/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: "Frank Ruhl Libre", 'Georgia', serif !important;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
h1, .entry-content h1, .entry-content h1 a, h2, .entry-content h2, .entry-content h2 a, h3, .entry-content h3, .entry-content h3 a, h4, .entry-content h4, .entry-content h4 a, h5, .entry-content h5, .entry-content h5 a, h6, .entry-content h6, .entry-content h6 a, .site-title, .site-title a {
    font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
    font-weight: 400;
    text-transform: none;
	color: #00274c;
}
a {
    color: #0d57aa;
}
a:focus, a:hover {
    color: #4399f9;
}
.site-title, .site-title a {
	font-weight: 700;
}
.site-title a:visited {
	color: #00274c;
}
.site-title a:hover {
	color: #0d57aa;
}
.site-header .site-description {
    line-height: 2.3;
}
.site-description {
	font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
	color: #00274c;
}
.ast-single-post .entry-title, .page-title {
    font-size: 1.6rem;
    font-weight: 700;
}
.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
    color: #0d57aa;
}
.main-header-menu a {
    display: inline-block;
    padding: 0 1em;
    text-decoration: none;
    transition: all 0.2s linear 0s;
	font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
    text-transform: uppercase;
	color: #00274c;
	font-size: .95rem;
}
.widget-title {
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #00274c;
    color: #00274c;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.9;
    margin-bottom: 1em;
    text-transform: uppercase;
	font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
}
.widget-title a {
	font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
}
.widget-title {
    color: #00274c;
    font-size: 1rem;
}
.ast-footer-overlay {
    background: linear-gradient(#001c36, #00274c);
    padding-bottom: 2em;
    padding-top: 2em;
}
@media (min-width: 769px) {
.main-header-bar {
    border-bottom: 2px solid #00274c;
}
}
.entry-title, .entry-title a {
    font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
    font-weight: 700;
    text-transform: none;
	color: #00274c;
	font-size: 1.5rem;
}
search-submit, .search-submit:hover, .search-submit:focus {
    background-color: #0d57aa;
    color: #ffffff;
}
.entry-meta, .entry-meta * {
    color: #0d57aa;
    line-height: 1.45;
	font-family: "Nanum Gothic","Helvetica",sans-serif !important; 
}
.entry-meta a:hover, .entry-meta a:hover *, .entry-meta a:focus, .entry-meta a:focus * {
    color: #4399f9;
}
.entry-title a:hover {
	color: #4399f9;
}
blockquote {
  border-left: 10px solid #dadada;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
 	font-size: 1.4rem;
	line-height: 1.5;
	color: #3a3a3a;
	font-weight: 300;
}
blockquote p {
  display: inline;
}
.wp-caption {
    margin-bottom: 1.2em;
    max-width: 100%;
}
.footer-adv-overlay {
    background: linear-gradient(#00274c, #001c36);
    padding-top: 70px;
    padding-bottom: 70px;
}
.site-footer a:focus, .site-footer a:hover {
    color: #4399f9;
}

 #mlogo {
	width: 5%;
	z-index: 101;
	position: relative;
	margin: 1.2rem;
	min-width: 100px;
}

@media (max-width: 923px) {
.ast-header-break-point .site-header  {
    border-bottom: 2px solid #00274c !important;
}
}
.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a, .entry-content h6 a {
	color: #0d57aa;
}
.entry-content h1 a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover, .entry-content h4 a:hover, .entry-content h5 a:hover, .entry-content h6 a:hover {
	color: #4399f9;
}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    background-color: #0274be;
    border-color: #0274be;
    border-radius: 2px;
    color: #ffffff;
    padding: 10px 40px;
	font-family: "Nanum Gothic", 'Helvetica', sans-serif !important;
    font-weight: 400;
	font-size: 1.2rem;
	
}
button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type="reset"]:hover, input[type="reset"]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #00274c;
    border-color: #001c36;
    color: #ffffff;
}
#primary {
    margin: 3em 0;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic !important;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
#secondary {
  margin: 4em 0 2.5em;
  word-break: normal;
  line-height: 1.7;
}
.nivo-caption {
background-color: #092040 !important;
font-size: 13px;
}
.featuredposts-container .featuredposts-slides .featuredposts-excerpt {
     background-color: #092040;
background-color: rgba(0, 39, 76, .2);
      
}
.nivo-controlNav img {
	margin-right: 10px;
	width:10%;
}
#privacy {
	background: #00274c;
}
#accessibility {
	background: #00274c;
}
.privacy {
	color: #fff;
	margin-left: 30px;
}
.accessibility {
	color: #fff;
	margin-left: 30px;
}
.accessibility a:hover {
	border-bottom: 0px solid #ffffff !important;
}
#footlogos {
	background: #00274c;
	display: inline-block;
	width: 100%;
}