/* @import url(http://fonts.googleapis.com/css?family=Poiret+One); */
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100);
/* @import url(http://fonts.googleapis.com/css?family=Fjalla+One); */



.pull-left {
    margin-right: 10px;
}

.img-intro-left img {
    max-width: 100%;
    padding-bottom: 10px;
}

.container {
    max-width: 1000px;
}

.btn-danger {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #47484B;
}

.btn-danger:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}


.btn-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    margin-top: 10px;
    color: #0f0f0f;
}

.btn-primary:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #3366cc;
}


.btn-primary:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}

/* **************
Formato para imagenes en formato de blog: noticias, testimonios, etc
************** */
.blog img {
	max-width: 250px;
	float: left;
	margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 5px;
}

/* **************
blockquote
************** */
blockquote {
	border-left: 1px dashed #f77200;
    border-right: 1px dashed #f77200;
	font-family: "lato", Calibri, Candara, sans-serif;
    font-weight: 300;
	font-size: .80em;
	font-style: italic;
	color:  #f77200;
	max-width: 500px;
	text-align: left;
    margin-left: 5%;
    padding-left: 2%;
    padding-right: 2%;
    float: left;
}

/* **************
SELECTOR DE IDIOMAS
************** */

.idiomas-selector {
    font-size: 12px;

}


/* **************
 Hoja de estilo personalizada
************** */


.label-info {
	background-color: #6c6868;
    font-weight: 300;
}

div.navbar-collapse.collapse.in {

}

/* **************
 forza de una puta vez el search a la posición de arriba 
************** */
.navbar-search {
	margin-top: -20px;
    margin-right: 2px;
}

/* **************
Buscador top menu 
************** */
#mod-search-searchword{
	color: #bebcbc;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #cbcaca;
    font-size: .8em;
    width: 160px;
    height: 30px;
}


.nav .active .dropdown-toggle .caret {
	color: #303033;
	border-bottom-color: #303033;
	border-top-color: #303033;
}

/* **************
 tamaño máximo para las images en las páginas 
************** */
.item-page img {
	max-width: 100%;
	margin-bottom: 10px;
	
}

/*.col-md-12, .col-md-9 {
padding-top: 60px;
}*/

.row {

}

#system-message-container {
    padding-top: 80px;
}



.col-sm-3 {
	padding-top: 100px;
}

.breadcrumb {}

/* **************
   MODULOS MJUMBOTRON Y POSICIONES INFERIORES
************** */

.jumbodown {
	width: 100%;
		
}


.intjumbodown {
	margin-top: 5px;
	color: #959595;
}

.intjumbodown img {

	height: auto;
}


.mjumbotron img {
	height: auto;
    width: 100%;
   padding-top: 80px;
    margin-bottom: -90px;
}


.jumbodown-2 img {
	width: 100%;
	height: auto;
}

.jumbodown-2 {
     border-top: 1px solid #030a12;
    border-top-width: thin;
    border-top-width: 100%;
    padding-top: 20px;
}

/* **************
   PARTE INFERIOR FORM CONTACTO
************** */

#jform_contact_name-lbl, #jform_spacer-lbl, #jform_contact_email-lbl, #jform_contact_emailmsg-lbl, #jform_contact_message-lbl, #jform_contact_email_copy-lbl, #jform_captcha-lbl {
    font-weight: 300;
}

.form-actions {

}

.contact img {
    width: 100px;
}

#jform_contact_emailmsg {
    max-width: 300px;
}

#jform_contact_message {
    max-width: 100%;
}

.well {
     background: #ffffff;
   /* border: 1px dashed #47484B;*/
    border-radius: 4px;
    padding: 16px;
}


/* **************
   TOPMENU
 ************** */

.nav {
    text-align: center;
    font-size: 1.0em;
    line-height: 0.42857143;
    
}


.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #01090f;
    font-weight: 400;

}




.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}




.navbar {
height: auto;
    padding-bottom: 0px;
	background-color: #fff;
 	background-image: none;
	border-bottom-color: #f77200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    opacity: .98;
     
}

.navbar-toggle {
	background-color: #01090f;
    
}

.navbar-collapse a:link {

}

.navbar-collapse li a:hover {
    background-color: #fff;
   
}
.navbar-collapse li a:active {


}
.navbar-collapse li a:visited {

}

.logo-toggle {
    width: 30px;
}


.navbar-header img {
  max-width: 970px;
}

/*.navbar-header {
    background-color: #22417a;
}

*/


.item-101 img {
    margin-top: -15px;
    width: 22px;
}

.dropdown-menu {}
.dropdown-menu a:link {}

.smallheader {
    background-color: #fff;
}

