



@charset "UTF-8";
/* Insert your custom CSS styles 

Blue:      #003087;
Light light Blue: #d3d8e0;
Cyan: #2277f2;
Blue dark: #022c68;
Yellow gold: #eaaa00;
Yellow Gold Darker: #d19102;
Grey01: #c1bdbd;
Grey02:#a3a2a2;


php
*/

.bg-blue-dark{
  background: #022c68;
  color: #fff;
}

.progress .filled {
  background-color: #003087;
  height: 1.5em;
  width: 5px;
}

.alert {
    /*display: none;*/
}

.alert {
    padding: 20px 28px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 20px;
    line-height: 1.4em;
    position: relative;
}


.grey table > thead > tr > th {
    padding: 5px;
    background: #eaaa00;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    color: #fff;
}

#tel{
  margin-left: 40px;
}

#tel > .table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd!important;
    padding: 5px!important;
}



.header-main {
   
    background: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 1em 0;
    color: #2f2f2f;
    text-transform: none;
}

/* Header v3 */
.header-top-clean .header-top {
  background: #fafafa;
  border-bottom: 1px solid #eaeaea;
}
.header-top-clean .header-top a {
  color: #2f2f2f;
}
.header-top-clean .header-top a:hover {
  border-bottom-color: #a3a3a3;
}
.header-top-clean .header-top .fa {
  color: #616161;
}

.page-heading:before, .page-heading:after {
    content: "";
    display: block;
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    background: #bfbfbf;
}



.table-grey thead > tr > th{
  background-color: #999!important;
}

.table-grey caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff!important;
    background: #999!important;
    text-align: center!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}


/********************************/
.margin-top-20{
  margin-top: 20px;
}

.margin-top-40{
  margin-top: 40px;
}


.margin-bottom-40{
  margin-bottom: 40px;
}

.margin-bottom-20{
  margin-bottom: 20px;
}

.margin-none{
  margin: 0px!important;
}
/* NAV */

 .flexnav > li > a {
    font-size: 16px;
    /*color: #c0d6f9;*/
    text-decoration: none;
    padding: 0 15px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    line-height: 136px;
    font-weight: 200;
    position: relative;
    z-index: 3;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }

  .flexnav > li.item-with-ul > a:after {
    display: inline-block;
    content: "\f107";
    font-family: 'FontAwesome';
    color: #eaaa00;
    /*color: #c1c1c1;*/

  }



/*.flexnav > li:hover > a,
  .flexnav > li.active > a {
    color: #eaaa00;
  }


  .header-menu-fullw .nav-main .flexnav > li.signin > a:before {
    color: #c1c1c1;
  }

*/

@media (min-width: 992px){
.header-menu-fullw .nav-main {
    height: 71px;
    border-top: 3px solid #d8d8d8!important;
    border-bottom: 3px solid #d8d8d8!important;
}

}

.header-menu-fullw .nav-main .flexnav > li > a {
    border-left: 0px solid #eaaa00;
    border-right: 0px solid #eaaa00;
    line-height: 70px;
    padding: 0 20px;
}


.header-menu-fullw .nav-main {
  
  /*background: #003087;*/
  background: #fff;
}



/* Page Heading */
.page-heading {
  background: #fff;

  position: relative;
  text-align: center;

}


@media (min-width: 992px) {
  .page-heading {
    text-align: left;
  }
}


.page-heading h1 {
  font-size: 18px;
  margin: 0;
  color: #022c68;
  padding: 25px 0 10px 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .page-heading h1 {
    
  }
}
.page-heading .breadcrumb {
  background: none;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0;
  padding: 0px;
}

.page-heading .breadcrumb a {
    color: #003087;
}

.page-heading .breadcrumb > li + li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 6px;
    color: #eaaa00;
}




  .page-heading .breadcrumb {
    text-align: left;
    padding: 10px 0;
  }



.page-heading .breadcrumb .last{
  color: #444;
}


.page-heading .search-form .btn {
  background: #003087;
  border-color: #003087;
}




/*// #Tables
// --------------------------------------------------
*/

table {
    width: 100%;
    border: 0px;
}

table>caption+thead>tr:first-child>th, 
table>colgroup+thead>tr:first-child>th, 
table>thead:first-child>tr:first-child>th, 
table>caption+thead>tr:first-child>td, 
table>colgroup+thead>tr:first-child>td, 
table>thead:first-child>tr:first-child>td {
    border: 0;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
  padding: 2px;
  line-height: 1.22857143;
  vertical-align: top;
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd!important;
}
table>thead>tr>th {
  vertical-align: bottom;
  border: 1px solid #416EAF!important;
  background-color: #003087; 
  color:#fff;

}

