.mainBanner{width:100%}
.close {
    color: #fff!important;
	opacity: 1!important;
	filter: alpha(opacity=20)!important;
}
.center-margin{
	margin: 0 auto;
}
.cnih-fix-top {
	margin-top: 46px;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

#cnih-main-stage{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#cnih-main-stage div {
	padding: 10rem 10% 10rem;
}

#cnih-main-stage h2{
    margin: 0;
    color: white;
	font-size:60px/*ps*/
}

#cnih-main-stage p{
	margin: 3rem 0rem 5rem;
    color: white;
    width: 50%;
    font-size: 14px;
	font-size:20px;
}

.cnih-button {
	border: solid white 3px;
    color: white;
    text-decoration: none;
    padding: 5px 25px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 17px;	
}

/*slider news*/
.carousel-inner,.carousel,.item,.fill {
  height:100%;
  width:100%;
  background-position:center center;
  background-size:cover;
}
.slide-wrapper{/*display:inline;*/
	margin-top: 80px;
	display: block;
}
.slide-wrapper .container{padding:0px;}

/*------------------------------ vertical bootstrap slider----------------------------*/

.carousel-inner> .item.next ,  .carousel-inner > .item.active.right{ transform: translate3d(0, 100%, 0); -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0);  top: 0;}
.carousel-inner > .item.prev ,.carousel-inner > .item.active.left{ transform: translate3d(0,-100%, 0); -webkit-transform: translate3d(0,-100%, 0);  -moz-transform: translate3d(0,-100%, 0);-ms-transform: translate3d(0,-100%, 0); -o-transform: translate3d(0,-100%, 0); top: 0;}
.carousel-inner > .item.next.left , .carousel-inner > .item.prev.right , .carousel-inner > .item.active{transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);; -moz-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); top:0;}

/*------------------------------- vertical carousel indicators ------------------------------*/
.carousel-indicators{
	position: absolute;
	bottom: 20%;
	margin: auto;
	height: 20px;
	left: 10%;
	width: 300px;
}
.carousel-indicators li{
	display:block; 
	margin-bottom:5px; 
	border:1px solid #fff; 
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.carousel-indicators li.active{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	background:#fff;
}

.blue_block{
	background-color: #292a5b;
	color: white;
	font-size:20px;
	position: absolute;
	bottom: 0;
	width: 70%;
	right: 0;
	height: 35%;
	padding: 50px 70px 0 195px;
}
.blue_block hr{
	border:1px solid #09d93a;
	margin-top:0px!important;
}

.blue_block .btn_news a, .btn_rounded_white{
	border: 2px solid #fff;
	font-size: 18px;
	border-radius: 90px;
	padding: 5px 20px;
	background: transparent;
	color: white;
	text-decoration: none;
}
.btn-black{
	text-align:center;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.blue_block .btn_news, .btn-black{
	margin-top:15px;
}
#weeklyStatistic .btn-black {
    margin-bottom: 30px;
}
.black-button{
	border: 2px solid black;
	font-size: 18px;
	border-radius: 90px;
	padding: 5px 20px;
	background: transparent;
	color: black;
	text-decoration: none;
}
.white-button{
	border: 2px solid #fff;
	font-size: 18px;
	border-radius: 90px;
	padding: 5px 20px;
	background: transparent;
	color: white;
	text-decoration: none;
	float: left;
	margin-top: 20px;
}
.btn_news_{
	margin-top:20px;
}

.numberCount{
	color:white;
	position:absolute;
	top:50%;
	left:20%;
	font-size:190px;
	z-index:1;
}
.news_head{
	color:white;
	width: 100%;
	text-align: left;
	padding-left: 20%;
	padding-top: 45px;
}
.news_head h2{
	font-size:50px;
	color:#fff;
}
.sectionName{
	color: white;
	background-color: #292a5b;
	height: 60%;
	position: absolute;
	left: 1%;
	width: 110px;
	font-size: 15px;
	text-transform:uppercase;
}
.sectionName .captionText,.text-vertical {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    left: 34%;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    /*font-size:20px;*/
	width: 300px;
}
/*end slider news*/
/*Estadistico diario*/
#weeklyStatistic{
	background-color: #f0f0f0;
	margin-top: 110px;
}
.sectionNameStatistics{
	color: #63656a;
	font-size:15px;
	text-transform: uppercase;
	font-weight: 700;
	height: 100%;
	position: absolute;
	left: 0%;
	width: 110px;
	z-index:1;
}
.sectionNameStatistics .captionText {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    left: 34%;
    position: absolute;
    bottom: 0;
	width: 300px;
	text-align:right;
}
.weeklyContainer{
	/*height:650px;*/
	position:relative;
}
.weeklyContainer p {
    margin: 0 0 0px;
}

