@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

/*Facultades */


.heroFacultades {
    margin-bottom: 30px;
}


.boxSelect{
    height:195px!important;
}

@media (max-width: 768px) {	
	.boxSelect{
		height:2.05556rem!important;
	}
}

.heronuevofacu {
    border-bottom: 4px solid #e0e0e0 !important;
    min-height: 345px;
    color: white !important;
}

.heronuevofacu h2 {
    color: white !important;
}

.sombra, .card-facultades, .card {
    border-radius:5px;
}

.card-facultades header {
    border-radius: 5px 5px 0px 0px;
}

/* Titulos Facultades Inicio */

.redbox {
	background:#69123d !important; 
	width:400px !important; 
	padding-top:9px; 
	margin-top:20px !important;
	border-radius:5px;
}

.redboxM {
	background:#69123d !important; 
	width:100% !important; 
	padding-top:9px; 
	margin-top:20px !important;
	border-radius:5px;
}


.sub-nav {
       margin-top: 20px;
}

.arquitecturatit   {
	background:#a37d0d;
}

.comunicaciontit   {
	background:#203A8F;
}

.educaciontit {
	background:#828bbc;
}


.economicastit {
 background:#cd8b21;
}

.derechotit {
 background:#b01629;
}

.medicinatit {
 background:#F1C537;
}

.deportetit {
 background:#7A9221;
}

.psicologiatit {
 background:#63376f;
}

.informaticatit {
 background:#676C6F;
}

.informaticatit {
 background:#676C6F !important;
}

.turismotit {
 background:#930072;
}


a.colorFacuarquitectura{
	background-color: #a37d0d!important;
    color: white!important;
}

a.colorFacucomunicacion{
	background-color: #203A8F!important;
    color: white!important;
}

a.colorFacueducacion{
	background-color: #828bbc!important;
    color: white!important;
}

a.colorFacueconomicas{
	background-color: #cd8b21!important;
    color: white!important;
}

a.colorFacuderecho{
	background-color: #b01629!important;
    color: white!important;
}

a.colorFacumedicina{
	background-color: #F1C537!important;
    color: white!important;
}

a.colorFacudeportes{
	background-color: #7A9221!important;
    color: white!important;
}

a.colorFacupsicologia{
	background-color: #63376f!important;
    color: white!important;
}

a.colorFacuinformatica{
	background-color: #676C6F!important;
    color: white!important;
}

a.colorFacuturismo{
	background-color: #930072!important;
    color: white!important;
}

a.colorFacuextension{
	background-color: #80051d!important;
    color: white!important;
}


/* Titulos Facultades Fin */


.centro {
	margin:0 auto;
	text-align:center;
}

.icouai {
	margin:30px;
}

.button-mas {
-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 1.11111rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
    font-size: 0.88889rem;
    background-color: #f5f5f5;
    border-color: #52212d;
    color: #151515;
    -webkit-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}


.heroFacultades .titlefacultad {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
	background: none;
    padding-top: 25%;
}

.button-mas:hover {
	background-color:#662938;
	
	    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 1.11111rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
    font-size: 0.88889rem;
       color: #fff;

}

.heronuevo {
	border-bottom: 4px solid #e0e0e0  !important;
	min-height: 435px;
	color: white !important;
}


.heronuevo h2 {
	color: white !important;
}


.mark {
    color: white;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px;
	text-decoration: none;
}

.mark:hover {
	color:#d8d8d8;
}




a:hover {
		text-decoration: none;
}





