html{
    float: left!important;
    width: 100%!important;
    margin: 0px!important;
    padding: 0px!important;
    border: none!important;
	overflow-x:hidden !important;
}
body{
    background-color: #f8f8f8;
    float: left!important;
    width: 100%!important;
    margin: 0px!important;
    padding: 0px!important;
    border: none!important;
	overflow-x:hidden !important;
}

p {
    margin-bottom: 1.5rem;
}
img{
    max-width: 100%;
}

#360viewer {
	background-color:#C00 !important;
}

#loader {
    visibility: hidden;
}

.help-block {
    font-size: 11px !important;
    display: contents !important;
    color: #F44336 !important;
}

#btntop {
  display: inline-block;
  background-color: #0078cf;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#btntop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#btntop:hover {
  cursor: pointer;
  background-color: #333;
}
#btntop:active {
  background-color: #555;
}
#btntop.show {
  opacity: 1;
  visibility: visible;
}


.fa, .fas {
    float: right !important;
	color: #FFF !important;
}

.card-header:first-child {
    background-color: #656565 !important;
	border-radius: 0 !important;
}

.card-header:first-child span {
    color: #FFF !important;
}

.card {
	margin-top:5px !important;
    border: 1px solid #FFF !important;
    border-radius: 0 !important;
}

.card-body {
    padding: 30px 22px !important;
    background-color: #f8f8f8 !important;

}

.card-header:hover {
    background-color: #219514 !important;
}

#carouselInicio {
	width:100% !important;
	position: absolute !important;
}

.sin-linea:hover {
    border-bottom: 0px !important;
	text-decoration:none !important;
}

.bajada-foto {
	margin-bottom: 0px;
    text-align: center;
    padding: 10px;
    background-color: #2a2a2a;
    color: #c9c9c9;
	font-size: 15px;
}

.col-servicios-4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-servicios-6 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.columna-servicios {
	text-align: center;
    border: 1.4px solid #219614;
    padding: 25px 0px;
	color: #219614;
	margin: 10px;
}

.columna-asistencia {
	text-align: center;
    border: 1.4px solid #bf1e2e;
    padding: 25px 0px;
	color: #bf1e2e;
	margin: 10px;
}

.columna-separadores {
	text-align: center;
    border: 1.4px solid #fff;
    padding: 25px 0px;
	color: #fff;
	margin: 10px;
}

.columna-asistencia-items {
	background-color: #bf1e2e;
    padding: 26px;
    margin: 3%;
	color:#FFF;
}

.icono-separadores {
	margin-top: 30px !important;
}

.imagen-servicios {
	margin-top: -60px;
    margin-bottom: 5px;
}

video::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important;
}
.ver-mapa{
	background-image: url(../images/map.PNG);
    background-repeat: no-repeat;
	background-position: 725px 36px;
}

.full-height{
    height: 100%!important;
}
.valign-middle{
    vertical-align: middle;
}
.sin-margin{
    margin: 0px!important;
}
.sin-padding{
    padding: 0px!important;
}
.header p {
    padding: 30px 0px 45px 0px;
    max-width: 345px;
	color: #addcff;
	cursor:default;
	line-height: 1.8;
	letter-spacing: 0.3px;
}
.header {
    min-height: 900px;
    height: auto;
    position: relative;
    padding: 0px;
    padding-top: 100px;
    padding-bottom: 120px;
    color: #fff;
}

