/*
Theme Name: Ibscn
Author: Hitostudio
Author URI: http://www.hitostudio.com/
Description: Plantilla Ibscn para Wordpress
Version: 1.1.0
*/

body{
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #555;
    margin-top: 144px;
}
a{
    color:#555;
}
a:hover{
    color:#92c5df;
}

header{
    position: fixed;
    height: 147px;
    top: 0px;
    width: 100%;
    z-index: 99;
}
header .header-top{
    background: #f5f5f5;
    line-height: 44px;
    color: #999999;
    font-size: 14px;
    font-weight: 300;
    border-top:3px solid #99c853;
}
header .header-body{
    background: #fff;
}
header .header-logos{
    position: relative;
    width: 100%;
}
header .header-logos .logo-wireless, header .header-logos .logo-axion{
    position: absolute;
    top: 12px;
}
header .header-logos .logo-wireless{
    left: 0px;
}
header .header-logos .logo-axion{
    right: 0px;
}
header .header-logos .menu-principal{
    margin: 0px 178px;
    text-align: center;
}
.navbar-nav {
    float: none;
    display: inline-block;
    height: 95px;
}
.navbar-nav>li>a {
    padding: 36px 0px 36px 0px;
    border-top: 3px solid #fff;
    color: #888888;
}
.navbar-nav>li {
    padding: 0px 20px;
}
.nav>li>a:focus, .nav>li>a:hover , .nav>li.current-menu-item>a {
    text-decoration: none;
    background-color: transparent;
    border-top: 3px solid #92c5df;
    color: #92c5df;
}
.header-lang{
    float: right;
    margin-right: 10px;
}
.header-lang a{
    color: #999999;
}
.icono-rss{
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    float: right;
    margin: 7px 0px 0px 5px;
}
.icono-rss-linkedin{
    background: url(images/icono-linkedin.png) no-repeat center center;
}
.icono-rss-rss{
    background: url(images/icono-rss.png) no-repeat center center;
}
.icono-rss-buscador{
    background: url(images/icono-lupa.png) no-repeat center center #cecece;
}
.icono-rss-linkedin:hover{
    background: url(images/icono-linkedin.png) no-repeat center center #ddd;
}
.icono-rss-rss:hover{
    background: url(images/icono-rss.png) no-repeat center center #ddd;
}
.icono-rss-buscador:hover{
    background: url(images/icono-lupa.png) no-repeat center center #bbb;
}
.carousel-home{
    position: relative;
}

.home-fondo-slider{
    height: 450px;
    width: 100%;
}
.container-relative{
    position: relative;
    height: 450px;
}
.texto-slider{
    position: absolute;
    left: 50%;
    bottom: 40px;
    background: url(images/fondo-blanco-slider.png);
    text-align: center;
    padding: 20px 40px;
    line-height: 30px;
    border-right: 3px solid #99c853;
    z-index: 9;
}
.texto-slider h1, .texto-slider h2{
    color: #333;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
}
.texto-slider h1{
    font-size: 40px;
}
.texto-slider h2{
    font-size: 30px;
    font-weight: 300;
}
.carousel-indicators {
    bottom: 0px;
}
.contenedor-home-body{
    margin-top: 50px;
    margin-bottom: 60px;
    text-align: justify;
    font-weight: 300;
    line-height: 22px;
}
.contenedor-home-body h3{
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 3px;
    background: url(images/linea-verde.png) no-repeat left bottom;
    margin: 22px 0px 10px;
}
.contenedor-home-body h3:first-child{
    margin: 5px 0px 5px;
    background: url(images/linea-azul.png) no-repeat left bottom;
}
.contenedor-home-body a{
    text-decoration: underline;
    color: #999;
}
.home-imagen{
    background: #f5f5f5;
    padding: 40px 10px;
}
.home-imagen img{
    margin: auto;
}

