/*

Author: israelvalcarce
Author URI: https://www.israelvalcarce.com
Version: 1.10



*/
@charset "UTF-8";
/* CSS Document */


@charset "UTF-8";
/* CSS Document */

orange{
    color:#00abc4
}
#main_serveis{




}


#serveis{


}

#serveis1{
    padding-top:140px;
    background-color: #363638;

}
#serveis1 h3{
    color:white;
}


.serveis{


    background-color:#00abc4;
    padding-bottom:50px;
    padding-top:40px;

    float:left;
    height:230px;
    font-size:120%;



    box-shadow:0px 0px 2px #ccc;
    -webkit-box-shadow:0px 0px 2px #ccc;
    -moz-box-shadow:0px 0px 2px #ccc;

}

.front {

    color:white;
    margin:auto;
    text-align:center;



}

.text_hover, .text_hover1{
    display:none;
    margin-left:20px;
    margin-right:10px;
    margin-top:10px;



}



.serveis ul{
    margin-top:8%;
    font-size:80%;
}

#recogida,
#gestion,
#impresion,
#manipulacion,
#franqeuo,
#distribucion,
#postal,
#mensajeria,
#paqueteria,
#buzoneo,
#diseño,
#web {

}
#recogida:hover,
#gestion:hover,
#impresion:hover,
#manipulacion:hover,
#franqeuo:hover,
#distribucion:hover,
#postal:hover,
#mensajeria:hover,
#paqueteria:hover,
#buzoneo:hover,
#diseño:hover,
#web:hover {

    background-color: #FFFFFF;
    background-image: none;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;



}

#recogida:hover p,
#gestion:hover p,
#impresion:hover p,
#manipulacion:hover p,
#franqeuo:hover p,
#distribucion:hover p,
#postal:hover p,
#mensajeria:hover p,
#paqueteria:hover p,
#buzoneo:hover p,
#diseño:hover p,
#web:hover p {

    background-image: none;


}

.serveis:hover .front {
    display: none;

}

.serveis:hover .text_hover ,serveis1:hover .text_hover1{
    display: block;


}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait)
{


    #recogida:hover,
    #gestion:hover,
    #impresion:hover,
    #manipulacion:hover,
    #franqeuo:hover,
    #distribucion:hover,
    #postal:hover,
    #mensajeria:hover,
    #paqueteria:hover,
    #buzoneo:hover,
    #diseño:hover,
    #web:hover
    {

        cursor:pointer;


    }
}
@charset "UTF-8";
/* CSS Document */
.light{
    font-weight: lighter;
    text-align: center;

}


#main_serveis1,#main_serveis11{

    background-color: #363638 ;




}

#main_serveis1{


    padding-top: 8%;

}

#main_serveis11{


    padding-top: 3%;

}






.serveis1{




    float:left;
    height:200px;
    font-size:120%;




}

.front {

    color:white;
    margin:auto;
    text-align:center;



}

.text_hover, .text_hover1{

    margin-left:20px;
    margin-right:10px;
    margin-top:10px;
    text-align: center;



}



.serveis1 ul{
    margin-top:8%;
    font-size:80%;
}

#recogida1,
#gestion1,
#impresion1,
#manipulacion1,
#franqeuo1,
#distribucion1,
#postal1,
#mensajeria1,
#paqueteria1,
#buzoneo1,
#diseño1,
#web1 {
    color: transparent;
    background-image: none;
    -webkit-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;
}

#recogida1 .blue,
#gestion1 .blue,
#impresion1 .blue,
#manipulacion1 .blue,
#franqeuo1 .blue,
#distribucion1 .blue,
#postal1 .blue,
#mensajeria1 .blue,
#paqueteria1 .blue,
#buzoneo1 .blue,
#diseño1 .blue,
#web1 .blue{
    color: transparent;
    background-image: none;
    -webkit-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;
}