.weeklyContainer .content-cnih a {
    color: blue;
}

.weeklyContainer .list-view li, section#news_list ul li, .weeklyContainerAlt .list-view li {
    clear: both;
    border-bottom: 1px solid gray;
    margin-top: 20px;
    list-style: none;
    width: 100%;
    color: #656565;
}
.weeklyContainer .list-view li a ,#news_list ul li a,#statistics_list ul li a, .title_stat, .weeklyContainerAlt .list-view li a  {
    text-decoration: none;
    color: #656565;
    text-transform: uppercase;
    font-weight: 700;
	cursor: pointer;
}

.weeklyContainer  .list-view li a ,#news_list ul li a .date, #statistics_list ul li a .date, .weeklyContainerAlt  .list-view li a {
    font-weight: 300;
}
.weeklyContainer .list-view li a:hover,#news_list ul li a:hover, weeklyContainerAlt,.weeklyContainerAlt .list-view li a:hover {
	color: #303030;
	
}
.title_stat {
    text-decoration: none;
    font-size:15px;
	color:#63656a;
    text-transform: uppercase;
    font-weight: 700;
}
/*end Estadistico diario*/

/*estadisticas*/
.docContainer table thead {
	background-color: #0f0f0f;
	color: white;	
}
.numberCountBoard{
    color: white;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 60px;
    z-index: 1;
}
.numberCountBoard hr{
	float: left;
	border: 2px solid #09d93a;
	width: 50px;
	margin-top: 45px;
	margin-right: 10px;
}

/*end estadisticas*/


/* avisos*/.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-top: 5px solid #09d93a;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	width:100%;
	height: 100%;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size:15px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
	margin-top:0;
	margin-bottom:0;
}

.hovereffect a, .hovereffect p {
	font-size:15px;
	color: #fff;
	padding: 1em 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
section#notice{
	clear:both;
	margin-top:50px;
	margin-bottom:50px;
}
.hovereffect img {
	 /*filter:         url(~"data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray; 
}
/*
.hovereffect img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
}*/
/*end avisos*/

/*news list*/
section#news_list{
}

.blue_header {
    background-color: #292a5b;
    color: white;
    padding: 20px;
}

.blue_header h1{
	float:left;
	font-size:60px;
}

.backToHome{
	color:#09d93a;
	font-size:60px;
	text-decoration:none;
	float:left;
	line-height: 1.1;
	margin-top: 25px;
	margin-bottom: 12.5px;
	margin-right: 30px;
}
.arrowBack{
	color:#09d93a;
	text-decoration:none;
}
.backToHome:hover, .arrowBack{
	color:darkgreen;
	text-decoration:none;
}
section#news_list ul li {
	position: relative;
}
.arrow_news{
	float: right;
	position: absolute;
	right: 23px;
	top: -5px;
	font-size: 30px;
	font-weight: 300;
}
.arrow_news:hover{
	color: #303030;
}

/*end news list*/

/*detalle noticia*/
.note_body{
	text-align:justify;
	margin-top:40px;
}

.note_title{
	color: #656565;
    text-transform: uppercase;
    font-weight: 700;
	margin: 40px 0;
}
.sectionDate{
	height:400px;
}
.sectionDate .captionText {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    left: 34%;
    position: absolute;
    bottom: 0;
    color: #656565;
    font-weight: bolder;
	width: 300px;
	text-transform: uppercase;
	font-size: 20px;
}

article#note{
	margin-top:30px
}
.news_related{
	text-transform: uppercase;
	font-size: 40px;
	color:#292a5b;
	font-weight: 800;
	margin:30px 0;
}




