﻿@font-face {
	font-family: 'Kufi';
	src: url('fonts/DroidKufi-Regular.eot');
	src: url('fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/DroidKufi-Regular.woff') format('woff'), url('fonts/DroidKufi-Regular.ttf') format('truetype'), url('fonts/DroidKufi-Regular.svg#AnimalsNormal') format('svg');
}
body {
  font-family: 'Kufi',"Raleway", sans-serif !important;
  font-size: 20px; 
  background: #fff;
  overflow:scroll;
  
}
*{
	font-family: 'Kufi',"Raleway", sans-serif !important;
}

.govsBtn {
    color: #fff !important;
    text-align: center;
    background: #ef2535 !important;
    width: max-content;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 2px 2px 1px #2f2f2f;
    float: right;
}

.govsBtn:hover {
	background:	rgba(0,0,0, 0.8) !important;
}

.govsIframe {
	width: 100%;
    height: 250px;
    overflow: hidden;
}

.listGroup {
	list-style:none;
}
.listItem {
	border-radius: 5px;
	margin: 5px auto;
	border: 1px solid black;
	padding: 5px;
}
.listItem:hover {
	font-color : #fff;
	background: #fff;
}
.listItem a {
	text-decoration: none;
	color:black;
	font-weight:bold;
}
@keyframes ticker {
	0%   {margin-top: 0}
	5%   {margin-top: -60px}
	10%  {margin-top: -120px}
	20%  {margin-top: -180px}
	25%  {margin-top: -240px}
	30%  {margin-top: -300px}
	35%  {margin-top: -360px}
	40%  {margin-top: -420px}
	45%  {margin-top: -480px}
	50%  {margin-top: -540px}
	55%  {margin-top: -600px}
	60%  {margin-top: -660px}
	65%  {margin-top: -720px}
	70%  {margin-top: -780px}
	75%  {margin-top: -840px}
	80%  {margin-top: -900px}
	85%  {margin-top: -960px}
	90%  {margin-top: -1020px}
	95%  {margin-top: -1080px}
	100% {margin-top: 0}
}
.news {
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
  width: 350px;
  height: 60px;
  margin: 20px auto;
  overflow: hidden;
  border-radius: 4px;
  padding: 3px;
  -webkit-user-select: none
} 
.full-width{
    width: 100%;
}
.news span {
  float: right;
  color: #fff;
  background:#ef1b48;
  padding: 10px;
  position: relative;
  top: 1%;
  border-radius: 4px;
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
  font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  cursor: pointer
}
.news ul {
  float: right;
  padding-right: 20px;
  animation: ticker 50s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none;
  
}
.news ul li {
line-height: 60px; 
list-style: none; 
margin-right: 110px;
}
.news ul li a {
  color: #000;
  text-decoration: none;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  font-weight:600;
  float:right;
  margin-right: -115px;
}
.news ul:hover { animation-play-state: paused }
.news span:hover+ul { animation-play-state: paused }

.map-area_0 {
  position: relative;
  z-index: 2;
  border: 10px solid #555;
  width:100%;
  height:100% 
}

.footerSection {
  background-color: #2f2f2f;
  z-index: 500;
  bottom: 0;
  height:370px;
}

.copywrite-text a {
	text-decoration: none;
	color: #ccc;
}

.copywrite-text a:active {
	text-decoration: none;
	color: #ccc;
}

.copywrite-text a:hover {
	text-decoration: none;
	color: #ef1b48;
}

.govIcon img {
	background-color:#fff;
}

.govIcon span {
	width:100%;
	border-bottom: 2px solid #fff;
	display: block;
    margin-top: -41px;
}
.hTitle{
  text-align: right;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: x-large;
  font-family: 'kufi';
  color: #ef1b48;
}
.col_title{
	text-align:right;
	padding-bottom: 0px;
	padding-left: 00px; 
	font-size:x-large;
	color: #ef1b48; 
}
.col_content{
	font-size:medium;
	color:#f0f4f8;
	text-align:right;
	text-align: right;
	float:right;
	text-decoration:none
}
.hTitle a{
	font-size:medium;
	color:#f0f4f8;
	text-align:right;
	font-weight:lighter;
	text-decoration:none
}
.hTitle a:hover{
	color:#ef1b48;
}

.col_content:hover{
	color:#ef1b48;
}

