/*
Theme Name: lampara
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: 'Quicksand', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 0;
}

.wrapprer {
	width: 100%;
	float: left;
}

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

/* ===header top */

#header-top {
	width: 100%;
}

#header-top-agenda {
	float: right;
	background-color: #FF8700;
	color: white;
	font-size: 13px;
	text-align: center;
	padding: 9px 10px;
}

#header-top-redes {
	float: right;
	margin-left: 2%;
}

.header-top-ico-redes {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

.header-top-ico-redes img {
}

/* /////header top */

/* ===header-menu */

#header-menu {
	background-color: #1E3766;
	width: 100%;
	float: left;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-menu-logo {
	width: 14%;
	float: left;
}

#header-menu-logo img {
	width: 100%;
	height: inherit;
}

#header-menu-principal {
	width: 50%;
	float: right;
}

/* ////header-menu */

/* ====slider */

.slider {
	width: 100%;
	float: left;
	background: url(imagenes/slider-agenacia-digital-lampara.jpg) fixed center center;
	color: white;

	padding-top: 100px;
	padding-bottom: 20px;
}

.slider h1 {
	width: 100%;
	float: left;
	font-size: 50px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.slider-linea
 {
	width: 100px;
	float: left;
	background-color: #FF8700;
	height: 1px;
}

.slider p {
	float: left;
	width: 60%;
	clear: both;
	font-size: 15px;
	line-height: 150%;
}

.slider-linea-blanca
 {
	width: 100%;
	float: left;
	background-color: white;
	height: 1px;
}

#slider-contacto {
	float: left;
	width: 100%;
	padding-top: 20px;
}

#slider-contacto-titulo {
	float: left;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
}

#slider-contacto-correo-ico {
	float: right;
	margin-right: 20px;
}

#slider-contacto-ico {
	float: left;
}

#slider-contacto-correo {
	float: left;
	font-size: 25px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#slider-contacto-telefono-ico {
	float: right;
}

#slider-telefono-ico {
	float: left;
}

#slider-contacto-telefono {
	float: left;
	font-size: 25px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

/* //////slider */

/* =====index */

.wrapper-index-blanco {
	width: 100%;
	float: left;
	background-color: white;
	padding-top: 50px;
	padding-bottom: 50px;
}

.wrapper-index-gris {
	width: 100%;
	float: left;
	background-color: #EDEDED;
	padding-top: 50px;
	padding-bottom: 50px;
}

.index-epigtafe-titulo-parrafo {
	width: 100%;
	float: left;
}

.index-linea-epigrafe {
	float: left;
	width: 100%;
}

.index-linea {
	width: 50px;
	float: left;
	height: 2px;
	background-color: #FF8700;
	margin-right: 20px;
	margin-top: 10px;
}

.index-epigrafe {
	float: left;
	color: #1E3766;
	font-size: 16px;
}

.index-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 30px 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}

.index-epigtafe-titulo-parrafo p {
	color: #6E6E6E;
	font-size: 15px;
}

/* ////////index */

/* ===index 15 AÑOS DE EXPERIENCIA */

#index-experiencia {
	width: 100%;
	float: left;
}

#index-experiencia h3 {
	color: #1E3766;
	font-size: 16px;
	padding-top: 20px;
}

.index-linea-gris {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #D9DADC;
	margin-top: 35px;
	margin-bottom: 35px;
}

.index-experiencia-logos-empresas {
	width: 13%;
	float: left;
	text-align: center;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.index-experiencia-logos-empresas img {
	width: 95%;
}

/* ////index 15 AÑOS DE EXPERIENCIA */

/* ====index-servicios */

#index-servicios {
	width: 100%;
	float: left;
}

.index-servicios-col-5 {
	float: left;
	padding: 30px 1% 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 22%;
	height: 300px;
}

.index-servicios-col-5:hover {
	background-color: #EDEDED;
}

