@font-face {
  	font-family:"BorisBlackBloxx";
  	src:url("../fonts/BorisBlackBloxx.eot?") format("eot"),
  	url("../fonts/BorisBlackBloxx.woff") format("woff"),
  	url("../fonts/BorisBlackBloxx.ttf") format("truetype"),
  	url("../fonts/BorisBlackBloxx.svg#BorisBlackBloxx") format("svg");
  	font-weight:normal;font-style:normal;
  	}
@font-face {
  	font-family:"OpenSans-Regular";
  	src:url("../fonts/OpenSans-Regular.eot?") format("eot"),
  	url("../fonts/OpenSans-Regular.woff") format("woff"),
  	url("../fonts/OpenSans-Regular.ttf") format("truetype"),
  	url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  	font-weight:normal;
  	font-style:normal;
	}



#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"OpenSans-Regular";
	position:relative;
}

.pad{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

#header{
	background-color: #fff;
	background-size: cover;
	text-align: center;
	padding: 9px 0px;
	position: relative;
}

#header a{
    display: inline-block;
}

.datos_header{
	text-align: center;
	padding: 20px 0px;
	color: #fff;
}

.datos_header a{
	font-size: 16px;
	color: #000;
	text-decoration:none;
}

.datos_header h1{
	font-family:"BorisBlackBloxx";
	font-size: 12px;
	padding-bottom:4px;
	color: #3f68aa;
	text-transform: uppercase;
}

#buscar{
    width: 200px;
    float: left;
    position: relative;
    padding: 8px 5px;
}

#buscar input{
    border: none;
    background: #fff;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
}

#buscar button{
	border: none;
	color: #000;
    background: #fff;
    font-size: 16px;
    border-radius: 0px;
}

#btns-carrito a{
    padding: 5px;
    display: inline-block;
    color: #000;
    margin-top: -9px;
}

.borde{
    border-left: solid 1px #000;
}

#barra-menu{
    z-index: 1;
	background: #3f68aa;
}

#menu{
    min-height: 53px;
    background: #3f68aa;
    width: 100%;
    float:left;
    position: relative;
    margin-bottom:0px;
    border: none;
    text-align: center;
	border-radius: 0;
	font-family:"BorisBlackBloxx";
}

#navbar .menu{
	display: flex;
	align-items: center;
}

#navbar a{
	color: #fff;
	display: block;
	padding: 16px 57px;
	font-size: 17px;
	margin-left:1px;
}

#navbar a:hover{
	border-bottom: solid 2px #FFF;
	text-decoration: none;
	background-color: #000;
}

#navbar .selec{
    border-bottom: solid 2px #FFF;
	background-color: #000;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #337ab7;
    background-color: #000;
    text-decoration:none;
}

.dropdown-menu{
	background: #000;
	border:none !important;
	padding:0px;
	border-radius:0px;
	margin:0px;
}

.dropdown-menu > li > a {
    color: #fff !important;
    font-size: 17px !important;
    float: left;
    width: 100%;
    text-align: left;
    padding:10px !important;
	border-bottom:1px solid #fff;
}

.sub1 {
    width: 100%;
	margin: 0 !important;
}

#navbar li{
    display: inline-block;
    margin: 0 0px;
}

nav .me{
    text-align:center;
    margin:auto;
    padding-bottom: 4px;
    display: block;
    color: #fff;
}

.navbar-toggle .icon-bar{
    width: 58px;
    background-color: #fff !important;
}

.caption{
	width: 100%;
	position: absolute;
	bottom: 40px;
	right: 10%;
	text-align: right;
}

#carousel-home .carousel-indicators{
	bottom: 10px;
    left: 0;
    z-index: 15;
    width: 90%;
    padding-left: 0;
    margin-left: 0;
    text-align: right;
}

#carousel-home .carousel-indicators li{
    background: #555865;
    border-color: #555865;
    width: 40px;
    border-radius:0px !important;
}

#carousel-home .carousel-indicators .active{
    background: #3f68aa;
    border-color: #3f68aa;
}

#frase{
	background: url(../img/bg-frase.png) repeat-x bottom #555865;
	padding: 20px 15px;
}

#frase h1{
    font-family: "BorisBlackBloxx";
    color: #fff;
    font-size: 22px;
    margin-top: 19px;
    text-align: right;
    padding: 23px;
}

#frase p{
	text-align: right;
	font-size: 20px;
    line-height: 26px;
	color:#FFF;
	padding: 23px;
}