table>thead>tr>th.bg-grey {
  background-color: #666; 
  color:#fff;

}


table>thead>tr>th a{
   
  color:#fff;
  text-transform: uppercase;
}

table>thead>tr>th a:hover{
   color: #fff;
   text-decoration: underline;
}

table > thead > tr > th {
  padding: 10px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;

}
table > tbody > tr > td {
  padding: 10px;
}


/* PAGER*/

.pager li>a:hover,
.pager li>a:focus{
  text-decoration:none;
  text-shadow:none;
  color:#fff;
  background-color:#022c68!important;
}


/*
// #Pagination
// --------------------------------------------------
*/
.pagination > li > a,
.pagination > li > span {
  color: #fff!important;
  background-color: #999;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #003087;
}
.pagination > .pager-current > a,
.pagination > .pager-current > span,
.pagination > .pager-current > a:hover,
.pagination > .pager-current > span:hover,
.pagination > .pager-current > a:focus,
.pagination > .pager-current > span:focus {
  color: #fff!important;
  background-color: #003087;
  border-color: none;
}

/* Insert your custom CSS styles 

Blue:      #003087;
Blue dark: #022c68;
Yellow gold: #;
php
*/


/*
// #Footer
// --------------------------------------------------
*/
footer.nd-region {
  background: #003087;
  color: #b7daf3;
  padding-bottom: 14px !important;
}
footer.nd-region a {
  color: #fff;
}

footer.nd-region a:hover {
  text-decoration: none;
}

footer.footer__light {
  background: none;
}
/* Footer Widgets */
footer .footer-widgets {
  padding: 64px 0 14px 0;
}

footer h3{
  color: #fff!important;
}
.footer-copyright {
  border-top: 0px solid #191919;
  background: #022c68;
  font-size: 11px;
  padding: 20px 0;
  text-align: center;
  color: #b7daf3;
}

.footer-copyright a:hover {
    color: #b7daf3;
    text-decoration: none;
}


.field-label{
  font-weight: bold;
  margin-top: 15px!important;
}




.select-wrapper label {
    display: block;
    margin-bottom: 0px;
}

.detalle_institucion {}

.detalle_institucion h5{
 margin: 10px 0 0 0!important;
 text-transform: none;

}


.padding-40{
  padding: 40px;
}

.padding-bottom-40{
  padding-bottom: 20px; 
}

.bordered{
  border: 1px solid #666;
}


.detalle{
 
 margin-bottom: 35px;
 
}

.detalle h4{
  margin: 0px!important;
  display: block;
  padding: 10px;
  border-bottom: solid 2px #eaaa00;
  color: #484949!important;
  font-family: 'Oswald', sans-serif;
  font-size: 1em;
}

.detalle h4:before{
  
  font-family: 'FontAwesome';
  margin-right: 10px;
  font-weight: bold;
  color: #d19102;
}

.detalle h4.general:before{
  content: "\f249";
}

.detalle h4.tarjeta:before{
  content: "\f09d";
}

.detalle h4.contacto:before{
  content: "\f098";
}

.detalle h4.registro:before{
  content: "\f00b";
}

.detalle h4.resolucion:before{
  content: "\f0e3";
}



.body-detalle{
  padding: 20px;
}

/**************TAB PERSONA*******************/
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #003087!important;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    
}


.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    /*text-transform: uppercase;*/
    font-size: 1.2em;
    font-family: 'Oswald', sans-serif;
    background: #d3d8e0;
  }

.nav-tabs>li>a:hover {
    color: #fff;
    background: #022c68;
  }


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 0px solid #ddd;
    border-radius: 0px 0px 0 0;
}

@media (min-width: 768px)
.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:hover, 
.nav-tabs.nav-justified>.active>a:f1692cus {
    border-bottom-color: transparent;
}

  /*******************************/

  .date-display-single{
    /*display: block;*/
  }


  /********BUTTON*****************/

  .color-gold{
    color: #eaaa00;
  }

  .pointer:hover{
    cursor: pointer;
  }
.btn-arrow-down{
  color: #eaaa00;
  background: transparent;
  border: 0px;
}
.btn-arrow{
  
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
  
    font-size: 16px;
    line-height: 1.42857143;
    color:#333;
    margin-left: -20px;
  
}

.btn-arrow:hover{
  text-decoration: none;
  color: #003087;
}

