@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);:root {
    --fqbf-verde-oscuro: #00a857;
    --fqbf-verde-medio: #00a857;
    --fqbf-verde-claro: #00a857
}

html,body {
    height: 100%
}

body {
    font-family: "Lato",serif;
    font-size: 14px
}

.details blockquote span {
    font-size: 14px
}

.cursor-pointer {
    cursor: pointer!important
}

table {
    overflow-x: auto
}

table td {
    word-wrap: break-word;
    max-width: 300px
}

#tabla_convenios td {
    white-space: inherit
}

.card-box {
    box-shadow: 2px 1px 8px -2px rgb(0 0 0 / .58)
}

.details ul li {
    font-size: 14px
}

.image-carrera {
    width: 100%;
    object-fit: cover;
    height: 350px
}

.fs-12 {
    font-size: 12px
}

.f-right {
    float: right!important
}

.f-left {
    float: left!important
}

.color-fapsi {
    color: #f5a400
}

.img-carrera {
    width: 80px;
    object-fit: cover;
    height: 60px
}

.img-profile {
    border-radius: 50%;
    width: 120px;
    object-fit: cover;
    height: 120px;
    border: 2px solid #00a857
}

.img-profile-xl {
    border-radius: 50%;
    width: 340px;
    object-fit: cover;
    height: 340px;
    border: 2px solid #00a857
}

.img-profile-m {
    border-radius: 50%;
    width: 240px;
    object-fit: cover;
    height: 240px;
    border: 2px solid #00a857
}

.fs-12 {
    font-size: 12px
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Lato",serif;
    font-weight: 300
}

.top-navbar {
    padding: 10px;
    margin-bottom: 45px
}

.fc-center {
    margin-top: 1.5em
}

.fc-title {
    padding: 0 1px;
    font-weight: 700
}

.fc-week-number span {
    display: none!important
}

.p-0 {
    padding: 0px!important
}

.logo-footer {
    width: 223px
}

.fw-500 {
    font-weight: 500!important
}

.imgpreview {
    width: 100%;
    height: 80px;
    object-fit: cover
}

.img-medium-bar {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    border: 1px solid #00a857;
    border-radius: 50%
}

.img-circle {
    border-radius: 50%
}

.img-medium-bar.img-circle {
    object-fit: cover;
    border: 2px solid #4dc289;
    box-shadow: 0 2px 8px rgb(0 0 0 / .1)
}

.title-medium-bar {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    color: #000
}

.title-medium-bar:hover {
    color: #00703a
}

p {
    color: #494949;
    line-height: 1.7
}

.google_translate_element2,.goog-te-gadget {
    display: none
}

.counter:not(.is-visible) {
    visibility: hidden
}

.goog-te-banner-frame {
    display: none!important
}

.goog-te-menu-value:hover {
    text-decoration: none!important
}

.skiptranslate {
    display: none!important
}

#google_translate_element2 {
    display: none!important
}

#goog-gt-tt {
    display: none!important
}

.gmnoprint {
    display: none!important
}

.gm-style-cc {
    display: none!important
}

.gm-style-mtc {
    display: none!important
}

.gm-control-active,.gm-fullscreen-control {
    display: none!important
}

.flag_traductor {
    width: 20px;
    object-fit: cover;
    margin: 2px;
    height: 17px
}

.float-right {
    float: right!important
}

.header {
    background: linear-gradient(90deg,#d9f2e6 0%,#ebeceb 100%)
}

.pt-5px {
    padding-top: 5px
}

.pt-10px {
    padding-top: 10px
}

.fa-solid {
    padding: 4px;
    color: #4dc289;
    font-size: 15px
}

a {
    color: #00703a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #00a857
}

a:focus {
    text-decoration: none
}

a.theme-link {
    text-decoration: underline;
    color: #303030
}

.btn,a.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none
}

.btn:focus,a.btn:focus {
    box-shadow: none
}

.btn .svg-inline--fa,a.btn .svg-inline--fa {
    color: #fff;
    margin-right: 5px
}

.btn .svg-inline--fa.fa-search,a.btn .svg-inline--fa.fa-search {
    margin-right: 0
}

.btn:hover,a.btn:hover {
    text-decoration: none
}

.faq-body {
    margin-left: 20px;
    font-weight: 700
}

.btn-theme {
    background: #00a857;
    border: 1px solid #00a857;
    color: #fff
}

.btn-theme:hover {
    background: #00703a;
    border: 1px solid #00a857;
    color: #fff
}

a.btn-cta,.btn-cta {
    background: #00a857;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
    border: 1px solid #00a857;
    font-family: "Lato",serif
}

a.btn-cta,.btn-carousel {
    margin-top: 5px;
    background: #404040fc;
    color: #fff;
    z-index: 10000;
    position: relative;
    font-size: 13px;
    border: 1px solid #00a857;
    font-family: "Lato",serif
}

a.btn-cta:hover,.btn-cta:hover {
    color: #fff;
    background: #00a857;
    border: 1px solid #00a857
}

a.btn-carousel:hover,.btn-carousel:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000
}

a.btn-cta .svg-inline--fa,.btn-cta .svg-inline--fa {
    margin-right: 10px;
    font-size: 20px;
    color: #fff
}

.form-control {
    border-radius: 0;
    border-color: #e3e3e3
}

.form-control::-webkit-input-placeholder {
    color: #a6a6a6
}

.form-control:-moz-placeholder {
    color: #a6a6a6
}

.form-control::-moz-placeholder {
    color: #a6a6a6
}

.form-control:-ms-input-placeholder {
    color: #a6a6a6
}

.form-control:focus {
    border-color: #6091ba;
    box-shadow: none
}

.form-select {
    border-radius: 0;
    border-color: #e3e3e3
}

blockquote p {
    line-height: 2
}

.RedDamask {
    background-color: #e27240
}

.RedDamask:hover {
    background-color: #df622a
}

.FireBush {
    background-color: #E28D40
}

.FireBush:hover {
    background-color: #df802a
}

.OliveDrab {
    background-color: #60A823
}

.OliveDrab:hover {
    background-color: #54931f
}

.Mojo {
    background-color: #C94139
}

.Mojo:hover {
    background-color: #b73932
}

.text-highlight {
    color: #27435a
}

.highlight-border {
    border-color: #6091ba
}

.read-more {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: block;
    color: #000
}

.read-more .svg-inline--fa {
    position: relative;
    top: 1px;
    margin-left: 5px
}

.carousel-fade .item {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s
}

.carousel-fade .item.active {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

#back-to-top {
    background: #00a857;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

#back-to-top:hover {
    background: #00703a
}

