/*** GENERAL ******/
body {
  /*font-family: 'Roboto', sans-serif;*/
  /*font-family: "Montserrat", sans-serif;*/
  /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.max-width-1440 {
	max-width: 1440px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.font-menu {
  /*font-family: "Montserrat", sans-serif;*/  
}

/*Cuando pasa por encima de los dropbox muestra el men� */
@media (min-width : 576px) {
	.nav-item.dropdown.show-hover:hover .dropdown-menu-hover {
		display: block;
		margin-top: 0; /* remove the gap so it doesn't close*/
	}
}

/*Dropbox menu multicolumn*/
.multicolumn {
	min-width:480px;
}

/*Para que se vea el menu cuando se colapsa con el menu de la izquierda*/
.dropdown-menu-breadcrumb {
	z-index: 1032;
}

ul.bottom-bar {
	z-index: 1033;
}

.clickable-row {
	cursor: pointer!important;
}

a.link-menu-index {
	cursor:pointer;
}

/***** FIN GENERAL ******/

/*** MENU PRINCIPAL ****/
@media (min-width : 768px) {
	.container-menu-principal {
		height:139px;
		display: flex;
  		align-items: center;
	}

}

.nav-link-menu-principal {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color:#1d1d1b;	
}

.nav-link-menu-principal.active {
	color: #1d1d1b;	
	border-bottom: solid #3171c8;
}

.nav-link.disabled {
  color: #babec1 !important;
  cursor: text;
}

.btn-login-menu-principal {
	width: 60px;
	height: 40px;
	border-radius: 6px;
	background-color: #3aaa35;
	color: white;
	font-size: 20px;
} 

.btn-idiomas{

  height: 40px;
	border-radius: 6px;
}

.logo-img {
  width: 200px;
}

.logo-img-testlab {
  width: 75px;
  height: 100%;
}

/**** FIN MENU PRINCIPAL ******/

.menuIdioma{

  z-index:1100!important;
}


/*** MENU SECUNDARIO ****/
@media (min-width : 768px) {
	.navbar-menu-secundario {
		height:100%;	
	}
	
	.container-menu-secundario {
		height:42px;	
	}
}

.container-menu-secundario {	
		padding-right: 0px;
		padding-left: 0px;	
	}

.navbar-menu-secundario {
		background-color: #3171c8!important;	
}

.nav-link-menu-secundario{
	font-size: 14px;
	font-weight: bold;
}

/**** FIN MENU SECUNDARIO ******/

/********** breadcrum y barra busqueda ++++***/

#breadStyle{
    padding: 0.5rem 1rem!important;
      background-color: #ffffff!important;
}


/******** BARRA BUSQUEDA ***********/

/*@media (min-width : 768px) {*/
	.container-barra-busqueda {
		padding-right: 0px;
		padding-left: 0px;	
		height: 54px;
	}
/*}*/

.navbar-barra-busqueda {
	background-color: #242e42;	
  height: 100%;
  /* padding-top: 1em!important;
  padding-bottom: 1em!important; */
}

form.form-busqueda > div.div-busqueda {
	width: 100%;
}

.btn-barra-busqueda {
	border-radius: 6px 0px 0px 6px;
}

span.span-icon-search {
	cursor: pointer;
	border-radius: 0px 6px 6px 0px;
}

/*.barra-opciones-busqueda {
	height:0px;
	width:0px;
	overflow:hidden;
}*/

.dropdown-busqueda {
	z-index:3002;
}

form.form-busqueda {
	width:100%;
}

.input-barra-busqueda {
	border-color: #ccc;
}

/******** FIN BARRA BUSQUEDA ***********/





/******** PORTADA ****************/

@media (max-width : 1200px) {
	.container-portada{
		padding-right: 0px;
		padding-left: 0px;	
	}
	
	.main-portada {
		padding-right: 0px;
		padding-left: 0px;	
	}
}

.container-portada{
	max-height: 540px;
	background-color: #f1f1f1;
}

 iframe.iframe-chat {
 	 max-width: 376px;
	 width:100%;
	 height:376px;
	 border-style: solid;
	 border-width: 1px;
	 border-radius: 6px;
} 

.row-portada {
	overflow: hidden;
}

.row-info-portada {
	max-height:111px;
	max-width:242px;
}

.main-portada {
	overflow: hidden;
	max-height: 510px;
}

div.col-info-portada {
	padding-left: 0px;
	padding-right: 0px;
}

a.link-menu-index.link-info-portada  {
	width:100%;
	height: 55.5px;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px 6px 0px 0px;
	color: #1d1d1b;
	font-size: 14px;
	font-weight: bold;
	display: flex;	
	align-items: center; /* align vertical */
	background-color: white;
}

a.link-menu-index.link-como-portada {
	width:100%;
	height: 55.5px;
	border-style: solid;
	border-width: 1px;
	border-radius: 0px 0px 6px 6px;
	color: #1d1d1b;
	font-size: 14px;
	font-weight: bold;
	display: flex;	
	align-items: center; /* align vertical */
		background-color: white;
}

div.texto-portada {
	font-family: 'Open Sans', sans-serif;
	font-sixe: 16px;
	width:100%;
	height: 72px;
	background-color: #3171c8;
	display: flex;	
	align-items: center; /* align vertical */
	color: #ffffff;
	justify-content: center;
}

div.texto-portadaFormacion {
    font-family: 'Open Sans', sans-serif;
    font-sixe: 16px;
    width: 100%;
    height: 42px!important;
    background-color: #3171c8;
    display: flex;
    align-items: center;
    color: #ffffff;
    justify-content: center;
}

/******** FIN PORTADA ****************/




/**** MENU INFERIOR *****/

div.container-img-menu-inferior {
	width: 3em;
	height: 3em;	
}

img.img-menu-inferior {
	width: 100%;
	height: auto;
	border-radius: 6px;
}

.container-menuinferior {
	height: 64px;
}


.container-menuinferior>ul {
	background-color: #f39200;
	color: #FFFFFF;
}


/**** FIN MENU INFERIOR *****/



/**** THUMBNAIL CAROUSEL *****/

.container-thumbnail-carousel {
	background-color: #f1f1f1;
	height: 320px;
}

.text-thumbnail-carousel {
	color: #1d1d1b;
	font-size: 14px;
	font-weight: bold;
}

.wrapper {
    /*background:#EFEFEF;*/
/*    box-shadow: 1px 1px 10px #999;*/
    margin: auto;
    text-align: center;
    position: relative;
/*    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    margin-bottom: 20px !important;
    width: 100%;
    padding-top: 5px;
    border-style: none;
}

.scrolls {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    height: 245px;
    white-space:nowrap !important;
	text-align: left;
	position: relative;
}

.scrolls img {
/*    box-shadow: 1px 1px 10px #999;*/
    margin: 5px;
    max-height: 224px;
    cursor: pointer;
    display:inline !important;
    zoom:1;
    vertical-align:top;
}

.thumb-carousel-img{
	 width: 224px;
	 height: 224px;
	 border-style: solid;
	 border-radius: 6px;
	 border-width: 1px;
	 border-color: #dadada;
 }

/**** FIN THUMBNAIL CAROUSEL *****/




/**** BARRA FINAL *****/

.nav-link-barrafinal {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #3171c8;
}

.copyright-barrafinal {
	font-family:'Open Sans', sans-serif;
	color: #1d1d1b;
	font-weight: lighter;
}



/**** FIN BARRA FINAL *****/



/******* ACORDION INFO *****************/
.a-acordioninfo {
	/*font-family: "Montserrat", sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.card-acordion-info {
	border-color: #000000;
	border-radius: 6px 6px 0px 0px;
}

.card-acordion-como {
	border-color: #000000;
	border-radius: 0px 0px 6px 6px;
}

#accordion .card-header {
	background-color: transparent;
  cursor: pointer;
  padding-left: 0px !important;
}
/******* FIN ACORDION INFO *****************/




.scrolls.requiere  {
	height:auto;
	display: flex;
}

.desc-requiere {
	/*font-size: 0.5em;*/
	text-overflow: ellipsis;
	overflow:hidden;	
	width:224px;
}



 
 .img-producto-lista {
	 max-width:100%;
	 height: auto;
	 max-width:9em;
	 max-height:9em;
 }

 .training .img-producto-lista { /*PARA SECCIÓN CURSOS*/
  max-width:100%;
  max-height:100%;
  width: auto;
  display: inline-block;
  object-fit: cover;
}

.training .img-producto-lista-container a {
  max-width:100%;
  max-height:100%;
  height: 100%;
  width: auto;
  display: inline-block;
  object-fit: cover;
}

.training .img-producto-lista-container {
  background-color: white;
}
 
 img.img-producto-lista-descatalogado {
	width:100%;
	max-height:100%;
	height: 100%;
	left: 0px;
    top: 0px;
    position: absolute;    
 }
 
 

 
 
 
button.btn-presupuesto {
	width: 120px;
}

.column-presupuesto {
	white-space: nowrap;
}

td.column-descripcion {
	width:100%;
}

@media (min-width : 992px) {
	.nav-link.btn-filtros {
	border-style: solid;
	border-radius:0px;
	border-width: 0px 1px 0px 0px;
	max-height: 42px;
	overflow-y: hidden;
}
}

a.menuinferior_disabled {
	pointer-events: none;
	cursor: default;
	color: #dddddd;
	opacity: 0.4;
}


img.minifotocarrito{
	max-height: 60px;
	max-width: 60px;
}

img.img-oferta {
	width: 80px;
}

/********
	DROPDOWN-SUBMENU
	***************/
	
	
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}


/******
	CARD HORIZONTAL SCROLL
	********/
	
.card-scrolls {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;    
    white-space:nowrap !important;	
}

/***************
	PROGRESS BAR TEXT
	*********************/
.progress-bar {
  background-color: whiteSmoke;
  border-radius: 2px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;

  width: 250px;
  height: 20px;
  
  position: relative;
  display: block;
}
  
.progress-bar > span {
  background-color: blue;
  border-radius: 2px;

  display: block;
  text-indent: -9999px;
}

p[data-value] {   
  position: relative; 
  padding-bottom: 5px;
}

/* The percentage will automatically fall in place as soon as we make the width fluid. Now making widths fluid. */

p[data-value]:after {
	content: attr(data-value) '%';
	position: absolute; 
	/*right:0;*/
}

/***********
	Cerrar sesion link custom text dark
	***************/
	
.cslink-text-dark a {
	color: #343a40 !important;
}

.cursor-pointer{cursor: pointer;}

@media (min-width: 768px) {
	.modal-md {
	    max-width: 700px;
  }
}

.ul-list { height: 100px; overflow: auto; list-style-type: none; margin: 0; padding: 0.375rem 0.75rem; overflow-x: hidden;}
.ul-list li { margin: 0; padding: 0; }
.ul-list label { display: block; margin: 0; padding: 0; width: 100%; }
.ul-list label:hover { background-color: Highlight; color: HighlightText; }



.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}


