﻿/*FONTS**********************************/

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'geosanslightregular';
    src: url('../fonts/geosanslight-webfont.woff2') format('woff2'), url('../fonts/geosanslight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'celari_titling_norm_mednormMd';
    src: url('../fonts/celari-titling-norm-medium-webfont.woff2') format('woff2'), url('../fonts/celari-titling-norm-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pynkei_dinregular';
    src: url('../fonts/pynkei-webfont.woff2') format('woff2'), url('../fonts/pynkei-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'italo_regularregular';
    src: url('../fonts/italo_regular.woff2') format('woff2'), url('../fonts/italo_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'neythalregular';
    src: url('../fonts/neythal-596731bd07162.woff2') format('woff2'), url('../fonts/neythal-596731bd07162.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('../fonts/gotham-light-webfont.woff2') format('woff2'), url('../fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gooddogcool';
    src: url('../fonts/good-dog-cool.woff2') format('woff2'), url('../fonts/good-dog-cool.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('../fonts/caviardreams-webfont.woff2') format('woff2'), url('../fonts/caviardreams-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bukhari_scriptregular';
    src: url('../fonts/bukhariscript-regular-webfont.woff2') format('woff2'), url('../fonts/bukhariscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alte_din_1451_mittelschriftRg';
    src: url('../fonts/din1451alt-webfont.woff2') format('woff2'), url('../fonts/din1451alt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'belliousregular';
    src: url('../fonts/bellious-webfont.woff2') format('woff2'), url('../fonts/bellious-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sketch_3dregular';
    src: url('../fonts/sketch_3d-webfont.woff2') format('woff2'), url('../fonts/sketch_3d-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sketchticamedium';
    src: url('../fonts/sketchtica_0-webfont.woff2') format('woff2'), url('../fonts/sketchtica_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/*GENERALS**************************/

body {
    font-size: 18px;
    font-family: gotham_lightregular, 'Gotham', Arial, sans-serif;
    font-size: 18px;
    background-color: #FFFFFF;
    color: #161515;
}



html, body, form {
    height: 100%;
}

a {
    text-decoration: none !important;
    outline: none;
    color: #777777;
}

    a:hover, a:focus {
        text-decoration: none !important;
        outline: none;
        color: #000000;
    }

.btn:focus {
    outline: none;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.fa-text-left {
    margin-left: 10px;
    font-size: 16px;
}

.fa-text-right {
    margin-right: 10px;
    font-size: 16px;
}

.no-padding-left {
    padding-left: 0;
}

a img {
    border: none;
}

.img-responsive {
    height: auto !important;
    display: block;
    max-width: 100%;
}

.border {
    border-bottom: 1px solid #D5D9DC !important;
}

.relativeImportant {
    position: relative !important;
}

h1, h2, h1.titolContingut, h2.titolContingut {
    color: #706D68;
    font-size: 66px;
    margin: 0px 0px 45px 0px;
    padding: 0;
    font-family: pynkei_dinregular, Pynkei_DIN, Arial, sans-serif;
    text-align: left;
}


ul {
    list-style-image: url('../../FitxersWeb/67923/ul-contenido.png');
    padding-left: 20px;
    margin-left: 35px;
}

    ul li {
        padding-left: 15px;
    }

.gpi-fonsWeb {
    background: transparent;
}

.gpi-contingut {
    line-height: 36px;
    letter-spacing: 0.50px;
}


.integracions .container {
    width: auto;
}

.container-gpi {
    padding-right: 75px;
    padding-left: 75px;
}




/*ESCTRUCTURA**********************/

.absoulute {
    position: absolute;
}

.relative {
    position: relative;
}

.fondoWeb {
    position: relative;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(to bottom, rgba(183,224,231,1) 0%, rgba(160,217,245,1) 36%, rgba(255,255,255,1) 84%, rgba(255,255,255,1) 100%);*/
    /*background-size: cover;*/
}

/*.fondoWeb:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(/FitxersWeb/67923/nubes-fondo.png) top center no-repeat;
        height:1305px;
        width:100%;
    }*/

/*STICKY FOOTER*********************/
.wrap {
    height: auto;
    margin: 0 auto -658px;
    min-height: 100%;
    padding: 0 0 658px;
    overflow: hidden;
    /*background-image: url(/FitxersWeb/67923/nubes-fondo.png);
    background-repeat: no-repeat;
    background-position: top center;*/
    background-image: linear-gradient(to bottom, rgba(183,224,231,1) 0%, rgba(160,217,245,1) 36%, rgba(255,255,255,1) 84%, rgba(255,255,255,1) 100%);
    position: relative;
}

    .wrap:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(../../FitxersWeb/67923/nubes-fondo.png) top center no-repeat;
        height: 1305px;
        width: 100%;
    }

#footer {
    height: 658px;
    padding-top: 160px;
    font-weight: normal;
    position: relative;
    /*z-index: 1000;*/
    z-index: 1;
    background-image: url(../../FitxersWeb/67923/fondo-pie.png);
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-position: top center;
    background-color: transparent;
}


.contingutForm table {
    table-layout: fixed;
}

#distribuicio .container {
    width: auto;
}

/*404*/

.container404 {
    font-family: neythalregular, Neythal, Arial, sans-serif;
    text-align: center;
    line-height: 46px;
    padding: 20px 100px;
    background: rgba(255,255,255,0.5);
    border-radius: 8px;
    margin-top: 40px;
    position: relative;
    color: #161515;
    font-weight: bolder;
    display: inline-block;
    margin: 40px auto 18px;
}

.titol404 {
    font-size: 31px;
}

/*.notrobat404 {
    font-size: 45px;
    line-height: 50px;
}*/

.descrip404 {
    font-size: 18px;
    /*line-height: 50px;*/
}

.defaultLateral #menuFix {
    margin-bottom: 75px;
}

.defaultFondo .franjaContingut, .fondo-privada {
    background: rgba(255,255,255,0.5);
    /*padding: 25px 37px 25px 82px;*/
    padding: 25px 82px;
    border-radius: 8px;
    position: relative;
}



/*BOTONS***************************/
.btn {
    margin-top: 5px;
    line-height: 38px;
    font-family: neythalregular, Neythal, Arial, sans-serif;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0px;
    text-transform: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 12px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 38px;
}

.input-group .btn {
    margin: 0px;
}

.btn-primary {
    border: 0;
    background-color: #FBA500;
    color: #FEFEFE;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #BCD645;
        color: #FFFFFF;
        border-color: transparent;
    }

    .btn-primary.disabled {
        opacity: 0.6;
        background-color: #FBA500;
        color: #FEFEFE;
        cursor: not-allowed;
    }


    .btn-primary i {
        color: #BCD645;
    }

    .btn-primary:hover i, .btn-primary:focus i {
        color: #FBA500;
    }



.btn-colorSkin {
    background-color: rgba(255,255,255,0);
    color: #222222;
    border: 2px solid #222222;
}


    .btn-colorSkin:hover, .btn-colorSkin:focus {
        background-color: #222222;
        color: #FFFFFF;
    }

    .btn-colorSkin.disabled {
        opacity: 0.6;
        background-color: 255,255,255,0;
        color: #222222;
        cursor: not-allowed;
    }


    .btn-colorSkin i {
        color: #FFFFFF;
    }

    .btn-colorSkin:hover i, .btn-colorSkin:focus i {
        color: #222222;
    }


.btn-default {
    background-color: [FICHA_FONDO_BOTON_DES];
    border: 0;
    color: [FICHA_BOTON_DES];
}

    .btn-default:hover, .btn-default:focus {
        background-color: [FICHA_FONDO_BOTON_ACT];
        color: [FICHA_BOTON_ACT];
    }

.btn-warning {
    border: 0;
}

.btn-pais {
    border-radius: 0px;
    border: 2px solid #ffffff;
    margin-right: 7px;
    margin-bottom: 10px;
}

    .btn-pais:hover, .btn-pais:focus {
        border-radius: 0px;
        border: 2px solid #ffffff;
    }

.btn-listaxes {
    background: #e48e4f;
}

/*CONTAINER INFO*/

.recadro-info {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0,0 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -moz-background-size: 100% 5px;
    background-size: 100% 5px;
    padding: 4px 0;
    position: relative;
    background-image: linear-gradient(to right,#425762 0,#42576200 75%),linear-gradient(to right,#425762 0,#42576200 100%);
    border-left: 4px solid #425762;
    float: left;
    margin-right: 18px;
}

    .recadro-info .text {
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(left,rgba(255,255,255,1) 0,rgba(248,248,248,1) 65%,rgba(246,246,246,0.4) 86%,rgba(237,237,237,0) 100%);
        background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,1)),color-stop(65%,rgba(248,248,248,1)),color-stop(86%,rgba(246,246,246,0.4)),color-stop(100%,rgba(237,237,237,0)));
        background: -webkit-linear-gradient(left,rgba(255,255,255,1) 0,rgba(248,248,248,1) 65%,rgba(246,246,246,0.4) 86%,rgba(237,237,237,0) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,1) 0,rgba(248,248,248,1) 65%,rgba(246,246,246,0.4) 86%,rgba(237,237,237,0) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,1) 0,rgba(248,248,248,1) 65%,rgba(246,246,246,0.4) 86%,rgba(237,237,237,0) 100%);
        background: linear-gradient(to right,rgba(255,255,255,1) 0,rgba(248,248,248,1) 65%,rgba(246,246,246,0.4) 86%,rgba(237,237,237,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ededed',GradientType=1 );
        padding: 4px 12px;
        position: relative;
        text-align: center;
        font-family: italo_regularregular, Italo, Arial, sans-serif;
        font-size: 28px;
    }

/** CENTRAR GALERIA GPI ****/
.galleria-thumbnails-container {
    display: inline;
    text-align: center;
}

.galleria-thumbnails {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .galleria-thumbnails .galleria-image {
        float: none;
        display: inline-block;
    }

/*************************************/
/********* HEADER SUPERIOR ***********/
/*************************************/
#headerSup {
    background: transparent;
    border-bottom: 1px solid #E5E5E5;
}

.logo {
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 2;
}

/*CONTAINER IDIOMAS*/

.containerIdiomes {
    float: right;
    margin-bottom: 10px;
}

.container-idiomes {
    text-align: right;
    margin-bottom: 10px;
    float: right;
    margin-top: -2px;
}

    .container-idiomes .dropdown {
        text-align: right;
        display: inline-block;
        margin-left: 5px;
    }

    .container-idiomes ul.dropdown-menu {
        z-index: 1001;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border-top: 2px solid #5d5a50;
    }

        .container-idiomes ul.dropdown-menu:after {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 0 6px 6px;
            border-color: #5d5a50 transparent;
            display: block;
            width: 0;
            z-index: 1;
            top: -8px;
            left: 70px;
        }

    .container-idiomes i {
        position: relative;
        color: #777777;
    }

    .container-idiomes .dropdown-menu {
        background: #FFFFFF;
        min-width: 100px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0px;
    }

        .container-idiomes .dropdown-menu > li > a {
            font-size: 12px;
            text-align: right;
            padding: 0px 5px;
            line-height: 26px;
            color: #777777;
            white-space: normal;
        }

            .container-idiomes .dropdown-menu > li > a:hover, .container-idiomes .dropdown-menu > li > a:focus {
                color: #222222;
                background: #FFFFFF;
            }


#menu-idiomes {
    line-height: 21px;
    font-size: 13px;
    color: #ffffff;
    padding: 0px;
    margin-bottom: 5px;
    text-decoration: none;
    border-bottom: none;
    margin-top: -20px;
    font-family: caviar_dreamsregular, 'Caviar Dreams', Arial, sans-serif;
}

    #menu-idiomes #text-selected {
        border-bottom: 2px solid #ffffff;
    }



.container-idiomes ul.dropdown-menu .container-esq {
    width: 60%;
    float: left;
    text-align: right;
    color: [IDIOMAS_COLOR_DESCRIP_DES];
    padding-right: 10px;
}

.container-idiomes ul.dropdown-menu li a:hover .container-esq {
    color: #777777;
}


.container-idiomes ul.dropdown-menu .container-dret {
    width: 35%;
    float: right;
    text-align: right;
    color: #777777;
    padding-left: 5px;
}


.container-idiomes ul.dropdown-menu li {
    line-height: 26px;
    border-bottom: 1px solid [IDIOMAS_BORDER_BOTTOM];
}

.container-idiomes ul.dropdown-menu:last-child {
    border-bottom: none;
}

#menu-idiomes:focus {
    outline: none;
    text-decoration: none;
}

#menu-idiomes:hover {
    border-bottom: 0px;
    text-decoration: none;
}

.dropdown-menu.dropdown-menu-right {
    text-align: right;
}
/***FI IDIOMES***/

/****INICI MINILOGIN****/

#caixaMenu .botonCuenta {
    font-size: 12px;
}

    #caixaMenu .botonCuenta i {
        font-size: 19px;
    }

.botonCuenta {
    display: inline;
    transition: all 0.2s ease 0s;
    position: relative;
}

    .botonCuenta img {
        margin-top: -28px;
        margin-left: 6px;
    }

#menuFix.affix .botonCuenta {
    margin: 10px 0px 0;
}

.botonCuenta:hover, .botonCuenta.sel {
    color: [LOGIN_CABECERA_TEXTO_ACT];
}

    .botonCuenta:hover i, #headerBuscador:hover i {
        color: [LOGIN_CABECERA_PICTO_ACT];
    }

#miniLogin-status-content {
    position: absolute;
    top: auto;
    right: 50px;
    z-index: 1001;
    background-color: rgba(255,255,255,0.75);
    width: 114%;
    font-size: 16px;
    text-align: left;
    color: #706d68;
    border-radius: 8px;
}

    #miniLogin-status-content .titol {
        font-family: open_sanslight, sans-serif;
        font-weight: bold;
    }

    #miniLogin-status-content .zona-privada {
        padding: 10px;
    }


    #miniLogin-status-content .text-register {
        margin-top: 8px;
        /*border-bottom:1px solid #e9ebe6;*/
        /*padding-bottom:15px;*/
        /*margin-bottom:15px;*/
        float: left;
        font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
        font-size: 15px;
        font-weight: 600;
    }

        #miniLogin-status-content .text-register span {
            line-height: 30px;
        }

        #miniLogin-status-content .text-register .btn {
            background: #a7a6a6;
            margin-left: 8px;
        }

            #miniLogin-status-content .text-register .btn:hover {
                background: #bcd645;
            }

    #miniLogin-status-content .text-password {
        margin-top: 10px;
        /*margin-bottom:15px;*/
        float: left;
    }

        #miniLogin-status-content .text-password .recuperarContrasenya {
            font-family: oopen_sanslight, 'Open Sans', Arial, sans-serif;
            font-size: 13px;
            font-weight: 600;
            color: #706d68;
            text-decoration: underline !important;
        }

    #miniLogin-status-content #input-usuari, #miniLogin-status-content #input-password {
        margin-bottom: 10px;
    }

        #miniLogin-status-content #input-usuari .form-control.error-identificacio, #miniLogin-status-content #input-password .form-control.error-identificacio {
            border-color: #ed361a !important;
        }

    #miniLogin-status-content #error-identificacio {
        color: #ed361a;
        font-family: oopen_sanslight, 'Open Sans', Arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
    }

    #miniLogin-status-content .btn {
        font-size: 21px;
        float: right;
        border: 1px solid #ffffff;
        border-radius: 1px;
        height: 32px;
        line-height: 32px;
        margin-top: 0;
        /*font-weight:normal;*/
    }

.loginButtons .contanier-right {
    float: right;
}