/*effect-underline*/
a.effect-underline:after {
	content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.conocimientos-info {
	min-height:75px;
}



/*Orientacion Vocacional */

@media only screen and (max-width: 600px) {
.ovocatexto {
	padding: 13px 28px 19px 0px !important;
	line-height:33px;
}


.redbox {
	width:330px !important; 
}

.redboxM{
	width:100% !important; 
}
	
	
.graduadosimg {
	padding: 30px;
}
	
	.clasesunitxt {
	padding: 27px 28px 19px 0px !important;
}
	
	.tallervocatxt {
	 padding: 27px 28px 19px 0px !important;
}


}

.accordion .accordion-navigation, .accordion dd {
    margin: 10px;
}

.ovocali {
border-radius: 5px;
font-size: 2em !important;
height: 130px;
color: white !important;
margin-bottom:25px !important;
}

.ovocatexto {
	padding: 27px 28px 19px 0px;
}

.ovocadiv {
	padding: 75px 0px 70px 0px;
}

.ovocali:hover {
	
    box-shadow: 11px 10px 5px -7px rgba(0,0,0,0.33);
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	background-color:#842c2c !important;
}

.visitasguiadas {
	background: #008A76 !important ;
}

.visitasguiadas:hover {
    background: #10675a !important;
}

.tallerovoca {
    background: #5B0A38 !important;
	font-size: 1.5em !important;
}

.tallervocatxt {
	 padding: 36px 28px 19px 0px;
	line-height:26px;
}

.tallerovoca:hover {
    background: #7b114d !important;
}




.charlasinfo {
background: brown !important;
}

.clasesunitxt {
	padding: 36px 28px 19px 0px
}

.tallersimulacion {
	background-color: #35738a!important;
    font-size: 1.4em !important;
    line-height: 26px;
}

.openday {
	background-color: #d64118!important;
    font-size: 1.4em !important;
    line-height: 26px;
}

.openday:hover {
	background-color: #b1310e!important;
}

.clasesuni {
	background-color: #521656!important;
	font-size: 1.4em !important;
    line-height: 26px;
}

.clasesuni:hover {
	background-color: #39163c!important;
}

.tallersimulacion:hover {
	background-color:#156988 !Important;
}

.breadcrumbs {
    margin-top: 25px;
}





/* Nuevos */

.divlugares {
	padding-top: 7px !important;
    min-height: 230px;
	background-color:#f1f1f1;
}

.divlugares p {
	font-size:14px !important;
}


.ubicacionbtn {
	min-height:60px;
}

/* Boton flotante Ciiti */

.float {
    position: fixed;
    width: 142px;
    height: 46px;
    bottom: 22px;
    padding-top: 8px;
    right: 23px;
    font-size: 19px;
    font-weight: 600;
    z-index: 99999999999999999999999999999;
    background-color: #2a3e4c;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    webkit-box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.5);
    box-shadow: 7px 7px 5px -4px rgba(0,0,0,0.5);
}

a:hover.float {
	text-decoration:none !important;
	color:white !important;
	transition: background-color 0.5s ease;
	background-color:#3a596f;
	
}


.actividadestitulo {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 86px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: -13px;
	 margin-top: 17px;
    font-size: 18px;
    line-height: 23px;
}


.parrafoactividad {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 86px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 20px !important;
    font-size: 14px;
	line-height: 23px;
	margin-bottom: 20px !important;
}

a.float {
	text-decoration:none !important;
	color:white !important;
}


/*FIN BOTON FLOTANTE */


    .reveal-modal {
    z-index: 999999999999999999999999 !important;
	}


.accordion-navigation .contacto a:after {
    font-family: 'FontAwesome';  
    content: "\f078";
    float: right; 
}



.dropdown.button.small::after, button.dropdown.small::after {
    border-width: 0.38889rem;
    right: 11px;
    margin-top: -0.13889rem;
}


.reveal-modal .close-reveal-modal:hover {
	text-decoration:none!important;
}

/* Video Home */

.mbYTP_wrapper iframe {
    margin-top: -230px !important;
}

/* Video Home */

/*effect-underline*/
a.effect-underline:after {
	content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.conocimientos-info {
	min-height:75px;
}

/* Servicios para Inicio */

.serviciosuai:hover {
-webkit-box-shadow: 11px 10px 5px -7px rgba(0,0,0,0.33);
-moz-box-shadow: 11px 10px 5px -7px rgba(0,0,0,0.33);
box-shadow: 11px 10px 5px -7px rgba(0,0,0,0.33);
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.serviciosuai {
	border:3px solid white;
}


.divitemsp a {
	color:white;
	text-decoration:none;
}


.divitemsp {
	font-size: 1.2em;
    padding: 10px;
    background-color: #6b1e1e;
    color: white;
    text-transform: uppercase;
    border-bottom: 1px solid #6f2424;
}

.divitemsp:hover {
    background-color: #8f2323;
       -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.ultimoitem {
	border-radius: 0px 0px 6px 6px;
-webkit-box-shadow: 0px 10px 18px -5px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 10px 18px -5px rgba(0,0,0,0.4);
box-shadow: 0px 10px 18px -5px rgba(0,0,0,0.4);
}

.titulosp {
    height: 140px;
    width: 100%;
    border-radius:  8px 8px 0px 0px;
}


/* Servicios para FIN */

.heroFacultades {
    margin-top: 20px;
}


.heroFacultades .titleParent {
    position: relative;
    min-height: 185px;
}


.noticias-cortas {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
     text-overflow: ellipsis;
    max-height: 23px;
}

a.effect-underline:hover:after {
  opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


.vercomo-active{
	color:red;
}

.formredondo {
	border-radius: 7px;
}

h3 > a{
	font-weight:400;
}

div .autoresLista{
  max-height: 250px;
  overflow-y:scroll;
  overflow-x: hidden;
}

.button.small {
	margin-top:15px;
}

.homelink {
    display:inline-block;
    width:100%;
    height:100%;
}

.orbit-timer {
    display:none;
}


.activePaginado {
    background-color: #662938;
    color: #662938;
    border-radius: 2px;
}


.carduaonline a  {
    color: white;
	font-size: 22px;
}

.bextension {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #80051d;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}

.top-bar .title-area {
	padding-top:5px !important;
}

.botros {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #6d0c22;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}



.bposgrados {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #155897;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}

.barquitectura {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #7f5937;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}

.bgeneral {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid black;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}


.bturismo {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #930072;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}




.btecnologia {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #676c6f;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}

.bmotricidad {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #7a9221;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}



.bderecho {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #b01629;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}



.bempresarial {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #cd8b21;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}


.bsalud {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #f1c537;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}



.bcomunicacion {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #203a8f;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}



.beducativo {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #828bbc;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}


.bpsicologia {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #63376f;
    border-right-color: #dedede;
    border-top-color: #dedede;
    border-bottom-color:#dedede;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin-bottom: 0.55556rem;
    background: #fafafa;
    color: #333333;
}


<!-- Menu -->


.btnfede {
border-radius:5px; 
background-color:lightgrey !important; 
color: #333333 !important;
-webkit-transition: background-color 300ms ease-out;
-o-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}

.btnfede:hover {
background-color:#662938 !important; 
color:white !important;
}

<!-- Buscador Titulo -->


.heroBuscador {
	min-height:100px;
}


.heroBuscador .titleBuscador {

    position: relative;
    min-height: 90px;

}

.titleBuscador {

    position: relative;
    min-height: 90px;

}


.aranceles {
    color: #a2a2a2;

}

.sub-nav-facultad {
    background-color: #641d2f;
    padding: 10px 10px 10px 0;
    text-align: center;
}


.heroFacultades .titleSideMenu {
	background-color: rgba(27, 27, 27, 0.4);
		/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
}


.titleCarrera {
    bottom: 10px;
    left: 15px;
    right: 15px;
    max-width: 90%;
    text-align: left;
}


.heroCarreraok {
    bottom: 10px;
    left: 15px;
    right: 15px;
    max-width: 90%;
    text-align: left;
}

.barFormulario .redes ul li {
    display: inline-block;
    margin-right: -1.5rem;
	margin:5px;
}



.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}

/* Galeria nueva */


.product-image-gallery {
  background-color: $white;
  padding: 1.5rem;
}

.pdp-product-image {
  margin-bottom: 20px;
}

.product-thumbs {
  
  a {
    margin-left: 8px;
    margin-right: 8px;
    padding: 0 !important;
    
    img {
      @include thumbnail;
      border-radius: 3px;
      width: 50px;
      height: 50px;
      border: none;
    }
  }
}

.product-image-gallery {
  background-color: #fefefe;
  padding: 1.5rem;
}

.pdp-product-image {
  margin-bottom: 20px;
}

.product-thumbs a {
  margin-left: 8px;
  margin-right: 8px;
  padding: 0 !important;
}

.product-thumbs a img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  border: none;
}



/* Estilos pag. principal blogs*/
.shell,
.shell-wide,
.shell-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.shell,
.shell-wide {
    min-width: 300px;
    max-width: 480px;
}

@media (min-width: 768px) {
    .shell,
    .shell-wide {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    .shell,
    .shell-wide {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .shell,
    .shell-wide {
        max-width: 1200px;
    }
}

@media (min-width: 1800px) {
    .shell-wide {
        max-width: 1800px;
    }
}

.post-block {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    overflow: hidden;
    background: #0e0d0d;
}

.post-block .post-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: .4;
    will-change: transform;
    transition: .66s all ease;
}

.post-block .post-image img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.post-block .post-header {
    line-height: 1.2;
    color: #fff;
}

.post-block .post-header a,
.post-block .post-header a:active,
.post-block .post-header a:focus {
    color: inherit;
}

.post-block .post-header a:hover {
    color: rgba(255, 255, 255, 0.6);
}

.post-block .post-body {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 30px 22px 30px 25px;
}

.post-block .post-meta {
    position: relative;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    margin-bottom: -2px;
    color: rgba(255, 255, 255, 0.5);
}

.post-block .post-meta > * {
    margin-top: 2px;
}

.post-block .post-meta > *:not(:last-child) {
    margin-right: 15px;
}

.post-block .post-meta > li {
    display: inline-block;
}

.post-block:hover {
    color: rgba(255, 255, 255, 0.8);
}

.post-block:hover .post-image {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
    opacity: .2;
}

.post-block * + .post-meta {
    margin-top: 12px;
}

@media (min-width: 480px) {
    .post-block .post-body {
        padding: 40px 30px 40px 35px;
    }
}

@media (min-width: 768px) {
    .post-block {
        min-height: 250px;
    }
    .post-block .post-body {
        padding: 60px 30px 60px 40px;
    }
}

@media (min-width: 1200px) {
    .post-block .post-body {
        padding: 13% 8% 13% 20%;
    }
    .post-block * + .post-meta {
        margin-top: 5px;
    }
}

.post-single * + .post-body {
    margin-top: 20px;
}

.post-info * + .post-body {
    margin-top: 20px;
}
@media (min-width: 768px) {
.post-info .post-body {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
	.post-info * + .post-body {
        margin-top: 0;
    }
}

.post-minimal .post-body {
    padding: 20px;
}

@media (min-width: 480px) {
.post-minimal .post-body {
        padding: 30px 24px 30px 27px;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}	
@media (min-width: 1200px) {
    .post-minimal .post-body {
        padding: 40px 26px 40px 50px;
    }
}
.post-block .post-body {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 30px 22px 30px 25px;
}
@media (min-width: 480px) {
    .post-block .post-body {
        padding: 40px 30px 40px 35px;
    }
}

@media (min-width: 768px) {
    .post-block {
        min-height: 250px;
    }
    .post-block .post-body {
        padding: 60px 30px 60px 40px;
    }
}

@media (min-width: 1200px) {
    .post-block .post-body {
        padding: 13% 5% 13% 5%;
		text-align:center;
    }
    .post-block * + .post-meta {
        margin-top: 5px;
    }
}

.post-modern .post-body > *:only-child {
    padding-top: 0;
}

.post-classic * + .post-body {
    margin-top: 24px;
}
@media (min-width: 768px) {
	.post-classic .post-body {
        padding-left: 40px;
    }
	.post-classic * + .post-body {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .post-classic .post-main .post-body {
        padding-left: 60px;
    }
}

.post-minimal .post-image {
        position: relative;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        overflow: hidden;
    }
    .post-minimal .post-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        width: auto;
        min-height: 100%;
        min-width: 100%;
        z-index: 1;
    }

.post-preview .post-image,
.post-preview .post-image img {
    border-radius: 5px;
}

.post-preview .post-image img {
    width: auto;
}

.post-block .post-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: .4;
    will-change: transform;
    transition: .66s all ease;
}

.post-block .post-image img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.post-block:hover .post-image {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
    opacity: .2;
}



[class*="cell-"] {
    padding-left: 15px;
    padding-right: 15px;
}

html.lt-ie-10 * + [class*='cell-'],
* + [class*='cell-'],
html.lt-ie-10 * + .range-sm,
* + .range-sm {
    margin-top: 30px;
}
html.lt-ie-10 .range-condensed > [class*='cell'],
.range-condensed > [class*='cell'] {
    padding-left: 0;
    padding-right: 0;
}

html.lt-ie-10 .range-condensed > * + [class*='cell'],
.range-condensed > * + [class*='cell'] {
    margin-top: 0;
}

html.lt-ie-10 .range-narrow,
.range-narrow {
    margin-left: -5px;
    margin-right: -5px;
}

html.lt-ie-10 .range-narrow > [class*='cell'],
.range-narrow > [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

html.lt-ie-10 .range-narrow > * + [class*='cell'],
.range-narrow > * + [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

.range > [class*='cell'] {
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .conocimientos-info {
	min-height:10px;
}
}

@media (min-width: 480px) {
    * + [class*='cell-xs-'] {
        margin-top: 0;
    }
	
	
	@media (min-width: 480px) {
    * + [class*='cell-xs-'] {
        margin-top: 0;
    }


		
.cell-xs-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-xs-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-xs-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-xs-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-xs-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-xs-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-xs-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-xs-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-xs-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-xs-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-xs-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-xs-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-xs-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-xs-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-xs-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-xs-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-xs-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-xs-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-xs-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-xs-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-xs-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-xs-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-xs-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-xs-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-xs-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-xs-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-xs-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-xs-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-xs-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}
	
	
	input[type="range"] {
    display: block;
    width: 100%;
}

.range {
    margin-left: -15px;
    margin-right: -15px;
}

.range > .range {
    margin-left: 0;
    margin-right: 0;
}

.range-spacer {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}


html.lt-ie-10 * + .range,
* + .range {
    margin-top: 50px;
}

html.lt-ie-10 * + [class*='cell-'],
* + [class*='cell-'],
html.lt-ie-10 * + .range-sm,
* + .range-sm {
    margin-top: 30px;
}

html.lt-ie-10 * + .range-lg,
* + .range-lg {
    margin-top: 66px;
}

html.lt-ie-10 .range-condensed,
.range-condensed {
    margin-left: 0;
    margin-right: 0;
}

html.lt-ie-10 .range-condensed > [class*='cell'],
.range-condensed > [class*='cell'] {
    padding-left: 0;
    padding-right: 0;
}

html.lt-ie-10 .range-condensed > * + [class*='cell'],
.range-condensed > * + [class*='cell'] {
    margin-top: 0;
}

html.lt-ie-10 .range-narrow,
.range-narrow {
    margin-left: -5px;
    margin-right: -5px;
}

html.lt-ie-10 .range-narrow > [class*='cell'],
.range-narrow > [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

html.lt-ie-10 .range-narrow > * + [class*='cell'],
.range-narrow > * + [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 480px) {
    .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .range > .range {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-vertical {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .range > [class*='cell'] {
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media (min-width: 480px) {
    * + [class*='cell-xs-'] {
        margin-top: 0;
    }
    .range-xs-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-xs-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-xs-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-xs-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-xs-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-xs-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-xs {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-xs-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-xs-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-xs-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

.range > .cell-xs-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-xs-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-xs-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-xs-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-xs-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-xs-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-xs-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-xs-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-xs-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-xs-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-xs-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-xs-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-xs-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-xs-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-xs-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-xs-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-xs-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-xs-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-xs-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-xs-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-xs-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-xs-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-xs-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-xs-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-xs-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-xs-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}
	
	   
@media (min-width: 768px) {
    * + [class*='cell-sm-'] {
        margin-top: 0;
    }
    .range-sm-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-sm-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-sm-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-sm-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-sm-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-sm-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-sm {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-sm-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-sm-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-sm-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .cell-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-sm-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-sm-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-sm-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-sm-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-sm-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-sm-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-sm-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-sm-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-sm-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-sm-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-sm-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-sm-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-sm-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-sm-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-sm-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-sm-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-sm-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-sm-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-sm-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-sm-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-sm-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-sm-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-sm-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-sm-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-sm-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-sm-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-sm-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    * + [class*='cell-md-'] {
        margin-top: 0;
    }
    .range-md-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-md-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-md-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-md-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-md-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-md-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-md {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-md-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-md-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-md-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .cell-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-md-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-md-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-md-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-md-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-md-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-md-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-md-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-md-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-md-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-md-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-md-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-md-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-md-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-md-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-md-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-md-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-md-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-md-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-md-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-md-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-md-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-md-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-md-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-md-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-md-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-md-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-md-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}


@media (min-width: 1200px) {
    * + [class*='cell-lg-'] {
        margin-top: 0;
    }
    .range-lg-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-lg-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-lg-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-lg-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-lg-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-lg-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-lg {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-lg-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-lg-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-lg-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .cell-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-lg-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-lg-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-lg-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-lg-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-lg-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-lg-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-lg-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-lg-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-lg-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-lg-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-lg-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-lg-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-lg-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-lg-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-lg-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-lg-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-lg-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-lg-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-lg-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-lg-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-lg-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-lg-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-lg-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-lg-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-lg-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-lg-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-lg-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1800px) {
    * + [class*='cell-xl-'] {
        margin-top: 0;
    }
    .range-xl-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-xl-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-xl-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-xl-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-xl-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-xl-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-xl {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-xl-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-xl-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-xl-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .cell-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-xl-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-xl-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-xl-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-xl-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-xl-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-xl-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-xl-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-xl-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-xl-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-xl-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-xl-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-xl-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-xl-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-xl-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-xl-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-xl-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-xl-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-xl-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-xl-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-xl-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-xl-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-xl-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-xl-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-xl-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-xl-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-xl-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-xl-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-xl-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-xl-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-xl-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-xl-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-xl-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-xl-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-xl-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-xl-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-xl-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-xl-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-xl-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-xl-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 480px) {
    .range-7.range > .cell-xs-preffix-0 {
        margin-left: 0%;
    }
    .range-7.range > .cell-xs-1 {
        -webkit-flex-basis: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        max-width: 14.28571%;
    }
    .range-7.range > .cell-xs-preffix-1 {
        margin-left: 14.28571%;
    }
    .range-7.range > .cell-xs-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range-7.range > .cell-xs-2 {
        -webkit-flex-basis: 28.57143%;
        -ms-flex-preferred-size: 28.57143%;
        flex-basis: 28.57143%;
        max-width: 28.57143%;
    }
    .range-7.range > .cell-xs-preffix-2 {
        margin-left: 28.57143%;
    }
    .range-7.range > .cell-xs-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range-7.range > .cell-xs-3 {
        -webkit-flex-basis: 42.85714%;
        -ms-flex-preferred-size: 42.85714%;
        flex-basis: 42.85714%;
        max-width: 42.85714%;
    }
    .range-7.range > .cell-xs-preffix-3 {
        margin-left: 42.85714%;
    }
    .range-7.range > .cell-xs-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range-7.range > .cell-xs-4 {
        -webkit-flex-basis: 57.14286%;
        -ms-flex-preferred-size: 57.14286%;
        flex-basis: 57.14286%;
        max-width: 57.14286%;
    }
    .range-7.range > .cell-xs-preffix-4 {
        margin-left: 57.14286%;
    }
    .range-7.range > .cell-xs-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range-7.range > .cell-xs-5 {
        -webkit-flex-basis: 71.42857%;
        -ms-flex-preferred-size: 71.42857%;
        flex-basis: 71.42857%;
        max-width: 71.42857%;
    }
    .range-7.range > .cell-xs-preffix-5 {
        margin-left: 71.42857%;
    }
    .range-7.range > .cell-xs-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range-7.range > .cell-xs-6 {
        -webkit-flex-basis: 85.71429%;
        -ms-flex-preferred-size: 85.71429%;
        flex-basis: 85.71429%;
        max-width: 85.71429%;
    }
    .range-7.range > .cell-xs-preffix-6 {
        margin-left: 85.71429%;
    }
    .range-7.range > .cell-xs-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range-7.range > .cell-xs-7 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-7.range > .cell-xs-preffix-7 {
        margin-left: 100%;
    }
    .range-7.range > .cell-xs-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range-7.range > .cell-xs-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 768px) {
    .range-7.range > .cell-sm-preffix-0 {
        margin-left: 0%;
    }
    .range-7.range > .cell-sm-1 {
        -webkit-flex-basis: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        max-width: 14.28571%;
    }
    .range-7.range > .cell-sm-preffix-1 {
        margin-left: 14.28571%;
    }
    .range-7.range > .cell-sm-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range-7.range > .cell-sm-2 {
        -webkit-flex-basis: 28.57143%;
        -ms-flex-preferred-size: 28.57143%;
        flex-basis: 28.57143%;
        max-width: 28.57143%;
    }
    .range-7.range > .cell-sm-preffix-2 {
        margin-left: 28.57143%;
    }
    .range-7.range > .cell-sm-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range-7.range > .cell-sm-3 {
        -webkit-flex-basis: 42.85714%;
        -ms-flex-preferred-size: 42.85714%;
        flex-basis: 42.85714%;
        max-width: 42.85714%;
    }
    .range-7.range > .cell-sm-preffix-3 {
        margin-left: 42.85714%;
    }
    .range-7.range > .cell-sm-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range-7.range > .cell-sm-4 {
        -webkit-flex-basis: 57.14286%;
        -ms-flex-preferred-size: 57.14286%;
        flex-basis: 57.14286%;
        max-width: 57.14286%;
    }
    .range-7.range > .cell-sm-preffix-4 {
        margin-left: 57.14286%;
    }
    .range-7.range > .cell-sm-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range-7.range > .cell-sm-5 {
        -webkit-flex-basis: 71.42857%;
        -ms-flex-preferred-size: 71.42857%;
        flex-basis: 71.42857%;
        max-width: 71.42857%;
    }
    .range-7.range > .cell-sm-preffix-5 {
        margin-left: 71.42857%;
    }
    .range-7.range > .cell-sm-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range-7.range > .cell-sm-6 {
        -webkit-flex-basis: 85.71429%;
        -ms-flex-preferred-size: 85.71429%;
        flex-basis: 85.71429%;
        max-width: 85.71429%;
    }
    .range-7.range > .cell-sm-preffix-6 {
        margin-left: 85.71429%;
    }
    .range-7.range > .cell-sm-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range-7.range > .cell-sm-7 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-7.range > .cell-sm-preffix-7 {
        margin-left: 100%;
    }
    .range-7.range > .cell-sm-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range-7.range > .cell-sm-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    .range-7.range > .cell-md-preffix-0 {
        margin-left: 0%;
    }
    .range-7.range > .cell-md-1 {
        -webkit-flex-basis: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        max-width: 14.28571%;
    }
    .range-7.range > .cell-md-preffix-1 {
        margin-left: 14.28571%;
    }
    .range-7.range > .cell-md-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range-7.range > .cell-md-2 {
        -webkit-flex-basis: 28.57143%;
        -ms-flex-preferred-size: 28.57143%;
        flex-basis: 28.57143%;
        max-width: 28.57143%;
    }
    .range-7.range > .cell-md-preffix-2 {
        margin-left: 28.57143%;
    }
    .range-7.range > .cell-md-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range-7.range > .cell-md-3 {
        -webkit-flex-basis: 42.85714%;
        -ms-flex-preferred-size: 42.85714%;
        flex-basis: 42.85714%;
        max-width: 42.85714%;
    }
    .range-7.range > .cell-md-preffix-3 {
        margin-left: 42.85714%;
    }
    .range-7.range > .cell-md-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range-7.range > .cell-md-4 {
        -webkit-flex-basis: 57.14286%;
        -ms-flex-preferred-size: 57.14286%;
        flex-basis: 57.14286%;
        max-width: 57.14286%;
    }
    .range-7.range > .cell-md-preffix-4 {
        margin-left: 57.14286%;
    }
    .range-7.range > .cell-md-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range-7.range > .cell-md-5 {
        -webkit-flex-basis: 71.42857%;
        -ms-flex-preferred-size: 71.42857%;
        flex-basis: 71.42857%;
        max-width: 71.42857%;
    }
    .range-7.range > .cell-md-preffix-5 {
        margin-left: 71.42857%;
    }
    .range-7.range > .cell-md-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range-7.range > .cell-md-6 {
        -webkit-flex-basis: 85.71429%;
        -ms-flex-preferred-size: 85.71429%;
        flex-basis: 85.71429%;
        max-width: 85.71429%;
    }
    .range-7.range > .cell-md-preffix-6 {
        margin-left: 85.71429%;
    }
    .range-7.range > .cell-md-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range-7.range > .cell-md-7 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-7.range > .cell-md-preffix-7 {
        margin-left: 100%;
    }
    .range-7.range > .cell-md-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range-7.range > .cell-md-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .range-7.range > .cell-lg-preffix-0 {
        margin-left: 0%;
    }
    .range-7.range > .cell-lg-1 {
        -webkit-flex-basis: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        max-width: 14.28571%;
    }
    .range-7.range > .cell-lg-preffix-1 {
        margin-left: 14.28571%;
    }
    .range-7.range > .cell-lg-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range-7.range > .cell-lg-2 {
        -webkit-flex-basis: 28.57143%;
        -ms-flex-preferred-size: 28.57143%;
        flex-basis: 28.57143%;
        max-width: 28.57143%;
    }
    .range-7.range > .cell-lg-preffix-2 {
        margin-left: 28.57143%;
    }
    .range-7.range > .cell-lg-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range-7.range > .cell-lg-3 {
        -webkit-flex-basis: 42.85714%;
        -ms-flex-preferred-size: 42.85714%;
        flex-basis: 42.85714%;
        max-width: 42.85714%;
    }
    .range-7.range > .cell-lg-preffix-3 {
        margin-left: 42.85714%;
    }
    .range-7.range > .cell-lg-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range-7.range > .cell-lg-4 {
        -webkit-flex-basis: 57.14286%;
        -ms-flex-preferred-size: 57.14286%;
        flex-basis: 57.14286%;
        max-width: 57.14286%;
    }
    .range-7.range > .cell-lg-preffix-4 {
        margin-left: 57.14286%;
    }
    .range-7.range > .cell-lg-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range-7.range > .cell-lg-5 {
        -webkit-flex-basis: 71.42857%;
        -ms-flex-preferred-size: 71.42857%;
        flex-basis: 71.42857%;
        max-width: 71.42857%;
    }
    .range-7.range > .cell-lg-preffix-5 {
        margin-left: 71.42857%;
    }
    .range-7.range > .cell-lg-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range-7.range > .cell-lg-6 {
        -webkit-flex-basis: 85.71429%;
        -ms-flex-preferred-size: 85.71429%;
        flex-basis: 85.71429%;
        max-width: 85.71429%;
    }
    .range-7.range > .cell-lg-preffix-6 {
        margin-left: 85.71429%;
    }
    .range-7.range > .cell-lg-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range-7.range > .cell-lg-7 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-7.range > .cell-lg-preffix-7 {
        margin-left: 100%;
    }
    .range-7.range > .cell-lg-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range-7.range > .cell-lg-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1800px) {
    .range-7.range > .cell-xl-preffix-0 {
        margin-left: 0%;
    }
    .range-7.range > .cell-xl-1 {
        -webkit-flex-basis: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%;
        max-width: 14.28571%;
    }
    .range-7.range > .cell-xl-preffix-1 {
        margin-left: 14.28571%;
    }
    .range-7.range > .cell-xl-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range-7.range > .cell-xl-2 {
        -webkit-flex-basis: 28.57143%;
        -ms-flex-preferred-size: 28.57143%;
        flex-basis: 28.57143%;
        max-width: 28.57143%;
    }
    .range-7.range > .cell-xl-preffix-2 {
        margin-left: 28.57143%;
    }
    .range-7.range > .cell-xl-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range-7.range > .cell-xl-3 {
        -webkit-flex-basis: 42.85714%;
        -ms-flex-preferred-size: 42.85714%;
        flex-basis: 42.85714%;
        max-width: 42.85714%;
    }
    .range-7.range > .cell-xl-preffix-3 {
        margin-left: 42.85714%;
    }
    .range-7.range > .cell-xl-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range-7.range > .cell-xl-4 {
        -webkit-flex-basis: 57.14286%;
        -ms-flex-preferred-size: 57.14286%;
        flex-basis: 57.14286%;
        max-width: 57.14286%;
    }
    .range-7.range > .cell-xl-preffix-4 {
        margin-left: 57.14286%;
    }
    .range-7.range > .cell-xl-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range-7.range > .cell-xl-5 {
        -webkit-flex-basis: 71.42857%;
        -ms-flex-preferred-size: 71.42857%;
        flex-basis: 71.42857%;
        max-width: 71.42857%;
    }
    .range-7.range > .cell-xl-preffix-5 {
        margin-left: 71.42857%;
    }
    .range-7.range > .cell-xl-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range-7.range > .cell-xl-6 {
        -webkit-flex-basis: 85.71429%;
        -ms-flex-preferred-size: 85.71429%;
        flex-basis: 85.71429%;
        max-width: 85.71429%;
    }
    .range-7.range > .cell-xl-preffix-6 {
        margin-left: 85.71429%;
    }
    .range-7.range > .cell-xl-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range-7.range > .cell-xl-7 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-7.range > .cell-xl-preffix-7 {
        margin-left: 100%;
    }
    .range-7.range > .cell-xl-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range-7.range > .cell-xl-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

html.lt-ie-10 .range > .cell-xs-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-xs-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-xs-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-xs-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-xs-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-xs-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-xs-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-xs-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-xs-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-xs-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-xs-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-xs-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-xs-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-sm-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-sm-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-sm-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-sm-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-sm-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-sm-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-sm-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-sm-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-sm-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-sm-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-sm-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-sm-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-md-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-md-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-md-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-md-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-md-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-md-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-md-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-md-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-md-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-md-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-md-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-md-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-md-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-lg-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-lg-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-lg-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-lg-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-lg-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-lg-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-lg-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-lg-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-lg-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-lg-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-lg-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-lg-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-lg-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > [class*="cell-xs-preffix-"],
html.lt-ie-10 .range > [class*="cell-sm-preffix-"],
html.lt-ie-10 .range > [class*="cell-md-preffix-"],
html.lt-ie-10 .range > [class*="cell-lg-preffix-"] {
    margin-left: auto;
}


	@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .conocimientos-info{
		max-height:10px;
	}
		
		
}

