.navbar-expand-lg .navbar-collapse{
    /* margin-top: 1.4vw; */
}

.extra-nav.bn-1 {
    /* margin-top: 1.4vw; */
}

.widget-link.social-1 {
    text-align: center;
    /*margin-left: 50%;*/
}

.widget-link li:after {
    content: "";
    position: absolute;
    right: 0;
}

.register-form.style1.my-1 {
    padding: 5px;
    background: none;
}

h5.m-b30.under {
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 2px solid;
    border-bottom-color: #F07C1F;
}

.widget.widget_getintuch.under-1 {
    /*border-bottom: 2px solid #F07C1F;*/
}

h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}


.teacher-about p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
    text-align: justify;
}

.section-full.p-tb50.bg-primary.text-white.under-2 {
    padding-bottom: 10px;
    padding-top: 10px;
}

p.under-3 {
    color: #F07C1F;
    font-size: medium;
    font-weight: 500;
}

.section-full.bg-secondry.form-area.style1.content-inner.overlay-black-dark.bg-img-fix.under-4 {
    padding-top: 20px;
}

h2.title.under-6 {
    color: #002B55;
    font-weight: 600;
    /*font-size: 30px;*/
}

.form-area .section-head .title {
    text-transform: capitalize;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}

h2.title.text-white.under-7 {
    /*font-size: 30px;*/
}

.wp-block-latest-posts li:after,
.wp-block-categories-list li:after,
.wp-block-archives-list li:after,
.widget_categories ul li:after,
.widget_archive ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_recent_entries ul li:before,
.widget_services ul li:before {
	content: "";
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 5px;
    height: 5px;
    background: #F17C1D;
    top: 17px;
}