/* DASHBOARD DISABLE ANNOYING ELEMENTOR ANNOUNCMENTS */
.e-notice.notice { display: none; }

body.dark_skin .site-content {
    padding: 0px 0;
}

/* CONTACT FORM 7 */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #000000;
    border: 2px solid #000000;
}


/* NAVIGATION MENU */

  body.dark_skin .main-navigation .main-menu > li.current-menu-item > a, body.dark_skin .main-navigation > ul > li > a:hover {
    background: #00225b;
  }

body.dark_skin .main-navigation > ul > li > a:hover {
    background: #00225b;
  }

.main-navigation .sub-menu 
{ width: 350px; 
background: #000; 

margin-top: 10px; }

 
.main-navigation ul ul a {
    width: 300px;
    padding: 10px 0;
    border-top: 1px solid #f2f2f2;
font-weight: 500;
font-size: 16px;
}


/* follow us statement */

.fsn-text
{ text-align: center !important; }

body.dark_skin a {
    color: #eddd89;
}
/*
.container {
    width: 1700px !important;
}

.page-template-centered .entry-header, .page-template-centered .entry-content, .page-template-centered .entry-footer, .page-template-centered .comments-area {
    max-width: 1500px;
}
*/
.hentry {
    border-bottom: 0px solid #e2e2e2;
}

.entry-footer {
    border-top: 0px solid #e2e2e2;
}

.entry-utility { display: none; }

.post-edit-link { display: none; }

.entry-meta { display: none; }



.site-info, .site-credits  { display: none; }

.hr { color: #112d45; }

.site-footer .widget-area { font-size: 1em !important; }

body {
    font-size: 16px;
}

.entry-content  {
    font-size: 16px;

}

h1.entry-title {
    font-size: 22px;
}

h2, .blog-box .widget-title {
    line-height: 1.5;
}

.widget-area { font-size: 16px; color: #ffffff; text-align: center; }

body.dark_skin .site-footer .textwidget p {
    color: #ffffff;
}

blockquote {
    color: #86b1d5;
}

body.dark_skin button {
    background: #214d74 !important;
color: #fff;
}


.fts-jal-fb-group-header-desc {display: none; }

.fts-jal-fb-header  {display: none; } 

a.fts-powered-by-text  {visibility: hidden; }
.fts-powered-by-text {visibility: hidden; }

.read-more:before { content: 'Interested in this the Job Opening? ';
    color: #0b5068;
    font-size: 16px;
    font-weight: 700;
}
.read-more { 
    color: #ca9a49;
    font-size: 16px;
    font-weight: 700;
}
/* .fsn-row * {
    text-align: center;
} */



