------

/* Estilos generales */
.pregunta-icon {
    position: absolute;
    top: 14px;
    left: 25px;
    font-size: 20px;
    color: var(--color-primary);
}

.contenido {
    background-image: linear-gradient(to top right, #fff, #0bc443);
    min-height: 100vh;
    margin: 0;
    justify-content: center;
    align-items: center;
    font-family: monospace;
}

.txt {
    justify-content: center;
    margin-top: 80px;
}

.user {
    text-align: center;
}

.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 0px;
    clear: both;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section-heading h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #8f989f;
    position: relative;
    display: block;
    padding-bottom: 30px;
}

.section-heading h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #2ada24;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
}

h1 {
    font-family: var(--font-primary);
}

#fh5co-home .text-inner .call-to-action a.demo {
    border: 2px solid #fff;
    text-decoration: none !important;
}

#fh5co-home {
    width: 100%;
    min-height: 65vh;
    background: url("../img/banners/banner3.png") center center;
    background-size: cover;
    position: relative;
    padding: 120px 0 60px;
    opacity: 0.9;
}

#fh5co-home .text-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#fh5co-home .text-inner h1 {
    font-size: 38px;
    text-transform: uppercase;
    color: white;
    margin: 0 0 20px 0;
    font-weight: 700;
}

section {
    padding: 60px 0;
    overflow: hidden;
}

#fh5co-header .navbar-brand {
    float: left;
    display: block;
    font-size: 24px;
    font-weight: 700;
    padding-left: 0;
    color: #2ada24;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#fh5co-header #navbar li a {
    font-family: "PT Sans", Arial, serif;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

.navbar-collapse.collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar-fixed-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

#fh5co-header.navbar-fixed-top .navbar-brand {
    color: #535659;
}

#fh5co-header .navbar-brand {
    float: left;
    display: block;
    font-size: 24px;
    font-weight: 700;
    padding-left: 0;
    color: #2ada24;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#fh5co-home .text-inner .call-to-action a.download {
    font-family: var(--font-secondary);
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0px 22px;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
    transition: 0.5s;
    animation: fadeInUp 1s both 0.6s;
    background: #F9097B;
    color: #fff !important;
    border: 0px solid #F9097B;
    text-decoration: none !important;
}

#fh5co-home .text-inner .call-to-action a.download:hover {
    background: #c21474 !important;
    color: #fff !important;
    text-decoration: none !important;
}

#fh5co-home .text-inner .call-to-action a {
    width: 230px;
    display: inline-block;
    font-size: 20px;
    padding: 15px 0;
    border-radius: 4px;
    margin-right: 10px;
    box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
}

#fh5co-home .text-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.container {
    width: 1306px !important;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/*COLOR FONDE DE SUCURSALES*/
#fh5co-team {
    background: #fff;
    padding: 2em 0;
}

.section-heading h2 {
    margin: 0 0 0 0;
    font-size: 40px;
    font-weight: 400;
    color: #333;
    position: relative;
    display: block;
    padding-bottom: 10px;
    line-height: 1.5;
}

#fh5co-team .team-box .user {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -73px;
    margin-left: -73px;
    width: 147px;
    height: 147px;
}

#fh5co-team .team-box .position {
    font-size: 16px;
    color: #8f989f;
    display: block;
    margin-bottom: 8px;
}

#fh5co-team .team-box .user img {
    width: 147px;
    height: 147px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 15px solid #f1faff;
}

#fh5co-team .team-box {
    position: relative;
    padding: 4px;
    padding-top: 5em;
    background: #fff;
    float: left;
    width: 100%;
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

#fh5co-team .team-box h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

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

p {
    margin-bottom: 1.5em;
    font-size: 17px;
}

h3 {
    color: #333;
    margin: 0 0 30px 0;
}

#fh5co-team .team-box .social-media li a {
    color: #333;
}

#fh5co-team .team-box .social-media {
    margin: 0;
    padding: 0;
}

.item {
    position: absolute;
    width: 200px;
    height: 450px;
    text-align: justify;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    transition: 0.5s;
    left: calc(50% - 110px);
    top: 0;
    box-sizing: content-box;
    outline: inset;
}

.row2 {
    margin-left: -134px;
    margin-right: -134px;
}

.row2:after {
    content: " ";
    display: table;
}

.row2:before {
    content: " ";
    display: table
}

.row {
    margin-left: -13px;
    margin-right: 0px;
}

.row:after {
    content: " ";
    display: table;
}

.row:before {
    content: " ";
    display: table
}

.col-md-4 {
    width: 24.33333%;
    font-family: "PT Sans", Arial, serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #666666;
    color: #333;
}

#next {
    position: absolute;
    right: 50px;
    top: 40%;
}

#prev {
    position: absolute;
    left: 50px;
    top: 40%;
}

#prev,
#next {
    color: #0bc443;
    background: none;
    border: none;
    font-size: xxx-large;
    font-family: monospace;
    font-weight: bold;
    opacity: 0.5;
    transition: opacity 0.5s;
}

/* Estilos responsive */
@media screen and (max-width: 800px) {
    #fh5co-home .text-inner {
        padding: 50px 0;
    }

    #fh5co-home .text-inner h1 {
        font-size: 28px;
    }

    .container {
        width: auto !important;
    }

    .col-md-4 {
        width: 100%;
    }
}