.home-noticias{
    margin-top: 50px;
    margin-bottom: 30px;
}
.home-noticias h3{
    font-size: 30px;
    font-weight: 400;
    background: url(images/linea-azul.png) no-repeat center bottom;
    padding: 8px;
    margin: 0px;
}
.home-noticia{
    margin: 30px 0px;
}
.home-noticia img{
    width: 100%;
    height: auto;
}
.home-noticia-contenido h3{
    font-size: 18px;
    margin: 20px 0px;
    padding: 0px;
    font-weight: 400;
    text-align: center;
    background: transparent;
    text-transform: uppercase;  
}
.home-noticia-contenido p{
    font-size: 16px;
    font-weight: 300;
    text-align: justify; 
}
.home_leer_mas{
    color: #999;
    text-decoration: underline;
}
.noticiasVerMas{
    display: inline-block;
    font-size: 25px;
    text-align: center;
    color: #99c853;
    background: #fff;
    padding: 7px 50px 8px;
    border: 3px solid #99c853;
    border-radius: 50px;
    margin: 10px 0px;
}
.noticiasVerMas:hover{
    color: #fff;
    background: #99c853;
    text-decoration: none;
}
.datos-de-contacto-home{
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 300;
}
.datos-de-contacto-home h4{
    padding: 5px 0px;
    background: url(images/linea-azul.png) no-repeat left bottom;
}
.datos-de-contacto-home h4.h4lineaverde{
    background: url(images/linea-verde.png) no-repeat left bottom;
}
.contenido_pagina{
    margin: 20px 0px;
}
footer{
    line-height: 40px;
    padding: 20px 0px;
    background: #f5f5f5;
    color:#999999;
    font-weight: 300;
    font-size: 16px;
}
.contenido_pagina{
    margin: 30px 0px;
    font-weight: 300;
}
.contenido_pagina strong, .contenido_pagina b{
    font-weight: 600;
}
.contenido_pagina ul{
    list-style: none;
}
.contenido_pagina ul li{
    overflow: hidden;
    margin: 30px 0px;
}
.contenido_pagina ul li img{
    float: left;
    margin-right: 20px;
}
.contenido_pagina ul li:first-child img{
    float: left;
    margin-right: 30px;
}
.contenido_pagina p{
    text-align: justify;
}
.contenido_pagina h2{
    background: url(images/linea-verde.png) no-repeat left bottom;
    padding: 5px 0px;
    margin: 30px 0px 10px;
    font-size: 18px;
}
.contenido_pagina h2:first-child{
    background: url(images/linea-azul.png) no-repeat left bottom;
    padding: 5px 0px;
    margin: 30px 0px 10px;
    font-size: 18px;
}
img.aligncenter{
    margin: auto;
    display: block;
}
.list-imag-pos img{
    width: 100%;
    height: auto;
}
.blog-pagina h1{
    background: url(images/linea-azul.png) no-repeat center bottom;
    padding: 5px 0px;
    margin: 30px 0px 50px;
}
.blog-pagina .tituloPost{
    margin: 0px 0px 5px;
    padding: 0px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.blog-pagina .leerMas{
    color: #888888;
    text-decoration: underline;
}
.post{
    margin-bottom: 30px;
    font-weight: 300;
}
.listado_blog{
    margin-bottom: 50px;
}
.imagen_post img{
    width: 100%;
    height: auto;
}
.img-relacionada img{
    width: 100%;
    height: auto;
}
.blog-single{
    font-weight: 300;
}
.blog-single h1{
    background: transparent;
    font-weight: 300;
    margin: 30px 0px 0px;
}
.blog-single .fechaPost{
    margin-bottom: 10px;
}
.blog-single {
    margin-bottom: 50px;
}
.post-relacionado{
    font-weight: 300;
}
.post-relacionado h2.tituloPost{
    margin: 10px 0px 0px;
}
.post_relacionados_content{
    margin-bottom: 50px;
}
.wpcf7-form{
    margin: 30px 0px;
}
.wpcf7-form-control {
    width: 100%;
    padding: 13px 20px;
    color: #777;
    background: #f8f7f7;
    margin-bottom: 20px;
    border: 0px;
    border-left: 2px solid #92c5df;
}
label {
    font-weight: 300;
}

.wpcf7-submit {
    display: inline-block;
    font-size: 25px;
    text-align: center;
    color: #99c853;
    background: #fff;
    padding: 7px 50px 8px;
    border: 3px solid #99c853;
    border-radius: 50px;
    margin: 10px 0px;
    width: 200px;
}
.wpcf7-submit:hover{
    color: #fff;
    background: #99c853;
}
.menu-movil{
    display: none;
    font-size: 24px;
    margin: 15px 0px 0px;
    padding: 10px 20px;
}
.lineaCenter{
    background-position: bottom center !important;
    font-size: 28px !important;
    margin: 30px 0px 20px !important;
    padding: 10px 0px !important;
}
.fondo-gris{
    padding: 20px 0px;
    background: #f5f5f5;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%;
}
.carousel-caption{
	padding-top:5px;
	right: 0%;
    left: 0%;
    padding-bottom: 45px;
    bottom: 0px;
}
.carousel-caption:before{
	position:absolute;
	background:#000;
	top:0px;
	left:0px;
	content:'';
	opacity:0.5;
	width:100%;
	height:100%;
	z-index:-1;
}
input[type=checkbox], input[type=radio] {
	margin-right:10px;
    width: auto;
}
button[disabled], html input[disabled] {
    opacity: 0.5;
    pointer-events: none;
}
@media (max-width: 1200px) {
    .navbar-nav>li {
        padding: 0px 12px;
    }
    .texto-slider h1 {
        font-size: 30px;

    }
    .texto-slider h2 {
        font-size: 22px;
        line-height: 20px;
    }
}
@media (max-width: 990px) {
    header .header-logos .menu-principal {
        margin: 0px 100px;
        text-align: center;
    }
    .logo-wireless, .logo-axion{
        width: 100px;
        top: 20px !important; 
    }
    .logo-axion{
        top: 30px !important; 
    }
    .navbar-nav>li>a{
        font-size: 14px;
    }
    .texto-slider {
        left: 15%;
        width:70%;
        bottom: 10px;
    }
    .carousel-indicators{
        display: none;
    }
}
@media (max-width: 767px) {
    header .header-logos .menu-principal {
        margin: 0px 0px;
        text-align: center;
    }
    .navbar-nav>li>a {
        padding: 10px 0px;
        border-top: 0px solid #fff;
        border-bottom: 3px solid #fff;
        color: #888888;
    }
    .nav>li>a:focus, .nav>li>a:hover, .nav>li.current-menu-item>a{
        padding: 10px 0px;
        border-top: 0px solid #fff;
        border-bottom: 3px solid #92c5df;
        color: #888888;
        display: inline-block;
    }
    .header-top{
        text-align: center;
    }
    .header-top .icono-rss{
        float: none;
    }
    .header-top .col-sm-4{
        text-align: center !important;
    }
    .navbar-nav{
        height: auto;
        display: none;
    }
    header .header-body {
        background: #fff;
        min-height: 85px;
    }
    .menu-movil{
        display: inline-block;
    }
    header .header-top {
        line-height: 26px;
        font-size: 12px;
    }
    body {
        margin-top: 160px;
    }
    .blog-pagina .tituloPost {
        margin: 20px 0px 5px;
    }
    .texto-slider h1 {
        font-size: 20px;
        line-height: 20px;
    }
    .texto-slider h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .texto-slider {
        padding: 12px 10px;
    }
    .carousel-indicators{
        display: none;
    }
}
@media (max-width: 400px) {
    .texto-slider {
        left: 10%;
        width:80%;
    }
}
@media (max-width: 321px) {
    body {
        margin-top: 188px;
    }
    .header-telefono, .header-contacto{
        font-size: 14px;
    }
    .hexagono{
        zoom: 0.4;
        width: 730px;
        margin: auto;
    }
    .menu-movil {
        margin-top: 17px;
    }
    .texto-slider h1 {
        font-size: 18px;
        line-height: 20px;
    }
    .texto-slider h2 {
        font-size: 12px;
        line-height: 12px;
    }
}

@media (max-height: 550px){
    .navbar-nav>li a {
        padding: 1px 0px;
        line-height: 20px;
    }
}