

.logo-size img {
    width: 90px;
}

ul{list-style: none;}

.dropdown-toggle::after{
	display: none;
}

.navbar-expand-lg .navbar-nav > li > .nav-link {
    padding: 25px 20px;

}



a.bg_danger h6 {
    color: #fff;
}

a.bg_danger p {
    color: #fff;
}

ul.diploma-list li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #883934;
}

.btn-outline-black {
    background-color: #1d954d;
    border: 2px solid #1d954d;
    color: #f5f5f5;
    padding: 12px 30px;
    border-radius: 5px;
    margin-top: 18px;
}

.footer_logo img {
    width: 150px;
}




.director-par ul li {
    color: #02913c;
}

.Franchise-list ul li {
    margin-bottom: 20px;
    margin-top: 25px;
}

.Franchise-list ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #883934;
}

.Franchise-img {
    border: 2px solid #ddd;
}


section.director-sec {
    padding: 40px 0px;
    background: #f7f7f7;
}

.director-head ul li {
    color: #00913c;
}

.head-direct h2 {
    text-align: center;
    margin-bottom: 40px;
}

.director-par p {
    font-size: 18px;
}

section.parallax_bg.overlay_bg_blue_90 {
    margin-bottom: 100px;
}

section#about_section {
    padding-bottom: 50px !important;
}


