/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 23,2016 */
html {
    font-family:Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size:24px;
    font-style:normal;
    font-variant:normal;
    font-weight:500;
    line-height:26.4px;
}
body {
    margin:0;
    background-color:#FFFFFF;
}
.form-control {
    background-color: #fff;
    border: 1px solid #999999;
    border-radius: 1px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.wt {
    color: #FFFFFF;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
}
.wt:hover {
    color: #CCCCCC;
 }
.inlineblock{
    display: inline-block;
}
.breadcrumb {
    border: none;
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}
.breadcrumb a {
    color: #FFFFFF;
    text-decoration: none;
}
.breadcrumb > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #222;
}
.categorias .panel {
    border: none;
    background-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.categorias .panel-default > .panel-heading {
    color: #FFF;
    background-color: #222;
    border-color: transparent;
}
.categorias .panel-heading {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.categorias .panel-heading .panel-title{
    font-size: 24px;
    font-weight: bold;
}
.categorias ul{
    margin:0px;
    padding: 0px; 
}
.categorias ul li{
    margin:0px;
    padding: 0px;
    list-style: none; 
    border-bottom: 1px solid #F2F2F2;
}
.categorias ul li a{
    padding:10px;
}
.categorias ul li a::before{
    content: "\f054\00a0";
    font-family: 'FontAwesome';
    color: #222;
}
.categorias ul li a:hover{
    text-decoration: none;
    background-color: #E0E0E0;
}
/* */
.categorias  .panel-body {
    padding:0px;
    margin: 0px;
}
.categorias .panel-default .panel-faq > .panel-heading {
    color: #222;
    background-color: #F2F2F2;
    border-color: transparent;
}
.categorias .panel-default .panel-faq > .panel-heading a{
    color: #222;
 }
.categorias .panel-faq .panel-heading {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.categorias .panel-faq .panel-heading .panel-title{
    font-size: 16px;
    font-weight: bold;
}
.categorias .panel-faq .panel-heading .panel-title .pull-right{
     font-size: 14px;
     color: #056DC2;
}



.categorias ul li a{
    color: #222;
    font-size: 14px;
    display: inline-block;
}
.navbar {
    border:none;
    border-radius:0px;
    margin-bottom:0px;
    min-height:auto;
}
#topbar {
    background-color:#046CC3;
    color:#FFFFFF;
    text-align:right;
    padding:5px;
}
#topbar div.texto {
    display:inline-block;
    text-align:right;
    padding-left:40px;
}
.topTelefono {
    color:#FFFFFF;
    font-size:24px;
    font-weight:bold;
    vertical-align:middle;
    
}

.topTelefono::before {
    content:"\f095";
    font-family:'FontAwesome';
    vertical-align:middle;
}
@media (max-width:480px) {
    .topTelefono {
        font-size:14px;
        display: inline-block;
        
    }
    .topTelefono::before {
        font-size:14px;
    }
}
.btn-gris {
    color:#fff;
    background-color:#555555;
    border-color:#555555;
    font-weight:bold;
}
.btn-gris:focus,.btn-gris.focus {
    color:#fff;
    background-color:#555555;
    border-color:#555555;
}
.btn-gris:hover {
    color:#fff;
    background-color:#555555;
    border-color:#555555;
}
.btn-gris:active,.btn-gris.active,.open>.dropdown-toggle.btn-gris {
    color:#fff;
    background-color:#555555;
    border-color:#555555;
}
.btn-gris:active:hover,.btn-gris.active:hover,.open>.dropdown-toggle.btn-gris:hover,.btn-gris:active:focus,.btn-gris.active:focus,.open>.dropdown-toggle.btn-gris:focus,.btn-gris:active.focus,.btn-gris.active.focus,.open>.dropdown-toggle.btn-gris.focus {
    color:#fff;
    background-color:#555555;
    border-color:#555555;
}
.btn-gris:active,.btn-gris.active,.open>.dropdown-toggle.btn-gris {
    background-image:none;
}
.btn-gris.disabled:hover,.btn-gris[disabled]:hover,fieldset[disabled] .btn-gris:hover,.btn-gris.disabled:focus,.btn-gris[disabled]:focus,fieldset[disabled] .btn-gris:focus,.btn-gris.disabled.focus,.btn-gris[disabled].focus,fieldset[disabled] .btn-gris.focus {
    background-color:#555555;
    border-color:#555555;
}
.btn-gris .badge {
    color:#555555;
    background-color:#fff;
}
.navbar-brand {
    float:left;
    font-size:18px;
    height:auto;
    line-height:20px;
    padding-top:5px;
    padding-left:0px;
    padding-right:15px;
    padding-bottom:0px;
}
.navbar-custom {
    background-color:#FFFFFF;
    border:medium none;
    padding:0px 0;
    transition:padding 0.3s ease 0s;
}
.navbar-custom.affix {
    background-color:#FFFFFF;
    padding:0px 0;
}
.navbar-custom.affix #topbar {
    display:none;
}
.navbar-default .navbar-nav>li>a {
    color:#000;
}
.navbar-nav>li>a {
    border-bottom:3px solid transparent;
    display:block;
    font-size:14px;
    font-weight:700;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
}
.navbar-nav>li.active>a {
    border-bottom:3px solid #046CC3 !important;
    color:#046CC3 !important;
}
.navbar-nav>.active>a,.navbar-nav>.active>a:focus,.navbar-nav>.active>a:hover {
    background-color:transparent;
    color:#FFFFFF;
}
.navbar-nav>li>a:focus,.navbar-nav>li>a:hover {
    background-color:transparent;
    color:#000000;
}
.navbar-nav>li>a {
    vertical-align:middle;
    padding-bottom:35px;
    padding-top:35px;
}
.dropdown-menu > li > a {
    clear: both;
    color: #046CC3;
    display: block;
    font-weight: 400;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #046CC3;
}
@media (max-width:480px) {
    .navbar-nav>li>a {
        border-bottom:3px solid transparent;
        display:block;
        font-size:16px;
        font-weight:700;
        position:relative;
        text-align:left;
        text-decoration:none;
        text-transform:uppercase;
    }
}
#homeBig {
    width:100%;
    min-height:370px;
    background-image:url(../img/bg-servicios.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    position:relative;
}
.wrapper {
    margin-top:140px;
}
#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;
}
#homeBig .outer {
    position:absolute;
    top:100px;
    left:0px;
    width:100%;
    color:#FFFFFF;
    font-size:20px;
}
#homeBig .textos {
    font-size:40px;
    color:#FFFFFF;
    line-height:40px;
    text-align:center;
    padding-bottom:30px;
    width:50%;
    margin:auto;
}
#homeBig .parrafo {
    font-size:20px;
    color:#FFFFFF;
    line-height:30px;
    text-align:center;
    padding-bottom:30px;
    width:50%;
    margin:auto;
}
@media (max-width:480px) {
    #homeBig .textos {
        font-size:30px;
        color:#FFFFFF;
        line-height:30px;
        text-align:center;
        padding-bottom:10px;
        width:80%;
        margin:auto;
    }
    #homeBig .parrafo {
        font-size:14px;
        color:#FFFFFF;
        line-height:14px;
        text-align:center;
        padding-bottom:30px;
        width:80%;
        margin:auto;
    }
    .wrapper {
        margin-top:80px;
    }
}
.titulos {
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
}
.titulos h2 {
    font-size:40px;
    text-align:center;
}
.titulos p {
    font-size:20px;
    text-align:center;
}
.big-icon {
    border-radius:150px;
    color:#1e1e1e;
    display:block;
    height:150px;
    margin:0 auto 20px;
    text-align:center;
    transition:opacity 0.2s linear 0s;
    width:150px;
    background-color:#CCCCCC;

    border:3px solid #4DD2FF;
}
.bloques {
    text-align:center;
}
.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 {
}
/* hack */
@media (max-width:767px) {
    .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;
    }
    .titulos {
        padding-left:10%;
        padding-right:10%;
    }
    .titulos h2 {
        font-size:50px;
        text-align:center;
    }
    .titulos p {
        font-size:25px;
        text-align:center;
    }
    .bg-gris {
        padding-top:40px;
        padding-bottom:80px;
        font-size:20px;
    }
}
#buttonrel {
    position: relative;
}
/* resolucion 768 */
@media (max-width:480px) {
    .navbar-toggle {
        margin-right:0px;
    }
    .navbar-brand {
        width:220px;
        height:auto;
    }
    .navbar {
        min-height:auto;
    }
    #homeBig .textos {
        font-size:32px;
        line-height:38px;
        padding-bottom:50px;
        text-align:center;
        width:90%;
    }
    .titulos h2 {
        font-size:40px;
        text-align:center;
    }
    .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;
    }
}

