﻿@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?mlerq');
	src:  url('../fonts/icomoon.eot?mlerq#iefix') format('embedded-opentype'),
	  url('../fonts/icomoon.ttf?mlerq') format('truetype'),
	  url('../fonts/icomoon.woff?mlerq') format('woff'),
	  url('../fonts/icomoon.svg?mlerq#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-derecha:before {
	content: "\e909";
  }
  .icon-abajo:before {
	content: "\e908";
  }
  .icon-corazon-vacio:before {
	content: "\e906";
  }
  .icon-corazon:before {
	content: "\e907";
  }
  .icon-check:before {
	content: "\e903";
  }
  .icon-tiktok:before {
	content: "\e902";
  }
  .icon-estrella:before {
	content: "\e904";
  }
  .icon-estrella-vacia:before {
	content: "\e905";
  }
  .icon-click:before {
	content: "\e901";
  }
  .icon-derecha2:before {
	content: "\e90a";
  }
  .icon-email:before {
	content: "\e900";
  }
  .icon-carrito:before {
	content: "\e93a";
  }
  .icon-telefono:before {
	content: "\e942";
  }
  .icon-ubicacion:before {
	content: "\e948";
  }
  .icon-reloj:before {
	content: "\e94e";
  }
  .icon-calendario:before {
	content: "\e953";
  }
  .icon-celular:before {
	content: "\e958";
  }
  .icon-usuario:before {
	content: "\e971";
  }
  .icon-basura:before {
	content: "\e9ac";
  }
  .icon-menu:before {
	content: "\e9bd";
  }
  .icon-facebook:before {
	content: "\ea90";
  }
  .icon-facebook2:before {
	content: "\ea91";
  }
  .icon-instagram:before {
	content: "\ea92";
  }
  .icon-whatsapp:before {
	content: "\ea93";
  }
  .icon-twitter:before {
	content: "\ea96";
  }
  .icon-youtube:before {
	content: "\ea9d";
  }
  .icon-linkedin2:before {
	content: "\eac9";
  }
  .icon-linkedin:before {
	content: "\eaca";
  }
  




body{
	background: white;
	font-family: 'Source Sans Pro', sans-serif;
}



#cintillo{
	background: #012759;
	width: 100%;
	float: left;
}

#cintillo-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cintillo-conten span{
	color: white;
	font-size: 22px;
	float: left;
	margin: 0 100px 0 0;
	padding: 9px 0;:;
}

#cintillo-conten a{
	color: white;
}


.right{
	float: right !important;
	margin: 0 !important;
}


#cabecera{
	width: 100%;
	float: left;
	padding: 12px 0;
}

#cabecera-conten{
	width: 1200px;
	margin: 0 auto;
}

#imagen-logotipo{
	width: 10%;
	float: left;
}
#imagen-logotipo img{
	width: 100%;
}

#leyenda{
	border: 0px solid red;
	width: 35%;
	font-weight: bold;
	font-size: 40px;
	color: #012759;
	float: left;
	margin: 20px 0 0 20px;

	text-shadow: 4px 4px 6px white;
}




#menu{
	border: 0px solid red;
	width: 50%;
	float: right;
	margin: 39px 0 0 0;
}

#menu a{
	color: white;
	text-decoration: none;
}

#menu-r{
	background:#012759;
	background: #012759;
	width: 100%;
	color: white;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	float: left;
	padding: 12px 0;
	text-shadow: 1px 1px 1px black;
	cursor: pointer;
	display: none;
}

#menu ul{
	width: 100%;
	float: left;
}

#menu ul li{
	width: 18%;
	float: left;
	margin: 0 1%;
}

.menu{
	background:#012759;
	background: #012759;
	width: 100%;
	font-weight: lighter;
	font-size: 18px;
	text-align: center;
	padding: 12px 0;

	text-shadow: 1px 1px 1px black;
}

.menu:hover, .activo{
	background: black;
}

.dos{
	padding: 3px 0;
}



#efecto{
	width: 100%;
	float: left;
}



#wrapP{
	width: 1200px;
	margin: 0 auto;
}

#pagina{
	width: 100%;
	float: left;
	margin: 40px 0;
}

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

.seccion{
	background: white;
	width: 62%;
	font-size: 21px;
	line-height: 31px;
	float: left;
	padding: 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion strong, .seccion h2{
	color: #012759;
	font-size: 24px;
}

.imagen-seccion{
	width: 35%;
	font-size: 22px;
	text-align: center;
	float: left;
}
.imagen-seccion img{
	width: 80%;
}




#principal{
	width: 100%;
	height: 120px;
	float: left;
}

#principal-conten{
	width: 1200px;
	margin: 0 auto;
}

.fondo-productos{
	background: url(../images/fondo-productos.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-contables{
	background: url(../images/fondo-contables.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-contacto{
	background: url(../images/fondo-contacto.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-servicios{
	background: url(../images/fondo-servicios.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.titulo{
	background: rgba(44,116,146,0.9);
	background: #012759;
	color: white;
	font-size: 32px;
	font-weight: bold;
	float: left;
	padding: 12px 30px;
	margin: 20px 0 0 0;

	text-shadow: 1px 1px 1px black;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




.paquete{
	width: 31.33%;
	float: left;
	margin: 0 1%;
}
.imagen-paquete{
	width: 100%;
	text-align: center;
	float: left;
}
.imagen-paquete img{
	width: 80%;
}

.texto-paquete{
	border: 0px solid red;
	width: 100%;
	font-size: 19px;
	line-height: 24px;
	float: left;
	padding: 25px 0 12px;
}
.texto-paquete strong, .texto-paquete h1{
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #012759;
	float: left;
}


.mitad{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin: 20px 0 0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pregunta{
	background: white;
	width: 100%;
	font-size: 18px;
	float: left;
	padding: 12px;
	margin: 10px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pregunta strong{
	color: #012759;
}




#footer{
	background: #012759;
	width: 100%;
	float: left;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	font-size: 22px;
	line-height: 25px;
	color: white;
	float: left;
	padding: 13px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion-footer strong{
	text-shadow: 1px 1px 1px black;
}

.seccion-footer a{
	color: white;
}




@media screen and (max-width: 1200px){
	#cintillo-conten, #cabecera-conten, #wrapP, #footer-conten{
		width: 100%;
	}	
}

@media screen and (max-width: 1100px){
	.seccion-footer{
		width: 50% !important;
	}
}

@media screen and (max-width: 1000px){
	#leyenda{
		margin: 5px 0 0 0;
	}
}

@media screen and (max-width: 850px){
	#menu-r{
		display: block;
	}
	#menu ul{
		display: none;
	}
	#menu ul li{
		width: 100%;
		margin: 0;
	}
	.menu{
		padding: 12px 0 !important;
	}
}

@media screen and (max-width: 700px){
	.d700{
		display: none;
	}

	#cintillo-conten span{
		width: 100%;
		text-align: center;
	}

	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		margin: 20px 0 0 0 !important;
	}

	.seccion-footer{
		width: 100% !important;
	}
}

@media screen and (max-width: 600px){
	#imagen-logotipo{
		width: 20%;
	}
	#leyenda{
		width: 78%;
	}

	.paquete{
		width: 98%;
	}

	.mitad{
		width: 100%;
	}
}

@media screen and (max-width: 500px){
	#menu{
		width: 100%;
		margin: 10px 0 0 0;
	}
	#leyenda{
		font-size: 36px;
	}
}