#plataformas{
	padding:82px 15px;
	text-align: center;
}

#plataformas h1{
	font-family:"BorisBlackBloxx";
	color: #3f68aa;
	text-align: center;
	font-size: 38px;
	margin-top:-13px;
}

#plataformas h2{
	color: #000;
	margin-top: 15px;
	font-size: 18px;
}

.plataformas h3{
	font-family:"BorisBlackBloxx";
	color: #fb0833;
	font-size: 26px;
	padding-top:17px;
	padding-bottom:15px;
}

.plataformas img{
	margin-top: 15px;
}

.texto-herramientas{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    height: 100%;
}

.texto-herramientas-l{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    height: 100%;
}

.texto-r{
    background: rgba(0, 0, 0, 0.58);
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
    padding: 148px;
    box-sizing: border-box;
    text-align: right;
}

.texto-l{
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
    padding: 112px 140px;
    box-sizing: border-box;
    text-align:left;
}

#herramientas-home h1{
    color: #fff;
    font-family:"BorisBlackBloxx";
    font-size: 28px;
}

#herramientas-home .naranja{
    color: #3f68aa;
}

#herramientas-home .azul{
    color: #00adab;
}

#herramientas-home p{
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin-top: 16px;
}

#herramientas-home a{
    display: inline-block;
    margin-top: 53px;
    color: #fff;
    text-shadow: 3px 3px 10px #fff;
    font-size: 28px;
    border: solid 2px #fff;
    padding: 4px 26px;
    border-radius: 15px;
}

#herramientas-home a:hover{
    text-decoration: none;
    border: solid 2px #3f68aa;
    color: #3f68aa;
}

footer{
    font-size:20px;
    background: #3f68aa;
    padding-top: 21px;
}

footer h1{
    float: left;
    border-right: solid 1px #fff;
    padding-right: 20px;
    color: #fff;
    text-align:right;
    line-height: 28px;
}

footer p{
    margin-left: 21px;
    float: left;
    position: relative;
    color: #fff;
    line-height: 28px;
}

footer h2{
    color: #fff;
    font-size:22px;
}

.redes{
    text-align: right;
}

#fb{
    display: inline-block;
    background: url(../img/redes.png) no-repeat 10px 0px;
    width:74px;
    height:70px;
    margin-top: 30px;
}

#tw{
    display: inline-block;
    background: url(../img/redes.png) no-repeat -70px;
    width: 57px;
    height: 71px;
    margin-top: 30px;
}

#ins{
    display: inline-block;
    background: url(../img/redes.png) no-repeat -132px;
    width: 61px;
    height: 71px;
    margin-top: 30px;
}

#web{
    display: inline-block;
    padding: 7px;
    padding-right: 145px;
    background: url(../img/web.png) no-repeat right;
    color: #fff;
    font-size: 17px;
    margin-top: 8px;
}

#web:hover{
    text-decoration: none;
    background: url(../img/web-h.png) no-repeat right;
}

#titulo{
    padding-top:78px;
    padding-bottom:51px;
    background-size: cover;
    text-align: right;
}

#titulo h1{
    color: #fff;
    font-weight: 500;
    text-shadow: 2px 3px 3px #3f68aa;
    text-transform: uppercase;
    font-family:"BorisBlackBloxx";
    font-size: 47px;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 70px;
    letter-spacing: 2px;
}

.bg-2{
    background: url(../img/bg2.jpg) no-repeat center top;
}

.contenido{
    padding-bottom:0px;
}

.cont-img{
    margin-top: 46px;
    position: relative;
    z-index: 1;
}

#empresa h1 {
    font-family: "BorisBlackBloxx";
    color: #3f68aa;
    font-size: 28px;
    margin-top: 84px;
}

#empresa p{
    line-height: 26px;
    margin-top: 18px;
    margin-bottom: 155px;
    font-size:20px;
}

.line{
    background:#7b061b;
    height: 1px;
    width: 100%;
    float: left;
    position: relative;
    margin-top: -10px;
}

#barra {
    background: #3f68aa;
    height: 100px;
    width: 100%;
    float: left;
    position: relative;
}

#valores{
    background: #fff;
    padding: 50px 15px;
}

#valores h1{
    font-family: "BorisBlackBloxx";
    color: #3f68aa;
    font-size: 28px;
    margin-top: 72px;
    padding-bottom:19px;
}

#valores p{
    margin-top: 10px;
    margin-left: 10px;
    font-size:20px;
    line-height: 26px;
    color: #000;
}

