body {
font-family: 'Montserrat', sans-serif;
margin: 0px;
}

h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    padding: 0px;
    line-height: 24px;
    margin: 0px;
}

h2 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    padding: 0px;
    line-height: 30px;
    margin: 0px;
}

h3 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 28px;
    margin: 0px;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0px;
    letter-spacing: -0.7px;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 800;
}

h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0px;

}

h7 {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.7px;
}

p {
font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #003764;

}

video#videobg2 { 
    min-width: 100%;
    min-height: 100%;
    max-height: 600px;
    width: auto;
    height: auto;
    z-index: -100;
    background: url(../images/max-video.jpg) no-repeat;
    background-color: #1f1b19;
    background-size: cover;
    transition: 1s opacity;
}

video#videobg { 
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
transform: translateX(-50%) translateY(-50%);
background: url('../images/ocean.jpg') no-repeat;
background-size: cover;
transition: 1s opacity;
}

.fotonos {
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 700px;
    height: auto;
    z-index: -100;
    background: url(../images/trasnporte-sobredimensionado-maxo.jpg) no-repeat;
    background-size: cover;
}

.fotoequipos {
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 650px;
    height: auto;
    z-index: -100;
    background: url(../images/trasnporte-sobredimensionado-equipos-pesados.jpg) no-repeat;
    background-size: cover;
}

.fotoservicios {
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 650px;
    height: auto;
    z-index: -100;
    background: url(../images/trasnporte-sobredimensionado-servicios.jpg) no-repeat;
    background-size: cover;
}

.fotosectores {
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 650px;
    height: auto;
    z-index: -100;
    background: url(../images/trasnporte-sobredimensionado-sectores.jpg) no-repeat;
    background-size: cover;
}

.fotoproyectos {
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 650px;
    height: auto;
    z-index: -100;
    background: url(../images/trasnporte-sobredimensionado-proyectos.jpg) no-repeat;
    background-size: cover;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #003764;
    font-weight: 500;
    border-bottom: solid 3px #003764;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    background: none;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #a1e8ff;
    font-weight: 500;
    background-color: transparent;
    padding-bottom: 3px;
    border-bottom: solid 3px #a1e8fd;
    background-color: #008cc3;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #003764;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff  ;
}

a:hover, a:focus {
    color: #a1e8ff;

}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 5px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.contenido2 {
    background-color: #fff;

}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
    margin: 0px 7px;
}

.nav > li > a:hover {
    background-color: #008cc3;
}

.image-responsive {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 680px;
}

.image-proyectos {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 800px;
}

.image-responsive2 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 340px;
}

.image-responsive-sm {
width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
        max-width: 350px;
}

.image-equipos {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 600px;
}

.image-gruas {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 429px;
}

.row {
margin-left: 0px;
margin-right: 0px;

}

.navbar-inverse {
    background-color: #00a1e1;
    border-radius: 0px;
    border-top: solid 1px #55cfff;
    border-bottom: solid 1px #003764;
}

.boton {
    color: #fff;
    border: none;
    background-color: #22b0c1;
    border-bottom: solid #43ebff 4px;
    padding: 10px 80px;
    text-decoration: none;
        cursor: pointer;

}

.boton:hover {
    color: #fff;
    border: none;
    background-color: #ea7e0f;
    border-bottom: solid #ffa141 4px;
    text-decoration: none;

}

.shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.italic {
font-style: italic;
}

.txt-right {
text-align: right;
}

.prenav {
    background-color: #003764;
    color: #fff;
    margin-bottom: 0px;
    padding: 8px;

}

.prenav-a {
margin-left: 30px;

}

.prenav a{
    list-style: none;
    font-size: 13px;
    color: #fff;
}

.navbar-collapse {
    padding-right: 0px;

}

.archivos {
    
        max-width: 60px;
    margin-bottom: 5px;

}

