/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr, hr.wp-block-separator {background-color: #ccc; border: 0; height: 1px; margin: 24px 0; border: 0;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Form fields, general styles first */

.wpcf7 sup {color: red;}
.wpcf7 p {margin: 0!important;}
.wpcf7 .flex {margin: 0!important;}
.wpcf7 label {padding: 0 0 2px; display: inline-block;}
.wpcf7-validation-errors {border: 1px solid red; margin: 30px 0; padding: 10px 15px;}
.wpcf7-not-valid-tip {font-size: 0.9em!important; margin: 0 0 10px;}
.wpcf7-form-control-wrap {margin: 0 0 10px;}
.wpcf7-checkbox, .wpcf7-radio {display: block; margin: 0 0 10px;}

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input.wpcf7-file {margin: 0 0 20px;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}

#searchsubmit {background: #0b3a5b; border: 0; color: #FFFFFF; min-width: 24%;}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}

/* Responsive elements */

.entry-content img,
.comment-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-item a,
.gallery-caption {width: 100%; padding: 0 10px 0 0; box-sizing: border-box;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%; width: auto;}
.gallery .gallery-icon img {height: auto; border: 0!important;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 1px solid #ddd; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Basic structure
-------------------------------------------------------------- */

html {font-size: 90.5%;}
body {
	line-height: 1.6;
	font-size: 18px;
	font-family: 'Mukta', Arial, sans-serif;
	font-weight: 300;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
}

a {
	outline: none;
	color: #0c3a5c;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover {text-decoration: underline;}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {}
.textwidget p:last-child {margin: 0;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.comments-link a,
.entry-meta a {color: #757575;}
.comments-link a:hover,
.entry-meta a:hover {color: #333;}
.entry-content,
.entry-summary,
.mu_register {line-height: inherit;}

.entry-content h1,
.comment-content h1,
h1,
.entry-content h2,
.comment-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
.comment-content h3,
h3,
.entry-content h4,
.comment-content h4,
h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 20px;
	line-height: 1.2;
	color: #0c3a5c;
}

.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 36px;}
.entry-content h2, .comment-content h2, .mu_register h2, h2.entry-title {font-size: 28px; font-weight: bold;}
.entry-content h2:not(:first-child) {padding-top: 15px;}
.entry-content h3, .comment-content h3, h3 {font-size: 22px;}
.entry-content h4, .comment-content h4, h4 {font-size: 18px;}
.entry-content h5, .comment-content h5 {font-size: 16px;}
.entry-content h6, .comment-content h6 {font-size: 14px;}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {margin-bottom: 0;}
.entry-content ul,
.comment-content ul,
.mu_register ul {list-style: disc outside;}
.entry-content ol,
.comment-content ol {list-style: decimal outside;}
.entry-content li,
.comment-content li,
.mu_register li {margin: 0 0 0 25px;}

.entry-content blockquote, .comment-content blockquote {background: #eee; margin-bottom: 25px; padding: 25px;}
.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {margin-bottom: 0;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl,
.comment-content dl {margin: 0 24px;}
.entry-content dt,
.comment-content dt {font-weight: bold;}
.entry-content dd,
.comment-content dd {margin-bottom: 24px;}
.entry-content table,
.comment-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption,
.comment-content table caption {margin: 24px 0;}
.entry-content td,
.comment-content td {vertical-align: top; padding: 5px 10px; color: #0c3a5c;}

.entry-content table tr:nth-child(odd) {background: #eee;}

.blog article, .archive article {margin: 0 0 30px;}
.blog article::after, .archive article::after {content: " "; display: block; clear: both;}
.blog article .read-more, .archive article .read-more {display: block; margin: 10px 0 0;}
.blog article p .archive article p {line-height: 1.3;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px; color: #757575;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block; height: auto; margin: 0 auto; max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}

/* Comments
-------------------------------------------------------------- */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

/* Comment form */

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.below-title-meta{color: #999; font-size: 14px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Minimum width of 850pixels. */

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1024px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

/* NAV MENU DEFAULTS 
-------------------------------------------------------------- */

.themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block;}

/* NAV MENU CUSTOMIZATIONS */

.themonic-nav .nav-menu > li {}
.themonic-nav .nav-menu > li > a {line-height: 3.5; padding: 0 20px;}
.themonic-nav .nav-menu > li > a:hover {}

.themonic-nav .nav-menu > li.current-menu-item > a {}

.themonic-nav .sub-menu {position: absolute; top: 100%; left: 50%; -webkit-transform: translate(-50%,0); transform: translateX(-50%); z-index: 10; text-align: center; max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #f2f2f2;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 200px; padding: 6px 0;}
.themonic-nav .sub-menu > li {}
.themonic-nav .sub-menu > li > a {line-height: 1.4; padding: 8px 10px; width: 175px;}
.themonic-nav .sub-menu > li > a:hover {background: #e9e9e9;}

.themonic-nav .sub-menu .sub-menu {left: 100%; top: 0; -webkit-transform: none; transform: none;}
.themonic-nav .sub-menu .sub-menu > li > a {background: #e9e9e9;}
.themonic-nav .sub-menu .sub-menu > li > a:hover {background: #ddd;}

}

#page-wrap {padding: 0 15px;}
.home #page-wrap {display: none;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 50px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 40px 0 40px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse):not(.accordion):not(.wp-block-columns):not(.full-flex):not(.intro) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"], a[href$=".webp"] {cursor: zoom-in;}
.compensate-for-scrollbar {margin: 0!important;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}

.expand {font-weight: bold; font-size: 18px; margin: 0; padding: 15px 20px; cursor: pointer; position: relative; -webkit-transition: .3s, border 0s .3s; transition: .3s, border 0s .3s; border-bottom: 2px solid #0c3a5c;}
.expand.expand-on {margin: 0; border: 0; -webkit-transition: .3s; transition: .3s;}
.expand h2, .expand h3 {margin: 0; font-size: 24px; font-weight: 400;}
.expand + .collapse {display: none; margin: 0; padding: 20px 20px 30px; border-bottom: 2px solid #0c3a5c;}
.expand:after {content: "+"; font-size: 25px; color: #0c3a5c; font-weight: 600; position: absolute; right: 20px; top: 50%; line-height: 1; transform: translate(0,-50%) rotate(0); -webkit-transition: .3s; transition: .3s;}
.expand.expand-on:after {transform: translate(0,-50%) rotate(-135deg);}
.collapse:after {content: ""; display: block; clear: both;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

#aurora-nav-btn {padding: 10px 10px 7px;}
.anb-line {border-color: #0c3a5c;}
.home .anb-line {border-color: #fff;}
#aurora-mobile-menu {background: #fff; top: 0; width: 100%; min-width: 300px; max-width: 400px; padding-top: 30px;}
.home #aurora-mobile-menu {top: 106px;}
#aurora-mobile-menu a {color: #0c3a5c; font-size: 20px; font-weight: 500;}
#aurora-mobile-menu a:hover {color: #99d4d8;}
#aurora-mobile-menu .menu-title {display: none;}
#aurora-mobile-menu > ul {padding-left: 40px;}
#aurora-mobile-menu li span {background: rgba(0, 0, 0, 0.05); color: #0c3a5c; font-size: 20px; font-weight: bold; right: auto; left: -40px;}
#aurora-mobile-menu .sub-menu {background: none; padding-top: 5px; padding-bottom: 5px;}
#aurora-mobile-menu .sub-menu a {font-weight: 400; font-size: 16px; line-height: 35px;}

.home.scroll #aurora-mobile-menu {top: 72px; transition: .3s;}
.home.scroll .anb-line {border-color: #0c3a5c;}

.limit {max-width: 1024px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.entry-content .flex:not(:last-child):not(.full-flex) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap; width: 102%; margin-left: -1%;}
.flex.rows.p1 {flex-flow: row wrap; width: 103%; margin-left: -1.5%;}
.flex.rows.p2 {flex-flow: row wrap; width: 104%; margin-left: -2%;}
.flex.rows.p3 {flex-flow: row wrap; width: 105%; margin-left: -2.5%;}
.flex.rows.p4 {flex-flow: row wrap; width: 106%; margin-left: -3%;}
.flex.rows.p5 {flex-flow: row wrap; width: 107%; margin-left: -3.5%;}
.flex.rows.p6 {flex-flow: row wrap; width: 108%; margin-left: -4%;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box; margin: 0 1%;}
.flex.rows > * {margin-bottom: 15px!important;}
.flex.f1 > * {flex: 1;}
.flex.m0 > * {margin-left: 0!important; margin-right: 0!important;}
.flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex .f34 {width: 73%; margin: 0 1%;}
.flex .f23 {width: 64.66%; margin: 0 1%;}
.flex .f2 {width: 48%; margin: 0 1%;}
.flex .f3 {width: 31.33%; margin: 0 1%;}
.flex .f4 {width: 24%; margin: 0 0.5%;}
.flex .f5 {width: 19%; margin: 0 0.5%;}
.flex .f40 {width: 38%; margin: 0 1%;}
.flex .f60 {width: 58%; margin: 0 1%;}
.flex.p1 > * {padding: 0 0.5%;}
.flex.p2 > * {padding: 0 1%;}
.flex.p3 > * {padding: 0 1.5%;}
.flex.p4 > * {padding: 0 2%;}
.flex.p5 > * {padding: 0 2.5%;}
.flex.p6 > * {padding: 0 3%;}
.flex:not(.rows).p1 > *:first-child, .flex:not(.rows).p2 > *:first-child, .flex:not(.rows).p3 > *:first-child, .flex:not(.rows).p4 > *:first-child, .flex:not(.rows).p5 > *:first-child, .flex:not(.rows).p6 > *:first-child {padding-left: 0;}
.flex:not(.rows).p1 > *:last-child, .flex:not(.rows).p2 > *:last-child, .flex:not(.rows).p3 > *:last-child, .flex:not(.rows).p4 > *:last-child, .flex:not(.rows).p5 > *:last-child, .flex:not(.rows).p6 > *:last-child {padding-right: 0;}
.flex:not(.rows) > *:first-child {margin-left: 0;}
.flex:not(.rows) > *:last-child {margin-right: 0;}.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.pad50 {padding: 50px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.mb0 {margin-bottom: 0!important;}

a.button, a.wp-block-button__link {display: inline-block; padding: 10px 30px; background: #0c3a5c; color: #fff; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; font-size: inherit; text-decoration: none; border-radius: 100px;}
a.button:hover, a.wp-block-button__link:hover {background: #99d4d8;}
a.button2 {display: inline-block; text-decoration: none; text-transform: uppercase; font-weight: 500; position: relative;}
.subhead {font-size: 24px; color: #999;}
.full-flex > div {margin: 0;}
.full {position: relative; width: 100vw; max-width: 100vw!important; min-width: 100vw; left: 50%; transform: translate(-50%,0); background: #eee; padding: 40px calc((100vw - 1024px)/2); box-sizing: border-box; margin: 50px 0;}
.full.lblue {background: #99d4d8;}
.icons img {max-width: 140px;}
.intro {background: #eee; padding: 75px 15px;}
.gal-item {position: relative;}
.cert img {max-width: 175px;}
.logos {align-items: center !important; justify-content: center; gap: 30px !important; flex-flow: row; max-width: 1024px;}
.logos > figure {margin: 0!important; flex-grow: 0!important; width: auto!important;}
.logos img {margin: 0!important; object-fit: contain;}

a.button2:before {content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #0c3a5c;}
a.button2:after {content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #99d4d8; z-index: 2; -webkit-transition: .3s; transition: .3s;}
a.button2:hover {color: #99d4d8;}
a.button2:hover:after {width: 100%;}
.full + .full, .entry-content .full:first-child {margin-top: -50px;}
.entry-content > .full:last-child {margin-bottom: -50px;}
.full .has-large-font-size {font-weight: bold; color: #0c3a5c!important;}
.full.pad {padding: 75px 15px;}
.gal-img {position: relative; padding: 70% 0 0;}
.gal-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.gal-txt {position: absolute; z-index: 2; left: 0; bottom: 0; background: rgba(11,58,91,0.7); color: #fff; font-size: 14px; line-height: 1.3; padding: 10px 20px; height: 44px; box-sizing: border-box; overflow: hidden; -webkit-transition: .4s; transition: .4s;}
.gal-txt p:not(:last-child) {margin: 0 0 15px;}
h3.gal-head {color: #fff; font-weight: 500; font-size: 20px; text-align: center; margin: 0 0 15px;}
.gal-item:hover .gal-txt {height: 100%; padding: 20px; background: rgba(11,58,91,0.9);}
.gal-txt a {color: #fff; text-decoration: underline;}

#header.h-home {position: fixed; z-index: 99; left: 0; top: 0; width: 100%; padding: 20px 15px; box-sizing: border-box; -webkit-transition: .3s; transition: .3s;}
.logo {display: inline-block; position: relative; line-height: 0;}
.logo img {-webkit-transition: .3s; transition: .3s; max-height: 68px;}
.logo img.l-b {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.logo-txt h2 {margin: 0 0 0 12px; font-size: 26px; font-weight: 400;}
.logo-txt h2 a {color: #fff; text-decoration: none;}
#header.h-home img.l-b {opacity: 0; z-index: 2;}
.fft-inner {max-width: 512px; box-sizing: border-box; padding: 50px;}
.full-flex .ff-txt:first-child .fft-inner {margin: 0 0 0 auto; padding-left: 0;}
.full-flex .ff-img {line-height: 0;}
.full-flex .ff-img img {width: 100%;}
.ff-alt .full-flex:nth-child(even) {flex-flow: row-reverse;}
.ff-alt .full-flex:nth-child(even) .fft-inner {margin: 0; padding-right: 0; padding-left: 50px;}

.scroll #header.h-home {background: #fff; padding: 10px 15px; box-shadow: 0 2px 20px rgb(0 0 0 / 20%);}
body.home.scroll .logo img {max-height: 54px;}
.scroll #header.h-home img.l-b {opacity: 1;}
.scroll #header #searchsubmit {background-image: url(//mmgextrusions.com/wp-content/uploads/ico-search-b.svg);}
.scroll #header input#s {background: #eee;}

#header .srch {text-align: right;}
#header .srch form {display: inline-block;}
#header #searchform > div {display: flex; align-items: center;}
#header input#s {line-height: 40px; padding: 0 15px; border: 0; margin: 0 14px 0 0; width: 0; padding: 0; box-sizing: border-box; -webkit-transition: .4s; transition: .4s;}
#header #searchsubmit {min-width: 0; margin: 0; background: url(//mmgextrusions.com/wp-content/uploads/ico-search-w.svg) no-repeat center center / contain; font-size: 0; padding: 0; width: 40px; height: 30px;}
#header .srch form:hover input#s, #header .srch form:focus-within input#s {width: 300px; padding: 0 15px;}

#banner-home {position: relative; /* background: url(//mmgextrusions.com/wp-content/uploads/banner-poster.jpg) no-repeat center center / cover; */}
#banner-home:before {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: rgba(31,31,31,0.3);}
#banner-home .nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#vid-over {position: absolute; z-index: 2; left: 0; bottom: 0;}
#vo-txt {color: #fff; font-size: 22px; font-weight: 500; max-width: 750px; border-left: 2px solid #fff; margin: 0 0 0 50px; padding: 30px 50px 80px 50px;}
#vo-txt h1 {font-size: 36px; color: #fff;}
#vo-txt h1 span {color: #99d4d8;}
.b-space {height: 80vh; min-height: 500px;}

#icos {background: #0c3a5c; color: #fff; padding: 60px 15px;}
#icos h2.head1 {color: #fff;}
#icos .i-ico {margin: 0 0 20px; line-height: 0;}
#icos .i-ico img {max-height: 55px;}
#icos .i-ico.isq img {max-height: 65px;}
#icos .i-ico.itl img {max-height: 68px;}
#icos .i-num {font-size: 36px; line-height: 1.2;}
#icos .counter {display: inline-block;}
#icos .i-label {font-weight: 700;}
#icos a.button, #footer .button {background: #99d4d8;}
#icos a.button:hover, #footer .button:hover {background: #fff; color: #99d4d8;}

#pg-home .full-flex {margin: 0;}
.head1, h1.head1, h2.head1 {font-size: 36px; line-height: 1.2;}
.head1 span {color: #99d4d8;}
.head2 {font-size: 28px; font-weight: 600; line-height: 1.2;}

.sep {border-top: 1px solid #ddd;}

#footer {/* background: url(//mmgextrusions.com/wp-content/uploads/bg-aluminum-extrusions2.jpg) no-repeat center center / cover; */ background: #0b3a5b; padding: 50px 15px; color: #fff; position: relative;}
/* #footer:after {content: ""; display: block; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to right, #0c3a5c 30%, #000); opacity: 0.75;} */
#footer .limit {position: relative; z-index: 3; max-width: 850px;}
#footer #f-txt a {color: #99d4d8;}
#footer .soc {text-align: right;}
#footer a:not(.btn):not(.button) {color: #99d4d8;}
.soc a {display: inline-block; position: relative; width: 35px; height: 35px; background: #eee; border-radius: 100px; margin: 0 10px; color: #0c3a5c; font-size: 20px;}
.soc a i {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.soc a:hover {color: #99d4d8;}

#bottom {padding: 30px 15px; font-size: 14px; color: #777; background: #eee;}

#header.h-inner {padding: 20px 15px;}
#header.h-inner #searchsubmit {background-image: url(//mmgextrusions.com/wp-content/uploads/ico-search-b.svg);}
#header.h-inner input#s {background: #eee;}

#banner-inner {height: 315px; position: relative;}
#bi-bg:after {content: ""; display: block; position: absolute; left: calc(100% - 2px); top: 0; width: 500px; height: 100%; background: url(//mmgextrusions.com/wp-content/uploads/ib-chevron.png) no-repeat left center / contain;}
#bi-bg {position: absolute; left: 0; top: 0; width: 50%; height: 100%; background: #0b3a5b; z-index: 3;}
#bi-img {position: absolute; left: calc(50% - 1px); top: 0; width: calc(50% + 1px); height: 100%;}
#bi-img img {width: 100%; height: 100%; object-fit: cover;}
#b-over {position: absolute; left: 0; top: 50%; width: 100%; transform: translate(0,-50%); z-index: 6; padding: 0 0 0 15px; box-sizing: border-box;}
#bo-txt {color: #fff; font-size: 22px;}
#bo-txt h1, #bo-txt h2 {color: #fad56b; font-size: 28px; font-weight: 600;}
#bot-txt a.button {background: #99d4d8; font-size: 85%;}
#bot-txt a.button:hover {background: #fff; color: #99d4d8;}

.wp-block-image {margin: 0;}
.collapse .wp-container-3 {margin: 0;}
.collapse .wp-block-columns {margin: 0;}

.wp-block-columns {margin: 50px 0;}
.full > .wp-block-columns:last-child {margin-bottom: 0;}
.wp-block-columns .wp-block-image figcaption {margin: 0 0 3px; text-align: center;}
.wp-block-image img {margin: 0 0 20px;}
.wp-block-columns p.has-large-font-size {font-weight: bold; line-height: 1.2;}
.wp-block-embed.aligncenter .wp-block-embed__wrapper, .wp-block-embed-youtube .wp-block-embed__wrapper {text-align: center;}

h2 strong {color: #99d4d8;}

.wp-block-columns .wp-block-column:not(.full):only-child {max-width: 500px; margin: 0 auto;}

.pg-full {position: relative; width: 100vw; left: 50%; transform: translate(-50%,0); margin: -50px 0;}

article.post {position: relative; padding: 30px; border: 1px solid #d8d8d8; font-size: 15px;}
article.post.has-post-thumbnail {padding: 30px 30px 30px calc(40% + 30px);}
article.post img.alignleft {margin: 0; position: absolute; left: 0; top: 0; width: 40%; height: 100%; object-fit: cover;}
article.post h2.entry-title {font-size: 22px; margin: 0 0 5px;}

.single-post #header {border-bottom: 1px solid #ddd;}
.single-post #banner-inner {display: none;}

.page-id-14 #footer {display: none;}
.page-id-14 #bottom {background: #0c3a5c; color: #fff;}
.page-id-14 #bottom .left a {color: #fff;}

@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 50px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}

	.full {padding: 40px 15px; width: calc(100% + 30px); transform: none; left: -15px; min-width: 0;}
	.flex.full-flex.middle {align-items: stretch;}
	.full-flex .ff-img img {height: 100%; object-fit: cover;}
	.fft-inner {padding: 50px 30px;}
	.full-flex .ff-txt:first-child .fft-inner {padding-left: 15px;}
	.full-flex .ff-txt:last-child .fft-inner {padding-right: 15px;}

	#vo-txt {max-width: 700px; padding: 30px 50px 50px;}
}
@media screen and (max-width : 850px){
	#main {display: block;}
	.site-content {padding: 30px 0;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}

	#header .srch {display: none;}

	#banner-home {height: 500px;}
	#vo-txt {margin: 0 0 0 30px; padding: 30px 50px 50px 30px; font-size: 20px; max-width: 72%;}
	.b-space {height: 0;}

	#icos {padding: 40px 15px;}
	#icos .flex {flex-flow: row wrap;}
	#icos .flex > div {flex: auto; width: 31.33%; margin: 0 0 30px;}
	#icos .i-ico img {max-height: 45px;}
	#icos .i-ico.isq img {max-height: 48px;}
	#icos .i-ico.itl img {max-height: 52px;}

	#banner-inner {height: 400px;}
	#bo-txt {flex: auto; width: 60%; font-size: 20px;}
	#bo-empt {flex: auto; width: 40%;}

	.expand {padding: 15px 0;}
	.expand:after {right: 10px;}

	.full.lblue {text-align: center;}
	.full.lblue img {max-width: 300px;}

	.team img {max-width: 350px; margin: 0 auto 20px; display: block;}

	.logos {flex-flow: row wrap;}
	.logos img {width: 150px!important; max-height: 80px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak1.p1 > *, .flex.fbreak1.p2 > *, .flex.fbreak1.p3 > *,
	.flex.fbreak1.p4 > *, .flex.fbreak1.p5 > *, .flex.fbreak1.p6 > * {padding: 0;}
	.fbreak1 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak1 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak1 > :last-of-type {margin: 0!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: 48%!important; flex: auto!important; margin: 0 1% 15px!important;}
	.f4-break > *:nth-last-child (-n+2) {margin-bottom: 0!important;}

	.full-flex {display: block;}
	.full-flex:not(.ff-rev) {display: flex; flex-flow: column-reverse;}
	.ff-txt {padding: 30px 15px;}
	.fft-inner {padding: 0; max-width: none;}
	.full-flex .ff-txt:first-child .fft-inner {padding-left: 0;}
	.full-flex .ff-txt:last-child .fft-inner {padding-right: 0;}

	.logo img {max-width: 430px;}
	body.home.scroll .logo img {max-width: 300px;}

	#footer {text-align: center; padding: 30px 15px;}
	#footer .soc {text-align: center; margin: 30px 0 0!important;}

	article.post.has-post-thumbnail {padding: 30px;}
	article.post img.alignleft {position: static; width: 100%; margin: 0 0 20px;}

	.logos img {width: 125px !important; max-height: 72px;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak2.p1 > *, .flex.fbreak2.p2 > *, .flex.fbreak2.p3 > *,
	.flex.fbreak2.p4 > *, .flex.fbreak2.p5 > *, .flex.fbreak2.p6 > * {padding: 0;}
	.fbreak2 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak2 > *.m0, .fbreak2 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak2 > :last-of-type {margin: 0!important;}
	.f4-break.fbreak2 > *:nth-last-child(2) {margin-bottom: 15px!important;}

	.logo img {max-width: calc(100vw - 100px);}

	.head1, h1.head1, h2.head1 {font-size: 28px;}
	.head2 {font-size: 24px;}
	.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 28px;}
	.subhead {font-size: 22px;}

	#banner-home {height: 450px;}
	#vo-txt {padding: 30px 30px 50px; font-size: 18px; line-height: 1.3;}
	#vo-txt h1 {font-size: 30px;}

	#icos {padding: 30px 15px; font-size: 15px;}
	#icos .flex > div {width: 48%;}
	#icos .i-ico {margin: 0 0 10px;}
	#icos .i-ico img {max-height: 30px;}
	#icos .i-ico.isq img {max-height: 33px;}
	#icos .i-ico.itl img {max-height: 35px;}
	#icos .i-num {font-size: 28px;}
	#icos .i-label {font-weight: 600; text-transform: uppercase;}

	#footer {font-size: 18px;}
	#bottom {text-align: center;}

	.expand h2, .expand h3 {font-size: 22px;}

	#banner-inner {height: 275px;}
	#b-over {padding: 0 15px;}
	#bo-txt {font-size: 18px;}
	#bi-bg {width: 100%; opacity: 0.8;}
	#bi-bg:after {content: none; display: none;}
	#bi-img {left: 0; width: 100%;}
	#bo-empt {display: none;}

	.team img {max-width: 275px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak3 > *, .fbreak3.f4-break > *:nth-last-child(2), .fbreak3.f4-break > *:nth-last-child(1) {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak3 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak3 > :last-of-type {margin: 0!important;}

	#vo-txt {max-width: none; font-size: 16px; margin: 0 0 0 25px; padding: 30px 25px;}
	#vo-txt h1 {font-size: 26px;}

	#footer {font-size: 16px;}

	.logos img {width: 90px !important; max-height: 56px;}
}/*
*/