@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_AmaticSC-Regular';
	src: url('../fonts/amatic-sc/AmaticSC-Regular.eot');
	src: local('☺'), url('../fonts/amatic-sc/AmaticSC-Regular.woff') format('woff'), url('../fonts/amatic-sc/AmaticSC-Regular.ttf') format('truetype'), url('../fonts/amatic-sc/AmaticSC-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
* html body {
	height: 1%;
}
html {
	margin: 0;
	padding: 0;
	background-color:#9fc57c;

}
body {
	margin: 0;
	padding: 0;
	background-color:#fff;
}


#page-wapper {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-size: cover;
	background-color: #fc7025;
	background-image: url('../../images/v1/fondo_logo.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#header .container {
	
	text-align:center;
	height: 320px;
	
}
#logo {
	width: auto;
	display: block;
	margin-top:260px;	
}
#header #logo h1 {
	font-family: 'Conv_AmaticSC-Regular', Sans-Serif;
	width: 100%;
	display: block;
	font-size: 46px;
	padding: 0px 0;
}
#header h1 a {
	color: #000;
}
#header h1 a:hover {
	text-decoration: none;
}
#home-button {
	display: block;
	padding: 0px 0;
}
@media only screen and (min-width:760px) { 
	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
#logo {
	height: auto;
}
#home-button {
	padding: 0px 0;
}


}
/*MENU*/


#nav {
	margin: 0;
	padding: 0;
	background-color: #fc7025;
	
}


/* bootstrap 3 helpers */
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 990;
}
#top-message-alert.affix {
	position: fixed;
	top: 40px;
	width: 100%;
	z-index: 980;
}
#sidebar.affix-top {
	position: static;
}
#sidebar.affix {
	position: fixed;
	top: 80px;
}
/**/

/**/
#lblMantenimiento {
	padding: 5px 0;
	height: 50px;
	font-size: 28px;
}
#tgrmain {
	padding: 0;
	margin: 0;
	background-color:#FFF;
}
#lblLoadAjax {
	display: block;
	padding: 10px;
	height: 80px;
	background-color:#FFF;
}
/**/
#footer {
	margin: 0 auto;
	padding: 20px 0;
	margin: 0;
	height: auto;
	background-color: #9fc57c;
	 
}
#footer .container {
	
	
	height: auto;
	
}
#footer a {
	color:#FFF;
}


.footer-left {
	padding: 0px 0;
	text-align:center;
	font-size:14px;
}
.footer-left h3 {
	margin:0;
	padding:0;
	font-family: 'Conv_AmaticSC-Regular', Sans-Serif;
	font-size:38px;
}
.footer-left p {
	margin:0;
	padding:0;
}

.footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


.footer-links{
	color:  #ffffff;
	margin:0;
	padding: 0;
}
.footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}


.footer-center i{
	background-color:  #526f37;
	color: #ffffff;
	font-size: 18px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}
.cart-shopping {
	font-size:18px;
}
.cart-shopping i{
	background-color:  #526f37;
	color: #ffffff;
	font-size: 18px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-icons{
	margin-top: 25px;
}
.footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #526f37;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

.copy-rights {
	margin:0p;
	padding:20px 0;
	font-size:14px;
}


#top-button {
	display: inline-block;
	position: static;
	width: 100%;
	height: 56px;
	margin: 0;
	padding: 0;
	right: 0px;
	padding-left: 0px;
	background-color: #333;
}
#top-button div {
	width: 100%;
	margin: 0;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 0;
}
#top-button div a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 18pt;
	text-transform: uppercase;
	font-weight: 700;
}
@media only screen and (min-width:760px) {
#top-button {
	position: fixed;
	width: 90px;
	height: 32px;
	bottom: 0px;
	right: 20px;
	/*background: #333 url('../images/v3/arrow_green_top.png') no-repeat 12px;*/
	padding-left: 32px;
}
#top-button div {
	margin-top: 6px;
	text-align: left;
}
#top-button div a {
	width: 100%;
	display: block;
	font-size: 10pt;
	text-transform: lowercase;
	font-weight: lighter;
	font-style: italic;
	text-decoration: none;
	padding: 0px;
}
#top-button div a:hover {
	text-decoration: underline;
}
}
