.container {
    width: 100%;
}

.logo-image {
    line-height: 70px;
    height: 70px;
}

.t3-mainbody {
    padding: 0;
}

.t3-mainbody .row {
    width: 100%;
    margin: 0;
    padding: 0;
    max-width: 100%;
}

.t3-mainbody .row .t3-content {
    padding: 0;
    margin: 0;
}

.navbar-nav > li > a {
    line-height: 40px;
}

.t3-nav-btn .dropdown-toggle {
    line-height: 40px;
}

.t3-nav-btn .nav-search.open .nav-child {
   top: 170px;
}

div.k2ItemsBlock ul {
    margin: 0;
    padding: 0;
}

.t3-masthead .container {
    background: #386d8f;
    color: #ffffff;
    padding: 10px 20px;
}

.dropdown-submenu.open > .dropdown-menu {
    background: #ffc061;
    border: 0;
    border-radius: 0;
}

.t3-megamenu .dropdown-submenu.mega .mega-nav > li > a, .t3-megamenu .dropdown-submenu.open .mega-nav > li > a {
    color: #535353;
    border-bottom-color: #8f8f8f;
}

.scrollUp .t3-header .container {
    background: #dc1e25;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    -webkit-transition: background 0.3;
    -o-transition: background 0.3;
    transition: background 0.3;
}

.scrollUp .t3-header .navbar-default .navbar-nav > .active > a, .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a, .scrollUp .t3-header .navbar-default .navbar-nav > .active > a:hover, .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a:hover, .scrollUp .t3-header .navbar-default .navbar-nav > .active > a:focus, .scrollUp .t3-header .navbar-default .navbar-nav > .alias-parent-active > a:focus {
    background: #af181d;
}

.scrollUp .t3-header .navbar-default .navbar-nav > li > a, .scrollUp .t3-header .navbar-default .navbar-nav {
    border-color: rgba(255, 255, 255, 0.2);
}

div.k2ItemsBlock ul li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
    border-right: 1px solid #222222;
    min-height: 400px;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: initial;
    padding: 0;
    font-size: initial;
}

a.moduleItemImage {
    display: block;
    position: relative;
    overflow: hidden;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
    position: static;
    font-size: 14px;
    bottom: 0;
    margin: 0;
    color: #fff;
    padding: 20px 20px 0 20px;
    line-height: 1.42857143;
    font-weight: 700;
    display: block;
    width: 100%;
}

div.k2ItemsBlock ul li a.moduleItemTitle:hover {
    color: #c4c4c4;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage .item-image-border {
    border: 0 solid #000000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
}

div.k2ItemsBlock ul li:hover div.moduleItemIntrotext a.moduleItemImage .item-image-border {
    border-width: 5px;
}

.ja-ss-wrap, .ja-ss-item, .ja-ss-item img {
    height: 400px;
}

.ja-ss-item img {
    background: #fff;
    width: 99.98%;
    max-width: 99.98%;
}

#Mod130.module {
    margin-bottom: 0;
}

#slide-home > div > div > div {
    padding: 0;
    margin: 0;
}

.aguilas-logo-358 {
    margin-top: 50%;
    margin-bottom: 50%;
}

#valores-de-nuestro-equipo .sppb-title-subheading {
    font-size: 18px;
    display: inline-block;
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

#valores-de-nuestro-equipo .sppb-addon-feature .sppb-feature-box-title {
    text-align: left;
    margin-top: 25px;
}

.copyright .custom img {
    margin-right: 20px;
}

.copyright .custom .sp-copyright {
    display: block;
    text-align: center;
}

.t3-masthead .container h3 {
    text-align: center;
}

.customShareToolbar {
    text-align: center;
}

.whatsapp_btn {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #5cbe4a;
    line-height: 1.2;
    text-decoration: none;
}

.whatsapp_btn:before {
    display: inline-block;
    font: normal normal normal 18px FontAwesome;
    padding: 8px;
    width: 36px;
    height: 36px;
    content: "\f232";
}

.whatsapp_btn:hover {
    color: #fff;
    background-color: #4da03e;
}

.email_btn {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #4e96fe;
    line-height: 1.2;
    text-decoration: none;
}

.email_btn:before {
    display: inline-block;
    font: normal normal normal 18px FontAwesome;
    content: "\f003";
    padding: 8px;
    width: 36px;
    height: 36px;
}

 .email_btn:hover {
     color: #fff;
     background-color: #3d76c8;
 }

.link_btn {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #4f3693;
    line-height: 1.2;
    text-decoration: none;
}

.link_btn:before {
    display: inline-block;
    font: normal normal normal 18px FontAwesome;
    content: "\f08e";
    padding: 8px;
    width: 33px;
    height: 36px;
    margin-left: 3px;
}

.link_btn:hover {
    color: #fff;
    background-color: #3f2b76;
}

.off-canvas-toggle {
    border-radius: 0;
    border: 0;
    height: 70px;
    line-height: 50px;
    padding: 0;
    width: 50px;
}