.valor{
    float: left;
    position: relative;
    width: 100%;
    margin-top: 15px;
    color: #fff;
}

#carousel-valor .carousel-indicators{
    bottom: -50px;
    left: 0;
    z-index: 15;
    width: 90%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
}

#carousel-valor .carousel-indicators li{
    background: #000;
    border-color: #000;
    width: 40px;
    border-radius: 0;
}

#carousel-valor .carousel-indicators .active{
    background: #3f68aa;
    border-color: #3f68aa;
}

.bg-3{
    background: url(../img/bg3.jpg) no-repeat center top;
}

#capacidades{
    background: #fff;
    padding: 50px 15px;
}

#capacidades p{
    line-height: 26px;
    margin-top: 105px;
    margin-bottom: 155px;
    font-size: 20px;
}

#capacidades h1{
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    font-family:"BorisBlackBloxx";
}

.bg-4{
    background: url(../img/bg4.jpg) no-repeat center top;
}

.bg-5{
    background: url(../img/bg5.jpg) no-repeat center top;
}

#contacto{
    padding: 65px 15px;
    padding-bottom: 65px;
    padding-bottom: 51px;
}

#contacto p{
    margin-top: 10px;
    font-size:20px;
    line-height: 26px;
} 

#formulario h2{
    color: #000 !important;
    margin-left: 5px;
    text-transform: none;
    margin-top: 5px;
    font-weight: normal;
    font-size:24px;
}

#formulario input{
    width:100%;
    background-color:#000;
    color:#fff;
    border:none;
    font-family:"Miso";
    font-size:20px;
    padding:10px;
    margin-top: 5px;
}

#formulario textarea{
    width:100%;
    background-color:#000;
    color:#fff;
    border:none;
    font-family:"BorisBlackBloxx";
    font-size:18px;
    padding:10px;
    margin-top: 5px;
    height: 82px;
}

#enviar{
    width:100px !important;
    cursor:pointer;
    position:relative;
    float:right;
    font-size:20px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:15px !important;
    padding:10px 0px !important;
    background: #000 !important;
    margin-right: 15px;
    border: none !important;
    font-family:"BorisBlackBloxx" !important;
    z-index:1;
}

#enviar:hover{
    background: #3f68aa!important;
    color: #FFF !important;
}

#borrar{
    width:100px !important;
    cursor:pointer;
    position:relative;
    float:right;
    font-size:20px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:15px!important;
    padding:10px 0px !important;
    background: #000 !important;
    border: none !important;
    z-index:1;
    font-family:"BorisBlackBloxx" !important;
}

#borrar:hover{
    background: #3f68aa !important;
    color: #FFF !important;
}

#mapa-bg {
    padding-bottom: 50px;
    background-size: cover;
}

#map{
    height:400px;
}

#ampliar{
    background-color: #000;
    text-shadow: 1px 1px 1px #000;
    color: #FFF;
    text-align: center;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    text-decoration: none !important;
    bottom:15px;
    font-size:20px;
    right:45%;
}

#ampliar:hover{
    background: #fb0833;
}




@media (max-width: 800px){
    
    header {
        position: relative;
        top: 0;
        height: auto;
    }
    
    .pin {
        font-size: 11px;
        float: left;
    }
    
    .telefono {
        font-size: 11px;
        float: left;
        margin-left: 14px;
        margin-right: 0;
    }
    
    #menu {
        margin-top: 5px;
        padding-bottom: 0;
    }
    
    .menu {
        flex-direction: column;
    }
    
    .navbar-header {
        float: none;
    }
    
    .navbar-left,.navbar-right {
        float: none !important;
    }
    
    .navbar-toggle {
        display: block;
        background: #000 !important;
    }
    
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    
    .navbar-collapse.collapse {
        display: none!important;
    }
    
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        margin-left: 0;
    }
    
    
    .collapse.in{
        display:block !important;
    }
    
    
    #navbar a{
        width: 100%;
        text-align: left;
        padding: 5px;
        margin-top: 2px;
        border: none;
        margin-left:0px;
    }
    
    #plataformas h1 {
        font-size: 30px;
    }
    
    .texto-herramientas {
        position: relative;
    }
    
    .texto-herramientas-l {
        position: relative;
    }
    
    .texto-r {
        padding: 15px;
    }
    
    .texto-l {
        padding: 15px;
    }
    
    #herramientas-home h1 {
        font-size: 21px;
    }
    
    .redes {
        text-align: center;
        margin-top: 15px;
    }
    
    #titulo h1 {
        font-size: 20px;
    }
    
    #barra {
        margin-top: 0px;
    }
    
    #empresa p {
        margin-bottom: 30px;
    }
    
    .contenido {
        padding-bottom: 0px;
    }
    
    #carousel-iluminacion {
        margin-bottom: 60px;
    }
    
    .title-a {
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        flex-direction: column;
    }
    
    .contenido2 {
        padding-bottom: 15px !important;
    }
    
    #frase p{
        font-size:20px;
    }
    
    footer h1 {
        padding-right: 7px;
        font-size: 16px;
    }
    
    footer p {
        margin-left: 11px;
        font-size: 16px;
    }
    
    #herramientas-home a {
        font-size: 20px;
    }
    
    #herramientas-home p {
        font-size: 20px;
    }
    .noticia {
        min-height: auto;
        max-height: 1000px;
    }
}