.btn-arrow:before{
  content: "\f054";
  font-family: 'FontAwesome';
  color: #eaaa00;
  margin-right: 10px;

}
/*
.btn-default {
  text-shadow: 0 0px 0 #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #a3a2a2;
  background: #c1bdbd;
  color: #fff;
}
.btn-default:hover,
.btn-default:focus {
  border-color: #a3a2a2;
  background: #a3a2a2;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #fff;
}
.btn-default:active,
.btn-default.active {
  background-color: #a3a2a2;
  border-color: #f2f2f2;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}
.btn-default:hover,
.btn-default:active {
  border-color: #ccc;
  background: #a3a2a2;
}

*/
.form-submit .btn-default,
.search-form .btn-primary {
  background-color: #aeaeaf!important;
  

  border: 1px solid #aeaeaf!important;
  border-radius: 0;
}

.form-submit .btn-default:hover,
.search-form .btn-primary:hover,
.search-form .btn-primary:focus {
  background: #999 !important;
  border-color: #aeaeaf
}

.form-submit .btn-default:active,
.search-form  .btn-primary:active,
.search-form  .btn-primary.active {
  background-color: #0c64a2;
  border-color: #0c64a2;
}
.form-submit .btn,
.search-form .btn,
#search-block-form .btn {
  background: #3d3d3d;
  text-align: center;
  border-color: #2f2f2f;
  padding-left: 18px;
  padding-right: 18px;
}

.form-submit .btn .fa,
.search-form .btn .fa {
  line-height: 1.3em;
  color: #fff;
  margin-right: 0;
}

.search{

    font-family: 'FontAwesome';
}

.feed-icon{
  display: none;
}


caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.view-filters{
  margin-bottom: 40px!important;
}


/****************TIMELINE**************************/

#timeline .timeline-item:after, 
#timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #003087;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}
#timeline .timeline-item .timeline-icon {
  background: #003087;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#timeline .timeline-item .timeline-icon svg {
  position: relative;
  top: 14px;
  left: 14px;
}
#timeline .timeline-item .timeline-content {
  width: 45%;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h3 {
  padding: 15px;
  background: #003087;
  color: #fff;
  margin: -20px -20px 10px -20px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  
}
#timeline .timeline-item .timeline-content:before {
  content: '';
  position: absolute;
  left: 45%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #003087;
}
#timeline .timeline-item .timeline-content.right {
  float: right;
}
#timeline .timeline-item .timeline-content.right:before {
  content: '';
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #003087;
}



@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
  }
  #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #003087;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}


/*****************END TIMELINE*************************************/



/***************************CONSEJO DIRECTIVO*****************************/

.consejo_item{
  margin-bottom: 30px;
}

.consejo_item h4{
  margin: 0px;
  text-transform: none;
}

.consejo_item small{
  font-size: 14px;
  color:#666;

}

.cargo_consejo{
  font-style: italic;
}

.cargo{
  font-weight: 400;
  display: block;
}
/*************************END CONSEJO DIRECTIVO*****************************/

figure img{
  width: 100%;
  height: auto;
}


/**************COLORED GMAPS BLOCK****************/

.colorized-gmap-common {
    width: 100%!important;
    height: 300px;
}




/***********************Contact Icon***********************/

.contacts-widget .contacts-info-list > li > .fa {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: none;
    line-height: 32px;
    font-size: 14px;
    color: #eaaa00;
    text-align: center;
}

/**************Sub menu***********************************/

.menu-block-wrapper li ul li:before{
  position: absolute;
   left: 15px;
    
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #a3a2a2!important;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-block-wrapper li ul li{
  list-style: none;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: -20px!important;
}



/*********************Munu Footer************************************/

ul.menu > li{
  list-style: none;
  margin-bottom: 10px;
  margin-left: 20px;
}

