/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 23, 2016 */
body {
    font-family: lato;
    background-color: #FFFFFF;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
@font-face {
    font-family: 'freightregular';
    src: url('../fonts/freightregular-webfont.eot');
    src: url('../fonts/freightregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/freightregular-webfont.woff2') format('woff2'),
         url('../fonts/freightregular-webfont.woff') format('woff'),
         url('../fonts/freightregular-opentype-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/Lato-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.navbar {
    min-height: 130px;
}
.navbar-custom {
    background-color: transparent;
    border: medium none;
    padding: 0px 0;
    transition: padding 0.3s ease 0s;
}
.navbar-custom.affix {
    background-color: #222222;
    padding: 0px 0;
}
.arrowGris{
	border-top: 16px solid #EDEBEB;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/triangulo.png);
	display: block;
}

.navbar-default .main-navigation-ul ul, .navbar-default .main-navigation-ul ul li {
    list-style: outside none none;
}
.navbar-default .main-navigation-ul ul {
    margin: 0;
    padding: 0;
    position: relative;
}
.navbar-default .main-navigation-ul ul li ul {
    display: none;
}
.navbar-default .main-navigation-ul .sub, .navbar-default .main-navigation-ul ul {
    display: none;
}
.navbar-default .main-navigation-ul .sub ul {
    display: block;
}

.navbar-default .main-navigation-ul .sub ul {
    display: block;
}

.navbar-default .main-navigation-ul li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
}
.navbar-default .main-navigation-ul > li > a {
    transition: border 0.2s ease-in-out 0s;
}
.navbar-default .main-navigation-ul > li > a {
    color: #ffffff;
    font-size: 16.6px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar-default .main-navigation-ul > li > a {
    border-top: 9px solid transparent;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.navbar-default .main-navigation-ul > li.active > a {
    border-top: 9px solid #058DC7 !important;
    color: #56caf7 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
.navbar-default .main-navigation-ul > li > a {
    height: 90px;
    line-height: 90px;
    vertical-align: middle;
}
.navbar-toggle {
    padding-top: 30px;
}
#homeBig{
    width: 100%;
    height: 785px;
    background-image: url(../img/foto-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

#homeBig .boton a {
    border-width: 1px !important;
    line-height: 100%;
    padding: 15px 24px;
    border-width: 1px !important;
    line-height: 100%;
    padding: 15px 24px;
    border-color: #058DC7 !important;
    color: #fff;
    border-style: solid !important;
    border-width: 1px !important;
    margin-top: -490px !important;
    margin: auto;
    font-size: 20px;
    font-family: lato;

}
#homeBig .outer{
    position: absolute;
    top: 290px;
    left: 0px;
    width: 100%;
}
@media (max-width: 480px){
    #homeBig .outer{
        top: 200px;
    }
}
#homeBig .boton{
    border-top: 1px solid #FFFFFF;
    width: 60%;
    margin: auto;
    padding-top: 40px;
    text-align: center;
}
#homeBig .textos{
    font-family: Lato;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 1.1;
    text-align: center;
    padding-bottom: 30px;
    width: 80%;
    margin: auto;
}
#quiensoy{
    font-family: Lato;
}
#quiensoy h2{
    font-size: 50px;
    color:#000000;
}
#quiensoy {
    color: #000000 !important;
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
}
#quiensoy p {
    font-family: LatoLight;
    line-height: 1.4;
    margin-top: 20px;
    font-size: 26px;
    color: #333333;
    text-align: center;
}
#quiensoy ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#quiensoy ul li {
    font-family: LatoLight;
    background-image: url("../img/arrow_bl.png") ;
    background-repeat: no-repeat;
    background-position: left 13px;
    padding-left: 30px;
    padding-top: 5px;
    margin: 0;
    line-height: 1.4;
    font-size: 24px;
    color: #333333;
    font-style: normal;
    font-weight: 300;
}
@media (min-width: 768px) and (max-width: 979px){
    #quiensoy p {
        text-align: left;
    }
}
.parrafo{
    font-family: LatoLight;
    line-height: 1.4;
    font-size: 24px;
    color: #333333;
    font-style: normal;
    font-weight: 300;
}
 .milestone-top_home{
    line-height: 1.7;
    }
