*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	/*text-rendering:optimizeLegibility;*/
}

html {
	/*font-size:62.5%;*/
	/*background-color: #000;*/C
}
body {
	/*font:300 11px/1.4 'Helvetica', Helvetica, Arial, sans-serif;*/
 	/*font-family: 'Gotham';*/
 	
	font-family: 'Catamaran', sans-serif;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	/*font-family: 'Roboto Slab', serif;*/
    font-size: 15px;
	color:#444444;
	
	background-color: #fff;
	/*line-height:normal; */ /* EN MAC NO FUNCIONhA!!*/
}
.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;

    /*background-color: white;*/
}
.slide img{
	position: relative;
	top: 0;
	z-index: 0;
}
.slide-texto{
	font-family: 'Catamaran', sans-serif;
	font-size: 30px;
	position: absolute; 
	font-weight: 700;
	color: #ffffff;
	z-index:3; 
	padding: 0 110px;
	right: 0px;
	top: 200px;
	line-height: 35px;
	text-align: right;
	display: none;
}
.slide-texto-buscador{
	font-family: 'Catamaran', sans-serif;
	font-size: 30px;
	position: absolute; 
	/*font-weight: 700;*/
	color: #ffffff;
	z-index:993; 
	/*padding: 0 150px;*/
	left: 25%;
	top: -200px;
	line-height: 35px;
	text-align: center;
}

.section-documentos a{
	color: #706F74!important;
}

ul.etiquetas li{
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 1px 10px;
	margin: 10px 0;
	text-align: center;
}

.slide-texto-buscador input{
	width:80%;
	background-color: white !important
}

.slide-texto-buscador .button{
	background-color: #000000 !important
}

.liveSearchResults{
	font-size: 13px;
}

.slide-boton{
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	position: absolute; 
	font-weight: 400;
	color: #ffffff;
	z-index:3; 

	right: 110px;
	top: 300px;
	line-height: 25px;
	text-align: center;
	border:1px solid #ffffff;
	cursor: pointer;
	display: none;
}

.nav{
	margin-top: 30px;
}
.boxes{
	position: absolute;
	z-index: 2px	
}
.search-mark{
    padding: 0px;
    background-color: #ff0;
}
.box{
	font-family: 'Catamaran', sans-serif;
	/*font-size: 15px;*/
	/*
	padding-bottom: 200px;
	margin-bottom: -200px;	
	*/
}
.boxes-content{
	margin-top: -150px; 
	position: relative; 
	z-index: 5; 
	padding: 0 60px;
}
.transp.col-md-3{
	padding: 0!important;
	/*margin: 0!important;*/
}
.transp.col-md-4{
	padding: 0!important;
	/*margin: 0!important;*/
}
.block-inline{
	display: inline-block;
}
.big-number{
	font-size: 60px;
}

.mes{
	font-family: 'Catamaran', sans-serif;
	background-color: #252F3F;
	padding: 8px 10px;
	margin: 10px 70px;
}
.espacio{
	height: 85px;
}
.espacio_noticia{
	height: 300px;
}
.radius-image{
	border-radius: 100%;
	height: 120px;
	width: 120px;
}
.etiquetas{
	padding: 50px 0 20px 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
}

.padding_gral{
  padding: 30px;    
}
.padding_bottom{
  padding: 0 0 30px 30px!important;
}
.no-padding{
  padding: 0px!important;    
}

.osmap-sitemap{
    padding: 30px;
}
.osmap-link{
   color: #A2B51D!important; 
}
.osmap-link:hover{
   color: #cccccc!important; 
}

a.link{
   color: #A2B51D!important; 
}
a.link:hover{
   color: #cccccc!important; 
}
/*
ul {
	color: #A2B51D;
	font-size: 8px;
	padding-right: 3px;
	font-family: "FontAwesome"; 
	content: "\f099";
}
*/
ul.bullet {
  list-style: none;
  padding: 0;
}
ul.bullet li {
  padding-left: 1.3em;
}
ul.bullet li:before {
	color: #A2B51D;
  content: "\f061"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  font-size: 8px!important;
}