@media (min-width: 576px) {
	.pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .border-sm {
	  border: 1px solid #dee2e6 !important;
	}

	.border-sm-top {
	  border-top: 1px solid #dee2e6 !important;
	}

	.border-sm-right {
	  border-right: 1px solid #dee2e6 !important;
	}

	.border-sm-bottom {
	  border-bottom: 1px solid #dee2e6 !important;
	}

	.border-sm-left {
	  border-left: 1px solid #dee2e6 !important;
	}

	.border-sm-0 {
	  border: 0 !important;
	}

	.border-sm-top-0 {
	  border-top: 0 !important;
	}

	.border-sm-right-0 {
	  border-right: 0 !important;
	}

	.border-sm-bottom-0 {
	  border-bottom: 0 !important;
	}

	.border-sm-left-0 {
	  border-left: 0 !important;
	}
}

@media (min-width: 768px) {
	.pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
  	.border-md {
	  border: 1px solid #dee2e6 !important;
	}

	.border-md-top {
	  border-top: 1px solid #dee2e6 !important;
	}

	.border-md-right {
	  border-right: 1px solid #dee2e6 !important;
	}

	.border-md-bottom {
	  border-bottom: 1px solid #dee2e6 !important;
	}

	.border-md-left {
	  border-left: 1px solid #dee2e6 !important;
	}

	.border-md-0 {
	  border: 0 !important;
	}

	.border-md-top-0 {
	  border-top: 0 !important;
	}

	.border-md-right-0 {
	  border-right: 0 !important;
	}

	.border-md-bottom-0 {
	  border-bottom: 0 !important;
	}

	.border-md-left-0 {
	  border-left: 0 !important;
  }
  
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  
}