.images-header {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.images-header-seccion {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-size: 100%;
    background-position: -180px -10px;
    background-repeat: no-repeat;
}
.images-header-seccion .mascara{
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.images-header .mascara{
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.images-header .base{
    position: absolute;
    right: -45px;
    top: 400px;
	/*top: 300px;*/
    /*width: 55%;*/
}

.header .image-banner-1{
    width: 100%;
    max-width: 827px;
    margin: 110px auto;
}
.header .image-banner-1 img{
    /*widows: 100%;*/
	max-width: 135% !important;
}

.header .image-banner-2{
	width: 65%;
    max-width: 827px;
    margin: -552px 675px;
    position: absolute;
}
.header .image-banner-2 img{
    /*widows: 100%;*/
	max-width: 135% !important;
	-webkit-filter: blur(3px); /* Safari 6.0 - 9.0 */
  	filter: blur(3px);
}

.header-seccion{
    height: 850px;
    background-size: cover;
    background-position: center center;
}

.topping-acc{
    position: absolute;
    background-color: rgba(187, 187, 187, 0.5);
    float: left;
    z-index: 1000;
}
.acceso-clientes{
    float: right;
    padding: 5px 15px;
    color: #fff;
    font-size: 14px;
}

.acceso-clientes :hover {
    color: #FFF;
}

.acceso-clientes p{
    float: right;
    margin: 0px;
    padding: 4px 0px;
    font-size: 11px !important;
    color: #f1f1f1 !important;
}
.acceso-clientes .far{
    float: right;
    padding: 5px 10px;
	color: #dadada;
}

.idiomas{
    float: right;
    padding: 5px 0px 5px 15px;
    color: #fff;
    font-size: 14px;
}

.idiomas :hover {
    color: #FFF;
}

.idiomas p{
    float: right;
    margin: 0px;
    padding: 4px 0px;
    font-size: 11px !important;
    color: #f1f1f1 !important;
}
.idiomas .far{
    float: right;
    padding: 5px 10px;
	color: #dadada;
}

.barra-menu {
    padding-top: 60px;
    position: fixed;
    z-index: 900;
    padding-bottom: 10px;
	background-color: #2f2f2f;
}
.barra-back {
    background-color: #2f2f2f;
}
.barra-menu.activate{
    background-color: #2f2f2f;
    background-image: url(../images/solopa-menu.PNG);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 35% 100%;
    padding: 5px 0px!important;
}
.menu-lateral{
    float: left;
    background-color: transparent;
    width: 100%;
    height: 100%;
}

.logo{
	position:relative;
    width: 100%;
    padding: 10px 0px;
    max-width: 300px;
    background-color: transparent;
	z-index:1;
}
.logo img{
    max-width: 100%;
}

.solapa-menu{
	position:absolute;
    width: 35%;
	height: 100%;
	top:0;
	margin-left: -20px;
	background-color: #004a80 !important;
	background-image: url(../images/solopa-menu-full-degradado.PNG);
	background-repeat:no-repeat;
	background-position: right -1px bottom;
}

.ocultar {
	display:none;
}

.adaptar {
	margin-top: -9px !important;
}

.achicar {
    height: 58px;
}

.rellenar {
    height: -webkit-fill-available;
}

.transparente {
    background-color: transparent !important;
}

.menu{
    float: right;
    padding: 13px 0px;
    list-style: none;
    margin: 0px;
}

.menu li {
    float: left;
    display: inline;
    padding: 5px 2px;
    margin-left: 30px;
    font-size: 12.5px;
	font-weight: 700;
	letter-spacing: 0.5px;
    line-height: 1.5;
    border-bottom: 2px solid transparent;
}
.menu li:hover {
    border-bottom: 2px solid #0078cf;
}

.active {
    border-bottom: 2px solid #0078cf !important;
	cursor:default;
	color:#FFF;
	cursor:default;
}

.submenu-activo {
	color: white !important;
    border-bottom: 2px solid #0078cf !important;
	cursor:default !important;
}

.menu a {
    text-decoration: none;
    color: #fff;
}
.menu a:hover {
    text-decoration: none;
    color: #fff;
}

.destacados{
    padding: 60px 0px;
    text-align: center;
}

.espaciado-s{
    padding: 10px !important;
}

.espaciado-m{
    padding: 80px;
}

.espaciado-xl{
	height: 100px;
}

.hr-des{
    width: 100%;
    max-width: 236px;
    border-top: 1px solid #bdc5d6;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.hr-des-mundo{
    width: 100%;
    max-width: 236px;
    border-top: 1px solid #467ba3;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.font-light{
    font-weight: 100;
	font-size: 2.3rem !important;
}

.destacado-1{
    color: #014a81;
	font-family: gothamBold!important;
	font-size: 2rem !important;
}
.destacado-2{
    color: #0078cf;
	font-family: gothamBold!important;
	font-size: 2rem !important;
}
.servicios{
    background-color: #2b2b2b;
    text-align: center;
    color: #fff;
}
.back-column{
    background-color: #252525;
}
.servicios img {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -176px !important;
}
.column-servicios {
    padding: 30px;
    padding-top: 95px;
    padding-bottom: 70px;
}
.list-services {
    padding: 0px;
    list-style: none;
    text-align: left;
}
.list-services li {
    margin-bottom: 15px;
    font-weight: 100;
    padding-left: 15px;
    font-size: 0.9em;
    color: #d2d2d2;
}
.list-services li::before {
    content: "•";
    position: absolute;
    color: #0078cf;
    font-size: 24px;
    line-height: 1;
    margin-left: -15px;
}
.back-ccc{
    background-color: #f3f3f3;
}
.columna-equipos h3{
    color: #024b82;
	font-size: 2.2rem;
}
.columna-equipos p{
    font-weight: 100;
	font-size: 1.4rem;
    line-height: 1.2;
    color: dimgrey;
}
.columna-equipos{
    padding: 0px;
}
.image-png-equipo img {
    width: auto;
    max-height: 433px;
}
.btn-person{
    background-color: #0078cf;
    color: #fff;
    padding: 17px 40px;
    font-size: 14px;
	font-weight:bolder;
    text-decoration: none;
    cursor: pointer;
	margin-top: 5px !important;
}
.btn-person:hover{
    color: #fff;
    text-decoration: none;
	background-color: #0383e0;
}
.text-naranja{
    color: #ec7500;
	font-family: 'Nunito Sans', sans-serif;
}

.text-verde{
    color: #0a9444;
	font-family: gothamBold !important;
}
.text-gris{
    color: #454545;
	font-family: 'Nunito Sans', sans-serif;
}
.text-azul{
    color: #0078d0;
}

.text-bordo{
    color: #bf1e2e;
}

.text-azul-2{
    color: #0078d0;
	font-family: gothamBold !important;
}

.mapa{
    background-image: url(../images/map.PNG);
	background-repeat: no-repeat;
    background-size: auto;
	overflow-x: visible !important;
	overflow: visible !important;
}

.mundo{
    background-color: #014a81;
    border-top: 25px solid #0078cf;
    border-bottom: 25px solid #0078cf;
    height: 800px;
    color: #fff;
}
.mundo h4{
    float: left;
    width: 100%;
    font-weight: 100;
	font-size: 32px;
}
.mundo strong{
    font-weight: bold;
}
.mundo p{
    float: left;
    width: 100%;
	color: #d9e1e8;
    line-height: 1.9;
    letter-spacing: 0.1px;
}
.mundo hr{
    float: left;
}
.item-grid{
    height: 350px;
    background-position: center center;
    background-size: cover;
    padding: 0px;
}
.item-grid1{
    background-image: url(../images/industrias-1.jpg);
}
.item-grid2{
    background-image: url(../images/industrias-2.jpg);
}
.item-grid3{
    background-image: url(../images/industrias-3.jpg);
}
.item-grid4{
    background-image: url(../images/industrias-4.jpg);
}
.hover-grid{
    background-color: rgba(7, 78, 138, 0.8);
    display: table;
    text-align: center;
    color: #fff;
    position: relative;
    width: 100px;
    height: 100px;
    transition: all 0.5s;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
	cursor:pointer;
}
.text-grid{
    display: table-cell;
    vertical-align: middle;
}
.grid-images h4{
    font-weight: 100;
	font-size:1.8rem;
}
.grid-images strong{
    font-weight: bold;
}
.clientes hr{
    float: left;
}
.clientes h4{
    float: left;
    width: 100%;
	font-size: 2rem;
	color: #4f4f4f;
}
.clientes p{
    float: left;
    width: 100%;
}
.logos{
    float: left;
    padding: 0px;
}
.logos div{
    float: left;
    padding: 0px;
    padding-left: 15px;
}
.logos .row{
    padding-left: 0px!important;
}
.logos img{
    margin-bottom: 15px;
    width: 100%;
}
.clientes{
    background-image: url(../images/IMAGEN_FONDO.PNG);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.image-persona{
    position: relative;
    width: 100%;
    margin-top: 100px;
    left: 100px;
}
.parrafo-client{
    margin: 0px;
    padding: 20px 0px 50px 0px;
    line-height: 1.8;
}
.call-action{
    background-color: #2b2b2b;
    padding: 50px 0px;
    color: #fff;
}
.footer{
    background-color: #014a81;
    color: #fff;
    padding-top: 100px;
}
.footer p{
    font-weight: 100;
    margin: 0px;
}
.footer h3{
    font-weight: 100;
}
.footer h6{
    text-align: right;
    font-weight: bold;
	font-size: 0.9rem;
}
.footer strong{
    font-weight: bold;
}
.accesos-directos ul{
    list-style: none;
    padding: 0px;
    width: 100%;
    text-align: right;
}
.accesos-directos a{
    text-decoration: none;
    line-height: 2.2;
    font-size: 0.9rem;
    color: #93caf3;
}
.accesos-directos a:hover{
    color: #fff;
    text-decoration: none;
}
.png-footer{
    margin-top: 50px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.copyright{
	background-color: #024b82;
    border-top: 1px solid #3c6d92;
    padding: 12px 0px;
    margin-top: 8px;
}
.copyright h6 {
    text-align: center;
    font-weight: 400;
    font-size: 0.8rem;
    color: #a2bcd0;
	margin-top: 8px;
}
.copyright span{
    font-weight: 100;
}
.content {
    background-color: #fff;
    position: relative;
    top: -500px;
    padding: 0px;
    margin-bottom: -350px;
}

.content-solapa {
    background-color: #ffffff00;
    position: relative;
    top: -500px;
    padding: 0px;
    margin-bottom: -350px;
}

.titulos-main:hover {
    background-color: #2f2f2f;
    color: #fff;
    text-decoration: none;
}
.titulos-main.active{
    background-color: #2f2f2f;
    color: #fff;
    text-decoration: none;
}
.titulos-main {
    float: left;
    width: 100%;
    padding: 10px 20px;
    background-color: #e4e4e4;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}
.menu-lateral ul{
    float: left;
    padding-left: 25px;
    list-style: none;
    margin: 0px;
    background-color: #f5f5f5;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.menu-lateral li {
    margin-bottom: 15px;
    padding: 2px 0px;
    font-size: 15px;
}
.card-prs{
    padding: 80px 60px 40px 60px;
    width: 100%;
    float: left;
}
.card-prs p{
    margin: 25px 0px;
	background-color: #ffffffcf;
	padding:15px;
	margin-left: -15px;
}
.png-seccion{
    width: 100%;
    float: left;
    margin: 50px 0px;
}
.png-seccion img{
    width: 100%;
}
.card-prs ul {
    padding: 0px;
    padding-left: 20px;
    margin: 50px 0px;
	background-color: #ffffffb3;
	padding:15px;
}
.card-prs li {
    font-family: gothamBold;
    font-size: 14px;
}
.complementos{
    background-color: #0078d0;
    color: #fff;
}

.principios{
    background-color: #0078d0;
    color: #fff;
}

.principios-2{
    background-color: #004a80;
    color: #fff;
}

.complementos-certificados{
    background-color: #0078d0;
    color: #fff;
	background-image:url(../la-empresa/gestion-de-calidad/cartificados-desktop.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.card-bod{
    padding: 78px 60px 60px 60px;
}

.card-bod-complementos {
    padding: 55px 60px 60px 60px;
}

.card-bod-principios {
    padding: 25px 70px 2px 60px;
}

.no-side-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.card-maps{
    padding: 78px 40px 0px 40px;
}
.complementos ul{
    padding: 0px;
    list-style: none;
    margin: 10px 0px;
}
.complementos ul a{
    color: #a6d6ff;
    font-size: 14px;
}

.complementos ul a:hover{
    color: #fff;
    font-size: 14px;
	text-decoration:none;
}

.btn-person2{
    background-color: #0967b5;
    color: #fff;
    font-size: 12px;
    padding: 5px 25px;
}
.btn-person3 {
    background-color: #0078d0;
    color: #fff;
    font-size: 12px;
    padding: 8px 25px;
    width: 100%;
    max-width: 150px;
}

.btn-person3:hover {
    color: #fff;
	text-decoration:none;
	background-color:#006ab8;
}
.recuadro-anclas{
    width: 100%;
    text-align: center;
}
.recuadro-anclas img{
    height: 60px;
    margin: 20px 0px;
}
.images img{
    width: 100%;
    cursor: pointer;
}
.top-esp{
    background-color: #0078d0;
    text-align: center;
    padding: 10px;
    color: #fff;
}
.top-esp h6{
    margin: 0px;
}

.my-table{
    margin: 0px;
    text-align: center;
}
.my-table tr {
    border-top: 2px #fff solid;
}
.my-table td{
    font-size: 14px;
    text-align: center;
    background-color: #e0edfe;
}
.my-table td:nth-of-type(odd) {
    background-color: #c7e0f4;
}
.my-table th {
    background-color: #005fa4;
    color: #fff;
}
.my-table th:nth-of-type(odd) {
    background-color: #0078d0;
}
.tablas-abc table{
    margin-bottom: 30px;
}
.topblack {
    padding: 10px;
    height: 75px !important;
	z-index: 9998 !important;
}
.consultas{
    background-color: #efefef;
    padding: 15px 50px;
    border-top: 25px solid #fff;
    border-bottom: 25px solid #fff;
}
.consultas p{
    margin: 0px;
}
.top-var{
    text-align: left;
    background-color: #004a80;
    color: #fff;
    padding: 15px 60px;
}

.top-var-industrias {
    text-align: left;
    background-color: #046fbd;
    color: #fff;
    padding: 12px 60px 6px 60px;;
}

.fondo-industrias-1 {
	background-image: url(../images/industrias-1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
}

.fondo-industrias-2 {
	background-image: url(../images/industrias-2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
}

.fondo-industrias-3 {
	background-image: url(../images/industrias-3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
}

.fondo-industrias-4 {
	background-image: url(../images/industrias-4.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
}



.top-var h5{
    margin: 0px;
}
.prod-inf{
    padding: 50px;
    text-align: center;
}
.prod-inf .image {
    max-width: 200px;
    margin: 20px auto;
    width: 100%;
}
.form-solicitud h4{
    color: #0967b5;
	font-size: 2em;
	margin-bottom: 0.4em;
}
.contact-form input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 15px;
    border: none;
    background-color: #f5f5f5;
    outline: none;
    color: #6d6c6c;
}
.contact-form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 15px;
    border: none;
    background-color: #f5f5f5;
    outline: none;
    color: #6d6c6c;
}
.contact-form button {
    border: none;
    background: #0078d0;
    color: #fff;
    padding: 8px 20px;
    width: 100%;
    max-width: 300px;
}
.form-contact hr{
    float: left;
}
.form-contact h3{
    float: left;
    width: 100%;
}
.form-contact p{
    float: left;
    width: 100%;
}
.showroom{
    background-color: #0078d0;
    margin-bottom: 50px;
    color: #fff;
    font-size: 14px;
}
.mascara-contact{
    position: absolute;
    left: 0px;
    margin-top: 40px;
    z-index: 500;
}
.map-contact{
    position: relative;
    /*top: -50px;*/
}
.map-contact iframe{
    width: 100%;
    height: 600px;
}
.showrrom {
    background-color: #0078d0;
    font-size: 14px;
    z-index: 500;
    padding-bottom: 55px;
    color: #fff;
}
.toggle-menu {
    position: relative;
    right: 10px;
    margin: 18px 0px;
    float: right;
}
.mobile-toggle {
    width: 30px;
    margin: 30px auto;
    display: block;
    cursor: pointer;
    font-size: 20px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.mobile-toggle span {
    width: 30px;
    height: 3px;
    margin-bottom: 5px;
    border-radius: 50px;
    background: #fff;
    display: block;
}
.sub-cat{
    position: absolute;
    top: 71px;
    right: 0px;
    background-color: rgb(47, 47, 47);
    border-top: 4px solid rgb(2, 75, 130);
    padding: 25px;
    font-size: 14px;
}

.sub-cat a{
    width: 100%;
    float: left;
    color: #999;
}

.sub-cat ul li a:hover{
    width: 100%;
    float: left;
    color: #FFF !important;
	text-decoration:none !important;
}

.sub-cat-empresa {
    position: absolute;
    top: 71px;
    right: 267px;
    background-color: rgb(47, 47, 47);
    border-top: 4px solid rgb(2, 75, 130);
    padding: 25px;
    font-size: 14px;
    width: 279px;
}


.sub-cat ul {
    float: left;
    width: 100%;
    padding: 0px;
    list-style: none;
    margin: 10px 0px;
    font-size: 12px;
}
.sub-cat li {
    padding: 4px 0px;
    float: left;
    width: 100%;
}
.sub-cat li a{
    color: #CCC !important;
}

.clientes-menu-mobile{
	/*background-color: #033a63 !important;*/
}

.clientes-menu-mobile a {
	color:#b1b1b1 !important;
}

    .float-left-min{
        float: left;
    }
    .float-right-min{
        float: right;
    }
	.column-text-2 {
    	text-align: right;
    	margin-top: 15%;
		padding-right: 50px;
	}
    .column-text-1 {
    	text-align: left;
    	margin-top: 15%;
		padding-left: 50px;
	}

.animacion{
    -webkit-animation: 2s ease -1s normal forwards 1 fadein;
    animation: 2s ease -1s normal forwards 1 fadein;
}

.fondo-industrias{
	float:left;
	width:100%;
	height:100%;
	background-color:#066;
}

.btn-soporte {
    font-size: 0.9rem;
}

.p-soporte {
    font-size: 1.3rem;
    color: #9c9c9c;
    font-weight: bolder;
    letter-spacing: 0.3px;
}

.texto-footer-suave {
    font-size: 0.85rem !important;
    color: #93caf3  !important;
	line-height: 2;
}

.texto-footer-blanco {
    font-size: 0.9rem !important;
    color: #FFF  !important;
	line-height: 2;
}

.texto-footer-blanco {
    font-size: 0.9rem !important;
    color: #FFF  !important;
	line-height: 2;
}

.texto-footer-blanco a:link {
  color: #e2f2ff;
  text-decoration:none !important;
}
.texto-footer-blanco a:visited {
    color: #FFF  !important;
	text-decoration:none !important;
}
.texto-footer-blanco a:hover {
    color: #FFF  !important;
	text-decoration:none !important;
}
.texto-footer-blanco a:active {
    color: #FFF  !important;
	text-decoration:none !important;
}

.left-text-desktop {
	text-align:left !important;
}

.col-mobile-3{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-partners{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.margin-15 {
    margin-right: -15px;
}

.fondo-blanco {
    background-color: white;
	padding:0px !important;
}

.imagen-seccion {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.imagen-showroom {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-complementos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-complementos-a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-anclas {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-anclas-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}


.recuadro-anclas a:hover {
	background-color:#065ea7;
	color:#FFF;
}

.medidas-equipo {
	text-align:center;
	vertical-align:middle;
	padding-bottom: 25px;
}

.sin-margin {
	margin-left:0px !important;
	margin-right:0px !important;
}

.modal-dialog {
    max-width: 900px !important;
    margin: 1.75rem auto !important;
}

.myModal_1 myModal_2 myModal_3 {
    z-index: 9999 !important;
}

.close {
    cursor: pointer;
    margin-top: -46px;
    color: white;
}

.modal {
	padding-right:0px !important;
}

.efecto-imagen {
	background-image:url(../images/mas-ficha.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color:#0967b547;
	opacity:0;
	width:33.333333%;
	height:100%;
	position:absolute;
	cursor:pointer;
}

.efecto-imagen:hover {
	opacity:1;
}

.efecto-imagen-showroom {
	background-image:url(../images/mas-ficha.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color:#0967b547;
	opacity:0;
	width:25%;
	height:100%;
	position:absolute;
	cursor:pointer;
}

.efecto-imagen-showroom:hover {
	opacity:1;
}

.activo-lateral {
    border-bottom: 2px solid #ec7500;
    text-decoration: none;
	cursor: default;
}

.activo-lateral-verde-linea {
    border-bottom: 2px solid #0a9444;
    text-decoration: none;
	cursor: default;
}

.activo-lateral-gris {
	float: left;
    width: 100%;
    padding: 10px 20px;
	color:#FFF !important;
    background-color: #2f2f2f !important;
    font-size: 14px;
    text-decoration: none;
	cursor: default;
}

.activo-lateral-verde {
	float: left;
    width: 100%;
    padding: 10px 20px;
	color:#FFF !important;
    background-color: #219614 !important;
    font-size: 14px;
    text-decoration: none;
	cursor: default;
}

.activo-lateral-bordo {
	float: left;
    width: 100%;
    padding: 10px 20px;
	color:#FFF !important;
    background-color: #bf1e2e !important;
    font-size: 14px;
    text-decoration: none;
	cursor: default;
}


/*.activo-lateral-gris {
	float: left;
    width: 100%;
    padding: 10px 20px;
    background-color: #f5f5f5;
    font-size: 14px;
    text-decoration: none;
	cursor: default;
	border-bottom: 2px solid #ec7500;
}*/

canvas {
	width:100% !important;
	height:auto !important;
}

.principal {
	background-position:bottom right;
	background-repeat:no-repeat;
}

.menu-lateral li a {
    color: #000 !important;
}

.menu-lateral li a:hover {
	text-decoration:none;
	font-weight:bold;
}

.cuadro {
    background-color: #def1ff;
    padding: 26px 27px;
	margin-bottom: 25px;
}

.cuadro p {
	margin-bottom:0px;
}

.col-md-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-md-cert {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.sin-padding-vertical {
	padding-top:0px !important;
    padding-bottom:0px !important;
}

@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}


@media (max-width:1380px){
.carousel-control-prev, .carousel-control-next {
	display: none !important;
}
}

@media (max-width:1215px){
    .header {
        height: auto;
        position: relative;
        padding: 0px;
        padding-top: 100px;
        padding-bottom: 190px;
        color: #fff;
    }
    .images-header {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        background-color: transparent;

    }
	.font-light{
		font-size: 1.8rem !important;
	}

	.header-seccion{
    height: 850px;
    background-image: url(../images/cabezales/back-contacto.jpg);
    background-size: cover;
    background-position: center center;
	}

.content{
    top: -600px;
	margin-bottom: -480px;
}

.content-solapa {
    top: -600px;
    margin-bottom: -480px;
}


.p-soporte {
    font-size: 1.1rem;
}



	.destacado-1{
		font-size: 1.8rem !important;
	}
	.destacado-2{
		font-size: 1.8rem !important;
	}
	.font-light strong {
        font-size: 1.8rem !important;
	}
	.bannerprincipal {
        margin-top: 10px !important;
	}

.clientes h4 {
    font-size: 1.8rem;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col-md-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-md-cert {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.solo-desktop{
	display:none !important;
}
.complementos-certificados {
    background-image: none;
}

.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 80%;
    max-width: 80%;
}

.solapa-menu {
    width: 29%;
}

.bajada-fotos-showroom {
	margin-bottom: 0rem !important;
    margin-top: 0.9rem !important;
}

}



@media (max-width:990px){ /* ESTILOS TABLET */

.icono-separadores {
	margin-top:0px !important;
}

.header .image-banner-2{
	display:none !important;
}

.col-servicios-4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-top: 50px !important;
}

.col-servicios-6 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-top: 50px !important;
}

.fondo-industrias-1 {
	background-size: cover !important;
}

.fondo-industrias-2 {
	background-size: cover !important;
}

.fondo-industrias-3 {
	background-size: cover !important;
}

.fondo-industrias-4 {
	background-size: cover !important;
}

.col-complementos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
	text-align:center;
}

.col-complementos-a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
	text-align:center;
}

.col-anclas {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
.col-anclas-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.header {
    padding-bottom: 0px;
}

.centrar-mobile{
	text-align:center !important;
}

.btn-soporte{
	float:initial !important;
}

.mapa{
	display:none !important;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-sm-6 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.bannerprincipal {
    margin-top: 180px !important;
}

.header .image-banner-1 img {
    max-width: 90% !important;
    margin-top: -515px;
	margin-left: 382px;
}

.menu li {
    margin-left: 15px;
    font-size: 11.5px;
}

.container {
    max-width: 1100px !important;
}

.col-md-6 {
	text-align: center;
}

.col-sm-6 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.col-md-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-cert {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


    .column-text-2{
        text-align: center;
		margin-top: 40px;
		padding:0;
    }
    .column-text-1{
        text-align: center;
		margin-top: 40px;
		padding:0;
    }
    .text-left-max{
        text-align: center;
    }
    .text-center-max{
        text-align: center;
    }
    .text-right-max{
        text-align: center;
    }

.mundo hr{
    float: none;
    clear: both;
}

.clientes hr {
    float: none;
    clear: both;
}

.espaciado-mobile-mundo{
    padding: 40px !important;
}

.espaciado-mobile-clientes{
    padding-top: 42px !important;
}

.mundo {
    height: 640px;
}

.left-text-tablet{
	text-align:left !important;
}

.destacados {
    margin-top: 50px !important;
}

.accesos-directos{
	display:none;
}

.datos-contacto{
	max-width: 100% !important;
    flex: 100% !important;
}

.clientes{
    background-image: url(../images/IMAGEN_FONDO_MOBILE.PNG);
}

.col-mobile-3{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

/* ESTILO SUB MENU MOBILE */

.sub-menu-mobile a {
    color: #c1c1c1 !important;
    font-size: 12px !important;
	padding: 8px !important;
}
/* ESTILO SUB MENU MOBILE */

.mobile ul li {
	border-bottom: 0px !important;

}

.mobile ul li a:hover {
	background: -webkit-linear-gradient(left, rgba(0,81,139,0) 0%, rgba(0,81,139,1) 100%) !important;
}

}


@media (max-width:767px){ /* ESTILOS MOBILE*/

	#form-submit{
	width:100% !important;
	max-width:100% !important;

	}
	.contact-form button {
    max-width: none !important;
	}



	.text-showroom{
		margin-top:100px !important;
		font-size: 31px !important;

	}

.content-solapa {
    top: -850px !important;
    margin-bottom: -700px !important;
}

.icono-separadores {
	margin-top:0px !important;
}

.carousel-indicators {
	top: 1000px !important;
	}

.text-left {
	text-align:left;
}

.header {
    padding-bottom: 0px;
	height: 1px !important;
}

.mundo {
    height: 640px;
}

.mundo hr{
    float: none;
    clear: both;
}

.images-header {
	display:inherit !important;
	background-image: none !important;
}

.base {
	display:none !important;
}

.header .image-banner-1 {
    margin: 78px auto;
}

.header .image-banner-1 img {
    max-width: 90% !important;
    margin-top: initial;
	margin-left: initial;
}

.col-md-6 {
	text-align: center;
}

.col-md-3 {
	width:25% !important;
}


.col-sm-6 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.header p {
    max-width: 100%;
}

.column-servicios {
        padding: 30px;
        padding-top: 95px;
        padding-bottom: 100px;
}
.logo img {
        max-width: 100%;
}
    .header {
        background-attachment: inherit;
        background-size: cover;
    }
    .images-header{
        display: none;
    }
    .float-left-max{
        float: center;
    }
    .column-text-2{
        text-align: center;
		margin-top: 40px;
		padding:0;
    }
    .column-text-1{
        text-align: center;
		margin-top: 40px;
		padding:0;
    }
    .text-left-max{
        text-align: center;
    }
    .text-center-max{
        text-align: center;
    }
    .text-right-max{
        text-align: center;
    }
    .desktop{
        display: none;
    }
	.mobile{
        display: inline;
    }
    #main-toggle {
    	width: 100%;
    	padding: 0px 0px;
    	position: fixed;
    	margin-top: 75px;
    	right: 0px;
    	height: auto;
    	top: 0px;
    	background-color: #000;
    	color: #fff!important;
    	z-index: 9999999!important;
    	transition: all .8s;
    	opacity: 0px;
    	margin-right: -800px;
    }
    #main-toggle ul {
        margin: 0px;
        float: left;
        width: 100%;
        padding: 0px;
    }

    .main-page li:hover {
        background-color: rgba(1, 1, 1, 0.8);
    }

    .main-page li {
        display: inline;
        padding: 4px 10px;
        font-size: 14px;
        transition: all 0.5s;
        border-bottom: 1px solid transparent;
        float: left;
        width: 100%;
        text-align: center;
    }
    .main-page a {
        color: #fff;
        list-style: none;
        text-decoration: none;
        width: 100%;
        float: left;
        padding: 10px;
        text-align: right;
    }

.menu li {
    margin-left: 0px !important;
}

.font-light{
	font-size: 1.4rem !important;
	line-height: 1.8rem !important;
}

.font-light-soporte {
    font-size: 1.8rem !important;
    line-height: 1.8rem !important;
}

.destacado-1{
	font-size: 1.4rem !important;
}
.destacado-2{
	font-size: 1.4rem !important;
}

.clientes h4 {
    font-size: 1.4rem;
}

.clientes hr {
    float: none;
    clear: both;
}

.bannerprincipal {
    margin-top: 130px !important;
}

.header {
    min-height: 975px !important;
}

.espaciado-s{
    padding: 10px !important;
}

.espaciado-m{
    padding: 40px !important;
}

.espaciado-mobile{
    padding: 32px !important;
}

.espaciado-mobile-mundo{
    padding: 40px !important;
}

.espaciado-mobile-clientes{
    padding-top: 55px !important;
}

.barra-back {
    background-size: 44% 100% !important;
}

.logo {
    width: 200%;
}

.solapa-menu {
    width: 42% !important;
}

.columna-equipos h3 {
    font-size: 1.8rem;
}

.columna-equipos p {
    font-size: 1.2rem;
}

.left-text-tablet{
	text-align:center !important;
}

.header .image-banner-1 img {
    max-width: 85% !important;
}

.col-mobile-3{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-cert {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.image-persona {
    margin-top: 35px;
    left: 90px;
}

.col-anclas {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.col-anclas-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.imagen-seccion {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.efecto-imagen {
	background-image:url(../images/mas-ficha.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-color:#0967b547;
	opacity:0;
	width:100% !important;
	height:33.333333% !important;
	position:absolute;
	cursor:pointer;
}

.principal {
	background-image:none !important;
}

/* INICIO ESTILOS CONTACTO */

.mascara-contact {
	display:none;
}

.showrrom {
    margin-top: 55px;
}
/* FIN ESTILOS CONTACTO */

}

@media (min-width:768px){
    .mobile{
        display: none;
    }
	.espaciado-mobile{
    	padding: 32px !important;
	}
    .float-left-min{
        float: left;
    }
    .float-right-min{
        float: right;
    }
	.text-right-min{
		text-align:center;

	}
	.text-left-min{
		text-align:center;

	}
}

@media (max-width:650px){
	.header {
    min-height: 950px !important;
	}
	.carousel-indicators {
	top: 1000px !important;
	}

}
@media (max-width:600px){
	.header {
    min-height: 900px !important;
	}
	.carousel-indicators {
	top: 950px !important;
	}
	.content-solapa {
    top: -775px !important;
    margin-bottom: -700px !important;
	}
}


@media (max-width:545px){

.rellenar {
    height: auto !important;
}
.logo img {
    min-width: 74px !important;
	margin-top:6px !important;
	max-width: 75px !important;
}
.solapa-menu {
    width: 50% !important;
}
.mundo {
    height: 820px !important;
}
.card-bod {
    padding: 78px 6% 53px 6% !important;
}
.card-prs {
    padding: 65px 6% 40px 6% !important;
}
.scroll-tabla-mobile {
    /*overflow-x: scroll !important;*/
}

}

@media (max-width:439px){
.clientes hr {
    float: none;
    clear: both;
	margin-top: 60px;
}
}

@media (max-width:309px){
.clientes hr {
    float: none;
    clear: both;
	margin-top: 80px;
}
}

@media (max-width: 415px){
.btn-soporte {
    font-size: 0.7em !important;
	padding: 15px 20px 15px 20px !important;
}
.h2, h2 {
    font-size: 1.7rem !important;
}
}

@media (max-width: 1216px){
#form-submit {
    width: 100%;
    max-width: none !important;
}
.text-danger, .text-succes {
    margin-top: 75px !important;
}
}
