body {
     background-color: #024c2b;
}
 @font-face {
     font-family: HelveticaNeueLTStd73BoldExtended;
     src: url(../fonts/HelveticaNeueLTStd73BoldExtended.otf);
}
 @font-face {
     font-family: HelveticaNeueLTStd53Extended;
     src: url(../fonts/HelveticaNeueLTStd53Extended.otf);
}
 @font-face {
     font-family: Raleway-ExtraBold;
     src: url(../fonts/Raleway-ExtraBold.ttf);
}
 @font-face {
     font-family: Raleway-Bold;
     src: url(../fonts/Raleway-Bold.ttf);
}
 @font-face {
     font-family: Raleway-Medium;
     src: url(../fonts/Raleway-Medium.ttf);
}
 @font-face {
     font-family: Raleway-Regular;
     src: url(../fonts/Raleway-Regular.ttf);
}
 @font-face {
     font-family: Roboto-Black;
     src: url(../fonts/Roboto-Black_1.ttf);
}
 @font-face {
     font-family: Roboto-Bold;
     src: url(../fonts/Roboto-Bold.ttf);
}
 @font-face {
     font-family: Roboto-Light;
     src: url(../fonts/Roboto-Light.ttf);
}
 @font-face {
     font-family: Roboto-LightItalic;
     src: url(../fonts/Roboto-LightItalic.ttf);
}
 @font-face {
     font-family: Roboto-Medium;
     src: url(../fonts/Roboto-Medium.ttf);
}
 @font-face {
     font-family: Roboto-Regular;
     src: url(../fonts/Roboto-Regular.ttf);
}
 .page-section {
     padding: 2rem 0;
}
 .page-section h2.section-heading, .page-section .section-heading.h2 {
     font-size: 2.5rem;
     margin-top: 0;
     margin-bottom: 1rem;
}
 .page-section h3.section-subheading, .page-section .section-subheading.h3 {
     font-size: 1rem;
     font-weight: 400;
     font-style: italic;
     font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     margin-bottom: 4rem;
}
 @media (min-width: 768px) {
     section {
         padding: 9rem 0;
    }
}
 .btn-xl {
     padding: 1.25rem 2.5rem;
     font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 1.125rem;
     font-weight: 700;
}
 #mainNav {
     padding-top: 1rem;
     padding-bottom: 1rem;
     background-color: #212529;
}
 #mainNav .navbar-toggler {
     padding: 0.75rem;
     font-size: 0.75rem;
     font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     text-transform: uppercase;
     font-weight: 700;
}
 #mainNav .navbar-brand {
     color: #ffc800;
     font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-weight: 700;
     letter-spacing: 0.0625em;
     text-transform: uppercase;
}
 #mainNav .navbar-brand img {
     height: 1.5rem;
}
 #mainNav .navbar-nav .nav-item .nav-link {
     font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 0.95rem;
     color: #fff;
     letter-spacing: 0.0625em;
}
 #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
     color: #024d2b;
}
 #mainNav .amarillo {
     background-color: #d9981e;
     border-radius: 25px;
}
 @media (min-width: 992px) {
     #mainNav {
         padding-top: 1.5rem;
         padding-bottom: 1.5rem;
         border: none;
         background-color: transparent;
         background-color: black;
         transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
    }
     #mainNav .navbar-brand {
         font-size: 1.5em;
         transition: font-size 0.3s ease-in-out;
    }
     #mainNav .navbar-brand img {
         height: 2rem;
         transition: height 0.3s ease-in-out;
    }
     #mainNav.navbar-shrink {
         padding-top: 1rem;
         padding-bottom: 1rem;
         background-color: #212529;
         background-color: #000;
    }
     #mainNav.navbar-shrink .navbar-brand {
         font-size: 1.25em;
    }
     #mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img {
         height: 1.5rem;
    }
     #mainNav .navbar-nav .nav-item {
         margin-right: 1rem;
    }
     #mainNav .navbar-nav .nav-item:last-child {
         margin-right: 0;
    }
}
 header.masthead {
     padding-top: 0rem;
     padding-bottom: 0rem;
     text-align: left;
     color: #fff;
}
 header .contenidoheader {
     position: absolute;
     top: 0px;
     background-image: url(../assets/header.png);
     max-height: 600px;
     background-position: left;
     background-repeat: no-repeat;
     background-size: contain;
     height: 100vh;
     width: 100%;
}
 header.masthead .wrapper{
     width: 100%;
     height: 100vh;
     overflow: hidden;
     max-height: 600px;
}
 header.masthead .wrapper .wrapper__video{
     object-fit: cover;
     width: 100%;
     height: 100%;
}
 header.masthead .masthead-subheading {
     font-size: 14px;
     font-style: normal;
     font-weight: normal;
     text-transform: none;
     font-family: Roboto-Light;
     margin-right: 70%;
}
 header.masthead .masthead-heading {
     font-family: Raleway-Regular;
     font-size: 44px;
     font-weight: normal;
     line-height: normal;
     margin-top: 200px;
     margin-bottom: 5px;
}
 header.masthead .btn {
     background-color: #d9981e;
     text-transform: uppercase;
     font-family: Raleway-Regular;
     font-size: 12px;
     margin-top: 15px;
     border: 0;
     border-radius: 25px;
}
 header.masthead .masthead-heading span {
     color: #ffc800;
}
 #contenido .caja-contenido {
     background-color: #174230;
     max-width: 100%;
     width: 100%;
    /*height: 400px;
    */
     height: 475px;
     margin: auto;
     border: 2px #d9981e solid;
     border-radius: 35px;
     position: relative;
}
 #contenido .caja {
     position: relative;
     float: left;
     width: 450px;
    /*height: 345px;
    */
     height: 425px;
     background-image: linear-gradient(#000000, #024c2b);
    /*margin: 25px 60px 25px 20px;
    */
     margin: 20px 60px 25px 20px;
     border-radius: 25px;
     box-shadow: 0px 0px 30px 0px #00000070;
}
 #contenido img {
     position: absolute;
     width: 115px;
     height: auto;
     top: 85%;
     left: 50%;
     transform: translate(-50%, -50%);
}
 #contenido h1 {
     font-family: Raleway-ExtraBold;
     font-size: 44px;
     color: #e3ad2d;
     text-align: center;
    /*margin-top: 80px;
    */
     margin-top: 35%;
}
 #contenido span {
     margin-top: 80px;
     display: block;
}
 #contenido h2 {
     font-family: Raleway-ExtraBold;
     font-size: 34px;
     color: #e3ad2d;
     text-align: left;
    /*margin-right: 50px;
    */
     margin-right: 26%;
     text-transform: uppercase;
}
 #contenido h3 {
     font-family: Roboto-Light;
     font-size: 13px;
     color: #e3ad2d;
     text-align: left;
     font-style: italic;
}
 #contenido p {
     font-family: Roboto-Light;
     font-size: 15px;
     color: white;
     text-align: left;
     font-style: italic;
     margin-right: 50px;
}
 #contenido a {
     font-family: Roboto-Medium;
     font-size: 15px;
     text-decoration: none;
     float: right;
     display: block;
     text-align: center;
     background-color: #d9981e;
     border-radius: 20px;
     color: #373435;
    /*margin-right: 50px;
     margin-top: 20px;
     padding: 5px 15px;
     margin-right: 50px;
     margin-top: 20px;
     padding: 5px 25px;
    */
     padding: 4px 0px;
     position: absolute;
     bottom: 30px;
     right: 50px;
     width: 80px;
     height: 30px;
}
 #contenido .informe {
     font-family: 'Raleway-Regular';
     font-size: 28px;
     margin-top: 0px;
}
 #servicios h2 {
     color: #fff;
     font-family: Raleway-Medium;
     font-size: 44px;
     line-height: 35px;
     text-transform: none;
     margin-bottom: 45px;
}
 #servicios h3 {
     color: #fff;
     font-family: Raleway-Medium;
     font-size: 29px;
     line-height: 35px;
}
 #servicios .servicios-text-left {
     text-align: left;
}
 #servicios .servicios-text-center {
     text-align: center;
}
 #servicios .servicios-text-right {
     text-align: right;
}
 #servicios h3 span {
     font-size: 37px;
     color: #d9981e;
}
/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
 .flip-box {
     background-color: transparent;
     perspective: 1000px;
    /* Remove this if you don't want the 3D effect */
     cursor: pointer;
}
/* This container is needed to position the front and back side */
 .flip-box-inner {
     position: relative;
     width: 280px;
     height: 265px;
     text-align: center;
     transition: transform 0.8s;
     transform-style: preserve-3d;
     max-width: 280px;
     max-height: 265px;
     margin: auto;
     background: transparent !important;
}
 .flip-box-inner .cash {
     background-image: url(../assets/cashbg.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
 .flip-box-inner .financiamiento {
     background-image: url(../assets/financiamientobg.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
 .flip-box-inner .wealth {
     background-image: url(../assets/wealthbg.svg);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
/* Do an horizontal flip when you move the mouse over the flip box container */
 .flip-box:hover .flip-box-inner {
     transform: rotateY(180deg);
}
/* Position the front and back side */
 .flip-box-front, .flip-box-back {
     position: absolute;
     width: 100%;
     height: 100%;
     -webkit-backface-visibility: hidden;
    /* Safari */
     backface-visibility: hidden;
}
/* Style the front side (fallback if image is missing) */
 .flip-box-front {
     background-color: #024c2b;
     color: #d9981e;
     border: 3px solid #d9981e;
     border-radius: 25px;
}
 .flip-box-front img {
     width: 130px;
     height: auto;
     margin: 40px auto 0;
}
/* Style the back side */
 .flip-box-back {
     background-color: #d9981e;
     transform: rotateY(180deg);
     border: 3px solid #d9981e;
     border-radius: 25px;
}
 .flip-box-front h4 {
     font-family: Roboto-Bold;
     font-size: 22px;
     line-height: normal;
     margin-top: 35px;
}
 .flip-box-back h5 {
     font-family: Roboto-Bold;
     font-size: 27px;
     line-height: normal;
     margin-top: 35px;
     color: white;
}
 .flip-box-back a {
     text-decoration: none;
}
 .flip-box-back ul {
     list-style: none;
     padding: 25px 5px;
}
 .flip-box-back ul li {
     margin: 0px;
}
 .flip-box-back ul li p {
     font-family: Roboto-Medium;
     font-size: 15px;
     line-height: normal;
     color: white;
     margin: 0px;
     line-height: normal;
}
 #descripcion {
     background-image: url(../assets/trama.svg);
    /*background-image: url(../assets/misc.png);
    */
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
/* #descripcion .col-lg-12 {
     background-image: url(../assets/misc.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
 */
 #descripcion .ico {
    /*width: auto;
     height: 50px;
     margin: 25px auto;
    */
     width: auto;
     height: 75px;
     margin: 20px auto;
}
 #descripcion h1 {
    /*font-family: Raleway-Medium;
    */
     font-family: Raleway-Regular;
     line-height: 48px;
     font-size: 38px;
     color: white;
}
 #descripcion h1 span {
     color: #d9981e;
}
 #descripcion p {
     font-family: Roboto-Light;
     font-size: 14px;
     color: #ffffff;
     width: 80%;
     text-align: left;
}
 #descripcion .row {
     margin: 50px auto;
}
 #descripcion img {
     max-width: 495px;
}
 #nosotros {
     background-color: #174230;
}
 #nosotros h2 {
    /*font-family: Raleway-ExtraBold;
    */
     font-family: Raleway-Bold;
     font-size: 20px;
     text-align: justify;
     color: #ece7d1;
     font-style: inherit;
     text-decoration: none;
     font-weight: inherit;
     line-height: 26px;
     margin: 30px 0;
}
 #nosotros p {
     font-family: Roboto-Light;
     font-size: 14px;
     text-align: left;
     line-height: normal;
     color: #fff;
     font-style: inherit;
     text-decoration: none;
     font-weight: inherit;
     max-width: 90%;
     margin: 20px 0 0 10px;
}
 #nosotros p > span {
     font-family: Roboto-Bold;
}
 #nosotros .leyenda {
     float: left;
     margin: 30px 50px 50px 0;
}
 #nosotros .leyenda h1 {
    /*font-family: HelveticaNeueLTStd53Extended;*/
     font-family: Raleway-Medium;
     font-size: 30px;
     line-height: 26px;
     color: white;
     text-align: right;
}
 #nosotros .leyenda h1.bold {
    /*font-family: HelveticaNeueLTStd73BoldExtended;*/
    font-family: Raleway-ExtraBold;
}
 section#contact {
     background-color: #024c2b;
}
 section#contact h2 {
     color: #bdbec0;
     text-align: center;
     font-family: Raleway-Medium;
     font-size: 44px;
     margin: 30px 0;
}
 section#contact label {
     font-family: Roboto-Bold;
     color: #d2d3d5;
     font-size: 11px;
     text-align: right;
}
 #contact input, #contact textarea {
     background-color: #ece7d1 !important;
}
 #contact input {
     height: 28px;
}
 #contact textarea {
     height: 95px;
}
 #contact form {
     position: relative;
}
 #contact .btn {
     background-color: #d9981e;
     color: #024c2b;
     text-transform: uppercase;
     font-family: Roboto-Regular;
     font-size: 12px;
     border: 0;
     border-radius: 25px;
     position: absolute;
     right: 8.6%;
}
 #contenidos {
     margin-top: 40px;
}
 #contenidos h1 {
     font-family: Raleway-ExtraBold;
     font-size: 24px;
     color: #e3ad2d;
     text-align: center;
     margin-top: 80px;
}
 #contenidos p {
     font-family: Roboto-Light;
     font-size: 15px;
     color: white;
     text-align: center;
     font-style: normal;
}
 #contenidos a {
     font-family: Roboto-Light;
     background-color: #d9981e;
     border-radius: 25px;
     display: block;
     color: white;
     text-align: center;
     text-decoration: auto;
     font-size: 16px;
}
 footer .fondo-negro {
     background-color: #373435;
     border-radius: 25px 25px 0 0;
     padding: 20px 10px 10px;
}
 footer .caja-logo-footer {
     width: 100%;
     display: block;
}
 footer .logo {
     width: 130px;
     margin: 30px 0 15px;
}
 footer .btn-social {
     width: 20px;
     height: 20px;
     margin: 5px 3px;
     display: inline-flex;
     align-items: center;
     justify-content: center;
}
 footer .caja2 {
     margin: 0px 0 15px;
}
 footer .caja3 {
     margin: 50px 0 15px;
}
 footer a {
     font-family: 'Roboto-Regular';
     font-size: 9px;
     color: #bdbec0;
     text-decoration: none;
    /*text-align: center;
    */
     text-transform: uppercase;
     text-align: left;
    /*margin-left: 40px;
    */
}
 footer .datos img {
     width: 20px;
     height: 20px;
     margin: 0 5px;
}
 footer .datos {
     display: block;
     margin-bottom: 5px;
}
 footer {
     padding: 2rem 0 0;
}
 .logos {
     background-color: #f3f1e7;
     min-height: 90px;
}
 .flex {
     display: flex;
    /*justify-content: center;
    */
     justify-content: space-around;
}
 .grid {
     display: grid;
}
 .logos img {
     width: 120px;
     height: 65px;
     margin: 10px 25px;
}
 .legales p {
     font-family: Roboto-Regular;
     font-size: 9px;
     color: #F3F1E7;
     margin: 10px 0 0 0;
}
 .yellow {
     color: #d9981e !important;
}
 .light {
}
 .bold {
     font-weight: bolder !important;
}
 .error p {
     font-size: 14px;
     line-height: normal;
     text-align: center;
     color: #ff0000;
     background-color: white;
     border-radius: 20px;
     width: 45%;
     margin: auto;
}
 .exito p {
     font-size: 14px;
     line-height: normal;
     text-align: center;
     color: green;
     background-color: white;
     border-radius: 20px;
     width: 45%;
     margin: auto;
}
 .desktop {
     display: block;
}
 .mobile {
     display: none;
}
 @media (max-width: 768px) {
     .desktop {
         display: none;
    }
     .mobile {
         display: block;
    }
}
