@media screen and (max-width: 768px){
.navbar-default .navbar-nav>li:nth-of-type(2)>a,
.navbar-default .navbar-nav>li:nth-of-type(3)>a,
.navbar-default .navbar-nav>li:first-of-type>a{
    border-right: 0px !important;
}

.dropdown-menu>li>a
{
    background-color: #919293;
}

.dropdown-menu>li>a:hover
{
    background-color: #4f4f4f !important;
}

.nav.navbar-nav
{
    float: left !important;
}

.cuadro-gris
{
    height: 100%;
}
}

@media screen and (max-width: 1200px){
.cuadro-azul
{
    height: 354px !important;
}

}


@media screen and (max-width: 990px){
.cuadro-azul
{
    height: 200px !important;
    padding-left: 25px;
}

}













body
{
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	color: #6d6e70;
	font-size: 16px;
	background-color: #fff;
	height:100%;
}




/* -------------BARRA TOGGLE------------ */

.navbar-brand
{
    color: white !important;
    float: right !important;
    padding: 5px 10px !important;
    height: 30px !important;

}

.navbar-default
{
    background-color: white;
    border-width: 0;

}

.navbar
{
    border-radius: 0;
    min-height: 20px;
    margin-top: 20px;
    padding-bottom: 0px;

    
}

.navbar.navbar-default
{
    margin-bottom: 15px;
}



.navbar a
{
    color: #58595b !important;
}

.navbar-default .navbar-toggle .icon-bar
{
    background-color: white;
}


.navbar-default .navbar-nav>li>a
{
    color: #58595b;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 10px;
    
    margin-top: 15px;
    margin-bottom: 8px;
    transition:opacity linear 0.15s;
}





.navbar-default .navbar-nav>li>a:hover
{
    color: #222 !important;
}