#back-to-top svg {
    margin-top: 5px
}

.row-end {
    margin-right: 0;
    padding-right: 0
}

ul.custom-list-style li {
    list-style: none;
    margin-bottom: 16px!important
}

.date-label {
    background: #f5f5f5;
    display: inline-block;
    width: 40px;
    height: 50px;
    text-align: center;
    font-size: 13px
}

.date-label .month {
    background: #ff9300;
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase
}

.date-label .date-number {
    clear: left;
    display: block;
    padding-top: 2px;
    font-size: 15px;
    font-family: "Lato",serif;
    font-weight: 600
}

.pagination-container {
    margin-top: 30px
}

.page-link {
    color: #ab6217
}

.page-item.active .page-link {
    background: #c98200;
    border-color: #c98200
}

.job-list {
    font-size: 14px
}

.page-item:first-child .page-link {
    border-radius: 0
}

.page-item:last-child .page-link {
    border-radius: 0
}

.nav-tabs {
    border-bottom: none;
    position: relative;
    margin-bottom: -1px
}

.tab-content {
    border: 1px solid #e3e3e3;
    padding: 15px;
    margin-bottom: 20px
}

.nav .nav-item .nav-link {
    border-radius: 0
}

.nav-tabs .nav-link {
    border: 1px solid #e3e3e3;
    border-bottom: none;
    text-decoration: none
}

.nav-tabs .nav-link:hover {
    background: none
}

.nav-tabs .nav-link.active {
    border-top: 2px solid #6091ba
}

.nav-tabs .nav-link.active:hover {
    border-bottom: none
}

.nav-tabs>li>a {
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f5f5f5;
    padding: 5px 15px;
    margin-right: 0;
    border-radius: 0;
    color: #494949;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s
}

.nav-tabs>li {
    margin-right: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background: #f5f8fb
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    border-top: 1px solid #ebebeb
}

.table>thead>tr>th {
    border-bottom: 2px solid #d9bea7;
    color: #000
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background: #f5f8fb
}

.table-boxed,.table-bordered {
    border: 1px solid #ebebeb
}

.table.table-boxed>thead>tr>th {
    border-bottom: none;
    background: #6091ba;
    color: #fff
}

.faq-wrapper .accordion-item {
    border-radius: 0;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3
}

.faq-wrapper .accordion-item .accordion-header {
    background: none;
    border: none;
    border-radius: 0
}

.faq-wrapper .accordion-item .accordion-header .accordion-button {
    color: #6091ba;
    background: #fff;
    border: none;
    box-shadow: none
}

.faq-wrapper .accordion-item .card-body {
    font-size: 13px
}

.card-body {
    border: 1px solid #e6e6e6
}

.card {
    border-radius: 0;
    border: none!important
}

.card .card-img-carrera {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 0
}

.card .card-header {
    border-radius: 0;
    background-color: rgb(34 126 38 / 9%)
}

.card .card-header .card-title {
    margin-bottom: 0
}

.card .card-header h3.card-title {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 18px
}

.card .card-header .badge {
    font-size: 11px;
    padding: 5px 10px
}

.card .card-footer {
    border-radius: 0
}

.card .card-footer ul {
    margin-bottom: 0
}

.card .card-footer ul.list-inline li {
    margin-bottom: 0
}

.card .card-footer small {
    color: #999
}

.no-margins {
    margin: 0
}

.no-margin-left {
    margin-left: 0
}

.no-margin-right {
    margin-right: 0
}

.no-margin-top {
    margin-top: 0
}

.no-margin-bottom {
    margin-bottom: 0
}

.label {
    border-radius: 0
}

.label.label-theme {
    background: #6091ba
}

.label .svg-inline--fa {
    margin-right: 4px
}

.label.label-icon-only .svg-inline--fa {
    margin-right: 0
}

.badge {
    border-radius: 0
}

.badge.badge-theme {
    background: #6091ba
}

.badge.badge-default {
    background: #999
}

.badge.badge-primary {
    background: #428bca
}

.badge.badge-success {
    background: #00a857
}

.badge.badge-info {
    background: #5bc0de
}

.badge.badge-info {
    background: #5bc0de
}

.badge.badge-warning {
    background: #f0ad4e;
    color: #FFF
}

.badge.badge-danger {
    background: #d9534f
}

.promo-badge {
    font-size: 20px;
    display: table
}

.promo-badge a {
    color: #fff;
    display: table-cell;
    width: 135px;
    height: 135px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 0 1px 1px rgb(0 0 0 / .1)
}

.promo-badge .percentage {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    position: relative;
    font-family: "Lato",serif
}

.promo-badge .percentage .off {
    font-size: 11px;
    position: absolute;
    top: 15px;
    right: -15px
}

.promo-badge .desc {
    font-size: 12px
}

.progress-bar-theme {
    background: #6091ba
}

.gallery-album .item {
    margin-bottom: 15px
}

.gallery-album .item a {
    border: 1px solid #e3e3e3;
    padding: 4px;
    display: inline-block
}

.gallery-album .item a:hover {
    box-shadow: 0 0 5px 0 #e3e3e3
}

.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause {
    color: #fff!important
}

#cboxLoadedContent,#cboxContent {
    background: none
}

.box {
    background: #f5f5f5;
    padding: 30px
}

.box.box-border {
    border-left: 5px solid #00a857
}

.box.box-dark {
    background: #383838;
    color: #fff
}

.box.box-theme {
    background: #6091ba;
    color: #fff
}

.box .date-label {
    background: #fff
}

.social-icons {
    list-style: none;
    padding-top: 10px;
    margin-bottom: 0
}

.social-icons li {
    float: left
}

.social-icons li:last-child {
    margin-right: 0
}

.social-icons a {
    display: inline-block;
    background: #95b6d1;
    text-align: center;
    padding-top: 2px;
    border-radius: 50%;
    font-size: 22px;
    margin-right: 8px;
    float: left
}

.social-icons a:hover {
    background: #6091ba
}

.social-icons a .svg-inline--fa {
    color: #fff
}

.social-icons a .svg-inline--fa:before {
    font-size: 14px;
    text-align: center;
    padding: 0
}

.header .top-bar {
    background: #3e3e3e;
    height: 54px
}

.header .top-bar .search-form {
    padding: 10px 0
}

.header .top-bar .search-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.header .top-bar .search-form .form-control {
    font-size: 13px
}

.header .top-bar .search-form .btn {
    font-size: 13px
}

.header .social-icons li.row-end {
    margin-right: 0
}

.header .social-icons a {
    background: #919191
}

.header .social-icons a:hover {
    background: #d29a0c
}