ul.menu > li:before{
   position: absolute;
   left: 0px;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #eaaa00!important;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-sidebar ul,
ul.menu{
  margin: 0px!important;
  padding: 0px!important;
}

ul.menu > ul li a.active{
  font-weight: bold;
}



.list-sidebar ul li,
.list-content li,
.list ul li,
.footer-menu-list li,
footer .menu-block-wrapper li,
.menu-block-wrapper li{
  list-style: none;
  margin-bottom: 10px;
  margin-left: 15px;
  
}
ul.pager > li{
  list-style: none;
}

.list-sidebar ul li:before,
.list ul li:before,
.footer-menu-list li:before,
.menu-block-wrapper li:before{
   position: absolute;
   left: 0px;
    
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #eaaa00!important;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/***************************/
/*.item-list > ul li{
  list-style: none;
  margin-bottom: 10px;
  margin-left: 20px;
  
}

.item-list > ul li:before{
   position: absolute;
   left: 0px;
    
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #eaaa00!important;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.item-list > ul{
  margin: 0px!important;
  padding: 0px!important;
}

.item-list > ul li a.active{
  font-weight: bold;
}*/
/**************************/

ul.footer-menu-list{
  margin: 0px!important;
  padding: 0px!important;
}



.menu-block-wrapper li a.active{
  font-weight: bold;
}

.footer-menu-list li a,
footer .menu-block-wrapper li a{
  color: #b7daf3;
}


footer.nd-region a:hover,
.menu-block-wrapper li a:hover{
  color: #eaaa00!important;
  text-decoration: none;
}

footer .contacts-widget .contacts-info-list > li a {
    border-bottom: 0px solid rgba(255, 255, 255, 0.08);
}

footer.nd-region a {
    color: #b7daf3;
}

footer .contacts-widget .contacts-info-list > li > .fa {
    background: none;
    color: #fff;
}

.contacts-widget .contacts-info-list > li {
  position: relative;
  padding-left: 35px;
  min-height: 32px;
  display: table;
}
.contacts-widget .contacts-info-list > li + li {
  margin-top: 0px;
}



/*************************FORMS*****************************************/

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 0px solid #aaa;
    background-color: #fff;

    background-image: none;
    cursor: text;
}




.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    border: 0px solid #d3d3d3;
    background: #fff;
    font-weight: normal!important;
    color: #555555;
}



.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}


.views-exposed-form label {
    font-weight: normal;
    margin-left: 0px;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #fff;
    color: #222222;
    /* margin: 0px 5px; */
}

.buscar .form-submit {
    margin-top: 0px!important;
}


/* Component containers
----------------------------------*/
.ui-widget { font-family: inherit; Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc; color: #222222; font-weight: normal; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-dropdownchecklist-item .ui-state-default { 
  border: 0px solid #fff; 
  background: #fff; 
  font-weight: normal; 
  color: #555555; 

}

.ui-dropdownchecklist-selector{
border: 3px solid #aeaeaf!important;
padding: 10px 0px 5px;

}

.ui-widget-header .ui-state-default { 
  border: 0px solid #fff; 
  background: #fff; 
  font-weight: normal; 
  color: #555555; 
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus { 
  border: 0px solid #999999; 
  background: #dadada; 
  font-weight: normal; 
  color: #212121; 
}
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border: 1px solid #aaaaaa;background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight: normal;color: #212121;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* states and images */
/*.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }


*/

.form-control {
  background-color: #fff;
  border: 1px solid #aeaeaf!important;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding-left: 18px;
  padding-right: 18px;
}

.simpler-select{
  background-color: #fff;
    border: 3px solid #aeaeaf!important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    margin-right: 20px;
    width: 100%;
    margin-top: -5px;
    margin-bottom: 20px;
    
}
.shs-select{
  background-color: #fff;
    border: 3px solid #aeaeaf!important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 18px;
    margin-right: 20px;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 20px;
    
}

.chosen-container-single .chosen-single {

    padding: 0 0 0 8px;
    height: 25px;
    border: 0px solid #aaa;

    line-height: 24px;
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 0px solid #aaa;
    border-radius: 0px;
    background-color: #fff;
    background-image: none;
   
    background-clip: padding-box;
    box-shadow: 0 0 0px white inset, 0 0px 0px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}




ul.links.inline{
  display: none;
}



/*******************TABS***********************/

.nav-tabs {
    border-bottom: 3px solid #003087;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 3px solid #003087;
}

#Contacts span.submitted{
  display: none;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 0px solid #ddd;
}


/*********************SLIDER********************************/


.tp-banner-holder {
  border-top: 0px solid #d4d4d4;
  border-bottom: 0px solid #d4d4d4;
  position: relative;
  background: #2f2f2f;
}
.tp-banner-holder:before,
.tp-banner-holder:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  background: #003087;
}
.tp-banner-holder:before {
  top: 0px!important;
}
.tp-banner-holder:after {
  bottom: 0px!important;
}


.md-bullet:hover, .md-bullet.md-current {
    background: #0f75bc !important;
}

.md-slide-item {
    height: 420px;
    position: absolute;
    width: 100%;
    background: #003087;
}