#recogida1:hover,
#gestion1:hover,
#impresion1:hover,
#manipulacion1:hover,
#franqeuo1:hover,
#distribucion1:hover,
#postal1:hover,
#mensajeria1:hover,
#paqueteria1:hover,
#buzoneo1:hover,
#diseño1:hover,
#web1:hover {

    color: #FFFFFF;
    background-image: none;
    -webkit-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;



}


#recogida1:hover .blue,
#gestion1:hover .blue,
#impresion1:hover .blue,
#manipulacion1:hover .blue,
#franqeuo1:hover .blue,
#distribucion1:hover .blue,
#postal1:hover .blue,
#mensajeria1:hover .blue,
#paqueteria1:hover .blue,
#buzoneo1:hover .blue,
#diseño1:hover .blue,
#web1:hover .blue{

    color: #00abc4;
    background-image: none;
    -webkit-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;



}



#recogida1:hover p,
#gestion1:hover p,
#impresion1:hover p,
#manipulacion1:hover p,
#franqeuo1:hover p,
#distribucion1:hover p,
#postal1:hover p,
#mensajeria1:hover p,
#paqueteria1:hover p,
#buzoneo1:hover p,
#diseño1:hover p,
#web1:hover p {

    background-image: none;



}



.serveis1:hover .front {

    transform: scale3d(0,0,0);
    opacity: 0;
    transition: 0.6s;
    transform-style: preserve-3d;



}

.serveis1 .front {

    transform: scale3d(1,1,1);
    transition: 0.6s;
    transform-style: preserve-3d;



}

.serveis1:hover .text_hover, serveis1:hover .text_hover1 {


    display:block;


}

@media (max-width: 1020px){


    #recogida1:hover,
    #gestion1:hover,
    #impresion1:hover,
    #manipulacion1:hover,
    #franqeuo1:hover,
    #distribucion1:hover,
    #postal1:hover,
    #mensajeria1:hover,
    #paqueteria1:hover,
    #buzoneo1:hover,
    #diseño1:hover,
    #web1:hover
    {

        cursor:pointer;


    }

    #myNavbar2 img {

        position: fixed;
        top: 0;
        left: 1%;

    }



    .serveis1:hover .text_hover, .serveis1:hover .text_hover1 {

        display: block;


    }

}

@media (max-width: 820px)
{



    #recogida1,
    #gestion1,
    #impresion1,
    #manipulacion1,
    #franqeuo1,
    #distribucion1,
    #postal1,
    #mensajeria1,
    #paqueteria1,
    #buzoneo1,
    #diseño1,
    #web1 {
        width:100%;

    }
}


#main_serveis{




}


#serveis{


}




.serveis{


    background-color:#00abc4;
    padding-bottom:50px;
    padding-top:40px;

    float:left;
    height:230px;
    font-size:120%;



    box-shadow:0px 0px 2px #ccc;
    -webkit-box-shadow:0px 0px 2px #ccc;
    -moz-box-shadow:0px 0px 2px #ccc;

}

.front {

    color:white;
    margin:auto;
    text-align:center;



}

.text_hover ,.text_hover1{
    display:none;
    margin-left:20px;
    margin-right:10px;
    margin-top:10px;



}

.serveis ul{
    margin-top:8%;
    font-size:80%;
}

#recogida,
#gestion,
#impresion,
#manipulacion,
#franqeuo,
#distribucion,
#postal,
#mensajeria,
#paqueteria,
#buzoneo,
#diseño,
#web {

}
#recogida:hover,
#gestion:hover,
#impresion:hover,
#manipulacion:hover,
#franqeuo:hover,
#distribucion:hover,
#postal:hover,
#mensajeria:hover,
#paqueteria:hover,
#buzoneo:hover,
#diseño:hover,
#web:hover {

    background-color: #FFFFFF;
    background-image: none;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    color:#333;
    line-height: 1.2;



}