.header .social-icons a:hover .svg-inline--fa {
    color: #fff
}

.header .social-icons a .svg-inline--fa {
    color: rgb(255 255 255 / .6)
}

.header .social-icons a .svg-inline--fa:before {
    font-size: 18px;
    text-align: center;
    padding: 0
}

.header .header-main {
    padding-top: 15px;
    padding-bottom: 15px;
    background: linear-gradient(90deg,#d9f2e6 0%,#ebebeb 100%)
}

.header h1.logo {
    margin-top: 0;
    margin-bottom: 0
}

.header h1.logo img {
    max-height: 80px
}

.header .menu-top {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right
}

.header .menu-top li {
    list-style: none;
    float: left;
    font-size: 13px;
    font-family: "Lato",serif;
    padding-top: 3px;
    padding-bottom: 3px
}

.header .menu-top li:last-child a {
    padding-right: 0
}

.header .menu-top li.divider a {
    border-right: 1px solid #c9c9c9
}

.header .menu-top li a {
    display: inline-block;
    color: #040404;
    padding: 0 10px;
    font-weight: 700
}

.header .menu-top li a:hover {
    color: #00a857;
    background: #fff0;
    text-decoration: none
}

.header .contact {
    font-family: "Lato",serif;
    font-weight: 400;
    margin-top: 15px;
    font-size: 16px
}

.header .contact p {
    float: left;
    margin-bottom: 0
}

.header .contact p.phone {
    margin-right: 30px
}

.header .contact p a {
    color: #494949
}

.header .contact .svg-inline--fa {
    color: #6091ba;
    margin-right: 8px;
    font-size: 16px;
    vertical-align: middle
}

.header .contact .svg-inline--fa.fa-phone {
    font-size: 20px;
    top: 2px
}

.header .search-form {
    border: 0;
    box-shadow: none
}

.header .search-form .form-control {
    width: 260px;
    background: #f5f5f5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.header .search-form .form-control:focus {
    background: #fff;
    border-color: #888
}

.mobile-search-form {
    border: 0
}

.mobile-search-form .form-control {
    background: #f5f5f5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.mobile-search-form .form-control:focus {
    background: #fff;
    border-color: #ffba31
}

.main-nav-wrapper {
    background: linear-gradient(31deg,#00a857 100%,#00a857 100%);
    margin-bottom: 30px;
    min-height: 50px
}

.main-nav {
    padding: 0
}

.main-nav .navbar-toggler {
    position: relative;
    margin-bottom: 15px;
    top: 9px;
    padding: 9px 10px;
    background-image: none;
    border: 1px solid #fff0
}

.main-nav .navbar-toggler:focus {
    box-shadow: none
}

.main-nav button {
    background: #2c2c2c;
    color: #fff!important;
    border-radius: 0
}

.main-nav button:focus {
    outline: none
}

.main-nav button .icon-bar {
    background-color: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.main-nav button .icon-bar+.icon-bar {
    margin-top: 4px
}

.main-nav .navbar-toggler-label {
    margin-right: auto;
    margin-left: 10px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px
}

.main-nav .navbar-collapse {
    padding: 0
}

.main-nav .nav .nav-item {
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Lato",serif;
    z-index: 100;
    position: relative
}

.main-nav .nav .nav-item.dropdown {
    z-index: 101;
    top: 0
}

.main-nav .nav .nav-item.dropdown:hover {
    top: 0
}

.main-nav .nav .nav-item .nav-link.show {
    background: #00703a
}

.main-nav .nav .nav-item .nav-link.show:hover {
    background: #000
}

.main-nav .nav .nav-item .nav-link {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    padding: 15px;
    text-decoration: none
}

.main-nav .nav .nav-item .nav-link:hover {
    background: #00a857;
    color: #fff
}

.main-nav .nav .nav-item .nav-link.active {
    background: #faca6a;
    color: #fff;
    font-weight: 400
}

.main-nav .nav .nav-item .nav-link.active:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -1px
}

.main-nav .nav .nav-item .nav-link.active.dropdown-toggle:before {
    display: none
}

.main-nav .nav .nav-item .dropdown-toggle:after {
    display: none
}

.main-nav .nav .nav-item.open a {
    background: #4678a1;
    color: #fff
}

.main-nav .nav .nav-item .dropdown-menu {
    border-radius: 0;
    margin: 0;
    border: none;
    padding: 0;
    min-width: 220px
}

.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #bbb;
    padding: 8px 20px;
    text-transform: none;
    font-size: 14px;
    background: #f5f5f5;
    color: #000;
    text-decoration: none
}

.main-nav .nav .nav-item .dropdown-menu a:hover {
    background: #4dc289;
    color: #fff;
    padding-left: 24px
}

.main-nav .nav .nav-item .dropdown-submenu {
    position: relative
}

.main-nav .nav .nav-item .dropdown-submenu .svg-inline--fa {
    position: absolute;
    right: 15px;
    top: 10px
}

.main-nav .nav .nav-item .dropdown-submenu li {
    position: relative
}

.main-nav .nav .nav-item .dropdown-submenu li .svg-inline--fa {
    position: absolute;
    right: 15px;
    top: 10px
}

.main-nav .nav .nav-item .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px
}

.footer {
    background: #116e41;
    color: rgb(255 255 255 / .7)
}

.footer p {
    color: rgb(255 255 255 / .7)
}

.footer ul {
    padding-left: 0
}

.footer li {
    list-style: none
}

.footer h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    color: #fff
}

.footer .footer-content {
    padding: 30px 0
}

.footer .footer-content .footer-col {
    color: #c2c2c2
}

.footer .footer-content .footer-col .footer-col-inner {
    padding: 0 15px
}

.footer .footer-content .footer-col .svg-inline--fa {
    margin-right: 10px;
    display: inline-block;
    color: #767676
}

.footer .footer-content .footer-col .svg-inline--fa.fa-phone {
    font-size: 16px
}

.footer .footer-content .footer-col li {
    margin-bottom: 10px
}

.footer .footer-content .footer-col a {
    color: rgb(255 255 255 / .8)
}

.footer .footer-content .footer-col a:hover {
    color: #fff
}

.footer .footer-content .adr {
    margin-bottom: 30px;
    color: #c2c2c2
}

.footer .footer-content .adr .svg-inline--fa {
    font-size: 16px;
    margin-top: 5px
}

.footer .footer-content .subscribe-form {
    padding: 0
}

