﻿body, p, ul {
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
ul {
	list-style: none;
}
.imghome {
	background: url("../img/fdohome.jpg");
	background-color: #ccc; 
	background-size: cover;
	box-shadow: inset 0px 0px 0 2000px rgba(0,0,0,0.15);
	height: 100%;
}

/*estilos de nav*/
/* NUEVOS */
nav#menu div {
	display: inline;
	float: none;	
}
[data-magellan-expedition], [data-magellan-expedition-clone] {
	background-color: transparent; 
	padding: 0 20px; 
}
.cbp-af-header nav {
	height: 90px;
	line-height: 90px;
}
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) { 
.cbp-af-header {
	height: 250px!important;
}
.cbp-af-header.cbp-af-header-shrink {
	height: 140px!important;
}
.cbp-af-header .cbp-af-inner {
	padding: 0!important;
}
.cbp-af-header nav {
	height: 60px;
	line-height: 60px;
}
.cbp-af-header nav div a {
	margin: 0 5px;
}
h1 > img {
	width: 150px;
}
.btnhome {
	display: none!important; 
}
#menu .redes{
	display: none!important; 
}
.online img {
	width: 90px;
	border-left: 0;
}
.cbp-af-header.cbp-af-header-shrink nav a {
	font-size: 0.70em!important;
	margin: 0 2px;
}
.primeralinea {
	display: none;
}
.sdalinea {
	padding-top: 95px;
	font-size: 15px;
}
.tralinea {
	line-height: 25px;
	font-size: 25px;
}
.paddng {
	padding: 120px 0;
}
.imgdemo img{
	float: left; 
}
.separador {
	float: none;
	width: 100%;
	border-right: 0;
}
/*tabla de planes*/
.planes {
	padding: 10px 8px;
	font-size: 16px;
}
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
	line-height: 1rem; 
}
.ttl {
	font-size: 11px; 
	padding: 8px;
}
.abono {
	font-size: 18px;
}
.sino img {
	width: 30px;
}}
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
.cbp-af-header.cbp-af-header-shrink {
	height: 120px;
}
h1 > img {
	width: 250px;
}
.online img {
	width: 150px;
}
.primeralinea {
	font-size: 30px;
}
.sdalinea {
	font-size: 15px;
}
.tralinea {
	line-height: 25px;
	font-size: 25px;
}
#menu .redes{
	display: none!important; 
}
.abono > span {
	font-size: 11px;
}
} 

.nav-collapse a , .button-group > li .button{
	border: none;
}

.button {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background-color: transparent!important;
	margin: 0!important; 
}
.spadd {
	padding: 0!important;
}


/*ttseccion*/
#ttseccion {
	font-family: 'Open Sans', sans-serif; /*evaluar que tipografía voy a dejar en tt*/
}
.lineaseccion{
	height: 2px;
	width: 230px;
	margin: 2px auto 30px;
	border-top: 1px red solid;
}
#colorfdosecc {
	background: -webkit-linear-gradient(top, rgba(208, 208, 208, 0), rgba(208, 208, 208, 0.5)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, rgba(208, 208, 208, 0), rgba(208, 208, 208, 0.5)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, rgba(208, 208, 208, 0), rgba(208, 208, 208, 0.5)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(208, 208, 208, 0), rgba(208, 208, 208, 0.5)); /* Standard syntax (must be last) */
}
.colorfdosecc {
	background-color: #DEDCDC;
}
#section1, .fp-tableCell {
	height: 500px!important;
}
.margsecc {
	margin-top: 150px;
}
.lineattsecc {
	height: 1px; 
	background-color: #999; 
	margin: 5px 0 15px;
}
.caract {
	margin-bottom: 25px!important;
}
/*demo*/
.imgdemo {
	background: url("../img/fdodemo.jpg");
	background-color: #ccc; 
	background-size: cover;
	height: 300px;
}
.paddng {
	padding: 100px 0;
}


/*novedades*/

.fdonove {
	background-color: #999;
}
.ttnoved {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: rgb(253, 14, 14);
}
h2 > img {
	padding: 0 15px 15px 16px;
}
.fdonove h5 {
	padding: 10px 0;
}
h5 {
	padding: 10px 0; 
}
.separador {
	margin: 15px 0;
	border-bottom: #fff 1px dotted;
}
.linea {
	border-right: #fff 1px dotted;
}
button.btnleer {
	background-color: #CF0202;
	color: #fff;
	padding: 10px;
}
button.btnleer:hover {
	background-color: #7D0101;
}

/*planes*/

/*clientes*/
.logos {
	padding: 80px 0; 
}
/*contacto*/
.pddng {
	padding-top: 100px;
}
.imgmap {
	background: url("../img/fdocontacto.jpg");
	background-color: #ccc; 
	background-size: cover;
}
.imgmap h2, 
.imgmap h4 {
	color: #fff;
}
.redescontct li {
	float: none;
	display: inline-block; 
}
.datosingeo ul {
	margin-left: 0; 
}
.piefdo {
	padding: 30px 0;
	font-size: 12px;
	background-color: #810101;
}
.piefdo div p {
	font-size: 14px;
	color: #fff;
	font-weight: lighter;
}
.imgmap p,
.imgmap ul, 
.imgmap h3 {
	color: #fff; 
	font-weight: lighter; 
}
.imgmap ul, 
.imgmap h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px; 
}
.imgmap h3 {
	font-weight: bold; 
	padding: 10px 0 5px;
}
.redescontct li {
	padding: 5px;
}
element.style {
}
label {
	color: #fff;
}
.enviar {
	font-family: 'Open Sans', sans-serif;
	background-color: red;
	font-weight: lighter;
	margin-left: 10px;
}
.enviar:hover {
	background-color: rgb(204, 5, 5);
}
textarea {
	min-height: 150px;
}
.redescontct > li {
	padding-bottom: 10px;
}
.dgro {
	position: relative;
}
.dgro p, .dgro a {
	position: absolute;
}
.dgro p a {
	height: 50px;
	display: block;
}
#iso {
	left: 50px;
	width: 50px;
	background: url('../img/dgro_iso.png') 0 50px;
	top: -10px;
}
#iso:hover {
	background: url('../img/dgro_iso.png') 0 0;
}