body {
	background: #e0ceb4;
}

.clr_crema{
	background-color: #fdeed9;
}

.txt_left_cafe{
	width: 70px;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-left: 0px;
}

.txt_right_cafe{
	width: calc( 100% - 90px );
	position: relative;
	float: right;
}

.img_center{
	text-align: center;
}

h3.cafe{
	margin-top:0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	color: #4c3c25;
	font-weight: 300;
}

h3.just{
	text-align: justify;
}

.img_top_c img{
	max-width: 647px;
	width: 100%;
}

.pad_0{
	padding: 0;
	margin:0;
}

.pad_1{
	padding-left: 5px;
	padding-right: 5px;
	margin:0;
}

.pad_1 h3{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

.container:first-child h3 {
	padding-top: 5px;
}

h3.num_cafe{
	margin-left: 35px;
	font-size:15px;
}

.num_cafe img{
	position: absolute;
	margin-left: -30px;
}

.n_par{
	margin-top: 20px;
}

.txt_right_cafe h2{
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	color: #4c3c25;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.col-md-10 {
	width: 87.333%;
}

.bann_cafe img{
	width: 100%;

}

.mancha{
	left: -20px;
	opacity: 0.7;
	position: absolute;
	top: 32px;
}

.img_mancha{
	position: absolute;
}

h3.left_t{
	text-align: left;
	font-size: 15px;
	font-weight: lighter;
	line-height: 1.2;
}

h4.cafe{
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	color: #4c3c25;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}

span.information_c{
	font-family: 'Ubuntu', sans-serif;
	color: #4c3c25;
	line-height: 1.2;
	font-size: 14px;
	font-weight: 100;
}

.information_c{
	text-align: center;
}

h3.txt_form{
	font-size: 14px;
}

.form_cafe{
	font-family: 'Ubuntu', sans-serif;
	color: #4c3c25;
}

.form-control {
	background-color: rgba(226, 226, 226,0.6);
	background-image: none;
	border: 1px solid rgba(55, 55, 55,0.5);
	border-radius: 8px;
	box-shadow: none;
	color: rgb(85, 85, 85);
	display: block;
	font-size: 14px;
	height: 26px;
	line-height: 1.42857;
	padding: 0px 8px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
}

.form-horizontal .control-label {
	text-align: right;
	font-weight: lighter;
	padding-right:5px; 
	line-height: 1.1;
}

.form-group {
	margin-bottom: 10px;
}

.form-control {
	color: rgb(85, 85, 85);
	font-family: "Ubuntu",sans-serif;
	font-size: 12px;
	line-height: 1.42857;

}

.g-recaptcha{
	left: -73px;
	position: relative;
}