@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }

body a {
    color: #44c662;
}

.login .content h3 {
    color: #44c662 !important;
}

.page-head .page-title {
    margin: 15px 0;
    padding-top: 0;
	padding-bottom: 0;
}

.font-green-homestate {
    color: #44c662 !important;
}

.label-green-homestate {
    background-color: #44c662;
}

button.btn-green-homestate, button.green-homestate {
    color: white !important;
    background-color: #44c662;
    border-color: #44C662;
}

.btn.green-homestate {
    color: white !important;
    background-color: #44c662;
    border-color: #44C662;
}

.portlet.light>.portlet-title>.caption {
    color: #44c662;
    padding: 10px 0;
}

.portlet.box.green-homestate {
    border: 1px solid #44c662;
    border-top: 0;
}

.portlet.box.green-homestate a {
    color: #44c662;
}

.portlet.box.green-homestate>.portlet-title, .portlet.green-homestate, .portlet>.portlet-body.green-homestate {
    background-color: #44c662;
}

.portlet.box.green-homestate>.portlet-title>.caption, .portlet.box.green-homestate>.portlet-title>.caption>i {
    color: #fff;
}

.portlet.box.green-homestate>.portlet-title>.caption, .portlet.box.green-homestate>.portlet-title>.caption>i {
    color: #fff;
}

.note.note-green-homestate {
    background-color: #7cd791;
    border-color: #29773b;
    color: #000;
}

.note.note-green-homestate a {
    color: #000;
    font-weight: 600;
}

a {
    color: #44c662;
}

/* Estilos para menu header en backend inversores */

/* style.css homestate styles */

body.fh5co-offcanvas {
    overflow: hidden; 
}

.stuck {
    position: fixed !important;
    top: 0 !important;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

#header-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* Estilos personalizados */
.nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#fh5co-menu-wrap {
    margin-top: 0;
}

.page-head .page-title h1 {
    font-size: 2.5rem;
    color: black; 
    font-weight:900;
}

#offcanvas-menu a {
    text-decoration: none !important;
}

.alert-success.green-homestate,
.alert-info.green-homestate {
    background-color: #44c662;
    border-color: #44c662;
    color: #fff;
}


@media (min-width: 1200px){
    .header-container {
        width: 1170px;
    }
}

@media (min-width: 992px){
    .header-container {
        width: 970px;
    }
}

@media (min-width: 920px){
    .header-container {
        width: 750px;
    }
}

/* Superfish Override Menu */

.sf-menu {
    margin: 7px 0 0 0 !important;
}

.sf-menu {
    float: right;
}

.sf-menu ul {
    box-shadow: none;
    border: transparent;
    min-width: 12em;
}

.sf-menu a {
    color: rgba(0, 0, 0, 0.5);
    padding: 0.75em 1em !important;
    font-weight: normal;
    border-left: none;
    border-top: none;
    border-top: none;
    text-decoration: none;
    zoom: 1;
    font-size: 16px;
    border-bottom: none !important;
    font-weight: bold;
}

.sf-menu a:hover,
.sf-menu a:focus {
    color: #44C662 !important;
}

.sf-menu li.active a:hover,
.sf-menu li.active a:focus {
    color: #44C662;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
    text-transform: none;
    padding: 0.2em 1em !important;
    letter-spacing: 1px;
    font-size: 14px !important;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
    color: #44C662;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
    background: transparent;
}

.sf-menu ul li {
    background: transparent;
}

.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #ccc;
}

.sf-arrows> li> .sf-with-ul:focus:after,
.sf-arrows> li:hover> .sf-with-ul:after,
.sf-arrows> .sfHover> .sf-with-ul:after {
    border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ccc;
}

.sf-arrows ul li> .sf-with-ul:focus:after,
.sf-arrows ul li:hover> .sf-with-ul:after,
.sf-arrows ul .sfHover> .sf-with-ul:after {
    border-left-color: #ccc;
}

#fh5co-header-section {
    padding: 5px;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1022;
    background: #fff;
    position: sticky !important;
    display: flow-root;
}

.nav-header {
    position: relative;
    float: left;
    width: 100%;
}

#fh5co-logo {
    position: relative;
    z-index: 2;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    padding-left: 0px;
}