.btn_gray_rounded a{
	border: 2px solid #656565;
	font-size: 18px;
	border-radius: 90px;
	padding: 5px 20px;
	background: transparent;
	color: #656565;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}
.btn_gray_rounded{
	/*border: 2px solid #fff;
	font-size: 18px;
	border-radius: 90px;
	padding: 5px 20px;
	background: transparent;
	color: white;
	text-decoration: none;*/
	margin-top:15px;
}

.btn_container{
	text-align: center;
	margin: 80px;
}
/*end detalle noticia*/

.blue_stat_header{
	background-color: #292a5b;
	color: white;
	padding: 20px 30px;
	margin-top: -30px;
	font-size:25px;
}
.blue_stat_header .date{
	text-align: right;
	float:left;
	
}
.blue_stat_header .arrowBack{
	float:left;
	margin-right:20px;
}

.stat_source, .stat_notes{
	color:#63656a;
	font-size:11px;
}
.stat_source {
    border-top: 1px solid black;
	word-wrap: break-word;
}

#companyHeader {
    background-color: #ebebeb;
    padding: 40px 0;
}

#companyHeader a{
	font-size:20px;
	color:#606060;
	font-weight:500;
	cursor: pointer;
	text-decoration: none;
}
#companyHeader a:hover{
	font-weight:600;
}
.companyHeader{
	background-color:gray;
}
.company_lbl_title{
	text-transform:uppercase;
	color:#606060;
	font-weight:600;
}
.company_lbl_value{
	text-transform:uppercase;
	color:#606060;
	font-weight:300;
}

.sectionNumber{
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    padding-top: 50px;
}
.sideName{
	color: white;
	background-color: #292a5b;
	height:400px;
}
.sideName .captionText{
	transform: rotate(-90deg);
	transform-origin: left top 0;
	left: 40%;
	position: absolute;
	bottom: 0;
	color: #ffffff;
	font-weight: bolder;
	font-size: x-large;
	width: 300px;
}

.row-company,.tbl_container {
    line-height: 2;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 80px;
}
.txt_inpt{
	background-color: transparent;
	color: white;
	border: 0;
	border-bottom: 2px solid white;
	width: 50%;
	height: 50px;
	padding-left: 15px;
}

.carousel-control-prev, .carousel-control-next{
	position: absolute;
	bottom: 20%;
	margin: auto;
	height: 50px;
	left: 39%;
	width: 50px;
}
.carousel-control-prev{
	/*bottom: 20%;*/
	/*bottom: 30%;*/
	bottom: 20%;
}
.carousel-control-next{
	/*bottom: 30%;*/
	bottom: 20%;
	bottom: 10%;
}


#dropdownCompany{
	background-color: transparent;
	color: white;
	border: 0;
	border-bottom: 2px solid white;
}
.dropdownCompany ul {
    background-color: #292a5b;
	box-shadow: none;
	width:100%;
}
.dropdownCompany li a {
    color: white;
}

#dropdownCompany_gray{
	background-color: transparent;
	color: black;
	border: 0;
	/*border-bottom: 1px solid black;*/
}
.dropdownCompany_gray ul {
    background-color: white;
	box-shadow: none;
	width:100%;
}
.dropdownCompany_gray li a {
    color: black;
}


#companies{
	color:white;
	padding: 50px 20%;
	background-size: cover;
}
#companies .blockText{
	margin-top:50px;
	margin-bottom:50px;
}
#companies select{
	background-color: transparent;
	border: 0;
	color: white;
	border-bottom: 2px solid white;
	width: 60%;
}
#companies .select_input{
	text-align:center;
	margin-bottom:300px;
}

.btnContainer,.chkContainer{
        margin-top:50px;
}

    #companies_side .blockText{
        margin-top:50px;
        margin-bottom:50px;
    }
    #companies_side select{
        background-color: transparent;
        border: 0;
        color: white;
        border-bottom: 2px solid white;
        width: 60%;
    }

    #companies_side,.company-image{
        min-height:700px;
    }
    
    .txtCenter{
        text-align: center;
    }
.blue_column {
    background-color: #292a5b;
}
.scrollable-content{
	height: 100%;
	overflow: auto;
	padding: 30px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 20px;
}
.backToNotice,.backToNoticeAlt{
	float:left;
	margin:0 20px;
}
.pdf{
	width: 100%;
	text-align: right;
}