.item blockquote {
    border-left:none;
    margin:0;
}
.item blockquote img {
    margin-bottom:10px;
}
.item blockquote p:before {
    content:"\f10d";
    font-family:'Fontawesome';
    float:left;
    margin-right: 10px;
}
/** MEDIA QUERIES*/
/* Small devices (tablets,768px and up) */
@media (min-width:768px) {
    #quote-carousel {
        margin-bottom:0;
        padding: 0 40px 30px 40px;
    }
}
/* Small devices (tablets,up to 768px) */
@media (max-width:480px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #quote-carousel .carousel-indicators {
        bottom:-20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display:inline-block;
        margin:0px 5px;
        width:15px;
        height:15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin:0px 5px;
        width:20px;
        height: 20px;
    }
}
/* Footer */
.footerTop {
    background-color:#EBEBEB;
    padding-top:20px;
    padding-bottom:20px;
}
.footerTop .email {
    color:#000000;
    font-size:30px;
    font-weight:bold;
    vertical-align:middle;
    display:inline-block;
}
.footerTop .email::before {
    content:"\f0e0";
    font-family:'FontAwesome';
    display:inline-block;
    margin-right:15px;
    color:#999999;
    border:2px solid #4dd2ff;
    border-radius:50px;
    height:50px;
    margin-right:10px;
    text-align:center;
    transition:opacity 0.2s linear 0s;
    width:50px;
}
.footerTop .telefono {
    color:#000000;
    font-size:30px;
    font-weight:bold;
    vertical-align:middle;
    display:inline-block;
}
.footerTop .telefono::before {
    content:"\f095";
    font-family:'FontAwesome';
    display:inline-block;
    margin-right:15px;
    color:#999999;
    border:2px solid #4dd2ff;
    border-radius:50px;
    height:50px;
    margin-right:10px;
    text-align:center;
    transition:opacity 0.2s linear 0s;
    width:50px;
}
@media (max-width:480px) {
    .footerTop .email {
        color:#000000;
        font-size:16px;
        font-weight:bold;
        vertical-align:middle;
        display:inline-block;
    }
    .footerTop .telefono {
        color:#000000;
        font-size:16px;
        font-weight:bold;
        vertical-align:middle;
        display:inline-block;
    }
    .footerTop .email::before {
        border:2px solid #4dd2ff;
        border-radius:50px;
        height:30px;
        text-align:center;
        width:30px;
    }
    .footerTop .telefono::before {
        border:2px solid #4dd2ff;
        border-radius:50px;
        height:30px;
        text-align:center;
        width:30px;
    }
}
.footerMed {
    background-color:#046CC3;
    color:#FFFFFF;
    padding-top:20px;
    padding-bottom:20px;
}
.logofooter img {
    
    max-width: 100%;
    height:auto;
    display: inline;
}
.footerMed h2 {
    margin-top:0px;
    margin-bottom:10px;
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
}
.footerMed ul {
    margin:0px;
    padding:0px;
}
.footerMed ul li {
    margin:0px;
    padding:0px;
    list-style:none;
}
.footerMed a {
    color:#FFFFFF;
}
.footerMed ul li a {
    font-size:16px;
    color:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
}
.footerMed ul li a::before {
    font-size:16px;
    content:"\f105";
    font-family:'FontAwesome';
    display:inline-block;
    margin-right:15px;
    font-size:16px;
    color:#FFFFFF;
}
@media (max-width:480px) {
    .footerMed h2 {
        font-size:20px;
    }
}
.footerBottom {
    background-color:#262626;
    color:#EDEDED;
    padding-top:20px;
    padding-bottom:20px;
}
.footerBottom a {
    color:#FFFFFF;
}
.footerBottom p {
    margin-bottom:0px;
    margin-top:2px;
}
ul.listado {
    margin:0px;
    padding:0px;
}
ul.listado li {
    margin:0px;
    padding:0px;
    list-style:none;
}
ul.listado li a {
    font-size:16px;
    color:#000000;
    padding-top:5px;
    padding-bottom:5px;
}
ul.listado li::before {
    font-size:16px;
    content:"\f105";
    font-family:'FontAwesome';
    display:inline-block;
    margin-right:15px;
    font-size:16px;
    color: #000000;
}
/* 320 */
#btn_menu_ppal .patty {
    background:rgba(255,255,255,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:#000000 none repeat scroll 0 0;
}
#btn_menu_ppal .patty::before {
    background:#000000 none repeat scroll 0 0;
    position:absolute;
}
#btn_menu_ppal .patty::after {
    background:#000000 none repeat scroll 0 0;
    position:absolute;
}
#btn_menu_ppal .patty::after {
    background:#000000 none repeat scroll 0 0;
    position:absolute;
    transform:rotate(45deg);
}
#btn_menu_ppal .patty::before {
    background:#000000 none repeat scroll 0 0;
    transform:rotate(-45deg);
}
#btn_menu_ppal .patty::before {
    background:#000000 none repeat scroll 0 0;
    transform:rotate(-45deg);
}
#btn_menu_ppaln .patty::after {
    background:#000000 none repeat scroll 0 0;
    transform:rotate(45deg);
}
#btn_menu_ppal .patty::after,#btn_menu_ppal .patty::before {
    background:#000000 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;
}
/* social */
.footerBottom .footer-socials {
    margin-top:12px;
    text-align:right;
}
.footerBottom .footer-socials li a {
    color:#777;
    font-size:16px;
}
.list-inline {
    list-style:outside none none;
}
.list-inline>li {
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
}
@media (max-width:991px) {
    .footerBottom .footer-socials {
        text-align: left;
    }
}
@media (min-width:768px) and (max-width: 992px) {
    .navbar-header{
        vertical-align: middle;
        min-height: 80px;
    }
    .navbar-default .navbar-brand {
        width: 300px;
        display: inline-block;
        
    }
}
.topBreadCrumb{
    background-color: #046CC3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.panel-gris{
    background-color: #F0F0f0;
    padding:35px 25px;
}
.small-icon {
    border-radius:100px;
    color:#1e1e1e;
    display:block;
    height:100px;
    margin:0 auto 20px;
    text-align:center;
    transition:opacity 0.2s linear 0s;
    width:100px;
    background-color:#f2f2f2;
    border:3px solid #4DD2FF;
}
.small-icon img{
    width: 100px;
    height: auto;
}
.items-nosotros{
    clear: both;
    font-size: 18px;
    text-align: left;
    position: relative;
    line-height: 100px;
    min-height: 100px;
   
}
.items-nosotros .small-icon {
    width:100px;
    float:left;
    margin-right:10px;
    margin-top: -15px;
}
.items-nosotros .texto{
    line-height: 1.2;
    vertical-align: middle;
    display:inline-block;
    padding-top: 15px;   
}
/* */
.unit-left {
    float:left;
    max-width: 100%;
    margin-right: 10px;
}
.unit-body {
    float:left;
}
.icon{
    vertical-align: middle;
    display: inline-block;
    color: #FFFFFF;
    position: relative;
    margin-left: 50px;
    margin-bottom: 10px;
}
.icon::before {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    position: relative;
    text-transform: none;
    display: inline-block;
    color: #FFFFFF;
    font-family:'FontAwesome';
    position: absolute;
    left: -50px;
    top: 5px;
}
.icon-circle::before {
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    height: 40px;
    text-align: center;
    width: 40px;
    color: #FFFFFF;
     -webkit-transition: all .5s ease-in-out;
}
.icon-circle:hover::before{
    background-color: #FFFFFF;
     color: #046cc3;
}
/* dark */
.dark .icon{
    vertical-align: middle;
    display: inline-block;
    color: #333333;
    position: relative;
    margin-left: 50px;
    margin-bottom: 10px;
}
.dark .icon::before {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    position: relative;
    text-transform: none;
    display: inline-block;
    color: #333333;
    font-family:'FontAwesome';
    position: absolute;
    left: -50px;
    top: 5px;
}
.dark .icon-circle::before {
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    border-color: #333333;
    height: 40px;
    text-align: center;
    width: 40px;
    color: #333333;
     -webkit-transition: all .5s ease-in-out;
}
.dark .icon-circle:hover::before{
    background-color: #333333;
     color: #FFFFFF;
}
blockquote.quote{
    position: relative;
    border-left: none;
}
blockquote.quote .imagen{
    margin-bottom: 15px;
    }