div#itemListPrimary h3.catItemTitle, div#itemListPrimary div.catItemHeader h3.catItemTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #404040;
    white-space: nowrap;
    text-transform: capitalize;
}

.catItemVideoBlock h3, .itemVideoBlock h3 {
    display: none;
    visibility: hidden;
}

div.itemView .itemTitle {
    text-align: center;
    text-transform: capitalize !important;
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: none;
    font-family: sans-serif;
    font-weight: bold;
}

.itemView .itemVideoBlock {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.itemBackToTop .k2Anchor {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #cb241f;
    line-height: 1.2;
    text-decoration: none;
    margin-right: 20px;
}

.itemBackToTop .k2Anchor:before {
    display: inline-block;
    font: normal normal normal 18px FontAwesome;
    content: "\f0aa";
    padding: 8px;
    width: 36px;
    height: 36px;
    margin: 0 4px 0 0;
}

.itemBackToTop .k2Anchor:hover {
    color: #fff;
    background-color: #b4201b;
}

.t3-megamenu .mega > .mega-dropdown-menu {
    min-width: 275px;
    display: none;
}

.form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 250px;
    padding-top: 5px;
    text-align: right;
    margin-right: 10px;
}

.registration span.optional {
    display: block;
}

#member-registration legend, #member-profile legend {
    background: none;
    border: 0;
    color: #404040;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 10px;
    width: auto;
}

.hacia-donde-vamos .sppb-addon-text-block .sppb-addon-title {
    font-size: 28px !important;
    line-height: 36px !important;
    letter-spacing: 1px;
    word-spacing: -2px;
    color: #252525;
}

.hacia-donde-vamos .sppb-addon-text-block .sppb-addon-content {
    color: #252525;
}

.navbar-default .navbar-nav > li > span {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    line-height: 40px;
    position: relative;
    display: block;
    padding: 15px 5px;
}

.navbar-default .navbar-nav > li > span:hover, .navbar-default .navbar-nav > li > span:focus {
    color: #ffffff;
    background: #ffc061;
}

.t3-megamenu .nav > li.active.open > a,
.t3-megamenu .nav > li.active.open > a:hover,
.t3-megamenu .nav > li.active.open > a:focus {
    background: #ffc061;
}

.navbar-default .navbar-nav > .dropdown > span .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    padding: 10px 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999999;
    font-family: sans-serif;
    border-bottom: 1px solid #222222;
}

.navbar-default .navbar-nav > .active > span {
    color: #ffffff;
    background: #af181d;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.t3-footer .container {
    border: 0;
    background: #ffc061;
}

.t3-topbar .row {
    background: #ffc061;
}

.t3-topbar .nav li > a {
    margin-right: 20px;
    padding: 0;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
}

.copyright {
    color: #444;
}

.copyright a {
    color: #3e3e3e;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background: #ffc061;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background: #ffc061;
}

.navbar-nav > li > .dropdown-menu {
    background: #ffc061;
    border-radius: 0;
    border: 0;
    padding-top: 15px;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    padding: 10px 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #535353;
    font-family: sans-serif;
    border-bottom: 1px solid #8f8f8f;
}

.t3-nav-btn .dropdown-toggle:hover {
    background: #ffc061;
}

.itemView .register {
    text-align: center;
}

div.subCategory h2 {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    text-align: center;
    letter-spacing: -1px;
    word-spacing: -1px;
}

.subcatmore {
    text-align: center;
}

div.subCategory {
    margin: 20px 40px;
}

div.subCategory:hover {
    box-shadow: 0 0 5px #8c8c8c;
}

div.subCategory a.subCategoryImage {
    margin: 0 0 5px 0;
}

div.subCategory a.subCategoryImage img {
    width: 80%;
}

.descarga {
    font-family: Arial, sans-serif;
    margin-top: 50px;
    font-size: 50px;
}

.descarga .icon:before {
    content: "\f1c1";
    display: inline-block;
    font: normal normal normal 150px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.has-text-centered {
    text-align: center !important;
}

.descarga a {
    cursor: pointer;
    text-decoration: none;
}

.descarga a:hover {
    color: #6b6b6b;
}

div.itemBody {
    font-family: sans-serif;
    font-size: 18px;
    color: #333333;
    padding: 15px;
}

.itemView .itemImageBlock {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

div.itemListSubCategories {
    margin: 0;
}

div#itemListPrimary {
    margin: 0;
}

.news div#itemListPrimary div.catItemReadMore {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.news div#itemListPrimary div.catItemIntroText {
    padding-bottom: 10px;
}

div.k2ItemsBlock.news ul li a.moduleItemTitle,
div.k2ItemsBlock.videos ul li a.moduleItemTitle,
div.k2ItemsBlock.books ul li a.moduleItemTitle {
    color: #000;
    padding: 0 0 5px 0;
    text-align: center;
}

div.k2ItemsBlock.videos ul li a.moduleItemTitle,
div.k2ItemsBlock.books ul li a.moduleItemTitle {
    font-size: 16px;
}