@media (max-width: 900px) and (min-width:801px){

    #navbar li{
        display: inline-block;
        margin: 0 0px;
    }

    #navbar a {
        padding: 8px 10px;
        font-size: 13px;
    }

    #menu {
        min-height: 32px;
    }

    #frase p{
        font-size:15px;
        line-height: 21px;
        padding: 0px;
    }
    
    #plataformas h1{
        font-size:39px;
    }
    
    .plataformas h3{
        font-size:18px;
    }
    
    .texto-r{
        padding:22px;
    }
    
    #herramientas-home h1{
        font-size:16px;
    }
    
    #herramientas-home p{
        font-size:13px;
        line-height: 18px;
        margin-top: 4px;
    }

    
    #herramientas-home a{
        margin-top:9px;
        font-size:17px;
    }
    
    .texto-l{
        padding:16px 42px;
    }
    
    footer{
        font-size:16px;
    }

    footer h2 {
        font-size: 16px;
    }

    #web {
        font-size: 12px;
    }

    #empresa h1 {
        font-size: 20px;
        margin-top: 45px;
    }
    
    #empresa p{
        line-height:19px;
        margin-top: 11px;
        margin-bottom: 29px;
        font-size: 16px;
    }

    #valores {
        padding: 78px 15px;
    }

    #capacidades {
        padding: 0px 15px;
    }
    
    .title-a{
        padding:9px 15px;
    }
    
    #titulo h1{
        font-size:38px;
    }
    
    #barra{
        margin-top:0px;
    }
}


@media (max-width: 1000px) and (min-width:901px){
    
    #navbar li{
        display: inline-block;
        margin: 0 0px;
    }

    #navbar a{
        padding:8px 8px;
        margin-left:-2px;
    }

    #navbar a {
        padding: 8px 20px;
        font-size: 13px;
    }

    #menu {
        min-height: 32px;
    }
    
    #frase p{
        font-size:18px;
    }
    
    .texto-r{
        padding:16px;
    }
    
    #herramientas-home h1{
        font-size:16px;
    }
    
    #herramientas-home p{
        font-size:15px;
        line-height: 20px;
        margin-top: 9px;
    }
    
    #herramientas-home a{
        margin-top:12px;
        font-size:18px;
    }
    
    .texto-l{
        padding:36px 39px;
    }
    
    .plataformas h3{
        font-size:20px;
    }
    
    #plataformas h1{
        font-size:40px;
    }

    footer {
        font-size: 18px;
    }

    footer h2 {
        font-size: 18px;
    }

    #web {
        font-size: 12px;
    }

    #valores {
        padding: 73px 15px;
    }
    
 }


@media (max-width: 1100px) and (min-width:1001px){
    
    #navbar a{
        padding:8px 8px;
        margin-left:7px;
    }

    #menu {
        min-height: 36px;
    }
    
    #frase p{
        font-size:19px;
    }
    
    #herramientas-home h1{
        font-size:22px;
    }
    
    .texto-l{
        padding:41px 39px;
    }
    
    #herramientas-home a{
        font-size:20px;
        margin-top:15px;
    }
    
    .texto-r{
        padding:22px;
    }
    
    #herramientas-home p{
        font-size:16px;
        line-height:20px;
    }

    #web {
        font-size: 14px;
    }

    #empresa h1 {
        font-size: 22px;
        margin-top: 51px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        line-height: 23px;
        margin-top: 10px;
        margin-bottom: 69px;
        font-size: 18px;
    }

    #valores {
        padding: 72px 15px;
    }

    #valores h1 {
        margin-top: 0px;
    }

    #capacidades {
        padding: 0px 15px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    #ventajas p{
        font-size:17px;
    }
    
    #titulo{
        padding-top:10px;
        padding-bottom:51px;
    }
    
    #titulo h1{
        font-size:36px;
    }
    
}


