
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.eot');
    src: url('../fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.eot');
    src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('../fonts/raleway-medium-webfont.woff') format('woff'),
         url('../fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


html { overflow-x: hidden; }

body {
	font-family: 'open_sansregular', Arial, sans serif;
	line-height:normal;
	font-weight: normal;
    width: 100%;
	

    /* ORIGINAL: font-size: 13px;
    color: #777777;*/

    font-size:14px;
    color:#444444;


}



a,
a:visited {
    color: #006ebb ;
    text-decoration: none;
}


a {
    background-color: transparent;
}

/*
a:hover {
    color: #2d2d2d;
}

a:visited {
    color: #2d2d2d ;
    text-decoration: none;}

*/
h1{
	font-size: 24px;
    color: #000
}



h2{
	font-size: 26px;
	color:#000;
}


h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;    
}

hr{
    padding:0px 0 0  0;
    border-bottom: 3px solid #17a9e0;
    margin:10px auto 20px;
    width: 25%
}



.fixed{
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: auto;
    opacity: 0.90;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.fixed .logotip {
    margin: 5px 0 5px 0
}

.s48{
    font-size: 48px
}

.s30{
    font-size: 30px
}


@media (max-width:1024px) {

    .s48{
        font-size: 38px
    }

    .s30{
        font-size: 26px
    }

}



@media (max-width:1024px) {

    .s48{
        font-size: 30px
    }

    .s30{
        font-size: 18px
    }

}


@media (max-width:480px) {

    .s48{
        font-size: 28px
    }

    .s30{
        font-size: 16px
    }

}
.box{
    padding: 20px 0  20px 0;
}

.btn-gris{
    background: #626469;
    color: #fff !important;
    font-family: 'ralewaybold';
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 10px 25px 10px 25px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    transition: all 0.2s ease 0s;
    opacity: 0.75
}


.margin-top-40px{
    margin-top: 40px
}



.embedded-video .player {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    height: 0;
    padding:35% 0px;
}
.embedded-video .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    border: 10px solid #e9e9e9;*/
}
.border{
    /*border:10px solid #e9e9e9;*/
}


 .fix{
    clear: both;

}

@media (max-width:768px) {
    .space{
        padding-top: 20px;
        padding-bottom: 20px
    }

 }
/* -----------------------------------  HEADER ------------------------------------------ */

header{
    font-family: 'ralewaymedium';
    padding: 0 0 0px 0;
    position: relative;
    z-index: 9999
}

@media (max-width:768px) {

     header{

        padding: 0 0 20px 0;

    }
       
}

.top-right  {
    font-size: 13px;
    color: #777777;
    padding: 15px 0 0 0;
}



.top-right div {
    float: left;
    margin: 0 0 0px 10px;
}

@media (max-width:480px) {
    .top-right  {
        font-size: 11px;
        padding: 10px 0 10px 0;
    }

  
}

.top-right div ul {
    font-size: 12px;
    list-style: outside none none;
    position: absolute;
    z-index: 999;
    display: none;
}



.top-right i {
    padding: 0 5px;
    color: #006dbb;
}

.top-right a, .top-right a i{
    color: #e94200;
}

.top-right .ic-mundi {
    background: url('../img/ic/ic-mundi.png') no-repeat;
    padding: 0 0 5px 40px ;
    display: block;
}


.top-right .ic-mundi  ul{
    color: #ccc;
    background-color: #fff;
    padding: 5px

} 

.top-right .ic-mundi  ul li{
    display: inline;
    padding: 0 3px 0 0

} 



.top-right .ic-mundi  ul li a{
    color: #000 ;
}

.top-right .fa-chevron-down{
    font-size: 10px
}

.logotip{
    position: relative;
    margin:-5px 0;

}

@media (max-width:980px) {

    .logotip{
        position: relative;
        margin:20px 0;

    }
}

@media (max-width:768px) {

    .logotip{
        position: relative;
        margin:0px 0;

    }
}

.line{
    border-top: 3px solid #e94200;
    width: 40px; 
    margin: auto
}



