/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */
body {
    font-size: 16px;
    color: #4f4f4f;
}
.donate-piechart .piechart canvas {
    height: unset !important;
    width: unset !important;
}

.border-1 {
    border-top: 1px solid #ba131a;
    border-bottom: 1px solid #ba131a;
}
.icon-box .icon {
    height: 55px;
    line-height: 40px;
}

.logo {
    max-height: 110px !important;
}
.mt-10 {
    margin-top: 40px !important;
}
.hr {
    border-top: 3px solid #eee !important;
}
.owl-dots-bottom-right .owl-dots {
    bottom: unset !important;
}
.header-nav .header-nav-wrapper .menuzord {
    padding: 0 10% !important;
}
.container-full {
    width: 100%;
    padding-right: unset;
    padding-left: unset;
}
.container-82{
width: 82% !important;
}
.img-partner
{
    width: 220px !important;
    height: 220px !important;
    border-radius: 50%;
}
.menuzord-menu ul.dropdown li {

    font-size: 16px !important;
}
.rounded-image{
    border-radius: 10px;
}
.served-people{
    border: 2px solid #BA131A;
    border-radius: 5%;
    height: 150px;
    width: 200px;
    padding: 8px;
}