.dropdown-menu {
    position: absolute;
    top: 100%;
        left: 111px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 97px;
    padding: 5px 0;
    margin: 7px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.prenav a:hover{
    color: #00a1e1;
    text-decoration: none;
}

.logo {
    padding: 10px;
    max-height: 51px;
    padding-left: 10px;
}


.special-boton {
    display: none;
    position: relative;
    padding: 7px 16px;
    background-color: #003764;
    border-radius: 5px;
    top: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
        margin-left: 10px;

}

.special-boton:hover {

    background-color: #ef3340;
    text-decoration: none;
    color: #fff;
}

.titulo-box {
    background-color: rgba(0, 55, 100, 0.77);
    padding: 10px;
    text-align: center;
    margin-top: 100px;
}

.titulo-box h5 {
font-size: 26px;
}

.titulo-box2 {
    background-color: rgba(0, 55, 100, 0.77);
    padding: 10px;
    text-align: center;
    margin-top: 100px;
}

.titulo-box2 h5 {
font-size: 26px;
}



.light {
font-weight: 300;
    
}

.mid {
font-weight: 400;
    
}

.semibold {
font-weight: 600;
    
}

.bold {
font-weight: 800;
    
}

.white {
    color: #fff;
}

.azul {
    color: #00a1e1;
}

.azul2 {
    color: #003764;
}

.azul-claro {
    color: #a1e8ff;
}


.gris {
color: #6b6b6b;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px; 
    padding-left: 0px; 
}

.home {
    min-height: 700px;
}

.nosotros {
    min-height: 600px;
}

.video {
    min-height: 180px;
}

.equipos {
    min-height: 550px;
}

.bg-white {
    background-color: #fff;
}

.contenedor {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

.logo-responsive {
    width: 100%;
    max-width: 340px;
    padding: 0px 0px 10px 0px;
}

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

.pad2 {
    padding-left: 10px;
    padding-right: 10px;
}

.txtpad {
    margin-top: 5px;
    margin-bottom: 5px;
}

.padv {
    margin-top: 20px;
    margin-bottom: 20px;

}

.right {
    text-align: center;
}

.left {
    text-align: left;
}

.section {
padding-top: 50px;
    padding-bottom: 50px;

}

.justify {
text-align: justify;
}

.max-cont {
    max-width: 700px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.center {
text-align: center;
}

.bg-maxo {
    background: url(../images/maxo-bg.jpg);
    background-size: cover;
    padding-top: 120px;
}

.bg-maxo-white {
    background: url(../images/maxo-white-bg.jpg);
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.32);
-moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.32);
box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.32);
}

.bg-maxo2 {
    background: url(../images/maxo-bg-repeat.jpg);
    background-size: cover;
    padding-top: 120px;
    background-repeat: repeat-y;
}



.footer {
    background: url(../images/maxo-bg.jpg);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 30px;
}

.boton-rojo {
    background-color: #ef3340;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 800;
}

.boton-rojo:hover {
    background-color: #00a1e1;
    text-decoration: none;

}



.ing-pro {
    width: 100%;
    margin-top: 20px;
}

.logo-foot {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    max-width: 430px;
    padding: 45px;
    float: right;
}

.subfooter {
padding: 10px;
    padding-bottom: 1px;
    background-color: #003764;
    border-top: solid #00a1e1 1px;

}

.formtitle {
    background-color: #001c32;
    position: relative;
    padding: 5px;
}

.formtitle p {
    margin: 0px;
}

.responsive {
    width: 100%;
    margin-bottom: -90px;
}

.logo-nosotros {
    max-width: 280px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.right-box {
    max-width: 550px;
    margin-left: auto;
    padding: 10px;
}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none ; 
    box-shadow: none; 
    border: 5px solid #fff;
    background: #fff;
}

.boxslider {
    padding-top: 20px;
}