/*** timeline ***/
.timeline {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.li {
  transition: all 200ms ease-in;
}

.timestamp {
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
}

.status {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #d3d3d3;
  position: relative;
  transition: all 200ms ease-in;
}
.status h4 {
  font-weight: 600;
}
.status:before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  border-radius: 25px;
  border: 5px solid #656565;
  position: absolute;
  top: -15px;
  left: 42%;
  transition: all 200ms ease-in;
}

.li.complete .status {
  border-top: 2px solid #c1c1c1;
}
.li.complete .status:before {
  background-color: #c1c1c1;
  border: none;
  transition: all 200ms ease-in;
}
.li.complete .status h4 {
  color: #c1c1c1;
}
#timeline h4 {
    font-size: 15px;
    font-weight: normal;
}

#timeline li {
    width: 20%;
}
#timeline {
    margin-top: 150px;
}
@media (min-device-width: 320px) and (max-device-width: 700px) {
  .timeline {
    list-style-type: none;
    display: block;
  }

  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }

  .timestamp {
    width: 100px;
  }

  .status:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}
#tender_home.slide-wrapper{
	margin-top:0!important;
}
/*** end timeline ***/

/*** section CNIH ***/
.tabs-left{
	border:0;
	width:"100%";
}
.nav-tabs.tabs-left > li{
	float:none;
}

#register-company .company_lbl_value input[type="text"],#register-company .company_lbl_value input[type="email"],#register-company .company_lbl_value input[type="password"] {
    width: 100%;
    border-bottom: 1px solid black;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.btn-container{
	text-align: center;
	margin: 50px;
}

.sidebar-cnih {
    /*height: 550px;*/
    background-color: #f0eef0;
}

.sidebar-cnih img{
	/*padding:50px 60px;*/
	padding:10% 20%;
	margin: 0 auto;
}
.content-cnih{
	background-color: #28285b;
}
.content-cnih a {
    color: white;
}
#statistics .content-cnih a{
	color:#12C;
}
#statistics .content-cnih a.black-button{
	color:black;
}
#statistics .btn_news a{
	color:white;
}

.nav.nav-tabs.tabs-left li.active a {
	/*color:#63656a;*/
	color:black;
}
.nav.nav-tabs.tabs-left li a {
    border: 0;
    background-color: transparent;
    /*color: #bebec1;*/
	color: #63656a;
    font-weight: 400;
    padding: 20px 15px;
	font-size:16px;
}

.nav.nav-tabs.tabs-left li.active a {
    background-color: #dfdedf;
}

.content-cnih .tab-content{
	margin:86px 0 0 0;
}
.content-cnih .tab-content .panel-heading {
    color: #fff;
    border: 0 !important;
	border-radius: 0;
}

.content-cnih .tab-content .panel-default {
    border: 0;
    border-radius: 0;
	margin-top: 0;
}
.content-cnih .tab-content .panel-heading {

    color: #fff;
    background-color: transparent;
    border: 0 !important;
    border-radius: 0;
	padding:0;
}

.content-cnih .panel.panel-default {
    background-color: transparent;
    color: white;

}

.content-cnih .panel-collapse.collapse.in {
    background-color:#060620;

}

.content-cnih .tab-pane .panel-body {
    border: 0 !important;

}

.content-cnih .panel-heading .panel-title a {
    padding: 25px;
    position: relative;
    float: left;
	width:100%;
	background-color:#060620;
	font-size:30px;
}

.content-cnih .panel-heading .panel-title a.collapsed {
	background-color:transparent!important;
	opacity: 0.5;
}
.content-cnih .white-button{
	float:right;
}
.tab-content{
border:0;}
/*** end section CNIH ***/

/*conjuntos de información*/
.notComplete {
    border-bottom: 1px solid red!important;
}
.pane_link {
    background-color: transparent;
    opacity: 0.5;
    padding: 25px;
    position: relative;
    float: left;
    width: 100%;
    color: white;
}
.pane_link h4{
   font-size: 30px;
   margin: 0;
}
.pane_link a{
    color:white;
    text-decoration:none;
}
.pane_link:hover, .pane_link.active{
    opacity: 1;
    background-color:#060620 !important;
}