/******************ICONS***************************/

.icon-box.boxed {
  border: 0px solid #dcdcdc;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  padding: 20px;
}

.icon-box.boxed .icon a{
color: #fff;
}

.icon-box.circled .icon:before {
    background: #003087!important;
}





/***********************Vertical menu*******************************/

body{
 
    overflow: hidden;
  }
/* make sidebar nav vertical */ 
@media (min-width: 768px){



  .sidebar-nav{
        position:fixed; 
        width:100%;
  }
 
 
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar{
    border-radius:0; 
    margin-bottom:0; 
    border:0;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }  
}

@media (min-width: 769px){
  .affix-content .container {
    width: 600px;
  }
    .affix-content .container .page-header{
    margin-top: 0;
  }  
}

@media (min-width: 992px){
  .affix-content .container {
  width: 900px;
  }
    .affix-content .container .page-header{
    margin-top: 0;
  }
}

@media (min-width: 1220px){
  .affix-row{
    overflow: hidden;
  }

  .affix-content{
    overflow: auto;
  }

  .affix-content .container {
    width: 1000px;
  }

  .affix-content .container .page-header{
    margin-top: 0;
  }
  .affix-content{
    padding-right: 30px;
    padding-left: 30px;
  }  
  .affix-title{
    border-bottom: 1px solid #ecf0f1; 
    padding-bottom:10px;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-collapse{
    padding: 0;
  }
  .sidebar-nav .navbar li a:hover {
    background-color: #428bca;
    color: white;
  }
  .sidebar-nav .navbar li a > .caret {
    margin-top: 8px;
  }  
}

/******************LIST GROUP************************************/
.list-group-item-style{
  background: none;
}
a.list-group-item-style{
  font-weight: 500;

  padding: 15px 0px;
  border: 0px;
  font-size: 16px;
}

a.list-group-item:hover,
a.list-group-item:focus
{
  text-decoration:none;
  color:#003087!important;
  
}


.list-group-item {
    position: relative;
    display: block;
    
    margin-bottom: -1px;
    background-color: #fff!important;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
a.list-group-item {
    color: #555;
}





/*************TABLE**********************/

.padding-top-none{
 padding-top: 0px!important;
  } 
  .padding-bottom-none{
    padding-bottom: 0px!important;
  }

  .padding-20{
    padding: 20px;
  }

  .border-none{
    border: 0px!important;
  }


  .bg-grey{background: #666;}

  .bg-light-grey{background: #d1d1d1;}

.margin-bottom-40-minus{
  margin-bottom: -80px;
}

.titles {
  font-family: 'Oswald', sans-serif;
  color: #484949;
}


footer .widget .title {
    font-size: 14px;
    margin-bottom: 1.6em;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}



/* Base Widgets */
.content-list ul,
#sidebar-right .item-list ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.content-list ul li,
#sidebar-right .item-list ul li {
  padding: 8px 0 10px 20px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}

.content-list ul li:before,
#sidebar-right .item-list ul li:before {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #eaaa00;
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content-list ul ul,
#sidebar-right .item-list ul ul {
  margin-top: 1em;
  margin-bottom: -1em;
}

.content-list ul li:before,
#sidebar-right .item-list ul li:before {
  content: "\f105";
}


/*ul li a:hover,*/
#sidebar-right .item-list ul li a:hover {
  padding-right: 30px;
}

#sidebar-right .more-link a{
  padding: 10px 0 10px 0px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: bold;
  
  display: block;
}

#sidebar-right .more-link a:before {
 content: "\f105";
  font-family: 'FontAwesome';
  margin-right: 10px;
  line-height: 1.2;
  font-weight: bold;
  color: #d19102;
}




a.list-group-item span i {
      width: 30px;
     
}

.list-group-item {

    padding: 10px 0px 10px 35px;

}




.icon-3x{
  font-size: 3em;
}

.icon-2x{
  font-size: 2em;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  
  border:0px solid #ddd;
  margin-top: 0px;
  margin-right: -15px;
  
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin: 0px;
  padding:10px;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #eaaa00;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active{
  background-color: #003087!important;
  color: #fff!important;
}
,
div.bhoechie-tab-menu div.list-group>a.active .fa{
 color: #fff; 
}

div.bhoechie-tab-menu div.list-group>a>i.color-red{
    color: red!important;
  }


div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #003087;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */

}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}



/*****************************************/

