/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/
body.template-font-1 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
    font-family: "Poppins", sans-serif;
	font-family: 'Oswald', sans-serif;
	letter-spacing:0px;
	font-weight:500;
}
body.template-font-7 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
   font-family: "Poppins", sans-serif;
	font-family: 'Oswald', sans-serif;
	letter-spacing:0px;
	font-weight:500;
}

.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
	font-size: 15px;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
	padding-left: 13px;
	padding-right: 8px;
}

.headroom--sticky.headroom--not-top {
	background-color: #fc0;
	background-color: #3e3e3e;
}
.object-custom-menu li > a span {
    font-size: 14px;
    color: #999999;
	color:#fc0;
}
.object-custom-menu li.has-mega-menu > a span {
    font-size: 14px;
    color: #999999;
	color:#fc0;
}
.dropdown__menu li a span {
	font-family:"Open Sans", sans-serif;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
    display: inline-block;
    padding-top: 41px;
    padding-bottom: 21px;
    padding-left: 0;
    padding-right: 4px;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
	padding-right: 10px;
}
.architecture-service {
	border-right: none;
}
.bg_color--6 {
    background: #ecf3ff;
}
.dotBg {
	background-image: url(../img/bg/nafl_dot_bg.png);
	background-repeat:repeat;
}
p.bk_pra {
	font-weight:normal;
}
p.bk_pra.ital {
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    font-weight: 500;
    line-height: 1.58;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
ul.bk_pra {
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    font-weight: 500;
    line-height: 1.58;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
	font-weight:normal;
}
.font14 {
   font-weight: 500;
    line-height: 1.58;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}
ul.disc {
	list-style-type:disc;
}
.portfolio.with-caption .caption-bottom .info p {
    margin-top: 0px;
	padding-bottom: 10px;
}
.testi_bg {
	background-image: url(../img/homepage/testi_rt.jpg);
	background-repeat:no-repeat;
	
}
.bg_color--11 {
    background: #001029;
	/* background:#fcd001; */
}
.bg_color_yell {
	background: #fcd001;
}
.bg-architecture--1 {
    /* background-image: url(img/testimonial/testimonial-bg/home-architect-image-03.png); */
	background-image:url(../img/homepage/testi_left.jpg);
	background-image:url(../img/homepage/testi_left_large.jpg);
    background-repeat: no-repeat;
    background-position: left top;
background-attachment: fixed;
}
.testimonanial-style--3 .quote {
    margin: 0 auto 49px;
    font-size: 28px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border: 2px solid #FCB72B;
    border: 2px solid #000;
    border-radius: 50%;
    text-align: center;
}
.testimonanial-style--3 .quote i {
    color: #FCB72B;
	color:#fff;
}
.testimonanial-style--3 .testimonial-info .clint-info span {
	color:#000;
}
hmContactBg {
	background-image:url(../img/homepage/contact_bg.jpg);
	background:no-repeat;
	background-position:left top;
	background-attachment:fixed;
}
.bg_image--23 {
    background-image: url(img/bg/bg-image-23.html);
	background-image:url(../img/homepage/contact_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.copyright .copyright-right p, .copyright-left p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    font-family: "louis_george_caferegular";
    color: #ffffff;
}
.copyright .copyright-right p {
	 color: #8a8a8a;
}
.copyright .copyright-right p a:hover {
	color:#fc0;
}
<!-- calendar -->
.marBot10 {
    padding-bottom: 10px;
}
.post-content {
    padding: 20px 30px;
    padding-bottom: 25px;
    background: #ffffff;
    position: relative;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 0px 5px rgba(0,0,0,.1);
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.post-content {
    padding: 15px;
}
.pull-left {
    float: left!important;
}
.v-post-date {
    width: 50px;
    border-right: solid 1px #eee;
}
.v-post-date .day {
    color: #15a0b5;
    display: block;
    font-size: 20px;
    margin-top: 4px;
    text-align: center;
}
.v-post-date .month {
    color: #999;
    font-size: .9em;
    padding: 2px 0 6px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #eee;
    margin-right: -1px;
}
.v-post-date .month {
    border-bottom: solid 0px #eee;
    border-top: solid 1px #eee;
    color: #f90;
}
.post-inner {
    margin-left: 60px;
}
.v-blog-post-description {
    margin-bottom: 0px;
    margin-top: 0px;
}
.page-footer-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.view-more-btn a span {
	color:#000;
}
.slide {
	font-family:Lato, san-serif;
	font-size: 11px;
	letter-spacing: 2px;
}
.aboutImg {
	background-image: nafl_about_us_slider.jpg;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.career {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 80px;
    padding-left: 20px;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
    background-color: #fff;
}
.leftLinkTitle {
	color:#167199;
}
.leftLinks ul {
	list-style-type:none;
	margin-left:0;
	margin-left: -40px;
}
.leftLinks li {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: 600;
	line-height:30px;
}
.leftLinks li a {
	display:block;
	color:#b5b8b9;
}
.leftLinks li a:hover {
	color:#167199;
}
.leftLinks li.active a {
	color:#000 !important;
}
.leftLinks ul li ul {
	margin-left: -25px;
}
.leftLinks ul li.active ul li a {
	color:#b5b8b9 !important;
}
.leftLinks ul li.active ul li.active a {
	color:#000 !important;
}
.leftLinks ul li.active ul li a:hover {
	color:#167199 !important;
	}

.career .title h3.heading-h3 {
	font-size: 30px;
}
body.template-color-1 .bk-accordion .card-header h5 a.acc-btn[aria-expanded="true"] {
    background: #0038E3;
	background: #167199;
}
.lead h6 {
    font-size: 18px;
    line-height: 1.0;
    margin-bottom: 0px;
    color: #222222;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.lead span {
    color: #999999;
    font-weight: 500;
    line-height: 0.25;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
}
.mt-15p {
	margin-top: -15px;
}
.bk-gradation .item-grid .content {
	text-align:left;
}
.bk-gradation .item-grid:hover .content {
	background: #167199;
	text-align:left;
}

.bk-gradation .item-grid:hover .content::before {
	border-bottom-color: #167199;
}
.bk-gradation .item-grid .content h5.heading span{
	font-size: 12px;
	font-weight:normal;
}
.career-list a:hover {
	color:#1067c9;
}
p.noteTxt {
	font-size: 12px;
	text-align:center;
}
p.noteTxt span {
	color:#dc3545;
}
.topRtNav a {
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
	text-transform:uppercase;
}
.topRtNav a:hover {
	color:#1067c9;
}
.topRtNav.hm {
	color: #c8c8c8;
}
.topRtNav.hm a {
	color:#fff !important;
	padding: 0 6px;
}
ol.bk_pra {
	font-size:14px;
}
ol.bk_pra li {
	padding-left: 8px;
}
ol li ul.alp {
	list-style-type:lower-alpha;
}
ol li ul.alp li {
	padding-left: 8px;
}
.results h6 {
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-top: -10px;
	padding-bottom: 12px;
}
.stuName {
	font-size: 14px;
	font-weight:600;
	text-transform:uppercase;
	margin-top: -10px;
}
.bk_pra.subj {
	text-transform: uppercase;
	letter-spacing:1px;
	padding-left: 12px;
}
.subjRow {
	line-height: 22px;
	border-bottom:1px solid #e6e6e6;
	font-size:13px;
}
.ngImgLeft {
	width: 200px;
	margin-right: 10px;
	float:left;
}
.ngImgRt {
	width: 200px;
	margin-left: 10px;
	float:right;
}
.textCentre {
	text-align:center;
}
.heading-h3 span {
	display:block;
	font-size: 16px;
	margin-top: 8px;
}
.colorBlu {
	color:#167199;
}
ul.lst li {
	font-size:14px;
}
.gallery a {
	font-size: 12px;
	font-weight:600;
	text-transform:uppercase;
	color:#15a1b6;
}
.gallery a:hover {
	color:#000;
}
body.template-color-1 .brook-pagination-wrapper .brook-pagination li.active a {
    background: #0038E3;
	background-color: #e6e6e6;
	color:#000;
}
body.template-color-1 .brook-pagination-wrapper .brook-pagination li a {
    border: 1px solid #ccc;
	color:#b2b2b2;
}
body.template-color-1 .brook-pagination-wrapper .brook-pagination li a:hover {
    background: #0038E3;
	background: #000;
	color:#fff;
}
.nonGall img {
	padding-bottom: 16px;

}