.descripcion {
    border: solid #00a1e1 3px;
    padding: 10px;
    min-height: 457px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.contenedor2 {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.bx-wrapper .bx-controls-direction a {
    position: relative;
    top: 12px;
    margin-left: 10px;
}

.bx-wrapper .bx-prev {
    left: 10px;
     background: #ef3340; 
}

.bx-wrapper .bx-next {
    left: 10px;
    background: #ef3340; 
}


.bx-prev {
    background-color: #ef3340;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 800;

}

.bx-prev:hover {
    background-color: #00a1e1;
    text-decoration: none;

}

.bx-next {
    background-color: #ef3340;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 800;

}

.bx-next:hover {
    background-color: #00a1e1;
    text-decoration: none;

}

.data {
    background-color: rgba(0, 55, 100, 0.5);
    padding: 10px;
}


/* Contacto */

#contact-form {  
text-align: center;
}
 
#contact-form input,  
#contact-form select,  
#contact-form textarea,  
#contact-form label {  
   font-size: 15px;  
   margin-bottom: 2px;
   font-family: 'Open Sans', sans-serif;
}  
 
#contact-form input,  
#contact-form select,  
#contact-form textarea {  
    width: 90%;
    background: #fff;
    margin-bottom: 12px;
    padding: 10px;
    text-align: center;
    border: solid #B5B5B5 1px;
}  
 
#contact-form input:focus,  
#contact-form select:focus,  
#contact-form textarea:focus {  
   background-color: #E5E6E7;
}  
 
#contact-form textarea {  
   height: 110px;  
}  
 
#contact-form #submit {  
    background-color: #ef3340;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 800;
}  
 
#contact-form #submit:hover {  
    background-color: #00a1e1;
    text-decoration: none;
}
 
input:required, textarea:required {  
   box-shadow: none;
   -moz-box-shadow: none;  
   -webkit-box-shadow: none;  
   -o-box-shadow: none;  
}
 
#contact-form .required {  
   font-weight:bold;  
   color: #E5E6E7;      
}
 
#failure, #success {
   color: #6EA070;
   display:none;  
}
.respuesta {
color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    text-align: center;
    margin-top: 50px;
}

.btn-success{
    background-color: #1bbba4;
    border-color: #0D9481;
}

.btn-success:hover{
    background-color: #a00989;
    border-color: #10BBA3;
	
}

.captcha {
position: relative;
    left: 50%;
    margin-left: -152px;
    margin-bottom: 15px;
    margin-top: 0px;
}




@media (min-width: 768px){
.navbar-nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
        font-weight: 500;
}
    .logo {
    padding: 15px;
    max-height: 70px;
    padding-left: 15%;
}
    .navbar-nav {
    float: left;
    margin: 3px 0px 0px 0px;
}
    .special-boton {
    display: initial;
    position: relative;
    padding: 7px 16px;
    background-color: #003764;
    border-radius: 5px;
    top: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
        margin-left: 10px;

}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
}
        h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    padding: 0px;
    line-height: 36px;
    margin: 0px;
    font-weight: 600;
}
    
    h2 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    padding: 0px;
    line-height: 43px;
    margin: 0px;
}
    h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 34px;
    margin: 0px;
}
    h3 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    line-height: 38px;
    margin: 0px;
}
    .titulo-box {
    background-color: rgba(0, 55, 100, 0.85);
    padding: 20px;
    margin-top: 170px;
        text-align: left;
}
    
        .titulo-box2 {
    background-color: rgba(0, 55, 100, 0.85);
    padding: 20px;
    margin-top: 230px;
        text-align: left;
}
    
        .titulo-box3 {
    background-color: rgba(0, 55, 100, 0.85);
    padding: 20px;
    margin-top: 0px;
        text-align: left;
}
    .boxslider {
    padding-top: 40px;
}
    .right {
    text-align: right;
}
}

@media (min-width: 1250px){
        h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    padding: 0px;
    line-height: 46px;
    margin: 0px;
    font-weight: 600;
}
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}