*,h1,h2,h3,h4,h5,h6,p,a{
    font-family: "Josefin Sans", sans-serif;
}
header .logo img {
    max-height: 100px !important;
    border-radius: 100%;
}
    .classic #topmenu .menu li a {
        font-size: 15px;
    }
    .about-section-simple .title {
    font-family: "Josefin Sans", sans-serif !important;
    font-size: 35px !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
}
.about-section-simple .description p {
    font-size: 17px !important;
    line-height: 1.6;
    font-weight: 400;
    color: #000 !important;
}
.headings.simple .title {
    color: #222222;
    font-family: "Josefin Sans", sans-serif !important;
    font-size: 35px;
    font-weight: bold;
    text-transform: capitalize !important;
}
.headings-wrap p{
    font-size: 17px;
    margin-top: 35px;
}
.services.tile .bg-wrap {
    background-size: 100% 100% !important;
}
#footer .wiso-widget-copyright .img-wrap {
    margin-bottom: 40px !important;
}

#footer .wiso-widget-copyright .img-wrap img {
    max-height: 75px;
    border-radius: 100%;
}
#footer .sidebar-item .item-wrap {
        max-width: 261px;
    }

i.ion-ios-arrow-down.hide-drop {
    display: none;
}