.section-dark {
  margin: 0 -100% 0 -100%;
  padding: 55px 100% 60px 100%;
  background: #022c68;
  overflow: hidden;
}
.section-light {
  margin: 0 -100% 0 -100%;
  padding: 55px 100% 60px 100%;
  background: #d3d8e0;
  overflow: hidden;
  border-top: 0px solid #e4e4e4;
}



/**************Video Player*******************/
.mejs-mediaelement,
.mejs-container .mejs-controls {
    background: #003087;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #d3d8e0!important;

}


.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #eaaa00;
}



/* Insert your custom CSS styles 

Blue:      #003087;
Light light Blue: #d3d8e0;
Cyan: #2277f2;
Blue dark: #022c68;
Yellow gold: #eaaa00;
Yellow Gold Darker: #d19102;
Grey01: #c1bdbd;
Grey02:#a3a2a2;


php
*/

/*
// #Accordion
// --------------------------------------------------
*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}

.panel-group .panel-title > a {
  background-image: none;
  background-color: #003087;
  color: #fff;
  font-size: 15px;
}


.panel-group .panel-title > a.collapsed:before {
    color: #eaaa00;
    content: "\f078 ";
}

.panel-group .panel-title > a:before {
    display: block;
    position: absolute;
    left: 17px;
    top: 16px;
    content: "\f077";
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.panel-group .panel-title > a.collapsed {
    color: #6d6d6d;
    background-color: #f4f4f4;
}



.body-content img{
width: 100%;
height: auto;
}



/*************List******************/





/*******************HORIZONTAL TAB********************************/


div.horizontal-tabs {
  margin: 0 0 1em 0; /* LTR */
  padding: 0;
  border: 0px solid #ccc;
  position: relative; /* IE6/7 */
}

.horizontal-tabs ul.horizontal-tabs-list {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0px;
  position: relative; /* IE6 */
  list-style: none;
  list-style-image: none; /* IE6 */
  background-color: #d3d8e0;
  border-right: 0px solid #dedede; /* LTR */
  width: 100%;
  height: auto;
  clear: both;

  width: 100%;
    border-bottom: 3px solid #003087;
}

.horizontal-tabs fieldset.horizontal-tabs-pane {
  padding: 0 1em;
  border: 0;
}

fieldset.horizontal-tabs-pane > legend,
fieldset.vertical-tabs-pane fieldset.horizontal-tabs-pane > legend {
  display: none;
}

/* Layout of each tab */
.horizontal-tabs ul.horizontal-tabs-list li {
  background: #eee;
  border-right: 0px solid #ccc; /* LTR */
  
  padding-top: 0;
  margin: 0;
  min-width: 5em; /* IE7 */
  float: left; /* LTR */
}
.horizontal-tabs ul.horizontal-tabs-list li.selected {
  background-color: #fff;
  
}
.horizontal-tabs ul.horizontal-tabs-list li a {
  display: block;
  text-decoration: none;
  padding: 10px;
}
.horizontal-tabs ul.horizontal-tabs-list li a:hover {
  outline: none;
  color: #fff;
    background: #022c68;
}
.horizontal-tabs ul.horizontal-tabs-list li:hover,
.horizontal-tabs ul.horizontal-tabs-list li:focus {
  color: #fff;
    background: #022c68;

}
.horizontal-tabs ul.horizontal-tabs-list :focus {
  outline: none;
}
.horizontal-tabs ul.horizontal-tabs-list li a:focus strong,
.horizontal-tabs ul.horizontal-tabs-list li a:active strong,
.horizontal-tabs ul.horizontal-tabs-list li a:hover strong {
  color: #fff;
    background: #022c68;
}

.horizontal-tabs ul.horizontal-tabs-list .selected strong {
    color: #fff; 
}

.horizontal-tabs ul.horizontal-tabs-list li a,
.horizontal-tabs ul.horizontal-tabs-list li.selected a {
  display: block;
  text-decoration: none;
  padding: 20px;
  position:relative;
  top: 0px;
}
.horizontal-tabs ul.horizontal-tabs-list .selected {
  
    color: #fff;
    background-color: #003087!important;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    
    margin: 0px;

}

.horizontal-tabs ul.horizontal-tabs-list .summary {
  display: block;
}
.horizontal-tabs ul.horizontal-tabs ul.horizontal-tabs-list .summary {
  line-height: normal;
  margin-bottom: 0;
}

/**
 * tab content
 */
div.field-group-htabs-wrapper .field-group-format-wrapper {
  clear: both;
  padding: 0 0 0.6em;
}
/*hide*/
.horizontal-tabs .horizontal-tab-hidden {
  display: block;
  position: absolute;
  top: -100000px;
  width: 100%;
}



