body {
	margin: 0;
	padding: 0;
	color: #808080;
	background-color: white;
}
.deb {
	border: 1px solid blue;
}

/*
* =================================================
*
*						HEADER
*
* =================================================*/

header#header div div > nav ul li a {
	color: purple;
}
header#header div div > nav ul li a:hover {
	color: #ddd;
}
header#header div div > nav ul li:nth-child(2) a {
	color: #d4ab26;
}
header#header div > nav ul li:first-child a {
	color: purple;	
}

section#our_products_title {
	padding-top: 50px;
	padding-bottom: 90px;
	text-align: center;
	font-weight: bold;
}
.idiomas-top{
    color: black;
}
#logomovil{
    display: none;
}


/* ESTO ES GENERAL */
section div > .head {
	font-family: "Garamond-Bold";
	text-align: center;
	color: #d4ab26;
	margin-bottom: 50px;
	padding-top: 20px;
}
section div > .head hr {
	width: 40%;
	height: 1px;
	background-color: #808080;
}

.textrepo p{
    color: white;
}
.textrepo strong{
    color: white;
}
.textrane p{
    color: #e5c686;
}
.textrane strong{
    color: #e5c686;
}
/*FIN GENERAL*/
section#our_products_title div > .body {
	padding-left: 100px;
	padding-right: 100px;
	font-family: "Garamond-Regular";
	font-size: 13pt;
	font-color: #808080;
}
.col2{
    padding-left: 10px;
}





section#itm {
	margin-bottom: 50px;
}
section#itm div img#pic {
	margin: 0 auto;
	width: 100%;
}
section#itm div > div p {
	font-family: "Garamond-Regular";
	font-size: 15pt;
}
section#itm div > div p strong {
	font-family: "Garamond-Bold";
	font-size: 15pt;
}
section#itm div div:nth-child(4) {
	border-right: 1px solid #9f9f9f;
	min-height: 315px;
}
section#itm div div:nth-child(6) {
	border-left: 1px solid #9f9f9f;
	min-height: 315px;
}







section#instagram_facebook {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 150px;
}

.face{background-color:#102952; border-radius:50%; padding:8px 16px; font-size:35px;color:white}
.fb-page{ margin-top:18px}


.form2{font-size:10px}

.our_products{color:#808080; font-size:14pt; font-family: "Garamond-Regular"; }

.modal{	font-family: "Garamond-Bold" ; color:black;}
.modal-contet{min-height:250px; height:auto}
.modal a{color:#9E8C56}
.modal h2{margin:0px 0px 30px}
#dynamic_select{   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none; 
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #FFF url("../images/selector.png") no-repeat scroll right center;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16) !important; border:none; outline:none; margin-bottom:30px
}
.dorado{background-color:#F6C442; color:white; border:white; padding:15px; }
.dorado td{border:1px solid white; padding:4px 10px}
.tabla td{border:1px solid white; padding:4px 10px}

.colors{display:none}
.colorshow{display:block;}
.premios{
margin-left: 100px;
    margin-top: 30px;
}