html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}


a{
	border: none;
	text-decoration: none;
	color: #000;
}

html{
    background-color: #FFF;
}

.fz13{ font-size: 17px;}


@font-face {font-family: 'DINPro-Regular'; src: url(DINPro-Regular.otf); }
@font-face {font-family: 'DINPro-Bold'; src: url(DINPro-Bold.otf); }
@font-face {font-family: 'AbhayaLibre-Regular'; src: url(AbhayaLibre-Regular.ttf); }
@font-face {font-family: 'BebasNeueBold'; src: url(BebasNeueBold.otf); }
@font-face {font-family: 'BebasNeueRegular'; src: url(BebasNeueRegular.otf); }
@font-face {font-family: 'AbhayaLibre-Bold'; src: url(AbhayaLibre-Bold.ttf); }



/*@font-face {font-family: ''; src: url(); }*/

.tar{
	text-align: right;
}

.ff1{
    font-family: 'DINPro-Regular';
    font-size: 14px;
    color:#BCCE42;
    text-transform: uppercase;
}

.ff2{
    font-family: 'DINPro-Regular';
    font-size: 14px;
    color:#044957;
    text-transform: uppercase;
}

.ff3{
    font-family: 'BebasNeueBold';
    font-size: 40px;
    color:#FFF;
	text-transform: uppercase;
    margin-bottom:5px;
    line-height: 40px;
}

.ff4{
    font-family: 'BebasNeueBold';
    font-size: 50px;
    color: #BCCE42;
    text-transform: uppercase;
}

.ff5{
    font-family: 'BebasNeueBold';
    /*font-size: 45px;
    color: #BCCE42;
    text-transform: uppercase;*/
}

.ttl{
	text-transform: lowercase;
}

.epc1{
	color: #044957;
	margin: 15px 0px;
	font-size: 22px;
	font-family: 'AbhayaLibre-Bold';
}


/*.lnkt1:hover{
    color:#BCCE42;
    background-color: #044957;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}*/


/*.ff1{ font-family: ''; font-size: 14px; margin-bottom: 5px; }*/

/*
html{
	background-color:#000;
	background-image:url(IMG/bck2.jpg);
	background-size: 100%;
    background-repeat: no-repeat;
}

.drkbc{
	background-color:rgba(0,0,0,0.6);
	position:relative;
    margin:auto auto;
	width:500px;
	height:600px;
	border-radius:250px;
	margin-top:10%;
	border: 1px solid rgba(0,0,0,0.5);
}


.inp1x{
	width: 498px;
    height: 30px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #000;
}

.inp1xa{
	width: 398px;
    height: 30px;
    background-color: #000;
    border-radius: 5px;
    border: 1px solid #000;
	margin:0 auto;
}


@font-face {
    font-family:'Fira Sans Light';
    src: url(CSS/font/FiraSans-Light.otf);
}

@font-face {
    font-family:'Fira Sans Bold';
    src: url(CSS/font/FiraSans-Bold.otf);
}*/

/*@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: local('Abel Regular'), local('Abel-Regular'), url(../CSS/UzN-iejR1VoXU2Oc-7LsbvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}*/

/*h1{
	font-family:'Fira Sans Light';
}

p{*/
	/*font-family:'Fira Sans Light';*/
	/*font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*}

.fac{
	text-align:center;
}*/




body{
	background-color:#FFF;
}

.centrize {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  position: relative;
}

.v-center {
  display: table-cell;
  vertical-align: middle;
}



.dvcent{
	position:relative;
	width:360px;
	height:270px;
	background-color: rgba(4,73,87,0.7);
	border-radius:20px;
	/*border-top-right-radius:20px;
	border-bottom-left-radius:20px;*/
	margin:0 auto;
	padding:5px 30px;
	box-shadow: 5px 0px 45px rgba(0,0,0,0.4);
}

.dvcent2{
	width:100%;
	height:87.5%;
	/*background-color:#DC4C4E;*/
	/*padding:;*/
}