.breadcrumb {
    padding: 10px 45px;
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
    font-size: 12px;
}


}
.breadcrumb .divider{
	/*display: none;*/
}
.breadcrumb .divider img{
	margin-top: -5px;
	/*display: none;*/
}
.breadcrumb a{
	color: #333!important;
}

.margin{
    margin: 20px 0;
}

/*REDES SOCIALES*/

#modal-share .modal-header .close {
		position: absolute;
		top: 15px;
		right: 15px;
	}
	#modal-share .modal-title {
		padding-right: 20px;
		padding-left: 20px;
	}
	#modal-share li {
		margin-bottom: 15px;
		color: #fff;
	}

	#modal-share li a {
		text-transform: uppercase;
		color: #fff;
		font-weight: 700;
		width: 100%;
		max-width: 300px;
	}
	#modal-share li a.btn-facebook {
		background: #3b5998;
	}
	#modal-share li a.btn-twitter {
		background: #00acee;
	}
	#modal-share li a.btn-linkedin {
		background: #0e76a8;
	}
	#modal-share li a.btn-youtube {
		background: #C4302B;
	}
	#modal-share li a.btn-email {
		background: #ddd;
		color: #444;
	}
.preguntas_frecuentes{
  text-decoration: none !important;
  color: #ffffff !important;
}
.preguntas_frecuentes:hover{
  text-decoration: underline !important;
}
/* SIDEBAR*************************************************************/
.sidebar{
	background-color: #E6E6E6;
	/*margin-top:145px;*/
}
.sidebar .title-sub{
	/*background-color: #A2B51D;*/
	background-color: #DDDDDD;
	
	color: #ffffff;
	padding: 0;
	padding: 15px; 
	margin: 0 -15px;	
}
.sidebar .title-sub-search{
	background-color: #252F3F;
	color: #ffffff;
	padding: 0;
	padding: 15px; 
	margin: 0 -15px;	
}
.sidebar .title-sub-noticias{
	background-color: transparent;
	color: #A2B51D;
	padding: 0;
	padding: 15px; 
	margin: 0 -15px;	
}
.sidebar .fa-arrow-right.bullet{
	font-size: 10px;
	color: #DDDDDD;
	padding-top: 3px;
}
.sidebar .link-side{	
	margin: 5px 0;
}
.sidebar .link-side a{
	color: #706F74;
}
.sidebar .link-side a:hover{
	color: #A2B51D;
}
.sidebar.azul{
	background-color: #252F3F;
	color: #fff;
}
.sidebar.border{
	border: 1px solid #ccc; 
}
.sidebar .col-md-12{
    padding:0!important;
    margin:10!important;
}


/* TABLE **********************************************************/
.tablagen{
  display: table;
  font-family: 'Catamaran', sans-serif;
}
.fila{
  display: table-row;
}
.fila-title{
  display: table-row;
  font-family: 'Catamaran', sans-serif;
}
.col-title{
  display: table-cell;
  padding:40px 10px 10px 10px;
  border-left: 0;
  color: #ffffff;
  font-size: 18px;
}
.col1{
  display: table-cell;
  padding:10px 30px;
  background: #A2B51D;
  width: 5%; 
  border: 10px solid #252F3F;
  border-left: 0;
  color: #ffffff;
}
.col1 span{
	font-size: 45px;
}
.col2{
  display: table-cell;
  padding: 30px;
  background: #334156;
  color: #ffffff;
  width: 90%; 
  border: 10px solid #252F3F;  
}
.col3{
  display: table-cell;
  padding: 30px;
  background: #334156;
  color: #ffffff;
  width: 5%; 
  border: 10px solid #252F3F;  
}
.col3 span{
	font-size: 35px;
	color: #A2B51D;
}

/* QUOTE **********************************************************/
.quote{
	font-size: 35px;
	color: #252F3F;
}
.curly-quotes:before, .curly-quotes:after {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 48px;
  font-size: 50px;
  /*opacity: .2;*/
}
.curly-quotes:before {
  content: '\201C';
  margin-right: 4px;
  margin-left: -8px;
  font-size: 60px!important;
  color: #A2B51D!important;
}
.curly-quotes:after {
  content: '\201D';
  margin-left: 4px;
  margin-right: -8px;
  font-size: 60px!important;
  color: #A2B51D!important;
}
blockquote {
    padding: 10px 20px;
    /*margin: 0 0 20px;*/
    font-size: 11.5px;
    text-align: center;
    border-left: transparent;
}