/* -----------------------------------  CAROUSEL / HEAD IMAGE ------------------------------------------ */



.bg-slider{
    background: url('../img/bg-punts.png');
    position: relative;

    z-index: 999;
}

#slider {
    margin: 0 0 20px 0

}

#slider .img-slider{
    position: relative;
    z-index: 99;
}

.carousel-caption{
        z-index: 999;
}

.carousel-caption h1{
    font-family: "ralewaybold";    
    font-size: 48px;
    color:#fff
}


.slide-caption{
      font-family: "ralewaybold";    
    font-size: 28px;
    color:#fff  
}


@media (max-width:1024px) {
    .carousel-caption h1 {
        font-size: 40px;

    }
}


@media (max-width:768px) {
    .carousel-caption h1 {
        font-size: 32px;
    }

    .slide-caption{

        font-size: 24px;
    }

}

@media (max-width:480px) {
    .carousel-caption h1 {
        font-size: 14px;
    }

    .slide-caption{

        font-size: 11px;
    }

}
@media (max-width:375px) {
    .carousel-caption {
        bottom: 0;

    }
}

.carousel-control{
    z-index: 999;
}



#head-image {
    margin: 0 0 0px 0;
    border-bottom: 10px solid #59595b;

}

#head-image p{
    margin: 0 0 20px 0;

}

#head-image img{
    position: relative;
    z-index: 99
}


#head-image .caption {
    color: #fff;
    font-family: "ralewaybold";
    font-size: 48px;
    margin: 0% 0 0;
    padding: 5% 0 0 0;
    position: relative;
    z-index: 999;
}

@media (max-width:1280px) {
    #head-image .caption {
        font-size: 34px;
    }
}

@media (max-width:980px) {
    #head-image .caption {
        font-size: 24px;
    }
}


@media (max-width:768px) {
    #head-image .caption {
        font-size: 14px;
    }
}

@media (max-width:480px) {
    #head-image p {
        margin: 0 0 0px;
    }

    #head-image .caption {
        font-size: 11px;
    }
}
/* -----------------------------------  MAIN ------------------------------------------ */


main{
   /* line-height: 24px;*/
}

main div:after{
    content: '';
    clear: both;
}

main .container:after{
    padding: 0 0 40px 0
}

main p{
    line-height: 24px
}
/* -----------------------------  inici ------------------------------------ */


.home h1{
    font-family: 'Raleway';
}

.home h1 span{
    font-family: 'Ralewaybold';
}

@media (max-width:768px) {
    .home h1{
        text-align: center;  
    }
}



main p{
    /*line-height: normal*/
}

/* ----- bloc-1 ----- */

.bloc-1{
    padding-top: 20px ;
    padding-bottom: 50px 
}

.bloc-1 .eq{
    border-left:2px solid #ff9910;
    font-size: 27px;
    color: #ff9910;
}

.bloc-1 .eq p{
    padding: 5px 0px;
    font-size:21px;
}
.bloc-1 .eq p.first{
    padding-top:30px;
}


@media (max-width:768px) {

    .bloc-1{
        padding-top: 10px ;
        padding-bottom: 20px 
    }

    .bloc-1 .eq{
        font-size: 23px;

    } 
    .bloc-1 .eq p{
        padding: 40px 0 0
    }    
}

@media (max-width:480px) {
    .bloc-1 .eq{
        font-size: 18px;
        text-align: center;

    } 
}

/* ----- bloc-2 ----- */

.gris{
    background-color: #e5e5e5;
    padding: 65px 0 30px;
}

.gris div{
    padding-bottom: 30px;
}


.bloc-2 h2{
    font-family: 'ralewayregular';
    font-size: 18px;
    text-transform: uppercase;
    color: #929292;
    text-align: center;
    min-height: 40px
}


.bloc-2 .frases{
    padding: 30px 0 0px 0;
    min-height: 90px;
}

.bloc-2 p{
    display: none;
    font-size: 18px;
    color: #dd872e
}


