/*
Theme Name: Financo - Child
Template: financoem
Version: 1.0.0
*/

/*---------------------------------
Dark Blue
#104976
Light Blue
#2daae1
------------------------------------*/

html, body {
    height: 100%;
    margin: 0;
}
  
body {
    display: flex;
    flex-direction: column;
}

.content-wrap {
    flex: 1;
}
  
.footer {
    padding: 70px;
}

  
.header-top-area { 
    background: #104976 none repeat scroll 0 0;
}

.header_middle_area:before {
    left: -100px !important;
}

.header_middle_area { 
    background: #2daae1;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header_middle_area::before {
        left: -100px !important;
    }
}

.header_middle_area:before { 
    border-right: 0;
}

#back-to-top {
    background: #104976 none repeat scroll 0 0;
    border: 1px solid #104976;
}

/*.financoem-slider-active .container {margin-top: 20px; margin-left: 20px; margin-right: 0; width: 50% !important;}*/

body {
  font-size: 20px;
 }

.elementor-element-422e9ed a {text-decoration: underline !important;}

.elementor-element-cb2ad44 h3 {text-align: center !important;}

.header_info_text span {font-size: 20px !important;}

#header_top_areas {display: none;}


#content > div > .elementor-section > .elementor-container {max-width: 80%;}




.mna-boxes .elementor-column .elementor-element, .investment-boxes .elementor-column .elementor-element {
    flex: 1 !important;
    height:100%;
}

.mna-boxes .elementor-column .elementor-element .elementor-widget-container, .investment-boxes .elementor-column .elementor-element .elementor-widget-container {
    height:100%;
}

/*.business-offers .post-inner {background: transparent !important;}*/

.pnf-inner a.btn {
    background-color: #104976 !important;
    border: 1px solid #104976 !important;
}

.button-blue {
    background-color:#104976 !important;
}
