.main-header .main-logo img {
    height: 100px !important;
}
/* 
.title-1-front {
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #2c241b !important;
    line-height: 1.1 !important;
} */

/* .product-para {
   font-family: "Mulish", sans-serif;
    color: #808080 !important;
    font-size: 18px;
    line-height: 1.5;
} */

/* .main-header.main-header-front {
    background: #392547;
} */

.green-banner .banner-content h2.section-title-1,
h4.sub-title-1 {
    color: #fff;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #785691 !important;
}

.pb-100{
    padding: 100px;
}

.footer-bottom p{
    padding-top: 50px;
}

span.field.field--name-title.field--type-string.field--label-hidden {
    display: none;
}

.site-footer{
    background: none !important;
}

.breadcrumb{
    font-size: 20px !important;
    background: none !important;
}
.site-footer h2{
    color: #525252 !important;
}

.datetime{
    color: #9f9f9f !important;
}

.primary-navbar-1>li a{
    color: #000 !important;
}