@media (max-width:768px) {

    .gris{
        background-color: #e5e5e5;
        padding: 35px 0 20px;
    }

    .bloc-2 p{
        display: block;
        font-size: 18px;
        padding: 20px 0 20px 0
    }


}

@media (max-width:480px) {
    .gris div{
        padding-bottom: 0px;
    }

    .bloc-2 p{
        display: block;
        font-size: 16px;
        padding: 20px 0 0px 0
    }
}

/* ----- parallax ----- */

.bg-parallax{
    background: url('../img/bg-punts.png');
    position: relative;
    z-index: 999;
}


#parallax {
    padding: 0 0 20px 0;
    line-height: normal;

}

#parallax .caption{
    position: relative;
    top:30%;
    font-size: 48px;
    color: #000
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}


@media (max-width:768px) {

    #parallax .caption{
        font-size: 40px;
    }

}

@media (max-width:480px) {

    #parallax .caption{
        font-size: 30px;
    }
}

/* ----- bloc-3 ----- */

.bloc-3{
    padding: 80px 0 60px 0
}

.bloc-3 h2{
    font-family: 'ralewayregular';
    font-size: 15px;
    text-transform: uppercase;
    color: #929292;
    text-align: center;
    padding: 0 10px
}


.bloc-3 ul li{
    list-style: none;
    float: left;
    width: 16.6%;
    text-align:center;
}

@media (max-width:768px) {

    .bloc-3{
        padding: 40px 0 20px 0
    }

    .bloc-3 ul {
        margin: 0;
        padding:0 0 0px 0
    }

    .bloc-3 ul li{
        float: none;
        width: 150px;
        margin: auto;
        padding:0 0 20px 0
    }
}

/* -----------------------------  contingut ------------------------------------ */

.pagina {
    padding: 80px 0 40px 0
}

@media (max-width:768px) {

    .pagina {
        padding: 40px 0 0 0
    }


}


.pagina h1:before{
    border-top: 3px solid #e94200;
    width: 40px;  
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 0;
    width: 40px;    
}

.pagina h1{
    font-family: 'ralewaybold';
    font-size: 24px;
    margin-top: 15px;  
    color: #000
}




.pagina .gris{
    margin: 20px 0 20px 0;
    padding: 70px 20px 50px 20px
}


@media (max-width:480px) {

    .pagina h1{
        font-family: 'ralewaybold';
        font-size: 22px;
        margin-top: 15px;  
        color: #000
    }

    .pagina .gris{
        margin: 20px 0 20px 0;
        padding: 50px 10px 10px 10px
    }

}

.pagina ul.llistat {
    padding: 0 0 0 5px
}

.pagina ul.llistat li:before{
    font-family: FontAwesome;    
    content: '\f178';
    padding: 0 10px 0 0;
    font-size: 10px;  
    color: #e94200;  
}

.pagina ul.llistat li{
    list-style: none;
}


/* -- about us -- */

.big-services-box{
    text-align: center;
}

.big-icon {
    border: 2px solid #ddd;
    border-radius: 50px;
    color: #1e1e1e;
    display: block;
    height: 100px;
    margin: 0 auto 20px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    width: 100px;
    background-color: #f2f2f2;    
}

.big-icon i::before {
    font-size: 50px;
    line-height: 100px;
}



/* -- press -- */


.press .data{
    font-family: 'ralewaybold';
    font-size: 16px;
    color: #000;
    padding: 10px 0 0px 0
}

.press h2:before{
    border-top: 3px solid #e94200;
    width: 40px;  
    content: "";
    display: block;
    height: 3px;
    position: relative;
    top: 0;
    width: 40px; 
    margin: 5px 0;   
}

.press h2{
    font-size: 18px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0
}

@media (max-width:1024px) {

    .press .data{

        font-size: 16px;

    }
    .press h2{
        font-size: 16px;

    }   
}

@media (max-width:768px) {
    .press .space{
        text-align: center;
    }

    .press h2:before{
        border-top: 3px solid #e94200;
        width: 40px;  
        content: "";
        display: block;
        height: 3px;
        position: relative;
        top: 0;
        width: 40px; 
        margin: 5px auto;   
    }
}

