@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'BPG Nino Medium Caps';
    src: url('../fonts/bpg-nino-medium-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-nino-medium-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/bpg-nino-medium-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/bpg-nino-medium-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/bpg-nino-medium-caps-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/bpg-nino-medium-caps-webfont.svg#bpg_nino_medium_capsregular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'DejaVu Sans';
    src: url('../fonts/dejavu-sans-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/dejavu-sans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/dejavu-sans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/dejavu-sans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/dejavu-sans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/dejavu-sans-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}
body {
  font-family: "DejaVu Sans";
}
.Nino{
	font-family: "BPG Nino Medium Caps";
}
.mt-mainslider .heading {
	 font-family: "BPG Nino Medium Caps";
	 font-size:36px;
	 line-height:56px;
}
.mt-mainslider .title {
	font-family: "DejaVu Sans";
	font-size:28px;
	line-height:48px;
}
#nav ul a {
	font-family: "BPG Nino Medium Caps";
	font-weight:600;
}
#header.bg-dark #nav .drop-down a {
	font-family: "DejaVu Sans";
	font-weight:400;
}
.main-heading .heading {
	font-family: "BPG Nino Medium Caps";
	font-size:28px;
}
#header .header-area {
    padding: 24px 28px 15px;
}
.item h4{
	font-family: "BPG Nino Medium Caps";
}
.item h4 span{
	font-family: "DejaVu Sans";
}
.page-header .heading{
	font-family: "BPG Nino Medium Caps";
}
#header .header-holder{
	width:auto;
}
.slider-overlay{
	    opacity: .2;
}
.post-btn{
	font-weight:400;
}
.page-header .heading{
	margin-top:40px;
}
.overlay.overlay-light:before {
	opacity: .4;
}
.post.post5 .time{
	background: #323031;
    color: #fff;
    width: 75px;
	height:70px;
    float: left;
    padding: 10px 5px;	
}
.post.post6 .time{
    left:10px;
    top:10px;
	background: rgba(227, 0, 15, 0.7); 	
	font-weight:normal;
	font-size:14px;	
}
.news-d{
	font-size:22px;
}
.news-m{
	font-size:12px;
}
.news-y{
	font-size:16px;
}
.post.post6 .img-holder {
    transition: all 0.25s linear;
}
.img-holder:hover{
	opacity:0.7;
}
.post.post5 .post-btn .icon-right-arrow{
	top:1px;
}
.post-btn .icon-right-arrow{
    font-size: 16px;
	margin: -2px 0 0 5px;
}
.aboutus-sec .post-btn{
	margin:0;
	padding:0;
	font-weight:600;
}
.post.post6 .post-info p, .post.post5 .post-info p, .aboutus-sec p {
	margin:0 0 15px 0;
}
.post.post6 .post-info{
	font-size:14px;
	word-spacing:normal;
	line-height:20px;
	color:#666;
	text-align:justify;
}
.post.post6 .header, .post.post5 .header
{
	margin-bottom:0;
}
.aboutus-sec h3, .post.post5 h3{
	font-family: "BPG Nino Medium Caps";
	line-height:33px;
	font-weight:700;
	margin: 0 0 10px;
	text-align:left;
}
.img-responsive{
	width:100%;
}
.fancybox-title-float-wrap .child{
	font-family: "DejaVu Sans";
	font-weight:normal;
}
.post.post9 h3{
	text-align:center;
	font-family: "DejaVu Sans";
}
.post.post3 h3 {
	font-family: "DejaVu Sans";
}
.f18{
	font-size:10px;
}
.footer-area .f-heading {
	font-family: "DejaVu Sans";
	font-weight:normal;
}
.footer-area {
    min-height: 110px;
}
.social-network .fa.fa-facebook, .social-network .fa.fa-youtube {
    margin: 0 6px 0 0;
}
.map-info {
	font-family: "DejaVu Sans";
}
.map-info h4 {
	font-family: "BPG Nino Medium Caps";
}
h2, .h2 {font-family: "BPG Nino Medium Caps";}
#header .top-nav .side-nav li {padding: 5px 10px 0 10px;}
#header .side-nav {margin: -5px -7px 0 0;}
@media (min-width: 768px) 
{
.menaxen{ width:auto; border-radius:8px; border:solid 5px #DF1E21; color:#000000; padding:30px; margin:0 50px; text-align:center; font-size:18px; font-weight:bold; text-transform:uppercase;}
}
@media screen and (max-width: 767px) 
{
.menaxen{ width:auto; border-radius:6px; border:solid 3px #DF1E21; color:#000000; padding:10px; margin:0; text-align:center; font-size:15px; font-weight:bold; text-transform:uppercase;}	
.menaxen img{ height:100% !important; width:98% !important;}
}