.footer .footer-content .subscribe-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.footer .footer-content .subscribe-form .form-control {
    width: 320px;
    background: #f5f5f5;
    border: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.footer .footer-content .subscribe-form .form-control:focus {
    background: #fff
}

.footer .bottom-bar {
    background: #116e41;
    padding: 5px 0;
    color: rgb(255 255 255 / .7)
}

.footer .bottom-bar .copyright {
    font-size: 11px;
    color: rgb(255 255 255 / .7);
    line-height: 3
}

.footer .bottom-bar .copyright a:hover {
    color: #84aac9
}

.footer .bottom-bar .social {
    margin: 0
}

.footer .bottom-bar .social li {
    float: right;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2
}

.footer .bottom-bar .social li a {
    color: #a9a9a9;
    padding: 0 5px
}

.footer .bottom-bar .social li a:hover {
    color: #6091ba
}

.page-wrapper .page-heading {
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3
}

.page-wrapper .page-heading h1.heading-title {
    margin-top: 0;
    display: inline-block;
    font-size: 32px
}

.page-wrapper .breadcrumbs ul {
    margin: 0
}

.page-wrapper .breadcrumbs ul li {
    color: #000;
    font-size: 14px;
    float: left;
    list-style: none;
    display: inline-block;
    margin-bottom: 0
}

.page-wrapper .breadcrumbs ul li a {
    display: inline-block;
    padding: 0 5px;
    color: #afafaf
}

.page-wrapper .breadcrumbs ul li a:hover {
    color: #365d7e
}

.page-wrapper .breadcrumbs ul li.breadcrumbs-label {
    padding-right: 0;
    color: #afafaf
}

.page-wrapper .breadcrumbs ul li.current {
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page-wrapper .breadcrumbs ul li .svg-inline--fa {
    margin-right: 5px;
    color: #afafaf
}

.page-wrapper ul li {
    margin-bottom: 5px
}

.page-wrapper ul li .svg-inline--fa {
    margin-right: 5px;
    color: #6091ba
}

.page-wrapper ul li.list-group-item {
    margin-bottom: -1px
}

.page-wrapper ul.nav li {
    margin-bottom: 0
}

.page-wrapper ul.social-icons li .svg-inline--fa {
    margin-right: 0;
    color: #fff
}

.page-wrapper ol li {
    margin-bottom: 5px
}

.page-wrapper dl dd {
    margin-bottom: 5px
}

.page-wrapper .page-content h1 {
    font-size: 26px;
    font-weight: 400
}

.page-wrapper .page-content h2 {
    font-size: 24px;
    font-weight: 400
}

.page-wrapper .page-content h3 {
    font-size: 20px;
    font-weight: 400
}

.page-wrapper .page-content h4 {
    font-size: 18px;
    font-weight: 400
}

.page-wrapper .page-content h5 {
    font-size: 17px;
    font-weight: 400
}

.page-wrapper .page-content h6 {
    font-size: 14px;
    font-weight: 400
}

.page-wrapper .page-content .title {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300
}

.page-wrapper .page-content .page-row {
    margin-bottom: 30px
}

.page-wrapper .page-content .page-row:last-child {
    margin-bottom: 0
}

.page-wrapper .page-content .custom-quote {
    border-left: 4px solid #a7c2d9;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px
}

.page-wrapper .page-content .custom-quote p {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 1.5
}

.page-wrapper .page-content .custom-quote .svg-inline--fa {
    color: #6091ba;
    margin-right: 10px
}

.page-wrapper .page-content .custom-quote .people {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 11px;
    color: #494949;
    font-style: normal
}

.page-wrapper .page-content .custom-quote .people .name {
    color: #6091ba
}

.page-wrapper .page-content .has-divider {
    border-bottom: 1px dotted #e3e3e3;
    padding-bottom: 15px
}

.page-wrapper .page-content .has-divider-solid {
    border-bottom: 1px solid #e3e3e3
}

.page-wrapper .page-content .row-divider {
    border-bottom: 1px dotted #e3e3e3;
    padding: 10px 0
}

.page-wrapper .page-content .even-row {
    background: #f5f5f5
}

.page-wrapper .page-content .read-more.btn {
    margin-bottom: 15px;
    display: inline-block
}

.page-wrapper .page-content .card-title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0
}

.page-wrapper .page-content .video-iframe {
    max-width: 100%
}

.page-wrapper .page-content .album-cover {
    border: 1px solid #e3e3e3;
    margin-bottom: 30px
}

.page-wrapper .page-content .album-cover img {
    width: 100%
}

.page-wrapper .page-content .album-cover:hover {
    box-shadow: 0 0 5px 0 #e3e3e3
}

.page-wrapper .page-content .album-cover>a:hover {
    position: relative
}

.page-wrapper .page-content .album-cover>a:hover img {
    display: block;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9
}

.page-wrapper .page-content .album-cover .desc {
    padding: 15px;
    position: relative
}

.page-wrapper .page-content .album-cover .desc:before {
    content: "";
    display: block;
    display: block;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px
}

.page-wrapper .page-sidebar h3.title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px
}

.page-wrapper .page-sidebar .widget {
    margin-bottom: 30px;
    padding: 30px 15px;
    padding-top: 0
}

.page-wrapper .page-sidebar .widget.has-divider {
    border-bottom: 1px dotted #e3e3e3;
    border: 3px solid #596a6154
}

.page-wrapper .page-sidebar .widget h3 {
    margin-bottom: 20px;
    margin-top: 20px
}

.page-wrapper .page-sidebar .widget .iframe {
    height: auto;
    min-height: 200px;
    max-width: 100%
}

.page-wrapper .page-sidebar .widget .svg-inline--fa {
    margin-right: 5px;
    color: #6091ba
}

.page-wrapper .page-sidebar .widget .svg-inline--fa.fa-phone {
    font-size: 16px
}

.page-wrapper .page-sidebar .widget .btn .svg-inline--fa {
    color: #fff
}

.page-wrapper .page-sidebar .widget .nav li a {
    padding: 5px 15px;
    color: #494949;
    margin-bottom: 10px;
    border-left: 5px solid #fff0
}

.page-wrapper .page-sidebar .widget .nav li a:hover {
    background: none;
    color: #6091ba
}

.page-wrapper .page-sidebar .widget .nav li.active a {
    background: none;
    color: #6091ba;
    font-weight: 700;
    border-left: 5px solid #6091ba
}

.page-wrapper .page-sidebar ul {
    padding-left: 0
}

.page-wrapper .page-sidebar .news-item {
    margin-bottom: 15px
}

.page-wrapper .page-sidebar .news-item:last-child {
    margin-bottom: 0
}

.page-wrapper .page-sidebar .news-item img {
    width: 40px;
    height: 40px
}

.page-wrapper .page-sidebar .news-item .title {
    font-size: 14px;
    margin-top: 0
}

