*,
*: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 FUNCIONA!!*/
}
.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: 300px;
	/*top: 200px;*/
	top: 220px;
	line-height: 35px;
	text-align: right;
}
.slide-boton{
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	position: absolute; 
	font-weight: 400;
	color: #ffffff;
	z-index:3; 

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

.nav{
	margin-top: 30px;
}
.boxes{
	position: absolute;
	z-index: 2px	
}
.azul_blanco > div:nth-child(2){
	background: #DDDDDD;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-left: -5px;
	padding-left: 5px !important;
	width: calc(100% + 10px);
	padding-right: 5px !important;
}
.azul_blanco > div:nth-child(2) > hr {
	display:none;  
}

.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;*/
	width: 80%;
	margin: 0 auto;
}
.espacio{
	height: 85px;
}
.radius-image{
	border-radius: 100%;
	height: 120px;
	width: 120px;
}
/*
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;
}

/*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;
}

/* 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: #DDDDDD;
  width: 5%; 
  border: 10px solid #252F3F;
  /*border-left: 0;*/
  color: #00B0BD;
}
.col1 span{
	font-size: 45px;
}
.col2{
  display: table-cell;
  padding: 30px;
  background: #DDDDDD;
  color: #00B0BD;
  width: 90%; 
  border: 10px solid #252F3F;  
}
.col3{
  display: table-cell;
  padding: 30px;
  background: #DDDDDD;
  color: #ffffff;
  width: 5%; 
  border: 10px solid #252F3F;  
}
.col3 span{
	font-size: 35px;
	color: #00B0BD;
}

/* QUOTE **********************************************************/
.quote{
	font-size: 35px;
	color: #252F3F;
}
.curly-quotes:before, .curly-quotes:after {
  display: inline-block;
  vertical-align: top;
  height: 0px;
  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 150px;
    /*margin: 0 0 20px;*/
    font-size: 15px;
    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: #000;
}
.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: 16px;*/
	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: #DDDDDD!important;
}
.llamado2{
	color: #ffffff!important;
	font-size: 10px;
	font-weight: bold;
	margin: 20px 0!important;
}
.llamado2:hover{
	color: #A2B51D!important;
}
.llamado:hover .subtitle-llamado{
	color: #A2B51D!important;
}

.modalidad {
	font-family: 'Catamaran', sans-serif!important;
	/*color: #000000!important;*/
	color: #000!important;
	font-size: 15px;
}
.modalidad:hover {
	color: #DDDDDD!important;
	
}
.no-paddgin{
	padding:0px!important; 
}

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

}
.title_medium{

}

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

.azul_blanco{
	/*background-color: #252F3F;*/
	background-color: #00B0BD;
	color:#ffffff;
}

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

.socials .item{
	height: 30px;
	width: 30px;
	padding: 5px 5px 5px 9px;
	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-more2 {
    /*margin: 0 auto;*/
    width: auto;
    /*background-color: #333;*/
    border:1px solid #ffffff;
    
    margin-top: -70px;
    padding: 7px 0;
    height: 39px;
    
    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: #DDDDDD;
    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-more2 .plus {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 8px 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 ************************************************************************/


/*FORM ************************************************************************/
input, button, select {
    outline: medium none;
    margin: 3px 0;
}
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;
}    

.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;
}



/* 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: 0px;
	    text-align: left;
	    top: 0;
	    background-color: #552422;
	    right: 0px;
	}	
	.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;
	}
	blockquote {
	    padding: 0px;
	}	
	.mega-menu .menu-links {
	    margin-right: 0px!important;
	}	
	.mega-menu > section.menu-list-items {
	    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;      
	}
	.transp.col-md-4 { /*Modulo Modalidades*/
	    display: none;
	}	
.transp.col-md-3 {
    display:none;
}

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


}

/* 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) {

}