#mainSlider .carousel-indicators {
    top: 10%;
    margin: 0;
    width: 30px;
    left: 96%;
}
#mainSlider .carousel-indicators li {
    background-color: lightgray;
}

#mainSlider .carousel-indicators li.active {
    background-color: black;
}


#area_slider{
    /*height: 400px;*/
    background-color: #f0eef0;  
    margin-top:50px;
}

.text-areas{
    color:#292a5b;
    padding:10px;
}
.text-areas h2{
    font-size:60px;
}
.text-areas span{
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
}
.blue-button{
    border: 2px solid #292a5b;
    font-size: 18px;
    border-radius: 90px;
    padding: 5px 20px;
    background: transparent;
    color: #292a5b;
    text-decoration: none;
    float:right;
}
#areaCarousel .carousel-control-prev,#areaCarousel .carousel-control-next {
    bottom: -90px;
    background-color: #292a5b;
    text-align: center;
    left: unset;
    line-height: 150px;
    transform: rotate(-90deg);
    width: 150px;
    height: 150px;
}
.img-area-car{margin-top:20px;}
#areaCarousel .carousel-control-next {
    right:0;
    
}
#areaCarousel .carousel-control-prev {
    right:150px;
    
}

.pFile{    
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #292a5b;
	text-align: center;
	padding: 20px;
	color: white;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration:none;
}
.pFile img{
	padding: 20px 0 0;
}
.pFile span{
    /*padding:20px;
    background-color:#292a5b;*/
}

#process_tabs {
    background-color: #f0eef0;
    margin-top: 80px;
}
#process_tabs .tab-content .tab-pane {
    position: relative;
    background-color: white;
    margin-top: -50px;
	padding-top: 40px;
}

#process_tabs .tab-content .tab-pane img{
    margin:0 auto;
}

#process_tabs .nav-tabs li a {
    background-color: #292a5b;
    color: gray;
    border: 0;
    border-radius: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 700;
    text-transform: uppercase;
    z-index:9;
}
#process_tabs .nav-tabs li.active a {
    color: #fff;
    text-decoration:underline;
}

#process_tabs .nav.nav-tabs {
    margin-top: -50px;
    z-index: 9999;
	width: 100%;
    margin: 0 auto;
}




#sec_licences {
    margin-top: 200px;
}
#licence_tabs .tab-content .tab-pane {
    position: relative;
    background-color: white;
    margin-top: -50px;
}

#licence_tabs .nav-tabs li a,#headquarters .nav-tabs li a{
    background-color: #f0eef0;
    color: lightgray;
    border: 0;
    border-radius: 0;
    /*padding-top: 50px;
    padding-bottom: 50px;*/
    font-weight: 700;
    text-transform: uppercase;
    z-index:9;
}
#licence_tabs .nav-tabs li a{
	padding-top: 25px;
    padding-bottom: 25px;
}

#headquarters .nav-tabs li a{
	padding-top: 50px;
    padding-bottom: 50px;
}

#licence_tabs .nav-tabs li.active a,#headquarters .nav-tabs li.active a{
    color:gray;
    text-decoration:underline;
}

#licence_tabs .nav.nav-tabs {
    margin-top: -50px;
    z-index: 9999;
}
#licence_tabs{
	margin-top: 50px;
}

.lic_right{
    width:60%;
    float:right;
    margin-top:50px;
    text-align: justify;
}
.lic_left{
    width:100%;
    text-align: justify;
}
.lic_left_img{
    float:right;
}


#visualization_tabs {
    margin-top: 230px;
    margin-bottom: 230px;
}
#visualization_tabs .tab-content .tab-pane {
    position: relative;
    
}

#visualization_tabs .nav-tabs li a {
    background-color: #292a5b;
    color: lightgray;
    border: 0;
    border-radius: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 700;
    text-transform: uppercase;
    z-index:9;
}
#visualization_tabs .nav-tabs li.active a {
    color:#fff;
    text-decoration:underline;
}

#visualization_tabs .nav.nav-tabs {
    /*margin-top: -50px;*/
    z-index: 9999;
	border-bottom: 0;
}
#visualization_tabs .t_right,#visualization_tabs .t_left{
    background-color:#292a5b;
    color:white;
}

#visualization_tabs .sectionNameStatistics{
    color:white;
}
#visualization_tabs h2{
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    width: 50%;
    right: 20%;
    font-weight: 700;
}

