.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 17px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 20px;
    padding-right: 20px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    opacity: 1 !important;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:36.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.hero-wrap {
    width: 100%;
    height: 39em;
    position: relative;
}

body {
    font-family: "Poppins", Arial, sans-serif;
    background: #fff;
    font-size: 17px;
    line-height: 1.8;
    font-weight: 400;
    color: gray;
}

.heading-section .subheading {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

img.logo_nav {
    max-width: 10em;
}

img.logo_footer {
    max-width: 10em;
    margin-bottom: 1em;
}

.ftco-footer {

    padding: 3em 0;

}

p.small_info {
    font-size: 10px;
}

ul.ftco-social.d-flex {
    font-size: 20px;
}

.ftco-section {
    padding: 3em 0;

}

img.img-responsive {
    max-width: 100%;
    padding: 9px;
}

section.gallery {
    margin-top: 2em;
}

.block-21 .text .meta > div {

    font-size: 14px;
 
}

img.logo_ims {
    max-width: 4em;
}

.mtop-2{
    
margin-top: 2em;    
}