.loginButtons .container-left {
    float: left;
}

#miniLogin-status-content .form-control {
    border: 1px solid #878787 !important;
}

#miniLogin-status-content .divisoria {
    background-image: url(../../FitxersWeb/67923/linia-divisoria-sesion.png);
    height: 2px;
    margin-top: 9px;
    background-repeat: repeat-x;
}
/****FI MINILOGIN****/
/**** MENU CATEGORIES NEWS*****/
.categories .item-categoria {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 0;
    color: #161515;
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
}


    .categories .item-categoria:nth-child(4n+1):hover {
        color: #42acbe;
    }

    .categories .item-categoria:nth-child(4n+2):hover {
        color: #62cf27;
    }

    .categories .item-categoria:nth-child(4n+3):hover {
        color: #ec6a23;
    }

    .categories .item-categoria:nth-child(4n+4):hover {
        color: #ec4123;
    }
/*** FI MENU CATEGORIES NEWS*****/

/***INICI BUSCADOR****/

.container-buscador-menu {
    margin-top: -3px;
}

.caixaBuscador {
    display: inline-block;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -20px;
}


.buscadorCom {
    background: #FFFFFF;
    opacity: 1;
    border: 1px solid #5d5a50;
}

    .buscadorCom input.form-control {
        background: transparent;
        border: medium none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #777777;
        height: 30px;
        font-size: 14px;
        padding: 9px 7px;
    }


#buscador .botoCercar {
    font-size: 0;
    display: inline-block;
    background: #e6e6de url(../../FitxersWeb/67923/lupa.png) no-repeat center 50%;
    height: 30px;
    width: 30px;
    border-right: 1px solid #5d5a50;
    float: left;
}

.cajaLupa {
    float: left;
}

#search-box {
    float: right;
}

.cd-top {
    display: inline-block;
    height: 31px;
    width: 31px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(231,102,24,0.57) url(../../FitxersWeb/67923/boton-arriba.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border: none;
    border-radius: 50px;
    z-index: 1000;
}

#buscador .botoCercar i {
    font-size: 20px;
    color: #777777;
    padding: 7px;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#buscador .botoCercar:hover i {
    color: #222222;
}

#buscador .botoCercar span.text {
    display: none;
}

/***FI BUSCADOR******/

#videoModal .modal-dialog {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    top: 50%;
    position: absolute;
    left: 50%;
    width: 75%;
    height: 75%;
    margin: 0;
}

#videoModal .modal-body {
    padding: 0;
}

#videoModal.in .modal-dialog {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

#videoModal .modal-content {
    height: 100%;
}

#videoModal iframe {
    width: 100%;
    height: 100%;
}

.modal {
    z-index: 10500;
}

.modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
}

.modal-body {
    text-align: justify;
    overflow-y: auto;
}

.modal-footer {
    margin-top: 0;
}
/****FI CISTELLA****/

/*************************************/
/********FI HEADER SUPERIOR**********/
/***********************************/

/*************************************/
/********INICI HEADER MENU**********/
/***********************************/
#headerMenu {
}

/*ESLOGAN ABRENTE*/
.eslogan {
    margin-top: 22px;
    margin-bottom: 26px;
}

    .eslogan .texto {
        font-family: geosanslightregular;
        font-size: 36px;
        letter-spacing: 1px;
        color: #858481;
        text-align: center;
    }

        .eslogan .texto .titol {
            letter-spacing: 11px;
        }


@supports (-ms-ime-align:auto) {
    .eslogan .texto .titol {
        letter-spacing: 8px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .eslogan .texto .titol {
        letter-spacing: 8px;
    }

    .resumidorNews .item-noticies {
        margin-bottom: 0 !important;
    }

    .item-noticies .desc h3 {
        margin-bottom: 0 !important;
    }
}

@media screen and (-ms-high-contrast: active) and (max-width:1199px), (-ms-high-contrast: none) and (max-width:1199px) {
    .item-noticies .desc h2 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
}


.eslogan .texto .caja-texto {
    font-size: 13px;
    background: rgba(255,255,255,0.6);
    padding: 4px;
    display: table;
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
}

.eslogan .texto span.texto-bold {
    color: #454545;
}

.eslogan .img-abrente-cap {
    float: right;
}

/*FIN ESLOGAN ABRENTE*/

/*INICIO BLOQUE MENU*/

#menuFix.affix {
    top: 0;
    z-index: 1000;
    /*background-color: #bbe2e9;*/
    position: fixed;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    /*#menuFix.affix #headerMenu {
            padding-bottom: 8px;
        }*/


    #menuFix.affix .franjaEslogan {
        margin-top: -9px;
    }


#menuFix .logo {
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#menuFix.affix .logo-lg {
    display: none !important;
}


#menuFix.affix .logo-xs {
    display: block !important;
}

#menuFix.affix .logo {
    /*top: 2px;*/
    top: 10px;
}

    #menuFix.affix .logo img {
        max-height: 56px;
        margin-top: 2px;
    }

#menuFix.affix .eslogan {
    margin-top: 15px;
    margin-bottom: 35px;
    display: none;
}


    #menuFix.affix .eslogan .texto .titol, #menuFix.affix .eslogan .img-abrente-cap {
        display: none !important;
    }

#headerMenu .franjaMenu {
    background: transparent;
    background-image: url(../../FitxersWeb/67923/fondo-menu.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: -33px;
    padding-top: 33px;
    z-index: 1;
    position: relative;
}

#menuFix.affix #headerMenu .franjaMenu {
    background: transparent;
    background-image: none;
    margin-top: -1px;
    padding-top: 1px;
    background: #545454;
}

#menuFix.affix .gpi-navbar {
    margin-top: 0;
    padding: 0;
}

#menuFix.affix .container-buscador-menu {
    margin-top: 0;
}

#menuFix.affix .caixaBuscador {
    margin-top: 12px;
}

#menuFix.affix #menu-idiomes {
    margin-top: 8px;
}

#menuFix.affix .gpi-navbar-nav > li > a {
    padding: 21px 6px;
}

/*#headerMenu .franjaEslogan {
    z-index: 2;
    position: relative;
}*/
/*FIN BLOQUE MENU*/

/*INICIO CONTENIDO HOME*/
.contenido-redondas-home {
    position: relative;
    min-height: 678px
}

    .contenido-redondas-home .text .titol, .contenido-redondas-home .text .titol a {
        font-family: celari_titling_norm_mednormMd,'Celari Titling Norm', Arial, sans-serif;
        font-size: 32px;
        color: #706d68;
        text-align: center;
        letter-spacing: 0;
        line-height: 30px;
    }

    .contenido-redondas-home .text .descrip, .contenido-redondas-home .text .descrip a {
        font-family: caviar_dreamsregular, 'Caviar Dreams', Arial, sans-serif;
        font-size: 18px;
        color: #161414;
        text-align: center;
        margin-top: 18px;
        line-height: 35px;
    }

    /*CLASES*/
    .contenido-redondas-home .redonda-clases .text {
        position: absolute;
        text-align: center;
        top: 43px;
        left: 42px;
        width: 28%;
    }


    /*CENTRO SUBVENCIONADO*/
    .contenido-redondas-home .redonda-subvencionado {
        position: absolute;
        top: 0;
        right: 15%;
    }


        .contenido-redondas-home .redonda-subvencionado .text {
            position: absolute;
            text-align: center;
            top: 35px;
            left: 33px;
            width: 82%;
        }

    /*HORARIOS*/
    .contenido-redondas-home .redonda-horarios {
        position: absolute;
        top: 20%;
        right: 25%;
    }

        .contenido-redondas-home .redonda-horarios .text {
            position: absolute;
            text-align: center;
            top: 70px;
            left: 55px;
            width: 70%;
        }

    /*COMEDOR PROPIO*/
    .contenido-redondas-home .redonda-comedor {
        position: absolute;
        top: 38%;
        /*left: 35px;*/
        left: 3%;
    }

        .contenido-redondas-home .redonda-comedor .text {
            position: absolute;
            text-align: center;
            top: 79px;
            left: 32px;
            width: 85%;
        }

    /*PATIO EXTERIOR*/
    .contenido-redondas-home .redonda-patio {
        position: absolute;
        bottom: 13%;
        left: 37%;
    }

        .contenido-redondas-home .redonda-patio .text {
            position: absolute;
            text-align: center;
            top: 40px;
            left: 0px;
        }

    /*INFO*/
    .contenido-redondas-home .redonda-info {
        position: absolute;
        bottom: 0px;
        left: 19%;
    }

        .contenido-redondas-home .redonda-info .text {
            position: absolute;
            text-align: center;
            top: 51px;
            left: 56px;
        }
    /*ENTRNO PLURI*/
    .contenido-redondas-home .redonda-entorno {
        position: absolute;
        bottom: 18%;
        right: 15%;
    }

        .contenido-redondas-home .redonda-entorno .text {
            position: absolute;
            text-align: center;
            top: 32px;
            left: 0px;
        }

    /*IMAGENES*/
    .contenido-redondas-home .imagen-luna {
        position: absolute;
        top: 1%;
        left: 35%;
    }

    .contenido-redondas-home .image-globos {
        position: absolute;
        top: 29%;
        left: -94px;
        z-index: 2;
    }

    .contenido-redondas-home .imagen-globo-aero {
        position: absolute;
        top: 25%;
        right: 5%;
    }
/*FIN CONTENIDO HOME*/

/*MENU SUPERIOR*******************/

.gpi-navbar {
    margin-bottom: 0;
    background: none;
    border: 0;
    margin-top: -20px;
    padding: 0 0 0 82px;
}

.gpi-navbar-nav {
    border-top: 0px;
    border-bottom: 0px;
}

    .gpi-navbar-nav > li {
        position: static;
        float: none;
        padding-left: 0;
    }

        .gpi-navbar-nav > li > a {
            font-size: 14px;
            letter-spacing: 0px;
            color: #FFFFFF;
            text-transform: uppercase;
            padding: 8px 6px 8px;
            text-align: center;
            background: transparent !important;
            -o-transition: all 0.2s ease 0s;
            -moz-transition: all 0.2s ease 0s;
            -webkit-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
            font-family: celari_titling_norm_mednormMd, 'Celari Titling Norm', Arial, sans-serif;
            margin-bottom: 0px;
            white-space: nowrap;
        }

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
}


.gpi-navbar-nav > li:hover > a {
    color: #FFFFFF;
}



.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: none;
    color: #FFFFFF;
}

.gpi-navbar-inverse .gpi-navbar-nav > li > a {
    color: #FFFFFF;
}

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li > a.sel {
        color: #FFFFFF;
    }

.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1) > a.sel,
.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5) > a.sel {
    background: rgba(165,186,0,0.9) !important;
}

.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2) > a.sel,
.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6) > a.sel {
    background: rgba(235,74,0,0.9) !important;
}

.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3) > a.sel,
.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7) > a.sel {
    background: rgba(232,177,0,0.9) !important;
}

.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4) > a.sel,
.gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8) > a.sel {
    background: rgba(6,158,200,0.9) !important;
}


.gpi-dropdown-menu {
    background: #FFFFFF;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid transparent;
    padding: 0;
}

ul.gpi-dropdown-menu {
    overflow: auto;
}

.full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li > .full-width-container {
    left: -15px;
    right: -15px;
    position: absolute;
    top: auto;
    margin-top: -2px;
}

.full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li > .full-width-container, .menu-petit, .gpi-navbar-inverse .gpi-navbar-nav > li > .menu-petit {
    visibility: hidden;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

.full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container, .menu-petit, .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .menu-petit {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
}

.gpi-navbar-inverse .gpi-navbar-nav > li:hover > a.childs {
    position: relative;
    z-index: 10000;
}





.gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container > ul.gpi-dropdown-menu {
    display: block;
    left: 15px;
    right: 15px;
    border-top: 3px solid #222222;
    background: #FFFFFF;
    padding-bottom: 15px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
}

.full-width-container > ul > li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

    .full-width-container > ul > li > a, .menu-petit > ul > li > a {
        line-height: 40px;
        padding: 0px 15px;
        margin: 5px 15px 15px;
        margin-bottom: 0px;
    }


.menu-petit > ul > li > a {
    margin: 0px;
}

.full-width-container > ul > li:last-child {
    border-right: 0px;
}


.gpi-columna ul {
    padding-left: 0px;
    list-style: none;
}

.gpi-columna li {
    border-bottom: 0;
    background: transparent;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

    .gpi-columna li:last-child {
        border-bottom: 0 solid transparent;
    }

.gpi-columna > li > a {
    padding: 0px;
    font-size: 16px;
    letter-spacing: 0.6px;
    font-family: italo_regularregular, Italo, Arial, sans-serif;
    text-transform: uppercase;
    background: transparent !important;
    color: #FFFFFF;
    display: block;
    /***afegit pel menú nou...*/
    position: relative;
    padding-right: 0;
    padding-left: 0;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}

    .gpi-columna > li > a:hover {
        background: transparent;
        color: #FFFFFF;
        line-height: 40px;
    }

.full-width-container > ul.gpi-columna > li > a {
    font-family: roboto_condensedbold, 'Roboto Condensed', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
}

.full-width-container > ul.gpi-columna > li:hover > a {
    color: #FFFFFF;
}

.gpi-dropdown-menu.nivell-3 {
    display: block;
    position: static;
    float: none;
    min-width: unset;
    margin: 0;
    background: transparent;
    margin: 0 15px 30px 15px;
    padding-top: 3px;
}

    .gpi-dropdown-menu.nivell-3 > li {
        background: none !important;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #BCC9CC;
    }

        .gpi-dropdown-menu.nivell-3 > li:last-child {
            border-bottom: 0px solid #BCC9CC;
        }

        .gpi-dropdown-menu.nivell-3 > li > a {
            color: #FFFFFF;
            line-height: 16px;
            white-space: normal;
            padding: 0;
            font-size: 16px;
            font-family: roboto_condensedregular;
            letter-spacing: 0.25px;
            padding: 0 15px;
        }

            .gpi-dropdown-menu.nivell-3 > li > a:hover, .gpi-dropdown-menu.nivell-3 > li > a:focus {
                background: none;
                color: #FFFFFF;
            }

.gpi-navbar-toggle {
    margin-right: 0px;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
    background: transparent;
    padding: 0;
    text-align: right;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background: transparent;
        border-color: transparent;
    }

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 4px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin-left: auto;
    margin-right: auto;
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 2px;
    }

.gpi-navbar-toggle .text {
    color: #222222;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-size: 18px;
}

.gpi-navbar-toggle:hover .text {
    color: #FFFFFF;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}

.gpi-navbar-nav > li:hover .menu-petit .gpi-dropdown-menu {
    display: block;
}

.gpi-navbar-nav > li:hover .menu-petit {
    position: absolute;
    top: auto;
    left: auto;
    width: auto;
}

.gpi-navbar-nav > li .menu-petit .gpi-dropdown-menu {
    margin-top: 0px;
    border: 0;
    border-top: 0px solid #222222;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    overflow: hidden;
    padding: 5px 0px 0px;
    background: transparent;
}

.gpi-navbar-nav > li .menu-petit .gpi-columna li {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../../FitxersWeb/67923/fondo-menu-desple-des.png);
    padding-left: 0;
}



    .gpi-navbar-nav > li .menu-petit .gpi-columna li a {
        line-height: 16px;
        font-size: 24px;
        text-transform: none;
    }

    .gpi-navbar-nav > li .menu-petit .gpi-columna li:hover {
        background-image: url(../../FitxersWeb/67923/fondo-menu-desple-act.png) !important;
    }

.gpi-navbar-nav > li .menu-petit .gpi-dropdown-menu .gpi-dropdown-menu.nivell-3 {
    border-top: 0px;
    padding: 0px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    margin: 0px;
    border-top: 1px solid #BCC9CC;
    padding-top: 15px;
}

/*INICIO SUBMENU*/


#subMenu {
    /*height:90px;*/
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1500;
    float: right;
    background: #bbe2e9;
}

    #subMenu .franjaMenu {
        background: transparent;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-image: url(../../FitxersWeb/67923/fondo-menu.png);
        background-position: center top;
        background-repeat: no-repeat;
        margin-top: -33px;
        padding-top: 33px;
    }


    #subMenu .logo {
        width: 60%;
    }