blockquote.quote::after {
    left: 5px;
    position: absolute;
    top: 50px;
}
blockquote.quote::after {
    color: #0095e5;
    content: "“";
    font-size: 80px;
    font-weight: 700;
    height: 50px;
}

blockquote.quote img{
    margin: auto;
}


/* carousel */
#quote-carousel {
    padding:0 10px 30px 10px;
    margin-top: 30px;
}
/* Control buttons */
#quote-carousel .carousel-control {
    background:none;
    color:#222;
    font-size:2.3em;
    text-shadow:none;
    margin-top: 30px;
    vertical-align: middle;
    display: inline-block;

}
#quote-carousel .carousel-control i{
    vertical-align: middle;
    display: inline-block;
    line-height: 250px;
}
/* Previous button */
#quote-carousel .carousel-control.left {
    left: -75px;
}
/* Next button */
#quote-carousel .carousel-control.right {
    right: -75px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right:50%;
    top:auto;
    bottom:0px;
    margin-right: -19px;
}

/* End carousel */
/* Servicios */
.btn-align {
    text-align: center;
}
.service-box .btn {
    background: rgba(0, 0, 0, 0) url("../img/btn-arr.png") no-repeat scroll 0 5px;
    border-radius: 0;
    color: #39464f;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 0 0 0 25px;
    text-shadow: none;
    text-transform: none;
    border:none;
}
.service-box h4 {
    color: #39464f;
    font: bold 24px/24px;
    font-weight: bold;
}
.service-box .service-box_txt {
    color: #9f9f9f;
    font: 13px/24px;
}
.service-box_txt {
    margin-bottom: 20px;
}
.error{
    color: #F00;
}
@media (max-width:768px){
    .footer-block{
        padding-bottom: 20px;
    }
}