.reccon{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
}

.reccot{
	position:relative;
	width:500px;
	height:400px;
	background-color:#F1F1F1;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	margin:0 auto;
	padding:15px;
	border: 2px solid #00263E;
	box-shadow: 5px 0px 45px rgba(0,0,0,0.4);
}

.lodx{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}


.hover:hover{
	cursor:pointer;
}

.centrimg{
	display: block;
	margin:0 auto;
}

.inp1pass{
	width:100%;
	height:30px;
	background-color:#f1f1f1;
}

.inp1passb{
	width:100%;
	height:30px;
	background-color:#00263e;
	color:#FFFFFF;
}

.fcw{
	color:#FFFFFF;
}

.fzg{
	font-size:25px;
	text-transform:uppercase;
}

.pasnd{
	position:absolute;
	left:160px;
	bottom:-30px;
	width:120px;
	height:25px;
	padding-top:5px;
	background-color: rgb(188,206,66);
	border-bottom-left-radius:15px;
	border-bottom-right-radius:10px;
}

.fac{
	text-align:center;
}

.closex{
	position:absolute;
	top:-50px;
	right:-50px;
	width:50px;
	height:50px;
	/*background-color:#00FF05;*/
	background-image:url(../IMG/close.png);
    background-size: 100%;
    background-repeat: no-repeat;
}


.hetpcd{
	margin: 0 auto;
}



.exp_bo{
    position: absolute;
    top: 340px;
    left: 0px;
    width: 100%;
    min-height: 50px;
	/*background-color: #ffffff;*/
	/*z-index: 2;*/
	/*background-color: #80ff00;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
}

.exp_box{
    position: absolute;
    top: 315px;
    left: 0px;
    width: 100%;
    min-height: 50px;
	/*background-color: #ffffff;*/
	/*z-index: 2;*/
	/*background-color: #80ff00;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
}

.exp_co{
	position: relative;
	float: center;
    width: 900px;
    min-height: 700px;
	margin: 0 auto;
	/*background-color: #e6e6e6;*/
	/*background-color: #80ffff;*/
	padding-top: 0px;
	/*padding: 20px 20px;*/
}


.exp_cox{
	position: relative;
	float: center;
    width: 1100px;
    min-height: 700px;
	margin: 0 auto;
	/*background-color: #e6e6e6;*/
	/*background-color: #80ffff;*/
	padding-top: 0px;
	/*padding: 20px 20px;*/
}







.logcls{
    /*background: url(../IMG/Back_Resultados.jpg) no-repeat center center fixed;*/
    /*background-repeat: no-repeat;
    background-size: cover;*/
    -webkit-background-size: 100%; 
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}

.exp_h_a{
	position: absolute;
	top:100px;
	left: 50px;
	/*background-color: #0000ff;*/
	/*padding: 10px 0px;*/
}

.exp_h_b{
	position: absolute;
	top:50px;
	right: 5px;
	padding-top: 30px;
	text-align: right;
	/*background-color: #0000ff;*/
	/*padding: 10px 0px;*/
}

.exp_h_bg{
	position: relative;
	width: 900px;
	height: 250px;
	/*background-color: #ff8040;*/
	margin: 0 auto;
	/*padding: 10px 0px;*/
}

/*body, html {
    height: 100%;
    margin: 0;
}*/

.logg{
	position: fixed;
	top:0px;
	left:0px;
    /* The image used */
    background-image: url(../IMG/Back_Resultados.jpg);

    /* Full height */
	height: 100%; 
	width: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	background-color: #5d5d5d;
}

.exp_h{
    position: fixed;
    top: 0px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/Back_Header2.png);
	
	/*padding: 200px 0px;*/

	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	/*background-color: #BCCE42;*/
}




/*-----art-----*/

.art_tol{
    background-image: url(../IMG/header_Manifestacion.jpg);
}