/*******************************/
/*******PAGINA INICIAL*********/
/*****************************/
.bienvenidos-home {
    font-family: pynkei_dinregular, Arial, sans-serif;
    font-size: 46px;
    color: #706d68;
    margin-top: 18px;
    position: relative;
}

    .bienvenidos-home .img-globo {
        position: relative;
        vertical-align: bottom;
    }

/*RESUMIDOR ENSINANZA*/
.ensinanza .titol {
    font-family: neythalregular, Neythal, Arial, sans-serif;
    color: #161515;
    font-size: 31px;
    text-align: center;
    font-weight: bolder;
    padding: 8px 26px;
    background: rgba(255,255,255,0.3);
    border-radius: 5px;
}

.ensinanza .descrip {
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    color: #161515;
    font-size: 18px;
    text-align: justify;
    line-height: 31px;
    padding: 8px 26px;
    background: rgba(255,255,255,0.3);
    border-radius: 5px;
    margin-top: 8px;
}


/************************************/
/************BANNER*****************/
/***********************************/
.mascaraBanner {
    background: url('../../gl/error-404.html');
    position: absolute;
    height: inherit;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.capBanner {
    height: 365px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20PX;
    background: #ffffff;
    border-radius: 20px;
}

    .capBanner .item, .capBanner .alone {
        background-color: #FFFFFF;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: inherit;
        position: absolute;
        width: 100%;
    }

        .capBanner .alone .data, .capBanner .data {
            position: absolute;
            top: 0px;
            bottom: 0px;
            width: 100%;
            left: 0;
            opacity: 0;
        }

            .capBanner .alone .data .titol, .capBanner .data .titol {
                font-family: italo_regularregular, 'Italo', Arial, sans-serif;
                font-size: 46px;
                color: #161515;
                margin: 0;
                padding: 0;
                line-height: 40px;
                background: rgba(255,255,255,0.65);
                background: -moz-linear-gradient(left, rgba(255,255,255,0.65) 29%, rgba(255,255,255,0) 78%);
                background: -webkit-gradient(left top, right top, color-stop(29%, rgba(255,255,255,0.65)), color-stop(78%, rgba(255,255,255,0)));
                background: -webkit-linear-gradient(left, rgba(255,255,255,0.65) 29%, rgba(255,255,255,0) 78%);
                background: -o-linear-gradient(left, rgba(255,255,255,0.65) 29%, rgba(255,255,255,0) 78%);
                background: -ms-linear-gradient(left, rgba(255,255,255,0.65) 29%, rgba(255,255,255,0) 78%);
                background: linear-gradient(to right, rgba(255,255,255,0.65) 29%, rgba(255,255,255,0) 78%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
                padding: 6px 27px 10px 27px;
                border-radius: 5px;
            }


            .capBanner .alone .data .subtitol, .capBanner .data .subtitol {
                font-family: roboto_condensedlight_italic;
                font-size: 30px;
                color: #222222;
                letter-spacing: 0.5px;
                margin: 0;
                padding: 0;
                margin-bottom: 20px;
                line-height: 30px;
            }

.carousel-caption {
    text-shadow: none;
    color: #000000;
}

.capBanner .pic img, .capBanner .img img, .capBanner .alone img {
    display: none;
}

.capBanner .carousel-caption, .capBaner .alone .carousel-caption {
    display: none;
    left: 700px;
    margin: 0 auto;
    opacity: 0;
    right: 0;
    text-align: left;
    top: 145px;
    width: inherit;
    color: #222222;
    text-shadow: 0px;
}

.capBanner .carousel-caption-right, .capBanner .alone .carousel-caption-right {
    left: 0;
    right: 700px;
    text-align: right;
}

.capBanner .carousel-caption-top, .capBanner .alone .carousel-caption-top {
    left: 0;
    right: 0;
    top: -200px;
}

.capBanner .carousel-caption-bottom, .capBanner .alone .carousel-caption-bottom {
    left: 0;
    right: 0;
    top: 500px;
}

.capBanner .data .data-content {
    margin-top: 0;
    position: absolute;
    /*z-index: 10;*/
    bottom: 20px;
    width: 100%;
}

.capBanner #tabs {
    bottom: 2px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10;
}

    .capBanner #tabs > div {
        background: transparent none repeat scroll 0 0;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        font-size: 1px;
        height: 9px;
        margin-left: 5px;
        width: 9px;
        border: 1px solid #ffffff;
    }

        .capBanner #tabs > div:hover, .capBanner #tabs > div.current {
            background: #ffffff none repeat scroll 0 0;
            border: 1px solid #ffffff;
        }

.container-data {
    background: rgba(255,255,255,0.3);
    padding: 22px 30px;
    display: inline-block;
    height: auto;
}

.container-data-right {
    float: right;
    text-align: right;
}


.capBanner .item > a, .capBanner .alone .pic > a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.next-prev-banner .prev-banner, .next-prev-banner .next-banner {
    position: absolute;
    z-index: 10;
    top: 46%;
    cursor: pointer;
    width: 15px;
    color: #E5E5E5;
    font-size: 50px;
    height: 35px;
    opacity: 0;
    transition: all 0.4s;
}

.next-prev-banner:hover .prev-banner, .next-prev-banner:hover .next-banner {
    opacity: 0.6;
}

.next-prev-banner .prev-banner {
    /*left: 40px;*/
    left: 5px;
    background-image: url(../../FitxersWeb/67923/selector-izquierdo.png);
}

.next-prev-banner .next-banner {
    /*right: 40px;
    text-align: right;*/
    right: 5px;
    background-image: url(../../FitxersWeb/67923/selector-derecho.png);
}

    .next-prev-banner .prev-banner:hover, .next-prev-banner .prev-banner:focus,
    .next-prev-banner .next-banner:hover, .next-prev-banner .next-banner:focus {
        color: #222222;
    }

/*******************************/
/****FI BANNER******************/
/*******************************/


/***************/
/*BANNER POPUP*/
/*************/
#bannerModal .modal-dialog {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    top: 50%;
    position: absolute;
    left: 50%;
    width: 60%;
    height: auto;
    margin: 0;
}

#bannerModal .modal-body {
    padding: 0;
    overflow: hidden;
    height: auto !important;
}

    #bannerModal .modal-body .bannerPopups .data {
        padding: 15px;
        position: absolute;
        top: 20px;
        left: 45px;
        background: rgba(255,255,255,0);
        height: 100%;
        width: 45%;
    }

        #bannerModal .modal-body .bannerPopups .data h2 {
            font-size: 22px;
            color: #222222;
            text-align: center;
            margin-bottom: 10px;
        }

        #bannerModal .modal-body .bannerPopups .data p {
            margin-bottom: 15px;
            color: #222222;
        }

#bannerModal.in .modal-dialog {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

#bannerModal .modal-content {
    height: 100%;
}

#bannerModal .modal-body {
    border-top: 5px solid #FFFFFF;
}

    #bannerModal .modal-body .bannerPopups img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #bannerModal .modal-body .bannerPopups .item {
        background: none !important;
    }

#bannerModal button.close {
    font-size: 22px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    z-index: 100000;
    right: 0;
    top: 10px;
    right: 10px;
    text-shadow: none;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

    #bannerModal button.close:hover {
        color: #FFFFFF;
        opacity: 1;
    }

.gpi-franja-blanca {
    background: [HOME_WHITE_FRAME];
}

.container-data {
    background: rgba(255,255,255,0.3);
    padding: 12px 20px;
    display: inline-block;
    height: auto;
}
/******************/
/*FI BANNER POPUP*/
/****************/

/*TAULES BASIQUES*/
.gpi-contingut .caja-info-basica {
    background: rgba(255,255,255,0.5);
    border-radius: 5px;
    position: relative;
    margin-top: 10px;
}

    .gpi-contingut .caja-info-basica .titulo {
        font-family: italo_regularregular,Italo,Arial,sans-serif;
        font-size: 36px;
        color: #706d68;
        padding: 10px 22px;
        background: #ffffff;
        position: relative;
    }

        .gpi-contingut .caja-info-basica .titulo:after {
            background: url('../../FitxersWeb/67923/puntos.png');
            width: 100%;
            height: 1px;
            content: '';
            display: block;
            z-index: 1;
            position: absolute;
            left: 0;
            bottom: 0;
        }

    .gpi-contingut .caja-info-basica .contenido {
        margin-top: 12px;
        padding: 0 20px 10px;
        font-size: 17px;
        line-height: 30px;
    }

        .gpi-contingut .caja-info-basica .contenido ul {
            list-style-image: url('../../FitxersWeb/205480/picto-ul-tabla-servicios.png') !important;
            margin-left: 5px;
        }


            .gpi-contingut .caja-info-basica .contenido ul.adjunto {
                list-style-image: url('../../FitxersWeb/67923/clip.png') !important;
                line-height: 20px;
                margin-left: 20px;
            }

                .gpi-contingut .caja-info-basica .contenido ul.adjunto li {
                    padding-left: 0;
                }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(1)::before {
                        content: "";
                        width: 0;
                        height: 0;
                        background: url('../../FitxersWeb/67923/clip-rojo.png') !important;
                    }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(2)::before {
                        content: "";
                        width: 0;
                        height: 0;
                        background: url('../../FitxersWeb/67923/clip-verde.png') !important;
                    }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(3)::before {
                        content: "";
                        width: 0;
                        height: 0;
                        background: url('../../FitxersWeb/67923/clip-azul.png') !important;
                    }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(2n+1):hover {
                        list-style-image: url('../../FitxersWeb/67923/clip-rojo.png') !important;
                        line-height: 20px;
                    }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(2n+2):hover {
                        list-style-image: url('../../FitxersWeb/67923/clip-verde.png') !important;
                        line-height: 20px;
                    }

                    .gpi-contingut .caja-info-basica .contenido ul.adjunto li:nth-child(2n+3):hover {
                        list-style-image: url('../../FitxersWeb/67923/clip-azul.png') !important;
                        line-height: 20px;
                    }

    .gpi-contingut .caja-info-basica .caja-matricula {
        border: 1px solid transparent;
        padding: 15px 35px;
        border-image: url('../../FitxersWeb/67923/puntos.png') 1 round;
        margin: 10px 0 20px;
        background: #ffffff;
    }

.caja-admision {
    background: rgba(255,255,255,0.3);
    border-radius: 5px;
    padding: 12px 18px;
    margin-top: -46px;
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    font-size: 13px;
    line-height: 23px;
}

    .caja-admision .titulo {
        font-family: italo_regularregular, Italo, Arial,sans-serif;
        font-size: 36px;
        color: #161515;
        margin-bottom: 10px;
    }

    .caja-admision .btn {
        font-size: 20px;
        padding: 0 5px;
    }


/***************************************/
/*********INICI TAULES VARIES**********/
/*************************************/

/*INICI TAULA SERVEIS*/
.table-servicios {
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    font-size: 18px;
}

    .table-servicios th {
        font-size: 23px;
        color: #161515;
        font-weight: bold;
        text-align: left;
        background: #ffffff;
        padding: 15px 18px;
    }

    .table-servicios tr {
        background: rgba(255,255,255, 0.65);
    }

        .table-servicios tr td {
            padding: 0 18px;
        }


        .table-servicios tr:nth-child(2) td {
            padding-top: 15px;
        }

        .table-servicios tr:last-child td {
            padding-bottom: 12px;
        }

    .table-servicios a {
        color: #161515;
    }



    .table-servicios ul {
        list-style-image: url('../../FitxersWeb/205480/picto-ul-tabla-servicios.png') !important;
    }

        .table-servicios ul li {
            padding-left: 10px;
        }

    .table-servicios.adjunto ul li {
        list-style-image: url('../../FitxersWeb/67923/clip.png') !important;
    }

        .table-servicios.adjunto ul li:nth-child(1):hover {
            list-style-image: url('../../FitxersWeb/67923/clip-rojo.png') !important;
        }

        .table-servicios.adjunto ul li:nth-child(2):hover {
            list-style-image: url('../../FitxersWeb/67923/clip-verde.png') !important;
        }

        .table-servicios.adjunto ul li:nth-child(3):hover {
            list-style-image: url('../../FitxersWeb/67923/clip-azul.png') !important;
        }

    .table-servicios table tr {
        background: transparent;
    }

        .table-servicios table tr:last-child td {
            padding-bottom: 2px !important;
        }

/*FI TAULA SERVEIS*/