.page-wrapper .page-sidebar .testimonials-carousel {
    position: relative
}

.page-wrapper .page-sidebar .testimonials-carousel .svg-inline--fa {
    color: #6091ba;
    margin-right: 5px;
    font-size: 18px
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel .item {
    min-height: 300px
}

.page-wrapper .page-sidebar .testimonials-carousel .quote {
    padding-left: 15px;
    border-left: 4px solid #f5f5f5
}

.page-wrapper .page-sidebar .testimonials-carousel .source {
    position: relative;
    min-height: 80px
}

.page-wrapper .page-sidebar .testimonials-carousel .people {
    margin-top: 30px;
    margin-left: 19px
}

.page-wrapper .page-sidebar .testimonials-carousel .people .name {
    color: #6091ba
}

.page-wrapper .page-sidebar .testimonials-carousel .people .title {
    color: #999
}

.page-wrapper .page-sidebar .testimonials-carousel .profile {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls {
    margin-top: 20px;
    text-align: right
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #e2e2e2;
    text-align: center
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a .svg-inline--fa {
    color: #fff;
    text-align: center;
    margin-right: 0;
    font-size: 20px
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.next .svg-inline--fa {
    margin-left: 2px
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.prev .svg-inline--fa {
    margin-right: 2px
}

.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a:hover {
    background: #6091ba
}

.home-page {
    top: 0!important
}

.home-page h1.section-heading {
    font-size: 26px;
    font-weight: 400;
    line-height: 2;
    margin-top: 0;
    margin-bottom: 15px;
    color: #00703a
}

.home-page h1.section-heading .line {
    border-top: 8px solid #00a8578f;
    display: inline-block;
    padding: 0 30px;
    padding-top: 5px
}

.home-page section {
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px
}

.home-page .section-content {
    padding: 30px;
    padding-top: 0
}

.home-page .promo {
    margin-bottom: 30px;
    margin-top: 30px
}

.home-page .promo h1.section-heading {
    font-size: 24px;
    color: #fff
}

.home-page .promo p {
    color: rgb(255 255 255 / .7)
}

.home-page .promo .btn-cta {
    font-size: 20px;
    font-family: "Lato",serif
}

.home-page .promo .btn-cta:hover {
    background: #ca8e07;
    border-color: #ca8e07
}

.home-page .news {
    position: relative
}

.home-page .news h2.title {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0
}

.home-page .news h2.title a {
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.home-page .news h2.title a:hover {
    color: #27435a;
    text-decoration: underline
}

.home-page .news .news-item {
    padding-left: 115px;
    position: relative;
    margin-bottom: 20px
}

.home-page .news .thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px
}

.home-page .news .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px
}

.home-page .news .carousel-controls a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: inline-block;
    width: 24px;
    height: 28px;
    background: #e1e1e1;
    text-align: center;
    padding-top: 3px
}

.home-page .news .carousel-controls a .svg-inline--fa {
    color: #fff;
    text-align: center;
    margin-right: 0;
    font-size: 18px
}

.home-page .news .carousel-controls a:hover {
    background: #656565
}

.home-page .events .section-content {
    min-height: 520px
}

.home-page .events .event-item {
    position: relative;
    padding-left: 55px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.home-page .events .event-item .date-label {
    background: #fff;
    position: absolute;
    left: 0
}

.home-page .events .event-item h2.title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400
}

.home-page .events .event-item p {
    margin-bottom: 5px
}

.home-page .events .event-item .svg-inline--fa {
    margin-right: 5px;
    font-size: 14px;
    min-width: 16px;
    color: #666
}

.home-page .events .event-item .svg-inline--fa.fa-map-marker {
    font-size: 18px
}

.home-page .events .read-more {
    margin-top: 15px
}

.home-page .events .details p {
    color: #666
}

.home-page .course-finder .course-finder-form {
    margin-bottom: 15px
}

.home-page .course-finder .keywords input {
    width: 200px;
    margin-right: 5px
}

.home-page .video {
    position: relative
}

.home-page .video .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px
}

.home-page .video .carousel-controls a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #c9c9c9;
    text-align: center;
    padding-top: 3px
}

.home-page .video .carousel-controls a .svg-inline--fa {
    color: #fff;
    text-align: center;
    margin-right: 0;
    font-size: 18px
}

.home-page .video .carousel-controls a:hover {
    background: #6091ba
}

.home-page .video .video-iframe {
    max-width: 100%;
    width: 100%;
    height: 287px;
    margin-bottom: 5px
}

.home-page .links .svg-inline--fa {
    margin-right: 5px
}

.home-page .testimonials {
    position: relative
}

.home-page .testimonials .svg-inline--fa {
    color: #6091ba;
    margin-right: 5px;
    font-size: 18px
}

.home-page .testimonials .carousel .item {
    min-height: 298px
}

.home-page .testimonials .quote {
    padding-left: 15px;
    border-left: 4px solid #e6e6e6
}

.home-page .testimonials .source {
    position: relative;
    padding-top: 30px
}

.home-page .testimonials .people {
    margin-top: 10px
}

.home-page .testimonials .people .name {
    color: #6091ba
}

.home-page .testimonials .people .title {
    color: #999
}

.home-page .testimonials .profile {
    position: absolute;
    right: 5px;
    bottom: 0;
    width: 60px;
    height: 60px
}

.home-page .testimonials .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px
}

.home-page .testimonials .carousel-controls a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #c9c9c9;
    text-align: center;
    padding-top: 3px
}

.home-page .testimonials .carousel-controls a .svg-inline--fa {
    color: #fff;
    text-align: center;
    margin-right: 0;
    font-size: 18px
}

.home-page .testimonials .carousel-controls a:hover {
    background: #6091ba
}

.home-page .awards {
    background: #fff
}

.home-page .awards .logos {
    margin: 0;
    padding: 0
}

.home-page .awards .logos li {
    list-style: none;
    margin-right: 0;
    text-align: center
}

.home-page .awards .logos li img {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    max-width: 100px;
    margin: 0 auto
}

.home-page .awards .logos li img:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.home-page .awards .carousel-indicators {
    position: static
}

.home-page .awards .carousel-indicators [data-bs-target] {
    height: 12px;
    width: 12px;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #494949
}

.promo-carousel .carousel-control-prev,.promo-carousel .carousel-control-next {
    width: 8%
}

.promo-carousel .carousel-indicators [data-bs-target] {
    height: 4px;
    margin-left: 4px;
    margin-right: 4px;
    width: 24px
}

.promo-carousel .carousel-control-prev-icon,.promo-carousel .carousel-control-next-icon {
    background-color: rgb(0 0 0 / .9);
    padding: 5px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-size: 50%
}

