
.active_menu {
    color: #49A8AA;
    border-bottom: 2px solid #49A8AA;

}
#especificar{
  display: none;
}


.barco1 {
    width: 100%;
    height: 450px;
    background-image: url('../images/clientes/clientes.jpg');
    background-size: 100% 100%;
}


.barco2 {
    width: 100%;
    height: 450px;
    background-image: url('../images/navieros/navieros.jpg');
    background-size: 100% 100%;
} 


.image_capa {
  background-color: rgba(0,0,0,0.8);
  background-image:url(https://www.gelfuzion.com/img/slides/nivo/bg-1.jpg);
  height: 500px;
  max-width: 100%;
  filter:brightness(0.4);
}

.progress-indicator>li:last-child .bubble:after, .progress-indicator>li:last-child .bubble:before {
    width: 43%;
    margin-right: 61%;
}

.progress-indicator>li .bubble {
    border-radius: 1000px;
    width: 43px;
    height: 43px;
    background-color: #0F1727;
    display: block;
    margin: 0 auto .5em;
    border-bottom: 1px solid #0F1727;
    font-size: 98%;
}



.progress-indicator {
    margin: 0 0 1em;
    padding: 0;
    font-size: 98%;
    text-transform: none;
}

.inicio_secciones{
padding-top: 5%;	
}



.progress-indicator>li:first-child .bubble:after, .progress-indicator>li:first-child .bubble:before {
    width: 47%;
    margin-left: 65%;
}

.progress-indicator>li.completed .bubble{
    background-color: #0F1727;
    border-color: #0F1727;
    color: white;
    font-size: 24px;
    line-height: 1.9em;
    font-weight: bold;
}

.progress-indicator>li .bubble{
    background-color: #0F1727;
    border-color: #0F1727;
    color: white;
    font-size: 24px;
    line-height: 1.9em;
    font-weight: bold;
}


.progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
	background-color: transparent!important;
    border-color: transparent!important;
}


.progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
    display: block;
    position: absolute;
    top: 20px;
    width: 43%;
    height: 3px;
    content: '';
    background-color: #49A8AA!important;
    color:transparent!important;
}


.progress-indicator>li .bubble:after, .progress-indicator>li .bubble:before {
    display: block;
    position: absolute;
    top: 20px;
    width: 41%;
    height: 3px;
    content: '';
    background-color: #0F1727!important;
    color:transparent!important;
}


/* Portrait */
@media only screen and (min-width: 0){

.fondo_color_secundario{
	background-color: red;
}

.progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
     width: 22%!important;
}



.progress-indicator>li:last-child .bubble:after, .progress-indicator>li:last-child .bubble:before {
      width: 43%;
      margin-right: 79%;
}

.progress-indicator>li:first-child .bubble:after, .progress-indicator>li:first-child .bubble:before {
      width: 50%;
      margin-left: 76%;
}

}


.border{
	border-radius: 40px 40px 40px 40px;
-moz-border-radius: 40px 40px 40px 40px;
-webkit-border-radius: 40px 40px 40px 40px;
border: 0px solid #000000;
}

.inicio_s{
  background-image: url('../images/header/btn_iniciar1.jpg'); 	
  max-width: 320px!important;
}

.im_pc{
	margin-left: 10%;
	margin-top: 5%;
	max-width: 185px!important;
}

.no_line{
	display: block!important;
	height: 61px;
	padding-top: 7px;
}

.fondo_gris{
	background-color: #E6E6E6;
}

.fondo_color_primario{
	background-color:#283F4F;
}

.fondo_color_secundario{
	background-color:#62bdc4;
}

.titulos{
	font-size: 2em;
	font-weight: bold;
	color:#283F4F;
}

.font_color_primario{
	color:#283F4F;
}

.font_color_secundario{
	color:#49A8AA;
}

.sub_titulos{
	color:#283F4F;
	border-bottom: 5px solid #283F4F;
    max-width: 155px;
}

.sub_titulos_2{
	color:#283F4F;
	border-bottom: 5px solid #283F4F;
    max-width: 55px;
    margin-left: 25px;
}

.span_sb{
	margin-left: 25px;
	font-size: 2.5em;
	font-weight: bold;
}

.span_sb_2{
	margin-left: 15px;
	font-size: 1.5em;
	font-weight: bold;
	max-width: 55px;
}


.texto_ml_25{
	margin-left: 25px;
	text-align: justify;
}

.valores{
	color:#49A8AA;
	font-weight: bold;
}

.valores2{
	color:#49A8AA;
	margin-left: 15px;
	font-weight: bold;
}

.titul_mini{
	color:#283F4F;
	font-weight: bold;
	margin-bottom: 0px!important;
}
.text_titul{
	margin-top: 0px!important;
}



/* Círculos de colores numerados */

span.azul {
  background: #0F1727;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
}

.color_blanco{
	color:white;
}


.texto_ml_23 {
    margin-left: 25px;
    text-align: justify;
}




@media only screen and (max-width : 490px) {


.barco1 {
    width: 100%;
    height: 300px;
    background-image: url('../images/clientes/clientes.jpg');
    background-size: 100% 100%;
}  

.barco2 {
    width: 100%;
    height: 300px;
    background-image: url('../images/navieros/navieros.jpg');
    background-size: 100% 100%;
} 

.progress-indicator>li:first-child .bubble:after, .progress-indicator>li:first-child .bubble:before {
    width: 31%;
    margin-left: 79%;
}

.progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
    display: block;
    position: absolute;
    top: 20px;
    width: 31%;
    height: 3px;
    content: '';
    background-color: #49A8AA!important;
    color: transparent!important;
}

.progress-indicator>li:last-child .bubble:after, .progress-indicator>li:last-child .bubble:before {
    width: 31%;
    margin-right: 69%;
}

}



/* Portrait */
@media only screen and (max-width : 400px) {

.inicio_secciones{
	padding-top: 9%;
}
/*.fondo_color_secundario{
	background-color: red;
}*/

.progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
    display: block;
    position: absolute;
    top: 20px;
    width: 25%;
    height: 3px;
    content: '';
    background-color: #49A8AA!important;
    color: transparent!important;
}

.progress-indicator>li:last-child .bubble:after, .progress-indicator>li:last-child .bubble:before {
    width: 23%;
    margin-right: 74%;
}

.progress-indicator>li:first-child .bubble:after, .progress-indicator>li:first-child .bubble:before {
    width: 27%;
    margin-left: 74%;
}

.valores2 {
    color: #49A8AA;
    margin-left: 1px;
    font-weight: bold;
}

.texto_ml_23 {
    margin-left: 25px;
    text-align: left;
}


}

@media only screen and (min-width: 992px){
  .valores2 {
    color: #49A8AA;
    margin-left: 4px;
    font-weight: bold;
   }
   .texto_ml_22 {
    margin-left: 25px;
    text-align: left;
	
	}


}


