@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap');

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;	
	min-width: 100%;
}

body {
    background-color: transparent;
    background-image: url("../fondo.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
     -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* PERSONALIZACIONES */

.cajaform {
	padding: 5px;
	background:white;
	float:center;
	width:320px;
	height:50px;
	text-align:center;	
	}

.cajasubmit {
	padding: 5px;
	background:white;
	float:left;
	width:980px;
	height:50px;
	text-align:center;	
	}

.cajasalto {
	padding: 5px;
	background:white;
	float:left;
	width:320px;
	height:1px;
	text-align:center;	
	}

input {
	width: 305px;
	padding: 12px 12px 12px 0;
	font-size: 16px
}

input::placeholder {
	font-size: 16px;
}


input[type='submit']{
	background-color: #2b331f;
	color: #fff;
	width: 305px;
	border: none;

}

.ok {
	text-align: center;
	width: 95%;
	padding: 5px;
	background-color: #1e6;
	color: #fff
}
.bad {
	text-align: center;
	width: 95%;
	padding: 12px;
	background-color: #a22;
	color: #fff
}

.caja {
	background:white;
	font-size:11px;
	color: black;
	float:left;
	width:280px;
	height:120px;
	text-align:center;
	margin-bottom:6px;
	margin-right:4px;
	border:1px solid silver;

	}

.archivo {
	background:white;
	font-size:11px;
	color: black;
	float:left;
	width:280px;
	height:75px;
	text-align:center;
	margin-bottom:6px;
	margin-right:4px;


	}

.submenu {
	background:white;
	float:left;
	width:290px;
	height:33px;
	text-align:left;
	margin-bottom:20px;
	margin-right:5px;
	
	}

.cajamensaje {
	background:white;
	float:left;
	width:290px;
	height:220px;
	text-align:justify;
	margin-bottom:5px;
	margin-right:5px;
	
	}

.main .titulos h2 { background-color: silver; padding: 12px; color: #000; }

footer{
				background-color: #2b331f;
				position: absolute;
				right: 0px;	
				bottom: 0;
				  width: 100%;
				  height: 50px;
				  color: white;
				
				text-align:center;
				font-family:Verdana, Geneva, sans-serif;
				font-size:14px;
				
			}
/* -------------------- fin personalizado ----------------------*/



a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #F97112; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }


.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 480px; margin: auto; padding-top: 150px; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 50px; padding-top: 5px; padding-left: 10px; padding-right: 17px; background-color: #2b331f; color: #fff}
#logo { float: none; display: block; margin: 10px; padding: 0 0 0 0;  }

#navigation { height: 52px; padding-top: 4px; font-family: 'Ubuntu', sans-serif; font-weight: 400; repeat-x 0 0; }
#navigation ul { list-style: none; list-style-position: outside;  }
#navigation ul li { float: left; padding-right: 2px; line-height: 52px; background: url(images/nav-border.png) no-repeat right 0;  font-size: 16px; }
#navigation ul li:hover,
#navigation ul li.active  { background-color: black; color: white; }
#navigation ul li a { display: block; padding: 0 32px 0 28px; color: #000;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #fff; font-weight: 400}
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }

.flex-control-nav { left: 480px; }
.main a.m-btn-grey { display: none; }

.main {  margin: auto; padding: 0px 0px 0px;  background-color: #fff }
.main h2 { font-size: 22px; color: #000; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #fff; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0 80px 20px; }


.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { background: url(images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 435px; height: 340px; float: left; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; height: 100%;}

#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #000; font-family: 'Ubuntu', sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #000; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #000; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #000; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #000; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #F97112; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }

#texto {
text-align: justify;
font-size: 14px;	
}
/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: 768px; }
	.shell { width: 395px; }
	#navigation ul li a { padding: 0 22px;  }
	#navigation ul li.first a { padding-left: 26px; }
	
	.main { padding: 10px 0 0 0;  }
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }

	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: 395px; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 10px; padding-right: 0;  }
	#logo { float: none; display: block; margin: 10px; padding: 0 0 0 0;  }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 20px; line-height: 36px;  padding-top: 0px; height: 36px; padding-left: 22px; text-transform: uppercase; color: #000;  font-family: 'Ubuntu', sans-serif; font-weight: 400; background-color: whitesmoke}
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li a:hover,
	#navigation ul li.active a  { background-color: black; text-decoration: none; color: #fff; font-weight: 400}
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.main { padding: 0px 0 0 0; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 10px 10px 10px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }
	.main a.m-btn-grey { display: block; background: url(images/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
	.main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

	.main .post  { background: url(images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: 280px; height: 162px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }

	
	
	.titulos h2 {
	
	background-color: #000;
	line-height: 30px;	
	padding: 10px;
	color: #fff;	
	}
	
	.cajaform {
	padding: 5px;
	background:white;
	float:center;
	width:360px;
	height:50px;
	text-align:center;	
	}

	.cajasubmit {
	padding: 5px;
	background:white;
	float:left;
	width:340px;
	height:50px;
	text-align:center;	
	}
	
	.cajasalto {
	padding: 5px;
	background:white;
	float:left;
	width:320px;
	height:1px;
	text-align:center;	
	}
	
	input {
		width: 350px;
		padding: 12px 12px 12px 0;
		font-size: 16px
	}

	select {
		width: 365px;
		padding: 12px 12px 12px 0;	
		font-size: 16px
	}

	textarea {
		width: 260px;
		height: 200px;
		padding: 9px;
		margin: auto;
		margin-top: 0px;
		font-size: 16px
	}

	input[type='submit']{
		background-color: #2b331f;
		color: #fff;
		border: none;
	}
	
	footer{
				background-color: #2b331f;
				position: absolute;
				right: 0px;	
				bottom: 0;
				  width: 100%;
				  height: 50px;
				  color: white;
				
				text-align:center;
				font-family:Verdana, Geneva, sans-serif;
				font-size:10.5px;
				
			}

}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#navigation a.nav-btn span.arr { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

	#logo a { background: url(images/logo@2x.png) no-repeat 0 0; -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px;  }
}

