@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);


a, img {
    border:none;
}
div, li {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
body {
	margin:0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #dde1e0;
}
.header {
	border:0px solid #000;
}
.logo {
	max-width:442px;
	margin: 15px auto;
}
.logo img{
	max-width:100%;
	margin: 0 auto;
}
.menu {
	margin: 0 auto;
/*	background-image: url("../imagenes/fondopan.jpg");*/
	background-color: #303a44;
	text-align: center;
}
.slider {
	border:0px solid #000;
}
.franja1 {
	height: 4px;
	background-color: #2F8312;
	clear: both;
}
.franja2 {
	height: 1px;
	background-color: #dfdfdf;
	clear: both;
}
.franja-color2 {
	overflow: hidden;
	background-image:url('../imagenes/fondo3.jpg');
	background-position: center top;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main {
	border-bottom: 3px solid #ECEBE9;
	background-image:url('../imagenes/fondo2.jpg');
	background-position: center top;
}
.footer {
	overflow:auto;
	padding: 30px 0 30px 0;
	border:0px solid #000;
	background-color: #fff;
	clear: both;
	background-image:url('../imagenes/fondo-footer.jpg');
	background-position: center top;
}
.welcome2 {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 31px;
	text-align: center;
	margin: 0;
	padding: 0 30px;
}

.subtitulo-seccion{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 31px;
	text-align: left;
	margin: 0;
	padding-bottom: 15px;
}
.subtitulo-seccion2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	text-align: center;
	margin: 0;
	padding-bottom: 15px;
	letter-spacing: 2px;
}
.color1 {
	color: #444
}
.color2 {
	color: #19783B;
}
.color3 {
	color: #59B200
}
.textocolumna {
	color:#333;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 1.7em;
	margin:0;
	text-align: justify;
	padding-bottom: 5px;
}
.textocolumna2 {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.7em;
	margin:0;
	text-align: center;
	padding-bottom: 5px;
}
.textocolumna3 {
	color:#333;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 1.7em;
	margin:0;
	text-align: center;
	padding-bottom: 5px;
}
.derechos {
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
.derechos p {
	text-align: center;
	color:#ccc;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5em;
	text-decoration: none;
}
.derechos a{
	color:#999;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
.contenido-columnas {
	max-width: 1200px;
	margin: 0 auto;
	padding: 90px 0;
	overflow: hidden;
}
.dos-columnas {
	float:left;
	width:50%;
	padding: 15px 15px 30px 15px;
}
.dos-columnas img{
	max-width: 100%;
}
.dos-columnas-imagen {
	width: 35%;
	float: left;
}
.dos-columnas-imagen2 {
	width: 50%;
	margin: 0 auto;
}
.dos-columnas-texto {
	width: 60%;
	float: right;
}
.dos-columnas-texto2 {
	width: 100%;
}


.tres-columnas {
	float:left;
	width:33.333333333%;
	padding: 15px 15px 30px 15px;
	text-align: center;
}
.tres-columnas img{
	max-width: 220px;
	text-align: center;
	padding-bottom: 20px;
}
.tres-columnas-imagen {
	width: 40%;
	float: left;
}
.tres-columnas-imagen2 {
	width: 20%;
	margin: 0 auto;
}
.tres-columnas-texto {
	width: 55%;
	float: right;
}

.cuatro-columnas {
	float:left;
	width:25%;
	padding: 15px 15px 30px 15px;
	text-align: center;
}
.cuatro-columnas img{
	max-width: 100%;
}
.tres-columnas2 {
	float:left;
	width:33.3333333%;
	padding: 15px 15px 30px 15px;
	text-align: center;
}
.cuatro-columnas2 {
	float:left;
	width:25%;
	padding: 15px 15px 30px 15px;
	text-align: center;
}
.cuatro-columnas2 img{
	max-width: 75%;
	margin-bottom: 20px;
}
.cinco-columnas {
	float:left;
	width:20%;
	padding: 15px 15px 30px 15px;
	text-align: center;
}
.cinco-columnas img{
	max-width: 75%;
	margin-bottom: 20px;
}
.titulo-seccion {
	max-width: 70%;
	float:left;
	padding: 15px 0 0 15px;
}
.texto-titulo-seccion {
	color: #776A5E;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1.8em;
	text-align: left;
	margin: 0;
}
.clear {
	clear: both;
}
input {
	width:96%;
	height: 20px;
	font-family:Verdana;
	font-size:11px;
	background-color: #FFF;
	border: 0px solid #84775B;
	color:#725538;
	border-radius: 100px;
	padding: 5px 10px;
	border: 1px solid #ddd;
}
select {
	width:100%;
	height: 30px;
	font-family:Verdana;
	font-size:11px;
	background-color: #FFF;
	border: 0px solid #84775B;
	color:#725538;
	border-radius: 100px;
	padding: 5px 7px;
}
textarea {
	width:96%;
	height:150px;
	font-family:Verdana;
	font-size:11px;
	background-color: #fff;
	border: 0px solid #84775B;
	color:#725538;
	overflow:auto;
	padding: 5px 10px;
	border-radius: 15px;
	border: 1px solid #ddd;
}
input[type=submit] {
	width:75px;
	height:25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:15px;
	background-color: #b2c700;
	border: 0px solid #725538;
	color:#fff;
	margin-top: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #AA9B78;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #AA9B78;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #AA9B78;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #AA9B78;
}


@media screen and (max-width: 480px) {
.dos-columnas, .tres-columnas, .tres-columnas2, .cuatro-columnas, .cuatro-columnas2, .cinco-columnas{
	width: 100%;
}
.textocolumna, .titulo-seccion, .subtitulo-seccion {
	text-align: left;
	font-size: 20px;
}
.menu {
	display:none;
}
.logo img{
	max-width:65%;
}
}
@media only screen and (min-width : 481px) and (max-width : 768px) {

.dos-columnas, .tres-columnas, .tres-columnas2, .cuatro-columnas2, .cinco-columnas {
	width: 100%;
}
.cuatro-columnas {
	width:50%
}
.textocolumna, .titulo-seccion, .subtitulo-seccion {
	text-align: left;
	font-size: 25px;
}
.menu {
	display:none;
}
.logo img{
	max-width:70%;
}
}



.float {
    position: fixed;
    width: 58px;
    height: 58px;
    bottom: 50px;
    right: 25px;
    background-color: #3BBF26;
    color: #FFF;
    border-radius: 58px;
    text-align: center;
    font-size: 44px;
    line-height: 58px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 12px 0px;
    z-index: 100;
}
.float:hover {
    color: #FFF;
}
.float:focus {
    color: #FFF;
}
.float:active {
    color: #FFF;
}
.my-float{
}

@media only screen and (max-width: 768px) {
.float {
}
.my-float{
margin-top:6px;
}
}