div.k2ItemsBlock.books ul li a.moduleItemTitle {
    min-height: 45px;
    line-height: 16px;
}

div.k2ItemsBlock.news ul li div.moduleItemIntrotext a.moduleItemImage img {
    width: 100%;
    max-width: 100%;
}

div.k2ItemsBlock.news ul li,
div.k2ItemsBlock.videos ul li,
div.k2ItemsBlock.books ul li {
    padding: 0 10px 0 0;
    border-right: none;
    min-height: initial;
}

div.k2ItemsBlock.news ul li.lastItem,
div.k2ItemsBlock.videos ul li.lastItem,
div.k2ItemsBlock.books ul li.lastItem {
    padding: 0;
}

div.k2ItemsBlock.news .moduleItemMeta,
div.k2ItemsBlock.videos .moduleItemMeta,
div.k2ItemsBlock.books .moduleItemMeta {
    display: none;
    visibility: hidden;
}

div.k2ItemsBlock.news a.moduleItemImage,
div.k2ItemsBlock.videos a.moduleItemImage {
    min-height: 120px;
}

div.k2ItemsBlock.news a.moduleItemImage,
div.k2ItemsBlock.videos a.moduleItemImage,
div.k2ItemsBlock.books a.moduleItemImage {
    text-align: center;
}

div.k2ItemsBlock.books ul li div.moduleItemIntrotext a.moduleItemImage img {
    height: 175px;
    width: inherit;
    float: none;
}

div.k2ItemsBlock.news .introText {
    min-height: 130px;
    font-size: 12px;
    margin-bottom: 10px;
}

div.k2ItemsBlock.videos .introText,
div.k2ItemsBlock.books .introText {
    font-size: 16px;
    margin: 22px 0;
}


div.k2ItemsBlock.news div.moduleItemReadMore,
div.k2ItemsBlock.videos div.moduleItemReadMore,
div.k2ItemsBlock.books div.moduleItemReadMore {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.news div.itemToolbar {
    border-top: none;
    border-bottom: none;
}

div.k2ItemsBlock.videos .lastItem {
    width: 100%;
}

div.k2ItemsBlock.videos .moduleItemReadMore,
div.k2ItemsBlock.books .moduleItemReadMore {
    display: none;
    visibility: hidden;
}

div.k2ItemsBlock.news .moduleCategoryLink,
div.k2ItemsBlock.videos .moduleCategoryLink {
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: bold;
}

div.k2ItemsBlock.videos,
div.k2ItemsBlock.books {
    padding-bottom: 34px;
}

.contact.com_content.view-article .t3-masthead {
    display: block;
}

.contact .article-aside.clearfix {
    display: none;
}

div#itemListPrimary div.catItemIntroText {
    padding-bottom: 10px;
}

.navbar-default .navbar-toggle {
    height: 70px;
    font-size: 14px;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .caret {
    position: absolute;
    top: 40%;
    right: 12px;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
    line-height: 20px;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
    border-top: 1px solid #474747;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > span {
    background: #272727;
    color: #ffffff;
    border-left: 4px solid #dc1e25;
}

.contact .item-page .article-content {
    font-family: sans-serif;
    font-size: 14px;
    color: #000000;
}

.contact .com-baforms {
    position: relative;
}

.contact .com-baforms .ba-form {
    width: 50% !important;
}

.contact .ba-form label span {
    font-size: 18px;
}

html.contact .contact {
    margin-bottom: 0;
}

.nav > li > a {
    padding: 15px 5px;
}

#sppb-addon-1579285015010 .ja-ss .ja-ss-item {
    text-align: center;
}

#sppb-addon-1579285015010 .ja-ss .ja-ss-item img {
    width: auto;
    max-width: initial;
}

.navbar-default .navbar-nav > li > a.ndip,
.navbar-default .navbar-nav > li > a.manual,
.navbar-default .navbar-nav > li > a.gpro,
.navbar-default .navbar-nav > li > a.cuarentena {
    color: #dc1e25;
    background-color: #fff;
}

li[data-id='850'] .mega-nav.level1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

li[data-id='850'] .mega-nav.level1 li[data-level='2'] {
  flex-grow: 1;
  width: 33%;
}

li[data-id='850'] .mega-nav.level1 li:last-child > a {
    border-bottom: 1px solid #8f8f8f;
}

.t3-megamenu .nav > li[data-id='850'].dropdown > .dropdown-toggle .caret {
    opacity: 1;
    filter: alpha(opacity=100);
    border-top-color: #dc1e25;
    border-bottom-color: #dc1e25;
}

li[data-id='887'] .nav-child {
    width: 380px;
}

li[data-id='887'] .mega-nav.level1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

li[data-id='887'] .mega-nav.level1 li[data-level='2'] {
    flex-grow: 1;
    width: 33%;
}

li[data-id='887'] .mega-nav.level1 li:last-child > a {
    border-bottom: 1px solid #8f8f8f;
}