.promo-carousel .carousel-item {
    position: relative;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    @include transition($carousel-transition)}

.promo-carousel .carousel-item.slide {
    background: #111
}

.carousel-img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    object-position: center 20%;
    display: block;
    margin: 0 auto;
    background: #111
}

.promo-carousel .carousel-item .carousel-caption {
    position: absolute;
    left: 70px;
    bottom: 30px;
    color: #fff;
    display: inline-block;
    font-family: "Lato",serif;
    font-weight: 300
}

.promo-carousel .carousel-item .carousel-caption .main {
    display: inline-block;
    background: #00a857c4;
    margin-bottom: 5px;
    padding: 10px 15px;
    font-size: 26px
}

.promo-carousel .carousel-item .carousel-caption .secondary {
    display: inline-block;
    background: rgb(0 0 0 / .8);
    padding: 5px 15px;
    color: #fff;
    font-size: 18px
}

.courses-wrapper .tab-content {
    font-size: 13px
}

.courses-wrapper .tab-content .item {
    margin-top: 15px
}

.courses-wrapper .tab-content img {
    margin-bottom: 10px
}

.courses-wrapper .course-finder {
    margin-bottom: 30px
}

.courses-wrapper .course-finder .keywords input {
    width: 260px
}

.courses-wrapper .course-list-header {
    margin-bottom: 15px;
    font-size: 13px
}

.courses-wrapper .course-list-header .sort {
    padding-top: 5px
}

.courses-wrapper .course-list-header .sort-options {
    font-size: 13px
}

.courses-wrapper .course-item .col-meta {
    color: #7c7c7c
}

.events-wrapper .events-item .date-label {
    background: #f5f5f5
}

.events-wrapper .events-item .details .time {
    margin-right: 10px
}

.events-wrapper .events-item .details .svg-inline--fa {
    margin-right: 5px
}

.contact-form .required {
    color: #E14B39;
    display: inline-block;
    font-weight: 400;
    padding-left: 2px
}

.contact-form label {
    font-weight: 700
}

.contact-form .form-control {
    font-size: 14px
}

.gmap-wrapper {
    border: 1px solid #e3e3e3;
    position: relative;
    padding-bottom: 30%;
    height: 0;
    overflow: hidden
}

.gmap-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

@media (max-width: 767.98px) {
    .promo-carousel .carousel-item .carousel-caption .main {
        font-size:18px
    }

    .promo-carousel .carousel-item .carousel-caption .secondary {
        font-size: 13px
    }

    .wrapper {
        min-height: inherit;
        margin-bottom: 0
    }

    .wrapper:after {
        content: none
    }

    .footer {
        height: auto
    }

    .header .header-main {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .main-nav .navbar-collapse {
        border-top: 0;
        box-shadow: 0
    }

    .navbar-nav {
        margin-top: 0
    }

    .header .search-form {
        text-align: center
    }

    .header .search-form .form-group {
        display: inline-block
    }

    .header .search-form .form-control {
        width: 210px
    }

    .promo-carousel .carousel-item {
        height: 320px
    }

    .home-page .news .thumb {
        width: 60px;
        height: 60px
    }

    .home-page .news .news-item {
        padding-left: 75px
    }

    .home-page .course-finder .keywords {
        margin-top: 10px
    }

    .home-page .course-finder .keywords input {
        width: auto
    }

    .home-page .video .video-iframe {
        height: auto
    }

    .home-page .testimonials .carousel .item {
        min-height: inherit
    }

    .home-page .events .section-content {
        min-height: inherit
    }

    .home-page .awards .carousel-control {
        top: 50px
    }

    .footer .footer-content .subscribe-form .form-control {
        width: 140px
    }

    .footer #tweet .tweets-list-container {
        max-width: 100%
    }

    .footer .bottom-bar .social li {
        float: left
    }

    .footer-col-inner {
        margin-bottom: 30px
    }

    .footer #tweet {
        min-height: inherit
    }

    .footer .footer-content .footer-col .fa-twitter {
        text-align: center;
        margin-bottom: 10px
    }

    .page-wrapper .page-heading h1.heading-title {
        float: none;
        text-align: center;
        display: block
    }

    .page-wrapper .breadcrumbs {
        text-align: center;
        display: block
    }

    .page-wrapper .breadcrumbs ul {
        padding-top: 0;
        padding-left: 0;
        margin: 0 auto
    }

    .page-wrapper .breadcrumbs ul li {
        float: none;
        display: inline-block
    }

    .page-wrapper .breadcrumbs ul li.current {
        max-width: inherit;
        overflow: visible
    }
}

@media (max-width: 991.98px) {
    .promo-carousel .carousel-item .carousel-caption {
        left:50px
    }

    .promo-carousel .carousel-item .carousel-caption .main {
        font-size: 18px
    }

    .promo-carousel .carousel-item .carousel-caption .secondary {
        font-size: 13px
    }

    .main-nav {
        padding-bottom: 10px
    }

    .main-nav .nav .nav-item .dropdown-submenu>.dropdown-menu {
        position: static;
        left: auto;
        margin-left: 0
    }

    .main-nav .nav .nav-item .dropdown-submenu .dropdown-menu a {
        padding-left: 30px
    }

    .main-nav .nav .nav-item .dropdown-submenu .dropdown-menu a:hover {
        padding-left: 34px
    }

    .main-nav .nav .nav-item .dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu a {
        padding-left: 45px
    }

    .main-nav .nav .nav-item .dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu a:hover {
        padding-left: 49px
    }

    .main-nav .nav .nav-item .nav-link.active:before {
        display: none
    }
}

@media (min-width: 768px) {
    .wrapper {
        min-height:inherit;
        margin-bottom: 0
    }

    .wrapper:after {
        content: none
    }

    .header .top-bar .search-form {
        text-align: right
    }

    .footer {
        height: auto
    }

    .footer .bottom-bar .social li {
        float: left
    }

    .footer-col-inner {
        margin-bottom: 15px
    }

    .home-page .testimonials .carousel .item {
        min-height: inherit
    }

    .home-page .events .section-content {
        min-height: inherit
    }

    .footer #tweet {
        min-height: inherit
    }

    .page-wrapper .album-cover {
        min-height: 360px
    }
}

@media (min-width: 992px) {
    .home-page .promo .btn-cta {
        margin-top:30px
    }

    .top-navbar {
        display: none
    }

    .footer .bottom-bar .social li {
        float: right
    }

    .footer #tweet {
        min-height: 100px
    }

    .page-wrapper .album-cover {
        min-height: 360px
    }

    html,body {
        height: 100%
    }

    .wrapper {
        min-height: 100%;
        margin-bottom: -344px
    }

    .wrapper:after {
        content: "";
        display: block;
        height: 344px
    }

    .footer {
        min-height: 344px!important
    }
}

