/* FONT */
h1 {
	margin-top: 40px;
	font-size: 1.75rem;
	line-height: 1.5;
}

h2 {
	margin-top: 40px;
	font-size: 1.5rem;
	line-height: 1.5;
}

h3, h4, h5, h6 {
	margin-top: 30px;
	font-size: 1.25rem;
	line-height: 1.5;
}

p {
	line-height: 1.75;
	font-size: 1.125rem;
	}

.elementor-heading-title {
	line-height:1.5;
}

.nv-single-post-wrap h1 {
	margin-top: 40px;
	font-size: 1.75rem;
}

.nv-single-post-wrap h2 {
	margin-top: 40px;
	font-size: 1.5rem;
}

.nv-single-post-wrap h3, h4 {
	margin-top: 30px;
}

.nv-single-post-wrap p {
	margin-top: 30px;
}

.builder-item--primary-menu .primary-menu-ul > li > a {
	font-size: 1.125rem;
}

/* IMG */
.wp-block-image {
	margin:10px 0 20px 0;
}

.wp-block-image figcaption, .wp-block-gallery figcaption {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 14px;
}

.obfx-grid img {
	object-fit: cover;
}

.nv-post-thumbnail-wrap img {
  object-fit: cover;
	width: 100%;
	max-height: 169px;
}

.widget_media_image img {
  width: inherit;
	max-height: 110px;
}

/* BUTTON */
.elementor-button-link {
	background-color: #e91e63;
  font-weight: bold;
}

.btn, .button, .wp-block-button a {
	background-color: #e91e63;
	color: #ffffff;
	margin: 20px 0 40px 0;
  padding: 12px 24px;
  border: 1px solid #e91e63;
	border-radius: 99px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  line-height: normal;
  font-size: 1rem;
  font-weight: bold;
  font-family: inherit;
  transition: all .3s ease-in-out;
}

.wp-block-button__link, .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:visited {
	background-color: #fce4ec;
	color: #e91e63;
  font-weight: bold;
}

.wp-block-button__link:hover {
	background-color: #e91e63;
	color: #ffffff;
  font-weight: bold;
}

input[type="button"],
input[type="submit"],
input[type="HIDDEN"] {
	padding:15px 20px;
	background-color: #e91e63;
  color: #ffffff;
  border-radius: 10px;
  border: none;
  transition: all .3s ease-in-out;
  font-size: 1rem;
}

/* HEADER */
.hfg_header .header-top-inner, .hfg_header .header-top-inner.dark-mode, .hfg_header .header-top-inner.light-mode {
    background-color: #002063;
}

.row .primary-menu-ul>li>a {
padding-left: 0.5rem;
}

@media (min-width: 769px)
.col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
}
@media (min-width: 576px)
.col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 25%;
    max-width: 25%;
}

@media (min-width: 769px)
.col-md-8 {
    flex: 0 0 75%;
    max-width: 75%;
}

@media (min-width: 576px)
.col-sm-8 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-8 {
    flex: 0 0 75%;
    max-width: 75%;
}

.header-menu-sidebar .nav-menu-primary ul li a {
    padding: 30px 0;
}

@media (min-width: 960px)
.row .primary-menu-ul .sub-menu li a {
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    width: 100%;
    padding: 20px 14px;
}

.builder-item--secondary-menu #secondary-menu li > a {
    font-size: 1em;
    line-height: 1.6em;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: none;
    margin-left: 20px;
}

/* FOOTER */
footer--row .footer--row-inner, .footer--row .footer--row-inner .container .row {
    display: flex;
    align-items: stretch;
    position: relative;
}

.footer--row-inner.light-mode {
  color: #ffffff;
}

.footer--row-inner.light-mode a {
  color: #ffffff;
}

.footer--row-inner.light-mode {	
	background: #002063;
	padding: 0px;
}

.footer-content-wrap a:hover {
  color: #e91e63;
	text-decoration: none;
}

.footer-content-wrap,
.footer-bottom .dark-mode {
  background-color: #002063;
	padding: 20px;
}

.footer-top-inner, .footer-top-inner a:not(.button), .footer-top-inner .navbar-toggle {
    color: #ffffff;
}

.site-footer .builder-item {
	align-items: flex-start;
	margin-top: 20px;
}

.site-footer ul ul {
	margin-left: 0;
}

/* GOOGLE CALENDAR */
.gcal iframe {
    width:100%;
    max-width:800px;
    height:400px;
    }

/* BLOG POST */
.nv-comment-content a, .nv-content-wrap a:not(.button) {
    text-decoration: none;
}

blockquote {
	text-align: left;
	background-color: #e1f5fe;
	padding: 10px 30px 40px 30px;
	margin: 40px 0 40px 0;
	font-size: 1rem;
}

blockquote:after, blockquote:before {
    content: none;
}

blockquote cite {
  color: #002063;
	padding: 0 0 10px 0;
}

.sd-sharing-enabled {
	margin: 40px 0 0 0;
}

#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 5em 0 1em 0;
    display: inline-block;
    float: left;
    font-size: 1rem;
    font-weight: 700;
    font-family: inherit;
}


/* BLOG SIDEBAR */
.nv-sidebar-wrap {
  text-align: center;
}

@media screen and (max-width:767px) {
	.nv-sidebar-wrap img {
		width: 60%;
	}	
	.textwidget img {
		width:40%;
		height:40%;
	}	
}

/* BLOG INDEX  */
.cat_cloud {
	margin:20px 0px
}

.cat_cloud a {
	font-size: 14px !important;
	line-height: 1em;
	background: #e91e63;
	color: #ffffff;
	display: inline-block;
	white-space: nowrap;
	padding: 10px 10px;
	margin: 8px 4px;
	border-radius: 4px;
	text-decoration: none;
	border: solid 1px;
}

.cat_cloud a:hover {
 	background: #fce4ec;
	color: #e91e63
}

.nv-tags-list a {
	background: #e91e63;
	color: #ffffff;
	border: 1px solid #e91e63
}

.nv-tags-list a:hover {
	background: #ffffff;
	color: #e91e63;
	border: 1px solid #e91e63;
	text-decoration:none
}

.nv-content-wrap a, .nv-comment-content a {
    text-decoration: none;
}

.nv-comment-content a, .nv-content-wrap a:not(.button) {
	text-decoration: none;	
}

/* WIDGET */

.widget ul {
	padding-left:20px
}

.widget li {
  text-align: left
}

.widget-image-caption {
	margin-top: 20px;
}

.widget_media_image img {
    width: inherit;
    max-height: 160px;
    max-width: 50%;
}

/* FORM */

form .newsletter input {
	color: #ffffff;
}

form .newsletter ::placeholder {
  color:#cccccc
}

/* CAMPUS */
.campus {
	margin:30px 10px 200px 10px;
}

.campus h1 {
  text-align:center;
}

.campus h2 {
  font-size: 18px;
	margin: 30px 0px 10px 0px;
}

.campus h3 {
  font-size: 18px;
	margin: 30px 0px 10px 0px;
}

.campus p {
	line-height: 2em;
}

.campus p.right {
	text-align:right;
}

/* ETC */

p.has-white-color a {
	color: #e91e63;
}

p.has-white-color a:hover {
	text-decoration: underline;
}

.wp-caption {
    margin: auto
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure {
	background: #ffffff;
}