@media (max-width: 1200px) and (min-width:1101px){
    
    #navbar a{
        padding:8px 6px;
        margin-left:25px;
    }

    #menu {
        min-height: 35px;
    }
    
    #frase p{
        font-size:19px;
    }
    
    #herramientas-home h1{
        font-size:28px;
    }
    
    .texto-l{
        padding:41px 39px;
    }
    
    #herramientas-home a{
        font-size:24px;
        margin-top:21px;
    }
    
    .texto-r{
        padding:17px;
    }

    #capacidades {
        padding: 0px 15px;
    }

    #capacidades p {
        margin-top: 56px;
    }
    
    #herramientas-home p{
        font-size:18px;
        line-height:21px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    #ventajas p{
        font-size:17px;
    }
    
    #titulo h1{
        font-size:39px;
    }
    
}


@media (max-width: 1300px) and (min-width:1201px){
    
    #navbar a{
        padding: 8px 13px;
        margin-left: 6px;
    }

    #menu {
        min-height: 36px;
    }
    
    #frase p{
        font-size:19px;
    }
    
    #herramientas-home h1{
        font-size:30px;
    }

    #herramientas-home p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .texto-l{
        padding:41px 39px;
    }
    
    #herramientas-home a{
        font-size:20px;
        margin-top:21px;
    }
    
    .texto-r{
        padding:46px;
    }

    #valores h1 {
        margin-top: 0px;
    }
    
    #volver{
        padding:6px 25px;
        font-size:26px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    #ventajas p{
        font-size:20px;
    }
    
    #titulo h1{
        font-size:39px;
    }
    
    .caption h1{
        font-size:42px;
    }
}


@media (max-width: 1400px) and (min-width:1301px){
    
    #navbar a{
        padding:16px 15px;
    }
    
    #frase p{
        font-size:20px;
    }
    
    #herramientas-home h1{
        font-size:32px;
    }

    #herramientas-home p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .texto-l{
        padding:58px 56px;
    }
    
    #herramientas-home a{
        font-size:22px;
        margin-top:21px;
    }
    
    .texto-r{
        padding:59px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    #ventajas p{
        font-size:20px;
    }
    
}


@media (max-width: 1500px) and (min-width:1401px){
    
    #navbar a{
        padding:16px 25px;
        margin-left:0px;
        
    }
    
    #frase p{
        font-size:20px;
    }
    
    #herramientas-home h1{
        font-size:38px;
    }

    #herramientas-home p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .texto-l{
        padding:71px 56px;
    }
    
    #herramientas-home a{
        font-size:26px;
        margin-top:21px;
    }
    
    .texto-r{
        padding:60px;
    }
    
    #volver{
        padding:6px 25px;
        font-size:29px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    #ventajas p{
        font-size:20px;
    }
    
}


@media (max-width: 1600px) and (min-width:1501px){
    
    #navbar a{
        padding:16px 37px;
        margin-left:0px;
    }
    
    .texto-l{
        padding:71px 56px;
    }

    #herramientas-home p {
        font-size: 19px;
    }

    #herramientas-home a {
        margin-top: 31px;
        font-size: 24px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
    .texto-r{
        padding:83px;
    }
    
}


@media (max-width: 1700px) and (min-width:1601px){
    
    #navbar a{
        margin-left:0px;
        padding: 16px 41px;
    }

    #herramientas-home h1 {
        margin-top: -51px;
    }

    #herramientas-home a {
        margin-top: 29px;
        font-size: 24px;
    }
    
    .texto-l{
        padding:83px 87px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
}


@media (max-width: 1800px) and (min-width:1701px){
    
    #navbar a{
        margin-left:0px;
        padding: 16px 43px;
    }

    #herramientas-home h1 {
        margin-top: -35px;
    }

    #herramientas-home a {
        margin-top: 36px;
        font-size: 24px;
    }
    
    .texto-l{
        padding:83px 87px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
}


@media (max-width: 1900px) and (min-width:1801px){
    
    .texto-l{
        padding:135px 87px;
    }
    
    .texto-r{
        padding:140px;
    }
    
    #barra{
        margin-top:0px;
    }
    
    #empresa p{
        margin-bottom:69px;
    }
    
    #ventajas{
        padding-bottom:68px;
    }
    
}
