/* If you want to add your own CSS code, please do it in this file */
#mfn-slider .swiper-container, #mfn-slider .swiper-slide { height: 300px !important; line-height: 300px !important; }

.dark h6, .dark h6 a, .dark h6 a:hover {
    color: #fff;
}
h6.ng2 {
    font-size: 28px;
    line-height: 28px;
    font-family: Open Sans,Arial,Tahoma,sans-serif;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform:uppercase;
	text-shadow: 2px 2px 7px #000000;
}

h6.ng1 {
    font-size: 40px;
    line-height: 40px;
    font-family: Open Sans,Arial,Tahoma,sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    text-transform:uppercase;
	text-shadow: 2px 2px 7px #000000;
}