.index-servicios-col-5-ico {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.index-servicios-col-5-ico img {
	width: 50%;
}

.index-servicios-col-5 h3 {
	text-align: center;
	color: #1E3766;
	font: bold 18px 'Open Sans Condensed', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

.index-servicios-col-5 p {
	text-align: center;
	font-size: 15px;
	color: #6E6E6E;
}

.index-servicios-linea {
	border-right: 1px solid #C5C5C5;
}

/* /index-servicios */

/* ====NUESTROS CLIENTES */

#index-nuestros-clientes {
	width: 100%;
	float: left;
}

.index-nuestros-clientes-linea {
	width: 100%;
	height: 1px;
	background-color: #B0B0B0;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}

.index-nuestros-clientes-col-6 {
	float: left;
	width: 16%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.index-nuestros-clientes-col-6 img {
	width: 90%;
	height: inherit;
}

/* //////NUESTROS CLIENTES */

/* =====CONTACTO INDEX */

#wrapper-contacto-index {
	width: 100%;
	float: left;
	padding-top: 100px;
	padding-bottom: 100px;
	background: url(imagenes/f-contacto-lampara-index.gif) no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	color: white;
}

#wrapper-contacto-index h3 {
	font-size: 40px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;

}

.contacto-index-col-2 {
	width: 46%;
	padding: 1%;
	float: left;
	margin-right: 1%;
	margin-top: 10px;
	margin-left: 1%;
}

.contacto-index-col-2 h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.contacto-index-col-2-1 {
	width: 42%;
	float: left;
	margin-right: 8%;
}

.for-1-index {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
	background-color: transparent;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.for-sec-index {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
	background-color: transparent;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.for-2-index {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: transparent;
	color: white;
	border: 1px solid white;
	width: 210%;
	padding-left: 10px;
	height: 100px;
}

.enviar1 {
	background-color: orange !important;
	float: right;
	margin-right: 80px;
	border-style: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px;
}

/* FIN CONTACTO INDEX */

/* /////POR QUE LO HACEMOS */

#wrapper-por-que-lo-hacemos {
	width: 100%;
	float: left;
	padding-top: 70px;
	padding-bottom: 70px;
	background: url(imagenes/f-por-que-lo-hacemos-agencia-digital-lampara.jpg) no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#contenido-por-que-lo-hacemos {
	width: 70%;
	float: left;
	background-color: rgba(37,47,64,0.7);
	padding: 20px;
	color: white;
}

#contenido-por-que-lo-hacemos h3 {
	font-size: 49px;
	font-family: 'Open Sans', sans-serif;

}

#contenido-por-que-lo-hacemos p {
	font: 18px/190% 'Open Sans', sans-serif;
}

/* ====POR QUE LO HACEMOS */

/* ====PAGE */

#miga-de-pan {
	width: 100%;
	float: left;
	color: #808080;
	font-size: 11px;
	margin-bottom: 20px;
	text-align: right;
	margin-top: 20px;
}

#miga-de-pan a {
	color: gray;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#page-titulo {
	float: left;
	width: 100%;
	padding-top: 30px;
}

#page-titulo h1 {
	font-size: 40px;
	color: #1E3766;
	font-family: 'Open Sans Condensed', sans-serif;
	width: 100%;
	border-style: none;
	border-bottom: 1px solid #D9DADC;
	padding-bottom: 40px;
}

.page-epigtafe-titulo-parrafo {
	width: 100%;
	float: left;
}

.page-linea-epigrafe {
	float: left;
	width: 100%;
}

.page-linea {
	width: 50px;
	float: left;
	height: 2px;
	background-color: #FF8700;
	margin-right: 20px;
	margin-top: 10px;
}

.page-epigrafe {
	float: left;
	color: #1E3766;
	font-size: 16px;
}

.page-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 30px 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}

.page-epigtafe-titulo-parrafo p {
	color: #6E6E6E;
	font-size: 15px;
}

/* ////////PAGE */

/* ====PAGE Nuestra Agencia */

#wrapper-nuestro-euipo {
	width: 100%;
	float: left;
	background: #252F40 url(imagenes/f-nuestro-equipo-lampara.jpg) no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	color: white;
}

#page-nuestro-equipo {
	width: 100%;
	float: left;
	padding-top: 100px;
	padding-bottom: 100px;
}

#page-nuestro-equipo h3 {
	font-size: 40px;
	text-align: center;
}

.page-nuestro-equipo-persona {
	width: 25%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 340px;
}

.page-nuestro-equipo-persona-foto {
	width: 100%;
	float: left;
	text-align: center;
}

.page-nuestro-equipo-persona-foto img {
	width: 75%;
	height: inherit;
}

.page-nuestro-equipo-textos {
	
}

.page-nuestro-equipo-textos h3 {
	font-size: 23px!important;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left !important;
	float: left;
	width: 100%;
}

.page-nuestro-equipo-textos h4 {
	float: left;
	text-align: left;
	color: #5E85C2;
	font-size: 17px;
	width: 100%;
}

.page-nuestro-equipo-textos h5 {
	float: left;
	text-align: left;
	width: 100%;
	font-size: 15px;
}

/* ////////PAGE Nuestra Agencia */

/* ///// Inicio footer */

#wrapper-footer {
	background-color: #282B33;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ====Fin footer */

/* =====landin page */

#landing-slider {
	width: 100%;
	float: left;
	padding-top: 90px;
	padding-bottom: 90px;
	border-bottom: 4px solid #599AD5;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background: #424242 no-repeat;
}

#landing-slider h1 {
	text-align: center;
	color: white;
}

.landing-col-5 {
	width: 20%;
	float: left;
	text-align: center;
	margin-top: 50px;
}