#visualization_tabs .tab-content img{
    margin-top:-150px;
	max-height:600px;
}

.blue_header_alt{
    background-color: #292a5b;
    color: white;
    padding: 20px;
    text-transform: uppercase;
}
.blue_header_alt h1{
    font-size:30px;
    float:left;
    margin: 20px;
}
.blue_header_alt a{
    float: left;
    margin: 20px;
}
/*end conjuntos de información*/

.icon-home{
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#infoaccess #mainSlider{
	/*max-width: 800px;*/
	margin: 0 auto;
}

.sidecolleft .side_down img, .side_down_mobile img{
	margin: 0 auto;
	padding: 10% 20%;
	/*max-width: 400px;*/
}
#visualization_tabs .t_right .nav-tabs li {
    opacity: 0.5;
}

#visualization_tabs .t_right .nav-tabs li.active {
    opacity: 1;
	border-bottom: 2px solid #09d93a;
}

#weeklyStatistic .blue_stat_header .dropdown-menu > li:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

#sismic h4, #costs h4, #documents h4, #third h4{
        color:gray;
        font-size:40px;
        text-transform:uppercase;
        font-weight:700;
    }
    /*#sismic table tr td + td, #costs table tr td + td,#documents table tr td + td {
        text-align:right;
        font-weight:700;
        color:#63656a;
        padding-right:40px;
    }*/
    #sismic table td,#costs table td,#documents table td,#third table td{
        color:gray;
        padding-left:40px;
        border-bottom: 1px solid gray;
    }
    #sismic table tr, #costs table tr,#documents table tr,#third table tr{
        line-height: 35px;
    }
    #sismic table, #costs table,#documents table,#third table {
        width:100%;
    }
    .inner-padding-text{
        padding:70px;
    }
    
    #area_slider_inner  #areaCarousel{
        background-color:#f0eef0;
    }
    
    .blue-button-center {
        border: 2px solid #292a5b;
        font-size: 18px;
        border-radius: 90px;
        padding: 5px 20px;
        background: transparent;
        color: #292a5b;
        text-decoration: none;
    }
    .img-centered{
        margin-top:50px;
        width: 50%;
        margin: 50px auto 0;
    } 
    .blue-button-container{
        margin-bottom: 100px;    
    }
    
    
    #mainSlider #headCarousel .carousel-control-prev, #mainSlider #headCarousel .carousel-control-next{
        bottom: -90px;
        background-color: #292a5b;
        text-align: center;
        left: unset;
        line-height: 150px;
        transform: rotate(-90deg);
        width: 150px;
        height: 150px;
    }
    
    #mainSlider #headCarousel .carousel-control-prev {
        left:0;
    }
    #mainSlider #headCarousel .carousel-control-next {
        right:0;
    }
    #mainSlider #headCarousel .carousel-control-prev,#mainSlider #headCarousel .carousel-control-next{
        top: 35%;
        margin:0;
    }
    
    #area_slider_inner #areaCarousel .carousel-control-prev{
        left:0;
    }
    #area_slider_inner #areaCarousel .carousel-control-prev,#area_slider_inner #areaCarousel .carousel-control-next{
        top: 35%;
        margin:0;
    }
    #area_title h2,#area_title h4{
        color:#292a5b;
        text-transform:uppercase;
        font-weight:700;
        z-index:9;
        position:relative;
    }
    #area_title h2{
        font-size:40px;
    }
    #area_title{
        position:relative;
    }
    #area_title .grayblock{
        background-color:#f0eef0;
        position:absolute;
        width:80%;
        height:600px;
        z-index:0;
        top:0;
    }




/*responsive*/
	.h2MobileTitle,.h2MobileTitle_blue{
		display:none;
	}
	section#news_home .h2MobileTitle_Alt, section#tender_home .h2MobileTitle_Alt{
		display:none;
	}



