
/** ADD YOUR AWESOME CODES HERE **/

.sl-slide h2 {
    font-size: 60px;
}

.section-title h3{
    font-size: 35px;
    color:#646464;
    padding-bottom: 0px;
}

.message-box h2{
    font-size: 35px;
    color:#646464;
    padding-bottom: 30px;
}

.message-box2 h2{
    font-size: 30px;
    color:#646464;
    padding-bottom: 30px;
    padding-top: 15px;
}

.message-box2 h4{
    font-size: 20px;
    color:#646464;
}

.pi{
    padding-bottom: 20px;
}

.ps{
    padding-top: 10px;
}

.ps2x{
    padding-top: 20px;
}

.ps3x{
    padding-top: 40px;
}

.mision h4 {
    font-weight: bold;
    font-size: 30px;
    color: #646464;
    line-height: 1;
    margin: 0;
    padding: 10px 0 20px;}


.footer {

    background-color: #eeeeee;
}


body.seo_version .icon_wrap {
    background-color: #4a981b;
}


.top-navbar .navbar-expand-lg .navbar-nav {
    background: #4a981b;
    border-radius: 5px;
}

.section.lb {
    background-color: #e7ff92;
}


body.seo_version .section.db, body.seo_version .dmtop, body.seo_version .dmtop, body.seo_version .affix {
    background-color: #4a981b;
}


@media (max-width: 767px) {
	.ps{padding-top: 50px;
}
}


.all-page-title h1 {
    position: relative;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 1.3em;
    margin-bottom: 0px;
    text-transform: capitalize;
}


.box-inner-m h4{
    font-size: 30px;
}



.all-page-title {
    background-size: cover;
    background-color: #4a981b;
    background-repeat: no-repeat;
    padding: 160px 0px 110px 0px;
    background-position: center bottom;
}

.vission-and-mission .nav-pills > li > a.active {
    border: none;
    background:#4a981b;
    color: #ffffff;
}


hr.hr2 {
    position: relative;
    margin: 0px 0;
    border: 1px dashed #f2f3f5;
}


.message-box li{
    display: list-item;

}


td {
    font-size: 18px;

}

th {
    font-size: 20px;

}

.section2 {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}