#recogida:hover p,
#gestion:hover p,
#impresion:hover p,
#manipulacion:hover p,
#franqeuo:hover p,
#distribucion:hover p,
#postal:hover p,
#mensajeria:hover p,
#paqueteria:hover p,
#buzoneo:hover p,
#diseño:hover p,
#web:hover p {

    background-image: none;


}

.serveis:hover .front {
    display: none;

}

.serveis:hover .text_hover ,.serveis1:hover .text_hover1 {
    display: block;


}






#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}

.inside {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}

.inside a.ok {
    padding:4px;
    color:#fff;
    text-decoration:none;
}
.escondido{
    display: none;
}

#modal_mail {

    z-index: 2000;
    position: fixed;
    background-color: rgba(0,0,0,.7);
    height: 100%;
    width: 100%;

}

#modal_mail p {

    width: 35%;
    color: white;
    margin-top: 20%;
    margin-left: 32.5%;
    font-size: 150%;
    font-weight: lighter;
    text-align: center;
    background-color: #3f3e41;

    padding-top: 2%;
    padding-bottom: 2%;

}

.show_modal_mail{
    diplay:block;
}
.hide_modal_mail{
    display:none;

}
body{
    font-family: 'Titillium Web';
    font-weight:300;
    background-color: transparent;
    width:100%;
    overflow-x: hidden;



}


.soft-grey{
    background-color: #ECEEEF;
}

.hard-grey{

    background-color: #1C1111;
}
.blue{
    color: #1393c2;
}
.orange{
    color: #00abc4
}
.container{
    padding: 0;
}
.visible{
    display: block;
}
.invisible{
    display:none;
}

#postal{
    transition: all .5s ease;
}
#welcome{
    position: absolute;
    margin-top:30vh;



    z-index:999;
}
#welcome .box{
    background-color: transparent;
    width:30%;

    margin:0 auto;
    border-radius: 3%;
    box-shadow: none;
    color:#00abc4;

}

.button{
    background-color: transparent;
    width:50%;

    margin:0 auto;
    border-radius: 3%;
    box-shadow: none;
    padding-top:40px;

}






#welcome .box a{
    padding: 2% 19% 2% 19%;
    color: #00abc4;
    font-size:200%;
    border: #00abc4 1px solid;
    border-radius: 8px;
}





.button a{
    padding: 2% 19% 2% 19%;
    color: #101010;
    font-size:200%;
    border: #101010 1px solid;
    border-radius: 8px;
}

#welcome .box a:hover,#welcome .box a:focus, .button a:hover, .button a:focus{
    text-decoration: none;
}
#orange_nav_bar{
    background-color:#00abc4 ;
    height:25px;
}
#grey_nav_bar{
    background-color: #666666;
    height:25px;

}
nav.navbar {

    min-height: 50px;
    margin-bottom: 0px;
    border: 0;


}

.navbar-inverse .navbar-nav>li>a {
    color:white;

}
.vertical_nav_line{
    border-right: solid 1px #8c8c8c;
}

nav.navbar.navbar-inverse{
    background-color: #666666 ;
    background-image: none;
    border-radius: 0px;
    position: fixed;
    top:0px;
    width: 100%;
    z-index:20;

}

.navbar-inverse .navbar-nav>li>a:hover {
    color:#00abc4;
}


nav.navbar a.navbar{
    color:whitesmoke;
}
nav.navbar a.navbar-brand{
    color:whitesmoke;
    background-image: none;

}

.navbar-brand
{

    padding-top:0px;
    margin-top:0px;
}

.navbar-inverse .navbar-nav>.selected>a{

    color: #00abc4;
    background-image: none;


}

.logo_nav{
    position:fixed;
    left:10%;
    top:30px;

}



.navbar-inverse .navbar-nav>.selected>a:hover{


}

.navbar-inverse .navbar-nav>.selected>a:focus{

}

