/*
Tema Nombre: GRUDICOM.COM - Un tema de interwebgdl.com
Theme URI: http://grudicom.com
Author: InterWebgdl
Author URI: http://Interwebgdl.com
Description: Seguridad Privada
Version: 1.2
Text Domain: iw
*/

/*LOGIN MOVIL*/
.callusbtn{
	color: #FCB81E;
	font-size: 0.7.em;
}
.callusbtn a{
	font-size: 0.6em;
}

/*BOTON DE WHATSAPP*/
.boton-whatsapp {
	position: fixed;
	left: 25px;
	bottom: 25px;
	background-color: #2ecc71;
	color: #FFFFFF;
	padding: 17px 17px;
	border-radius: 100px;
	z-index: 9999999;
	text-decoration: none;
	vertical-align: middle;
}

.boton-whatsapp:hover {
	position: fixed;
	left: 25px;
	bottom: 25px;
	background-color: #313140;
	color: #FFFFFF;
	padding: 17px 17px;
	border-radius: 100px;
	z-index: 9999999;
	text-decoration: none;
	vertical-align: middle;

}
.boton-whatsapp i {
	font-size: 2em;
}

/*BOTON DE tell*/
.boton-tel {
	position: fixed;
	right: 25px;
	bottom: 25px;
	background-color: #2C5C80;
	color: #FFFFFF;
	padding: 17px 17px;
	border-radius: 100px;
	z-index: 9999999;
	text-decoration: none;
	vertical-align: middle;
}

.boton-tel:hover {
	position: fixed;

	bottom: 25px;
	background-color: #313140;
	color: #FFFFFF;
	padding: 17px 17px;
	border-radius: 100px;
	z-index: 9999999;
	text-decoration: none;
	vertical-align: middle;

}
.boton-tel i {
	font-size: 2em;
}

img {
	max-width: 100%;
}

body {
	overflow-x: hidden;

}