.caja-fondo-alerxias {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(251,251,251,1) 46%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(46%, rgba(251,251,251,1)), color-stop(100%, rgba(246,246,246,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(251,251,251,1) 46%, rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(251,251,251,1) 46%, rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(251,251,251,1) 46%, rgba(246,246,246,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(251,251,251,1) 46%, rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=1 );
    border: 5px solid #ffffff;
    border-radius: 5px;
    margin: 22px 0;
    padding: 12px 12px 12px 0;
}

    .caja-fondo-alerxias ul {
        margin-left: 30px;
    }

/*IMATGES MENJADOR*/

.comedor-dias-soltos, .incluido-comedor, .info-comedor {
    position: relative;
}

    .comedor-dias-soltos .text, .incluido-comedor .text, .info-comedor .text {
        z-index: 10;
        position: relative;
    }

    .comedor-dias-soltos img, .incluido-comedor img, .info-comedor img {
        min-width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.comedor-dias-soltos {
    margin: 5px 0 10px;
}

    .comedor-dias-soltos .text {
        width: 77%;
        margin: 0px auto;
        font-size: 13px;
        line-height: 28px;
        padding: 25px 0;
    }

.incluido-comedor {
    margin: 0 38px 12px 19px;
}

    .incluido-comedor .text {
        margin: 0px auto;
        font-size: 13px;
        width: 72%;
        line-height: 28px;
        padding: 25px 0;
    }

.info-comedor {
}

    .info-comedor .text {
        font-size: 13px;
        width: 65%;
        line-height: 28px;
        padding: 25px 0;
        text-align: center;
        margin-left: 8%;
    }
/*FI IMATGES MENJADOR*/
/***************************************/
/************FI TAULES VARIES**********/
/*************************************/

/****************************/
/********INICI MODALS********/
/***************************/

.modal-content {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

    .modal-content .modal-header {
        background: #F4F1EE;
        min-height: 55px;
    }

        .modal-content .modal-header .close {
            font-size: 26px;
            color: #7F766A;
            opacity: 1;
        }

            .modal-content .modal-header .close:hover {
                opacity: 0.6;
            }

    .modal-content .titol-modal {
        font-family: italo_regularregular,Italo,Arial,sans-serif;
        font-size: 36px;
        color: #706d68;
    }

    .modal-content .modal-body {
        font-size: 17px;
        font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    }

/***************************/
/********FI MODALS*********/
/*************************/


/*****DADES PEU*********/
.dadesPeu, .container-contacto {
    color: #706d68;
    font-family: caviar_dreamsregular, 'Caviar Dreams', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*line-height: 20px;*/
}

.container-contacto {
    line-height: 20px;
}

    .dadesPeu .picto, .dadesPeu .adreca-content, .container-contacto .adreca-content {
        display: inline-block;
    }

    .dadesPeu .images-footer, .container-contacto .images-footer {
        float: left;
    }

        .dadesPeu .images-footer .localizacion, .container-contacto .images-footer .localizacion {
            margin-right: 12px;
        }

        .dadesPeu .images-footer .telefono-image,
        .container-contacto .images-footer .telefono-image {
            margin-right: 2px;
        }

        .dadesPeu .images-footer .mail-image,
        .container-contacto .images-footer .mail-image {
            margin-right: 7px;
        }

    .dadesPeu .adreca-content, .container-contacto .adreca-content {
        margin-bottom: 14px;
    }


    .dadesPeu .telfPeu,
    .container-contacto .telfPeu {
        font-family: roboto_condensedbold;
        font-size: 24px;
        color: #9ba541;
        margin-bottom: 10px;
    }


        .dadesPeu .telfPeu .picto i, .dadesPeu .mailPeu .picto i,
        .container-contacto .telfPeu .picto i, .container-contacto .mailPeu .picto i {
            bottom: 0px;
            top: 5px;
        }

    .dadesPeu .gpi-mail a,
    .container-contacto .gpi-mail a {
        color: #62a2e3;
    }

        .dadesPeu .gpi-mail a:hover,
        .container-contacto .gpi-mail a:hover {
            color: #9ba541;
        }

    .container-contacto .titolPeu {
        margin-top: 18px;
        font-size: 23px;
    }

.titolPeu {
    font-family: bukhari_scriptregular, 'Bukhari Script', Arial, sans-serif;
    font-size: 26px;
    color: #706d68;
    text-align: left;
    margin-bottom: 8px;
    font-weight: normal;
}

    .titolPeu.contactar {
        margin-left: 29px;
    }

    .titolPeu.horario img {
        position: relative;
        vertical-align: top;
        margin-top: -6px;
        margin-right: 6px;
    }

.container-contacto .titolPeu.horario img {
    margin-top: -12px;
}

.container-contacto .container-horario {
    margin-left: 28px;
}


.subtitolPeu {
    color: #9ba541;
    font-size: 17px;
    margin-left: 28px;
    margin-bottom: 4px;
}


.dadesPeu .xarxesSocials a:hover i {
    color: #CDCDCD;
}

#footer .logoPeu {
    margin-top: 17px;
}

.container-horario {
    font-family: caviar_dreamsregular,'Caviar Dreams',Arial, sans-serif;
    color: #7b7874;
    font-size: 14px;
    font-weight: bold;
}

    .container-horario .titulo {
        color: #e86618;
        font-size: 18px;
    }

    .container-horario .subtitulo {
        color: #9ba541;
        font-size: 17px;
    }

/*menu peu*/
.menupeu-1n {
    margin-bottom: 18px;
}

    .menupeu-1n.conSub {
        margin-bottom: 0;
    }

    .menupeu-1n a {
        font-family: celari_titling_norm_mednormMd, 'Celari Titling Norm', Arial, sans-serif;
        font-size: 16px;
        color: #706d68;
        font-weight: bold;
    }

.menupeu-2n a {
    font-family: caviar_dreamsregular, 'Caviar Dreams', Arial, sans-serif;
    font-size: 13px;
    color: #706d68;
    font-weight: bold;
    line-height: 23px;
}

.menupeu-2n.conSub {
    margin-bottom: 12px;
}


/****FI DADES PEU*******/

/*****CREDITS********/
.blocCredits {
    padding: 15px 0;
}

    .blocCredits .titulo-centro {
        font-family: alte_din_1451_mittelschriftRg, 'Alte DIN 1451 Mittelschrift', Arial, sans-serif;
        font-size: 16px;
        color: #706d68;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-top: 10px;
    }

.credits {
    color: #777777;
    font-size: 12px;
    border-top: 1px solid #aaa8a0;
    padding-top: 4px;
    margin-top: 30px;
    margin-bottom: 12px;
}

    .credits a {
        color: #777777;
    }

        .credits a:hover {
            color: #CDCDCD;
        }

.container-xunta {
    border-top: 1px solid #aaa8a0;
    padding-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.txt-credit {
    float: right;
}

    .txt-credit p {
        margin: 0px;
    }

img.peuLogo {
    float: right;
    margin-left: 15px;
}



ul#menuSecundari {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

    ul#menuSecundari li {
        float: left;
        margin-right: 20px;
        padding-left: 0;
    }

        ul#menuSecundari li a {
            font-family: alte_din_1451_mittelschriftRg, 'Alte DIN 1451 Mittelschrift', Arial, sans-serif;
            font-size: 18px;
            color: #706d68;
        }

            ul#menuSecundari li a:hover {
                color: #5e5c58;
            }

        ul#menuSecundari li:last-child a {
            border-right: 0px;
        }
/*****FI CREDITS*****/



.blueimp-gallery-controls > .prev i.fa {
    font-size: 45px;
    line-height: 38px;
    margin-left: -5px;
}

.blueimp-gallery-controls > .next i.fa {
    font-size: 45px;
    line-height: 38px;
    margin-right: -5px;
}

.blueimp-gallery > .slides > .slide > .slide-content {
    max-height: 80%;
    max-width: 80%;
}

.blueimp-gallery > .title {
    right: 15px;
    left: 15px;
    margin: 0 40px;
    text-align: center;
    font-family: italo_regularregular, Italo, Arial, sans-serif;
    font-size: 28px;
}

.blueimp-gallery > .indicator {
    height: 5%;
    bottom: 2.5%;
}

    .blueimp-gallery > .indicator > li {
        background-size: contain;
        background-color: #FFFFFF;
        margin: 0 5px;
        width: 50px;
        height: 100%;
    }



/*login*****************************/

.fondo-privada {
    margin-top: -20px;
    padding: 48px 70px;
}

    .fondo-privada .container-password {
        background: rgba(255,255,255,0.5);
        border-radius: 5px;
        position: relative;
    }

    .fondo-privada .titolContingut {
        background: #939393;
        padding: 7px 55px;
        font-family: italo_regularregular, Italo, Arial, sans-serif;
        font-size: 36px;
        color: #ffffff;
        border-radius: 5px;
        margin-bottom: 14px;
    }

    .fondo-privada .area-privada-base .titolContingut {
        background: #b6ce08;
    }

    .fondo-privada .area-privada-rexistro .titolContingut {
        background: #15b8e8;
    }

    .fondo-privada .texto-cuenta-eliminada {
        font-size: 13px;
        text-align: justify;
        line-height: 28px;
        margin-top: 30px;
    }
    /*recuperar contraseña*/
    .fondo-privada .container-input-password {
        padding: 0 55px 40px;
    }

        .fondo-privada .container-input-password label {
            font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
            font-weight: 600;
            font-size: 18px;
            color: #706d68;
        }

        .fondo-privada .container-input-password .btn {
            display: block;
            margin-right: 0;
            border: 1px solid #ffffff;
        }

        .fondo-privada .container-input-password .btn-grey, #miniLogin-status-content .zona-privada .btn-grey {
            background: #a7a6a6;
        }

            .fondo-privada .container-input-password .btn-grey:hover, #miniLogin-status-content .zona-privada .btn-grey:hover {
                background: #bcd645;
            }

            #miniLogin-status-content .boton-area-privada{
                display:grid;
                margin:10px 0;
            }

    .fondo-privada .area-privada-base .container-input-password .btn-registro .btn {
        display: inline-block;
        background: #939393;
        border: 2px solid #ffffff;
    }

        .fondo-privada .area-privada-base .container-input-password .btn-registro .btn:hover {
            background: #b6ce08;
        }

        .fondo-privada .area-privada-base .container-input-password .btn-registro .btn img {
            display: inline-block;
        }

    .fondo-privada .container-input-password .btn img {
        display: none;
    }

    .fondo-privada .container-input-password .txt-recuperar {
        margin-top: 20px;
        line-height: 38px;
        font-size: 18px;
        font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    }

    .fondo-privada .container-password .img-globo-psw {
        position: absolute;
        top: -66px;
        left: 50%;
    }

    .fondo-privada .container-password.area-privada-rexistro .img-globo-psw {
        left: 30%;
    }

    .fondo-privada .container-password .img-resto-psw {
        position: absolute;
        top: -50px;
        right: 7px;
    }

    .fondo-privada .img-avion-psw {
        position: absolute;
        bottom: -163px;
        right: 20px;
    }

    .fondo-privada .txt-info {
        line-height: 36px;
        margin-top: 28px;
        text-align: justify;
    }

    .fondo-privada .area-privada-rexistro .txt-info {
        font-size: 16px;
        margin-top: 0;
    }



.subForm {
    margin: 20px 0 0 0;
    color: #BCD645;
    font-size: 16px;
}

.conditions .form-control {
    border: none;
    width: auto;
    box-shadow: none;
}

.zonaClientTitols {
    font-size: 18px;
    margin-top: 20px;
}

.acceptarLogin .btn {
    margin-bottom: 6px;
}

.recuperarContrassenya {
    text-align: center;
}

    .recuperarContrassenya a {
        font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
        color: #706d68;
        text-decoration: underline !important;
        font-size: 13px;
        font-weight: bolder;
    }


.margePeuHome {
    margin-left: 10px;
}

.sepPeuHome {
    margin-top: 20PX;
}

    .sepPeuHome img {
        max-height: 35px;
    }

.contactForm .btn-primary {
    float: right;
    background-image: url(../../FitxersWeb/67923/selector-boton.png);
    background-repeat: no-repeat;
    background-position: 70px center;
    padding: 0 30px 0 12px;
}

.containerForm {
    margin-bottom: 15px;
}

.validacioError {
    font-size: 12px;
}

    .validacioError ul {
        margin-left: 0;
    }

.titulo-form {
    font-family: sketchticamedium, Sketchtica, Arial, sans-serif;
    font-size: 28px;
    color: #706d68;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 34px;
}

.titulo-form-contact {
    margin-top: 0;
}

.containerForm ul {
    list-style-image: none;
}

.form-group {
    margin-bottom: 2px;
}

.form-control, .producteQuantitat, .form-control[readonly] {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #E7EAED;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    color: #161515;
    cursor: default;
    font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
}

    .form-control:focus, .producteQuantitat:focus, .form-control[readonly]:focus {
        border-color: #B7BEC3;
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #EEEEEF;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #EEEEEF;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #EEEEEF;
        outline: 0 none;
    }

.gpi-formulariData input {
    border: 1px solid #D5D9DC;
    color: #161515;
    margin: 5px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    line-height: 1.42857;
}

.gpi-campsFormulari {
    line-height: 30px;
    text-align: right;
}

.containerForm .opciones label {
    font-size: 14px;
    font-family: open_sanslight;
    font-weight: normal;
}

.continerForm .opciones label span {
    font-size: 13px;
    margin-left: 27px;
}

.container-checkbox.protect {
    float: left;
}

.formularioAdmision .container-checkbox.protect {
    float: none;
}

.container-checkbox, .container-checkbox2 {
    position: relative;
    display: block;
    margin-top: 1px;
    padding-left: 20px;
}

/*.admision .container-checkbox, .admision .container-checkbox2 {
    display:inline;
}*/

.contactForm {
    display: inline;
}

.formularioAdmision .campoObligatorio {
    margin-top: 0;
}

.container-checkbox input[type="checkbox"], .container-checkbox2 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
}

.container-checkbox a, .container-checkbox2 a {
    font-size: 13px;
    font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    text-decoration: underline !important;
    color: #e6732e;
}

.container-checkbox label, .container-checkbox2 label {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    min-height: 20px;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    color: #706d68;
}

    .container-checkbox label.text-danger, .container-checkbox2 label.text-danger {
        color: #a94442;
    }

    .container-checkbox label:before, .container-checkbox2 label:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 13px;
        height: 14px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #777;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: #FFFFFF;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        top: 4px;
    }

    .container-checkbox label:after, .container-checkbox2 label:after {
        display: inline-block;
        position: absolute;
        width: 13px;
        height: 14px;
        left: 0;
        margin-left: -20px;
        padding-left: 1px;
        padding-top: 0px;
        font-size: 12px;
        color: #777;
        top: 1px;
    }

.container-checkbox input[type="checkbox"]:checked + label:after, .container-checkbox2 input[type="checkbox"]:checked + label:after {
    content: url(../../FitxersWeb/67923/tic-seleccion.png);
    width: 15px;
    height: 12px;
}

.at-least-one-checked + .tooltip.top .tooltip-arrow {
    border-top-color: #a94442;
}

.at-least-one-checked + .tooltip.top .tooltip-inner {
    background-color: #a94442;
}

input[type="file"] {
    font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: grey;
}

#rexistro-form {
    border: 0 none;
    width: 100%;
    height: 670px;
    overflow: hidden;
    margin-bottom: -5px;
}

.form-rexistro label {
    margin-bottom: 0;
}

.form-rexistro .form-group {
    margin-bottom: 0;
}




/* PEU ****************************/
#footer .logo-peu {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    max-height: 33px;
    margin-top: 11px;
}

/*MENU PEU*************************/


/*CONTINGUT***********************/
.defaultPage .contingut, .defaultFondo .franjaContingut {
    margin-top: 72px;
    margin-bottom: 70px;
}


/*PAGINADOR*****************************************/

#paginador {
    margin-top: 15px;
    margin-bottom: 15px;
}

    #paginador a.btn {
        line-height: 30px;
        padding: 0 11px;
        font-family: pynkei_dinregular, Pynkei_DIN, Arial, sans-serif;
        font-size: 18px;
        color: #aba4a4;
        background: #ffffff;
        height: 30px;
        border: 1px solid #eef5fb;
    }

        #paginador span.selected a.btn, #paginador a.btn:hover {
            background: #eef5fb;
        }

.pagDes {
    color: #FEFEFE;
    background: #FBA500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 2px 7px;
    height: 10px;
    width: 10px;
}

.pagAct {
    color: #FFFFFF;
    background: #BCD645;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 2px 7px;
    height: 10px;
    width: 10px;
}

/* ZONA CLIENT ********************/
label {
    font-family: open_sanslight, 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #706d68;
}

.cssLoginPassword, .cssLoginUser, .cssPasswordUser {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #838383;
    border-radius: 0px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

    .cssLoginPassword:focus, .cssLoginUser:focus, .form-control:focus, .cssPasswordUser:focus {
        border-color: #B7BEC3;
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #EEEEEF;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #EEEEEF;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #EEEEEF;
        outline: 0 none;
    }

.conditions .CHECKBOX, .CHECKBOX {
    margin-right: 15px !important;
    display: inline-block;
    border: none;
}

select.form-control {
    height: auto;
}


.contacteCheck input {
    margin-top: 2px;
}

/* COOKIES BANNER */
#cookies_banner {
    border-color: #FFFFFF !important;
    -o-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
    border-width: 1px 0 !important;
    -o-box-shadow: 0 0 10px #444444;
    -ms-box-shadow: 0 0 10px #444444;
    -webkit-box-shadow: 0 0 10px #444444;
    -moz-box-shadow: 0 0 10px #444444;
    box-shadow: 0 0 10px #444444;
    background: #FFFFFF;
    display: none;
    float: none !important;
    left: 0;
    margin: 0 auto !important;
    padding: 3px 0;
    position: fixed !important;
    right: 0;
    text-align: center;
    text-shadow: none;
    width: 100% !important;
    z-index: 1500;
    bottom: 0px;
    font-size: 15px;
}

