/*NO BORRAR*/
@font-face {
 font-family:Century;
 font-display: auto;
 src: url('../fonts/Century.ttf');
}
@font-face {
 font-family:Muli-Bold;
 src: url('../fonts/Muli-Bold.ttf');
}

@font-face {
 font-family:OpenSans-Regular;
 src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
 font-family:Muli-Light;
 src: url('../fonts/Muli-Light.ttf');
}
@font-face {
 font-family:Muli;
 src: url('../fonts/Muli.ttf');
}

@font-face {
 font-family:OpenSans-Bold;
 src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),  url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),  url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}


#frm_contacto label.error {
	margin-left: 10px;
	width: auto;
}
.error
{
	color: #B94A48 !important;
	margin:0px !important;
}

.link {

  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font: normal 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}
.link.azul {
    background: -moz-linear-gradient(center top , #30517A, #3276B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#3276B1;
    border-color: #30517A ;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.link.azul:hover {
    background: -moz-linear-gradient(center top , #3276B1, #30517A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #30517A;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.mr_captcha{
	margin-bottom:10px;
}
/*FIN BORRAR*/


.header{
  margin-top: 10px;
  margin-bottom: 5px;
}

.hd_contacto{
  margin-top: 15px;
  font-size: 12px;
}
.hd_contacto a{
  color: #000;
}

.hd_contacto a:hover{
  color: #df4e10;
}
#line-chart-marker text{
      font-family: Muli ,"Regular" !important;
}

.ft_contacto{
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  margin-top: 50px;
  color: #000;
  font-size: 11px;
  font-family: Muli;
  margin-left: 162px;
  /*margin-left: 283px;*/
}

.ft_contacto a{
  color: #000;
}

.hd_menu
{
  background-color: #5a7e96;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Muli-Bold;
  font-size: 14px;
}
.menu-ft{
  margin-left: 300px;
}

.menu-ft .navbar-default .navbar-nav > li > a{
    color:#df4e10 !important;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #5a7e96;
    white-space: nowrap;
}


.dropdown-menu > li > a:hover ,.dropdown-menu > li > a:hover {
    color: #5a7e96;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #5a7e96 !important;
  background-color: #fff !important;
}




.menu-ft .nav > li > a {
    background: url("../imgusr/barra-navbar-ft.png") no-repeat center right !important;
    padding: 15px 30px;
    color: #df4e10 !important;
    margin-top: -1px;
    margin-bottom: -1px;
}

.menu-ft .nav > li > a:hover {
    background: #df4e10 !important;
    color: #fff !important;
}



.hd_menu.nav > li > a
{
    background:url("../imgusr/barra-navbar.png") no-repeat center right !important;
    padding: 15px 30px;
    color: #fff !important;
    margin-top: -1px;
    margin-bottom: -1px;
}
.nav > li > a
{
    background:url("../imgusr/barra-navbar.png") no-repeat center right !important;
    padding: 15px 30px;
    color: #fff !important;
    margin-top: -1px;
    margin-bottom: -1px;
}


.navbar-default .navbar-nav > li > a:hover {
    background: #fff !important;
    color:#5a7e96 !important;
}
.ubicacion-dir
  {
    background-image: url('../imgusr/icono-ubicacion-hd.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding:0px;
     padding-left: 25px;
    margin-top: -8px;
  }

  .mensaje-dir
  {
    background-image: url('../imgusr/icono-mensaje-hd.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding: 2px;
    padding-left: 33px;
  }

  .telefono-dir
  {
    background-image: url('../imgusr/icono-telefono-hd.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1px;
    padding-top: 5px;
    margin-left: 19px;
    padding-left: 31px;
  }



.ubicacion-footer
  {
    background-image: url('../imgusr/icono-ubicacion-hd.png');
     background-repeat: no-repeat;
    background-position: top left;
    margin-left: -37px;
    padding-right: 201px;
    margin-top: -8px;
  }

  .mensaje-footer
  {
    background-image: url('../imgusr/icono-mensaje-hd.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-right: 15px;
    margin-left: 15px;
    padding-bottom: 10px;
  }

  .telefono-footer
  {
    background-image: url('../imgusr/icono-telefono-hd.png');
   background-repeat: no-repeat;
    background-position: left center;
    padding: 1px;
    padding-top: 5px;
    margin-left: 19px;
    padding-left: 31px;
  }



  .carousel-caption {

      padding-bottom: 390px;
      font-family: Muli-Light;
      color: #000;
      text-align: left;
      left: 14%;
      top: 24%;
  }

  .carousel-caption h4 {
      font-size: 36px !important;
      text-align: left;
  }

  .carousel-caption strong{
    color:#df4e10;
    font-family: Muli-Bold;
    font-size: 36px;

  }
.btn-slide{
    background: transparent;
    border-color: #df4e10;
    color:#df4e10;
    font-family: OpenSans-Regular;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-top: 44px;
    transition: 0.5s;
}
.btn-slide:hover, .btn-slide:active, .btn-slide:focus{
    background-color: #df4e10;
    color: #fff;
}
.btn-enviar, .btn-next , .btn-previous ,.btn-finish{
    background: transparent;
    border-color: #df4e10;
    color:#df4e10;
    font-family: OpenSans-Regular;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
}
.btn-next:hover, .btn-previous:hover, .btn-enviar:hover,.btn-next:active ,.btn-previous:active, .btn-enviar:active, .btn-enviar:focus,.btn-next:focus ,.btn-previous:focus ,.btn-default.disabled:hover ,.btn-default.disabled:active ,.btn-default.disabled:focus , .btn-warning:active , .btn-warning:focus ,.btn-warning:hover , .btn-finish:active ,.btn-finish:focus , .btn-finish:hover{
    background-color: #df4e10;
    color: #fff;
	transition: 0.4s;
}

.carousel-control {
    top: 45%;
    bottom: 55%;
}

.footer
{
    color: #fff;
    background: url("../imgusr/bg-ft.png");
    font-family: Muli ,"Regular";
    font-size: 14px;
    margin-top: 76px;
    padding-top: 45px;

}

.contacto_ft{
  background-color: #5a7e96;
  padding-top: 13px;
  padding-bottom: 8px;
  font-size: 14px;
  font-family: Muli ,"Regular";
  color: #fff;
  opacity: 0.8;

}
.contacto_ft a{
  color: #fff;
}

.contacto_ft a:hover{
  color: #000;
}
.hd_blog:hover {
  background-color: #fff !important;
}
.hd_blog a {
  background: transparent!important;
}
.ft_blog:hover {
  background-color: #df4e10 !important;
}
.ft_blog a {
  background: transparent!important;
}
.hm_servicios_intro{
     padding-top: 80px;
    padding-bottom: 176px;
    background: url("../imgusr/img-bg-servicios.png") no-repeat center;
    background-size: cover;
    font-family: Muli, "Regular";
    text-align: justify;
    font-size: 14px;
    text-align: center;
    color: #fff;
}


.hm_servicios_intro h1{
    font-family: Muli, "Regular";
    font-size: 36px;
}
.hm_servicios{
  margin-top: -56px;
}

.hm_servicios .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #fff;
  color: #df4e10!important;
}

.hm_servicios .nav > li > a {
    background: #df4e10;
    margin-left: 35px;
    border-radius: 0px;
    font-size: 18px;
    font-family: Muli , "Bold";

}

.hm_servicios .nav-tabs {
    border-bottom: transparent !important;
    /*margin-left: 204px;*/
}

.hm_nosotros{
      color: #fff;
    background: #df4e10;
    font-family: Muli ,"Regular";
    font-size: 14px;
    margin-top: 42px;
    padding-top: 45px;
    text-align: center;
    padding-bottom: 70px;
}

.hm_nosotros h1{
    font-family: Muli-Bold;
    font-size: 36px;
    padding-bottom: 25px;
}

.jcarousel-control-prev {
    left: -3% !important;
    top: 47% !important;
}

.jcarousel-control-next {
    right: -3% !important;
    top: 51% !important;
  }
  .img-thumbnail {
    border-color: transparent;
  }
.clientes_satisfechos{
  margin-top: 30px;
  margin-bottom: 60px;
}
.clientes_satisfechos h1{
  color: #af320e;
  font-size: 36px;
  font-family: Muli-Bold;
  padding-bottom: 70px;
}

.btn-conoce-mas{
    border-color: #df4e10;
    border-radius: 0px;
    font-size: 14px;
    padding-left: 31px;
    padding-right: 31px;
    font-family: Open Sans ,"Regular";
    color: #df4e10;
    webkit-transition:  0.8s;
    transition: 0.8s;
}

.btn-conoce-mas:hover{
    background: #df4e10;
    color: #fff;
}

.hm_bienvenidos{
  margin-top: 40px;
  font-size: 14px;
  font-family: Muli,"Regular";
  text-align: justify;
}
.hm_bienvenidos h1{
  font-size: 36px;
  font-family: Muli-Light;
  padding-bottom: 25px;
  margin-top: -10px;
}
.hm_bienvenidos h1 span{
  color: #df4e10;
}


.hm_bienvenidos strong{
  font-family: Muli-Bold;
}

.lineas-laterales{
  background: url("../imgusr/lineas-laterales.png") no-repeat center right,
   url("../imgusr/lineas-laterales.png") center left no-repeat;
  padding: 15px 30px;
  background-position-y: 25px;
}

.linea_lateral_bienvenida{
   background: url("../imgusr/barra-lateral-bienvenida.png") no-repeat center left;
   padding: 15px 30px;
   background-position-y: 0px;
}
.img-servicios{
  padding-top: 12px;
}
.img-servicios td{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}



.hover_img {
    overflow: hidden;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 28px;
}


.hover_img_home {
    overflow: hidden;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 13px;
    margin-left: -17px;
}
.hover_img:hover .hover_color {
    left: 0;
    opacity: 0.75;
}
.hover_img_home:hover .hover_color {
    left: 0;
    opacity: 0.75;
}


.hover_info {
  font-size: 20px;
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 53%;
  left: -1;
  right: 34px;
  transition: all 500ms;
  text-align: center;

}

.hover_info_home {
    font-size: 20px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 56%;
    left: -1;
    right: 24px;
    transition: all 500ms;
    text-align: center;
}

.hover_img:hover .hover_info {
  opacity: 1;
}
.hover_img_home:hover .hover_info_home {
  opacity: 1;
}
.hover_info h2 {
    color: #fff;
    font-family: OpenSans-Bold;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.hover_info_home h2 {
    color: #fff;
    font-family: OpenSans-Bold;
    font-size: 17px;
    text-align: right;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}



.hover_color {
    background: #df4e1080;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 380px;
    transition: all 500ms;
    opacity: 0;
    top: 0;
}

.hm_dc_servicios{
  font-size: 14px;
  font-family: Muli ,"Regular";
  margin-top: 85px;
  min-height: 500px;
}

.hm_dc_servicios ul li {
  background : transparent url(../imgusr/icon-lista-servicios.png) no-repeat left;
  display : block;
  width : auto;
  margin-left: -41px;
  padding-left: 24px;
  padding-top: 15px;
}

.hm_dc_servicios h1{
  font-size: 36px;
  color: #df4e10;
  font-family: Muli-Bold;
  margin-top: -8px;
  padding-bottom: 28px;
}

.hm_dc_servicios h4{
  font-size: 18px;
  font-family: Muli ,"Regular";

}


.hm_dc_servicios h4 strong{
  font-family: Muli-Bold;
}


.servicios_principales .hover_info h2{
  color: #fff;
}
.pd_servicios_home .hover_info h2{
  color: #fff;
}
.contenido{
  font-size: 14px;
  font-family: Muli ,"Regular";
/*  margin-top: 85px;*/
}

.contenido p{
  font-size: 14px;
  font-family: Muli ,"Regular";
}

/*
.contenido ul li {
  background : transparent url(../imgusr/icon-lista-servicios.png) no-repeat left;
  display : block;
  width : auto;
  margin-left: -41px;
  padding-left: 24px;
  padding-top: 15px;
}*/

.contenido h1{
  font-size: 36px;
  color: #000;
  font-family: Muli-Light;
 /* margin-top: -8px;*/
  padding-bottom: 28px;
  margin-top: 31px;
}


.contenido h1 strong{
  font-size: 36px;
  color: #df4e10;
  font-family: Muli-Bold;
 /* margin-top: -8px;*/
  padding-bottom: 28px;
  margin-top: 31px;
}


.contenido h2{
  font-size: 36px;
  color: #df4e10;
  font-family: Muli-Bold;
  /*margin-top: -8px;*/
  padding-bottom: 28px;
  margin-top: 31px;
}

.contenido h3{
  font-size: 20px;
  font-family: Muli ,"Regular";

}
.contenido h4{
  font-size: 18px;
  font-family: Muli ,"Regular";

}


.contenido h5{
  font-size: 16px;
  color: #df4e10;
  font-family: Muli ,"Regular";
}


.contenido h4 strong{
  font-family: Muli-Bold;
}
.linea_lateral_servicios{
   background: url("../imgusr/barra-lateral-bienvenida.png") no-repeat center left;
   padding: 0px 30px;
   background-position-y: 0px;
}

.alinear{
  padding-left: 22px; margin-top:40px;
}

.titulo_principal{
    padding-top: 50px;
    padding-bottom: 50px;
    background: url("../imgusr/bg-ft.png") no-repeat center  fixed ;
    background-size: cover;
}

.titulo_principal h1{
  font-size: 36px;
  font-family:Muli-Light;
}

.titulo_principal h1 strong{
  font-family: Muli-Bold;
  color: #df4e10;
}

.estrategia_financiera{
  margin-top: 86px;
}


.estrategia_financiera{
  margin-top: 86px;
}


.panel-default > .panel-heading {
    color: #df4e10 !important;
    background-color: transparent;
    border-color: transparent;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-family: Muli-Bold;
}

.panel-body {

    padding: 15px;
    font-size: 14px;
    font-family: Muli,Regular;

}

.panel-heading a:hover,  {
    color: #000;
    text-decoration: underline;
}

.panel-heading a:focus  {
    color: #000;
    text-decoration: underline;
}




.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.panel-title > a:before {
  content: "\e024";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    content:"\f07b";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus  {
    text-decoration:none;
}


.panel-default {
    border-color: transparent;
}

.otros_servicios{
  margin-top: 30px;
}

.otros_servicios h1{
    font-family: Muli-Light;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    color: #000;
}


.otros_servicios strong{
    font-family: Muli-Bold;
    color: #df4e10;
}


.otros_servicios .hover_info {
    font-size: 30px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: -1;
   /* right: 140px;*/
    transition: all 500ms;
    text-align: center;
}

.otros_servicios .hover_info h2 {
      font-size: 22px;
}



.pd_servicios{
  margin-top: 70px;
  padding: 10px;
}
.pd_servicios_home {

  margin-top: -6px;
  padding: 0px;
}

.maps{
  margin-top: 64px;
}

.encuesta{
  margin-top: 60px;
  min-height: 94px;
}

.nav-pills > li + li {
    margin-left: 2px;
    width: 15.6667% !important;
  }
.nav-pills .nav > li > a {

    background-color: aquamarine;
}
.wizard-footer{
  padding-left: 71px;
    padding-right: 71px;
    padding-top: 60px;
}
.encuesta_menu{
  width: 105.3%;
}
.encuesta_menu .nav > li > a
{
  background-color: #919191;
  min-height: 90px;
  transition: 0.3s;
}

.nav-pills > li > a{

  border-radius: 0px;
}
.encuesta_menu .nav > li > a:hover
{
   background-color: #df4e10;
}
/*
.tab-content{
  background-color: #0000001a;

  -webkit-border-top-right-radius: 1px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topright: 1px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  -webkit-box-shadow: -3px 23px 49px -13px rgba(0,0,0,0.75);
  -moz-box-shadow: -3px 23px 49px -13px rgba(0,0,0,0.75);
  box-shadow: -3px 23px 49px -13px rgba(0,0,0,0.75);
  padding-bottom: 28px;
  padding-top: 62px;
}*/

.wizard, .tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left: 100px;
    padding-top: 45px;
    padding-right: 120px;
  }
.pager li > a, .pager li > span{
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #b36c57;
  border-radius: 0px;
  color: #df4e10;
}

.pager li > a, .pager li > span:hover{
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #b36c57;
  border-radius: 0px;
  color: #df4e10;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #df4e10;
    color: #fff;
}

@media(max-width:600px){
  .hover_info_home {
    right: 96px !important;
}
}

@media(max-width:990px){
  .hover_info_home {
    right: 89px;
}

  .hover_color {
    width: 89%;
  }
	.align-left, .align-right{
		text-align:center;
	}
  .hm_servicios .nav-tabs {
    margin-left: 0px;
  }
    .hover_info {
    top:30%;
  }
  .nav > li > a {
  padding: 15px 5px;
}
  .hm_servicios .nav > li > a {
    margin-left: 10px;
  }


}


@media(max-width:1200px){
  td, th {
    padding-left: 10px;
    padding-right: 10px;

}

    .nav > li > a {
  padding: 14px 28px;
}
  .hm_servicios .nav > li > a {
    margin-left: 10px;
  }


  .mensaje-dir {
    margin-left: -16px;
  }
  .menu-ft {
    margin-left: 161px;
}

.ft_contacto {
  margin-left: 83px;
}

.nav > li > a {
  padding: 14px 28px;
}
  .hm_servicios .nav > li > a {
    margin-left: 10px;
  }
}

@media(max-width:769px){
.menu-ft .nav > li > a {
  background: transparent;
}

  .hover_color {
    width: 100%;
}

.hm_servicios .nav-tabs > li {
  width: 100%;
}
  .nav > li > a {
  padding: 14px 28px;
}
  .hm_servicios .nav > li > a {
    margin-left: 10px;
  }

  .hover_info_home h2 {
    font-size: 18px;

}/*
  .hover_color {
    width: 89%;
}*/
.hover_info_home {
  right: 80px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #d7d7d7;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
}

  .carousel-caption h4 {
    font-size: 30px !important;
  }
  .btn-slide {
    margin-top: 6px;
  }

.hm_servicios .nav > li > a {
    margin-left: 13px;
}

.nav > li > a {
    background: none;
  }
}

 @media(max-width:600px){
.nav-tabs > li {
    float: center !important;
  }
}
  @media(max-width:479px){

.menu-ft {
    margin-left: 0px !important;
}

.dropdown-menu > li > a {
    white-space: normal !important;
}
.menu-ft .nav > li > a {
  background:none;
}
.ubicacion-footer {
    padding-right: 0px;
    margin-left: -213px !important;
    padding-left: 204px !important;
}


.jcarousel-control-next {
    right: -8% !important;
  }

  .jcarousel-control-prev {
    left: -11% !important;
  }
.carousel-caption {
    left: 15%;
    top: -23%;
}

.carousel-caption h4 {
   font-size: 29px !important;
}
.carousel-caption strong {
   font-size: 30px;
  }

  .carousel-indicators {
    display: none;
  }
  .btn-slide{
    margin-top: 0px;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .ft_contacto {
    margin-left: 3px;
    }

    .nav > li > a {
    background: none;
  }
  .ft_contacto {
    margin-left: 24px !important;
  }


}

@media(max-width:600px){
  .carousel-caption {
    top: 11%;
}
}

@media(max-width:990px){

.hm_servicios  .nav > li > a {
  padding: 15px 5px;
}
  .hm_servicios .nav > li > a {
    margin-left: 1px;
  }


  .telefono-dir {
    margin-left: -80px;
    padding-left: 83px;
    background-position: center;
  }

  .mensaje-dir {
    margin-left: -185px;
    padding-left: 209px;
    background-position: center;
    margin-bottom: 18px;
   }

  .ubicacion-dir {
      margin-left: -221px;
      padding-left: 221px;
      background-position: center;
      padding-top: 8px;
  }


  .telefono-footer {
    margin-left: -80px;
    padding-left: 83px;
    background-position: center;
  }

  .mensaje-footer {
    margin-left: -185px;
    padding-left: 209px;
    background-position: center;
    margin-bottom: 18px;
   }

  .ubicacion-footer {
      margin-left: -221px;
      padding-left: 221px;
      background-position: center;
      padding-top: 8px;
  }


  @media(max-width:479px){
    .ubicacion-dir {
      margin-left: -228px;
      padding-left: 227px;
      padding-top: 9px;
  }
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
}

  .reducir_contenido p {
    font-size: 11px !important;
  }


.otros_servicios .hover_info {
    top: 9%;
    right: 8px;

}

.hover_img .hover_color {
    left: 0;
    opacity: 0.75;
}

.hover_color {
    background: #df4e1080;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 380px;
    transition: all 500ms;
    opacity: 0;
    top: 0;
}


.otros_servicios .hover_info {
  opacity: 4 !important;

}

.otros_servicios .hover_info h2 {
  font-size: 20px;
  text-align: center;

}

.servicios_principales .hover_info {
  opacity: 4 !important;

}
.servicios_principales .hover_info h2 {
    color: #fff;
    font-size: 16px;
    text-align: center;
}


.servicios_principales .hover_info {
    top: 9%;
    right: 8px;

}
.hover_img_home .hover_info_home {
    opacity: 1;
}


.hover_img_home .hover_color {
    left: 0;
    opacity: 0.75;
}
.hover_img_home .hover_info {
    top: 9%;
    right: 8px;

}

.hover_img_home .hover_info h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}


.carousel-caption {
    top: -14% !important;
}

.btn-slide {
  display: none;
}

  }

  .menu-ft {
      margin-left: 53px;
  }

  .ubicacion-footer {
    padding-right: 0px;
    margin-left: -213px !important;
    padding-left: 204px !important;
  }
  .ft_contacto {

    margin-left: 0px;

}



}

.wizard > .steps > ul > li{
  width: 16% !important;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #df4e10b5!important;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    min-height: 77px;
    background: #df4e10 !important;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {

      min-height: 77px;
      border: 1px solid azure !important;
    }
.wizard > .steps {
    width: 104% !important;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    min-height: 77px;
    margin: 0 0.0em 0em !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.wizard > .content {
    margin-top: 9px !important;
}

.wizard > .content > .body input{
  display: table-row !important;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active
{
      background: #df4e10 !important;
}

.wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #ffffffad !important;
    color: #df4e10 !important;
    border: 1px solid #df4e10 !important;
}
.wizard > .actions .disabled a:active{
      color: #fff ;
}

.wizard > .actions a, .wizard > .actions a:hover{
  background: transparent;
  border: 1px solid #df4e10;
}

.rootwizard , .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
  background-color: #df4e10;
  min-height: 90px;
}


.fom-tittle{
  text-align: center;
}
/*Estilos Base*/
.contenedor-img {
    width: 300px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}
    .contenedor-img .mascara,.contenedor-img .contenido {
        width: 300px;
        height: 200px;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0
    }
    .contenedor-img img {
        display: block;
        position: relative;

    }
    .contenedor-img h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.9);
        margin: 20px 0 0 0
    }
    .contenedor-img p {
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 10px 20px 10px;
        text-align: center
    }
    .contenedor-img a.link {
        display: inline-block;
        text-decoration: none;
        padding: 7px 14px;
        background: #222;
        color: #fff;
        text-transform: uppercase;
        box-shadow: 0 0 1px #000
    }
        .contenedor-img a.link:hover {
            box-shadow: 0 0 5px #000
        }


/*Ejemplo 2*/
.ejemplo-2 img {
  transition: all 0.2s ease-in;
}
.ejemplo-2 .mascara {
    background-color: rgba(25,96,184, 0.8);
    width: 512px;
    padding: 67px;
    height: 600px;
    opacity: 1;
    transform: translate(400px, 200px) rotate(45deg);
    transition: all 0.5s ease-in-out;
}
.ejemplo-2 h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: translate(200px, -200px);
  transition: all 0.3s ease-in-out;
}
.ejemplo-2 p {
  transform: translate(-200px, 200px);
  transition: all 0.4s ease-in-out;
}
.ejemplo-2 a.link {
    transform: translate(0px, 100px);
  transition: all 0.3s 0.1s ease-in-out;
}

.ejemplo-2:hover .mascara {
  opacity:1;
  transform: translate(-96px, -120px) rotate(45deg);
}
.ejemplo-2:hover h2 {
  transform: translate(0px,0px);
  transition-delay: 0.3s;
}
.ejemplo-2:hover p {
    transform: translate(0px,0px);
  transition-delay: 0.4s;
}
.ejemplo-2:hover a.link {
  transform: translate(0px,0px);
  transition-delay: 0.5s;
}


@media (min-width: 1200px) {

.mostrar{
  display: none;
}
.ocultar-tittle{
  display: block !important;
}
}
@media (min-width: 992px) {
.mostrar{
  display: none;
}
.ocultar-tittle{
  display: block !important;
}
}

@media (min-width: 800px) {
.ocultar-tittle{
  display: none;
}
  }

@media (max-width: 799px) {
.ocultar-tittle{
  display: none ;
}
}

@media (max-width: 479px) {

.mostrar{
  display: block;
}
.ocultar-tittle{
  display: none;
}
 }
.center{
  text-align: center;
}
.barra_clara{
  background: ;
  color: #df4e10;
}

.barra{
  color: #df4e10;

}
.nav-pills > li + li {

    margin-left: 0px;

}
.puntaje{
      padding-top: 79px;
}
.alertify .ajs-header {
    margin: -24px;
        margin-bottom: -24px;
    margin-bottom: 0;
    padding: 16px 24px;
    background-color: #fff;
    font-size: 17px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px;
    background: transparent;
    border: 1px solid #df4e10;
    color: #df4e10;
    font-family: OpenSans-Regular;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button:hover {
  background-color: #df4e10;
  color: #fff;
  transition: 0.4s;
}

div#puntaje_global table {
  width: auto;
  margin: 0 auto !important;
}

div#financiero table {
  width: auto;
  margin: 0 auto !important;
}

div#clientes table {
  width: auto;
  margin: 0 auto !important;
}

div#proceso_y_tecnologia table {
  width: auto;
  margin: 0 auto !important;
}

div#cultura_organizacional table {
  width: auto;
  margin: 0 auto !important;
}

/*@media (min-width: 768px) {
  .mostrar{
  display: none;
}
.ocultar{
  display: block ;
}

}


@media (min-width: 800px) {
.mostrar{
  display: block ;
}
.ocultar{
  display: none;
}
  }

@media (min-width: 479px) {

 .ocultar-tittle{
  display: none;
 }

.mostrar{
  display: block ;
}
.ocultar{
  display: none;
}
   }
*/