.navbar-collapse {
    text-align:center;
    border-top:none;
}

.navbar-left {

}

.navbar-nav{

}

#myNavbar2 {
    background: url("/img/Logo_barnapos_web_neg_ombra.png");
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-color: transparent;
    border-right: 1px solid #8c8c8c;
    background-position-y: -22px;

}

nav{
}

.navbar-nav{
    text-align: center;
}
.budget{
    line-height: 2px;
    color:#FFFFFF;
    padding-top:13px;

    text-align: left;
}

.budget h4{
    color:#00abc4;
    margin-bottom: 0px;
}



.idiomaOn a{
    color:#00abc4 !important;


}
.consolidadora{
    position:fixed;
    top:100px;
    right:90px;
    cursor: pointer;
    z-index:10;

}

.consolidadora1{
    position:fixed;
    top:100px;
    right:240px;
    cursor: pointer;
    z-index:10;

}
.consolidadora img, .consolidadora1 img{
    width:150px;
}

#myCarousel{
    z-index:20;
}
#myCarousel img{
    height:100vh;

}

.container-text{
    background-color: transparent;
    color: #333333;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;



}

.container-text h3{
    font-size: 300%;
    color:#00abc4;
    font-weight: 50;


}



.container-text p{
    margin:3%;
    font-size:18px;
}

.correos{
    background-color: #FFD412;
    height:100vh;
}

.barnadigit_container {

    height: 100vh;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-image: url('img/Imatge_barnadigit.jpg');
    background-blend-mode: multiply;
    background-size: cover;

}

.barnadigit_container1 {

    height: 50vh;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-color: #00537d;
    color:white;
    font-size:24px;
    text-align: center;

}

.barnadigit h3{
    color:#00abc4;
}
.correos h3{
    color:#101010;

}




.gmaps-iframe {
    position: relative;
    width: 100%;
    height:90px;
    -moz-column-width: 400px;
    border-width: 0px;
    margin: 0px;
    overflow:hidden;
    zoom:4;




}
#map{
    pointer-events: none;


}

#empresa, #correos {

    height: auto !important;

    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;

}

#barnadigit {


}


#serveis{
    padding-top:140px;
}

#contacte{
    padding-top:140px;
}
#mapa{
    margin-top:50px;
    padding: 0;
    height:300px;

}



.contact_form{
    padding-top:30px;


}

.btn-primary{
    background-image:none;
    background-color: #00abc4;
    border-color: #f0ad4e;
}
.btn-primary:focus, .btn-primary:hover {
    background-color: #f0ad4e;
    background-position: 0 -15px;
    border-color: #f0ad4e;
}

#arrow_down{
    color:#e3e3e3;
    position:fixed;
    top:85%;
    left:90%;
    font-size: 350%;
    cursor: pointer;
    z-index:10;
}


#arrow_down:hover{
    color:#838383;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

@media (max-width: 1024px) {

    body{

    }

    #myNavbar2 {

        display: none;
    }

    .navbar-nav {

    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #00abc4;
    }

}

@media (max-width: 816px) {
    ul{

    }
    #myCarousel  {
        height:auto;
    }
    .container-text p{
        font-size:inherit;
    }

    #contacte, #serveis, #empresa, #correos {
        height: auto;
    }
    .button {
        width: auto;
    }
    .consolidadora {
        display:none;
    }
    .vertical_nav_line{
        border: none;
    }

    .correos{
        height: auto;
    }


    #welcome{
        display: none;
    }

    .carousel-inner {

        display:none;

    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait)
{


    #recogida:hover,
    #gestion:hover,
    #impresion:hover,
    #manipulacion:hover,
    #franqeuo:hover,
    #distribucion:hover,
    #postal:hover,
    #mensajeria:hover,
    #paqueteria:hover,
    #buzoneo:hover,
    #diseño:hover,
    #web:hover
    {

        cursor:pointer;


    }
}