#cookies_accept {
    cursor: pointer;
    margin: 10px auto;
    float: none !important;
    background: #FBA500;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 0px 20px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    color: #FEFEFE;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    clear: both;
    border: 1px solid #FEFEFE;
    font-size: 22px;
    font-family: neythalregular, Neythal, Arial, sans-serif;
    font-weight: bold;
    height: 30px;
}

    #cookies_accept:hover {
        background: #BCD645;
        color: #FFFFFF;
    }

#cookies_banner p {
    margin: 0px;
    padding: 0px;
}

.campoObligatorio {
    font-size: 13px;
    font-family: open_sanslight, 'Open Sans', sans-serif;
    font-weight: 600;
    color: #706d68;
    margin-top: 20px;
}


table.gpi-noBorder-table tr td, table.gpi-noBorder-table tr th {
    border: none;
}

.containerResum {
    padding: 0px 12px;
}


.table-responsive {
    border: medium none;
}

.formatCap {
    font-size: 14px;
}


.nomProducte {
    color: #BCD645;
}


.form-horizontal {
    margin-bottom: 30px;
}

/****INICI NOTICIES****/

.defaultNews .contingut {
    background: rgba(255,255,255,0.5);
    border-radius: 8px;
    padding: 35px 82px;
    margin-top: 58px;
    margin-bottom:50px;
}

    .defaultNews .contingut h1.titolContingut {
        font-family: sketch_3dregular, 'Sketch 3D', Arial, sans-serif;
        font-size: 41px;
        color: #3f3e3d;
        margin-bottom: 25px;
    }

.defaultNews .img-title {
    position: absolute;
    top: -55px;
    left: 135px;
}

.resumidorNews .item-noticies {
    margin-bottom: 30px;
}


.listNews {
    margin-top: 0px;
}

.paddingRight0 {
    padding-right: 0;
}

.paddingLeft0 {
    padding-left: 0;
}

/*ESTIL NOU*/

#columns-news {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}


    #columns-news .item-noticies {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 10px;
        background: rgba(255,255,255,0.6);
        border-radius: 5px;
    }



.item-noticies .containerDescrip {
    padding: 20px 15px;
    height: 150px;
    overflow: hidden;
}



.item-noticies .llistat-prod {
    position: relative;
}









.item-noticies .desc h2 {
    font-size: 31px;
    margin-top: 20px;
    text-transform: none;
    color: #1f1e1d;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-family: italo_regularregular, Italo, Arial, sans-serif;
    padding: 0 100px;
    line-height: 32px;
    text-align: center;
    transition: all 0.5s;
}

.item-noticies .desc h3 {
    color: #7a7373;
    margin: 0;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 30px;
    padding: 0 100px;
    transition: all 0.5s;
}

.resumidorNews .item-noticies:nth-child(2):hover .desc h2 {
    color: #1d8dc1;
}

.resumidorNews .item-noticies:nth-child(3):hover .desc h2 {
    color: #c07234;
}

.resumidorNews .item-noticies:nth-child(4):hover .desc h2 {
    color: #b5ca08;
}

.resumidorNews .item-noticies:nth-child(5):hover .desc h2 {
    color: #de363d;
}

.resumidorNews .item-noticies:hover .desc h3 {
    color: #000000;
}

.defaultNews .item-noticies h2 {
    color: #706d68;
    font-size: 28px;
    text-align: left;
    padding: 0;
    background: #ffffff;
    padding: 10px 25px;
    margin: 0;
    position: relative;
}

    .defaultNews .item-noticies h2::after {
        background: url('../../FitxersWeb/67923/puntos.png');
        width: 100%;
        height: 1px;
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        left: 0;
        bottom: 0;
    }

.defaultNews .caja-desc {
    padding: 20px 25px 10px;
}

.defaultNews .item-noticies .desc h3 {
    padding: 0;
    color: #161515;
    font-size: 13px;
    font-family: gotham_lightregular, Gotham, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 20px;
}

    .defaultNews .item-noticies .desc h3 a {
        color: #ec6a23;
        transition: all 0.4s;
    }

        .defaultNews .item-noticies .desc h3 a:hover {
            color: #42acbe;
        }

.defaultNews .caja-fecha {
    margin-bottom: 20px;
}

    .defaultNews .caja-fecha .categoria, .defaultNews .caja-fecha .fecha {
        float: right;
        font-size: 11px;
        color: #6d6868;
        text-transform: uppercase;
    }

        .defaultNews .caja-fecha .categoria span, .defaultNews .caja-fecha .fecha span {
            color: #42acbe;
            margin-left: 12px;
            margin-right: 2px;
        }



.gpi-contingut-news {
    color: #161515;
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 18px;
    font-family: roboto_condensedlight;
    text-align: justify;
    letter-spacing: 0.5px;
}

.itemNews {
    margin-bottom: 30px;
    margin-top: 30px;
}

    .itemNews img {
        width: 100%;
        margin-bottom: 30px;
    }



.boto-list-news {
    float: left;
    margin-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.boto-mesInfo-news {
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.itemNews #socialFitxa {
    float: right;
    margin-top: 15px;
}
/****FI NOTICIES****/

/*INICIO FOTOS PADRES*/

.pais-fotos-list .btn-pais {
    float: left;
}

.pais-fotos-list .caja-fecha {
    margin-bottom: 0px;
    margin-top: 27px;
    display: inline-block;
    float: right;
}

/**CAROUSEL**/
.foto_fitxa #container-carousel-indicators {
    width: 100%;
    overflow: hidden;
    height: 60px;
    margin-top: 10px;
}

.foto_fitxa .carousel {
    /*margin-top:25px;*/
    padding-right: 0px;
}

.foto_fitxa .carousel-indicators {
    position: static;
    margin: 0;
    width: 100%;
    left: unset;
    bottom: unset;
    white-space: nowrap;
    text-align: left;
    font-size: 0;
    overflow: auto;
    overflow-y: hidden;
}

    .foto_fitxa .carousel-indicators li {
        /* width: 128px;
        height: 90px;*/
        width: 9%;
        height: 100%;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin: 0;
        -moz-transition: background-color 0.4s ease;
        -o-transition: background-color 0.4s ease;
        -webkit-transition: background-color 0.4s ease;
        transition: background-color 0.4s ease;
    }

        .foto_fitxa .carousel-indicators li.active {
            background: #FFFFFF;
        }

        .foto_fitxa .carousel-indicators li img {
            -moz-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -webkit-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease;
            border-bottom: 4px solid transparent;
        }

        .foto_fitxa .carousel-indicators li.active img, .foto_fitxa .carousel-indicators li:hover img {
            opacity: 0.6;
            border-bottom: 4px solid #777777;
        }

        .foto_fitxa .carousel-indicators li + li {
            margin-left: 7px;
        }

        .foto_fitxa .carousel-indicators li.primera-detalls {
            margin-left: 0 !important;
        }
/*FIN FOTOS PADRES*/
/*RESUMIDOR NOTÍCIES*/
.resumidor-notis {
    padding: 0;
}

.resumidorNews {
    margin-top: -47px;
    background-image: url(../../FitxersWeb/194607/globo-noticias-home.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 885px;
}

    .resumidorNews .titol h2 {
        font-family: gooddogcool, 'GoodDog Cool', Arial, sans-serif;
        color: #706d68;
        font-size: 46px;
        text-transform: none;
        line-height: 31px;
        letter-spacing: 0;
        margin: 0;
        text-align: center;
        padding-top: 92px;
        margin-bottom: 16px;
        padding-bottom: 0;
    }

/***NAVEGADOR****/
.breadcrumb {
    background: none !important;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 0 15px;
    width: 100%;
    font-family: roboto_condensedlight;
    margin-bottom: 10px;
}

    .breadcrumb li {
    }

        .breadcrumb li a {
            color: #777777;
        }

            .breadcrumb li a:hover, .breadcrumb .active {
                color: #222222;
            }

    .breadcrumb > li + li:before {
        content: "";
        color: #777777;
        padding: 0;
    }

    .breadcrumb > li.active:before {
        display: none;
    }



/* CERCADOR DINÀMIC ****************/

.creditsWebnet {
    display: block;
    margin-top: 8px;
}

/* SELECTTRIC */
.selectricWrapper {
    position: relative;
    margin: 0 0 10px;
    cursor: pointer;
    border: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    font-size: 12px;
    height: auto;
    border: 1px solid #777777;
}

.selectBasketFooter .selectricWrapper {
    margin-bottom: 0;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectricOpen {
    z-index: 9999;
}

    .selectricOpen .selectricItems {
        display: block;
    }

.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

    .selectricHideSelect select {
        position: absolute;
        left: -100%;
        display: none;
    }

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    _font: 0/0 a;
    background: none !important;
}

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectric {
    border: 0px;
    background: [FICHA_SELECTRIC_FONDO];
    position: relative;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

    .selectric .label {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        margin: 0 23px 0 0;
        margin-right: 23px;
        padding: 0px 10px;
        font-size: 14px;
        min-height: 32px;
        font-weight: normal;
        margin-right: 24px;
        text-align: left;
        line-height: 32px;
        min-width: 32px;
        color: #222222;
        letter-spacing: 0.5px;
    }

    .selectric .button {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        display: block;
        position: absolute;
        right: 0;
        width: 32px;
        text-align: center;
        font: 0;
        line-height: 37px;
        background: transparent;
        top: 0;
        bottom: 0;
        height: auto;
        color: #222222;
    }

        .selectric .button i.fa {
            font-size: 20px;
            line-height: 24px;
        }

.selectricHover .selectric {
    background: [FICHA_SELECTRIC_FONDO_ACT];
}

    .selectricHover .selectric .button {
        color: #777777;
    }



    .selectricHover .selectric .button,
    .selectricOpen .selectric .button {
        background: transparent;
        color: #777777;
    }

.selectricOpen .selectric {
    background: [FICHA_SELECTRIC_FONS_BOTO_ACT];
    z-index: 9999;
}


    .selectricOpen .selectric .label {
        color: [FICHA_SELECTRIC_PICTO_ACT];
    }
/* Items box */

.selectricItems {
    display: none;
    position: absolute;
    overflow: auto;
    top: 100%;
    left: 0;
    background: #F9F9F9;
    border: 1px solid #777777;
    z-index: 9998;
    -webkit-box-shadow: 0 0 10px -6px;
    -moz-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
}

    .selectricItems ul,
    .selectricItems li {
        list-style: none;
        padding: 0;
        margin: 0;
        min-height: 13px;
        line-height: 20px;
        font-size: 13px;
        text-align: left;
    }

    .selectricItems li {
        padding: 5px;
        cursor: pointer;
        display: block;
        border-bottom: 1px solid #EEE;
        color: #222222;
        border-top: 1px solid #FFF;
    }

        .selectricItems li.selected {
            background: #FFFFFF;
            color: #777777;
            border-top-color: #E0E0E0;
        }

        .selectricItems li:hover {
            background: #FFFFFF;
            color: #777777;
        }

        .selectricItems li.disabled {
            background: #F5F5F5;
            color: #BBB;
            border-top-color: #FAFAFA;
            cursor: default;
        }

/**FI SELECTRIC**/
/* MENU LATERAL  *****************/
.titolMenuLat {
    font-size: 36px;
    color: #161515;
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 6px;
    font-family: Italo, italo_regularregular, Arial, sans-serif;
    text-transform: none;
    line-height: 36px;
}

    .titolMenuLat span {
        position: relative;
        display: inline-block;
    }

        .titolMenuLat span:after {
            content: "";
            display: block;
            height: 1px;
            background: #222222;
            width: 75px;
            margin: 10px 0 0;
            opacity: 1;
        }


#menu {
    margin-top: 78px;
}

    #menu.affix {
        width: 262px;
        top: 20px;
        position: fixed !important;
    }

    #menu.affix-bottom {
        width: 262px;
        position: fixed !important;
    }

    #menu ul {
        margin: 0px 0px 45px 0px;
        padding: 0px;
        list-style: none;
        padding-bottom: 15px;
    }

    #menu li {
        padding: 0px 15px 0 0;
    }

        #menu li a {
            color: #777777;
            display: block;
            font-size: 16px;
            text-transform: uppercase;
            letter-spacing: 0.25px;
            padding: 10px 0;
            font-family: roboto_condensedregular;
            border-bottom: 1px solid #E5E5E5;
        }

            #menu li a:last-child {
                border-bottom: 0;
            }

            #menu li a.sel, #menu li a:hover {
                color: #222222;
            }

            #menu li a.sel {
                font-family: roboto_condensedbold;
            }

    #menu ul ul {
        border: none;
        margin: 0px 0px 0px 10px;
        padding-bottom: 0px;
        display: none;
    }

        #menu ul ul li {
            padding: 0px;
        }

            #menu ul ul li a {
                color: #9C9C9C;
                padding: 8px 0;
                text-transform: none;
            }

                #menu ul ul li a.sel, #menu ul ul li a:hover {
                    color: #222222;
                }

        #menu ul ul ul {
            border: none;
            margin: 0px 0px 0px 15px;
            padding-bottom: 0px;
            display: none;
        }

            #menu ul ul ul li {
                padding: 0px;
            }

                #menu ul ul ul li a {
                    color: #9C9C9C;
                    font-size: 14px;
                    border-bottom: 0px solid transparent;
                    padding: 4px 0;
                    font-family: roboto_condensedlight;
                }

                    #menu ul ul ul li a.sel, #menu ul ul ul li a:hover {
                        color: #222222;
                    }

                    #menu ul ul ul li a.sel {
                        font-family: roboto_condensedregular;
                    }



    #menu a.sel + ul {
        display: block !important;
    }


/** BOTO BACKTOTOP **/
.cd-top {
    display: inline-block;
    height: 31px;
    width: 31px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(231,102,24,0.57) url(../../FitxersWeb/67923/boton-arriba.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border: none;
    border-radius: 50px;
    z-index: 1000;
}

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        -o-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top:hover {
        background: rgba(231,102,24,1) url(../../FitxersWeb/67923/boton-arriba.png) no-repeat center 50%;
    }



    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 0.60;
    }

    .cd-top.cd-fade-out {
        opacity: .5;
    }

.no-touch .cd-top:hover {
    background-color: #777777;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 31px;
        width: 31px;
        right: 30px;
        bottom: 30px;
    }
}

/*FI BOTO BACKTOTOP **/
.datepicker {
    width: 60%;
}

.datepicker-reserves {
    width: 75%;
}

    .datepicker .input-group,
    .datepicker-reserves .input-group {
        font-size: 0;
    }

    .datepicker input.form-control, .datepicker .input-group-addon,
    .datepicker-reserves input.form-control, .datepicker-reserves .input-group-addon {
        cursor: pointer;
    }

    .datepicker .input-group-addon,
    .datepicker-reserves .input-group-addon {
        background: transparent;
        border: 0;
        padding: 0;
        padding-left: 7px;
    }

    .datepicker .input-group > a,
    .datepicker-reserves .input-group > a {
        display: none;
    }

.picker__frame {
    top: 0;
    bottom: auto;
}

.picker--opened .picker__frame {
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: 0;
}

.datepicker .picker__select--year,
.datepicker-reserves .picker__select--year {
    width: 20%;
    padding: 0px;
    display: inline-block;
    font-size: 12px;
    background: #F4F1EE;
    position: relative;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 28px;
    border: 1px solid #cccccc;
}

.datepicker .picker__select--month,
.datepicker-reserves .picker__select--month {
    width: 30%;
    padding: 0px;
    display: inline-block;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    background: #F4F1EE;
    position: relative;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 28px;
    border: 1px solid #cccccc;
}

.picker__select--month, .picker__select--year {
    padding: 4px;
}