.landing-col-5 h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 22px;
	color: white;
}

#landing-cotizar {
	width: 100%;
	float: left;
	background-color: #607ABA;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
}

#landing-cotizar-titulo {
	width: 60%;
	float: left;
	text-align: left;
}

#landing-cotizar-titulo h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

#landing-cotizar-tex {
	width: 30%;
	float: left;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 1px none orange;
	background-color: #26d026;
	padding-top: 2px;
	padding-bottom: 2px;
}

#landing-15-anos {
	width: 100%;
	float: left;
	padding-top: 70px;
	padding-bottom: 70px;
}

#landing-15-anos h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 28px;
}

#landing-metodo {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	float: left;
	background-color: #E7E7E7;
}

#landing-metodo h2 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 27px;
	text-align: center;
}

.landing-metodo-col-3 {
	width: 27%;
	float: left;
	margin-top: 30px;
	margin-right: 1%;
	margin-left: 1%;
	border: 1px solid #acaeae;
	padding: 2%;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: white;
}

.landing-metodo-col-3-ico {
	width: 100%;
	float: left;
	text-align: center;
}

.landing-metodo-col-3-tex {
	width: 100%;
	float: left;
}

.landing-metodo-col-3-tex li {
	color: #517BBD;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
}

.landing-metodo-col-3-tex h3 {
	text-align: center;
	font-size: 20px;
}

#landing-wrapper-fono-contato {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #424242;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#landing-wrapper-fono-contato h4 {
	float: left;
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#landing-wrapper-fono-contato h5 {
	float: left;
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#landing-wrapper-fono-contato ul {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

#landing-fono {
	width: 50%;
	float: left;
	color: white;
	margin-top: 60px;
}

#landing-contacto {
	float: left;
	width: 42%;
	background-color: #517BBD;
	padding: 3% 4%;
	color: white;
	-webkit-border-radius: 10px 10px 10px 10px;
}

#landing-contacto h4 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 28px;
	float: left;
	margin-bottom: 30px;
}

#landing-whatsapp {
	background-color: #1BD741;
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	width: 70%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#landing-whatsapp img {
	width: 100%;
	height: inherit;
}

.for-1-l {
	border-style: none;
	width: 95%;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.for-2-l {
	width: 95%;
	padding: 10px;
	height: 100px;
	margin-top: 5px;
}

.p-enviar-l {
	float: right;
	background-color: orange !important;
	color: white;
	border-style: none;
	margin-top: 15px;
	padding: 10px 20px;
}

/* /////////landin page */


@media (max-width: 1024px) {

.contenedor {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
}
}




@media (max-width: 1000px) {

#slider-contacto-titulo {
	float: left;
	font-size: 25px;
	font-family: 'Open Sans Condensed', sans-serif;
}

#slider-contacto-correo-ico {
	float: right;
	margin-right: 20px;
}

#slider-contacto-ico {
	float: left;
}

#slider-contacto-correo {
	float: left;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#slider-contacto-telefono-ico {
	float: right;
}

#slider-telefono-ico {
	float: left;
}

#slider-contacto-telefono {
	float: left;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

.index-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 20px 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}
}





@media (max-width: 850px) {

#slider-contacto-titulo {
	float: left;
	font-size: 25px;
	font-family: 'Open Sans Condensed', sans-serif;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid white;
}

#slider-contacto-correo-ico {
	float: left;
	margin-right: 0;
	width: 50%;
}

#slider-contacto-ico {
	float: left;
}

#slider-contacto-ico img {
	width: 80%;
}

#slider-contacto-correo {
	float: left;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#slider-contacto-telefono-ico {
	width: 50%;
	float: right;
}

#slider-telefono-ico {
	float: left;
}

#slider-telefono-ico img {
	width: 80%;
}

#slider-contacto-telefono {
	float: left;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#wrapper-contacto-index h3 {
	font-size: 30px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;

}

.contacto-index-col-2 {
	width: 96%;
	padding: 1%;
	float: left;
	margin-right: 1%;
	margin-top: 10px;
	margin-left: 1%;
}

.landing-col-5 {
	width: 50%;
	float: left;
	text-align: center;
	margin-top: 50px;
}

.landing-col-5-no-disp {
	display: none;
}
}
@media (max-width: 800px) {

#header-menu-logo {
	width: 20%;
	float: left;
}

#header-menu-logo img {
	width: 100%;
	height: inherit;
}

#header-menu-principal {
	width: 80%;
	float: right;
}

.index-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 17px 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}

#contenido-por-que-lo-hacemos {
	width: 90%;
	float: left;
	background-color: rgba(37,47,64,0.7);
	padding: 20px;
	color: white;
}

#contenido-por-que-lo-hacemos h3 {
	font-size: 29px;
	font-family: 'Open Sans', sans-serif;

}

