/*
Theme Name: Intelbureau
Theme URI: http://dupla.mx
Author:  Dupla
Author URI: http://dupla.mx
Description: Intelbureau Dupla

*/

@charset "UTF-8";

/*FUENTES*/


/*
font-family: 'Lato', sans-serif;
font-family: 'Muli', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Codystar', cursive;
*/


/*canvas {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
}*/

.director img {
	width: auto;
	height: 14px;
	padding-left: 10px;
}

#canvasNegro {
	width: 100%;
	height: 100%;
	position: fixed;
}

.fondofrase {
	width: 100%;
	height: 100%;
	position: fixed;
	opacity: 0.7;
}

.menu_li_ing {
	display: none;
}

.botoninferior {
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: 0px;
	z-index: 970;
	cursor: pointer;
}

.botoninferiorsube {
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: 0px;
}

.derechos {
	color: #fff;
	font-size: 14px;
	position: fixed;
	bottom: 30px;
	right: 25px;
	z-index: 150;
	cursor: pointer;
}

.derechos_e {
	top: 20px;
	position: absolute;
	left: 10px;
	max-width: 210px;
	min-height: 40px;
	color: #fff;
	display: none;
	font-size: 12px;
}

.loader {
	width: 100%;
	position: fixed;
	z-index: 1200;
	height: 40px;
	top: 48%;
	text-align: center;
	display: none;
}

.loader img {}

.frase_back_inf {
	color: #fff;
	position: absolute;
	width: 238px;
	font-size: 16px;
	right: 30px;
	top: 70px;
	font-weight: 100;
	display: none;
}

.titulo_b {
	text-align: left;
	padding-left: 9px;
	color: #527891;
	margin-bottom: 30px;
	width: 400px;
	font-size: 44px;
	margin-right: 56px;
	font-weight: 700;
	position: relative;
	line-height: 60px;
	text-transform: uppercase;
}

.frase_rand {
	position: fixed;
	color: #fff;
	top: 23%;
	z-index: 0;
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
	width: 60%;
	width: calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -o-calc(100% - 200px);
	display: none;
}

.movil {
	display: none;
	background: #FFF;
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	z-index: -111;
	background-size: 100%;
	overflow: hidden;
	background-image: url(images/movil.jpg);
}

#canvasGris {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
}

.canvaspng {
	width: 100%;
	height: 100%;
}

path {
	fill: transparent;
	stroke: rgba(218, 218, 218, 0.1);
}

circle {
	fill: rgba(218, 218, 218, 0.3);
	stroke: rgba(218, 218, 218, 0.3);
	pointer-events: none;
}

.canvaspng img {}

#canvasRosa {
	width: 100%;
	height: 330px;
	position: absolute;
	bottom: 0;
}

.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.fbg {
	background: #f5f5f5;
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	z-index: -1;
	background: url(img/nubes.jpg);
	background-size: 100%;
}

.fbg iframe {
	height: 110%;
	margin-top: -4%;
}


/*GENERALES*/