.promo {
    background-color: #265a66;
    color: #fff;
    padding: 40px 20px;
    font-family: 'Arial',sans-serif
}

.consulta-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

.consulta-title .normal-case {
    text-transform: none
}

.consulta-subtitle {
    font-size: 16px;
    color: #b2d8e1;
    margin-bottom: 0
}

.consulta-emails p {
    font-size: 16px;
    margin: 0;
    line-height: 1.6
}

.social-icons a {
    display: inline-block;
    text-decoration: none;
    background: none!important;
    border: none!important;
    outline: none;
    box-shadow: none!important;
    padding: 0
}

.social-icons a:hover,.social-icons a:focus {
    background: none!important;
    box-shadow: none!important;
    outline: none;
    border: none;
    color: #fff
}

@media (max-width: 1400px) {
    .img-profile {
        border-radius:50%;
        width: 75px;
        object-fit: cover;
        height: 75px;
        margin-bottom: 1em
    }
}

body {
    overflow-x: hidden
}

.config-trigger {
    position: absolute;
    left: -36px;
    width: 36px;
    height: 36px;
    background: #222;
    color: #fff;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    text-decoration: none
}

.config-trigger:hover {
    background: #000;
    text-decoration: none
}

.config-trigger:hover .svg-inline--fa {
    color: #fff
}

.config-trigger .svg-inline--fa {
    font-size: 20px;
    margin-top: 7px;
    display: block;
    color: rgb(255 255 255 / .8)
}

.config-panel {
    position: fixed;
    top: 100px;
    z-index: 1000;
    width: 180px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.config-panel.config-panel-open {
    right: 0
}

.config-panel.config-panel-hide {
    right: -180px
}

.config-panel .panel-inner {
    position: relative;
    background: #222;
    color: #fff;
    padding: 15px;
    padding-bottom: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.config-panel .panel-title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase
}

.config-panel label {
    color: #fff
}

.config-panel #color-options {
    margin-bottom: 0
}

.config-panel #color-options li a {
    display: block;
    width: 25px;
    height: 25px;
    border: 2px solid #fff0;
    margin-bottom: 10px
}

.config-panel #color-options li a:hover {
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    border: 2px solid rgb(255 255 255 / .8)
}

.config-panel #color-options li.active a {
    border: 2px solid #fff
}

.config-panel #color-options li.theme-1 a {
    background: #6091ba
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #00a857;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.config-panel #color-options li.theme-2 a {
    background-color: #57a89a
}

.config-panel #color-options li.theme-3 a {
    background-color: #6f7a9f
}

.config-panel #color-options li.theme-4 a {
    background-color: #a85770
}

.config-panel .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff
}

.config-panel .close .svg-inline--fa {
    color: #fff;
    font-size: 18px
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin-top: -1px;
    z-index: 1000
}

.dropdown-menu.show {
    display: flex;
    flex-direction: column
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 10px
}

.dropdown-submenu>a::after {
    content: "";
    float: right;
    border-color: #fff0 #fff0 #fff0 #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu>a {
    position: relative
}

.dropdown-submenu>a::after {
    display: none
}

.dropdown-menu {
    z-index: 1000
}

.dropdown-menu .dropdown-submenu {
    position: relative
}

.dropdown-menu .dropdown-item {
    padding: 10px 15px
}

.dropdown-submenu .dropdown-item {
    padding: 8px 20px
}

@media (max-width: 992px) {
    .dropdown-menu.show {
        position:relative
    }

    .dropdown-submenu .dropdown-menu {
        left: 0;
        margin-left: 0
    }
}

.dropdown-menu {
    left: 100%;
    top: 0
}

.breadcrumbs-list {
    white-space: nowrap!important
}

.breadcrumbs-list li {
    display: inline-block;
    max-width: 100%!important
}

@media (min-width: 768px) {
    .breadcrumbs-list {
        flex-wrap:nowrap!important
    }
}

.dropdown-ssmenu {
    position: relative
}

.dropdown-ssmenu>a.dropdown-toggle::after {
    display: inline-block;
    margin-left: .3em;
    vertical-align: middle;
    content: ">";
    font-weight: 700;
    transition: transform 0.3s ease
}

.dropdown-ssmenu>a.dropdown-item.dropdown-toggle::after {
    border: none;
    content: ">";
    margin-left: .3em;
    vertical-align: middle;
    transition: transform 0.3s ease
}

.dropdown-ssmenu>a.dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(90deg)
}

.dropdown-ssmenu>.dropdown-menu {
    position: absolute;
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0;
    border-radius: .25rem;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
    opacity: 0;
    visibility: hidden;
    transform: translateX(5px);
    transition: opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease
}

.dropdown-ssmenu>a.dropdown-toggle[aria-expanded="true"]+.dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.dropdown-ssmenu>a.dropdown-toggle[aria-expanded="true"] {
    background-color: rgb(0 0 0 / .05)
}

@media (max-width: 991.98px) {
    .dropdown-ssmenu>.dropdown-menu {
        position:static;
        width: 100%;
        padding-left: 1rem;
        margin-right: 0;
        border: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        transition: none
    }
}

.highlight {
    background-color: #4dc289;
    color: #171717;
    padding: .2rem .5rem;
    border-radius: 5px;
    font-weight: 600
}

.step-card {
    margin-bottom: .5rem;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgb(0 0 0 / .05);
    border: none;
    transition: transform 0.2s,box-shadow 0.2s
}

.step-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgb(0 0 0 / .1)
}

.step-header {
    background-color: #00a857;
    color: #fff;
    padding: .8rem;
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center
}

.step-number {
    background-color: #ffc107;
    color: #212529;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.2rem;
    margin-right: 1rem
}

.step-title {
    font-weight: 600;
    color: #000;
    margin: 0
}

.step-body {
    padding: 1.5rem;
    background-color: #ededed;
    border-radius: 0 0 8px 8px;
    font-size: 1.05rem;
    line-height: 1.6
}

.info-link {
    display: inline-block;
    color: #000;
    background-color: rgb(64 197 129 / 20%);
    padding: .3rem .7rem;
    border-radius: 20px;
    margin-top: .5rem;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    transition: background-color 0.2s
}

.info-link:hover {
    background-color: rgb(42 139 98 / 18%)
}

.arrow-container {
    display: flex;
    justify-content: center;
    margin: .8rem 0
}