/* -- news -- */




.news h1{
    padding: 0 0 30px 0

}
/*
.news .row{
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
    border-bottom: 1px dotted #dedede;
}*/

.news .box{
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
    border-bottom: 1px dotted #dedede;
}



.news .box:after{
    clear: both;
}


.news h2{
    font-family: 'ralewaymedium';
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0 10px 0;
    margin: 0

}

.news h2 a{
    color: #000
}

.news .data{
    font-family: 'ralewaybold';
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background-color: #e94200;
    text-align: center;
    text-transform: uppercase;
    margin-top: -55px;
    position: relative;
    z-index: 9999;
    opacity: 0.90

}

.news .data span{
    font-size: 30px;
}


@media (max-width:768px) {

    .news h1 {
        padding: 0 0 10px;
    }    
    .box .col-xs-12{
        width: 50%
    }

    .news .data{
        margin-top: -40px;
        padding: 5px;
        font-size: 16px;
    }
    .news .data span{
        font-size: 26px;
    }
}

@media (max-width:480px) {
    .box .col-xs-12{
        width: 100%
    }
}

.news form {
    display: block;
    margin-top: 25px;
    position: relative;
}

.news form #edit-email,
#edit-search-block-form--2,
.views-exposed-widget #edit-title {
    border: 1px solid #dedede !important;;
    border-radius: 3px;
    font-style: italic;
    height: 40px;
    min-width: 100%;
    padding: 5px 60px 5px 15px;
    background-color: #FFF;
    color: #ccc;
    margin: 0;
}

.news form input[type='submit']:before{ 
    font-family: FontAwesome;    
    content: '\f054';
    padding: 0 10px 0 0;
    font-size: 10px;    

}

.news form input[type='submit'] {    
    background-image: url('../img/ic/ic-search.png');
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    position: absolute;
    border-radius: 3px;
    height: 40px;
    right: 0;
    text-indent: -999px;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 40px;
}

.news ul {
    padding: 0;
    margin: 0;
}

/*
.news li:before{ 
    font-family: FontAwesome;    
    content: '\f054';
    padding: 0 10px 0 0;
    font-size: 10px;
    color: #bcc2c6;   

}*/


.news  li{
    list-style: none;
    padding: 0 0 10px 0px;
    margin: 0;
}


.news.detall .box{
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
    border-bottom: none;
}

.news.detall h2{
    font-family: 'ralewaymedium';
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0 20px 0;
    margin: 20px 0 0 0

}

.news.detall h2 a{
    color: #000
}

.news.detall .data{
    font-family: 'ralewaybold';
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background-color: #e94200;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    position: relative;
    z-index: 9999;
    opacity: 0.90;
    margin: 25px 20px 0px 0;
    padding: 5px 20px 5px 20px  

}


@media (max-width:768px) {

  
    .news.detall .box .col-xs-12{
        width: 100%
    }


}


/* -- news -- */
.where{
    color: #000;
    font-size: 14px;
}

.where .box{
    padding-top: 30px ;
    padding-bottom: 50px;
}

.where h2:after{
    border-top: 3px solid #e94200;
    width: 40px;  
    content: "";
    display: block;
    height: 3px;
    position: relative;
    top: 0;
    width: 40px; 
    margin: 5px 0;   
}

.where h2{
    font-family: 'ralewaybold';
    font-size: 18px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0
}

.where .info {
        padding-bottom: 30px;
        min-height: 300px

}

@media (max-width:480px) {
    .where .col-xs-6{
        min-height: auto;
        width: 100% !important;
    }

}

/* -----------------------------------  FOOTER ------------------------------------------ */


footer{
    background: url('../img/bg-footer.png') #1f222a repeat-x;
    margin-top: 40px;
    padding: 75px 0 5px;
    font-family: 'open_sansregular';
    font-size: 12px;
    color: #fff;

}