#modal-validator-cistella .modal-body, #modal-delete-cistella .modal-body, #conditionsModalBody, #modal-product-added .modal-body {
    height: auto !important;
}

/******************/
/*INICIO MAPA WEB*/
/****************/

/*BOTONES*/
.container-mapa-web .mapaweb-item {
    float: left;
    display: inline;
    /*width:20%;*/
    margin-right: 26px;
}



.container-mapa-web .btn-mapa-web {
    font-size: 23px;
    padding-top: 2px;
}

    .container-mapa-web .btn-mapa-web img {
        margin-left: 15px;
    }

.container-mapa-web .btn-grey {
    background: #939393;
    line-height: 43px;
    height: 43px;
    display: block;
    margin-right: 0;
}

    .container-mapa-web .btn-grey:hover {
        background: #b3cb0a;
    }

    .container-mapa-web .btn-grey img {
        margin-left: 35px;
        margin-top: -5px;
    }

.container-mapa-web .btn-blue {
    background: #06a5d3;
}

.container-mapa-web .btn-green {
    background: #b3cb0a;
}

.container-mapa-web .btn-red {
    background: #eb4a00;
}

.container-mapa-web .btn-orange {
    background: #fba500;
}

    .container-mapa-web .btn-blue:hover, .container-mapa-web .btn-green:hover, .container-mapa-web .btn-red:hover, .container-mapa-web .btn-orange:hover {
        background: #939393;
    }

.container-mapa-web .mapaweb-content-1n, .container-mapa-web .mapaweb-content-2n {
    background: rgba(255,255,255,0.65);
    border-radius: 6px;
}

    .container-mapa-web .mapaweb-content-2n > div {
        padding: 5px 12px;
        position: relative;
        font-family: gotham_lightregular, Gotham, Arial, sans-serif;
        font-size: 12px;
        color: #706d68;
        line-height: 18px;
    }

    .container-mapa-web .mapaweb-content-1n > div {
        padding: 5px 12px;
        background: #ffffff;
        position: relative;
        font-family: italo_regularregular, Italo, Arial, sans-serif;
        font-size: 23px;
        color: #706d68;
    }

        .container-mapa-web .mapaweb-content-1n > div:after, .container-mapa-web .mapaweb-content-2n > div:after {
            background: url(../../FitxersWeb/67923/puntos.png);
            width: 100%;
            height: 1px;
            content: '';
            display: block;
            z-index: 1;
            position: absolute;
            left: 0;
            bottom: 0;
        }

/***************/
/*FIN MAPA WEB*/
/*************/


.container-resultats-cercador > div > a:empty {
    display: none;
}

.container-resultats-cercador > div > a:not(:empty) {
    line-height: 20px;
}

/*MIDES ESPECIALS******************/
@media (min-width:1200px) and (max-width:1420px) {
    .capBanner .carousel-caption, .capBaner .alone .carousel-caption {
        height: 135px;
    }


    .efecteLlistat figure.efecte-foto i {
        font-size: 40px;
    }

    /*.gpi-navbar {
        padding: 0;
    }*/

    .container-gpi {
        padding-right: 40px;
        padding-left: 40px;
    }

    .telfCap, .mailCap {
        margin-right: 22px;
    }

    .xarxesSocials .item {
        margin-right: 5px;
    }

    #buscador .botoCercar i {
        padding: 7px 0px;
    }

    .buscadorCom input.form-control {
        padding: 9px 3px;
    }

    #bannerModal .modal-dialog {
        width: 75%;
    }

    .fitxa #container-carousel-indicators {
        height: 70px;
    }

    .fitxa .carousel-indicators li + li {
        margin-left: 5px;
    }

    /*.gpi-navbar {
        width: 96%;
        float: left;
        margin-left: 30px;
    }*/

    #footer {
        background-image: url(../../FitxersWeb/67923/fondo-pie-2.png);
    }
}

@media (min-width:992px) and (max-width:1199px) {

    #footer {
        height: 800px;
    }

    .wrap {
        margin: 0 auto -800px;
        padding: 0 0 800px;
    }

    .capBanner, .capBanner .item, .capBanner .alone {
        height: 350px;
    }

    .capBannerInt, .capBannerInt .item, .capBannerInt .alone {
        height: 110px;
    }

    .fitxaTwitter, .fitxaGoogle, .fitxaPin {
        margin-right: 6px;
    }


    .full-width-container > ul > li {
        width: 24%;
    }


    #menuFix.affix .gpi-navbar-nav > li > a {
        padding: 18px 15px 12px;
    }

    .efecteLlistat a .titol h2 {
        font-size: 18px;
        margin-top: 16px;
    }

    .efecteLlistat a .subtitol h3 {
        font-size: 16px;
    }


    #bannerModal .modal-dialog {
        width: 75%;
    }

    #headerMenu .franjaMenu {
        background-position: center 20px;
    }
}

@media (max-width:1199px) {

    .fondo-privada {
        padding: 30px 26px;
    }

    .botonCuenta img {
        margin-top: -66px;
        margin-left: 0;
        margin-right: 12px;
    }

    #menuFix.affix .botonCuenta img {
        margin-top: -40px;
    }

    #miniLogin-status-content {
        top: 40px;
        width: 50%;
    }

    #menuFix.affix #miniLogin-status-content {
        top: auto;
    }

    .navbar-header {
        float: none;
        display: inline-block;
    }

    #menuFix.affix .gpi-navbar-nav > li > a {
        padding: 12px 14px;
    }

    #menuFix.affix .eslogan {
        margin-top: 0;
        margin-bottom: 13px;
    }

    #menuFix.affix .logo img {
        max-height: 54px;
        margin-top: 0px;
    }

    #menuFix.affix .container-buscador-menu .navbar-inverse .navbar-toggle {
        margin-top: 14px;
    }

    #menuFix.affix #menu-idiomes {
        margin-top: 10px;
    }

    .caja-admision {
        margin-top: 10px;
    }

    .container-contacto .titolPeu {
        margin-top: -35px;
    }

    .container-contacto .telefono-image {
        margin-top: 10px;
    }

    .btn-tel {
        border-radius: 10px;
        border: 1px solid #b1aa73;
        font-size: 22px;
        background: #f8ba32;
        min-width: 141px;
    }

        .btn-tel.movil {
            background: #a9c009;
        }

    .defaultFondo .franjaContingut {
        padding: 25px 37px 25px 37px;
    }

    .defaultNews .contingut {
        padding: 35px 30px;
        margin-top: 15px;
    }

    .comedor-dias-soltos, .incluido-comedor, .info-comedor {
        width: 31%;
        float: left;
    }

        .comedor-dias-soltos img, .incluido-comedor img, .info-comedor img {
            max-width: 100%;
        }

    .incluido-comedor {
        margin: 25px 12px 12px 19px;
    }

    .info-comedor {
        margin-top: 15px;
    }

        .info-comedor .text {
            padding: 14px 0;
            margin-left: 16%;
        }

    h1, h2, h1.titolContingut, h2.titolContingut {
        font-size: 46px;
    }

    .container-buscador-menu {
        float: right;
        margin-top: 24px;
    }

    .caixaBuscador {
        float: left;
        margin-right: 18px;
        z-index: 10000;
    }


    .container-buscador-menu .navbar-inverse .navbar-toggle {
        margin-right: 12px;
        margin-top: 2px;
    }

    .container-idiomes {
        margin-top: -6px;
    }

    .llistat .item:nth-child(4n+1) {
        clear: none;
    }

    .llistat .item:nth-child(3n+1) {
        clear: both;
    }

    .gpi-navbar {
        padding: 0;
    }

    .fitxa.noDescrip .subtitolContingut, .fitxa.noDescrip h1.titolContingut {
        text-align: center;
    }

        .fitxa.noDescrip h1.titolContingut span::after {
            margin: 20px auto 0;
        }

    .ensinanza .descrip {
        margin-top: 25px;
    }

    .ensinanza #resum-notis-home .resumidorNews .titol {
        background: transparent;
        padding-bottom: 0px;
    }

    .resumidorNews {
        margin-top: 0;
    }

    .recadro-info {
        margin-right: 12px;
    }

    /*contenido redondas*/

    .contenido-redondas-home {
        min-height: 580px;
    }

        .contenido-redondas-home .text .titol, .contenido-redondas-home .text .titol a {
            font-size: 26px;
        }

        .contenido-redondas-home .text .descrip, .contenido-redondas-home .text .descrip a {
            font-size: 14px;
            line-height: 28px;
        }

    .redonda-clases img {
        width: 36% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-clases .text {
        top: 35px;
        left: 63px;
        width: 24%;
    }

    .redonda-subvencionado img {
        width: 83% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-subvencionado {
        right: 10%;
    }

        .contenido-redondas-home .redonda-subvencionado .text {
            top: 20px;
            left: 2px;
        }

    .redonda-horarios img {
        width: 76% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-horarios .text {
        top: 40px;
        left: 36px;
        width: 55%;
    }

    .contenido-redondas-home .redonda-horarios {
        right: 20%;
    }

    .redonda-comedor img {
        width: 81% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-comedor .text {
        top: 52px;
        left: 30px;
        width: 66%;
    }

    .contenido-redondas-home .redonda-comedor {
        left: 4%;
        top: 43%;
    }

    .redonda-info img {
        width: 81% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-info .text {
        top: 40px;
        left: 19px;
    }

    .redonda-patio img {
        width: 81% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-patio .text {
        top: 21px;
        left: 32px;
        width: 50%;
    }



    .contenido-redondas-home .imagen-luna img {
        width: 78% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .imagen-globo-aero img {
        width: 90% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .image-globos img {
        width: 90% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .image-globos {
        top: 22%;
        left: -80px;
    }
    /*fin contenido redondas*/

    .menupeu-2n.conSub {
        margin-bottom: 0;
    }

    #centro-conti-copy {
        margin-top: 6px;
        margin-left: 28px;
    }

        #centro-conti-copy .titulo-centro {
            float: left;
            margin-right: 15px;
        }



    .fitxa .descripcio h2 {
        font-size: 18px;
    }


    .resumidorNews .item-noticies:nth-child(3n+1) {
        clear: both;
    }




    .gpi-dropdown-menu.nivell-3 > li > a {
        font-size: 15px;
    }

    .dadesPeu .telfPeu {
        font-size: 22px;
    }

    .fitxa .descripcio h1 {
        font-size: 22px;
    }

    .efecteLlistat figure.efecte-foto h3 {
        height: 23px;
        overflow: hidden;
        margin: 0px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #bannerModal .modal-dialog {
        width: 80%;
    }

    #bannerModal .modal-body .bannerPopups .data {
        width: 58%;
    }

        #bannerModal .modal-body .bannerPopups .data h2 {
            font-size: 20px;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        #bannerModal .modal-body .bannerPopups .data p {
            margin-bottom: 15px;
        }

    #bannerModal .modal-body .bannerPopups .data {
        top: 0px;
    }

    .container-gpi {
        padding-right: 50px;
        padding-left: 50px;
    }

    .telfCap, .mailCap {
        margin-right: 25px;
    }

    .block1 h1.titolContingut, .block1 h2.titolContingut {
        font-size: 36px;
    }

    .block1 .subtitolContingut {
        font-size: 22px;
    }

    .fitxa .carousel {
        padding-right: 0;
    }

    /*eslogan*/
    .eslogan {
        margin-top: 5px;
    }

        .eslogan .texto {
            text-align: center;
        }

            .eslogan .texto .caja-texto {
                display: inline-block;
            }

    #menu-idiomes {
        margin-top: -30px;
    }

    /** ESTILS MENÚ ****************/
    .full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li > .full-width-container {
        position: relative;
    }

    .gpi-noContainer {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .gpi-navbar .collapse {
        display: none !important;
    }

    .navbar {
        border: 0px;
    }

    .gpi-navbar-nav {
        padding-bottom: 10px;
        border-radius: 0px;
        margin: 0px;
        padding: 0px;
        background: transparent;
    }

    .gpi-navbar .collapse {
        border-top: 0px;
    }

        .gpi-navbar .collapse.in {
            display: block !important;
            margin: 0px;
            overflow: visible;
        }

    .gpi-navbar-nav li {
        display: block;
        width: 100%;
        text-align: left;
        height: auto;
        float: none;
    }

    #menuFix .logo {
        margin-top: 0px;
        margin-bottom: 5px;
        float: left;
    }


    .gpi-navbar-nav > li {
        clear: both;
        padding-top: 0px;
        padding-bottom: 0px;
        background-image: url(../../FitxersWeb/67923/fondo-li-menu-tablet.png);
        background-position: left top;
        width: 140px;
        background-repeat: no-repeat;
        height: 45px;
        float: left;
        margin-top: -8px;
        position: relative;
        padding-left: 0;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(1) > a.sel, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(5) > a.sel,
    .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(2) > a.sel, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(6) > a.sel,
    .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(3) > a.sel, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(7) > a.sel,
    .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(4) > a.sel, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8):hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8):focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li:nth-child(8) > a.sel {
        background: transparent !important;
    }


    .gpi-navbar-inverse .gpi-navbar-nav > li > a {
        color: #E5E5E5;
    }

    .gpi-navbar-nav > li:last-child > a {
        text-align: left;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > a, .gpi-navbar-inverse .gpi-navbar-nav > li:focus > a, .gpi-navbar-inverse .gpi-navbar-nav > li > a.sel,
    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > a i, .gpi-navbar-inverse .gpi-navbar-nav > li:focus > a i, .gpi-navbar-inverse .gpi-navbar-nav > li > a.sel i {
        color: #ffffff;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li > a::before {
        opacity: 0;
    }



    .gpi-navbar-nav > li > a.dropdown-xs {
        display: inline-block !important;
        width: 19%;
        padding-right: 0px;
        margin-right: 0px;
        text-align: right;
    }

        .gpi-navbar-nav > li > a.dropdown-xs i {
            transform: rotate(0deg);
            transition: all 0.4s ease 0s;
            -ms-transition: all 0.4s ease 0s;
            -o-transition: all 0.4s ease 0s;
            -webkit-transition: all 0.4s ease 0s;
            -moz-transition: all 0.4s ease 0s;
        }



    .gpi-navbar-nav > li > a.section-link {
        display: inline-block !important;
        width: 80%;
    }

    .gpi-navbar-nav > li.open > a.dropdown-xs i {
        transform: rotate(180deg) !important;
    }


    .gpi-navbar-nav > li:hover > a, .gpi-navbar-nav > li.open > a {
        border-bottom: none;
        border-top: 0px;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > a.childs {
        position: relative;
        z-index: -10000;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
        width: 100%;
        padding: 0px;
        position: absolute;
        width: 140px;
        left: auto;
        right: 0;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
        border-color: transparent;
    }

    .gpi-columna ul {
        padding-left: 15px;
    }


    .gpi-columna li:hover {
        background: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #E5E5E5;
        margin-bottom: 0px;
        padding: 5px 15px;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #222222;
        }

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > ul.gpi-dropdown-menu .full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container {
        display: none;
        border: 0px;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li.open > ul.gpi-dropdown-menu .full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li.open > .full-width-container {
        display: block;
        margin-top: 1px;
        width: 100%;
        background: #777777;
    }

    .full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li > .full-width-container {
        left: 0;
        right: 0;
    }


    .gpi-navbar-nav > li .menu-petit .gpi-dropdown-menu {
        padding-left: 0px;
        padding-right: 0px;
        border-top: 0px;
        background: none;
    }

    .gpi-navbar-nav > li:hover .menu-petit .gpi-dropdown-menu {
        display: none;
    }

    .gpi-navbar-nav > li .menu-petit .gpi-columna li {
        border-bottom: 0px solid #BCC9CC;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .full-width-container, .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container, .menu-petit, .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .menu-petit {
        position: absolute;
        top: 0;
        right: 100%;
        left: auto;
        width: 140px;
    }

    .gpi-navbar-nav > li.open .menu-petit .gpi-dropdown-menu {
        display: block;
        position: static;
        width: 100%;
        margin-top: 0px !important;
        padding-top: 5px;
        background: transparent;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container > ul.gpi-dropdown-menu {
        left: 0;
        right: 0;
    }

    .full-width-container > ul > li > a, .menu-petit > ul > li > a {
        margin: 0;
    }

    .full-width-container > ul.gpi-columna > li > a {
        font-family: roboto_condensedregular, 'Roboto Condensed', sans-serif;
    }

    .gpi-navbar-nav > li.open .menu-petit .gpi-dropdown-menu.nivell-3 {
        padding-left: 15px;
        border-top: 0px !important;
        padding-top: 0px;
    }

    .gpi-navbar-nav > li.open .menu-petit .gpi-dropdown-menu a {
        position: static;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li:hover > .full-width-container > ul.gpi-dropdown-menu {
        display: block;
        border-top: 0px;
        padding: 0;
        background: transparent;
    }

    .full-width-container > ul > li {
        border-right: 0px;
    }

    .gpi-navbar-nav > li:hover .menu-petit {
        position: static;
    }

    .full-width-container {
        position: static;
    }

        .full-width-container > ul > li {
            display: block;
            padding: 5px 0px;
            width: 100%;
        }

    .gpi-navbar {
        border: 0px;
    }


    .gpi-navbar-nav > li > a {
        padding: 8px 0px;
        border-bottom: 0px;
        text-align: left;
    }



    .gpi-navbar-nav > li.open .menu-petit .gpi-dropdown-menu li {
        line-height: 15px;
    }

    .gpi-dropdown-menu.nivell-3 > li > a {
        font-family: roboto_condensedlight;
    }

    .gpi-dropdown-menu.nivell-3 > li {
        border-bottom: 1px solid #888888;
    }

    .gpi-columna li:last-child {
        border-bottom: 0px solid #888888 !important;
    }

    .gpi-navbar-inverse .gpi-navbar-nav > li > a::before {
        opacity: 0;
        display: none;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none;
    }




    /** redefinim estils del bootstrap per aquesta amplada */
    .navbar-nav .open .dropdown-menu {
        margin-top: 0px;
        border: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        float: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .gpi-dropdown-menu.nivell-3 > li {
        padding-top: 0;
        padding-bottom: 0;
    }


    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px;
    }

    .navbar-toggle {
        display: block;
    }

    /*fi estils menú*/

    .headerBuscador, .headerIdiomes, .navbar-wrapper {
        float: right;
    }

    .navbar-wrapper {
        height: 0;
    }

    .defaultLateral #menuFix {
        margin-bottom: 20px;
    }

    /*zona privada*/
    .fondo-privada {
        padding: 30px 26px;
    }

        .fondo-privada .titolContingut {
            padding: 7px 26px;
        }

        .fondo-privada .container-input-password {
            padding: 0 26px 40px;
        }

        .fondo-privada .container-password .img-globo-psw {
            left: 56%;
        }

        .fondo-privada .img-avion-psw {
            bottom: -165px;
        }

    .container404 {
        padding: 20px;
        display: block;
    }

    .titol404 {
        font-size: 26px;
    }
}

@media (min-width:992px) and (max-width:1199px) {

    #menu.affix {
        position: static !important;
        top: auto !important;
        width: auto;
    }

    #menu.affix-bottom {
        position: static !important;
        top: auto !important;
        width: auto;
    }

    .fitxa .foto_fitxa {
        overflow: hidden;
    }


    .xarxesSocials .item {
        margin-left: 3px;
    }

    .efecteLlistat figure.efecte-foto .containerInfo {
        padding: 0px 15px;
    }

    .efecteLlistat figure.efecte-foto h2 {
        font-size: 18px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .efecteLlistat figure.efecte-foto i {
        font-size: 30px;
    }



    .gpi-navbar-nav > li a {
        padding: 15px 15px;
        font-size: 14px;
        letter-spacing: 0px;
    }


    .esloganWeb, .esloganWeb h1 {
        text-align: right;
    }
}


@media (min-width:768px) and (max-width:991px) {

    .llistat .item:nth-child(3n+1) {
        clear: none;
    }

    .llistat .item:nth-child(2n+1) {
        clear: both;
    }


    .gpi-contingut-news {
        margin-bottom: 20px;
    }

    .llistat .itemLinial .stock {
        float: right;
        padding-top: 0px;
    }

    .gpi-navbar-nav > li > a {
        padding: 14px 20px;
    }

    #menu_corp li {
        margin: 0px 6px;
    }


    .llistat .titol, .suggerencies .titol {
        font-size: 15px;
    }

    .suggerencies .pictoOferta, .suggerencies .pictoNovetat {
        top: 5px;
        left: 20px;
    }

        .suggerencies .pictoOferta img, .suggerencies .pictoNovetat img {
            width: 80%;
        }

    .titolSugg {
        font-size: 26px;
    }

    #menu.affix {
        position: static !important;
        top: auto !important;
        width: auto;
    }

    #menu.affix-bottom {
        position: static !important;
        top: auto !important;
        width: auto;
    }

    .capBanner, .capBanner .item, .capBanner .alone {
        height: 360px;
    }

    .capBannerInt, .capBannerInt .item, .capBannerInt .alone {
        height: 90px;
    }

    .item-noticies .desc h3, .item-noticies .desc h2 {
        padding: 0 80px;
    }

    .defaultNews .item-noticies h2 {
        padding: 10px 25px;
    }

    .defaultNews .item-noticies .desc h3 {
        padding: 0;
    }

    .item-noticies .desc .btn {
        margin-top: 15px;
    }

    /*contenido redondas-sm*/
    .contenido-redondas-home {
        min-height: 455px;
    }

        .contenido-redondas-home .text .titol, .contenido-redondas-home .text .titol a {
            font-size: 21px;
            line-height: 22px;
        }

        .contenido-redondas-home .text .descrip, .contenido-redondas-home .text .descrip a {
            font-size: 12px;
            line-height: 22px;
            margin-top: 5px;
        }

        .contenido-redondas-home .redonda-clases .text {
            top: 23px;
            left: 48px;
            width: 24%;
        }

        .contenido-redondas-home .redonda-subvencionado {
            right: 0;
        }

    .redonda-subvencionado img {
        width: 70% !important;
    }

    .contenido-redondas-home .redonda-subvencionado .text {
        width: 65%;
        left: 7px;
    }

    .redonda-horarios img {
        width: 64% !important;
    }

    .contenido-redondas-home .redonda-horarios .text {
        left: 33px;
        width: 46%;
    }

    .contenido-redondas-home .redonda-horarios {
        right: 8%;
    }

    .contenido-redondas-home .imagen-luna img {
        width: 63% !important;
    }

    .contenido-redondas-home .imagen-luna {
        left: 37%;
    }


    .contenido-redondas-home .imagen-globo-aero img {
        width: 75% !important;
    }

    .contenido-redondas-home .imagen-globo-aero {
        right: -3%;
    }

    .contenido-redondas-home .image-globos img {
        width: 52% !important;
    }

    .contenido-redondas-home .image-globos {
        top: 28%;
        left: -35px;
    }

    .contenido-redondas-home .redonda-comedor {
        top: 40%;
        left: 3%;
    }

    .redonda-comedor img {
        width: 66% !important;
    }

    .contenido-redondas-home .redonda-comedor .text {
        width: 52%;
    }

    .redonda-info img {
        width: 70% !important;
    }

    .contenido-redondas-home .redonda-info {
        left: 24%;
    }

    .contenido-redondas-home .redonda-entorno {
        right: 0%;
        bottom: 15%;
    }

    .redonda-entorno img {
        width: 70% !important;
        height: 100% !important;
    }

    .contenido-redondas-home .redonda-entorno .text {
        width: 72%;
    }

    .redonda-patio img {
        width: 70% !important;
    }

    .contenido-redondas-home .redonda-patio .text {
        left: 24px;
    }

    .contenido-redondas-home .redonda-patio {
        bottom: 13%;
    }

    /*fin contenido redondas-sm*/

    #footer .xarxesSocials {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #menuFix {
        background: transaprent;
    }

    #bannerModal .modal-dialog {
        width: 95%;
    }

    #bannerModal .modal-body .bannerPopups .data {
        width: 65%;
        right: 0;
    }

        #bannerModal .modal-body .bannerPopups .data h2 {
            font-size: 18px;
        }

    #headerMenu .franjaMenu {
        background-image: url(../../FitxersWeb/67923/fondo-menu-sm.png);
        margin-top: -14px;
        padding-top: 14px;
    }
}

