﻿@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?nymt00');
  src:  url('../fonts/icomoon.eot?nymt00#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?nymt00') format('truetype'),
    url('../fonts/icomoon.woff?nymt00') format('woff'),
    url('../fonts/icomoon.svg?nymt00#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-factura:before {
  content: "\e904";
  font-size: 40px;
}
.icon-correo:before {
  content: "\e900";
}
.icon-ubicacion:before {
  content: "\e901";
}
.icon-celular:before {
  content: "\e902";
}
.icon-telefono:before {
  content: "\e903";
}





body{
	background: url(../images/fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-family: 'Mukta Mahee', sans-serif;
}




#cintillo-ayuda{
	border: 0px solid red;
	position: relative;
	width: 100%;
	height: 43px;
	float: left;
}

#cintillo{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000000;
	background:black;
	width: 100%;
	float: left;
}

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

#cintillo-conten span{
	width: 100%;
	text-align: center;
	color: white;
	font-size: 24px;
	float: left;
	padding:12px 0;

	text-shadow: 2px 2px 2px red;
}


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

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

#logotipo{
	border: 0px solid red;
	width: 20%;
	text-align: center;
	font-family: 'Righteous', cursive;
	font-weight: bold;
	color: red;
	float: left;
}

#logotipo img{
	width: 100%;
}

#logotipo span{
	width: 60%;
	float: left;
	margin: 10px 0 0 0;
}


#datos{
	border: 0px solid red;
	width: 30%;
	float: left;
	margin: 0 0 0 100px;
}

#datos p{
	width: 100%;
	text-align: center;
	font-size: 28px;
	float: left;
	padding: 6px 0;
}

#datos p strong{
	color: #fd7e2a;
}



#leyenda{
	width: 30%;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size: 26px;
	line-height: 36px;
	float: right;
	margin: 18px 0 0 0;
}


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

#menu-conten{
	background: #fd7e2a;
	width: 100%;
	float: left;
}

#leyenda-menu{
	border: 0px solid red;
	width: 35%;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	color: white;
	float: left;
	padding: 7px 0;
}

#menu-conten ul{
	width: 48%;
	float: right;
}

#menu-conten ul li{
	width: 28.33%;
	float: left;
	margin-left: 5%;
}

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

.menu{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 12px 0;
}

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





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

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

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

#efectoi{
	width: 62%;
	float: left;

	overflow: hidden;

	border-radius: 20px;
}

#efectod{
	width: 36%;
	text-align: center;
	line-height: 26px;
	font-size: 26px;
	float: right;
	padding:20px;

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

#efectod strong, #efectod h1{
	font-size: 30px;
	line-height: 23px;
	color: #fd7e2a;
}



.titulo{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	float: left;
}


.texto{
	width: 100%;
	text-align: center;
}



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

.seccion{
	width: 62%;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.seccion strong{
	color: #fd7e2a;
	font-size: 22px;
}

.imagen-seccion{
	width: 35%;
	float: right;
}
.imagen-seccion img{
	width: 80%;
}


#banner{
	background: #f7f7f7;
	width: 100%;
	text-align: center;
	font-size: 19px;
	line-height: 24px;
	float: left;
	padding: 12px 50px;

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

#banner strong{
	color: #fd7e2a;
	font-size: 22px;
}


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

.cuadro{
	width: 31.33%;
	float: left;
	margin: 10px 1% 20px;
	padding: 20px;

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

.titulo-cuadro{
	background: #f7f7f7;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #fd7e2a;
	float: left;
	padding: 12px 10px;

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

.imagen-cuadro{
	width: 100%;
	text-align: center;
	float: left;
}

.imagen-cuadro img{
	width: 100%;
}

.texto-cuadro{
	font-size: 18px;
	line-height: 23px;
	padding: 12px 0;
}


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




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

#footer-conten{
	background: #fd7e2a;
	width: 100%;
	text-align: center;
	color: white;
	text-shadow: 2px 2px 2px red;
	font-size: 30px;
	float: left;
	padding: 10px 0;

	border-radius: 6px 6px 0 0;
}



#pie{
	border: 0px solid red;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: white;
	float: left;
	padding: 12px 0;
}
#pie a{
}


.w{
	position: fixed;
	bottom: 120px;
	right: 40px;
	z-index: 10000;
	width: 50px;
}

.w img{
	width: 100%;
}





@media screen and (max-width: 1200px){
	#cintillo-ayuda{
		display: none;
	}
	#cintillo{
		position: relative;
	}
	#cintillo-conten, #menu, #wrapP, #footer{
		width: 100%;
	}

	#cabecera-conten{
		width: 100%;
		padding: 0 10px;

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

@media screen and (max-width: 1000px){
	#logotipo{
		width: 30%;
	}
	#datos{
		width: 68%;
		margin: 0 0 0 10px;
	}
	#leyenda{
		width: 100%;
	}
}

@media screen and (max-width: 900px){
	.cuadro{
		width: 48%;
	}
}

@media screen and (max-width: 800px){
	#efectoi{
		width: 100%;
	}
	#efectod{
		width: 100%;
	}
}

@media screen and (max-width: 700px){
	.parte{
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		margin: 20px 0 0 0;
	}
}

@media screen and (max-width: 650px){
	#leyenda-menu{
		width: 100%;
	}
	#menu ul{
		width: 100%;
		margin: 10px 0 0 0;
	}
	#menu ul li{
		width: 33.33%;
		margin: 0;
	}
}

@media screen and (max-width: 600px){
	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 60%;
	}
	#datos{
		width: 100%;
	}

	.cuadro{
		width: 98%;
	}
}