@media screen and (max-width: 750px) {
	.h2MobileTitle,.h2MobileTitle_blue,section#news_home .h2MobileTitle_Alt, section#tender_home .h2MobileTitle_Alt{
		color: gray;
		font-size: 40px;
		text-transform: uppercase;
		font-weight: 700;
		display:inline;
		
	}
	.h2MobileTitle,section#news_home .h2MobileTitle_Alt, section#tender_home .h2MobileTitle_Alt{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.h2MobileTitle_blue{
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #292a5b;
		color:white;
	}
	.content-cnih .tab-content {
		margin: 0 0 0 0;
	}
	.noPagina,.textoPagina{float:left;}
	.row-company{padding-left:0;}
	h2.ttl {
		font-size: 30px!important;
	}
	h2.ai_section_title {
		padding: 0 20px;
		text-align: center;
		word-wrap: break-word;
		font-size: 30px !important;
	}
	.text-areas h2 {
    	font-size: 30px!important;
		word-wrap: break-word;
	}
	.inner-padding-text {
		padding: 20px!important;
	}
	#visualization_tabs h2{
		font-size:30px!important;
	}
	#visualization_tabs .tab-content img{
		margin-top:0!important;
	}
	#visualization_tabs h2{
		position:initial;
		width:100%!important;
		word-wrap: break-word;
	}
	.lower_tab {
		padding: 15px!important;
		word-wrap: break-word!important;
	}
	#visualization_tabs {
		margin-top: 0px!important;
	}
	.pFile {
		position: initial!important;
		padding: 10px!important;
		font-size: 15px!important;
	}
	
	#areaCarousel .carousel-control-prev, #areaCarousel .carousel-control-next {
		bottom:-160px!important;
		width: 50%!important;

	}
	#areaCarousel .carousel-control-prev {
    	right: 50%important;
	}
	#areaCarousel .carousel-indicators.h_indicators {
		bottom: -200px!important;
	}
	ul#timeline {
		padding-left: 0!important;
	}
	
	#cnih-main-stage h2 {
		font-size: 30px!important;
	}
	#cnih-main-stage p{
		width:100%!important;
		text-align:justify;
	}
	.blue_stat_header {
		margin-top: 0px!important;
		font-size:25px!important;
	}
	.news_head{
		padding: 20px 20px;
	}
	.news_head h2 {
		font-size: 25px!important;
	}
	
	.numberCount{
		top: 2%;
		right: 5%;
		font-size: 30px !important;
		left: inherit;
	}
	#tender_home{
		margin-bottom:150px;
	}
	#news_home .blue_block ,#tender_home .blue_block{
		position: relative;
		width: 100%;
		padding: 20px 20px;
	}
	#news_home .sectionName, #tender_home .sectionName{
		display:none;
	}
	
	#news_home .carousel-control-prev span img,#news_home  .carousel-control-next span img,
	#tender_home .carousel-control-prev span img,#tender_home  .carousel-control-next span img {
		transform: rotate(-90deg);
	}
	#news_home .carousel-control-prev span ,#news_home  .carousel-control-next span,
	#tender_home .carousel-control-prev span ,#tender_home  .carousel-control-next span {
		position: absolute;
		top: 37%;
		right: 40%;
	}
	
	#news_home .carousel-control-prev, #news_home .carousel-control-next, 
	#tender_home .carousel-control-prev, #tender_home .carousel-control-next {
		width: 50%;
		bottom: -150px;;
		text-align: center;
		background-color: #292a5b;
		height:150px;
		border:1px solid black;
	}
	#news_home .carousel-control-prev,
	#tender_home .carousel-control-prev
	{
		left:0;
		right:unset;
	}
	#news_home .carousel-control-next,
	#tender_home .carousel-control-next{
		right:0;
		left:unset;
	}
	#news_home .carousel-indicators {
		bottom: 10%;
		width:auto;
	}
	#tender_home .carousel-indicators {
		bottom: 5%;
		width:auto;
	}
	
	#tender_home .blue_block {
		height: 60%;
	}
	
	section#notice {
		clear: both;
		margin-top: 200px;
	}

}
@media screen and (min-width: 769px) and (max-width: 1023px)  {
	.nav>li>a {
    	padding: 10px 10px;
	}
}
@media screen and (min-width: 769px){
	.tender h3{
		font-size: 50px;
		font-weight: bold;
	}
	.tender h4{
		font-size: 40px;
	}
	.tender .carousel-control-prev, .tender .carousel-control-next {
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
		width: 150px;
		height: 150px;
		line-height: 150px;
		background-color: #292a5b;
		transform: rotate(-90deg)

	}

	.tender .carousel-control-next {
		right: 0;
		left: initial!important;
		bottom: -75px;
	}
	.tender .carousel-control-prev {
		right: 150px;
		left: initial!important;
		bottom: -75px;
	}
	.white-bbtn a{
		border: 2px solid #fff;
		font-size: 18px;
		border-radius: 90px;
		padding: 5px 10px; /*padding: 5px 20px; */
		background: transparent;
		color: white!important;
		text-decoration: none;
		margin-right: 10px; /*margin-right: 20px; */
	}
	.white-bbtn a:hover{
		text-decoration: underline;
	}
	.white-bbtn {
		float: left;
		margin-top: 20px;/*new */
	}
	.side_down_mobile{
		display:none;
	}
	
}
@media screen and (min-width: 320px) and (max-width: 769px)  {
	.tender h3{
		font-size: 30px;
		font-weight: bold;
	}
	.tender h4{
		font-size: 25px;
	}
	.gray-back{
		margin-top:50px;
	}
	#sismic h4, #costs h4, #documents h4, #third h4 {
		text-align:center;
	}
	.pFile {
		text-align: left;
		padding:0px!important;
	}
	#atlas .padding10 {
		padding: 0!important;
	}
	.blue_header_alt h1{
		width: 69%;
	}
	.side_down{
		display:none;
	}
	
	.docContainer {
		overflow: auto;
	}
	#statistics .blue_block {
		padding: 20px 0px!important;
	}
	.news_head_alt {
		padding-left: 0!important;
	}

	.news_head_alt h2 {
		font-size: 28px !important;
	}


	.numberCountBoard {
		font-size: 30px!important;
	}

	.numberCountBoard hr {
		margin-top: 20px!important;
	}
	
	.white-bbtn{
		border: 2px solid #fff;
		font-size: 18px;
		border-radius: 90px;
		padding: 5px 20px;
		background: transparent;
		color: white!important;
		text-decoration: none;
		margin-bottom:20px;
		text-align: center;
	}
	.white-bbtn a{
		color:white!important;
		text-decoration:none;	
	}
	.white-bbtn a:hover{
		text-decoration: underline;
	}
	
	.carousel-indicators.h_indicators {
		width: 90%!important;
	}
	#infoaccess #mainSlider .carousel-indicators {
		left: 90%!important;
	}
	.ctls_ .carousel-control-next, .ctls_ .carousel-control-prev {
		width: 75px !important;
		height: 75px !important;
		line-height: 75px !important;
	}
	#area_slider_inner #areaCarousel .lower_ctls .carousel-control-next, #area_slider_inner #areaCarousel .lower_ctls .carousel-control-prev{
		width: 75px !important;
		height: 75px !important;
		line-height: 75px !important;
		top: 16%!important;
	}
	
	
	.news_head_alt {
		padding-left: 0!important;
	}

	.news_head_alt.clearfix h2 {
		font-size: 28px!important;
	}


	.numberCountBoard {
		font-size: 30px!important;
	}

	.numberCountBoard hr {
		margin-top: 20px!important;
	}
}

	
@media screen and (min-width: 1920px)   {
	/*.carousel-control-prev, .carousel-control-next {
		left: 34%!important;
	}*/
	#areaCarousel .carousel-control-prev, #areaCarousel .carousel-control-next{
		/*left: unset!important;*/
	}

	#weeklyStatistic .sectionNameStatistics .captionText,
		.sectionName .captionText,
		.sectionNameStatistics {
		font-size: 25px!important;
	}
}

.cal_flag_pending, .cal_flag_pending a{
	color:gray;	
	font-weight:bold;
}
.cal_flag_pending_soon, .cal_flag_pending_soon a{
	color:#d9d9d9;	
	font-weight:bold;
}
.cal_flag_pending_medium, .cal_flag_pending_medium a{
	color:#b3b3b3;	
	font-weight:bold;
}
.cal_flag_pending_far, .cal_flag_pending_far a{
	color:#808080;	
	font-weight:bold;
}


.cal_flag_updated, .cal_flag_updated a{
	color:black;
	font-weight:bold;
}
.cal_flag_currentPending, .cal_flag_currentPending a{
	color:#a22244;
	font-weight:bold;
}