body,
html {
	margin: 0;
	padding: 0;
	min-height: 100vh;
	width: 100%;
	/*font-family: 'Muli', sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 16px;
	background-color: #263844;

    -webkit-overflow-scrolling: touch;
}

.wrapper {
	min-height: 100vh;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #263844;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a,
img {
	border: none;
	text-decoration: none;
}

.contenedor_int a {
	color: #333;
	text-decoration: underline;
}

.clear {
	clear: both;
}


/*MENU*/

.header {
	position: fixed;
	background-color: #263844;
	width: 130px;
	margin-left: 0px;
	height: 100%;
	left: 0px;
	z-index: 1000;
	border-right: 1px solid #f5f5f5;
	vertical-align: middle;
	display: inline-block;
	box-shadow: 2px salmon;
	-webkit-animation: marleft 800ms;
	-webkit-animation-delay: 2s;
	-webkit-animation-fill-mode: forwards;
	z-index: 1000;
	top: 0;
}

@-webkit-keyframes marleft {
	from {
		margin-left: 0px;
	}
	to {
		margin-left: -80px;
	}
}

@keyframes marleft {
	from {
		margin-left: 0px;
	}
	to {
		margin-left: -80px;
	}
}

.header:hover {
	-webkit-animation-delay: inherit;
	-webkit-animation: hmarleft 200ms;
	-webkit-animation-fill-mode: both;
}

@-webkit-keyframes hmarleft {
	from {
		margin-left: ;
	}
	to {
		margin-left: 0px;
	}
}

@keyframes hmarleft {
	from {
		margin-left: ;
	}
	to {
		margin-left: 0px;
	}
}

.header:hover .icono {
	-webkit-animation-delay: inherit;
	-webkit-animation: iconoanit 200ms;
	-webkit-animation-fill-mode: both;
}

@-webkit-keyframes iconoanit {
	from {
		background: ;
		background-size: ;
	}
	to {
		background: url(images/logo_mini.png) no-repeat 44px 0px;
		background-size: 40px;
	}
}

@keyframes iconoanit {
	from {
		background: ;
		background-size: ;
	}
	to {
		background: url(images/logo_mini.png) no-repeat 44px 0px;
		background-size: 40px;
	}
}

.menu {
	vertical-align: middle;
	display: inline-block;
}

.menu_ul {
	width: 46px;
	margin-top: -100px;
	vertical-align: middle;
	display: inline-block;
	-webkit-transition: width 600ms;
	transition: width 600ms;
}

.menu_li {
	width: 50px;
	height: 50px;
	border-bottom: 1px solid #f5f5f5;
	cursor: pointer;
	position: relative;
}

.menu_li:hover {
	background-color: #527891;
}

.over_m {
	position: absolute;
	line-height: 27px;
	padding-left: 5px;
	font-size: 12px;
	color: #f5f5f5;
}

.over_m p {}

.icono {
	background: url(images/logo_mini.png) no-repeat 44px 0px;
	width: 130px;
	height: 100px;
	background-size: 40px;
	opacity: 0.8;
	cursor: pointer;
	-webkit-animation: iconoani 800ms;
	-webkit-animation-delay: 2s;
	-webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes iconoani {
	from {
		background: url(images/logo_mini.png) no-repeat 44px 0px;
		background-size: 40px;
	}
	to {
		background: url(images/logo_mini.png) no-repeat 84px 0px;
		background-size: 40px;
	}
}

@keyframes iconoani {
	from {
		background: url(images/logo_mini.png) no-repeat 44px 0px;
		background-size: 40px;
	}
	to {
		background: url(images/logo_mini.png) no-repeat 84px 0px;
		background-size: 40px;
	}
}

.icono:hover {
	background-color: inherit;
}

.menu01 {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.menu01::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}

.menu02 {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.menu02::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}

.menu03 {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.menu03::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}

.menu04 {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.menu04::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}

.menu05 {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.menu05::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/05.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}


.idioma {
    width: 130px;
    height: 50px;
    opacity: 0.8;
}
.idioma::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    background-image: url(images/menu/06.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    right: 4px;
    top: 4px;
}


.idioma_int {
	color: #f5f5f5;
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
}

.idioma2 {
	color: #f5f5f5;
	background: #263844;
	width: 100%;
	height: 40px;
	position: fixed;
	z-index: 1001;
	bottom: 0;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
	cursor: pointer;
}

.idioma2 .over_m {
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: #f5f5f5;
	line-height: 40px;
	position: absolute;
	display: block;
	background: initial;
	padding: 0;
}


/*contenido*/


/*CSS SCROLL*/

.seccion.home {
	z-index: 10;
}

.mascara {
	width: 100%;
	z-index: 100;
	bottom: 0px;
}

.seccion {
	width: 100%;
	min-height: 100vh;
	position: relative;
	overflow: hidden;
	z-index: 16;
}

.seccion.frase {
	min-height: 350px;
}


/*CSS SCROLL FIN*/

.intel {
	text-align: center;
	width: 278px;
	position: fixed;
	right: 30px;
	top: 30px;
}

.logo {
	background: url(images/new_logo.png) no-repeat;
	width: 278px;
	height: 50px;
	background-size: 210px;
	color: transparent;
	font-size: 0px;
	background-position: center right;
}

.logoEnglish {
	background: url(images/new_logo.png) no-repeat;
	width: 278px;
	height: 50px;
	background-size: 260px;
	color: transparent;
	font-size: 0px;
	background-position: center right;
}

.logo_t {}

.back_sup {
	position: fixed;
	width: 100%;
	top: 0px;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.back_inf {
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 50%;
	z-index: 0;
	overflow: hidden;
	font-size: 30px;
	font-weight: 100;
	display: none;
}

.fondo {
	width: 100%;
	height: -webkit-calc(100% - 220px);
	position: fixed;
	z-index: 1;
	overflow: hidden;
	margin-top: 110px;
	background-size: cover;
	background-position: center;
	top: 0;
}


/**/


/*Safari and Chrome*/

.fondo .superSlide {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-animation: mymove 5s;
	animation: mymove 5s;
}

.superSlide img {
	display: none;
	min-height: 100%;
}

.galeria_mask {
	width: 1200px;
	margin: auto;
	margin-bottom: 20px;
	min-height: 600px;
}

.galeria {
	position: relative;
}

.galeria_int {
	width: 100%;
	margin-right: 10px;
	position: absolute;
	color: #333;
	display: none;
}

.galeria_int h2 {
	margin: 0px;
	font-size: 14px;
	margin-bottom: 30px;
	font-weight: 300;
	width: 31%;
	border: 1px solid;
	padding: 5px;
	position: absolute;
	cursor: pointer;
	height: 35px;
	font-weight: 700;
}

.titulos {
	position: sticky;
	z-index: 30;
	display: flex;
	justify-content: flex-start;
	top: 20px;
}

.titulos h2 {
	margin-bottom: 30px;
	padding: 5px;
	cursor: pointer;
	float: left;
	margin: 0px 10px 0px 10px;
	letter-spacing: 0.05em;
	font-size: 14px;
	font-weight: 700;
	width: calc(100%/3 - 22px);
	border: 1px solid #527891;
	padding: 20px 0px;
	text-align: center;
}

.titulos h2:hover {
	color: #fff;
	background-color: #527891;
}

.actuno {
	color: #fff;
	background-color: #527891;
}

.active {
	background: #333;
	color: #94a5af;
}

.galeria_int ul {
	list-style: none;
	width: 290px;
	padding: 10px;
	padding-top: 80px;
	float: right;
}

.galeria_int li {
	line-height: 28px;
	border-bottom: 1px solid #527891;
	cursor: pointer;
	letter-spacing: 0.03em;
	padding: 4px 10px 5px;
	font-size: 14px;
}
.galeria_int li.act{
    background-color: #527891;
    color: #fff;
}

.galeria_int li:hover {
    background-color: #527891;
    color: #fff;
}

.servicios {
	margin: auto;
	margin-top: 70px;
}

.flecha_izq {
	background: url(images/flecha_izq.png) no-repeat;
	width: 24px;
	height: 58px;
	background-size: 23px;
	position: absolute;
	top: 350px;
	z-index: 14;
	cursor: pointer;
	margin-left: -50px;
	display: none!important;
}

.flecha_der {
	background: url(images/flecha_der.png) no-repeat;
	width: 24px;
	height: 58px;
	background-size: 23px;
	position: absolute;
	top: 350px;
	z-index: 14;
	cursor: pointer;
	margin-left: 720px;
	display: none!important;
}


/*conetido de servicios*/

.contenedor_margen {
	width: 1200px;
	margin: auto;
	position: relative;
	min-height: 300px;
	margin-bottom: 150px;
	margin-top: 100px;
}

.contenedor_int {
	width: 100%;
	margin: auto;
	text-align: center;
}

.galeria_int .contenedor_int {
	margin-top: 80px;
}

.bloque1 {
	width: calc(100% - 420px);
	float: left;
	line-height: 130%;
	padding-left: 10px;
	position: absolute;
	margin-top: 1px;
	padding-bottom: 10px;
}

.bloque2 {
	max-width: calc(100% - 420px);
	float: left;
	line-height: 150%;
	padding: 10px;
	margin-top: 1px;
}

.bloque1 p {
	text-align: left;
	padding-right: 10px;
	line-height: 32px;
	font-size: 16px;
}

.bloque1 h2 {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 7px;
	border: none;
	height: auto;
	text-align: left;
	padding-left: 9px;
	color: #527891;
	margin-bottom: 30px;
	width: 400px;
	margin-right: 26px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 46px;
}

.bloque2 p {
	text-align: left;
	padding-right: 10px;
	line-height: 32px;
	font-size: 16px;
}

.bloque2 h2 {
	margin: 0;
	text-align: left;
	font-size: 32px;
	line-height: 46px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 30px;
	padding-top: 7px;
	border-bottom: 1px solid #527891;
	color: #527891;
	font-weight: 700;
}

.bloque_img {
	width: 100%;
}

.bloque_img img {
	width: 100%;
}


/*sidebar servicios*/

.sidebar {
	width: 300px;
	float: right;
	text-align: left;
}

.servicio_name {
	border-top: 1px dotted #333;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
	width: 96%;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: 2px;
}

.servicio_name:hover {
	color: #f5f5f5;
	background: #333;
}

.servicio_list {
	margin-bottom: 20px;
	display: none;
}

.link {
	text-transform: capitalize;
	position: relative;
	display: block;
	border-bottom: 1px dotted #333;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 10px;
	color: #333;
	cursor: pointer;
}

.link:hover {
	background: #333;
	color: #f5f5f5;
}


/*columna de notas*/

.columna {
	width: 290px;
	text-align: center;
	padding: 10px;
	position: absolute;
	line-height: 20px;
	float: right;
	right: 0;
	top: 105px;
}

.slidecolumna {
	margin-top: 80px;
	right: 0;
	padding-top: 10px;
	margin-left: -80px;
	position: relative;
}

.slidercolumna {
	max-width: inherit;
	width: 100%;
}

.slidercolumna .text {
	text-align: right;
	color: #527891;
	text-shadow: inherit;
	font-size: 24px;
	line-height: 34px;
	text-transform: inherit;
	font-weight: 300;
}

.slidercolumna {
	position: absolute;
	right: 0;
}

.slidercolumna .text p {}

.columna_div {
	font-weight: 600;
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
	width: 100%;
	font-size: 16px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px solid #527891;
}

.columna_ul {
	padding: 0;
	text-align: left;
}

.columna_mascarilla {
	height: 300px;
	overflow-y: scroll;
	margin-top: 10px;
	margin-bottom: 20px;
}

.columna_mascarilla::-webkit-scrollbar {
	width: 0px;
}

.columna_mascarilla::-webkit-scrollbar-track {
	background: transparent;
}

.columna_mascarilla::-webkit-scrollbar-thumb {
	width: 0px;
}

.scrolldown {
	width: 30px;
	height: 30px;
	background: url(images/scroll.png) no-repeat 5px 12px;
	background-size: 19px;
	float: right;
	border: 1px solid #527891;
	cursor: pointer;
}

.scrollup {
	width: 30px;
	height: 30px;
	background: url(images/scroll_02.png) no-repeat 6px 11px;
	background-size: 19px;
	float: right;
	margin-left: 10px;
	border: 1px solid #527891;
	cursor: pointer;
}

.btn_not {
	border-bottom: 1px solid #527891;
	cursor: pointer;
	padding: 8px 10px 10px;
	font-size: 14px;
}

.btn_not:hover {
	background: #527891;
	color: #fff;
}

.btn_not.act {
	background: #527891;
	color: #fff;
}


/*bloque3 about*/

.bloque3 {
	text-align: left;
}

.about {
	min-height: 100px;
	position: relative;
	clear: both;
	margin-bottom: 120px;
	display: flex;
	flex-wrap: wrap;
}

.a_title {
	width: 400px;
	font-size: 44px;
	margin-right: 56px;
	font-weight: 700;
	position: relative;
	line-height: 60px;
	text-transform: uppercase;
	text-align: right;
	color: #527891;
}

.borde {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 240px;
	top: 10px;
}

.a_info {
	width: calc(100% - 485px);
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #527891;
	line-height: 32px;
	font-size: 18px;
}

.director {
	border-bottom: 1px solid #527891;
	padding-bottom: 6px;
	color: #527891;
	cursor: pointer;
	padding-top: 6px;
	padding-left: 20px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 16px;
}

.biografia {
	display: none;
	padding-left: 30px;
	font-size: 16px;
}


/*footer*/

.seccion.contenedor_sec.ultimo {
	height: 300px;
	min-height: initial;
	z-index: 11;
}

.seccion.ultimo {
	z-index: 1;
}

.contFondo {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
}

.contacto {
	max-width: 1200px;
	height: 260px;
	margin: auto;
	margin-top: 30px;
	bottom: 0;
	position: relative;
}

input[name="antibot"] {
	display: none;
}

.contacto .derechos {
	left: 10px;
	top: 10px;
	position: absolute;
	width: 40px;
	height: 40px;
}

.direccion {
	font-family: 'Lato', sans-serif;
	color: #f5f5f5;
	float: right;
	margin-right: 80px;
	font-size: 14px;
}

.direccion p {
	color: #f5f5f5;
}

.contacto form {
	float: right;
	width: 410px;
	display: flex;
	flex-wrap: wrap;
}

.contacto form input {
	border: 1px solid #f5f5f5;
	background: #1f2533;
	width: calc(50% - 18px);
	height: 30px;
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #f5f5f5;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background: rgba(0, 103, 172, 0.7);
	background: transparent;
	margin-right: 10px;
}

.contacto form textarea {
	background: #1f2533;
	border: 1px solid #f5f5f5;
	resize: none;
	margin-bottom: 8px;
	width: 218px;
	height: 105px;
	padding-left: 5px;
	color: #f5f5f5;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background: transparent;
	margin-right: 10px;
	width: calc(100% - 20px);
}

.contacto form input[type="submit"] {
	width: auto;
	line-height: 18px;
	color: #f5f5f5;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	padding: 7px 10px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	height: auto;
}

.contacto form input[type="submit"]:hover {
	background: rgba(255, 255, 255, 0.7);
}

::-webkit-input-placeholder {
	color: #f5f5f5;
}

:-moz-placeholder {
	color: #f5f5f5;
}

.primero {
	position: relative;
	top: 0;
	right: 0;
	width: 1px;
	height: 1px;
	z-index: 0;
}

.seccion.primero {
	position: absolute;
	top: 0;
}

.primero01 {
	z-index: 10;
}

.serviciooos {
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
}


/*slider de texto*/

.slide {
	position: relative;
	margin-top: 80px;
	right: 20px;
}

.mascara .slide {
	margin-top: 40px;
}

.slider {
	position: absolute;
	max-width: 510px;
	right: 0;
}

.text {
	font-size: 40px;
	font-family: lato;
	color: #F5F5F5;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 40px;
	text-shadow: 0px 0px 15px rgb(0, 0, 0);
	text-align: right;
}

.text p {
	margin: 0;
	font-weight: 400;
}


/*idiomas*/

ul .language-chooser li {
	display: block;
}

ul .language-chooser li.active {
	display: none;
	/* opacity: 0; */
}

ul .language-chooser li span {
	color: #fff;
	text-transform: uppercase;
}

#particles {
	position: absolute;
}

#particles-js {
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

/*video home*/
video#bgvid{
	position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    display: none;
}

.full_slider_image {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}

.full_slider_image_int{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.active_primero01 .derechos{
	display: none;
}


.active_primero01 .fondo{
	display: none;
}
.active_primero01 .intel{
	display: none;
}
.active_primero01 .back_sup{
	display: none;
}

.frase_rand{
	display: none!important;
}