.tell p {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

.tx-tell p {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
}

ul {
	outline: none;
	list-style: none;
	padding: 0;
}

a {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #313140;
}

span {
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FCB81E;
}


b {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #E09902;
}

header {
	max-width: 100%;
	width: 100%;
	background: #fff;
	z-index: 100;
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}


.men {
	background: #FBFBFB;
	border-top: 1px solid#ECECFB;
}

.contacto-header {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.contacto-header i {
	font-size: 1.7em;
	margin-right: 0.6em;
	color: #FCB81E;
}

.contacto-header i:hover {
	color: #2C5C80;
}

.contacto-header a {
	text-decoration: none;
	color: #333;
}

.tel-header {
	padding-top: 1.5em;
}

.social-header {
	padding-top: 1.5em;
	text-align: center;
}

.social-header li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.social-header a {
	color: #FFFFFF;
}

.social-header i {
	margin: 0;
	padding: 0;
	padding-left: 0.2em;
}

/**DENUCNA ANONIMA**/


.wsmenu>.wsmenu-list>li>a {
	color: #20202F;
	/** border-right: 1px solid rgba(0, 0, 0, 0.10);*/
	border-right: none;

}

/*####################################
## CLIENTES INICIO  ##
#####################################*/
.clientes-inicio {
	padding-top: 2em;
	padding-bottom: 2em;
	background: #ffffff;
}

.clientes-inicio li {
	display: inline-block;
	text-align: center;
}

/*####################################
## TITULOS  ##
#####################################*/
.titulos {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
}

.titulos h2 {
	margin-bottom: 0;
	margin-top: 0;
}

/*####################################
## EMPRESA INICIO
#####################################*/

.empresa-inicio {
	background: url(images/fondo-empresa.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}

.empresa-inicio span {}

.empresa-inicio h3 {
	margin-top: 0;
	margin-bottom: 1em;
}

.empresa-inicio p {
	text-align: justify;
}

.link-empresa {
	padding-top: 3em;
	padding-bottom: 2em;
}

.link-empresa a {
	background: #2C5C80;
	padding: 0.7em 6em 0.7em 6em;
	border-radius: 3px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	border: 1px solid#2C5C80;
}

.link-empresa a:hover {
	border: 1px solid#313140;
	background: #313140;
	color: #fff;
	font-size: 1.2em;
}

/****** EFECTO *******/
.item-efecto {
	padding: 0.2em;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
}

.item-img-ef {
	margin: 0;
	padding: 0;
}

.item-img-ef img {
	margin: 0;
	padding: 0;
}

figure {
	margin: 0;
	padding: 0;
}

.item-img-ef img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(44, 62, 80, .5);
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: .5s ease;
}

.overlay h4 {
	color: #fff;
	font-weight: 300;
	font-size: 30px;
	position: absolute;
	font-family: 'Fredericka the Great', cursive;
	font-size: 1.3em;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.item-img-ef:hover .overlay {
	height: 100%;
	width: 100%;
	cursor: pointer;
}


/*####################################
## SECTORES INICIO
#####################################*/

.sectores {
	background: #FCB81E;
	text-align: center;

}

.sectores li {
	display: inline-block;
	margin-left: 3em;
	max-width: 100%;
	width: auto;
	text-align: center;
}

.sectores i {
	color: #ffffff;
	font-size: 4em;
}


/*####################################
## SERVICIOS INICIO
#####################################*/


.servicios-inicio {
	padding-top: 2em;
	padding-bottom: 4em;
	background: #F2F4F8;
	border-top: 1px solid#B9B9C8;
}

.item {
	text-align: center;
}

.item-link a {
	padding: 0.5em 3.5em 0.5em 3.5em;
	background: #0B5A91;
	border: 1px solid#0B5A91;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 1.2em;
}

.item-link a:hover {
	padding: 0.5em 3.5em 0.5em 3.5em;
	background: #313140;
	color: #fff;
	border-radius: 5px;
	border: 1px solid#313140;
	text-decoration: none;
	font-size: 1.2em;
}

.item-img {
	padding: 0;
}

.item-img img {
	max-width: 100%;
}

.item-title {
	background: #fff;
	padding: 0.8em;
	padding-top: 0.3em;
}

.item-title h4 {
	font-size: 1.2em;
}

.item-txt {
	background: #fff;
	padding: 0.8em;
	padding-top: 0.3em;
	text-align: justify;
}

.item-link {
	background: #fff;
	text-align: center;
	padding-bottom: 1em;
	border-style: none none solid;
	border-width: 2px;
	border-color: #838383 #838383 #ddd #838383;
}



/*####################################
## SERVICIOS INICIO 2
#####################################*/

.servicios2-inicio {
	padding-top: 4em;
	padding-bottom: 4em;
	background-color: #f5f5f5;
}

.mas-servicios h3 {
	text-align: center;
	color: #01233F;
}

.mas-servicios h4 {
	color: #01233F;
}

.link-mas-servicios {
	padding-top: 2em;

}

.link-mas-servicios {
	text-align: center;
}

.link-mas-servicios a {
	padding: 0.5em 3.5em 0.5em 3.5em;
	background: #0B5A91;
	border: 1px solid#0B5A91;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 1.2em;
}

.link-mas-servicios a:hover {
	padding: 0.5em 3.5em 0.5em 3.5em;
	background: #313140;
	color: #fff;
	border-radius: 5px;
	border: 1px solid#313140;
	text-decoration: none;
	font-size: 1.2em;
}

.mas-servicios {
	background: url(images/mas-servicios-inicio.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.item-mas-servicios {
	margin-bottom: 0.5em;
}

.item-mas-servicios p {
	color: #313140;
	text-align: justify;
}


/*####################################
##  FAQ INICIO
#####################################*/

.faq {
	padding-top: 3em;
	padding-bottom: 3em;
}

.panel-body a {
	color: #2980b9;
	font-weight: bold;
}



/*####################################
##  FOOTER
#####################################*/

footer {
	background: url(images/img-footer.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 1em;
}

.footer {
	padding-bottom: 1em;
}

.footer h3 {
	color: #ffffff;
	text-align: center;
	padding-bottom: 1em;
}

.footer p,
a {
	color: #ffffff;
	padding-bottom: 0.3em;
}

.footer a:hover {
	text-decoration: none;
	color: #FCB81E;
}

.logo-footer {
	max-width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
	color: #ffffff;
}

.logo-footer img {
	max-width: 100%;
	width: 50%;
}

.logo-footer li {
	display: inline-block;
}

.logo-footer-txt {
	padding-top: 1em;
}

.logo-footer i {
	font-size: 2em;
	color: #ffffff;
	margin-right: 0.5em;
}

.logo-footer i:hover {
	color: #FCB81E;
}

.contacto-footer i {
	color: #FCB81E;
	font-size: 1.5em;
	margin-right: 0.5em;
}

.derechos {
	padding-top: 0.5em;
}

.derechos a {
	color: #f5f5f5;
	text-decoration: none;
}

.derechos p {
	color: #f5f5f5;
}

/*####################################
## BANNERS PAGES  ##
#####################################*/

.banner-empresa {
	text-align: center;
}

.migas {
	background: none;
}

.banner-empresa h1 {
	color: #fff;
	font-size: 2em;
}

.breadcrumb {
	background: none;
}

.breadcrumb a {
	color: #FFF;
}

.breadcrumb li.active {
	color: #FCB81E;
	font-weight: bold;
}

/*BANNER EMPRESA*/
.banner-empresa {
	background: url(images/banner-empresa.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}

/*BANNER TI*/
.banner-ti {
	background: url(images/banner-ti.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER CONSULTORIAS*/
.banner-consultorias {
	background: url(images/banner-consultorias.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER CONDUCTORES EJECUTIVOS*/
.banner-conductores {
	background: url(images/banner-conductores-ejecutivos.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER SERVICIOS MEDICOS*/
.banner-medicos {
	background: url(images/banner-medicos.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER CIBERSEGURIDAD Y DOMOTICA*/
.banner-ciberseguridad {
	background: url(images/banner-ciberseguridad.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER MONITOREO*/
.banner-monitoreo {
	background: url(images/banner-custodias.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER AEROPUERTOS*/
.banner-aeropuertos {
	background: url(images/banner-aeropuertos.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER ESCOLTAS*/
.banner-escoltas {
	background: url(images/banner-escoltas.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER GPSS*/
.banner-gps {
	background: url(images/banner-gps.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 10em;
	padding-bottom: 10em;
	text-align: center;
}

/*BANNER AVISO DE PRIVACIDAD*/
.banner-empresa {
	background: url(images/fondo-privacidad.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
}

.lema-gps {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 3em;
	margin-top: 1em;
}

.lema-gps span {
	font-size: 2em;
}

.gps-migas {
	text-align: center;
}

.gps-migas span {
	font-size: 1.7em;
}

.item-icons {
	background: #0B5A91;
	text-align: center;
	padding-top: 4em;
	padding-bottom: 4em;
}

.item-icons h3 {
	color: #efbb20;
}

.item-icons i {

	font-size: 3em;
	color: #efbb20;
}

.item-icons a {
	border: 1px solid#f5f5f5;
	border-radius: 5px;
	text-decoration: none;
	padding: 0.5em;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FCB81E;
}

.item-icons a:hover {
	color: #2c3e50;
	background: #f5f5f5;
}



/*BANNER ALARMA*/
.banner-alarmas {
	background: url(images/divisiones/banner-alarmas-2025.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*BANNER INSTRAMUROS*/
.banner-intramuros {
	background: url(images/banner-intramuros.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

/*####################################
##  EMPRESA GRUDICOM
#####################################*/
.empresa-title {
	background: url(images/fondo-empresa.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}

.empresa-title h3 {
	text-align: center;
}

.empresa-title p {
	text-align: justify;
}

.empresa {
	padding-top: 3em;
	padding-bottom: 3em;
}

.empresa h3 {
	font-size: 1.3em;
	margin-top: 0;
	padding-top: 0;
}

.empresa p {
	text-align: justify;
}

.empresa-valores {
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
	background: #FCB81E;
	color: #15243C;
}

.empresa-valores h3 {
	color: #15243C;
	font-size: 2.5em;
	text-align: center;
}

.empresa-valores li {
	display: inline-block;
	margin-left: 2em;
	font-size: 2em;
}

/*####################################
##  VENTAJAS COMPETITIVAS  ##
#####################################*/
.ventajas-competitivas {
	padding-top: 3em;
	padding-bottom: 3em;

}

.ventajas-competitivas ul {
	outline: none;
	list-style: none;
	padding-top: 3em;
}

.ventajas-competitivas li,
.experiencia li {
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #313140;
	font-family: 'lato', sans-serif;
}

.ventajas-competitivas h3 {
	padding-left: 1em;
	color: #efbb20;
}

.ventajas-competitivas i,
.experiencia i {
	color: #efbb20;
	font-size: 1.2em;
	margin-right: 0.5em;
}

/*EXPERIENCIA LABORAL*/
.experiencia {
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
	background: #f2f2f2;
}

.experiencia h3 {
	padding-left: 1em;
	margin-bottom: 2em;
}

.experiencia ul {
	text-align: center;
}

.experiencia li {
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #313140;
	font-family: 'lato', sans-serif;
	max-width: 100%;
	display: inline-block;
	width: 23%;
	text-align: left;
}

.cien {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.cien span {
	font-size: 2em;
	color: #313140;
	font-family: 'lato', sans-serif;
	max-width: 100%;
}

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

.nuestros-clientes {
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: center;
}

.nuestros-clientes li {
	display: inline-block;
	margin-bottom: 2em;
}


/*####################################
##  SERVICIOS  ##
#####################################*/


.servicios {
	padding-top: 3em;
	padding-bottom: 1em;
}

.menu-servicios {
	border: 1px solid#eeeeee;
}

.menu-servicios h3 {
	color: #444;
	padding: 0.7em;
	background: #0B5A91;
	text-align: center;
	color: #fff;
}

.menu-servicios li {}

.menu-servicios a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px 10px !important;
	margin: 0;
	cursor: pointer;
	float: none;
	font-size: 1em;
	font-family: 'raleway', sans-serif;
	font-weight: normal;
	font-style: bold;
	padding-left: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	border-bottom: 1px solid#eeeeee;
}

.menu-servicios a:hover {
	background: #fff;
	/*color de tabs activada*/
	color: #efbb20;
	border-top: 1px solid#eeeeee;
	border-bottom: 1px solid#eeeeee;
	margin-left: 1em;
	background: #0B5A91;
	color: #ffffff;
}

.menu-servicios ul.active>li {
	background: #fff;
	/*color de tabs activada*/
	color: #efbb20;
	border-top: 1px solid#eeeeee;
	border-bottom: 1px solid#eeeeee;
	margin-left: 1em;
}

/*CONTACTO LATERAL*/

.contacto-lateral {
	border: 1px solid#eeeeee;
	margin-top: 2em;
}

.contacto-lateral h3 {
	color: #444;
}

.contacto-lateral ul {
	outline: none;
	list-style: none;
}

.contacto-lateral li {
	margin-bottom: 1em;
	color: #555;
}

.contacto-lateral i {
	color: #FFC527;
	margin-right: 0.5em;
	font-size: 1.2em;
}

.contacto-lateral ul {
	border-bottom: 1px solid#eeeeee;
}

.contacto-lateral p {
	color: #333;
	font-family: 'raleway', sans-serif;
	font-weight: bold;

}

/*FACEBOOK*/

.face {
	margin-top: 2em;
}

.contenido-servicios {
	padding-top: 1.4em;
	border: 1px solid#eeeeee;
}

.contenido-servicios p{
	text-align: justify;
}
.contenido-servicios a {
	color: #0B5A91;
}

.contenido-servicios ul {
	outline: none;
	list-style: none;
}

.contenido-servicios li {
	margin-bottom: 1em;
}

.contenido-servicios h2 {
	padding-left: 0em;
	color: #34495e;
	font-size: 1.5em;
	font-weight: bold;
}

.img-servicios{
	max-width: 100%;
	text-align: center;
}
.img-servicios li{
	max-width: 100%;
	width: 48%;
	text-align: center;
	display: inline-block;
}

.txt-lista {
	padding-top: 2em;
	padding-bottom: 2em;
}

.txt-lista p {
	color: #2c3e50;
	text-align: justify;
}

.txt-lista span {
	color: #666;
	font-size: 1.4em;
	display: block;
	margin-bottom: 1em;
}

.txt-lista i {
	margin-right: 0.5em;
	color: #efbb20;
	font-size: 1.2em;
}

/*GAL*/
.item-img {
	margin: 0;
	padding: 0;
}

.item-img img {
	margin: 0;
	padding: 0;
}

figure {
	margin: 0;
	padding: 0;
}

.item-menu sub {
	text-align: right;
	font-family: 'lato', sans-serif;
	font-size: 1.2em;
	color: #85151D;
	padding-left: 2em;
}

.item-platillo {
	font-size: 1em;
	text-align: center;
}

.item-img img {
	width: 99%;
	height: 99%;
	object-fit: cover;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 151, 230, .5);
	width: 99%;
	height: 0;
	overflow: hidden;
	transition: .7s ease;
}

.overlay h4 {
	color: #fff;
	font-weight: 300;
	font-size: 30px;
	position: absolute;
	font-family: 'lato', sans-serif;
	font-size: 1.3em;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.item-img:hover .overlay {
	height: 100%;
	cursor: pointer;
}

/*#################################################
## SERVICIOS  - CUSTODIAS
#################################################*/

.seccion-custodias {
	background: #f5f5f5;
	padding-top: 3em;
	padding-bottom: 3em;
}

.seccion-custodias i {
	padding-right: 0.5em;
}

.contenido-custodias {
	padding-top: 3em;
	padding-bottom: 3em;

}

.title-custodias {
	text-align: center;
	padding-bottom: 3em;
}

.contenido-custodias li {
	max-width: 100%;
	width: 90%;
	display: inline-block;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 1.1em;
}

.contenido-custodias p {
	text-align: justify;
}

.title-custodias p {
	font-size: 1.2em;
	text-align: center;
}

.contenido-custodias i {
	padding-right: 0.5em;
}

.tabs-servicios {
	background: url(images/fondo-empresa.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}


/*####################################
## CONTACTO
#####################################*/
.contacto {
	padding-top: 3em;
	padding-bottom: 0em;
}

.direccion {
	padding-bottom: 0;
	padding-top: 0;
}

.direccion img {
	max-width: 100%;
}

.contacto-lateral {
	border: 1px solid#eeeeee;
	margin-top: 0em;
	margin-bottom: 1em;
}

.contacto-lateral h3 {
	color: #444;
	font-size: 1.1em;
}

.contacto-lateral ul {
	outline: none;
	list-style: none;
}

.contacto-lateral li {
	margin-bottom: 1em;
	color: #555;
}

.contacto-lateral i {
	color: #FCB81E;
	margin-right: 0.5em;
	font-size: 1.2em;
}

.contacto-lateral ul {
	border-bottom: 1px solid#eeeeee;
}

.contacto-lateral p {
	color: #333;
	font-family: 'raleway', sans-serif;
	font-weight: bold;

}

.sms-contacto {
	padding-top: 1em;
	padding-bottom: 2em;
	text-align: center;
}

.sms-contacto span {
	text-align: center;
	color: #ffffff;
	font-size: 2em;
}

/*FORMULARIO*/

.formulario-inicio {
	background: url(images/fondo-contacto-inicio.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}

.formulario {
	background: url(images/fondo-contacto.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3em;
	padding-bottom: 3em;
}

.formacontacto ul {
	outline: none;
	list-style: none;
}

.formacontacto li {
	outline: none;
	list-style: none;
}

.txt-contacto {
	max-width: 100%;
	width: 100%;
	border: 1px solid#eeeeee;
	padding: 0.6em;
	border-radius: 3px;
	font-family: 'raleway', sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1em;
}

.text-area {
	max-width: 100%;
	width: 100%;
	border: 1px solid#eeeeee;
	padding: 0.5em;
	border-radius: 3px;
	font-family: 'raleway', sans-serif;
	font-weight: normal;
	font-style: normal;
}

.boton {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.contacto-enviar {

	max-width: 100%;
	width: auto;
	border: 1px solid#337ab7;
	padding: 0.5em 3em;
	background: #fff;
	border-radius: 3px;
	font-family: 'raleway', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	border: 1px solid#FFBB02;
	color: #FFBB02;

}

.contacto-enviar:hover {
	background: #FFBB02;
	color: #fff;
}

.servicio {
	max-width: 100%;
	border: 1px solid#d6d4d4;
	font-family: 'lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 0.5em;
	margin-bottom: 2em;
	padding: 0.5em;
	display: block;
	width: 100%;
	height: 40px;
	font-size: 13px;
	line-height: 1.42857;
	color: #9c9b9b;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #d6d4d4;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

.servicio option {
	margin-bottom: 1em;
	padding: 0.5em;
}

/*####################################
## CERTIFICACIONES
#####################################*/
.certificaciones {
	padding-top: 2em;
	padding-bottom: 2em;
}

.certificaciones img {
	max-width: 100%;
	width: auto;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
}

.img-cert {
	padding-top: 1em;
}

.img-cert figure {
	margin-bottom: 1em;
}

/*####################################
## MAPAS
#####################################*/
.mapas h2 {
	text-align: center;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 2em;
}


.forma figure,
a {
	display: inline-block;

}

iframe {
	background: #fff;
	border: none;
}


iframe,
object,
embed {
	max-width: 100%;


}


/*#################################################
## HISOTORIA
#################################################*/

.historia {
	padding-top: 4em;
	padding-bottom: 4em;
	background-image: url(images/direccion/fondo-empresa-inicio.jpeg);
}

.texto1-historia li {
	display: inline-block;
	font-family: 'lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #34495e;
}

.img-historia {
	padding-top: 1.5em;
	text-align: center;
}

.img-historia img {
	border-radius: 5px;

	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 10px solid #ffffff;
	border-bottom: 0px
}

.img-historia h3 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	font-weight: 400;
	color: #34495e;
	text-align: center;
}

.img-historia p {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #34495e;
	text-align: center;
	font-size: 1.1em;
}

.nombre-historia {
	text-align: center;
}

.texto1-historia {
	text-align: justify;
}

.texto1-historia h4 {
	font-family: 'lato', sans-serif;
	font-weight: bold;
	color: #34495e;

}

.texto1-historia p {
	font-family: 'lato', sans-serif;
	color: #34495e;
	font-weight: lighter;

}

.texto2-historia {
	text-align: justify;
}

.texto2-historia h4 {
	font-family: 'lato', sans-serif;
	font-weight: bold;
	color: #34495e;

}

.texto2-historia p {
	font-family: 'lato', sans-serif;
	color: #34495e;
	font-weight: lighter;

}

.nuestras-marcas {
	padding-top: 3em;
	padding-bottom: 3em;
}

.nuestras-marcas h2 {
	font-family: 'lato', sans-serif;
	font-weight: bold;
	color: #34495e;
	text-align: center;
}

.nuestras-marcas ul {
	text-decoration: none;
	outline: none;
	text-align: center;

}

.nuestras-marcas li {
	display: inline;
}

.nuestras-marcas li img {
	max-width: 100%;
	width: 20%;
	text-align: center;
	margin: 1em;
}

/*#################################################
## directivos
#################################################*/
.directivos-curri {
	padding-top: 4em;
	padding-bottom: 4em;
	background-image: url(images/direccion/fondo-empresa-inicio.jpeg);
}

.img-directivos {
	padding-top: 1.5em;
}

.img-directivos img {
	border-radius: 5px;
	box-shadow: #7f8c8d;
}

.img-directivos h3 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	font-weight: 400;
	color: #34495e;
	text-align: center;
}

.img-directivos p {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #34495e;
	text-align: center;
	font-size: 1.1em;
}



.texto-laboral-titulo h3 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #34495e;
	text-align: center;
	font-size: 2em;
}

.texto-laboral-titulo h4 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #34495e;
	text-align: center;
	font-size: 1.3em;
}

.texto-laboral-titulo p {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #2980b9;
	text-align: center;
	font-size: 1em;
}

.contenido-laboral li {
	text-align: right;
}

.contenido-laboral h3 {
	font-family: 'lato', sans-serif;
	color: #2980b9;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0;
}

.contenido-laboral h4 {
	font-family: 'lato', sans-serif;
	color: #7f8c8d;
	font-weight: lighter;
	font-size: 1.2em;
	margin-bottom: 0;
}

.contenido-laboral p {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.1em;
	padding-top: 0;
	margin-top: -2px;
	padding-bottom: 0.5em;
}

.lista-laboral li {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.2em;
}

/**EXPERIENCIA INFO**/

.experiencia-info {
	padding-top: 4em;
	padding-bottom: 4em;
	background-image: url(images/direccion/fondo-empresa-inicio.jpeg);
}

.experiencia-info h3 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	font-weight: 400;
	color: #34495e;
	text-align: right;
}

.experiencia-info h2 {
	font-family: 'lato', sans-serif;
	font-style: bold;
	font-weight: 400;
	color: #34495e;
	text-align: center;
}
.experiencia-info p {
	font-family: 'lato', sans-serif;
	font-style: bold;
	color: #34495e;
	text-align: center;
	font-size: 1.1em;
}

.experiencia-info li {
	text-align: right;
}

.experiencia-info h3 {
	font-family: 'lato', sans-serif;
	color: #2980b9;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0;
}

.experiencia-info h4 {
	font-family: 'lato', sans-serif;
	color: #7f8c8d;
	font-weight: lighter;
	font-size: 1.2em;
	margin-bottom: 0;
}

.experiencia-info p {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.1em;
	padding-top: 0;
	margin-top: -2px;
	padding-bottom: 0.5em;
}

.experiencia-info li {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.2em;
}


/**DATOS PERSONALES**/
.datos-personales ul {
	text-align: left;
}

.linea {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid#7f8c8d;
	width: 80%;
	text-align: center;
	margin-top: -25px;
	padding-top: 1em;
	padding-bottom: 0.5em;

}

.datos-personales h4 {
	font-family: 'lato', sans-serif;
	color: #7f8c8d;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0;
}

.datos-personales p {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.6em;
	padding-top: 0;
	margin-top: -2px;
	text-align: left;
}

.botones {
	padding-top: 2em;
}

.botones i {
	margin-right: 1em;
	font-size: 1.5em;
}

.link-empresa2 a {
	background: #2C5C80;
	padding: 0.7em 3em 0.7em 1em;
	border-radius: 3px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.5em;
	border: 1px solid#2C5C80;
	max-width: 100%;
	width: 80%;
	margin: auto;
	margin-bottom: 1em;
}

.link-empresa2 a:hover {
	border: 1px solid#313140;
	background: #313140;
	color: #fff;
	font-size: 1.5em;
	width: 80%;
	margin: auto;
	width: 100%;
}

/*INFORMACION ACADEMICA*/

.info-academica {
	padding-top: 3em;
	padding-bottom: 3em;
}

.info-academica h2 {
	color: #34495e;
	text-align: center;
	font-family: 'lato', sans-serif;
	font-weight: bold;
	font-weight: lighter;
}

.texto-academica li {
	text-align: right;
}

.texto-academica h3 {
	font-family: 'lato', sans-serif;
	color: #2980b9;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0;
}

.texto-academica h4 {
	font-family: 'lato', sans-serif;
	color: #7f8c8d;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0;
}

.texto-academica p {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #34495e;
	font-size: 1.5em;
	padding-top: 0;
	margin-top: -2px;
}


/*#################################################
## MEMBRESIAS
#################################################*/

.membresias {
	padding-bottom: 3em;
	background-image: url(images/membresias/fondo-membresias.jpeg);
}

.fila1 {
	padding-top: 3em;
	padding-bottom: 1em;
}

.beneficios {
	background-image: url(images/membresias/fondo-lineas.png);
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: center;
	margin-bottom: 2em;
}

.beneficios h3 {
	font-family: 'lato', sans-serif;
	font-weight: bold;
	color: #34495e;
	text-align: center;
	font-size: 2em;
}

.item-membresia {
	border-style: outset;
	padding: 1em;
	height: 18em;
}

.txt-membresia h4 {
	font-family: 'lato', sans-serif;
	font-weight: bold;
	color: #34495e;
	text-align: center;
}

.txt-membresia li {
	font-family: 'lato', sans-serif;
	font-weight: lighter;
	color: #2c3e50;
	font-size: 1.1em;
}

.item-membresia-auto {
	border-style: outset;
	padding: 1em;
	height: auto;
	text-align: center;
}

/*#################################################
## RESONSIVE      MOVIL
#################################################*/

@media only screen and (min-width: 1024px) and (max-width: 1890px) {
	.movilerp{
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.clientes {
		text-align: center;
	}
	.movilerp{
		display: none;
	}
	.clientes li {
		width: 45%;
	}
}

/*TERMINA QUERY*/

@media only screen and (min-width: 200px) and (max-width: 767px) {

	/*SLIDER PRINCIPAL*/
	.slider {
		padding-top: 3em;
	}

	/*CONTACTO HEADER*/
	.contacto-header {
		display: none;
	}

	/*LOGO*/
	.logo {
		display: none;
	}

	/* SMS CONTACTO*/
	.sms-contacto span {
		font-size: 1.4em;
	}

	/*TXT LISTA*/

	.txt-lista {
		margin-bottom: 0.5em;
		padding: 0;
	}

	/*SECTORES*/
	.sectores li {
		max-width: 100%;
		width: 40%;
		display: inline-block;
	}

	/*AREA DE CLIENTES*/
	.clientes {
		text-align: center;
	}

	.clientes-inicio li {
		text-align: center;
		width: 100%;
	}

	/*CLIENTES INICIO*/
	.item {
		text-align: center;
	}

	/*MAS SERVICIOS*/
	.link-mas-servicios {
		margin-bottom: 1em;
	}


	/*EMPRESA VALORES*/
	.empresa-valores ul {
		max-width: 100%;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.empresa-valores li {
		text-align: center;
		max-width: 100%;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	/*LOGO FOOTER*/
	.logo-footer {
		text-align: center;
	}

	/*EXPERIENCIA LABORAL*/
	.experiencia li {
		width: 40%;
	}

	.item-icons a {
		font-size: 0.9em;
	}


	/*MEMBRESIAS*/

	.membresias {
		padding-bottom: 0em;
	}

	.item-membresia {
		height: 22em;
	}

	.logo-membresia {
		text-align: center;
	}

	.logo-membresia img {
		max-width: 100%;
		width: 20%;
		text-align: center;
	}

	.fila1 {
		padding-bottom: 0;
	}





}

/*TERMINA QUERY*/