@media (min-width: 992px) {
	.pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
  	.border-lg {
	  border: 1px solid #dee2e6 !important;
	}

	.border-lg-top {
	  border-top: 1px solid #dee2e6 !important;
	}

	.border-lg-right {
	  border-right: 1px solid #dee2e6 !important;
	}

	.border-lg-bottom {
	  border-bottom: 1px solid #dee2e6 !important;
	}

	.border-lg-left {
	  border-left: 1px solid #dee2e6 !important;
	}

	.border-lg-0 {
	  border: 0 !important;
	}

	.border-lg-top-0 {
	  border-top: 0 !important;
	}

	.border-lg-right-0 {
	  border-right: 0 !important;
	}

	.border-lg-bottom-0 {
	  border-bottom: 0 !important;
	}

	.border-lg-left-0 {
	  border-left: 0 !important;
	}
}

@media (min-width: 1200px) {
	.pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .border-xl {
	  border: 1px solid #dee2e6 !important;
	}

	.border-xl-top {
	  border-top: 1px solid #dee2e6 !important;
	}

	.border-xl-right {
	  border-right: 1px solid #dee2e6 !important;
	}

	.border-xl-bottom {
	  border-bottom: 1px solid #dee2e6 !important;
	}

	.border-xl-left {
	  border-left: 1px solid #dee2e6 !important;
	}

	.border-xl-0 {
	  border: 0 !important;
	}

	.border-xl-top-0 {
	  border-top: 0 !important;
	}

	.border-xl-right-0 {
	  border-right: 0 !important;
	}

	.border-xl-bottom-0 {
	  border-bottom: 0 !important;
	}

	.border-xl-left-0 {
	  border-left: 0 !important;
	}
}