.smallheader img {
    max-width: 260px;
    margin-left: 3px;
}

/* **************
   FOOTER
************** */
.otherlogos {
    max-width: 140px;
}



.footer h2 {
    color: #e5e5e5;
    

}

.footer  {
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #22417a;
}
.menu-inferior {
font-size: 0.8em;

}


.footer address, .footer a, .footer p, .footer h3, .menu-inferior, .licencia {
	color: #e0e5e5;
	font-family: "Source Sans Pro", Calibri, Candara, sans-serif;
    
}

.licencia {
    font-size: .7em;
    text-align: right;
}

.ft_space{
padding: 0 10px;
}

.footer img {
	max-height: 250px;
	padding-top: 0px;
	margin-left: auto;
    opacity: 0.7;

}

.footer a:link {
	color: #fff;
	text-decoration: none;
}


 .menu-inferior a:active, .menu-inferior a:visited, .menu-inferior a:link {
    color: #ffffff;
    
}

.menu-inferior a:hover {
    color: #6c6c6c;
}


/* FORMULARIO MAILCHIMP */

#mc_embed_signup {
    background:#22417a;
    clear:left;
    font:14px "Source Sans Pro", Calibri, Candara, sans-serif;
}


#mc_embed_signup input.email {
    font-family: "Source Sans Pro", Calibri, Candara, sans-serif;
    font-size: 15px;
    display: block;
    padding: 0 0.4em;
    margin: 0 4% 10px 0;
    min-height: 32px;
    width: 58%;
    min-width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: black;
}

div#mc_embad_signup_croll {
  
}

/* ----------
   TITULOS SEPARA MENU LATERAL

.separator {
	color: #000;
	font-size: 1.1em;
	line-height: 35px;
}
------------- */


/* ----------
  TEXTOS
------------- */
/*div.itemBody {
    font-weight: 300;
    font-size: 1.1em;
}*/

.subheading-category {
    font-size: .4em;
}

body {
    font-family: "lato", Calibri, Candara, sans-serif;
    font-weight: 300;
    font-size: 1.7em;
    line-height: 1.42857143;
    color: #0f0f0f;
    background-color: #ffffff;
}

.piepagina {
    font-size: 13px;
    border-top: solid #47484B;
    border-top-width: thin;
    padding-top: 10px;
    font-style: italic;
}


h1, h2, h3, h4, h5, h6 {
font-family: "lato";
    font-weight: 300;
}

h1, h2 {
    font-weight: 300;
    font-size: 1.7em;
}

.catItemTitle {
    font-weight: 300;
    font-size: 1.8em;
}

a:visited{
  color:#333399;
}

body a:hover {
	color: #333399;
}

h1, h2, h3, h4, h5, h6, a {
	color: #303033;
}

h1, h2, h3, body a:link {
	text-decoration: none;
	
}

p a:link {
    color: #3366ff;
  /*color: #f77200;*/
}


body h1,h2,h3 {
	color:#303033;		
}

/* ----------
PARA WHATSAPP

------------- */

.at-icon-wrapper {
 
}

dt.article-info-term {
    opacity: 0;
    line-height: 0;
}

/* ----------
  LASTEST NEWS PARA MODOULO DE JOOMLA

.latestnews {

    list-style: lower-alpha;
    list-style-position: outside;
    border: 1px dashed #47484B;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;

}
------------- */

.category-module li {
   
}

.mod-articles-category-title {
    font-weight: 400;
    font-size: 1.1em;
    
}

.category-module {
    list-style: none;
    padding-left: 0px;
    font-size: .8em;

}

div.moduletable {
   
    
}



/* CATEGORIA INICIO RECUADRO
ARTICULOS SECUNDARIOS */
  /* Esta funciona en la web */
/*
div.row-fluid.items-row.cols-1.row-0 {
     border: 1px dashed #47484B;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  
}*/

/* IMAGENEES ARTICULOS SECUNDARIOS */
div.row-fluid.items-row.cols-1.row-0 img {
    max-width: 250px;
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    margin-bottom: -5px;
    /* Esta funciona en la web */
}


  /* Esta funciona en local */
/*div.row-fluid.items-row.cols-1.row-0 {
    border: 1px dashed #47484B;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
    
  
} */

/* IMAGENEES ARTICULOS SECUNDARIOS */


div.span6.item.column-1 img {
    max-width: 250px;
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    margin-bottom: -5px;
    
}

.moduletable {
    margin-bottom: 10px;
}

.createdby, .category-name {
    font-size: .8em;
}


ul.latestnewsnav-menu.mod-list li {
        list-style: square;
    color: black;
}


.item-121, .item-122 {
  background-color: #ffad4e;
  border-radius: 8px;
}