/*******************************/

fieldset {
    position: relative;
    top: -1px;
    padding: 15px 30px 30px 30px !important;
    margin-bottom: 3px;
    border-radius: 1px 1px 2px 2px;
    border: 1px solid #ddd;
    background: #fff;
    border: 3px solid #aeaeaf!important;
}

legend {
  position: relative;
  top: 0px;

  background-color: #adadad!important;
  background-image: none;
  font-weight: bold;
  font-size: 16px;
}
.fieldset-description{
  /*margin-top: 50px!important;*/
}

.webform-component-multiple-file{
  margin-top:10px;
}

.webform-component--archivos {
    position: relative;
    padding: 15px 30px 15px 30px !important;
    margin-bottom: 3px;
    border-radius: 1px 1px 2px 2px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    /*padding-top: 60px!important;*/
}

.webform-component--archivos legend{
  background-color: #adadad;
  background-image: none;
  
}

.form-managed-file .form-file, .form-managed-file .form-submit {
    margin: 0;
    margin-bottom: 10px;
}


/***********CHOSEN****************/

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    
    background-image: none;
    box-shadow: 0 0px 0 #fff inset;
}

/*******************************************/

.corte{
  background: #022c68;
  color:#fff;
  padding: 10px;
}

.title-buscar h2{
  color: #fff;
  text-align: center;
  vertical-align: center;
  padding-top: 15px;
  margin: 0px;
}

@media (max-width: 768px) { 

  .title-buscar h2{
    color: #fff;
    text-align: center;
    vertical-align: center;
    padding-top: 0px;
    padding-bottom: 15px;
    margin: 0px;
  }

}

footer label {
    display: inline-block;
    margin-bottom: 5px;
    color: #fff;
    font-weight: normal;
}

#block-block-11.widget{
  margin-bottom: 0px!important;
}

/**************************************/

.boxed-contact{
  padding: 40px;
}

.border-left{
  border-left: 1px solid #eaaa00!important;
}

.border-top{
  border-top: 1px solid #eaaa00!important;
}

.border-bottom{
  border-bottom: 1px solid #eaaa00!important;
}

.no-margin{
  margin: none!important;
}


/*
// #Icon Box
// --------------------------------------------------
*/
.icon-box {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;

}
.icon-box .icon {
  float: left;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-right: 30px;
  font-size: 28px;
  text-align: center;
  color: #dc2a0b;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background:#333!important;
}
.icon-box .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #f7f7f7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.icon-box .icon:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.icon-box .icon .fa {
  position: relative;
  z-index: 2;
}
.icon-box .icon img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}
.icon-box .icon .bg-icon {
  display: none;
}
@media (min-width: 992px) {
  .icon-box .icon .bg-icon {
    display: block;
    position: absolute;
    left: 30px;
    top: 0;
    font-size: 140px;
    color: #f7f7f7;
    z-index: -1;
  }
}
.icon-box .icon-box-body {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.icon-box .icon-box-body h3,
.icon-box .icon-box-body h4 {
  padding-top: 6px;
  margin-bottom: .75em;
}
.icon-box.rounded .icon {
  border-radius: 50%;
}
.icon-box.rounded .icon:before {
  border-radius: 50%;
}
.icon-box.rounded .icon:after {
  border-radius: 50%;
}

.icon-box.circled .icon {
  color: #fff;
  border-radius: 50%;
  /* background: #333; */
}
.icon-box.circled .icon:before {
  background: #dc2a0b;
  background-image: url(../images/noise.png);
  border-radius: 50%;
}
.icon-box.circled .icon:after {
  border-radius: 50%;
  background: #ebebeb;
}

.day{
  display: none;
}
#edit-submitted-fecha-reclamo-aseguradora-year,
#edit-submitted-fecha-reclamo-aseguradora-month{
  display: none;
}

input.empty{
    font-family: FontAwesome, sans-serif;

}

.view-empty{
   font-size: 16px;
    background-color: #d9edf7;
    color: #31708f;

    padding: 1rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #bcdff1;
    border-radius: .25rem;


}

#content{
  margin-bottom: 40px;
}

.wrapper-reclamo{

    position: relative;
    padding: 70px 30px 15px 30px !important;
    margin-bottom: 3px;
    border-radius: 1px 1px 2px 2px;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 1.5em;

}