@media (max-width:991px) {

    #miniLogin-status-content {
        width: 70%;
    }

    .defaultFondo .franjaContingut {
        padding: 15px;
    }

    .recadro-info {
        margin-right: 5px;
    }

        .recadro-info .text {
            padding: 4px 5px;
            font-size: 23px;
        }

    .comedor-dias-soltos .text {
        width: 76%;
        font-size: 12px;
        line-height: 23px;
    }

    .incluido-comedor .text {
        font-size: 12px;
        width: 75%;
        line-height: 22px;
        padding: 21px 0;
    }

    .info-comedor {
        margin-top: 40px;
    }

        .info-comedor img {
            height: auto !important;
        }

        .info-comedor .text {
            padding: 9px 0;
            margin-left: 3%;
            font-size: 12px;
            width: 76%;
            line-height: 19px;
        }

    .titolPeu {
        font-size: 25px;
    }

    .container-gpi {
        padding-right: 40px;
        padding-left: 40px;
    }

    #footer {
        height: auto;
        background-image: url(../../FitxersWeb/67923/fondo-pie-ipad.png);
    }

    .wrap {
        margin: 0 auto 0px;
        padding: 0px;
    }


    #copyAddress {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

        #copyAddress .dadesPeu {
            float: none;
        }


    .center-block-sm {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .efecteLlistat figure.efecte-foto i {
        font-size: 55px;
    }


    .credits {
        margin-bottom: 12px;
    }

    ul#menuSecundari li {
        margin-right: 10px;
    }

    .xarxesSocials {
        text-align: center;
        float: none;
    }




    .contactPage .containerMap {
        width: 100%;
        position: relative;
        right: 0px;
        left: 0px;
    }

    .container-google-maps {
        height: 500px;
    }


    .xarxesSocials .item {
        margin-left: 3px;
        margin-right: 3px;
    }

    .caixaBuscador:focus-within {
        border-bottom: 4px solid transparent;
    }

    .pais-fotos-list .btn-pais {
        float: none;
        margin-top: 0;
    }

    .pais-fotos-list .caja-fecha {
        margin-top: 0;
        display: block;
        float: left;
    }

    .defaultNews .pais-fotos-list .caja-fecha .categoria, .defaultNews .pais-fotos-list .caja-fecha .fecha {
        float: left;
        margin-right: 8px;
    }

        .defaultNews .pais-fotos-list .caja-fecha .categoria span, .defaultNews .pais-fotos-list .caja-fecha .fecha span {
            margin-left: 0;
        }

    ul#menuSecundari li a {
        font-size: 16px;
    }
}


/** FI ESTILS MENÚ ***********/