.art_smp{
    background-image: url(../IMG/header_Seguridad_Mujeres.jpg);
}

.art_tflv{
    background-image: url(../IMG/header_3ra_Vencida.jpg);
}

.art_radvot{
    background-image: url(../IMG/Header_Radiografia.jpg);
}


.bckg{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
}

.art_h{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/Voto_02.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h2{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/Header_Cultura.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}


.art_exit{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/Header_Exit_Poll18.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}


.art_h3{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/header_Voto_Generacional.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h4{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/header_Tolerancia.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h5{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/header_06.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h6{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/header_07.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h7{
    position: fixed;
    top: 60px;
    width: 100%;
	height: 250px;
	background-image: url(../IMG/Header_Sentimientos.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}




.dvmenx3{
	position: relative;
	float: left;
	width: 290px;
	height: 200px;
	background-color: #008080;
	margin: 5px;
}

.qwer{
	-moz-transition: all .5s ease;
    -webkit-transition: all  .5s ease;
    transition: all .5s ease;
	background-image: url(../IMG/prop1.png);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
}

.qwer:hover{
	background-size: 150% 150%;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}










/*nav {
    background-color: #34495e;
    height: 80px;
        position: fixed;
        width: 100vw;
        top: 0;
        z-index: 999;
}*/

/*#logo {height: 80px; margin-left: 20px;}*/



/* Media Queries */
/*@media screen and (max-width: 960px) {
    .parent {width: 100%; margin: 20px 0px}
        .wrapper {padding: 20px 20px;}
}*/




/*.hello {display: none}*/

/*.work-item{
	width: 500px;
	height: 500px;
	background-color: #008080;
}*/










.work-item{
	float: left;
	position: relative;
	overflow: hidden;
	width: 290px;
	height: 200px;
	margin: 5px;

  }
  .work-item a {
	display: block;
	position: relative;
	overflow: hidden;
  }
  .work-item img {
	  width: 100%;
	  height: 100%;
	/*-webkit-transform: scale(0.9);
	transform: scale(0.9);*/
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
  }
  .work-item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
  }
  .work-item:hover .work-info {
	opacity: 1;
  }
  .work-item:hover .work-info h3,
  .work-item:hover .work-info p {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
  }
  .work-item:hover .work-info h3:after {
	width: 60px;
	opacity: 1;
  }
  .work-item img {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
  }
  
  .work-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0px;
	bottom: 0px;
	/*width: 89%;
	height: 60%;*/
	padding: 30px 30px;
	/*background-color: rgba(3, 73, 87, 0.65);*/
	background-color: rgba(0,0,0, 0.1);
  
	-webkit-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
  }
  
  .work-info:hover {
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
  
  }
  
  .work-info .v-center {
	vertical-align: top;
  }
  .work-info h3 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	opacity: 0.9;
	font-family: 'BebasNeueBold';
  }
  .work-info p {
	color: #BDCF42;
	font-size: 14px;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	opacity: 0;
	font-family: 'AbhayaLibre-Regular';
	/*text-align: center;*/
  }

.lnvrd{
	width: 100%;
	height: 2px;
	background-color: #BCCE42;
	margin: 5px 0px;
}


.art_mm{
	position: fixed;
	width: 100%;
	height: 55px;
	top: 0px;
	left: 0px;
	background-color: #E5E5E5;
	z-index: 5000;
	border-bottom: 10px solid #ffffff;
}

/*.btnmi{
	text-align: right;
	margin: 0px 0px 0px 0px; 
}*/

.btnmi{
	font-family: 'BebasNeueRegular';
	text-align: right;
	margin: 20px 20px;
	font-size: 20px;
	cursor: pointer;
}

.exp_co_ca{
	position: relative;
	float: left;
	width: 437.5px;
	min-height: 200px;
	/*background-color: #00ff00;*/
	margin-right:25px; 
}

.exp_co_cb{
	position: relative;
	float: left;
	width: 437.5px;
	min-height: 200px;
	/*background-color: #0000ff;*/
}

.exp_co_cg{
	position: relative;
	float: left;
	width: 98%;
	min-height: 50px;
	/*padding: 0px 20px;*/
	margin: 0px 10px;
	padding-bottom: 50px;
	/*background-color: #a3a3a3;*/
}

.exp_dvcl{
	position: relative;
	float: left;
	width: 900px;
	height: 10px;
	background-color: #5d5d5d;
}

h1{
	font-family: 'BebasNeueBold';
	font-size: 40px;
	text-align: center;
}

h2{
	font-family: 'BebasNeueBold';
	font-size: 38px;
	margin-bottom: 5px;
}

.h2t2{
	font-family: 'AbhayaLibre-Bold';
	font-size: 30px;
	margin-bottom: 5px;
}

.txtres{
	margin: 10px 0px;
	padding: 10px;
	color: #333333;
	font-size: 15px;
	background-color: rgba(189,207,66,0.3);
	border-top: 1px solid #BCCE42;
	border-bottom: 1px solid #BCCE42;
}

.txtresdv{
	margin: 0px 0px;
	padding: 5px 10px 0px 10px;
	color: #333333;
	font-size: 15px;
	/*background-color: rgba(189,207,66,0.3);*/
	border-top: 1px solid #BCCE42;
	border-bottom: 1px solid #BCCE42;
}

.txtresdr{
	margin: 5px 0px;
	padding: 10px;
	color: #333333;
	font-size: 15px;
	/*background-color: #f49131;*/
	border-top: 1px solid #DFB211;
	border-bottom: 1px solid #DFB211;
	font-weight: bold;
}

.brdr1{
	border: 1px solid #000;
	width: 435.5px;
}

.exp_h_bt{
	position: relative;
	width: 900px;
	height: 30px;
	/*background-color: #ff8040;*/
	margin: 0 auto;
	/*padding: 10px 0px;*/
}

.exp_h_blsm{
	position: absolute;
	top:-20px;
	left: -25px;
	width: 300px;
	height: 230px;
	/*background-color: #00263e;*/
	z-index: 5000;;
}


.simotop{
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 1;
}

.exp_go_m{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 280px;
	min-height: 50px;
	background-color: #989898;
	padding: 0px 0px;
	z-index: 500;
}

.lnvrd_m{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #BCCE42;
	/*background-color: BCCE42;*/
	margin: 10px 0px;
	font-family: 'BebasNeueRegular';
	font-size: 18px;
	cursor: pointer;
}

.lnvrd_m2{
	width: 100%;
	min-height: 17px;
	/*border-bottom: 1px solid #BCCE42;*/
	/*background-color: BCCE42;*/
	margin: 0px 0px;
	cursor: pointer;
	padding: 5px 0px;
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.lnvrd_m2:hover{
	background-color: #4D4D4D;
	color: #bdcf42;
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
	transition: all .3s ease;
}


.lnvrd_m2ln{
	position: relative;
	width: 250px;
	height: 1px;
	margin: 0 auto;
	/*margin-top: 10px;*/
	background-color: #BCCE42;
; 
}

.lnvrd_m2tx{
	font-family: 'BebasNeueRegular';
	font-size: 18px;
	margin: 0px 15px;
	padding: 0px;
	text-transform: lowercase;
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	/*margin-bottom: 5px;*/
}

/*lnvrd_m2tx:hover{
	color: #BCCE42;
}*/
.lnvrd_m:hover{
	background-color: #4D4D4D;
	color: #BDCF42;
	/*color: #FFF;*/
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


#dot{
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .4s;
}

.sldimg{
	/*cursor: pointer;*/
}

#msjimg{
	position: fixed;
	top:0px;
	left: 0px;
    width: 500px;
    height: 500px;
    background-color: #ff0000;
	padding: 5px;
	z-index: 5000;
}






div#stage{ 
	position: relative;
	overflow: hidden;
	/*padding: 200px;*/
	background-color: #d2d2d2;
	/*width: 500px;
	height: 400px;*/
	/*border: 1px solid #ccc;
	background-color: #008080;*/
	}
	
img#follower{ position: absolute; }




.hidc{
	cursor: none;
}


p{
	font-family: 'AbhayaLibre-Regular';
	font-size: 20px;
	margin: 15px 0px;
	color: #333333;
	text-align: justify;
	line-height: 25px;
}

.fhtyr{
	line-height: 15px;
}

.pli2{
	margin: 0px 15px 0px 15px;
	font-size: 18px !important;
}

.pli{
	margin: 0px 15px 10px 15px;
	font-size: 18px !important;
}

.lneg{
    font-weight: bold;
    font-family: 'AbhayaLibre-Bold';
    text-align: left !important;
}

.fc2{
	color: #044957;
	/*color:#ff8040;*/
}

.citer{
	font-size: 12px;
}

.citer2{
    font-size: 12px;
    line-height: 12px;
    border-bottom: 1px solid #898989;
    border-top: 1px solid #898989;
    padding: 5px 0px;
}



.spact{
	height: 85px;
	/*background-color: #008080;*/
}

.spact2{
	height: 40px;
	/*background-color: #008080;*/
}


.dvcort1{
    width: 85%;
    text-align: left !important;
}

p.epc1{
    text-align: left !important;
}


.footer{
    position: relative;
    float: left;
    width: 100%;
    height: 215px;
    background-color: #e5e5e5;
}



.footerb{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 15px;
    background-color: #0a4956;
    text-align: center;
    padding: 25px 0px;
    color: #FFF;
    font-size: 13px;
}


.sdr17{
    /*vertical-align: baseline;*/
    border-right: 1px solid rgba(255, 255, 255, 1);
    padding: 15px 0px;
    padding-right: 15px;
    height: 10px;
    /*background-color: #ff0000;*/
}

.imsmv{
    position: relative;
    top: -17px;
    left: 230px;
}

.footera{
    position: relative;
	/*float: left;*/
	margin: 0 auto;
    width: 890px;
    height: 105px;
    padding: 10px 0px;
    margin-top: 15px;
    /*background-color: #BCCE42;*/
}

.footera_a{
    position: relative;
    float: left;
    width: 22%;
    height: 105px;
    /*padding: 20px 5%;*/
    /*background-color: rgb(255, 87, 87);*/
}

.footera_b{
    position: relative;
    float: left;
    width: 77%;
    height: 105px;
    /*padding: 20px 5%;*/
    /*background-color: rgb(116, 239, 243);*/
}

.fclsyu{
    border-right: 2px solid #75979d; 
    padding: 5px 0px;
    font-size: 10px;
    margin: 0px;
    color: #0a4956;
    line-height: 20px;
    /*background-color: #4D4D4D;*/
}

.contctns{
    background-color: #0a4956;
    border-radius: 20px;
    padding: 5px 20px;
    color: #99b34d;
    width: 90px;
    margin-top: 0px;
    margin-left: 25px;
	font-family: 'BebasNeueRegular';
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.fcolorl:hover{
	color: #FFF;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.fcolorl{
	color: #99b34d;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.footcla_1{
    margin: 0px; color:#0a4956;
    font-family: 'BebasNeueBold';
}

.footcla_2{
    margin-bottom: 6px; 
    margin-top: 0px;
    color:#0a4956;
    font-family: 'BebasNeueBold';
}


.redsss{
	position: absolute;
	top:40px;
}

.fondrs{
/*	width: 100px;
	height: 100px;*/
	background-color: #0a4956;
	color: #FFF;
	border-radius: 25px;
	font-size: 15px;
	padding: 12px;
	margin-left: 8px;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.ulcls{
	float: right;
	padding-top: 8px;
}

.hc-facebook:hover{	background-color: #3b5998; }
.hc-twitter:hover{	background-color: #55acee; }
.hc-linkedin:hover{	background-color: #ea4c89; }
.hc-youtube:hover{	background-color: #cd201f; }
















@media (min-height: 901px) and (max-height: 3000px){
	.exp_co{
		/*background-color: #BCCE42;*/
	}

	.art_mm{
		position: fixed;
		width: 100%;
		height: 25px;
		top: 0px;
		left: 0px;
		background-color: #E5E5E5;
		z-index: 5000;
		border-bottom: 10px solid #ffffff;
}

.art_h2{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/Congreso_02.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_exit{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/Header_Exit_Poll18.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}


.art_h3{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/header_Voto_Generacional.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h4{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/header_Tolerancia.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h5{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/header_06.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.art_h6{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/header_07.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}



.art_h7{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-image: url(../IMG/Header_Sentimientos.jpg);
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
	/*border-bottom: 20px solid #ffffff;*/
	/*background-color: #BCCE42;*/
}

.bckg{
    position: fixed;
    top: 20px;
    width: 100%;
	height: 180px;
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	z-index: 4000;
}

.spact2{
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
	/*background-color: #008080;*/
}

.exp_h_b{
	position: absolute;
	top:55px;
	right: 5px;
	text-align: right;
	/*background-color: #0000ff;*/
	/*padding: 10px 0px;*/
}

.exp_bo{
    position: absolute;
    top: 230px;
    left: 0px;
    width: 100%;
    min-height: 50px;
	/*background-color: #ffffff;*/
	/*z-index: 2;*/
	/*background-color: #0000ff;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
}

.exp_box{
    position: absolute;
    top: 285px;
    left: 0px;
    width: 100%;
    min-height: 50px;
	/*background-color: #ffffff;*/
	/*z-index: 2;*/
	/*background-color: #80ff00;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
}

.btnmi{
	font-family: 'BebasNeueRegular';
	text-align: right;
	margin: 5px 5px;
	font-size: 15px;
	cursor: pointer;
}


div#stage{ 
	position: relative;
	overflow: hidden;
	/*padding: 200px;*/
	background-color: #d2d2d2;
	padding: 0px 195px;
	background-color: #F1F1F1;
	/*width: 500px;
	height: 400px;*/
	/*border: 1px solid #ccc;
	background-color: #008080;*/
	}

/*.exp_bo{
		top: 200px;
	}*/


.art_h{
		position: fixed;
		top: 30px;
		width: 100%;
		height: 250px;
		background-image: url(../IMG/Voto_02.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		/*border-bottom: 20px solid #ffffff;*/
		/*background-color: #BCCE42;*/
	}

.spact{
		height: 20px;
		/*background-color: #cdad3f;*/
	}	


}




@media (min-width: 601px) and (max-width: 900px){

    .exp_co{
        width: 100%;
    }
    
    .exp_co_ca,.exp_co_cb{
        width: 98%;
        padding: 0px 1%;
    }
    
    .exp_h_bg{
        width: 100%;
        height: 200px;
    }
    
    .work-item{
        width: 48%;
        height: 250px;
        margin: 1% 1%;
    }
    
    .exp_h_bt{
        width: 100%;
    }
    
    .ff3x{ font-size: 40px; }
    .ff4x{ font-size: 40px; }
    
    .exp_co_cb{
        margin-top: 10px;
    }
    
    .footera_b{
        position: relative;
        float: left;
        width: 50%;
        height: 105px;
    
    }
    
    
    .footera{
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 105px;
        padding: 10px 0px;
        margin-top: 15px;
    }
    
    
    }	




@media (min-width: 0px) and (max-width: 600px){
	.work-item{
		width: 100%;
		height: 280px;
		margin: 0px 0px 10px 0px;
	}

	.work-info{
		bottom: 20%;
    }
    
    .imsmv{
        position: relative;
        top: -17px;
        left: 250px;
    }

    .exp_h_bg{
        width: 100%;
        height: 200px;
    }

}	