@media (min-width: 768px) and (max-width: 979px){
    .parrafo{
        margin-left: 60px;
        margin-right: 60px;
    }
    .milestone-top_home{
        margin-left: 60px;
        margin-right: 60px;
    }
}

.serviciosbg{
    background-image: url("../img/bg-servicios.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #FFFFFF;
}
.titulos{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

 .titulos h2 {
    font-size: 50px;
    text-align: center;
}
.titulos p {
    font-size:25px;
    text-align: center;
}
.mk-process-steps {
    margin-bottom: 0px;
    text-align: center;
}
.mk-process-steps ul {
    list-style: outside none none;
    
    padding: 0;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mk-process-steps ul::before {
    border-top: 1px dashed #19ABDE;
    content: "";
    display: block;
    position: absolute;
    height: 0;
    left: 24%;
    width: 52%;
}
.mk-process-steps ul li {
    display: inline-block;
    float: left;
    margin: 0;
}
.mk-process-steps ul li:hover img {
    animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
    color: #fff;
}
.mk-process-steps ul li:hover .mk-process-icon {
   background-color: #058DC7;
}
.mk-process-steps ul li h3 {
    display: inline-block;
    font-size: 18px !important;
    margin: 20px auto 20px;
    position: relative;
    color:#FFFFFF;
    font-weight: bold;
}
.mk-process-steps ul li h3 a{
    color:#FFFFFF;
    text-decoration: none;
    font-size:22px;

    }
.mk-process-steps ul li p {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
}
.mk-process-icon {
    border-radius: 300px;
    box-shadow: 0 0 0 3px #19ABDE;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: background 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
.mk-process-icon::after {
    display: none;
}
.mk-process-icon i {
    color: #19ABDE;
    display: inline-block;
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
.mk-process-steps.process-steps-3 ul::before {
    top: 80px;
}
.mk-process-steps.process-steps-3 li {
    width: 33.3%;
}
.mk-process-steps.process-steps-3 li h3, 
.mk-process-steps.process-steps-3 li p {
    padding: 0 20px;
}
.mk-process-steps.process-steps-3 .mk-process-desc, 
.mk-process-steps.process-steps-3 .mk-process-title {
    width: 288px;
}
.mk-process-steps.process-steps-3 .mk-process-icon {
    height: 160px;
    text-align: center;
    width: 160px;
}
.mk-process-steps.process-steps-3 .mk-process-icon i {
    font-size: 80px;
    line-height: 140px;
}
.bg-gris{
    background-color: #E9E9E9;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20px;
}

.bg-gris .interno{
    padding-left:0px;
    padding-right:0px;
}
.border-logo{
    border: 1px solid #AAAAAA;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.clientepanel{

}
.bg-estadisticas{
    background-attachment: scroll;
    background-image: url("../img/fondo.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 461px;
    padding: 0;
   
}
.bg-estadisticas .top_home {
    color: white;
    font-size: 25px;
    margin-top: 27%;
    text-align: center;
    width: 100%;
    
}
.imagenfooter{
    width: 300px;
    height: auto;
    margin: auto;
}
.milestone-number_home {
   border :1px solid #FFFFFF;
    font-family: lato;
    font-size: 31px;
    margin: 0 15px;
    padding: 12px 35px;
}
.bg-contacto{
    background-color: #2D2D2D;
    padding:40px;
    color: #FFFFFF;
}
footer{
    clear: both;
}
.copyright{
    color: #2D2D2D;
    padding: 25px;
    font-size: 18px;
}
@media (max-width: 480px){
    .copyright{
        
        padding-left : 5px;
        padding-right: 5px;
        font-size: 16px;
    }
    }
.piam{
    color: #2D2D2D;
    padding: 15px;
    font-size: 18px;
}
.piam img{
    margin-left: 10px;
}

.footericon{
    padding-left: 50px;
    background-position: left middle;
    background-repeat: no-repeat;
    min-height: 60px;
}
.footericon h3{
    font-size: 27px;
}
.footericon h3 a{
    color: #FFFFFF;
}
.footericon p{
    font-size: 16px;
}
.bg-contacto .form-control {
    background-color: #2D2D2D;
    background-image: none;
    border: 1px solid #4C4C4C;
    border-radius: 0px;
    color:#FFFFFF;
    padding: 20px 20px 20px 20px;
    height: auto;
}
.bg-contacto .btn-primary {
    border-radius: 0px;
}

/* hack */
@media (max-width: 992px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 0px;
     
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-default .main-navigation-ul li {
     float: none!important;
  }
  .navbar-default .main-navigation-ul > li > a {
    border-top: none;
    display: block;
    float: none !important;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    height: auto;
    line-height: 120%;
    vertical-align: middle;
    }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none !important;
    }
    .navbar-default .main-navigation-ul > li.active > a {
        border-top: none !important;
    }
    .navbar-collapse {
        border-top:none !important;
        box-shadow: none;
    }
    .navbar-brand{
        width: 210px;
        height: auto;
    }
    .navbar {
        min-height: 50px;
    }
    #homeBig .textos {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 50px;
        text-align: center;
        width: 80%;
    }
    #homeBig .boton {
        margin: auto;
        padding-top: 40px;
        text-align: center;
        width: 70%;
    }
    @media (max-width: 480px){
        #homeBig .boton {
            border-top: none;
            width: 100%;
        }
    }
    #quiensoy h2 {
        color: #000000;
        font-size: 50px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .sm-center{
        margin-right:auto;
        margin-left: auto;
        text-align: center;
    }
    .sm-center img{
        margin-right:auto;
        margin-left: auto;
        text-align: center;
    }
    .titulos{
        padding-left: 10%;
        padding-right: 10%;
    }
     @media (max-width: 480px){
        .titulos{
           padding-left: 3%;
            padding-right: 3%;
        }
     }
    .titulos h2 {
        font-size: 50px;
        text-align: center;
    }
    .titulos p {
        font-size:25px;
        text-align: center;
    }
    .mk-process-steps ul::before {
        left: 28%;
        width: 40%;
    }
    .bg-gris{
        padding-top: 40px;
        padding-bottom: 80px;
        font-size: 20px;
    }
    .clientepanel{
        padding-left: 10%;
        padding-right: 10%;
    }
    .bg-estadisticas .top_home {
        margin-top: 47%;
    }
    .bg-estadisticas {
        
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: auto auto;
    }
    .bg-contacto{
        padding-top:40px;
        padding-bottom:40px;
        padding-left: 0px;
        padding-right: 0px;
        
    }
    .btn-group-lg > .btn, .btn-lg {
        border-radius: 0px;
        font-size: 22px;
        line-height: 1.33333;
        padding: 15px 25px;
    }
    .footericon{
        width: 450px;
        margin: auto;
        padding-left: 70px;
    }
    .footericon h3{
        font-size: 30px;
    }
    .footericon p{
        font-size: 20px;
    }
    .footer-ft{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}


#buttonrel {
    position: relative;
}
#btn_menu_ppal .patty {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: pointer;
    height: 4px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 30px;
    z-index: 1000;
}
#btn_menu_ppal.collapsed .patty {
    background: #FFFFFF none repeat scroll 0 0;
}
#btn_menu_ppal .patty::before {
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
}
#btn_menu_ppal .patty::after {
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
}
#btn_menu_ppal .patty::after {
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
    transform: rotate(45deg);
}
#btn_menu_ppal .patty::before {
    background: #FFFFFF none repeat scroll 0 0;
    transform: rotate(-45deg);
}
#btn_menu_ppal .patty::before {
    background: #FFFFFF none repeat scroll 0 0;
    transform: rotate(-45deg);
}
#btn_menu_ppaln .patty::after {
    background: #FFFFFF none repeat scroll 0 0;
    transform: rotate(45deg);
}
#btn_menu_ppal .patty::after, #btn_menu_ppal .patty::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 30px;
    z-index: -1;
}
#btn_menu_ppal.collapsed .patty::after, #btn_menu_ppal.collapsed .patty::before {
    position: absolute;
    transform: rotate(0deg);
}
#btn_menu_ppal.collapsed .patty::before {
    top: -10px;
}
#btn_menu_ppal.collapsed .patty::after {
    top: 10px;
}
#btn_menu_ppal.collapsed:hover {
    transition: top 0.4s ease 0s;
}
#btn_menu_ppal.collapsed:hover .patty::before {
    top: -11px;
}
#btn_menu_ppal.collapsed:hover .patty::after {
    top: 11px;
}
#btn_menu_ppal:focus, #btn_menu_ppal:hover {
    background-color: transparent;
}
.navbar-toggle {
    border: none;
    border-radius: 0px;
}
/* resolucion 768 */