@media (max-width:767px) {

    #centro-conti-copy {
        margin-bottom: 20px;
    }

    .container-mapa-web .mapaweb-item {
        width: 100%;
    }

    .container-mapa-web .btn-grey {
        display: inline-block;
    }

    .botonCuenta {
        float: left;
    }

        .botonCuenta img {
            margin-top: -30px;
        }

    #miniLogin-status-content {
        width: 92%;
        top: 30px;
        right: 15px;
        font-size: 14px;
    }

    #menuFix.affix .botonCuenta img {
        margin-top: 0;
    }

    #menuFix.affix #miniLogin-status-content {
        top: 55px;
    }

    /*#miniLogin-status-content .text-password .recuperarContrasenya {
                font-size: 11px;
            }*/

    #miniLogin-status-content .btn {
        font-size: 18px;
    }

    #miniLogin-status-content .text-register {
        font-size: 14px;
    }

    .container-contacto .titolPeu {
        margin-top: 15px;
    }

    .gpi-contingut .caja-info-basica .titulo {
        font-size: 30px;
    }

    .gpi-contingut .caja-info-basica .contenido {
        font-size: 14px;
    }

    .defaultFondo .franjaContingut {
        padding: 15px 10px;
    }

    .defaultNews .img-title {
        display: none;
    }

    .defaultNews .contingut h1.titolContingut {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .defaultNews .contingut {
        padding: 15px;
    }

    .recadro-info {
        float: none;
    }


    .comedor-dias-soltos, .incluido-comedor, .info-comedor {
        width: 100%;
    }

    .incluido-comedor {
        margin: 10px 0px 12px 0px;
    }

    .comedor-dias-soltos .text {
        font-size: 13px;
    }

    .incluido-comedor .text {
        font-size: 13px;
        line-height: 28px;
    }

    .info-comedor {
        margin-top: 0;
        margin-bottom: 15px;
    }

        .info-comedor .text {
            padding: 22px 0;
            margin-left: 6%;
            width: 67%;
        }

    .table-servicios ul {
        margin-left: 0;
    }

    .table-servicios.adjunto ul {
        margin-left: 10px;
    }

    .navbar-header, .container-idiomes, #headerBuscador {
        float: left;
    }



    .container-buscador-menu {
        float: right;
        margin-top: 0px;
    }

    .eslogan .texto .caja-texto {
        font-size: 9px;
        width: 55%;
        float: right;
    }

    .bienvenidos-home {
        font-size: 23px;
    }

        .bienvenidos-home img.img-globo {
            width: 40px !important;
            height: 42px !important;
        }

    #headerMenu .franjaMenu {
        margin-top: -24px;
        padding-top: 24px;
    }

    .gpi-navbar-nav > li > a {
        padding: 15px;
    }



    .nav-fitxes a.next {
        position: relative;
        right: 0px;
        top: 30px;
        float: right;
    }

    .nav-fitxes a.anterior {
        position: relative;
        left: 0px;
        top: 30px;
        float: left;
    }

    .nav-fitxes a.next, .nav-fitxes a.anterior {
        margin-bottom: 20px;
    }

    .container-gpi {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mailCap {
        float: right;
        margin-right: 0;
    }

    ul#menuSecundari {
        display: block;
        text-align: center;
    }

        ul#menuSecundari li {
            line-height: 20px;
            float: none;
            text-align: center;
            display: inline-block;
        }

            ul#menuSecundari li a {
                border: 0px;
                font-size: 14px;
            }

    .creditsWebnet {
        display: inline-block;
    }

    #menuFix .logo {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        float: none;
    }


    .item-noticies.item-first {
        -webkit-column-break-before: auto;
        -moz-column-break-before: auto;
        -ms-column-break-before: auto;
        -o-column-break-before: auto;
        break-before: auto;
    }

    .caixaBuscador {
        margin: 0px auto 0px;
    }

    .container-google-maps {
        height: 300px;
    }

    #headerMenu .col-xs-12 + .col-xs-12 {
        margin-top: 5px;
    }

    #menuFix.affix #headerMenu .col-xs-12 + .col-xs-12 {
        margin-top: -1px;
    }

    #menuFix .logo img {
        max-height: 100px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    #menuFix.affix .logo img {
        margin-left: auto;
        margin-right: auto;
    }


    .capBanner #tabs > div {
        height: 6px;
        width: 6px;
        margin-left: 3px;
    }

    .ensinanza .titol {
        font-size: 22px;
        line-height: 24px;
    }

    .gpi-navbar-nav > li > a.dropdown-xs {
        width: 18%;
    }

    .resumidorNews {
        background-image: url(../../FitxersWeb/194607/globo-noticias-home-xs.png);
        min-height: 660px;
        margin-top: 0px;
    }

        .resumidorNews .titol h2 {
            font-size: 39px;
            margin-bottom: 0;
            padding-top: 65px;
        }

    .itemNews {
        margin-top: 0px;
    }

    .resumidorNews .item-noticies {
        display: block;
        margin-bottom: 15px !important;
    }

    .navbar-wrapper {
        height: 0;
    }

    .item-noticies .row {
        display: block;
        margin: 0 -15px;
    }

        .item-noticies .row > div {
            display: block;
            float: none;
            padding: 0 15px !important;
            margin-top: 0 !important;
        }

            .item-noticies .row > div:first-child {
                background: none !important;
            }

                .item-noticies .row > div:first-child a {
                    position: static;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    display: block;
                }

                    .item-noticies .row > div:first-child a img {
                        display: block !important;
                    }

    .item-noticies .desc .fecha {
        text-align: center;
    }

    .item-noticies .desc h2 {
        font-size: 26px;
        padding: 0 70px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .defaultNews .item-noticies .desc h2 {
        padding: 10px 25px;
    }

    .defaultNews .caja-fecha .categoria, .defaultNews .caja-fecha .fecha {
        float: none;
        text-align: left;
        clear: both;
    }


        .defaultNews .caja-fecha .categoria span, .defaultNews .caja-fecha .fecha span {
            margin-left: 0;
        }

    #menu {
        margin-top: 0px;
    }

    .item-noticies .desc h3 {
        margin-top: 0px;
    }


    .item-noticies .desc .btn {
        margin-top: 20px;
        text-align: center;
        display: block;
        float: none;
    }

    .ensinanza .descrip {
        margin-top: 10px;
        font-size: 16px;
        line-height: 26px;
    }

        .ensinanza .descrip .conocenos {
            font-size: 25px !important;
        }




    .fitxa .descripcio h1 {
        text-align: center;
    }

    .fitxa .descripcio h2 {
        text-align: justify;
        margin-bottom: 0;
    }

    #headerSup .col-xs-12 + .col-xs-12 {
        margin-top: 0;
    }


    .llistat .item:nth-child(3n+4) {
        clear: none;
    }

    .llistat .item:nth-child(2n+3) {
        clear: both;
    }

    .llistat .itemLinial .stock {
        float: left;
        padding-top: 8px;
    }

    h1.titolContingut, h2.titolContingut, h1, h2 {
        font-size: 30px;
    }

    .gpi-contingut {
        letter-spacing: 0;
        font-size: 16px;
    }

    .defaultPage .contingut, .defaultFondo .franjaContingut {
        margin-top: 25px;
    }

    .wrap {
        height: auto;
        margin: 0 auto -120px;
        min-height: 100%;
        padding: 0 0 120px;
    }






    #footer .xarxesSocials {
        margin-top: 15px;
        margin-bottom: 0px;
        text-align: center;
        float: none;
        display: inline-block;
    }


    #idiomes li {
        padding: 0px 3px;
        font-size: 11px;
    }


    #columns-news {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

    .item-noticies .desc h3 {
        font-size: 13px;
        padding: 0 70px;
        margin-bottom: 5px;
    }

    #cercador {
        margin-bottom: 30px;
    }


    .capBanner, .capBanner .item, .capBanner .alone, .capBannerTotal, .capBannerTotal .item, .capBannerTotal .alone {
        height: 150px;
        margin-bottom: 10px;
    }

    .capBannerInt, .capBannerInt .item, .capBannerInt .alone {
        height: 50px;
    }

    figure.efecte-recorda {
        margin-bottom: 15px;
    }


    .modal-dialog {
        position: absolute;
        left: auto !important;
        top: auto !important;
        margin: 10px !important;
        width: 100%;
        padding-right: 20px;
    }

    #modal-product-added .modal-dialog .modal-content .modal-body .nom-producte-modal {
        font-family: LatoBold, 'Lato', sans-serif;
        text-align: left;
    }

    #modal-product-added .modal-footer .btn {
        font-size: 13px;
    }

    #modal-product-added .modal-footer .btn-default {
        margin-bottom: 10px;
        float: left;
    }

    #modal-product-added .modal-footer .btn-primary {
        float: left;
    }

    #modal-product-added .modal-footer .btn + .btn {
        margin-left: 0px;
    }

    #show-results-searcher {
        width: 100%;
    }

    #menu_corp {
        float: none !important;
        text-align: center;
        margin-top: 15px;
    }

        #menu_corp li {
            float: none;
            display: inline-block;
        }

    .col-xs-12 + .col-xs-12 {
        margin-top: 10px;
    }

    .efecteLlistat .col-xs-12 + .col-xs-12 {
        margin-top: 0px;
    }

    .gpi-contingut table {
        table-layout: fixed;
    }

        .gpi-contingut table tr td {
            display: block;
            width: 100% !important;
            padding-bottom: 20px;
        }

            .gpi-contingut table tr td img {
                display: block;
                text-align: center !important;
                margin: 0 auto !important;
                max-width: 100%;
                width: auto;
                height: auto;
                padding-bottom: 6px;
            }

        .gpi-contingut table.nocode tr td {
            display: table-cell;
            padding-bottom: 0;
        }


    .capBannerTotal .alone .data .titol, .capBannerTotal .data .titol, .capBanner .alone .data .titol, .capBanner .data .titol {
        font-size: 19px;
        line-height: 25px;
        padding: 0 10px;
    }

    .capBannerTotal .data .data-content, .capBanner .data .data-content {
        margin-top: 15%;
    }



    .miniLogin a, .miniLogin {
        float: left;
    }


    .caixaIdiomes ul {
        text-align: center;
    }

        .caixaIdiomes ul li {
            text-align: center;
            display: inline-block;
            float: none;
        }

    .container-menuSecundari {
        text-align: center;
    }

    .container-horario {
        margin-left: 27px;
    }

    .dadesPeu {
        margin-bottom: 20px;
    }

    .titolPeu .menu, .primera-columna .menupeu-1n {
        margin-left: 27px;
    }

    ul#menuSecundari li a {
        font-family: alte_din_1451_mittelschriftRg, 'Alte DIN 1451 Mittelschrift', Arial, sans-serif;
        font-size: 14px;
        color: #706d68;
    }


    .separadorHeader {
        height: 65px;
    }

    h1, h2 {
        font-size: 20px;
        text-align: center;
    }


    .boto-list-news, .boto-mesInfo-news {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 0px;
        float: none;
    }

        .boto-list-news .btn-primary, .boto-mesInfo-news .btn-primary {
            width: 100%;
        }




    .descrip404 {
        font-size: 18px;
        line-height: 35px;
        MARGIN-TOP: 20PX;
    }

    .block1 h1.titolContingut, .block1 h2.titolContingut {
        font-size: 30px;
    }

    .caixaBuscador.collapse {
        display: none;
        position: absolute;
        right: 15px;
        left: auto;
        top: 20px;
    }

        .caixaBuscador.collapse.in {
            display: block;
        }

    .container-buscador-menu .navbar-inverse .navbar-toggle {
        margin-top: 4px;
    }

    #headerBuscador {
        float: left;
        margin-top: -7px;
        margin-right: 14px;
        position: relative;
        z-index: 10000;
        background-image: url(../../FitxersWeb/67923/lupa-xs.png);
        width: 17px;
        height: 20px;
    }

    #menuFix.affix #headerBuscador {
        margin-top: 16px;
    }

    #menuFix.affix .caixaBuscador {
        margin-top: 22px;
    }

    #headerBuscador i {
        font-size: 18px;
        color: #222222;
    }

    .gpi-navbar {
        margin-top: -15px;
    }

    #menu-idiomes {
        margin-top: -20px;
    }

    .btn {
        font-size: 22px;
    }

    .fitxa .cataleg {
        margin-top: 15px;
    }

    .fitxa h3.referencia {
        margin: 15px 0;
        float: left;
        clear: both;
    }

    .titolSugg {
        font-size: 26px;
    }

    #columns-news .item-noticies {
        width: 100%;
        padding: 8px 0;
    }

    .fitxa .carousel-indicators li {
        width: 18%;
    }

        .fitxa .carousel-indicators li + li {
            margin-left: 7px;
        }

    .fitxa #container-carousel-indicators {
        height: auto;
    }

    #columns-news {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #socialFitxa .whatsapp {
        background-color: #25d366;
        display: inline-block !important;
        padding: 2px 3px;
        display: block;
        border-radius: 3px;
        font-size: 12px;
        margin-left: 5px;
    }

        #socialFitxa .whatsapp a {
            color: #ffffff;
        }

        #socialFitxa .whatsapp i {
            font-size: 14px;
        }


    /*contenido redondas xs*/
    .contenido-redondas-home {
        height: auto;
        min-height: auto;
        margin-left: -15px;
        margin-right: -15px;
    }

        .contenido-redondas-home > div {
            position: relative !important;
            margin-top: 15px;
        }


        .contenido-redondas-home .text .titol, .contenido-redondas-home .text .titol a {
            font-size: 25px;
        }

        .contenido-redondas-home .text .descrip, .contenido-redondas-home .text .descrip a {
            font-size: 14px;
            line-height: 24px;
            margin-top: 12px;
        }

        .contenido-redondas-home .redonda-clases {
            margin-top: -15px !important;
            text-align: center;
        }

            .contenido-redondas-home .redonda-clases img {
                width: 60% !important;
            }


            .contenido-redondas-home .redonda-clases .text {
                top: 49px;
                left: 24%;
                width: 52%;
            }

        .contenido-redondas-home .redonda-comedor {
            left: 0;
            text-align: center;
        }

    .redonda-comedor img {
        width: 65% !important;
        display: inline-block;
    }

    .contenido-redondas-home .redonda-comedor .text {
        top: 68px;
        left: 26%;
        width: 49%;
    }


    .redonda-horarios img {
        width: 60% !important;
        display: inline-block;
    }

    .contenido-redondas-home .redonda-horarios {
        right: 0;
        top: 0;
        text-align: center;
    }

        .contenido-redondas-home .redonda-horarios .text {
            top: 82px;
            left: 23%;
            width: 53%;
        }

    .contenido-redondas-home .redonda-entorno {
        bottom: 0;
        right: 0;
    }

        .contenido-redondas-home .redonda-entorno img {
            width: 40% !important;
            height: 100% !important;
        }

        .contenido-redondas-home .redonda-entorno .text {
            top: 32px;
            left: -26px;
            width: 50%;
        }

    .contenido-redondas-home .imagen-luna-xs img {
        width: 25% !important;
        height: 100% !important;
    }

    .redonda-subvencionado img {
        width: 55% !important;
    }


    .contenido-redondas-home .redonda-subvencionado {
        top: 0;
        text-align: right;
        right: 0;
        margin-top: -32px;
    }

        .contenido-redondas-home .redonda-subvencionado .text {
            left: auto;
            top: 22px;
            right: 9px;
            width: 50%;
        }

    .redonda-patio img {
        width: 35% !important;
    }

    .contenido-redondas-home .redonda-patio {
        left: 0;
        margin-top: -25px;
    }

        .contenido-redondas-home .redonda-patio .text {
            top: 20px;
            left: 17px;
            width: 30%;
        }

    .contenido-redondas-home .redonda-info {
        bottom: auto;
        left: 0;
        text-align: right;
        right: 0;
        margin-top: -30px;
        margin-right: 6px;
    }

    .redonda-info img {
        width: 21% !important;
    }

    .contenido-redondas-home .redonda-info .text {
        top: 35px;
        right: 7px;
        left: auto;
    }
    /*fin contenido redondas xs*/

    /*zona privada*/

    .fondo-privada .titolContingut {
        font-size: 28px;
    }

    .fondo-privada .titolContingut {
        padding: 7px 14px;
    }

    .fondo-privada .container-input-password {
        padding: 0 14px 20px;
    }

        .fondo-privada .container-input-password .txt-recuperar {
            margin-top: 0px;
            line-height: 32px;
        }

    .fondo-privada {
        padding: 12px;
    }

    .contactForm .btn-primary {
        background-position: 63px center;
    }
}

@media (max-width:500px) {
    /*contenido redondas xs*/
    .contenido-redondas-home {
        height: auto;
        min-height: auto;
        margin-left: -15px;
        margin-right: -15px;
    }

        .contenido-redondas-home > div {
            position: relative !important;
            margin-top: 15px;
        }


        .contenido-redondas-home .text .titol, .contenido-redondas-home .text .titol a {
            font-size: 25px;
        }

        .contenido-redondas-home .text .descrip, .contenido-redondas-home .text .descrip a {
            font-size: 14px;
            line-height: 24px;
            margin-top: 12px;
        }

        .contenido-redondas-home .redonda-clases {
            margin-top: -15px !important;
        }

            .contenido-redondas-home .redonda-clases img {
                width: 100% !important;
            }


            .contenido-redondas-home .redonda-clases .text {
                top: 35px;
                left: 30px;
                width: 81%;
            }

        .contenido-redondas-home .redonda-comedor {
            left: 0;
        }

    .redonda-comedor img {
        width: 100% !important;
    }

    .contenido-redondas-home .redonda-comedor .text {
        top: 48px;
        left: 23px;
        width: 85%;
    }

    .redonda-horarios img {
        width: 100% !important;
    }

    .contenido-redondas-home .redonda-horarios {
        right: 0;
        top: 0;
    }

        .contenido-redondas-home .redonda-horarios .text {
            top: 58px;
            left: 45px;
            width: 68%;
        }

    .contenido-redondas-home .redonda-entorno {
        bottom: 0;
        right: 0;
    }

        .contenido-redondas-home .redonda-entorno img {
            width: 75% !important;
            height: 100% !important;
        }

        .contenido-redondas-home .redonda-entorno .text {
            top: 32px;
            left: 32px;
            width: 50%;
        }

    .contenido-redondas-home .imagen-luna-xs img {
        width: 25% !important;
        height: 100% !important;
    }

    .redonda-subvencionado img {
        width: 85% !important;
    }


    .contenido-redondas-home .redonda-subvencionado {
        top: 0;
        text-align: right;
        right: 0;
        margin-top: 10px;
    }

        .contenido-redondas-home .redonda-subvencionado .text {
            left: auto;
            top: 13px;
            right: 3px;
            right: 25px;
            width: 70%;
        }

    .redonda-patio img {
        width: 62% !important;
    }

    .contenido-redondas-home .redonda-patio {
        left: 0;
        margin-top: 10px;
    }

        .contenido-redondas-home .redonda-patio .text {
            top: 20px;
            left: 17px;
            width: 48%;
        }

    .contenido-redondas-home .redonda-info {
        bottom: auto;
        left: 0;
        text-align: right;
        right: 0;
        margin-top: -30px;
        margin-right: 6px;
    }

    .redonda-info img {
        width: 40% !important;
    }

    .contenido-redondas-home .redonda-info .text {
        top: 35px;
        right: 7px;
        left: auto;
    }
    /*fin contenido redondas xs*/

    #footer {
        background-image: url(../../FitxersWeb/67923/fondo-pie-mobile.png);
        background-size: cover;
    }
}

@media (max-width:320px) {
    /*#footer {
        background-image: url(/FitxersWeb/67923/fondo-footer-xs.png);
    }*/
}