.cDropdown{
    font-size: 18px;
    font-weight: 600;
    border: none !important;
    box-shadow: 1px 1px 1px 1px #ccc;
}
.cDropdown a{
    font-size: 18px;
    font-weight: 600;
    text-align:right
}
.cDropdown a:hover{
    color: #ef1b48;
}
.headerNav{
    font-size: 18px;
    font-weight: 600;
}
.navItem{
    display: inline-block;
    padding: 3PX;
    float: right;
    padding:15px;
}
.navItem a{
    text-decoration: none;
    color: #000;
}
.navItem a:hover{
    color: #ef1b48;
}
.navItem{
    display: inline-block;
}

.blog-img {
	width: 250px !important;
}

/* :: 9.0 Blog Area CSS */
. img {
	display: block;
    margin-left: auto;
    margin-right: auto;
    height: 250px;
    
}
.single-blog-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-blog-post.style-1 .blog-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .single-blog-post.style-1 .blog-thumbnail img {
      width: 100%;
      -webkit-transition-duration: 800ms;
      transition-duration: 800ms; }
    .single-blog-post.style-1 .blog-thumbnail.bg-overlay::after {
      z-index: 5; }
  .single-blog-post.style-1 .blog-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 50; }
    .single-blog-post.style-1 .blog-content .post-date {
      font-size: 14px;
      color: #ffffff;
      font-weight: 500;
      display: block;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-blog-post.style-1 .blog-content .post-title {
      font-weight: 500;
      font-size: 30px;
      margin-bottom: 0;
      color: #ffffff;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-post.style-1 .blog-content .post-title {
          font-size: 24px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-blog-post.style-1 .blog-content .post-title {
          font-size: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-blog-post.style-1 .blog-content .post-title {
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .single-blog-post.style-1 .blog-content .post-title {
          font-size: 16px; } }
      .single-blog-post.style-1 .blog-content .post-title:hover, .single-blog-post.style-1 .blog-content .post-title:focus {
        color: #ef1b48; }
  .single-blog-post.style-1:hover .blog-thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .single-blog-post.style-2 .blog-thumbnail {
    margin-bottom: 20px; }
    .single-blog-post.style-2 .blog-thumbnail img {
      width: 100%; }
  .single-blog-post.style-2 .blog-content {
    position: relative;
    z-index: 1; }
    .single-blog-post.style-2 .blog-content .post-date {
      font-size: 12px;
      color: #636363;
      margin-bottom: 10px; }
    .single-blog-post.style-2 .blog-content .post-title {
      display: block;
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 10px;
      color: #232323; }
      .single-blog-post.style-2 .blog-content .post-title:hover, .single-blog-post.style-2 .blog-content .post-title:focus {
        color: #ef1b48; }
    .single-blog-post.style-2 .blog-content .post-author {
      display: block;
      font-size: 12px;
      color: #636363;
      font-weight: 500;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-blog-post.style-2 .blog-content .post-author:hover, .single-blog-post.style-2 .blog-content .post-author:focus {
        color: #ef1b48; }
  .single-blog-post.style-2:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
    .single-blog-post.style-2:hover .blog-content .post-title {
      color: #ef1b48; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-post.style-2 .blog-content .post-title {
          font-size:18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-blog-post.style-2 .blog-content .post-title {
          font-size: 14px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-blog-post.style-2 .blog-content .post-title {
          font-size: 14px; } }
      @media only screen and (max-width: 767px) {
        .single-blog-post.style-2 .blog-content .post-title {
          font-size: 14px; } }

  .single-blog-post.style-3 .blog-thumbnail {
    margin-bottom: 20px;
    position: relative;
    z-index: 1; }
    .single-blog-post.style-3 .blog-thumbnail img {
      width: 100%; }
    .single-blog-post.style-3 .blog-thumbnail .video-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 63px;
      height: 63px;
      background-color: #ef1b48;
      color: #ffffff;
      font-size: 24px;
      line-height: 63px;
      display: block;
      border-radius: 50%;
      text-align: center;
      margin: 0 auto 20px;
      margin-top::10px;
      z-index: 50; }
      .single-blog-post.style-3 .blog-thumbnail .video-btn:hover {
        background-color: #000000;
        color: #ffffff; }
  .single-blog-post.style-3 .blog-content {
    position: relative;
    z-index: 1; }
    .single-blog-post.style-3 .blog-content .post-date {
      font-size: 12px;
      color: #ffffff;
      margin-bottom: 10px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-blog-post.style-3 .blog-content .post-title {
      display: block;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 10px;
       margin-right:10px;
      color: #ffffff;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      line-height: 1.3; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-blog-post.style-3 .blog-content .post-title {
          font-size: 13px; } }
      .single-blog-post.style-3 .blog-content .post-title:hover, .single-blog-post.style-3 .blog-content .post-title:focus {
        color: #ef1b48; }
    .single-blog-post.style-3 .blog-content .post-author {
      display: block;
      font-size: 12px;
      color: #ffffff;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-weight: 500; }
      .single-blog-post.style-3 .blog-content .post-author:hover, .single-blog-post.style-3 .blog-content .post-author:focus {
        color: #ef1b48; }
  .single-blog-post.style-3:hover .blog-content .post-title {
    color: #ef1b48; }
  .single-blog-post.style-4 .blog-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    width: 120px;
    margin-right: 15px; }
    .single-blog-post.style-4 .blog-thumbnail img {
      width: 100%; }
  .single-blog-post.style-4 .blog-content {
    position: relative;
    z-index: 1; }
    .single-blog-post.style-4 .blog-content .post-date {
      font-size: 12px;
      color: #636363;
      margin-bottom: 5px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-blog-post.style-4 .blog-content .post-title {
      display: block;
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 0;
      color: #232323;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-blog-post.style-4 .blog-content .post-title:hover, .single-blog-post.style-4 .blog-content .post-title:focus {
        font-weight: 600;
        color: #ef1b48; }
  .single-blog-post.style-4:hover .blog-content .post-title {
    color: #ef1b48; }
  .single-blog-post.style-5 .blog-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    width: 45%;
    margin-right: 30px; }
    .single-blog-post.style-5 .blog-thumbnail img {
      width: 100%; }
    @media only screen and (max-width: 767px) {
      .single-blog-post.style-5 .blog-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px; } }
  .single-blog-post.style-5 .blog-content {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(55% - 30px);
    flex: 0 0 calc(55% - 30px);
    max-width: calc(55% - 30px);
    width: calc(55% - 30px); }
    @media only screen and (max-width: 767px) {
      .single-blog-post.style-5 .blog-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .single-blog-post.style-5 .blog-content .post-date {
      font-size: 12px;
      color: #636363;
      margin-bottom: 10px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-blog-post.style-5 .blog-content .post-title {
      display: block;
      font-weight: 600;
      font-size: 24px;
      margin-bottom: 10px;
      color: #232323;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-blog-post.style-5 .blog-content .post-title {
          font-size: 18px; } }
      .single-blog-post.style-5 .blog-content .post-title:hover, .single-blog-post.style-5 .blog-content .post-title:focus {
        font-weight: 600;
        color: #ef1b48; }
    .single-blog-post.style-5 .blog-content .post-author {
      font-size: 12px;
      color: #636363;
      margin-bottom: 30px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      display: block; }
  .single-blog-post.style-5:hover .blog-content .post-title {
    color: #ef1b48; }
  .single-blog-post.style-6 .blog-thumbnail {
    margin-bottom: 20px;
    position: relative;
    z-index: 1; }
    .single-blog-post.style-6 .blog-thumbnail img {
      width: 100%; }
    .single-blog-post.style-6 .blog-thumbnail .video-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%) !important;
      width: 44px;
      height: 44px;
      background-color: #ef1b48;
      color: #ffffff;
      font-size: 18px;
      line-height: 44px;
      display: block;
      border-radius: 50%;
      text-align: center;
      margin: 0 auto 20px;
      z-index: 50; }
      .single-blog-post.style-6 .blog-thumbnail .video-btn:hover {
        background-color: #000000;
        color: #ffffff; }
  .single-blog-post.style-6 .blog-content {
    position: relative;
    z-index: 1; }
    .single-blog-post.style-6 .blog-content .post-date {
      font-size: 12px;
      color: #a2a2a2;
      margin-bottom: 10px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-blog-post.style-6 .blog-content .post-title {
      display: block;
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 0;
      color: #232323;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      line-height: 1.3; }
      .single-blog-post.style-6 .blog-content .post-title:hover, .single-blog-post.style-6 .blog-content .post-title:focus {
        font-weight: 600;
        color: #ef1b48; }
  .single-blog-post.style-6:hover .blog-content .post-title {
    color: #ef1b48; }

.sidebar-area {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-area {
      margin-top: 100px; } }
  @media only screen and (max-width: 767px) {
    .sidebar-area {
      margin-top: 100px; } }

.single-widget-area {
  position: relative;
  z-index: 1; }
  .single-widget-area.newsletter-widget {
    background-color: #f0f4f8;
    padding: 50px 20px;
    text-align: center; }
    .single-widget-area.newsletter-widget h4 {
      margin-bottom: 25px; }
    .single-widget-area.newsletter-widget form input {
      text-align: center;
      width: 100%;
      background-color: #d4dfe3;
      height: 54px;
      font-size: 12px;
      font-style: italic;
      color: #4c4c4c;
      border: none;
      margin-bottom: 15px; }
    .single-widget-area.newsletter-widget p {
      font-size: 12px;
      font-style: italic; }
  .single-widget-area.news-widget h4 {
    margin-bottom: 60px; }

.intro-news-filter {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  height: 32px;
  background-color: #f0f4f8; }
  @media only screen and (max-width: 767px) {
    .intro-news-filter {
      height: 64px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .intro-news-filter {
      height: 32px; } }
  .intro-news-filter h6 {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
    padding-left: 15px; }
  .intro-news-filter .nav-tabs {
    border-bottom: none; }
    .intro-news-filter .nav-tabs .nav-link {
      border: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      display: block;
      padding: 0 15px;
      font-size: 12px;
      color: #8a8a8a;
      text-transform: uppercase;
      line-height: 32px;
      background-color: transparent; }
      .intro-news-filter .nav-tabs .nav-link.active {
        color: #ef1b48; }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .intro-news-filter .nav-tabs .nav-link {
          padding: 0 8px; } }

.catagory-featured-post {
  position: relative;
  z-index: 1;
  height: 500px;
  padding: 35px 4%;
  background-color: #f0f4f8;
  margin: 0 20px 20px; }
  .catagory-featured-post.bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.65); }
  .catagory-featured-post .post-content .tag {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    height: 45px;
    min-width: 180px;
    background-color: #31ba7e;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 50px;
    text-align: center;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg); }
    .catagory-featured-post .post-content .tag span {
      position: absolute;
      width: 100%;
      left: 0;
      font-size: 14px;
      font-weight: 700;
      line-height: 45px;
      text-transform: uppercase;
      -webkit-transform: skew(30deg);
      transform: skew(30deg); }
  .catagory-featured-post .post-content a {
    display: block;
    color: #ffffff;
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 15px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .catagory-featured-post .post-content a {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .catagory-featured-post .post-content a {
        font-size: 42px; } }
    @media only screen and (max-width: 767px) {
      .catagory-featured-post .post-content a {
        font-size: 24px; } }
    .catagory-featured-post .post-content a:hover, .catagory-featured-post .post-content a:focus {
      	color: #ef1b48; 
         background: rgb(0 0 0 / 69%);
    	border-radius: 5px;
    	padding: 0px 12px;
    	font-size: 0px;
    	text-shadow: 0.1px 0.1px 0.1px #000;
      }
  .catagory-featured-post .post-content p {
    color: #ffffff;
    font-size: 15px; }
    @media only screen and (max-width: 767px) {
      .catagory-featured-post .post-content p {
        font-size: 12px; } }
  .catagory-featured-post .post-content .post-date {
    display: block;
    font-size: 14px;
    color: #ffffff; }
    @media only screen and (max-width: 767px) {
      .catagory-featured-post .post-content .post-date {
        font-size: 12px; } }

.post-details-title-area {
  position: relative;
  z-index: 1;
  height: 500px;
  padding: 35px 4%;
  background-color: #f0f4f8;
  margin: 0 20px 20px; }
  @media only screen and (max-width: 767px) {
    .post-details-title-area {
      height: 300px; } }
  .post-details-title-area.bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.65); }
  .post-details-title-area .post-content .tag {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    height: 45px;
    min-width: 180px;
    background-color: #d66a0b;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 100px;
    text-align: center;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg); }
    @media only screen and (max-width: 767px) {
      .post-details-title-area .post-content .tag {
        margin-bottom: 50px; } }
    .post-details-title-area .post-content .tag span {
      position: absolute;
      width: 100%;
      left: 0;
      font-size: 14px;
      font-weight: 700;
      line-height: 45px;
      text-transform: uppercase;
      -webkit-transform: skew(30deg);
      transform: skew(30deg); }
  .post-details-title-area .post-content .post-title {
    display: block;
    color: #ffffff;
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 15px;
    font-weight: 700; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .post-details-title-area .post-content .post-title {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .post-details-title-area .post-content .post-title {
        font-size: 42px; } }
    @media only screen and (max-width: 767px) {
      .post-details-title-area .post-content .post-title {
        font-size: 24px; } }
  .post-details-title-area .post-content p {
    color: #ffffff;
    font-size: 15px; }
  .post-details-title-area .post-content .post-date {
    display: block;
    font-size: 14px;
    color: #ffffff; }
    @media only screen and (max-width: 767px) {
      .post-details-title-area .post-content .post-date {
        font-size: 12px; } }