#contenido-por-que-lo-hacemos p {
	font: 15px/190% 'Open Sans', sans-serif;
}
}





@media (max-width: 750px) {

.slider h1 {
	width: 100%;
	float: left;
	font-size: 35px;
}

#slider-contacto-titulo {
	float: left;
	font-size: 25px;
	font-family: 'Open Sans Condensed', sans-serif;
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid white;
}

#slider-contacto-correo-ico {
	float: left;
	margin-right: 0;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#slider-contacto-telefono-ico {
	width: 100%;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#page-titulo {
	float: left;
	width: 100%;
	padding-top: 20px;
}

#page-titulo h1 {
	font-size: 25px;
	color: #1E3766;
	font-family: 'Open Sans Condensed', sans-serif;
	width: 100%;
	border-style: none;
	border-bottom: 1px solid #D9DADC;
	padding-bottom: 20px;
}

.page-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 20px 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}

.page-nuestro-equipo-persona {
	width: 50%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 300px;
}

.page-nuestro-equipo-persona-foto {
	width: 100%;
	float: left;
	text-align: center;
}

.page-nuestro-equipo-persona-foto img {
	width: 75%;
	height: inherit;
}

.person-nodis {
	display: none;
}

#landing-metodo h2 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
}

.landing-metodo-col-3 {
	width: 97%;
	float: left;
	margin-top: 30px;
	margin-right: 1%;
	margin-left: 1%;
	border: 1px solid #acaeae;
	padding: 2%;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: white;
}

#landing-fono {
	width: 100%;
	float: left;
	color: white;
	margin-top: 60px;
}

#landing-contacto {
	float: left;
	width: 92%;
	background-color: #517BBD;
	padding: 3% 4%;
	color: white;
	-webkit-border-radius: 10px 10px 10px 10px;
}
}









@media (max-width: 650px) {

.slider h1 {
	width: 100%;
	float: left;
	font-size: 30px;
}

.slider p {
	float: left;
	width: 100%;
	clear: both;
	font-size: 15px;
	line-height: 150%;
}

.index-experiencia-logos-empresas {
	width: 47%;
	float: left;
	text-align: center;
	margin: 20px 1.5%;
}

.index-experiencia-logos-empresas img {
	width: 70%;
}

#index-experiencia h3 {
	color: #1E3766;
	font-size: 14px;
	padding-top: 20px;
}

.index-servicios-col-5 {
	float: left;
	padding: 30px 1% 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 47%;
	height: 300px;
}

.index-servicios-col-5 h3 {
	text-align: center;
	color: #1E3766;
	font: bold 18px 'Open Sans Condensed', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

.index-nuestros-clientes-col-6 {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 70px;
}

.index-nuestros-clientes-col-6 img {
	width: 70%;
	height: inherit;
}

.landing-col-5 h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 17px;
	color: white;
}

#landing-cotizar-titulo {
	width: 100%;
	float: left;
	text-align: left;
}

#landing-cotizar-titulo h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	float: left;
	text-align: center;
}

#landing-cotizar-tex {
	width: 100%;
	float: left;
	text-align: center;
	color: #E3B263;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#landing-15-anos {
	width: 90%;
	float: left;
	padding: 40px 5%;
}

#landing-15-anos h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
}
}

@media (max-width: 600px) {

#header-menu-logo {
	width: 30%;
	float: left;
}

#header-menu-logo img {
	width: 100%;
	height: inherit;
}

#header-menu-principal {
	width: 70%;
	float: right;
}

.page-nuestro-equipo-textos h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left !important;
	float: left;
	width: 100%;
}

.page-nuestro-equipo-textos h4 {
	float: left;
	text-align: left;
	color: #5E85C2;
	font-size: 14px;
	width: 100%;
}

.page-nuestro-equipo-textos h5 {
	float: left;
	text-align: left;
	width: 100%;
	font-size: 12px;
}

#landing-whatsapp {
	background-color: #1BD741;
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
}






@media (max-width: 500px) {

#header-menu-logo {
	width: 35%;
	float: left;
}

#header-menu-logo img {
	width: 100%;
	height: inherit;
}

#header-menu-principal {
	width: 65%;
	float: right;
}
.slider {
	width: 100%;
	float: left;
	background: url(imagenes/slider-agenacia-digital-lampara.jpg) fixed center center;
	color: white;

	padding-top: 30px;
	padding-bottom: 20px;
}
.slider h1 {
	width: 100%;
	float: left;
	font-size: 25px;
}


.index-epigtafe-titulo-parrafo h2 {
	color: #1E3766;
	width: 100%;
	float: left;
	padding-top: 10px;
	font: bold 13px/180% 'Open Sans Condensed', sans-serif;
	margin-bottom: 30px;
}

}