/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {
    font-family: "adelle",serif;
    font-weight:normal;
    font-size:13px;
    line-height: 17px;
    letter-spacing: 0.1px;
    color:#fff;
    font-feature-settings: 'lnum';
/* vendor-prefixes */
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #fff;}

a {color: #fff;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

/*global*/

h1{}
h2{font-family: "capsuularegular";font-size:36px;text-transform: uppercase;line-height: 36px;}
h3{text-transform: uppercase;font-weight: 600;}
h4{font-family: "capsuularegular";font-size:22px;text-transform: uppercase;line-height: 21px;}

/*botones*/
.custom-btn{height: 33px;}
.custom-btn a{display: inline-block;height: 33px;}
.custom-btn a:link{}
.custom-btn a:visited{}
.custom-btn a:hover{background: rgb(255, 255, 255);background: rgba(255, 255, 255, .2);color: #fff;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.custom-btn-name{height: 33px;border: 1px solid #fff;float: left;padding: 8px 10px;font-family: "Adelle", serif;font-size: 14px;font-weight: 100;font-style: italic;text-transform: uppercase;}
.custom-btn-ico{height: 33px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;border-right: 1px solid #fff;float: left;width: 33px;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}

.ico-pdf{background-image: url("../img/btns/ico-pdf.png");background-position: center;background-repeat: no-repeat;}
.ico-file{background-image: url("../img/btns/ico-file.png");background-position: center;background-repeat: no-repeat;}
.ico-check{background-image: url("../img/btns/ico-check.png");background-position: center;background-repeat: no-repeat;}
.ico-search{background-image: url("../img/btns/ico-search.png");background-position: center;background-repeat: no-repeat;}
.ico-next{background-image: url("../img/btns/ico-next.png");background-position: center;background-repeat: no-repeat;}

.custom-btnx2{height: 45px;display: inline-block;}
.custom-btnx2 a{display: block;height: 45px;}
.custom-btnx2 a:link{}
.custom-btnx2 a:visited{}
.custom-btnx2 a:hover{background: rgb(255, 255, 255);background: rgba(255, 255, 255, .2);color: #fff;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.custom-btn-namex2, .module-paso4-form input.custom-btn-namex2 {height: 45px;border: 1px solid #fff;float: left;padding: 15px 10px;font-family: "Adelle", serif;font-size: 19px;font-weight: 100;font-style: italic;text-transform: uppercase;}
.module-paso4-form input.custom-btn-namex2 {width: auto; color: inherit; padding-top: 10px;}
.custom-btn-icox2{height: 45px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;border-right: 1px solid #fff;float: left;width: 45px;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}


.wrapper{
    width: 100%;
    height: 100%;
}
.section-container{width: 940px;height: 100%;margin: 0 auto;}
.filters-container{margin: 30px 0;}

select{background: none;border-radius: 0;height: 37px;margin: 0 10px 0 0;-webkit-border-radius: 0;-moz-border-radius: 0;padding:5px 0 0 0;}
.nivel-gobierno{width: 257px;}
.provincia{width: 208px;}
.anio{width: 98px;}
.tema{width: 283px;}
.search-buscador{width: 39px;}

/*header*/
.first-section-wrapper{
    width: 100%;
    height: 744px;
    background-color: #1f102d;
    padding: 80px 0 0 0;
}
header{
    width: 940px;
    height: 167px;
}
.header-logo-container{
    height: 100%;
    width: 85px;
    float: left;
}
.header-items-container{
    width: 855px;
    height: 100%;
    float: left;
}
.header-items{
    height: 127px;
    width: 100%;
}
.header-iso-container{
    width: 310px;
    height: 100%;
    float: left;
}
.header-mainmenu-container{
    height: 40px;
    width: 100%;
    clear: both;
    padding: 11px 0 0 0;
    border-bottom: #64f9ee 1px solid;
}
.header-mainmenu-container nav{position: relative;}
.header-mainmenu-container nav ul{}
.header-mainmenu-container nav ul li{float: left;font-size: 12px;line-height: 20px;font-weight: 600;font-family: "adelle", serif;text-transform: uppercase;color: #fff;}
.header-mainmenu-container nav ul .mainmenu-active{float: left;font-size: 12px;line-height: 20px;font-weight: 600;font-family: "adelle", serif;text-transform: uppercase;color: #646464;padding:0 26px 8px 0px;border-bottom: 1px #646464 solid;}
.header-mainmenu-container nav ul li a:link{text-decoration: none;border-bottom: #64f9ee 1px solid;padding:0 26px 11px 0px;}
.header-mainmenu-container nav ul li a:visited{text-decoration: none;border-bottom: #64f9ee 1px solid;padding:0 26px 11px 0px;}
.header-mainmenu-container nav ul li a:hover{text-decoration: none;border-bottom: #646464 1px solid;padding:0 26px 11px 0px;color: #646464;}

.header-mainmenu-container nav ul li ul {
  padding: 20px 0 0 0;
  position: absolute;
  top: 25px;
  left: 70px;
  width: 250px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
/*  visibility: hidden;*/
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.header-mainmenu-container nav ul li ul li a{ }
.header-mainmenu-container nav ul li ul li { 
  display: block; 
  color: #fff;
  height: 40px;
}
.header-mainmenu-container nav ul li ul li:hover { background: transparent; }
.header-mainmenu-container nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.header-mainmenu-container nav ul li ul .mainmenu-active{color: #646464;padding:0 26px 8px 0px;border-bottom: 1px #646464 solid;height: 30px;margin-bottom: 10px;}

.header-redes-container{float: right;width: 167px;}
.header-logo-cippec{height: 63px;width: 100%;text-align: right;}
.header-redes{height: 63px;width: 100%;padding: 12px 0 0 5px;}
.header-redes nav{}
.header-redes nav ul{}
.header-redes nav ul li{float: left;width: 26px;height: 26px;margin: 0 8px 0 0;text-align: center;}
.header-redes nav ul li a{display: block;width: 26px;height: 26px;}
.header-redes nav ul li a:hover{opacity: 0.5;}
.header-redes nav ul li:last-child{margin: 0 !important;}


.fb-ico a:link{background-image: url("../img/redes/facebook.png");background-position: center;background-repeat: no-repeat;}
.tw-ico a:link{background-image: url("../img/redes/twitter.png");background-position: center;background-repeat: no-repeat;}
.g-ico a:link{background-image: url("../img/redes/g+.png");background-position: center;background-repeat: no-repeat;}
.yt-ico a:link{background-image: url("../img/redes/youtube.png");background-position: center;background-repeat: no-repeat;}
.mail-ico a:link{background-image: url("../img/redes/mail.png");background-position: center;background-repeat: no-repeat;}

.header-redes nav ul li a:hover{}

/*postulate*/
.postulate-module-container{
    width: 940px;
    padding: 117px 0 0 0;
    text-align: center;
}
.postulate-module-container div{margin: 0 auto;}
.postulate-module-ico{
    width: 160px;
    height: 125px;
}
.postulate-p{font-size: 16px;line-height: 20px;font-weight: 100;}

.postulate-extras-module-btn{width: 349px;padding: 20px 0 0 0;height: 35px;}
.postulate-extras-module-btn .custom-btn{text-align: center;float: left;margin: 0 5px;}
.postulate-module-btn{clear: both;width: 180px;padding: 40px 0 0 0;}

/*cronograma*/
.second-section-wrapper{
    width: 100%;
    min-height: 447px;
    background-image: url("../img/cronograma/bg-cronograma.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 68px 0 0 0;
}
.cronograma-container{margin: 35px 0 0 0;}
.cronograma-item-container{height: 58px;width: 100%;margin: 0 0 30px 0;}
.cronograma-date{height: 100%;width: 148px;float: left;border: 1px solid white;padding: 23px 0 0 14px;font-family: "Adelle", serif;font-size: 24px;font-weight: 100;font-style: italic;text-transform: uppercase;}
.cronograma-description{width:762px;margin: 0 0 0 30px;float:left;border-bottom: 1px solid white;height: 58px;}
.cronograma-description-name{padding: 20px 0 0 14px;float: left;width: 300px;font-family: "capsuularegular";font-size:24px;text-transform: uppercase;}
.cronograma-description-text{text-align: right;float: right;width: 462px;padding: 20px 0 0 0;}

/*buscador*/
.third-section-wrapper{
    width: 100%;
    height: 725px;
    background-color: #ededed;
    background-image: url("../img/buscador/bg-buscador.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 68px 0 0 0;
}
.special-container{position: absolute;z-index: 9;overflow: visible;}

.results-scroll{width: 210px;height: 529px;background-color: #474747;float:left;}
.results-scroll ul{}
.results-scroll ul li{width: 190px;display: block;border-bottom: 1px solid #27b898;}
.results-scroll ul li a:link{text-decoration: none;text-transform: uppercase;font-size: 11px;line-height: 11px;display: block;padding: 10px;}
.results-scroll ul li a:visited{text-decoration: none;text-transform: uppercase;font-size: 11px;line-height: 11px;display: block;}
.results-scroll ul li a:hover{text-decoration: none;text-transform: uppercase;font-size: 11px;line-height: 11px;display: block;background-color: #27b898;color:#fff;text-decoration: none;}


.results-map{width: 730px;height: 529px;border-bottom: #595573 4px solid;background-color: #fff;float:left;}
.result-map-popup-container {font-family: "Adelle", serif; font-size: 13px;}

.result-map-popup-container{height: 336px;width: 625px;}
.result-map-popup-container .result-block-item-open-main{margin: 13px 0 0;}
.result-map-popup-container .result-block-item-open-resume{background-color: #726b85;}
.result-map-popup-pin{width: 52px;height: 26px;margin: 0 auto;clear: both;background-image: url("../img/buscador/popup-pin.png");background-repeat: no-repeat;}
.result-map-popup-container .custom-btn{float: left; margin: 0 5px 0 0;}

.select-buscador select{border: 1px solid #fff;font-family: "Adelle", serif;font-size: 17px;font-weight: 100;font-style: italic;}
.select-buscador select option{background-color: #1f102d;}
.search-buscador{background-image: url("../img/buscador/search.png");background-color: transparent;border: none;width: 39px;height: 39px;background-repeat: no-repeat;background-position: center;}


/*ganadores*/
.four-section-wrapper{
    width: 100%;
    background-color: #ededed;
    color: #726b85;
}
.select-ganadores select{border: 1px solid #1f102d;color: #1f102d;font-family: "Adelle", serif;font-size: 17px;font-weight: 100;font-style: italic;}
.search-ganadores{background-image: url("../img/ganadores/search.png");background-color: transparent;border: none;width: 39px;height: 39px;background-repeat: no-repeat;background-position: center;}
.search-ganadores:hover{opacity: 0.5;}
    
.special-padding{padding:168px 0 50px 0;}
.results-blocks{width: 940px;}
.results-blocks-line{width: 945px;height: 310px;margin-bottom: 5px;}
.results-blocks-line div:last-child{margin: 0 !important;}
.result-block-item{width: 310px;height: 310px;margin: 0 5px 0 0;float: left;background-image: url("../img/ganadores/bg-thumb.jpg");position:relative;}

.result-block-item a{display: block;width: 310px;height: 310px;background-color: rgba(0, 0, 0, .5);}
.result-block-item a:link{color:#fff;text-decoration: none;}
.result-block-item a:visited{color:#fff;text-decoration: none;}
.result-block-item a:hover{color:#fff;text-decoration: none;background: rgb(31, 16, 45);background: rgba(31, 16, 45, .7);
}
.result-block-item a .block-open-subtitle{padding:18px 0 0 18px;}
.result-block-item a .block-open-pcia{position:absolute;bottom:18px;left:18px;}
.ganador-title-container{width: 230px;padding: 0 0 0 18px;}
.result-block-open-container{background-color: #1f102d;width: 100%;min-height: 310px;padding: 5px 0;margin-bottom: 68px; }
.result-block-item-open-main{width: 310px;height: 310px;margin: 0 5px 0 0;float: left;background-image: url("../img/ganadores/bg-thumb.jpg");padding: 18px;color:#fff;position: relative;}
.block-open-subtitle{text-transform: uppercase;margin-bottom: 14px;}
.block-open-subtitle-line{border-bottom:1px solid #ecebef;margin-bottom:5px;color:#cdc6e2;}
.block-open-title-container{width: 230px;}
.block-open-bottom{position: absolute;bottom: 18px;}
.block-open-nivel{color:#fff !important;font-size: 11px;line-height: 11px;margin-bottom: 10px;}
.block-open-pcia{text-transform: uppercase;}

.result-block-item-open-resume{width: 310px;height: 310px;margin: 0 5px 0 0;float: left;padding:18px;color:#fff;position: relative;}
.resume-scroll{height: 85px;}
.resume-scroll p{padding:0 20px 0 0;}
.result-block-item-open-img{width: 310px;height: 310px;margin: 0 5px 0 0;float: left;background-image: url("../img/ganadores/bg-thumb.jpg");color:#fff;position: relative;}
.result-block-item-open-color{width: 310px;height: 310px;background-color: #6ff9f7;opacity: 0.5;}

.result-block-item-open-video{}
.result-block-item-open-file{}

.result-block-btn-simple{
    height: 42px;
    border: 1px solid #fff;
    font-family: "Adelle", serif;font-size: 17px;font-weight: 100;font-style: italic;text-transform: uppercase;
    position: absolute;
    z-index: 9;
    top:45%;
    left: 25%;
    width: 160px;
}
.result-block-btn-simple a{display: block;text-align: center;padding: 12px 20px;}
.result-block-btn-simple a:link{text-decoration: none;}
.result-block-btn-simple a:visited{text-decoration: none;}
.result-block-btn-simple a:hover{text-decoration: none;background-color: #fff;color:#6ff9f7;}

.result-block-close a{background: rgb(31, 16, 45);background: rgba(31, 16, 45, .7);background-image: url("../img/ganadores/item-close.png");background-position: center center;background-repeat: no-repeat;}
.result-block-close a:hover{background-image: url("../img/ganadores/item-close.png");background-position: center center;background-repeat: no-repeat;}
.result-block-close a div{display: none;}
.result-block-blur a{background: rgb(255, 255, 255);background: rgba(255, 255, 255, .7);}

/*encuentro*/
.five-section-wrapper{
    width: 100%;
    height: 910px;
    background-color: #333;
    padding: 68px 0 0 0;
}
.encuentro-p{font-size: 16px;line-height: 20px;font-weight: 100;margin: 30px 0;}
.slider-container{
    width: 940px;
    height: 570px;
}
#tabs-1{height: 40px;}
.solapas-1{float:right;}
.btn-year{height: 40px;border: 1px solid #fff;padding: 12px 20px 0 20px;float: left;font-family: "Adelle", serif;font-size: 17px;font-weight: 100;font-style: italic;text-transform: uppercase;}
.btn-year a{display: block;}
.btn-year a:link{text-decoration: none;}
.btn-year a:visited{text-decoration: none;}
.btn-year a:hover{text-decoration: none;}
.contenido-tabs {display: none;}
.contenido-tabs1-container{clear: both;height: 529px;width: 940px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;background-color: #000;}
.contenido-tabs1{display: none;}
.year-selected{background: rgb(255, 255, 255);background: rgba(255, 255, 255, .2);}

/*header internas*/
.sub-section-wrapper{
    width: 100%;
    height: 500px;
    background-color: #1f102d;
    padding: 80px 0 0 0;
}

/*byc*/
.six-section-wrapper{
    width: 100%;
    min-height: 450px;
    background-color: #333;
    padding: 68px 0 0 0;
}
.byc-container{padding-bottom: 68px;}
.byc-item{padding: 20px 0;clear: both;border-bottom: 1px solid #fff;}
.byc-container div:last-child{border-bottom:none;}
.byc-item-letter{font-family: "Adelle", serif;font-size:22px;line-height: 21px;float: left;margin: 0 10px 0 0;}
.byc-item-title{font-family: "capsuularegular";font-size:22px;text-transform: uppercase;line-height: 21px;}
.byc-item-p{font-size: 16px;line-height: 20px;padding: 20px 0;}
.byc-item-p p{padding: 0 0 10px 0;}
.byc-item-p ul {margin-left: 15 px;}
.byc-item-p ul li{list-style:disc;font-style: italic;color:#ccc;}
.tabs-comite{clear: both;height: auto !important;}
.solapa-byc a:link{text-decoration: none;}
.solapa-byc a:visited{text-decoration: none;}
.solapa-byc a:hover{text-decoration: none;color:#7cfdf8;}

.solapa-comite a:link{text-decoration: none;}
.solapa-comite a:visited{text-decoration: none;}
.solapa-comite a:hover{text-decoration: none;color:#7cfdf8;}

.contenido-tabs-comite{padding:0 0 10px 0;}
.contenido-tabs-comite p{font-size:13px;line-height:15px;}


/*postulate*/
.pasos-p{padding: 20px 0 0 0;height: 60px;}
.tabs-section-wrapper{
    width: 100%;
    height: 70px;
    background-color: #1f102d;
}
.solapas-3{height: 70px;}
.btn-paso{float: left;margin-right: 20px;}
.solapas-3 div:last-child{margin-right: 0px;}
.btn-paso a{height: 70px;width: 220px;background-color: #262626;font-family: "capsuularegular";font-size:60px;text-transform: uppercase;display: block;line-height: 60px;padding: 10px 0 0 10px;}
.btn-paso a:link{text-decoration: none;}
.btn-paso a:visited{text-decoration: none;}
.btn-paso a:hover{text-decoration: none;background-color: #333;color:#ccc;}
.paso-selected a{background-color: #333;color:#ccc;}

/*pasos*/
.ok-status{float: right;margin: 0 10px 0 0;}
.paso1-column1{
    width: 220px;
    float: left;
    margin-bottom: 10px;
}
.paso1-column2{
    width: 670px;
    float: right;
    margin-bottom: 10px;
}
.paso-siguiente{margin: 10px 0;height: 55px;}
.paso-siguiente .custom-btnx2{float: right;}
.module-paso-form{margin: 35px 0 0 0;}
.paso1-column1 p{margin-bottom: 10px;}
.paso1-column2 p{margin-bottom: 10px;}
.paso3-column2 p{margin-bottom: 10px;}
.paso-siguiente{}

.module-paso-form input{height: 45px;background: transparent;border: 1px solid #fff;}
.btn-form {font-family: "Adelle", serif;font-size: 17px;font-weight: 100;font-style: italic;text-transform: uppercase;display: block;}

.file-fo{width: 516px;float: left;margin-right: 10px;}

.paso3-column2{
    width: 940px;
    float: right;
    margin-bottom: 10px;
}
.paso3-column2 .file-fo{width: 786px;}

/*PASO 4*/
.clear{clear: both;}
.form-paso4-line{border-bottom: 1px solid #fff;padding-top: 30px;}
.module-paso4-form{margin: 30px 0;}
.form-column-1{
	width: 570px;
	float: left;
}
.form-column-2{
	width: 390px;
	float: left;
}
.module-paso4-form h3 {
	display: block;
	font-family: 'CapsuulaRegular', sans-serif;
	font-size: 18px;
	color: #7cfdf8;
	text-transform: uppercase;
}
.module-paso4-form h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 2px 0 10px 0;
}
.campo {
	overflow: hidden;
	margin: 10px 0 10px 0;
}
.campo-float {
	float:left;
}
.module-paso4-form .campo-margin {
	margin:10px 30px 0 0;
}
.left-input{
	float: left;
	margin-right: 10px;
}
.small{
	width: 73px !important;
}
.module-paso4-form .campo label {
	display: block;
	font-family: "Adelle", serif;
	font-size: 15px;
	color: #7cfdf8;
	font-weight: 100;
    line-height:20px;
    font-style: italic;
}
.red-label{color: #b91c32 !important;}
.red-input{border: 2px solid #b91c32 !important;}
.module-paso4-form input {
	width: 455px;
	border: 1px solid #fff;
	padding: 3px;
	font: normal 12px Arial, Verdana;
	color: #666;
    background: transparent;
}
.long-select{width: 445px;float: left;}
.module-paso4-form textarea{
	width: 940px;
	border: 1px solid #1cb99a;
	padding: 3px;
	font: normal 12px Arial, Verdana;
	color: #666;
	height: 200px;
	resize:vertical; 
    min-height:200px;
}
.long-input{float:left;}
.short-input{float:left;width:291px !important;}
.short3-input{float:left;width:290px !important;}
.module-paso4-form select{height: 45px;}
.veryshort-input{float:left;width:52px !important;}
.form-container-title-2-margin{margin:30px 0 10px 0 !important;}
.module-paso4-form .campo input {
	height: 45px;
}
.module-paso4-form .campo.type-checkbox > label {	display: inline-block;}

.module-paso4-form .campo input.checkbox,
.module-paso4-form .campo input.radio {
	width: auto;
	height:20px !important;
}

.module-paso4-form .required.error {	border-color: #f00;}

.paso1-column2 label.error {
  display: none !important;
}

.module-paso4-form button.next {
	height: 45px;
	padding: 0 39px;
	background-color: #7cfdf8;
	border: #7cfdf8 1px solid;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight:500;
	color: #fff;
	cursor: pointer;
	margin:0 0 0 10px;
	display:block;
	float:left;
}
.module-paso4-form .submit {
	float: left;
	height: 35px;
	width: 138px;
	background-color: #7cfdf8;
	border: none !important;
	font-family: 'CapsuulaRegular', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
.module-paso4-form button.prev {
	float: left;
	height: 35px;
	width: 138px;
	background-color: #7cfdf8;
	border: none !important;
	font-family: 'CapsuulaRegular', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	margin-right: 10px;
}
.module-paso4-form button.next:hover{background-color: #7cfdf8;}
.module-paso4-form button.prev:hover{background-color: #7cfdf8;}
.module-paso4-form .submit:hover{background-color: #7cfdf8;}
.module-paso4-form button.prev {	float: left;}
#status-bar {
	clear: both;
	text-align: center;
	width: 137px;
	height: 31px;
	background-color: #e4e4e4;
	font-family: 'CapsuulaRegular', sans-serif;
	text-transform: uppercase;
	color: #7cfdf8;
	font-size: 24px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.label-archivo{font-family: 'Raleway', sans-serif !important;font-weight: 700;font-size: 18px;color: #b91c32 !important; margin-bottom: 10px;}
.informacion-container{
	width: 910px;
	height: 280px;
	background-color: #fff;
	border: 5px solid #b91c32;
	margin: 10px 11px 0 0;
	padding: 20px;
	color: #b91c32;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	line-height: 15px;
}
.form-container-title-1{font-family: 'CapsuulaRegular', sans-serif;font-size:24px;text-transform:uppercase;line-height:24px;margin:0 0 10px 0;}
.form-container-title-2{font-family: 'CapsuulaRegular', sans-serif;font-size:18px;text-transform:uppercase;color:#fff;line-height:18px;margin:0 0 10px 0;}
.form-container-text{margin:50px 0 0 0;}
.form-container-text p{margin:0 0 5px 0;}
.form-container-text-3 p{margin:0 0 5px 0;font-size:12px;line-height:12px;color:#fff;}
.form-container-text-4 p{margin:0 0 5px 0;font-size:12px;line-height:12px;color:#fff;}
.categoría-p{color:#fff;font-size:13px;line-height:15px;}
.type-checkbox-categoria{width:47%;height:70px;float: left;}
.type-checkbox-categoria-padding{padding:0 0 0 50px;}
.type-checkbox-categoria label{font-size:16px !important;}
.submitandsend{width:100%;height:100px;padding:10px 0;}
.submitandsend .submit{float:right;}

.form-1-container{background:#fff;width:920px;padding:20px;margin:20px 0;min-height:50px;}
.solapa-form div{}
.form-1-number{color:#fff;background-color:#1cb99a;font-family: 'CapsuulaRegular', sans-serif;font-size:24px;text-transform:uppercase;width:50px;height:35px;display:block;text-align:center;padding:15px 0 0 0;float:left;border-radius: 50%;}
.form-1-title{float:left;padding:15px 0 0 15px;color:#7cfdf8;}
.form-1-button a{width:198px;height:35px;background-color:#b91c32;color:#fff;display:block;padding:15px 0 0 0;text-align:center;text-transform:uppercase;float:right;}
.form-1-button a:link{color:#fff;}
.form-1-button a:visited{color:#fff;}
.form-1-button a:hover{color:#fff;background-color:#7cfdf8;}
.contenido-tabs-form-1{clear:both;padding:30px 0 0 0;}
.contenido-tabs-form-1-label{color:#7cfdf8;font-weight:800;}
.form-2-button a{width:50px;height:35px;background-color:#b91c32;color:#fff;display:block;padding:15px 0 0 0;text-align:center;text-transform:uppercase;float:right;}
.form-2-button a:link{color:#fff;}
.form-2-button a:visited{color:#fff;}
.form-2-button a:hover{color:#fff;background-color:#7cfdf8;}
.form-1-diclaimer{float:left;color:#b91c32;font-size:12px;padding:15px 0 0 280px;}
.file{	cursor: pointer; float: left;}
.red-line{width: 310px;height: 1px;background-color: #b91c32;margin: 10px 0;}
.aclaracion ul li{list-style: circle;list-style-position: inside;}
.aclaracion p{margin-bottom: 15px;}
.aclaracion-2{font-size: 12px;line-height: 12px;margin-bottom: 10px;width: 500px;}
.zip {text-transform: uppercase;font-size: 14px;font-weight: 600;line-height: 16px;}
.tip-box{
	width: 310px;
	background-color: #fff;
	border: 5px solid #b91c32;
	float: right;
	margin: 19px 11px 0 0;
	padding: 20px;
	color: #b91c32;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	line-height: 19px;
}
.form-item-number{
	font-family: 'CapsuulaRegular', sans-serif;
	text-transform: uppercase;
	color: #666;
	font-size: 24px;
}
.form-item-subnumber{
	font-family: 'CapsuulaRegular', sans-serif;
	font-size: 18px;
	color: #7cfdf8;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.label-form-item-subnumber{
	color: #666 !important;
}
.form-column-2-padding{padding-top: 64px;}
.type-radio{ float: left;margin-right: 30px;}
.type-radio label{padding-top: 10px;margin-right: 5px;color: #7cfdf8 !important;}
.type-checkbox label{padding-top: 10px;margin-right: 5px;color: #7cfdf8 !important;}
.type-checkbox input{clear: both;}
.type-checkbox{float:left;margin:10px 21px 10px 0;}
.type-checkbox-tags-col{width: 220px;float: left;margin:0 20px 0 0;}
.type-checkbox-tags-col-container div:last-child{margin:0 0 0 0;}
.type-checkbox-tags{float:none;text-transform: uppercase;}
.type-checkbox-tags input{float:left;margin:10px 5px 0 0;text-transform: uppercase;}
.type-checkbox-tags label{float:left;padding-top: 10px;margin-right: 5px;text-transform: uppercase;}
.type-checkbox-otro input{float:none;}
/* por un tema de espacio no vamos a mostrar algunos mensajes de error */
.veryshort-input.error + label.error {display: none !important;}
.error{
	color: #b91c32 !important;
	font-size: 11px !important;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
}

/*footer*/
footer{height:  265px;}
.footer-up-container{height: 153px;width: 100%;background-color: #1f102d;padding: 36px 0 39px 0;}
.footer-isologo{width: 204px;height:78px ;float: left;}
.footer-links-container{width: 736px;float: right;}
.footer-redes div nav{float: right;}
.footer-mainmenu-container{padding-top: 5px;}
.footer-mainmenu-container nav{float: right;}
.footer-mainmenu-container nav ul{}
.footer-mainmenu-container nav ul li{float: left;margin-left: 10px;font-size: 11px;text-decoration: none;}
.footer-mainmenu-container nav ul li a:link{text-decoration: none;}
.footer-mainmenu-container nav ul li a:visited{text-decoration: none;}
.footer-mainmenu-container nav ul li a:hover{text-decoration: none;color:#6e6e6e;}
.footer-down-container{height: 113px;width: 100%;background-color: white;padding: 30px 0 0 0;color:#333;}
.footer-cippec-info-container{width: 680px;height: 100%;float: left;padding: 0 40px 0 0;}
.footer-cippec-logo{width: 101px; height: 22px;margin: 0 0 3px 0;}
.footer-cippec-info{padding: 10px 0 0 0;}
.footer-cippec-info a:link{color:#333;text-decoration: underline;}
.footer-cippec-info a:visited{color:#333;text-decoration: underline;}
.footer-cippec-info a:hover{color:#1f102d;text-decoration: underline;}
.footer-auspicio-container{width:260px ;height: 100%;float: right;}
.footer-auspicio-text{float: left;padding: 53px 0 0 0;}
.footer-auspicio-logo{width: 195px;height: 53px;float: right;}


/*
ESTILOS BASICOS PARA EL OVERLAY
*/
#blocker {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #1cb99a;
  opacity: .6;
  filter: opacitity("alpha=60");
  display: none; 
}
div.overlay {
  background: #ececec;
  position: fixed;
  font-family: 'CapsuulaRegular', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
  left: 50%;
  top: 50%;
  z-index: 1010;
  line-height: 24px;
  width: 360px;
  height: 160px;
  margin-left: -180px; /* LA MITAD DEL WIDTH */
  margin-top: -80px; /* LA MITAD DEL HEIGHT */
  display: none; 
}
div.overlay .body {
  padding: 50px 40px 20px 10px;
}
div.overlay > a.close {
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  color: #000;
}


