@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'ProxNvRg';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#ProxNvRg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ProxNvMd';
    src: url('fonts/ProximaNova-Medium.eot');
    src: url('fonts/ProximaNova-Medium.eot') format('embedded-opentype'),
         url('fonts/ProximaNova-Medium.woff') format('woff'),
         url('fonts/ProximaNova-Medium.ttf') format('truetype'),
         url('fonts/ProximaNova-Medium.svg#ProxNvMd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ProxNvRgLight';
    src: url('fonts/ProxNvRgLight.eot');
    src: url('fonts/ProxNvRgLight.eot') format('embedded-opentype'),
         url('fonts/ProxNvRgLight.woff') format('woff'),
         url('fonts/ProxNvRgLight.ttf') format('truetype'),
         url('fonts/ProxNvRgLight.svg#ProxNvRgLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ProxNvBd';
    src: url('fonts/ProximaNova-Bold.eot');
    src: url('fonts/ProximaNova-Bold.eot') format('embedded-opentype'),
         url('fonts/ProximaNova-Bold.woff') format('woff'),
         url('fonts/ProximaNova-Bold.ttf') format('truetype'),
         url('fonts/ProximaNova-Bold.svg#ProxNvBd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ProxNvRgBlack';
    src: url('fonts/ProxNvRgBlack.eot');
    src: url('fonts/ProxNvRgBlack.eot') format('embedded-opentype'),
         url('fonts/ProxNvRgBlack.woff') format('woff'),
         url('fonts/ProxNvRgBlack.ttf') format('truetype'),
         url('fonts/ProxNvRgBlack.svg#ProxNvRgBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Grid MOBILE */
html, body {
	position: relative;
	height: 100%;
}
/**/
body {
	font-family: 'ProxNvRg', sans-serif;
	font-size:1em;
	/*font-size:4.5vw;*/
	min-width:320px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	/*
	background-image:url(../../imgs/guarda_roja.png);
	background-position:top left;
	background-repeat:repeat-y;
	*/
	text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important;
}
header {
	position:fixed;
	width: 100%;
	height:70px;
	background:none;
	z-index:1000;
}
.separator_Hdr {width:100%; height:130px; background:none;}
.separator_Hdr_spots {width:100%; height:160px; background:none;}
footer {
	display:block; position:absolute; bottom:0px; left:0px;  width:100%; height:auto; padding:5px 0px; color: #fff; background:#000; z-index:9; border-top: 4px solid #a9d200;
}
.separator_Ftr {width:100%; height:203px; background:none;}
/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.currentColor {fill:#a6d501 !important;}
.color_1 {color:#a6d501 !important;}
.color_2 {color:#345e3d !important;}
.color_3 {color:#c7c7c7 !important;}
.color_4 {color:#5c6257 !important;}
.color_5 {color:#5e3455 !important;}
.color_6 {color:#5ae0fd !important;}
.color_7 {color:#4b746b !important;}
.color_8 {color:#fd775a !important;}
.color_9 {color:#d01c1c !important;}
.color_10 {color:#727272 !important;}
.color_11 {color:#80A940 !important;}
.color_12 {color:rgba(67, 131, 169,1) !important;}
.color_000 {color:#000 !important;}
.color_FFF {color:#FFF !important;}
/* //////////////////////////////////// */
.bckGrnd_1 {
	background:rgba(166, 213, 1, 1) !important;
}
.bckGrnd_2 {
	background:rgba(108, 179, 2, 1) !important;
}
.bckGrnd_3 {
	background:rgba(34, 15, 80, 1) !important;
}
.bckGrnd_4 {
	background:rgba(250, 250, 250, 1) !important;
}
.bckGrnd_5 {background: rgba(245,245,241,1) !important;}
.bckGrnd_FFF {
	background:#FFFFFF !important;
}
.bckGrnd_FFF_90 {
	background:rgba(255, 255, 255, 0.9) !important;
}
.bckGrnd_000 {
	background:#000000 !important;
}
.bckGrnd_txra_1 {background:#000000 url('imgs/textura11.jpg') repeat !important;}
.bckGrnd_txra_2 {background:#000000 url('imgs/fondo-led-grupouno.jpg') no-repeat center top !important; background-size: contain;}
.bckGrnd_grad_1 {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffffff 87%, #bebdbd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffffff 87%,#bebdbd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffffff 87%,#bebdbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* //////////////////////////////////////////////////////////////////////// */
/* /////////////////////////// REDES SOCIALES ///////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
.bckGrFcbk {
	background:#3a589e;
}
.bckGrFcbk:hover {
	background:#24499d;
}
.color_Fcbk {
	color:#3a589e;
}
.color_Fcbk:hover {
	color:#24499d;
}
/* //// */
.bckGrGgl {
	background:#b30404;
}
.bckGrGgl:hover {
	background:#981414;
}
/* //// */
.bckGrItgr {
	/*background:#ea4e55;*/
	background: rgb(244,188,38);
	background: -moz-linear-gradient(45deg,  rgba(244,188,38,1) 10%, rgba(221,59,76,1) 53%, rgba(221,59,76,1) 53%, rgba(88,38,214,1) 100%);
	background: -webkit-linear-gradient(45deg,  rgba(244,188,38,1) 10%,rgba(221,59,76,1) 53%,rgba(221,59,76,1) 53%,rgba(88,38,214,1) 100%);
	background: linear-gradient(45deg,  rgba(244,188,38,1) 10%,rgba(221,59,76,1) 53%,rgba(221,59,76,1) 53%,rgba(88,38,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4bc26', endColorstr='#5826d6',GradientType=1 );
}
.bckGrItgr:hover {
	background:#f46c72;
	background: rgb(244,108,114);
	background: -moz-linear-gradient(45deg, rgba(88,38,214,1) 10%, rgba(221,59,76,1) 53%, rgba(221,59,76,1) 53%, rgba(244,188,38,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(88,38,214,1) 10%, rgba(221,59,76,1) 53%, rgba(221,59,76,1) 53%, rgba(244,188,38,1) 100%);
	background: linear-gradient(45deg, rgba(88,38,214,1) 10%, rgba(221,59,76,1) 53%, rgba(221,59,76,1) 53%, rgba(244,188,38,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5826d6', endColorstr='#f4bc26',GradientType=1 );
}
.color_Itgr {
	color:#ea4e55;
}
.color_Itgr:hover {
	color:#f46c72;
}
/* //// */
.bckGrWatp {
	background:#19CF86;
}
.bckGrWatp:hover {
	background:#19ad72;
}
.color_Watp {
	color:#19CF86;
}
.color_Watp:hover {
	color:#19ad72;
}
/* //// */
.bckGrTwtr {
	background:#10aaf2;
}
.bckGrTwtr:hover {
	background:#62cdff;
}
.olor_Twtr {
	color:#10aaf2;
}
.color_Twtr:hover {
	color:#62cdff;
}
/* //// */
.bckGrYuTb {
	background:#fd3631;
}
.bckGrYuTb:hover {
	background:#e10500;
}
.color_YuTb {
	color:#fd3631;
}
.color_YuTb:hover {
	color_:#e10500;
}
/* //////////////// */
.botRdsScCtnr, .botRdsScCtnr2 {
	text-align:center; color:#FFF; font-weight:900; font-size:1em;
}
.botRdsScCtnr {
	width:18px; height:18px; margin:10px 10px 0px 10px; cursor:pointer;
}
.botRdsScCtnr2 {
	width:40px; height:40px; padding:0px; margin:5px;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.botRdsScCtnr2 a i {margin-top: 8px; font-size: 1.5em;}
/*
.bckGrItgr a i {background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
*/

/* //////////////////////////////////// */
.iFrameYT, .iFrameYTmed, .iFrameYTthumb, .iFrameYTthumb_BIG, .iFrameYT_videos {width: 100%; height: 100%;}
.iFrameYTthumb {height:168px;}
.iFrameYT, .iFrameYTmed {height:240px;}
.iFrameYTthumb_BIG {height:240px;}
.iFrameYT_videos {height:280px;}
/* ///////////////// HPS GRILLA /////////////////// */
.ocultarMobile{display: none !important;}
.mostrarMobile{display:inline-block !important;}
.div_1tercioCol {
	width:98%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_2tercioCol {
	width:98%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_unaCol {
	width:98%; margin:1%; display: inline-block; vertical-align: top; position:relative;
}
.div_dosCol {
	width:98%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_tresCol {
	width:98.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_cuatroCol {
	width:98.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_fullCol {
	width:100%; margin:0 auto; display: inline-block; vertical-align: top; position:relative;
}
/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////// ESTILOS ESTE SITIO //////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
/*h1, h2 {font-family: 'ProxNvBd', sans-serif;}*/
h1 {color:#345e3d;font-size:2em;line-height:1em;}
h2 {font-size:1.5em; font-weight: normal;line-height:1.5em;}
.divWidthRestrict_1280 {width: 98%; max-width: 1280px; margin: 0 auto;}
.divWidthRestrict_1120 {width: 98%; max-width: 1120px; margin: 0 auto;}
.divWidthRestrict_960 {width: 95%; max-width: 960px; margin: 0 auto;}
.divWidthRestrict_570 {width: 95%; max-width: 570px; margin: 0 auto;}
.divWidthRestrict_895 {width: 95%; max-width: 895px; margin: 0 auto;}
/* ///////////////////////////////////// SEPARADORES ////////////////////////////////////// */
.separadorHeader {width: 100%; height: 65px; background: rgba(0,0,0,1);}
.separador_130px {width: 100%; height: 55px;}
.separador_100px {width: 100%; height: 50px;}
.separador_70px {width: 100%; height: 45px;}
.separador_50px {width: 100%; height: 35px;}
.separador_40px {width: 100%; height: 30px;}
.separador_30px {width: 100%; height: 25px;}
.separador_25px {width: 100%; height: 15px;}
.separador_20px {width: 100%; height: 10px;}
.separador_12px {width: 100%; height: 10px;}
.separador_5px {width: 100%; height: 5px;}
.lineSeparator_1 {border-bottom: 2px solid rgba(108,179,2,1);}
/* ///////////////////////////////////// ANUNCIOS ////////////////////////////////////// */
#anuncioCtnr {width:75% !important; max-width:620px; text-align:center;}
#anuncioCtnr img {width:100%; height: auto;}
/* ///////////////////////////////////// HEADER ////////////////////////////////////// */
.logoFill_FFF {
	fill:#FFFFFF;
}
.logoFill_000 {
	fill:#000;
}
.logoHdr {
	width:95%;
	height:auto;
}
.logoHdr {
	display:none;
	margin-top:-6px;
}
.logoHdrCtnr {
	width:85px;
	height:auto;
	padding:2.5% 1%;
}
.logoHdrCtnr img {
	width:100%;
	height:auto;
}
/* //////////////// */
.fixed-header {
	position: fixed;
 	top:0; left:0; margin-left:0;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #F4F4F4;
	z-index:6000000;
}
/* //////////////// */
.hdrRdsCtnr {
	display:none;
	width:160px;
	float:right;
	padding-top:22px;
}
.hdrHead {
	width:100%; max-width: 1280px; margin: 0 auto; height:70px;
}
.hdrBtnrCtnr {
	display:none;
	background:none;
	height:35px;
}
.hdrBotItmLogoRWD {
	display:inline-block; width:40%; padding:4%; text-align:left;
}
.icon_plus, .icon_plusH1, .icon_plusH2 {
	display: none; vertical-align: top; width:auto; margin: 0 20px; padding-top: 6px;
}
.icon_plusH1 {
 padding-top: 20px; margin: 0 50px;
}
.icon_plusH2 {
 padding-top: 10px; margin: 0 50px;
}
.ftrColCrctr1{width: 90%;}.ftrColCrctr1 ul li {margin:5px auto !important;}
.ftrColCrctr2{padding-right: 4%;}
.ftrInnSprtr {
	height: 25px;
}
.ftrColsCtnr h4 {
	 font-family: 'ProxNvBd', sans-serif; font-size: 1.2em; margin: 22px 0px 10px;
}
.ftrColsCtnr ul li {
	display: inline-block; width: 95%;
	margin: 5px auto; padding-left: 10px;
}
.ftrColsCtnr ul li a:hover {
	padding-left: 3px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.ftrColsCtnr ul li i {
	margin-right: 5px;
}
.bot_Contactanos {
	width: 85%;
	max-width: 600px;
	height: auto;
}
.bot_VerMas_1, .bot_VerMas_2 {
	width: 150px;
	height: auto;
	margin-top:15px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bot_subir {
	width: 40px;
	height: auto;
	margin-top:15px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bot_VerMas_1:hover, .bot_VerMas_2:hover, .bot_subir:hover {
	-webkit-filter: drop-shadow(2px 1px 2px rgba(0,0,0,0.4));
  filter: drop-shadow(2px 1px 2px rgba(0,0,0,0.4));
	-webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  
  -webkit-transform:scale(1.02,1.02);
  -moz-transform:scale(1.02,1.02);
  -ms-transform:scale(1.02,1.02);
  -o-transform:scale(1.02,1.02);
  transform:scale(1.02,1.02);
}
.bot_VerMas_2 {
	width: 100px;
}
.paginador {display: none;}
.paginador li, .paginador .currentPag {
	
    width: 20px;
    height:  20px;
    background: #a6d501;
    text-align: center;
    padding:  10px;
    display:  inline-block;
    vertical-align:  top;
	margin: 0.1%;
	cursor: pointer;
}
.paginador .currentPag {background: #000;}
.paginador li a {font-family: #FFF;}
.paginador li:hover {
    background: #b0e00d;
}
/* /////////////////////////////// PISA ESTILOS OWL-CARROUSEL //////////////////////////////// */
.fp-controlArrow.fp-next, .fp-controlArrow.fp-prev{width:40px !important; height: 40px;background:url(imgs/flecha.svg) center center no-repeat;border-color:transparent transparent transparent transparent !important; border-width:38px;}
.fp-controlArrow.fp-prev{transform: scaleX(-1);border-color:transparent transparent transparent transparent !important;}
.owl-nav {position:absolute; width:80%; text-align:center; margin:0 auto;margin-top:-3px;margin-left:10%;}
.owl-nav .owl-prev, .owl-nav .owl-next {width:15px; float: right; cursor: pointer;}
.owl-nav .owl-prev{transform: scaleX(-1); float: left;}
/* ///////////////////////////////////// INICIO ////////////////////////////////////// */
.titLineCtnr {width: 150px; margin-top: 15px !important;}
.iniSecTxtCtnr{width: 70%; padding-top: 15px;}
.pantItmCtnr, .pantallasHdrCtnr {overflow:hidden;height: auto; width: 100%; border-bottom: 1px solid #ddd;}
.iniRdsCtnr {width: 22px; height: 20px; padding: 8px; text-align: center;}
.pantallasHdrCtnr {height: 100px;}
.pantallasIconCtnr {width: 100%; height: auto; margin-bottom: 15px; text-align: center; font-size: 6em;}
.pantallasEjPicCtnr {width: 100%; height: 280px;height: auto; overflow: hidden;}
.pantItm, .pantItm_2 {
	width: 100%;
	height: 100%;
	/*background: rgba(255,255,255,0.8) no-repeat;*/
	background-size: contain;
}
.pantItm_2 {
	background: none;
	transform:scaleX(-1);
	float:right;
}
.pantItm_2 .pantIniDataCtnr {
	transform:scaleX(-1);
}
.pantParallaxINI {
    height: 100%;
    /*background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
.pantParallax {
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
	background-position-y:10%;
}
.parallaxWrapper{height: 100vh; overflow-x: hidden; overflow-y: hidden; perspective: 2px;}
.parallaxSection {position: relative; height: 100vh; display: flex; align-items: center; justify-content: center; color: white; text-shadow: 0 0 5px #000;}
.parallaxItem::after {content: " ";position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform: translateZ(-1px) scale(1.5); background-size: 100%; z-index: -1;}
.pantIniBck_outdoor {background-image: none;}
.pantIniBck_outdoorHDR {background-image: url("f_pantallas/pantallas-outdoor-Hdr.jpg");}
.pantIniBck_indoor {background-image: none;}
.pantIniBck_indoorHDR {background-image: url("f_pantallas/pantallas-indoor-Hdr.jpg");}
.pantIniBck_moviles {background-image: url("f_pantallas/pantallas-moviles-INI.jpg");}
.pantIniBck_movilesINI {background-image: none;}
.pantIniBck_contacto {background-image: url("imgs/Equipo-GrupoUNO.jpg");}
.pantIniDataCtnr {width: 80%; height: auto; padding: 5% 10%;}
.pantIniDataCtnr h3 {font-family: 'ProxNvBd', sans-serif; font-size:2em; line-height: 1.1em;}
.pantIniDataCtnr h4 {font-size:1.5em;}
.pantIniDataCtnr p {font-size:1.1em;}
.pantLogoBckGrnd {background: rgba(0, 0, 0, 0) url("imgs/grupounoled-isologo.svg") no-repeat scroll right center;}

.novsIniItmCtnr {background: rgba(250, 250, 250, 1);}
.novsIniItmPic, .novsListItmPic {width:100%;height: 145px;overflow: hidden; background: rgb(0,0,0);}
.novsIniItmPic img, .novsListItmPic img {width:100%; height: auto;}
.novTitCtnr {
	height: 20px; padding: 10px 0px; font-family: 'ProxNvBd', sans-serif; font-size: 1.3em; background: url('imgs/detalle_bajo.svg') right bottom no-repeat; background-position: 110% 100%;
}
.novTxtCtnr {text-align: left; font-family: 'ProxNvBd', sans-serif; padding: 10px; font-size: 1em; line-height: 1.2em; background: url('imgs/detalle_bajo.svg') right bottom no-repeat; background-position: 110% 100%;}
.novTxtCtnr:hover {color:#009D72;}

.novsListDestcCtnr {width: 99%; margin:0px 0.5% 30px; height: auto;}
.novsListDestcCtnr .novsIniItmPic {height: 430px;}
.novsListDestcCtnr .novTxtCtnr a {font-size: 1.5em; line-height: 1.4em;}
.novsListItmPic {height: 235px;}
	
.intro {
	max-width:90%;
	margin:10px auto;
	height:auto;
}
#inicioVdoExplainer, #inicioVdoExplainer2 {
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black;
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:3;
}
#section0 .layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 43%;
	/* 
	* Preventing flicker on some browsers 
	* See http://stackoverflow.com/a/36671466/1081396  or issue #183
	*/
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*solves problem with overflowing video in Mac with Chrome */
#section0{
	overflow: hidden;
}
/*
*/
#anuncioModalBody video::-webkit-media-controls {
  display:inline-flex !important;
}
video::-webkit-media-controls {
  display:none;
}
.owl-carousel .item {
	margin:0 auto; border:1px solid #f3f3f3; padding:10%; background: #f9f9f9;
}
.owl-carousel .item h3 {
	font-family: 'ProxNvBd', sans-serif; text-transform: uppercase; font-size: 0.8em; line-height: 1.3em; letter-spacing: -0.03em;
}
.mandamientoPicCtnr {width:55%; margin:0 auto; padding-bottom:20px;}
.mandamientoPicCtnr svg { max-height: 70px; max-width: 95px;}
#instalaciones-mapa {display: none; opacity: 0; /*background: url(imgs/mapa-fondo.jpg); background-size: cover;*/ text-align: center; padding-top: 0%;}
#instalaciones-provincia .carouselCtnr { width: 85%; margin: 0 auto;/**/}
/* ///////////////////////////////////// LED EN MANO ////////////////////////////////////// */
.ledMandamientoCntr {display: inline-block; vertical-align: top; width: 85%; margin: 3% 2%; padding: 2%;}
.ledMandamientoPicCtnr {width:95%; margin:0 auto; /*padding-bottom:20px;*/}
.ledMandamientoPicCtnr svg { max-height: 90px; max-width: 115px;}
.ledMandamientoTxtCtnr { width:98%; text-align: center;}
.ledMandamientoCntr h3 { text-transform: uppercase; font-family: 'ProxNvBd', sans-serif;}
.ledMandamientoCntr p { font-size: 1.02em; line-height: 1.3em;}
/* ///////////////////////////////////// PANTALLAS ////////////////////////////////////// */
.pantallasMnCtnr h2 {font-size:1.2em; font-family: 'ProxNvBd', sans-serif;line-height:1.2em;}
.pantallasMnCtnr h3 {text-transform: uppercase;}
.pantallasRowCtnr {}
.pantallasPicCtnr { width: 40%;}
.pantallasPicCtnr img { width: 100%; height: auto;}
.pantallasTxtCtnr {width: 95%; margin: 0 2%;}
/* ///////////////////////////////////// INSTALACIONES ////////////////////////////////////// */
.instalacionItmCtnr { width: 95%; height: auto; display: inline-block; vertical-align: top; margin: 10px 1.5%;}
.instalacionItmCtnr_full { width: 90%; height: auto; display: inline-block; vertical-align: top; margin: 10px 1%;}
.instalacionItmCtnr_full .instalacionItmPic {
	width:100%;
	height: auto;
	overflow: hidden; position: relative;
}
.instalacionItmPic {
	width:100%;
	height: 225px;
	overflow: hidden; position: relative;
}
.instalacionItmPic img {width:100%; height: auto;}
.instalacionTitCtnr {
	position: absolute; left: 5px; top: 5px; height: 20px; padding: 5px; font-family: 'ProxNvBd', sans-serif; font-size: 1.1em; background: rgba(255,255,255,1) url('imgs/detalle_bajo.svg') right bottom no-repeat; background-position: 110% 100%; z-index: 100;
}
.instalacionTxtCtnr {position: absolute; bottom: 0px; z-index: 100; width: 100%; height: 40px; overflow: hidden; text-align: left; font-family: 'ProxNvBd', sans-serif; padding: 10px; font-size: .9em;background: url(0,0,0,0.7); /*background: url('imgs/detalle_bajo.svg') right bottom no-repeat; background-position: 110% 100%;*/}
.instalacionTxtCtnr h4 { font-family: 'ProxNvBd', sans-serif; font-size: 1.4em;}
.instalacionTxtCtnr:hover {color:#009D72;}
.instThmLogoCtnr {width:9%; margin-right:3%;}
.instThmTitCtnr {width:85%; font-size: .8em;}
.instalacionesTitCtnr {padding-top: 10px;}

select.styled-select, select.styled-select-short {
	width:99.5%;
	height:40px;
	background:#fff url('formStyles/flechaDropDown.svg') no-repeat 115% 50%;
	background-size:30% 30%;
	overflow:hidden;
	line-height:1.5rem;
	padding:0px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
	appearance:button;
	-moz-appearance:button; 
   -webkit-appearance: button;/* Firefox */
   -webkit-border-radius: 0px;
   /* -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
	box-sizing: border-box !important;
}
select.styled-select-short {width:9.5%; min-width: 80px; background: #fff url(formStyles/flechaDropDown.svg) no-repeat 90% 50%; background-size: 25% 25%;-webkit-padding-start: 5px;font-size: 1em; font-weight: 600;}
/* ///////////////////////////////////// G1 STUDIO ////////////////////////////////////// */
.ajusteTransformY {transform: translateY(0%);}
.ajustePicWidth50per img {width: 50%;}
/* ///////////////////////////////////// PREGUNTAS FRECUENTES ////////////////////////////////////// */
.accordion-content img { width: 98%; height:auto;}
.accordions .accordion-title { width: 98%; padding: 1.5%; margin: 1% 0%; background:#99bf3a;}
.accordions .accordion-title a, .accordions .accordion-title a:after{ font-size: 1em; font-family: 'ProxNvBd', sans-serif; color:#FFF;border-color:#ed7218;text-transform: uppercase;}
.accordions .accordion-title:hover{background:#7b9a2f;}
/* ///////////////////////////////////// NOVEDADES ////////////////////////////////////// */
.novsGalThmbCtnr {height: auto; width: 47%; overflow: hidden;}
.novsMnFtgCtnr {height:auto; /*max-height: 450px;*/ overflow:hidden;}
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* Grid TABLETS */
@media only screen and (min-width: 481px) and (max-width: 768px) {
body {
	font-size:0.5em;
	font-size:2.5vw;
}
header {
	position:fixed;
	width: 100%;
	height:100px;
	z-index:1000;
}
footer {
	display:block; position:absolute; bottom:0px; left:0px;  width:100%; height:40px; padding:10px 0px; background:#000; z-index:9;
}
/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////// ESTILOS ESTE SITIO //////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.ftrColsCtnr ul li {
	display: block; width: 100%;
	margin: 10px auto; padding-left: 10px;
}
.separator_Hdr_spots {width:100%; height:210px; background:none;}
}
.hdrHead {
	width:100%; max-width: 1280px; margin: 0 auto; height:70px;
}
/* ///////////////////////////////////// G1 STUDIO ////////////////////////////////////// */
.ajusteTransformY {transform: translateY(0%);}
.ajustePicWidth50per img {width: 50%;}
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* Grid PC SMALL */
@media only screen and (min-width: 769px) and (max-width: 959px) {
body {
	font-size:0.7em;
	font-size:1vw;
}
header {
	position:fixed;
	width: 100%;
	height:145px;
	z-index:1000;
}
footer {
	display:block; position:absolute; bottom:0px; left:0px;  width:100%; height:40px; padding:10px 0px; background:#000; z-index:9;
}
/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////// ESTILOS ESTE SITIO //////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.separator_Hdr_spots {width:100%; height:210px; background:none;}
.hdrHead {
	width:100%; max-width: 1280px; margin: 0 auto; height:70px;
}
.bckGrnd_grad_1 {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffffff 28%, #bebdbd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffffff 28%,#bebdbd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffffff 28%,#bebdbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
h1 {font-size:5em;line-height:1em;}
h2 {font-size:1.5em; font-weight: normal;line-height:1.5em;}
/* ////////// */
/* ///////////////////////////////////// NOVEDADES ////////////////////////////////////// */
.novsGalThmbCtnr {height: 120px; width: 85%; overflow: hidden;}
}
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* Grid MEDIUM TO BIG */
@media only screen and (min-width: 960px) {
body {
	font-size:0.9em;
	/*font-size:0.8vw;*/
}
header {
	position:fixed;
	width: 100%;
	height:95px;
	z-index:1000;
}
footer {
	display:block; position:absolute; bottom:0px; left:0px;  width:100%; height:320px; padding:10px 0px; background:#000; z-index:9;
}
/* ///////////////// HPS GRILLA /////////////////// */
.ftrColsCtnr ul li {
	display: block; width: 100%;
	margin: 10px auto; padding-left: 10px;
}
.ocultarMobile{display: inline-block !important;}
.mostrarMobile{display:none !important;}
.div_1tercioCol {
	width:32%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_2tercioCol {
	width:64.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_unaCol {
	width:23.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_dosCol {
	width:48.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_tresCol {
	width:73.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_cuatroCol {
	width:98.5%; margin:0.5%; display: inline-block; vertical-align: top; position:relative;
}
.div_fullCol {
	width:100%; margin:0 auto; display: inline-block; vertical-align: top; position:relative;
}
.divWidthRestrict_1280 {width: 100%; max-width: 1280px; margin: 0 auto;}
.divWidthRestrict_1120 {width: 100%; max-width: 1120px; margin: 0 auto;}
.divWidthRestrict_960 {width: 100%; max-width: 960px; margin: 0 auto;}
.divWidthRestrict_570 {width: 95%; max-width: 570px; margin: 0 auto;}
/* ///////////////////////////////////// HEADER ////////////////////////////////////// */
.fixed-header {
	height: 95px;
}
/* //////////////// */
.logoHdrCtnr {
	width:235px;
	height:auto;
	padding:3% 1%;
}
.hdrHead {
	height:95px;
}
.hdrBtnrCtnr {
	display:block;
	height:auto;
}
.hdrRdsCtnr {
	display:none;
	width:100%;
	padding-top:10px;
}
/* //////////////////////////////////// */
.iFrameYT {width: 100%; height: 718px;}
.iFrameYTmed {width: 100%; height: 540px;}
/* /////////////////////////////// SEPARADORES //////////////////////////////// */
.separator_Ftr {height: 320px;}
.separadorHeader {width: 100%; height: 75px; background: rgba(0,0,0,1);}
.separador_130px {width: 100%; height: 130px;}
.separador_100px {width: 100%; height: 100px;}
.separador_70px {width: 100%; height: 70px;}
.separador_50px {width: 100%; height: 50px;}
.separador_40px {width: 100%; height: 40px;}
.separador_30px {width: 100%; height: 30px;}
.separador_25px {width: 100%; height: 25px;}
.separador_20px {width: 100%; height: 20px;}
.separador_12px {width: 100%; height: 12px;}
.separator_Hdr_spots {width:100%; height:183px; background:none;}
	

/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////// ESTILOS ESTE SITIO //////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
h1 {font-size:3em;line-height:1em;}
h2 {font-size:1.5em; font-weight: normal;line-height:1.5em;}
	
.icon_plus, .icon_plusH1, .icon_plusH2 {
	display: inline-block; vertical-align: top; width:auto; margin: 0 20px; padding-top: 6px;
}
.icon_plusH1 {
 padding-top: 10px; margin: 0 50px;
}
/* ///////////////////////////////////// SEPARADORES ////////////////////////////////////// */
.separadorHeader {width: 100%; height: 95px; background: none /*rgba(0,0,0,1);*/}
/* ///////////////////////////////////// INICIO ////////////////////////////////////// */
#bot_Snd {position: absolute; width: 40px; height: 40px; margin-top: 90px; top: 5%; right: 5%; z-index: 100; opacity:0.8; text-align: left;}
.owl-carousel .item h3 {
	font-family: 'ProxNvBd', sans-serif; text-transform: uppercase; font-size: 1em; line-height: 1.3em; letter-spacing: -0.03em;
}
.pantIniBck_outdoor {background-image: url("f_pantallas/pantallas-outdoor-INI.jpg");}
.pantIniBck_indoor {background-image: url("f_pantallas/pantallas-indoor-INI.jpg");}
.pantIniBck_movilesINI {background-image: url("f_pantallas/pantallas-moviles-INI.jpg");}
.pantItmCtnr, .pantallasHdrCtnr {
	overflow:hidden;
    height: 420px;
	width: 100%;
	border: none;
}
.pantallasHdrCtnr {
    height: 280px;
}
.pantItm, .pantItm_2 {
	width: 50%;
	height: 100%;
	background: url("imgs/recuadro.svg") no-repeat;
	background-size: contain;
}
.pantIniDataCtnr {width: 70%; height: auto; padding: 5% 10%;}
	
.pantLogoBckGrnd {background: none;}
#instalaciones-mapa { display: inline-block; opacity: 0; /*background: url(imgs/mapa-fondo.jpg); background-size: cover;*/ text-align: center; padding-top: 0%;}
.pantItm_2 {
	background: url("imgs/recuadro.svg") no-repeat;
	transform:scaleX(-1);
	float:right;
}
#instalaciones-provincia .carouselCtnr { width: 85%; margin:none;}
.ftrColCrctr1{width: 17%;}
/* ///////////////////////////////////// INSTALACIONES ////////////////////////////////////// */
.pantParallax {
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
	background-position-y:0%;
}
.instalacionesTitCtnr {padding-top: 110px;}
.instThmTitCtnr {width:85%; font-size: 1em;}
.instalacionItmCtnr { width: 44%; height: auto; display: inline-block; vertical-align: top; margin: 10px 1.5%;}
.instalacionItmPic {
	width:100%;
	height: 280px;
	overflow: hidden; position: relative;
}
.instalacionTxtCtnr h4 { font-family: 'ProxNvBd', sans-serif; font-size: 1.4em;}
/* ///////////////////////////////////// PANTALLAS ////////////////////////////////////// */
	
.pantParallax {
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
	background-position-y:0px;
}
.pantallasMnCtnr h2 {font-size:2em; font-family: 'ProxNvBd', sans-serif;line-height:1.5em;}	
/* ///////////////////////////////////// LED EN MANO ////////////////////////////////////// */
.ledMandamientoCntr {display: inline-block; vertical-align: top; width: 65%; margin: 1% 2%; padding: 2%;}
.ledMandamientoPicCtnr {width:25%; margin:0 auto; /*padding-bottom:20px;*/}
.ledMandamientoPicCtnr svg { max-height: 90px; max-width: 115px;}
.ledMandamientoTxtCtnr { width:60%; text-align: left;}
.ledMandamientoCntr h3 { text-transform: uppercase; font-family: 'ProxNvBd', sans-serif;}
.ledMandamientoCntr p { font-size: 1.02em; line-height: 1.3em;}
/* ///////////////////////////////////// G1 STUDIO ////////////////////////////////////// */
.ajusteTransformY {transform: translateY(100%);}
.ajustePicWidth50per img {width: 100%;}
/* ///////////////////////////////////// PREGUNTAS FRECUENTES ////////////////////////////////////// */
.accordions .accordion-title a, .accordions .accordion-title a:after{ font-size: 1.8em; font-family: 'ProxNvBd', sans-serif; color:#FFF;border-color:#ed7218;text-transform: uppercase;}
}
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////// *//*
@media only screen and (min-width: 1921px) {
body {
	font-size:1em;
	font-size:0.7vw;
}
footer {
	display:block; position:absolute; bottom:0px; left:0px;  width:100%; height:400px; padding:10px 0px; background:#000; z-index:9;
}
	.separator_Ftr {height: 440px;}
}*/