.navbar-default .navbar-nav>li:hover
{
    border-bottom-color: #e41c23;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.navbar-default .navbar-nav>li:nth-of-type(6):hover
{
    border-bottom-width: 0px;
}

.navbar-default .navbar-nav > li:nth-of-type(7) > a
{
    margin-top: 5px !important;
}



.navbar-default .navbar-nav>.open>a
{
    /*background-color: #07355B !important;*/
}

.dropdown-menu
{
    background-color: rgba(88,89,91,0.6);
    border-width: 0;
    color: white;
    border-left: 3px;
    border-left-style: solid;
    border-left-color: #576873;
    
    
}

.dropdown-menu>li>a
{
    color: white !important;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 14px !important;
    

}

.dropdown-menu>li>a:hover
{
    color: white;
    background-color: rgba(88,89,91,0.8);
}


.dropdown.open
{
    background-color: white;
}

.navbar-default .navbar-collapse
{
    border-width: 0;
    color: white;
}

.navbar-default .navbar-collapse
{
    border-color: white !important;
    padding-right: 0px !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
    background-color: #2f414c;
}

.navbar-default .navbar-toggle {
    border-color: #576873;
    background-color: #576873;
}


.nav.navbar-nav
{
    float: right;
}

.navbar-default .navbar-nav > .active > a
{
    background-color: white !important;
}

.navbar-default .navbar-nav > .open > a
{
    background-color: white !important;
}

.linea-abajo
{
    margin-bottom: 20px;
}


#rojo
{
    background-color: red;
}

#azul
{
    background-color: blue;
}

#linea-gris
{
    background-color: #576873;
    margin-top: 15px;
    margin-bottom: 15px;
}



.ft-azul
{
    color: #576873;
}

/* -------------CONTACTO------------ */

.contacto-campos
{
    font-weight: bold;
    color: white;
    margin-bottom: 25px;
    
}



#contenido-contacto
{
    color: black !important;
    font-size: 14px;

}


.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea
{
    background-color: #d0413d;
    color: #000;
    width: 80%;
   border-color: white;
   border-style: solid;
   border-width: 2px;
   resize: none;
   float:right;
   
}

.wpcf7 textarea
{
   padding-top: 10px;
   display: inline-block;
   color: white;
}

.c-mensaje
{
    height: 220px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors
{
    margin-top: 60px;
    border-color: white;
    display: none;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"]
{
   height: 30px;
}

.wpcf7 input, .wpcf7 textarea
{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    padding: 0 10px;
   color: white;
   font-weight: lighter;
}

::-webkit-input-placeholder {
   font-family: Open Sans, Arial, Helvetica, sans-serif;
   color: #777;
   font-size: 15px;
   line-height: 15px;
}

.wpcf7 input[type="submit"]
{
   display: inline-block;
   float: right;
   color: #d0413d;
   background-color: white;
   border: none;
   padding: 10px 48px;
   font-size: 14px;
   margin: 0px;
   text-decoration: uppercase;
   margin-top: 15px;
   transition:opacity linear 0.15s;
}

.wpcf7 input[type="submit"]:hover
{
   background-color: #962824;
   color: white;
   transition:opacity linear 0.15s;
}

.wpcf7 
{
   position: relative;
   display: inline-block;
   width: 100%;
   
}




span[role="alert"], div[role="alert"]
{
   color: white;
}

span.wpcf7-not-valid-tip
{
    display: inline-block;
}

/* -------------HOME------------ */


.titulo-cuadro-gris
{
    
    color: #576873;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}


.cuadro-gris
{

    background-color: #dbdbdb;
    min-height: 211px;
    margin-bottom: 15px;
}

.color-azul
{
    background-color: blue;
    height: 60px;
}

.home-imagen
{
    padding-right: 0px;
}

.div-imagen
{
    display: inline-block;
    position: relative;
}


a
{
    text-decoration: uppercase !important;
}

.row.home
{
    height: 100%;
}
.cuadro-gris-interior
{
    display: inline-block;
    position: relative;
    padding-left: 0px;
    padding-right: 25px;
    height: 100%;
}



.link-cuadro-gris
{
    font-weight: bold;
    color: #576873;
    position: absolute;
    display: block;
    text-align: right;
    margin-bottom: 15px;
    bottom: 0;
    right: 0;
    margin-right: 25px;
    
}


.cuadro-azul
{
    background-color: #dbdbdb;
    height: 276px;
    margin-bottom: 15px;
}




/* -------------NOSOTROS------------ */




.banner-pagina
{
    margin-bottom: 30px;
}

.titulo
{
    font-family: Open Sans, Arial, Helvetica, sans-serif;;
    font-size: 40px;
    color: #f0b102;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #5f5f5f;
    padding-bottom: 5px;
    margin-bottom: 30px;
    margin-top: 0px;
}

#contenido-nosotros p
{
    text-align: justify;
    text-justify: inter-word;
}

.subtitulo
{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #f0b102;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-top: 20px;
}


/* -------------FOOOTER------------ */

#footer
{
    width: 100%;
    align-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}



#contenido-servicios img
{
    margin-bottom: 30px;
}



/* -------------SUCURSALES------------ */

.sucursal
{
    border-style: solid;
    border-width: 1px;
    border-color: #f0b102;
    padding: 20px;
    margin-bottom: 30px;
    
}

.sucursal h5
{
    font-weight: bold;
    font-size: 22px;
    color: #222;
    margin-bottom: 0px;
}

.ubicacion
{
    margin-top: 10px;
    background-image: url('../imagenes/icono-ubicacion.png');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    
}

.ubicacion div
{
    margin-left: 20px;
}

.telefono
{
    margin-top: 10px;
    background-image: url('../imagenes/icono-telefono.png');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    
}

.telefono div
{
    margin-left: 25px;
}

.telefono strong
{
    color:#f0b102;
}


#contacto-telefonos
{
    background-color: #222222;
    width: 100%;
    height: 536px;
    color: white;
}

#contacto-telefonos img
{
    padding-left: 0;
}


#contacto-telefonos #imagen img
{
    display: inline-block;
}
#contacto-telefonos #informacion
{
    width: 50%;
        display: inline-block;
    position: relative;
}


#contacto-telefonos hr {

    border-top: 1px solid white;
}

#img-telefono
{
    margin-top: 20px;
}

#caja-contacto
{
    margin-bottom: 30px;
}



/* -------------INICIO------------ */
.inicio-titulo
{
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    
}

#nosotros
{
    width: 100%;
    height: 430px;
    background-image: url('../imagenes/fondo-acerca.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    max-height: 100%;    
    border-top-style: solid;
    border-top-color: white;
    border-bottom-width: 13px;
    color: white;
    padding-top: 95px;
}

#nosotros a
{
    color: white !important;
    font-weight: bold;
}


#proceso
{
    width: 100%;
    color: #222;
    padding-bottom: 80px;
    padding-top: 80px;
}

#proceso .proceso-paso
{
    margin-top: 20px;
}

#proceso .inicio-titulo
{
    color: #d14147;
}

#galeria
{
    background-color: #363636;
    color: white;
    padding-top: 90px;
    padding-bottom: 90px;
}

#galeria .boton-mas
{
    text-transform: uppercase;
    color: white;
    background-color: #d0413d;
    padding: 10px 60px;
    font-weight: bold;
    top:20px;
}

#galeria .boton-mas:hover
{
    text-decoration: none;
    background-color: #962824;
}

#proceso a, #inicio-sucursales a
{
    color: black !important;
    font-weight: bold;
}

#proceso p, #nosotros p, #inicio-sucursales p
{
    font-family: Raleway;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-word;
}

#contacto
{
    background-color: #d0413d;
    color: white;
    padding-top: 80px;
}


.cajas-contacto
{
    margin-top: 50px;
}



@media screen and (max-width: 620px){
.inicio-titulo
{
    
}

#nosotros
{
    padding-top: 20px;
}


}



.circulo-white
{
    text-indent: -9999px;
    background-color: white;
    height: 46px;
    width: 200px;
    border-top-right-radius: 300px;
    border-top-left-radius: 300px;
}






/* -------------GALERIA------------ */

code
{
background-color: white;    
}

.fondo-titulo
{
    display: block;
    background-image: url('../imagenes/linea-titulo.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    
}

#contenido-galeria h2
{
    display: inline-block;
    align-content: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: Raleway;
    margin-top: 10px;
    background-color: white;
    padding: 0px 15px;
}