h4 {
    line-height: 1.2em;
}
.oculto {
    display: none;
    color: white;
    font-size: 2px;
}
.contactos {
    font-size: 1.5em;
    color: #0a74eb;
    font-weight: 700;
    margin: 0;
}
.correo {
    color: #303130;
}
.phone {
    font-size: 1.2em;
    font-weight: 700;
}
.phone a {
    color: #303130;
    font-size: 1.2em;
    /*   font-weight: 700;*/
}
.correo1 a {
    color: #0a74eb;
    font-size: 1.4em;
    font-weight: 700;
}
@media only screen and (min-width: 480px) {}
.menu-contactos {
    display: block;
    width: 100%;
    background-color: #f2eeee;
}
.container-fluid {
    background-color: #fff;
}
.navbar-brand {
    display: block;
    width: 100%;
    height: 72px;
    padding: 0;
    margin: 10px 0 10px 10px;
}
.menu-top {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.menu-top .btn {
    margin-left: 20px;
    font-size: .9em;
    padding: 6px 6px 6px 0;
    color: #036bb1;
    font-weight: 700;
}
.btn {
    border: 0;
    outline: 0 none;
    background-color: #f2eeee;
}
.menu-top .btn2 {
    margin-left: 20px;
    margin-top: 10px;
    border: 0;
    outline: 0 none;
    width: 30px;
    display: inline-block;
}
.menu-top a {
    margin-top: -20px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.navbar-default .navbar-nav.nav-superior>li>a {
    color: #0a74eb;
}
.memu-low {
    display: block;
    width: 100%;
}
.navbar {
    min-height: 20px;
    margin-bottom: 0;
}
.navbar-header {
    height: 30px;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    /*color: #555;
    background-color: #0a74eb;*/
    color: #fff;
    background-color: #0a74eb;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .dropdown.open a:focus {
    background-color: #0a74eb;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #0a74eb;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #0a74eb;
}
.jumbotron {
    margin: 5px 0;
    padding: 0;
}
.barramenu {
    background-color: #3a3a3a;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.carousel {
    background-color: white;
    margin-top: 0;
    width: 100%;
    max-height: 300px;
    border-bottom: 3px solid #0a74eb;
}
.carousel-control {
    color: #11a79c;
    filter: alpha(opacity=100);
    opacity: 1;
}
.carousel-control.left,
.carousel-control.right {
    background: none !important;
    -webkit-filter: progid: none !important;
    filter: progid: none !important;
    outline: 0;
}
.item img {
    overflow: hidden;
    max-height: 297px;
}
.carousel .carousel-control {
    visibility: hidden;
}
.carousel:hover .carousel-control {
    visibility: visible;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #335a88;
    filter: alpha(opacity=50);
    opacity: .5;
}
.servicios,
.productos {
    margin-top: 20px;
}
.servicios .image,
.productos .image {
    position: relative;
    display: block;
    width: 280px;
    height: 300px;
    margin-bottom: 20px;
    border: 2px solid #d7d5d6;
    overflow: hidden;
    box-shadow: 2px 2px 2px #d7d5d6;
}
.software .image {
    position: relative;
    display: block;
    width: 280px;
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.control .image {
    position: relative;
    display: block;
    width: 280px;
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #d7d5d6;
    overflow: hidden;
    box-shadow: 2px 2px 2px #d7d5d6;
}
.separador {
    height: 20px;
}
.top20 {
    padding-top: 20px;
}
.bordeimg img {
    border: 2px solid #d7d5d6;
}
.fdogris {
    background-color: #f5f5f6;
}
.fdogris img {
    border: 1px solid #ccc;
}
.bottom5 {
    padding-bottom: 5px;
}
.bottom10 {
    padding-bottom: 10px;
}
.bottom20 {
    padding-bottom: 20px;
}
.marginbottom30 {
    margin-bottom: 30px;
}
.tituloProductos,
.tituloServicios {
    position: absolute;
    width: 100%;
    background-color: black;
    opacity: 0.6;
    color: white;
    font-size: 1.5em;
    text-align: center;
    font-weight: 700;
    bottom: 0;
}
.marketing {
    margin-top: 30px;
}
.boxcontacto {
    margin-bottom: 20px;
}
.separa-img {
    margin-bottom: 50px;
}
.resaltado {
    font-size: .9em;
    color: #7fb6f4;
}
.inversogris {
    color: black;
    background-color: #e7e9eb;
    padding: 10px;
}
.bold {
    font-weight: 700;
}
.azul {
    color: #0a74eb;
}
.rojo {
    color: #bd0707;
}
.tz1 {
    font-size: 1.2em;
}
.clkbtn {
    cursor: pointer;
}
.modal-header,
.close {
    background-color: #0a74eb;
    color: white !important;
    text-align: center;
    font-size: 30px;
}
.modal-footer {
    background-color: #f9f9f9;
}
.modal-dialog {
    width: 80%;
    margin: auto;
}
.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(10, 116, 235, 0.5) 0%, rgba(10, 116, 235, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(10, 116, 235, 0.5) 0%, rgba(10, 116, 235, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
.effect-sadie h2 {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    color: #0e08fa;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    text-align: -webkit-center;
    text-align: center;
}
.controltitulo {
    color: white !important;
    font-size: 26px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.3);
}
.effect-sadie figcaption::before,
.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 60px;
    padding: 2em;
    width: 60%;
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}
.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
.effect-sadie:hover figcaption::before,
.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
footer {
    min-height: 120px;
    background-color: #333;
    color: darkgrey;
    padding 10px;
    margin-bottom: 20px;
}
footer h5 {
    color: white;
}
.mtop {
    padding: 10px;
}
footer a {
    color: #a9a9a9;
}
footer a:hover {
    color: #40c3f3;
}

/* END CAROUSEL
-------------------------------------------------- */

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: 30px !important;
        padding-bottom: 0;
        overflow: visible!important;
    }
}