@media  (max-width: 480px) {
    .navbar-brand{
        width: 180px;
        height: auto;
    }
    .navbar {
        min-height: 50px;
    }
    #homeBig .textos {
        font-size: 32px;
        line-height:38px;
        padding-bottom: 50px;
        text-align: center;
        width: 90%;
    }
    #quiensoy h2 {
        color: #000000;
        font-size: 40px;
        padding-left: 5%;
        padding-right: 5%;
    }
    .serviciosbg{
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .titulos h2 {
        font-size: 40px;
        text-align: center;
    }
    .mk-process-steps.process-steps-3 li {
        width: 100%;
        display: block;
        float: none;
        margin: 0;;
    }
    .milestone-number_home {
        margin-top: 10px;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 18px;
    }
    .bg-estadisticas .top_home {
        font-size: 18px;
        margin-top: 65%;
        text-align: center;
        width: 100%;
    }
    .footericon{
        width: 90%;
        margin: auto;
        padding-left: 50px;
    }
    .footericon h3{
        font-size: 24px;
    }
    .footericon p{
        font-size: 18px;
    }
    .footer-ft{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .bg-estadisticas {
        min-height: auto;
        
    }
}
/* Error */
.error404{
    background-color: #6F6F6F;
    padding-top: 180px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 180px;
    text-align: center;
    color:#FFFFFF;
}
.error404 h1{
    font-size:90px;
    line-height: 1.3;
    font-weight: bold;
}
.error404 h2{
    font-size:45px;
    line-height: 1.3;
}
.error404 .boton {
    margin: auto;
    padding-top: 40px;
    text-align: center;
    width: 70%;
}
.error404 .boton a {
    border-width: 1px !important;
    line-height: 100%;
    padding: 15px 24px;
    border-width: 1px !important;
    line-height: 100%;
    padding: 15px 24px;
    border-color: #058DC7 !important;
    color: #fff;
    border-style: solid !important;
    border-width: 1px !important;
    margin-top: -490px !important;
    margin: auto;
    font-size: 20px;
    font-family: lato;

}
@media (max-width: 480px){
    .error404 .boton {
        border-top: none;
        width: 100%;
    }
    .error404{
        padding-left: 15px;
        padding-right: 15px;
    }
    .error404 h2{
        font-size:35px;
        line-height: 1.3;
    }
}
.help-block ul{
    margin: 0px;
    padding: 0px;
}
.help-block ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    columns: #F00;
}
.help-block {
    color: #F00;
}