@media (max-width:768px) {

    footer {
        background: #1f222a url("../img/bg-footer.png") repeat-x scroll 0 0;
        color: #fff;
        font-family: "open_sansregular";
        font-size: 12px;
        margin-top: 20px;
        padding: 50px 0 10px;
    }
}

footer .logo{

    padding: 0 0 20px 0;
}

footer h3{
    font-family: 'ralewaybold';
    font-size: 16px;    
    color: #fff;
    padding: 0 0 20px 0;
}

footer a {
    color: #fff !important
}

footer ul {
    padding: 0;
    margin: 0;
}

footer li:before{ 
    font-family: FontAwesome;    
    content: '\f054';
    padding: 0 10px 0 0;
    font-size: 10px;    

}
footer  li{
    list-style: none;
    padding: 0 0 0 0px;
    margin: 0;
}
footer .xarxes div{
    float: left;

}

footer .xarxes a{
    display: block;
    background-color: #515f66;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;   
    color: #fff !important;
    padding: 10px 18px 10px 10px;    
    margin: 10px 3px 0 0px;
    width: 20px;
    height: 30px;
}

footer form {
    display: block;
    margin-top: 25px;
    position: relative;
}
footer form #edit-email {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-style: italic;
    height: 40px;
    min-width: 100%;
    padding: 5px 60px 5px 15px;
    background-color: #565f66;
    border: medium none !important;
    color: #bcc0c4;
    margin: 0;
}

footer form input[type='submit']:before{ 
    font-family: FontAwesome;    
    content: '\f054';
    padding: 0 10px 0 0;
    font-size: 10px;    

}

footer form input[type='submit'] {    
    background-image: url('../img/ic/ic-send.png');
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    position: absolute;
    border-radius: 3px;
    height: 40px;
    right: 0;
    text-indent: -999px;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 40px;
}

footer .drets{
    margin-top: 50px;
    border-top: 1px solid #2d4453;
    padding-top: 20px 
}
footer .drets a{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #424854 !important
}

footer .drets a span{
    color: #6d727d
}

/* -----------------------------------  COMUNS ------------------------------------------ */


/* -- btn -- */

.btn {
    border-radius: 25px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-transform: uppercase; 
    font-weight: bold; 
}

.btn-default {
    background-color: #006dbb;
    border-color: #ccc;
    color: #fff !important;
}

.btn-default:hover {
    background-color: #006dbb;
    border-color: #ccc;
    color: #fff !important;
}

/* -- accordion -- */

#accordion .panel {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
}

#accordion .panel-heading{
    border:none;
    background-color: #eeeeee;
    padding: 0
}

#accordion .panel-heading a {
    background: rgba(0, 0, 0, 0) url("../img/ic/ic-accordion.png") no-repeat scroll 15px 10px;
    display: block;
    font-family: "ralewayregular";
    font-size: 20px;
    color: #000 ;
    padding: 15px 20px 15px 50px;
}

#accordion .panel-heading i{
    padding: 5px 0;
    font-size: 16px;
}

#accordion .panel-body {
    padding: 15px 0 40px 0;
}

#accordion .panel-body .row{
    padding: 30px 0 0
}

.page{
    border-top: 4px solid #e94200
}