.arrow-icon {
    color: #ffcf82;
    font-size: 1.8rem
}

.guide-link {
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid #ffc107;
    padding-bottom: 2px;
    transition: border-color 0.2s
}

.university-header {
    text-align: left;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.university-logo {
    max-width: 100px;
    margin-bottom: 1rem
}

:root {
    --unsl-yellow: #00703a;
    --unsl-black: #000000;
    --unsl-white: #ffffff
}

.pre-enrollment-section {
    background-color: var(--unsl-yellow);
    border-radius: 15px;
    padding: 30px;
    margin-top: 30px;
    box-shadow: 0 8px 15px rgb(0 0 0 / .1)
}

.pre-enrollment-header {
    text-align: center;
    margin-bottom: 25px;
    color: var(--unsl-black)
}

.location-card {
    background-color: var(--unsl-white);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid var(--unsl-black)
}

.location-title {
    font-weight: 700;
    color: var(--unsl-black);
    margin-bottom: 15px
}

.location-description {
    color: var(--unsl-black);
    font-size: 16px;
    line-height: 1.6
}

.pre-enrollment-steps {
    background-color: var(--unsl-white);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px
}

.step {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: var(--unsl-black)
}

.step-number {
    background-color: var(--unsl-yellow);
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-right: 15px
}

.action-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 25px
}

.btn-custom {
    background-color: var(--unsl-yellow);
    color: var(--unsl-black);
    border: 2px solid var(--unsl-black);
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    transition: background-color 0.3s ease
}

.pre-enrollment-section {
    background-color: var(--unsl-yellow);
    border-radius: 15px;
    padding: 30px;
    margin-top: 30px;
    box-shadow: 0 8px 15px rgb(0 0 0 / .1)
}

.welcome-text {
    background-color: var(--unsl-white);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid var(--unsl-black)
}

.welcome-text p {
    color: var(--unsl-black);
    margin-bottom: 15px;
    line-height: 1.6
}

.career-link {
    color: var(--unsl-black);
    font-weight: 700;
    text-decoration: underline
}

.estilopadding {
    padding-top: 10px
}

.page-link:hover {
    z-index: 2;
    color: #ca6b0a;
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color)
}

.widget {
    border-radius: 5px!important
}

.no-arrow::after {
    display: none!important
}

.no-arrow {
    color: inherit!important;
    text-decoration: none!important;
    background-color: transparent!important
}

.no-arrow:hover {
    color: inherit!important;
    background-color: transparent!important
}

@media (max-width: 991.98px) {
    .promo-carousel .carousel-item {
        height:auto
    }

    .carousel-img {
        height: 340px
    }

    .promo-carousel .carousel-item .carousel-caption {
        left: 24px;
        right: 24px;
        bottom: 24px;
        width: auto;
        max-width: calc(100% - 48px);
        text-align: left
    }
}

@media (max-width: 767.98px) {
    .carousel-img {
        height:280px
    }

    .promo-carousel .carousel-item .carousel-caption {
        left: 16px;
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px)
    }

    .promo-carousel .carousel-item .carousel-caption .main {
        font-size: 16px;
        padding: 7px 11px;
        line-height: 1.2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .promo-carousel .carousel-item .carousel-caption .secondary {
        font-size: 12px;
        line-height: 1.3;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

@media (max-width: 575.98px) {
    .carousel-img {
        height:220px
    }

    .promo-carousel .carousel-item .carousel-caption {
        left: 12px;
        right: 12px;
        bottom: 12px;
        max-width: calc(100% - 24px)
    }

    .promo-carousel .carousel-item .carousel-caption .main {
        font-size: 13px;
        padding: 6px 10px;
        margin-bottom: 4px
    }

    .promo-carousel .carousel-item .carousel-caption .secondary {
        font-size: 11px
    }

    .promo-carousel .carousel-item .carousel-caption .btn-cta {
        margin-top: 6px;
        padding: 3px 12px;
        font-size: 12px
    }
}

.acceso-rapido {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px 6px;
    border-radius: 8px;
    border: 1px solid #e3e3e3;
    color: var(--fqbf-verde-oscuro);
    text-decoration: none;
    transition: background 0.2s,color 0.2s,border-color 0.2s;
    min-height: 82px
}

.acceso-rapido .icon {
    font-size: 1.7rem;
    margin-bottom: 7px;
    line-height: 1
}

.acceso-rapido small {
    font-size: .82rem;
    font-weight: 600;
    line-height: 1.3;
    display: block
}

.acceso-rapido:hover {
    background: #00703a;
    color: #fff;
    border-color: var(--fqbf-verde-oscuro);
    text-decoration: none
}

.resena-historica h2 {
    font-weight: 700;
    color: var(--fqbf-verde-oscuro);
    border-left: 4px solid var(--fqbf-verde-medio);
    padding-left: 14px;
    margin-top: 2.2rem;
    margin-bottom: 1rem
}

.resena-historica p {
    text-align: justify;
    line-height: 1.85;
    margin-bottom: 1rem;
    color: #333
}

.resena-historica ul.resena-list {
    list-style: none;
    padding-left: .5rem;
    margin-bottom: 1rem
}

.resena-historica ul.resena-list li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .6rem;
    line-height: 1.75;
    color: #333
}

.resena-historica ul.resena-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: .52em;
    width: 8px;
    height: 8px;
    background: var(--fqbf-verde-medio);
    border-radius: 2px
}

.resena-cols {
    columns: 2;
    column-gap: 2.5rem;
    column-rule: 1px solid #dee2e6
}

.resena-cols p {
    break-inside: avoid
}

@media (max-width: 767px) {
    .resena-cols {
        columns:1;
        column-rule: none
    }
}

.gestion-card {
    padding: 1.75rem 1rem 1.5rem;
    border: 1px solid #e3e3e3;
    border-top: 4px solid var(--fqbf-verde-medio);
    border-radius: 8px;
    height: 100%
}

.gestion-card .img-profile-xl {
    width: min(220px);
    height: auto;
    aspect-ratio: 1 / 1
}

.gestion-card .img-profile-m {
    width: min(180px, 60%);
    height: auto;
    aspect-ratio: 1 / 1
}

.gestion-cargo {
    display: block;
    color: var(--fqbf-verde-medio);
    font-weight: 600;
    font-size: .85rem;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-top: 1rem;
    margin-bottom: .3rem;
    line-height: 1.4
}

.gestion-nombre {
    font-size: 1.05rem;
    font-weight: 700;
    color: #222;
    margin-bottom: .35rem
}

.gestion-contacto {
    font-size: .83rem;
    color: #666;
    margin: 0
}