/* SECTIONS **********************************************************/
.section-testimonios{

}
.section-llamados{

}

/* TITLE **********************************************************/
.title{
	padding: 20px 0;
	font-family: 'Catamaran', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #252f3f;
}
.title1{
    padding: 20px 0;
    font-family: 'Catamaran', sans-serif;
    font-size: 18px!important;
    font-weight: 700;
    color: #252f3f;
}
.title-llamado{
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #242F3F;
	text-transform: uppercase;
}
.subtitle-llamado{
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}
.title-sub{
	font-family: 'Catamaran', sans-serif;
	font-size: 13px;
	font-weight: 700;
	/*padding: 20px 0px;*/
	color: #242F3F;
	text-transform: uppercase;
}
.white{
	color: #ffffff;
}
.padding-left{
	padding-left: 10px;
}
.padding{
	padding: 50px 0;
}

/* LINK **********************************************************/
a:link {
	font-family: 'Catamaran', sans-serif;
	text-decoration: none;
}
.llamado{
	color: #000000!important;
	font-size: 10px;
	font-weight: bold;
	margin: 20px 0!important;
}
.llamado:hover{
	color: #A2B51D!important;
}
.llamado:hover .subtitle-llamado{
	color: #A2B51D!important;
}

.modalidad {
	font-family: 'Catamaran', sans-serif!important;
	color: #000000!important;
	font-size: 12px;
}
.modalidad:hover {
	color: #A2B51D!important;
}
.no-paddgin{
	padding:0px!important; 
}

/* TIPOGRAFIA TAMNAÑOS **********************************************************/
.title_small{

}
.title_medium{

}

/* BACKGROUND COLORS*************************************************************/
.blanco{
	background-color: #ffffff;
	/*padding: 0 0 50px 0px;*/
	padding: 0 0px 50px 0px;

}
.verde{
	/*background-color: #A2B51D;*/
	background-color: #DDDDDD;
	
}
.verde:hover{
	background-color: #252F3F;
}
.beige{
	background-color: #DDDDDD;
}
.azul{
	/*background-color: #252F3F;*/
	background-color: #00B0BD;
	
}
.gris{
	background-color: #F2F2F2;
}
.gris-oscuro{
	background-color: #E6E6E6;
}

/*SOCIALS ************************************************************************/
ul.socials{
	text-decoration: none;
	list-style-type: none;
}
ul.socials li{
	margin-left: -40px;
}

.socials .item{
	height: 30px;
	width: 30px;
	padding: 0 0 0 8px;
	border-radius: 100%;
	border: 2px solid #ffffff;
	margin-bottom: 10px;
	position: absolute;
}
.socials .nombre{
	padding: 0px 40px;
	margin-top: 5px;
	position: absolute;
}
.socials .nombre a{
	text-decoration: none;
	color: #ffffff;
}
.socials .nombre a:hover{
	color: #e1e1e1;
	text-decoration: underline;
}

.socials .social{
	padding: 20px 0;
}

/*FOOTER ************************************************************************/
footer{
	font-family: 'Catamaran', sans-serif;
	color: #ffffff;
}
.footer-content{
	padding: 50px 130px 
}
.footer-content2{
	padding: 25px 140px;
}



/*FOOTER ************************************************************************/


/*BOTON ************************************************************************/
.btn-view-more {
    /*margin: 0 auto;*/
    width: auto;
    /*background-color: #333;*/
    border:1px solid #ffffff;
    margin-top: -70px;
    padding: 7px 0;
    cursor: pointer;
    -moz-transition: all 0.3s ease-out, 0.5s;
    -o-transition: all 0.3s ease-out, 0.5s;
    -ms-transition: all 0.3s ease-out, 0.5s;
    transition: all 0.3s ease-out, 0.5s;
}

