
body { 
    /*padding-top: 54px; */
    background: #091521;
    background: -moz-linear-gradient(top,#091521 0,#1d3a58 28%,#24486c 58%,#24486c 70%,#15293e 99%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#091521),color-stop(28%,#1d3a58),color-stop(58%,#24486c),color-stop(70%,#24486c),color-stop(99%,#15293e));
    background: -webkit-linear-gradient(top,#091521 0,#1d3a58 28%,#24486c 58%,#24486c 70%,#15293e 99%);
    background: -o-linear-gradient(top,#091521 0,#1d3a58 28%,#24486c 58%,#24486c 70%,#15293e 99%);
    background: -ms-linear-gradient(top,#091521 0,#1d3a58 28%,#24486c 58%,#24486c 70%,#15293e 99%);
    background: linear-gradient(to bottom,#091521 0,#1d3a58 28%,#24486c 58%,#24486c 70%,#15293e 99%);
    background-attachment: fixed;
    font-family: 'Roboto',sans-serif;

}

footer{
    position: relative;
    padding: 20px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}
.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    margin-top: 40px;
    margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    margin-left: auto;
    margin-right: auto;
}
.navbar{
    border-radius: 0px;
    margin-bottom: 0px;
}
.navbar-default {
    border-radius: 0px;
    height: 55px;
/*
    background-image: -webkit-linear-gradient(top, #098ccc 0%, #0771a6 100%);
    background-image:         linear-gradient(to bottom, #098ccc 0%, #0771a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-color: #0771a6;
    border-color: #098ccc;
*/
    background-image: -webkit-linear-gradient(top, #098ccc 0%, #0771a6 100%);
    background-image:         linear-gradient(to bottom, #098ccc 0%, #0771a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-color: #0771a6;
    border-color: #098ccc;
    /*background: #155fa2;*/
    border:0px;
}
.navbar-brand{
    padding-top:0px !important;
    padding-left:0px !important;
    margin:0px !important;
}
.navbar-nav{
    margin: 0px 10px 0px 0px !important;
    /*padding-top:8px;*/
    
}
.navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffe6a0;
    border-bottom: 10px solid #fff;
    transition: all .15s ease-in-out;
}
.navbar-default .navbar-nav > li.navactive {
    border-bottom: 10px solid #fff;
        
}
.container{
    padding-left:0px;
    padding-right: 0px;
}
.slider-frase{
    position: absolute;
    /*
    background: #000;
    background: rgba(0, 0, 0, 0.1);
    */
    color: #fff;
    min-height: 200px;
    padding: 25px;
    width: 100%;
    margin-top:100px;
    /*height: 100%;*/
    /*display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    -webkit-box-sizing: 'border-box';
    -moz-box-sizing: 'border-box';
    box-sizing: 'border-box';
    */
}
.slider-frase > h1{
    color: #fff;
    margin-top: 0px;
    font-size: 40px;
    line-height: 1;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.slider-frase >p{
    color: #fff;
    /*line-height: 26px;*/
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.servicios > h3{
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 5px solid #155fa2;

}
#carousel-ppal{
    max-height:390px;
    /*overflow: hidden;*/
    /*background: rgba(0, 0, 0, 0.);*/
    margin-bottom: 40px;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.pages{
    background: white;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 40px;
    display: none;
}
.nosotros.header{
    background: rgba(0, 0, 0, 0.5);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    /*background-color: #2E3740;*/
    max-height: 500px !important;
    min-height: 500px !important;
    color:#fff;
    text-align: center;
}
.oficina{
    background-image: url(../img/chiesa_planta_nueva_1600x837.jpg);
}
.servicio-tecnico{
    background-image: url(../img/foto_soporteTecnico.JPG);
}
.nosotros.header h1{
    font-size: 65px;
    font-weight: 400;
    padding-top: 150px;
}
.nosotros.header h2{
    font-size: 40px;
    font-weight: 300;
}
.nosotros.cuerpo p{
    font-size:1.125em;
    margin:0px 50px 25px 50px;
    line-height: 1.6;
    color:#333;
    font-family: Roboto,Arial,sans-serif;
}
.nosotros.imagen{
    width:100%;
    /*max-width: 1200px;*/
   /* position: absolute;*/
}