h1, h2, span {
    font-family: osgard, serif;
}

.menu-area {
    top: 129px;
    border: none;
}

.page .title-page span.project {
    color: #048d7b;
}

.page .title-page span.about {
    color: #048d7b;
}

.page .title-page span.donate {
    color: #048d7b;
}

.nav-mini ul li.active a.project {
    background: #048d7b;
}

.nav-mini ul li.active a.about {
    background: #048d7b;
}

.nav-mini ul li.active a.donate {
    background: #048d7b;
}

.nav>li>a:focus, .nav>li>a.project:hover {
    background: #048d7b;
}

.nav>li>a:focus, .nav>li>a.about:hover {
    background: #048d7b;
    color: white;
}

.nav>li>a:focus, .nav>li>a.donate:hover {
    background: #048d7b;
}

.nav-mini ul li.active a:before {
    background: #ffffff;
}

.title-number span {
    background: #048d7b;
}

.box-team .team-desc {
    height: 80px;
    border: 0;
    border-top: 1px solid #dedede;
    max-width: initial;
    padding-top: 12px;
}

.mask-title {
    position: absolute;
    width: 100%;
}

.list-sponsor li {
    padding: 1px 0;
    border: 0;
    width: 33%;
}

.list-sponsor li a img {
    max-width: 100%;
}

.list-sponsor {
    border-bottom: 0;
}

.title-page-2.project {
    color: #3d4986;
}

strong {
    color: #048d7b;
}

.contact-info i.fa {
    background: #048d7b;
}

.modal-title {
    font-family: osgard, serif;
    font-size: 30px;
}

.modal-header {
    padding: 20px;
}

.modal-img {
    width: 100%;
    margin: 50px 0;
}

.double-big, .font-alt {
    font-family: osgard, serif;
}

.double-big {
    font-size: 40px;
}

.font-alt {
    font-size: 20px;
}

.btn1.btn-light.event-btn {
    margin-right: 15px;
}

.event-page.btn1.btn-light.event-btn {
    margin-right: 15px;
    float: right;
    color: #000000;
    border-color:#000000;
}

.page .dark {
    background: #060a2a;
}

.contact-info {
    height: 170px;
}

.half-box .qoute-bigtext{
    color: #ffffff;
}

.list-sponsor li:hover {
    background: #000000;
}

.list-sponsor li a {
    opacity: 1;
}

.overfly {
    background: rgba(0, 0, 0, 0.2);
}

.btn-play {
    color: #ffffff;
    border: 3px solid #ffffff;
}

.flat-nav-tabs > li > a {
    font-family: osgard, serif;
    font-size: 24px;
    padding: 10px 40px;
}

.flat-tab-content {
    text-align: justify;
}

.flat-nav-tabs {
    background: #fff;
    padding: 15px 10px 0 10px;
    border-top: 0px solid #ebebeb;
    border-left: 0px solid #ebebeb;
    border-right: 0px solid #ebebeb;
}

.flat-nav-tabs > li.active > a {
    box-shadow: 0 -2px 0 #048d7b !important;
    -webkit-box-shadow: 0 -2px 0 #048d7b !important;
    -moz-box-shadow: 0 -2px 0 #048d7b !important;
    -o-box-shadow: 0 -2px 0 #048d7b !important;
    -ms-box-shadow: 0 -2px 0 #048d7b !important;
}

.page h3 {
    font-family: osgard, serif;
    font-size: 29px;
}

.box-team .team-desc {
    border-top: none;
}

.box-team .team-desc {
    height: 40px;
}

.box-team {
    margin: 0 auto;
}

.page .title-page-2 span::before {
    bottom: 5px;
    left: 50%;
}

.main-navbar .side-logo {
    padding: 0 4px;
    background: none;
    border-bottom: none;
    border-top: 1px solid;
}

.menu-area ul {
    font-family: osgard, serif;
}

.menu-area ul a {
    font-size: 20px;
    padding: 15px 30px;
    border-bottom: none;
    box-shadow: none;
}

.nav > li > a:hover {
    color: #fff;
    background: #048d7b;
}

.team-desc h3 {
    margin-bottom: 0;
}

.team-desc p {
    margin-bottom: 0;
}

.btn-map a {
    text-transform: none;
}

.col-md-4 img {
    width: 100%;
}

.page .title-page h2, .page .title-page h1 {
    margin-bottom: 0;
}

.page .title-page .devider-top {
    height: 20px;
    margin: 0 auto;
}

.page .title-page {
    padding-top: 5px;
    padding-bottom: 20px;
}

.page .page-content {
    padding: 45px 0;
}

.overfly-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
}

.img-container {
    max-height: 240px;
    overflow: hidden;
}

.site-description .padd-donate {
    padding: 20px 0 15px;
}

.site-description .toogle-menu {
    top: 17px;
}

.nav-mini {
    top: 79px;
}

.justify {
    text-align: justify;
}

.wrap-header {
    height: 0;
}