.btn-view-more:hover .plus {
    background-color: #000;
    -moz-transition: all 0.3s ease-out, 0.5s;
    -o-transition: all 0.3s ease-out, 0.5s;
    -ms-transition: all 0.3s ease-out, 0.5s;
    transition: all 0.3s ease-out, 0.5s;
}
.btn-view-more .plus {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    background-color: #A2B51D;
    width: 50px;
    -moz-transition: all 0.3s ease-out, 0.5s;
    -o-transition: all 0.3s ease-out, 0.5s;
    -ms-transition: all 0.3s ease-out, 0.5s;
    transition: all 0.3s ease-out, 0.5s;

    margin-top: -7px;
}
.btn-view-more .btn-title {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    /*background-color: #333;*/
    /*width: 200px;*/
}
/*BOTON ************************************************************************/












/*CUSTOM **********************************************************************/



/*HELPER **********************************************************************/
.documentos a {
    color: #777777!important;
}
.documentos a:hover {
    color: #A2B51D!important;
}
.acym__front__archive__newsletter_name{
    color: #A2B51D!important;
}
.acym__front__archive__newsletter_name:hover{
    color: #777777!important;
}
.box_documentos {
   /* height:200px;*/
   height:400px;
}
.itemToolbar ul li.fontResizer {
    color: #252F3F!important;
    margin-left: 15px;
}
.fabrikDataContainer {
    clear: both;
    overflow-x: auto;
}

#k2Container {
    font-size: 13px;
    overflow: hidden;
  /*  padding: 50px!important;*/
    padding: 0px 50px 50px 50px !important;
}
#k2Container a {
    color: #000000!important;
}
.btn-group{
	color: #fff!important;
}
.search {
    padding: 50px;
}
h2, .h2 {
    font-size: 20px;
}
.fa-arrow-right{
	color: #A2B51D;
	font-size: 8px!important;
	padding-right: 3px;
}
.fabrik_groupdata a{
	color: #A2B51D!important;
}
/*
.section-documentos a {
    color: #A2B51D!important;
    text-decoration: underline;
}
*/
.panel-title {
    font-size: 13px;
}
.panel-heading {
    border-bottom: 1px solid #e1e1e1;
}
.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li {
    padding: 0 10px;
}
.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li a {
    color: #111;
}
.k2SearchBlock form input[type="text"] {
    width: 400px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    /*padding: 18px!important;*/
    /*padding: 0px!important;*/
    padding: 18px 0px 18px 0!important  ;

}
p {
    /*font-size: 8px;*/
    line-height: 25px;
    text-align: justify;
}
ul, ol {
    /*font-size: 8px;*/
    line-height: 25px;
    list-style-type: none;
}
.icon_page{
    padding:0 45px;
}
.icon_page img{
    width: 64px;
}

small, .small {
    /*font-size: 85%;*/
    font-size: 100%;
    /*text-transform: uppercase;*/
}
h2.componentHeader {
    font-size: 40px;
}
.mega-menu .menu-links > li > a.menu_sociales {
    padding:15px 5px 0 5px!important;
}
.mega-menu .menu-links > li > a.menu_buscar {
    padding:15px 5px 0 5px!important;
}

.acysubbuttons, .acym__users__creation__fields__title{
	display: none;
}
.acym_module_form input {
    max-width: 100%!important;
}
label {
    margin: 0!important;
    margin-bottom: 0px!important;
}



.itemToolbar {
    margin: 0;
    border-bottom: 0;
    border-top: 0;
    overflow: visible;
}
.uiGrid{
    width: auto !important;
}

.paginationCounter {
 display:none;   
}

.pagination, .k2Pagination {
    /*margin-left: 50px;*/
    border: 1px solid #e1e1e1;
}
.search fieldset.only label {
    margin: 0 15px 0 5px !important;
}

