.footer .footer-head {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
}

.footer-list a{
    font-size: 14px !important;
    letter-spacing: 0px;
    font-weight: 500;
}

.footer p{
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
}


.key-feature .icon {
    background: linear-gradient(45deg, transparent, rgba(47, 85, 212, 0.0));
}
.shadow-lg {
    -webkit-box-shadow: 0 0px 0px rgba(60, 72, 88, 0.15) !important;
    box-shadow: 0 0px 0px rgba(60, 72, 88, 0.15) !important;
}
 

.title-heading .heading {
    font-size: 45px;
    letter-spacing: 0px;
    text-shadow: 2px 2px 2px #123123;
}


.title-heading .para-desc {
    text-shadow: 2px 2px 2px #123123;
}


.card .card-body {
    padding: 1rem !important;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Poppins", sans-serif;
    line-height: 1.5;
    font-weight: 600;
}

#topnav .navigation-menu > li > a {
    display: block;
    color: #3c4858;
    font-size: 13px;
    background-color: transparent !important;
    font-weight: 500; letter-spacing: 0px;
    line-height: 24px;
    text-transform: inherit;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Poppins", sans-serif;
    padding-left: 5px;
    padding-right: 5px;
}


#topnav .navigation-menu .has-submenu .menu-arrow {
    display: none
}


.wp-fijo {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #0add8a;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    padding: 15px;
    z-index: 500000000000000;
}

.back-to-top {
    left: 30px;
}
.datos-fijos {
    color: #005490;
    background-color: #2BBEE3;
    text-align: center
}
 

@media (max-width: 768px) {
.datos-fijos {
display: none}
   
    
    #topnav {
    height: 100px;
}}

#topnav {

    background-color: #fff !important;
    box-shadow: 2px 2px 12px #ededed
}

body {
    font-family: "Poppins", sans-serif;
}

.footer {
    background: #122250; 
}
.bg-myimex {
    background-image: url("../images/myimex.jpg");
    background-size: cover; 
    border-radius: 10px
}

.bg-myimex h1>a{
    font-size: 1.2em !important;
    color: #fff !important
}