/* Sobreescrivim taronges (veure tambe menu.css) */
.top-right a, .top-right a i{color:                               #F89828;}
.line{border-top: 3px solid                                       #F89828;}
.pagina h1:before{border-top: 3px solid                           #F89828;}
.pagina ul.llistat li:before{color:                               #F89828;}
.press h2:before{border-top: 3px solid                            #F89828;}
@media (max-width:768px) { .press h2:before{border-top: 3px solid #F89828;}}
.news .data{background-color:                                     #F89828;}
.news.detall .data{background-color:                              #F89828;}
.where h2:after{border-top: 3px solid                             #F89828;}
.page{border-top: 4px solid                                       #F89828}

/* Igualem tipografies de la home, mes uniformes */

.home h1.s48{             font-family:'Ralewayregular';font-size:38px;color:#333333;}
.home h1.s48 span{        font-family:'Ralewaybold';font-size:38px;color:#333333;}
.home h1.s48 span.s30{    font-family:'Ralewayregular';font-size:38px;color:#333333;}
#parallax .caption{       font-family:'Ralewaybold';font-size:38px;color:#ffffff;}

/* Arreglem espais de la home */
.bloc-1{padding-bottom:0;padding-top:15px;}
.gris{padding-bottom:0;padding-top:0px;}
.gris div{padding-bottom:0;}
.bloc-2 h1{margin-top:70px;}
.bloc-2 .frases{min-height:35px;padding-top:10px;}
.bloc-2 .frases p{margin:0px;}
.parallax-window {min-height: 300px;}
.bloc-3{padding-top:30px;padding-bottom:0;}
.bloc-3 h1{margin-top:35px;}
footer{margin-top:0;}

/* Icones superiors taronges */
.top-right i {color: #F89828;}
/* Menu idiomes desplegable */
.top-right .ic-mundi ul{
    border:1px solid #eeeeee;
    margin-top:2px;
    padding:5px;
}
.top-right .ic-mundi ul li{
    display:block;
}
.top-right .ic-mundi {
    background: url('../img/ic/ic-mundi-orange.png') no-repeat;

}

main .field-name-body p{
    line-height:24px;
}



/* Fem slider home una mica mes estret i reduim tamany de lletra */
#slider .img-slider{
    max-height:549px;
}

.carousel-caption h1,
.slide-caption {
    /*font-size:38px;*/
}

@media only screen and (max-width : 767px) {
.carousel-caption h1,
.slide-caption {
    font-size:16px;
}
}

@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 320px) {

}


/* Bullets taronges als ul que es fan desde els tinys  i els desplegables*/
.field-type-text-with-summary p{
    font-family:'open_sansregular';
    font-size:14px;
    line-height:24px;
}
.field-type-text-with-summary ul li,
.panel-body ul li{
    list-style:none;
    padding-left:10px;
    line-height:24px;
}

.field-type-text-with-summary ul li:before,
.panel-body ul li:before{
    content:"■\00a0\00a0\00a0";color:#F89828;
}



#menu p,
#menu li{
     line-height:20px;
}

nav .menu ul li .submenu {
    padding-top:10px !important;
}

.bloc-1 .eq p {
    font-size: 19px;
    line-height:22px;
}


























/* Slider home */

@media only screen and (max-width : 480px) {
    #slider{display:none;}
}

#slider .bg-slider{
    position: absolute;
    z-index: 999;
    height:100%;
    width:100%;
}

#slider .img-slider{
    position: relative;
    z-index: 99;
}
#slider .img-slider img{
    max-width:inherit;
    width:auto;
    height:100%;
}

.carousel-caption{
        z-index: 999;
}
#slider .img-slider{
    max-height:549px;
    overflow:hidden;
    
}
#slider .img-slider img{
    width:100%;
}




/* Editor.css */


.field-type-text-with-summary .titol1{
    font-family: 'ralewaybold';
    font-size: 24px;
    margin-top: 15px;
    color: #000;
}
.field-type-text-with-summary .titol1:before {
    border-top:3px solid #F89828;
}
.field-type-text-with-summary .titol2{
    font-family: 'ralewaymedium';
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0 10px 0;
    margin: 0;
    color:#000000;
}
.field-type-text-with-summary .taronja{
    color:#F89828;
}

.block-webform h2{display: none;}

.social {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
}

.social .background {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ef4036 0%, #662d91 100%) repeat scroll 0 0;*/
    background: url('../img/bg-icon.png') repeat-x;
    bottom: 0;
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.social ul {
    padding:0px 0 !important;
    margin:0 !important;
}
.social  li{
    list-style: none;
}

.social li a {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 54px;
    position: relative;
    text-align: center;
    transition: all 0.25s ease-in-out 0s;
    padding: 15px;
    z-index: 1;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 1);    
    opacity: 1;
}

.social li:last-child a{
    border-bottom: 1px solid rgba(255, 255, 255, 1);    
}

.social a:hover{
    opacity: 1;
    background-color: #fff;
    color: #000
};