#fh5co-logo i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #44C662;
    background: rgba(0, 0, 0, 0.06);
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-logo a {
    color: #44C662;
}

#fh5co-logo a:hover,
#fh5co-logo a:focus {
    color: #44C662 !important;
    text-decoration: none;
}

#fh5co-logo span {
    font-weight: 300;
}

#fh5co-menu-wrap {
    position: relative;
    z-index: 2;
    display: block;
    float: right;
}

#fh5co-menu-wrap .sf-menu a {
    padding: 1em .75em;
}

#fh5co-primary-menu> li> ul li.active> a {
    color: #44C662 !important;
}

#fh5co-primary-menu> li> .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: -0px;
    top: 50%;
    font-size: 12px;
    margin-top: -7px;
    content: "\e922";
    color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu> li> ul li {
    position: relative;
}

#fh5co-primary-menu> li> ul li> .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 20px;
    font-size: 12px;
    content: "\e924";
    color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
    padding: 10px 7px 10px;
    background: #fff;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

#fh5co-primary-menu .fh5co-sub-menu> li> .fh5co-sub-menu {
    left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
    position: absolute;
    top: -8px;
    left: 21px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
    top: 6px;
    left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
    top: 7px;
    right: 100%;
    border: none !important;
}

#fh5co-primary-menu .fh5co-sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 34px;
    color: #575757 !important;
    text-transform: none;
    background: none;
}

#fh5co-primary-menu .fh5co-sub-menu a:hover {
    color: #44C662 !important;
}

.fh5co-offcanvas {
    overflow: hidden; }

.fh5co-offcanvas #fh5co-wrapper {
    overflow: hidden !important; 
}

#offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #222;
    right: -240px;
    width: 240px;
    padding: 20px;
    overflow-y: scroll !important;
    display: none; }

#offcanvas-menu ul {
    padding: 0;
    margin: 0; 
}
#offcanvas-menu ul li {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none; 
}
#offcanvas-menu ul li a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4); }
#offcanvas-menu ul li a:hover {
    color: #44C662; 
}
#offcanvas-menu ul li > .fh5co-sub-menu {
    margin-top: 9px;
    padding-left: 20px; 
}
#offcanvas-menu ul li.active > a {
    color: #44C662; 
}
#offcanvas-menu ul .fh5co-sub-menu {
    display: block !important; 
}

#fh5co-page {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }

.fh5co-offcanvas #fh5co-page {
    -moz-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px); }

.burger-icon {
    width: 20px;
    height: 3px;
    background-color: #000;
    margin-bottom: 4px;
    display: none;
}

.burger-icon:nth-child(2) {
    margin-top: 4px;
}

.burger-icon:nth-child(3) {
    margin-top: 4px;
}

.sf-menu li:hover > ul {
	display: table;
}

.cookie-consent-banner__cta {
	background-color: #44c662 !important;
}

.cookie-consent-banner__cta:hover {
	background-color: #359c4d !important;
	border-color: #359c4d !important;
}

/* media */

@media screen and (min-width: 921px) and (max-width: 1200px) {
    .nav-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .sf-menu li a {
        font-size: 14px;
    }
}


@media screen and (max-width: 920px) {
    .fh5co-nav-toggle {
        display: block;
        top: 0px;
        margin-top: 1em;
    }

    #fh5co-menu-wrap {
        display: none;
    }

    .burger-icon {
        display: block;
    }

    .nav-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
      
    
    .fh5co-nav-toggle {
        order: 2;
    }

    #fh5co-logo {
        order: 1;
    }

    #offcanvas-menu {
        display: block; } 

    #fh5co-header-section {
        position: sticky !important;
    }

    #fh5co-header-section .nav-header {
        float: none;
    }

    #header-container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    #fh5co-logo span {
        font-size: 22px;
    }
}

@media screen and (max-width: 600px){

    #fh5co-logo {
        padding-left: 0 !important;
    }

    #fh5co-logo span {
        font-size: 22px;
    }

    .page-head .page-title {
        margin-top: 15px;
    }
    
    .page-head .page-title h1 {
        font-size: 22px;
        color: black; 
        font-weight:900;
    }
    
}

/*# sourceMappingURL=main.css.map */