.wrapper-reclamo label {
    position: absolute;
    top: 0px;

        display: block;
    width: 100%;
    border-bottom: none;
    left: 0;
    padding: 14px 14px 14px 18px;
    font-size: 13px;
    border-radius: 1px 1px 0 0;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;

    background-color: #adadad!important;
    background-image: none;
}

.video-item{
  margin-bottom: 40px;
  border: 1px solid #eee;
}

.video-item .video-item-desc{
  padding: 30px;
  min-height: 113px;
  background-color: #eee;
}

.video-item .video-item-desc h3{
  margin: 0px;
}

.video-item .video-item-desc h3 a{
  text-transform: uppercase;
  text-decoration: none;
  color: #999;
}

.video-item .video-item-desc h3 a:hover{
  
  text-decoration: none;
  color: #003087;
  text-decoration: none;

}

.media-element{
  width: 100%;
  height: auto;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    color: #2f2f2f;
    font-weight: bold!important;
}



a.no-left-padding span i {
    width: 8px;
}

.bold{
  font-weight: bold;
}
.bold2{
  padding-left: 50px;
}
.sub-list{
  padding-left: 70px;
}

.red{color: red;}

.hide{
  display: none;
}

.form-required{
  color: red;
  font-weight: bold;
}

.webform-progressbar{
/*  display: none!important;*/
}

.webform-progressbar-inner {
    height: 1em;
    background-color: #003087;
    height: 20px;
}

.webform-progressbar-outer {
    position: relative;
    border: 1px solid #003087;
    width: 100%;
    height: 21px;
    margin: 0.35em 0px 1em;
    background-color: #d3d8e0;
}

.webform-progressbar-page.completed {
    background-color: #003087;
}


.webform-progressbar-page.current {
    background-color: #003087;
}

.webform-progressbar-page {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: -20px -8px;
    border: 1px solid #022c68;;
    background-color: #eaaa00;
    /*border-radius: 50%;*/
    display: none;
}

.form-submit{
  margin-right: 10px;
}

.webform-progressbar-number{
  margin-bottom: 20px;
}




/***********************/


.noticias {
    position: relative;
    margin-bottom: 10px;
    padding-left: 60px;
    min-height: 45px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin: 10px 0px;
}

.fecha-noticias {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #fff;
    cursor: default;
    background-color:#003087;
    
}

.fecha-noticias span {
    display: block;
    font-size: 14px;
    line-height: 13px;
}
h4.titulo-noticia{
    font-family: 'opensans', sans-serif;
    font-size: 14px;
}

.titulo-noticia{
  margin: 5px 0px 0px 0px;
  font-weight: normal;
}

.titulo-noticia a{
  /*color: #555;*/
  font-weight: 500;
}

.titulo-noticia a:hover{
  color: #022c68;
}

.entry-meta{
  font-size: 14px;
  margin-bottom: 0px;
  font-style: italic;
}

.entry-footer{
  text-align: right;
}


.form-group {
    margin-bottom: 15px;
}

.table td, .table th{
  font-size: 12px!important;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    background-color: #999;
    padding: 9px;
    margin-top: 10px;
}

/***********************************************/

.title{
  text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-weight: bold;
}

.estadistica-home{
  padding: 64px 0px;
}
.est-item{}
.est-item .est-head{}
.est-item .est-head img{
  width: 80%!important;
  width: auto;
  margin-bottom: 30px;
} 
.est-item .est-desc{}
.est-item .est-desc h3{
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Oswald',sans-serif;
  font-weight: 400;
}
.est-item .est-desc p{}
.est-item .est-desc .est-desc-nav{}
.est-item .est-desc .est-desc-nav a{}

.base-conocimiento {
 background-color: #d3d8e0;
 padding: 64px 0px;
}

.base-nav .tabs .nav-tabs > li.active > a {
    color: #0f75bc;
    background-color: #fff!important;
}

.soporte{
  margin-bottom: 20px;
  padding: 20px;
  border: solid thin #e8e8e8;
}

.soporte-nav{
  display: block;
  margin-top:10px;
}

.base-video{
  margin-bottom: 40px;
}

.base-left-desc{
  margin-bottom: 20px;
}


.blinking{
  animation:blinkingText 1s infinite;
}
@keyframes blinkingText{
  0%{   color: #ED1F24; }
  49%{  color: #C5202C; }
  50%{  color: #ED1F24; }
  99%{  color:#C5202C;  }
  100%{ color: #ED1F24; }
}

.toggle-table{
  margin-top:60px;
}

.morris-chart{
  margin-bottom: 60px;
}