/*****************************
* FLAGS LANGUAGE SELECTOR
*****************************/

.btn-flag {
  background-image: url('/img/bandera1033.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 2em;
}

.dropdown-item-flag {  
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 0;
  width: 80%;
  /* height: 2em;
  width: 2em; */
}

.dropdown-item-flag-en {  
  background-image: url('/img/bandera1033.png');
}

.dropdown-item-flag-es {  
  background-image: url('/img/bandera1034.png');
}

.dropdown-item-flag-de {  
  background-image: url('/img/bandera1031.png');
}

.dropdown-item-flag-ch {  
  background-image: url('/img/bandera1156.png');
}

/*****************************
* FORMS
*****************************/

.h-fitcontent
{
  height: fit-content !important;
}

@media (min-width: 992px) {
  .h-lg-33 {
    height: 33% !important;
  }
  
  .h-lg-50 {
    height: 50% !important;
  }

  .h-lg-100 {
    height: 100% !important;
  }


}




/*****************************
* Colores
*****************************/

.bgAmarillo{
background-color: #decd1aa8;

}

.bgAmarillo1{
  background-color: #8c8005ad;

}

.ctextAzul{
  color: #3171c8;
}

.bgtitulos{
  background-color: lavender;
}


.pl-6 {
  padding-left: 3.5rem !important;
}

/* Agreement style */

.agrName {
  font-weight: bold;
}
.argLi{

  width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.letraAgreement p li{

  font-family: 'Inconsolata', monospace;
}

.blanco{

	color:white !important;
}

/* cabecera registro */

.bgImgColabRegistro{
  background-image: url("../img/cursosonline/banner-video.jpg");
  }

  .favClass{
    cursor:pointer;
    font-size:large;
  }

  .bg-azulBarra{

    background-color: #3171C8;
  }

  .colorVideotut {
    background-color: #2f313a !important;
}

.cuadroSoporte{
  position: relative;
  display: inline-block;
  text-align: center;
}


.encimaFoto{
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.encimaFotoBtn{
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-case {
  width: 35px;
  float: left;
  border-radius: 5px 0px 0px 5px;
  background: #cecece;
  height: 42px;
  position: relative;
  text-align: center;
  line-height: 40px;
}

.bg-green {
  background-color: #3aaa35 !important;
 
}

.bg-red{
    background-color: #be1622 !important;
     
}

.bg-yellow{
  background-color: #f8b133 !important;

}

.bg-blue{
  background-color: #396eb5 !important;

}

.dropFamilias{
  min-width: 570px!important;
}

.equal {
  display: flex;
  flex-wrap: wrap;
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 768px) and (max-width: 900px) {

  .logomovil{

    width: 200px;
  }

}


@media (min-width: 481px) and (max-width: 767px) {
  
  .cuerpoProduc{
    padding-left:0.75rem !important;
    padding-right:0.75rem !important;
  
  }
    
  .logomovil{

    width: 180px;
  }
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .btnUser {
    width: 25px!important;
    height: 25px!important;
    margin-top: 3px;
}

#dropUserAcc{
  left: -59px!important;

}

.cuerpoProduc{
	padding-left:0.35rem !important;
	padding-right:0.35rem !important;

}
.logomovil{

  width: 150px;
}
  
}


.brand-menu-secundario {
  width: 50px;      
  margin-left: 30px;
}


}

@media (min-width: 320px) and (max-width: 767px) {
  #productside {
    position: inherit!important;
    width: auto!important;
  }
}

.bandera_descripcion_seleccionada{
  cursor: pointer;
}
.bandera_descripcion{
  cursor: pointer;
}


/* TOOLTIP BUSCAR FABRICANTE */

.table-tooltip.tooltip-product {
  opacity: 0.8;
}


 table.dataTable.dtr-inline.collapsed>tbody>tr.tooltip-product[role="row"]>td:first-child:before {
  display: none !important;
}


.tooltip-product .hide-tooltip {
  display: none;
}


/**** LANDING PAGE ****/






/**** END LANDING PAGE ****/