* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}
@font-face {
    font-family: "ProximaNova";
    src: url(../fonts/ProximaNova-Sbold.otf);
}
@font-face {
    font-family: "ProximaNova-bold";
    src: url(../fonts/ProximaNova-Black.otf);
}
body {
    font-family: "ProximaNova", Arial, Helvetica, sans-serif;
    font-size:24px;
}
.negrita {
    font-family: "ProximaNova-bold", Arial, Helvetica, sans-serif;
}
.actiu {
    text-decoration: underline;
    color: #337ab7 !important;

}

img {
    width:100%;
}
a {
  cursor: pointer;

}
.subir {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index:200;
}
.subir img {
    width: 70%;
    float: right;
    cursor: pointer;
}
nav li {
 display: inline;
 text-align: center;	
}
.color {
 color: #00b4cb;
}
.slider {
    background-image: url(../img/home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 1067px;
}
.slider2 {
    background-image: url(../img/servicios.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 1067px;
}
.slider3 {
    background-image: url(../img/clientes.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    height: 1067px;
}
.slider4 {
    background-image: url(../img/contacto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    height: 1067px;
}
header .row {
    margin-top: 20px;    
}
header {
    position:fixed;
    background-color: white;
    width: 100%;
    z-index: 20;    
}
nav {
    margin-top: 5px;    
}
.titulo {
    position: absolute;
    top: 300px;
    width: 100%;
    text-align: center;   
    color:white;
}
.titulo h1 {
    font-size: 300%; 
    text-shadow: 1px 4px black;
}
.layer {
    background-image: url(../img/barra1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 730px;
    position: relative;
    top: -245px;
    margin-bottom: -170px;    
}
.layer2 {
    background-image: url(../img/barra2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 730px;
    position: relative;
    top: -245px;
    margin-bottom: -170px;    
}
.layer3 {
    background-image: url(../img/barra2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 250px;
    position: relative;
    top: -245px;
    margin-bottom: -170px;    
}
.layer2 h2, .layer3 h2 {
    color: #00b4cb;
    text-align: center;
    font-size: 200%;
    margin-top: 200px;
}
.iconos {
    width: 10%;
    margin-left: auto;
    margin-right: auto;    
}
.iconos img {
    margin-top: 25px;    
}
.vals {
	padding-left:10% !important;
	padding-right: 10% !important;
}
.valores {
    text-align: center;
    margin-bottom: 50px;

}
.valores div img {
    width: 50%;
}
.valores div p {
    font-size:70%;
}
.valores h3 {
    color: #00b4cb;
}
.footer {
    background: #55c0d4;    
    text-align: center;
    font-size: 80%;       
}
#svg1 .cls-2 {
    fill:white !important;
}
.logofooter {
    width:300px;
}

.footer a, .footer p {
	color:white;
	text-decoration: none;
}
.texto {
	color:white;
}
.texto h2 {
	text-align: center;
	font-size: 200%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.separador {
	width: 5%;
    margin-bottom: 75px;	
    margin-left: auto;
    margin-right: auto;
    border-top:10px solid white;	
}
.slider2 .titulo h1 {
	font-size: 250%;	
}
.servicios {
	background-color: #abdbe7;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}
.layer2 img {
	width: 150px
}
.clar {
    clear:both;
}
.layer2 .vals2 div {
	text-align: center;
    color: #00b4cb;
    margin-top: 25px;
    margin-bottom: 25px;
}
.vals2 {
    padding-left: 5% !important;
    padding-right: 5% !important;

}
.servicios h3 {
	text-align: center;
}
.servicios img {
	width: 100px;
	margin-top: 100px;
	margin-bottom: 25px;
}
.candado {
    width:35px;
}
.logo img {
    width:400px;
}
.servicios p {
    font-size: 70%;
}
.servicios h2 {
	font-size: 125%;
    width: 50%;
    margin-left: auto;
    margin-right: auto;

}
.slider3 .titulo {
	top:450px;
}
.slider3 .titulo h1 {
    font-size: 262%;
    text-align: left;
    width: 65%;
    margin-left: auto;
    margin-right: auto;	
}
.clientes {
	text-align: center;
    color: white;	
}
.clientes img {
	width: 150px;
}
.clientes div h3 {
    width: 50%;
    margin: auto;
    color: white;
    margin-bottom: 50px;
}
.clientes h2 {
 margin-top: 250px;
 margin-bottom: 50px;
 font-size: 225%;
}
.logos img {
	width:300px;
    margin-top: 25px;
    margin-bottom: 25px;
    /* -webkit-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(100%);
    -ms-filter: grayscale(100%); */
}
.logos img:hover {
	-webkit-filter: none;
    -ms-filter: none;
    -o-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;

}
.logos {
	text-align: center;
    margin-bottom: 100px;
}
.oculto {
	display:none;
}
.logos h2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    font-size: 100%;
}
.slicknav_menu {
    display: none;
}
.contactar {
    padding-bottom: 50px
}
.contacto {
    color: #00b4cb;
    position: absolute;
}
.special {
    height: 65%;
}
.contacto p {
    padding: 10px 0px;
    border-bottom: 3px solid #00b4cb;
}
.space {
    margin-top:25px;
}
.cc-cookies {
    width:100% !important;
}
.legal {
    padding-top: 150px;
    margin-left: 1%;
    margin-right: 1%;
}
.firma {
    width:25%;
}
.vals2 > div img:hover {
    cursor:pointer;
}
.f1, .f2 {
    width: 100px;
}
.f3 {
    width: 150px;
}
@media (min-width:2000px) {
    .slider2,.slider {
        height:1400px;
    }
    .layer, .layer2 {
        top: -345px;
    }
    .layer {
        height: 800px;
    }
    .layer2 div .vals2 h2 {
        margin-top: 300px;

    }
    .btn {
        font-size: 200% !important;
        margin-top: 50px;
    }
}
@media (min-width:1600px) {
    body {
        font-size: 22px;
    }
}
@media (max-width: 1440px) {
    .logo {
        margin-top: 0px;
    }
    body {
        font-size: 20px;
    }
}
.layer2 img {
    width: 100px;
}
@media (max-width: 1280px) {
    body {
        font-size: 16px;
    }
    .logos img {
        width: 200px;
    }
    .sf-menu ul {
        font-size: 14px;
    }
    .logo img {
        width: 300px;
    }
    .separador {
        width: 3%;
        margin-bottom: 75px;
        margin-left: auto;
        margin-right: auto;
        border-top: 5px solid white;
    }
    .texto h2 {
        margin-bottom: 15px;
    }
}
@media (max-width: 1100px) {
    body {
        font-size:17px;
    }
}
@media (max-width: 800px) {
    body {
        font-size:20px;
        text-align: center;
    }
    .subir {
        display: none;
    }
    .logo img {
        width: 150px;
        margin-top: 16px;
    }
    .slicknav_menu {
        display:block;
        background: #ffffff !important;
    }
    #menu > li {
        display: none;
    }
    .slicknav_nav li a {
        color: #00b4cb !important;
    }
    .slicknav_btn {
        background-color: #00b4cb !important;
    }
    .slicknav_menu .slicknav_menutxt {
        text-shadow: 0 1px 3px #00b4cb !important;
    }
    .slicknav_nav {
        font-size: 14px !important;
    }
    .iconos {
        width: 25%;
    }
    .layer2 {
        height: auto;
    }
    .servicios h2 {
        width: 90%;
    }
    .slider3 .titulo h1 {
        font-size: 240%;
    }
    .slider3 .titulo {
        top: 300px;
    }
    .layer {
        height: auto;
        background: url(../img/barra1.svg) no-repeat center center scroll;
        background-position: 25% 0px;
        background-size: cover;
    }
    .layer2 {
        height: auto;
        background: url(../img/barra2.svg) no-repeat center center scroll;
        background-position: 15% 0px;
        background-size: cover;
    }
    .btn-info {
        width: 35%;
        font-size: 142%;
        margin-top: 50px;
    }
    .logos img {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .clientes img {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .clientes {
        padding-bottom: 50px;
    }
    .special {
        height:auto;
        margin-bottom:50px;
        margin-top:50px;
    }
    .contacto {
        position: relative;
    }
    nav {
        height: 100%;
    }
    header .row {
        margin-top:0px;
    }
    header {
        height: 60px;
    }
    .sf-menu ul {
        margin-top: -6px;
        background-color: white;
    }
    .candado {
        display: none;
    }
    .titulo h1 {
        font-size: 150%;
    }
    .titulo {
        top: 205px;
    }
    .slider {
        height: 735px;
    }
    .logofooter {
        width: 75%;
        margin-top: 25px;
        margin-bottom: 50px;
    }
    .separador {
        width: 15%;
    }
    .slider2 {
        height: 685px;
    }
    .slider2 .titulo h1 {
        font-size: 185%;
    }
    .titulo {
        top: 232px;
    }
    .slider3 {
        height: 755px;
    }
    .slider3 .titulo {
        top: 250px;
    }
    .slider3 .titulo h1 {
        font-size: 160%;
    }
    .clientes h2 {
        margin-top: 170px;
    }
    .logos h2 {
        width: 90%;
    }
    .btn-info {
        width: 50%;
    }
    .valores div {
        margin-bottom:50px;
    }
    .servicios img {
        margin-bottom: 0px;
        margin-top: 50px;
    }
    .clientes img {
        margin-bottom: 0px;
    }
    .clientes h2 {
        margin-bottom: 0px;
    }
    .servicios p {
        text-align: center;
    }
    .layer .texto .row div p {
        margin-bottom: 50px;
    }
    .texto h2 {
        margin-bottom: 15px;
    }
    .sf-menu ul {
        position: relative !important;
        top: 100%;
        left: 0;
        z-index: 99;
    }
    .sf-menu ul ul {
        top: 0;
        left: 0px !important;
        margin-left:0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        font-size: 12px !important;
    }
}
