.consy1 li {
    width: 100%;
}

.consy1 {
    width: 305px;
}

.venue li {
    width: 50%;
    margin: auto;
    padding-bottom: 200px;
}

.creative {
    position: absolute;
    left: 60px;
    margin: auto;
    bottom: -7px;
    width: 33%;
    z-index: 0;
    opacity: 1;
}

.content-sec h3 {
    color: #3aad78;
    text-align: left;
}
.content-sec h3:after {
    display: none;
}
.main-menu li:hover a, .main-menu li.active a {
    color: #39ad78;
    border-bottom: 3px solid #39ad78;
}
#Home {
    background: #3d8b6d2e;
}

.ag-block .col20 {
    color: #39ad78;
}
.gallery ul li:after {
    background-color: #60c396eb;
}
.event-brief {
    border-top: 2px solid #99dcbd;
}

#About {
    background: transparent;
}
.testimonial-sec {
    padding: 0;
}
#About .pagination li.active {
    background: #46b17e;
}
.sec-cont.agenda-sections {
    padding: 0;
}
#Reviews-Awards {
    background-color: #f7f7f7;
}
h3 {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}
h3:after {
    content: '';
    height: 1px;
    width: 6%;
    background-color: #46b17e;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.venue li h3 {
    margin-bottom: 0;
}
.venue li h3:after {
    display: none;
}
#About ul {
    margin: 20px 0 0px 0;
}