.catItemIntroText {
    font-size: 15px!important;
    text-align: justify;
}
#k2Container {
    font-size: 14px!important;
}
.itemBody {
    padding: 15px 0 15px 0;
}
.title-sub {
    /*font-size: 16px;*/
    font-size: 13px;
}
.itemHeader {
    margin: 10px 0;
    padding: 15px 15px 15px 0;
}
.catItemBody {
    padding: 0px!important;
}    
.groupLeading .catItemImageBlock, .groupPrimary .catItemImageBlock {
    margin-right: 20px;
}
.catItemImage img {
    border: 0px solid #fff;
}
.fabrikForm{
 font-size:13px;   
}
.form-horizontal .control-label {
    text-align: left;
}
.page-header {
    margin: 40px 20px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
}
#com_users form.form-validate, #com_users .login form {
    padding: 0 25px;
    margin: 0;
}



/*FORM ************************************************************************/
input, button, select {
    outline: medium none;
    margin: 3px 0;
}
.green{
    background-color: #A2B51D;
}
input:not([type="submit"]){
    display:inline;
    background: transparent;
    border:none;
    border-bottom: 1px solid #e1e1e1;
    padding: 9px 10px;
    margin-bottom: 20px;
    color: #696E6E;
    outline: medium none;
    resize: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(150, 146, 0, 0.8)!important;
  outline: 0 none;
}
/*FORM ************************************************************************/


/* HELPERS************************************************************************/
.navbar-default {
    background-color: transparent;
    border-color: transparent; 
}
.navbar {
    border-radius: 0px!important;
    border: none; 
}
.fa.pull-right {
    margin-top: 4px;
}
hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #dddddd;
    opacity: 0.9;
}    

/* RESPOSIVE ************************************************************************/
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.boxes-content{
		margin-top: 0px;
		padding:0px;
	}
	.footer-content{
		padding: 50px; 
	}
	.footer-content2{
		padding: 50px;
	}	
	.col1{
	  padding:0px;
	}
	.col2{
	  padding: 3px;
	}
	.col3{
	  padding: 0px; 
	}
	.eventos .col-md-12{
		padding: 0px;
	}
	.padding {
	    padding: 10px 0;
	}
	.padding-left {
	    padding-left: 0px;
	}	
	.mega-menu > section.menu-list-items {
	    /*background-color: #040404;*/
	    background-color: #ffffff;
	}	
	.slide-texto {
	    font-size: 25px;
	    position: relative;
	    font-weight: 700;
	    padding: 15px;
	    text-align: left;
	    top: 0;
	    background-color: #000;
	}	
	.slide-boton{
		position: relative; 
	        top: 0px;
	        left: 1px;
	        background-color: #e1e1e1;
	        color: #000;
	}
	.btn-view-more {
	    width: 100%;
	    background-color: #333;
	    border: none;
	    cursor: pointer;
	}
	hr {
	    margin-top: 60px;
	    margin-bottom: 15px;
	}
	.espacio{
		height: 30px;
		background-color: #fff;
	}

	.mega-menu .submenu li {
	    border-right: none;
	}
	
.padding_gral{
  padding: 10px;    
}

.box_documentos {
    height:auto;
}
.slide-texto-buscador {
    position: relative;
    left: 0%;
    margin-top: 30px;
}
.mega-menu .menu-links {
    display: block;
    float: none;
    margin-right: 10px!important;  
  
}

.mega-menu .menu-links {
    margin-right: 0px!important;
}	
.mega-menu > section.menu-list-items {
    padding: 0!important;
}


.mega-menu .menu-links {
    padding: 0!important;
}    
.mega-menu .menu-links > li > a.menu_sociales {
    padding:15px 5px 0 5px!important;
    position: absolute;
    left: 50px;
    bottom: -20px;    
}
.mega-menu .menu-links > li > a.menu_buscar {
    padding:15px 5px 0 5px!important;
    position: absolute;
    left: 10px;
    bottom: -20px;      
}
#k2Container {
    padding: 20px !important;
}
.icon_page {
    padding: 0 20px;
}
h2.componentHeader {
    font-size: 30px;
}
.padding_bottom {
    padding: 0 !important;
}

.breadcrumb {
    padding: 10px 20px;
}

.btn-view-more2 .plus {
    float: right !important;
}
.btn-view-more .plus {
    float: right !important;
}

.pagination, .k2Pagination {
    margin-left: 0px;
}
.itemToolbar ul li.fontResizer {
    margin-left: 0px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.footer-content{
		padding: 0;
	}
	.footer-content2{
		padding: 0px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}