/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, figure, figcaption, footer, header, menu, nav, section, audio, video, fieldset, legend, input, textarea, button, select, option, main, time, mark, svg {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
a:focus {outline: none;}
article, aside, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {border: 0; border-top: 1px solid #ccc; height: 0; margin: 40px 0; clear: both;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img, embed, iframe, object, video {border: 0; max-width: 100%;}

/* Basics */

body {
	line-height: 1.5;
	font-size: 16px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
	padding-top: 139px;
	transition: .4s;
}

a {outline: none;color: #0061aa;text-decoration: none;transition: .3s;}
a:hover {text-decoration: underline;}

/* Form fields */

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[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
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;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; transition: .3s;}

.searchform > div {display: flex;}
.searchform input#s {flex-grow: 1; width: auto; margin: 0;}
.searchform #searchsubmit {flex-grow: 0; flex-shrink: 0; margin: 0; border: 0; background: #00508B; color: #fff;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery {display: flex; flex-flow: row wrap; line-height: 0; gap: 20px;}
.gallery-columns-2 .gallery-item {width: calc(50% - 10px)!important;}
.gallery-columns-3 .gallery-item {width: calc(33.33% - 14px)!important;}
.gallery-columns-4 .gallery-item {width: calc(25% - 15px)!important;}
.gallery-columns-5, .gallery-columns-6 {gap: 14px;}
.gallery-columns-5 .gallery-item {width: calc(20% - 12px)!important;}
.gallery-columns-6 .gallery-item {width: calc(16% - 5px)!important;}
.gallery img {width: 100%; height: auto; border: 0!important; max-height: 320px; object-fit: cover;}
.gallery br {display: none;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 13px;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-caption {width: 100%;}
.gallery-caption a {display: inline;}

/* 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-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-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px;}
.author-description p {color: #757575; font-size: 13px;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Sidebar */

.widget-area .widget:not(:last-child) {margin-bottom: 30px;}
.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;}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-family: 'Belleza';
	letter-spacing: 0.05em;
}

:is(h1:not(.suphead), .entry-content > h2:first-child):not(.head1, .head2) {font-size: 30px;}
h2:not(:first-child, .head1, .head2) {padding-top: 15px;}
h2:not(.head1, .head2, #banner-inner h2) {font-size: 35px;color: #0061aa;letter-spacing: 0;}
hr + h2 {padding-top: 0;}
h3:not(.head1, .head2) {font-size: 20px;}
h3:not(:first-child) {padding-top: 15px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

/* Margin bottom for all elements */

h1, h2, h3, h4, h5, h6, p, .entry-content > div:not(.site-wide .flex, .full, .expand, .limit, .limit-sm), .entry-content ol, .entry-content ul, blockquote, embed, iframe, object, video, table, article.post, .below-title-meta, .entry-content > .gallery {margin: 0 0 30px;}
:is(h1, h2, h3, h4, h5, h6, p, .entry-content > div:not(.full), .entry-content ol, .entry-content ul, blockquote, embed, iframe, object, video, table, article.post, .below-title-meta, .entry-content > .gallery):last-child {margin-bottom: unset;}
.gallery {margin-bottom: 20px!important;} /* Keep 20 because gap is 20 */
.gallery:not(.gallery + .gallery, .gallery + style + .gallery) {margin-top: 30px !important;}

.entry-content ul {list-style: disc outside;}
.entry-content ol {list-style: decimal outside;}
.entry-content li {margin: 0 0 0 25px;}
.entry-content ul ul li {list-style: circle;}

blockquote {background: #eee; padding: 30px;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content dl {margin: 0 24px;}
.entry-content dt {font-weight: bold;}
.entry-content dd {margin-bottom: 24px;}
 table {width: 100%;}
.entry-content table caption {margin: 24px 0;}
.entry-content td {vertical-align: top; padding: 0 5px;}

article.post::after {content: " "; display: block; clear: both;}
.es-img {width: 33%;}
.es-img img {width: 100%; height: 100%; object-fit: cover;}
article.post .read-more {display: block; margin: 10px 0 0;}
.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;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* 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;}

#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:#aaa; font-size: 13px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Responsive selectnav.js css */

.selectnav {display: none;}
select.selectnav {border: 1px solid #ddd; border-radius: 4px; margin: 4px; padding: 10px; width: 96%;}

@media screen and (min-width: 850px) {
	.site {margin: 0 auto;max-width: 1400px;}
	.site.site-med {max-width: 1100px;}
	.site.site-nar {max-width: 900px;}
	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; position: relative;}

    /* NAV MENU STYLES */

    .themonic-nav ul.nav-menu {display: flex;justify-content: space-between;align-items: center;gap: 32px;}
    .themonic-nav .nav-menu > li {}
    .themonic-nav .nav-menu > li > a {padding: 10px 0;}
    .themonic-nav .nav-menu > li:not(#menu-item-301, #menu-item-305) > a:after {content: ""; display: block; position: absolute; left: 50%; bottom: 0; width: 0; transform: translate(-50%,0); border-top: 3px solid #0061aa; transition: .3s;}
    .themonic-nav .nav-menu > li:not(#menu-item-301, #menu-item-305) > a:hover:after {width: 100%;}

    .themonic-nav .nav-menu > li:not(#menu-item-301, #menu-item-305).current-menu-item > a:after {width: 100%;}

    .themonic-nav .sub-menu {position: absolute;top: 100%;left: -10px;z-index: 10;text-align: left;max-height: 0;overflow: hidden;transition: .5s;background: #fff;}
    .themonic-nav .nav-menu li:hover > .sub-menu {max-height: 250px;padding: 18px 0;box-shadow: 0 5px 15px rgba(39,44,63,.06);}
    .themonic-nav .sub-menu > li {}
    .themonic-nav .sub-menu > li > a {line-height: 1.4;padding: 6px 20px;white-space: nowrap;min-width: 150px;box-sizing: border-box;}
    .themonic-nav .sub-menu > li > a:hover {color: #08BBAF;}
}

#page-wrap {padding: 0 100px;position: relative;}
.home #page-wrap {display: none;}
#main {display: flex;}
.site-content {margin: 0;padding: 80px 0;box-sizing: border-box;flex-grow: 1;max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 50px 0 50px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%;}
.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;}
.fancybox-content:has(iframe[src*="youtube.com"], iframe[src*="vimeo.com"]) {height: auto !important; aspect-ratio: 1.78;}
.fancybox-content iframe[src*="youtube.com"], .fancybox-content iframe[src*="vimeo.com"] {aspect-ratio: 1.78; width: 100%; height: auto;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

.anb-line {border-color: #00508B;}
#aurora-mobile-menu {background: #00406f;}

.swiper-slide {box-sizing: border-box; overflow: hidden;}
.swiper-arrow {cursor: pointer;}
.swiper-pagination {bottom: 0!important;}

.expand {position: relative;transition: .3s;border-bottom: 1px solid #ddd;margin: 0 0 30px;}
.expand .ex-title {padding: 0 0 30px;font-weight: normal;font-size: 24px;margin: 0;position: relative;cursor: pointer;letter-spacing: 0;color: #0061aa;}
.expand .ex-title:after {content: "";position: absolute;right: 20px;top: 25%;line-height: 1;transform: translate(0,-50%) rotate(0);transition: .3s;background: url(/wp-content/uploads/chev-dn.svg) no-repeat center center / contain;width: 20px;height: 20px;}
.expand.expand-on .ex-title:after {transform: translate(0,-50%) rotate(-180deg);}
.expand .collapse {display: none;padding: 0 20px 15px;margin: 0 0 10px;}

.delay0-1 {animation-delay:.1s;}
.delay0-2 {animation-delay:.2s;}
.delay0-3 {animation-delay:.3s;}
.delay0-4 {animation-delay:.4s;}
.delay1-1 {animation-delay:.6s;}
.delay1-2 {animation-delay:.7s;}
.delay1-3 {animation-delay:.8s;}
.delay1-4 {animation-delay:.9s;}
.delay2-1 {animation-delay:1.1s;}
.delay2-2 {animation-delay:1.2s;}
.delay2-3 {animation-delay:1.3s;}
.delay2-4 {animation-delay:1.4s;}
.delay3-1 {animation-delay:1.6s;}
.delay3-2 {animation-delay:1.7s;}
.delay3-3 {animation-delay:1.8s;}
.delay3-4 {animation-delay:1.9s;}
.delay4-1 {animation-delay:2.1s;}
.delay4-2 {animation-delay:2.2s;}
.delay4-3 {animation-delay:2.3s;}
.delay4-4 {animation-delay:2.4s;}

/* DEFAULT STYLES */

.limit-l {max-width: 1400px;margin: 0 auto;}
.limit {max-width: 1100px; 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: flex;gap: 60px;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 40px;}
.flex.g2 {gap: 50px;}
.flex.g3 {gap: 60px;}
.flex.g4 {gap: 70px;}
.flex.g5 {gap: 80px;}
.flex.g6 {gap: 90px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {align-items: center;}
.flex.bottom {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;}
.flex.rows > * {width: 33.33%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > * {width: calc(50% - 15px);}
.flex.f3 > * {width: calc(33.33% - 20px);}
.flex.f4 > * {width: calc(25% - 23px);}
.flex.f5 > * {width: calc(20% - 24px);}
.flex .f2 {width: calc(50% - 30px); flex-grow: 2;}
.flex .f3 {width: calc(33.33% - 30px);}
.flex .f4 {width: calc(25% - 30px);}
.flex .f5 {width: calc(20% - 30px);}
.flex .f40 {width: calc(40% - 30px);}
.flex .f60 {width: calc(60% - 30px);}
.flex .f23 {width: calc(66.66% - 30px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 30px); flex-grow: 3;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.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:not(:last-child) {margin-bottom: 15px;}
.pad {padding: 30px 0;}
.pad + .pad {padding-top: 0;}
.pad:first-child {padding-top: 0;}
.pad:last-child {padding-bottom: 0;}
.full {position: relative;left: 50%;width: 100vw;transform: translate(-50%,0);padding: 75px 20px;box-sizing: border-box;margin: 50px 0;background: linear-gradient(to bottom, rgba(141,217,213,0.65), rgba(50,140,229,1));}
.full:first-child, .full + .full {margin-top: -50px;}
.full:last-child {margin-bottom: -80px;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;}

/* REUSABLE CLASS NAMES FOR REFERENCE */

a.btn, a.btn2 {display: inline-block;text-decoration: none;padding: 10px 30px;background: #00508B;color: #fff;border-radius: 100px;text-transform: uppercase;font-weight: 600;}
a.btn2 {background: #08BBAF;}
a.btn:hover {background: #08BBAF;}
a.btn2:hover {background: #00508B;}
.btn-group {display: flex;gap: 30px;max-width: 770px;margin: 0 auto;text-align: center;}
.btn-group > a {flex: 1;}
.big {font-size: 125%;}
.featured, .featured2 {background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(170, 229, 224, 1)); padding: 50px; border-radius: 20px; position: relative;}
.featured2 {background: linear-gradient(to bottom, #fff, #ade0ff);}

.btn-group.f0 > a {flex: auto; white-space: nowrap;}
.entry-content .btn-group br {display: none;}

/* CUSTOM STYLES */

.suphead {font-size: 20px;font-family: 'Belleza';letter-spacing: 0.05em;margin: 0;font-weight: 400;color: #0061aa;}

#header {padding: 20px;box-sizing: border-box;position: fixed;z-index: 99;left: 0;top: 0;width: 100%;background: #fff;transition: .4s;}
#header .limit {max-width: 1500px;}
.h-block {display: flex; justify-content: space-between; align-items: center;}
.site-logo img {width: 125px;transition: .4s;}

#menu-item-301 a {background: #08BBAF; color: #fff; padding: 15px 30px; border-radius: 100px;}
#menu-item-301 a:hover {background: #00508B;}
#menu-item-305 i {font-size: 32px;}
#menu-item-305 a {display: flex ; align-items: center; gap: 10px;}
#menu-item-305 a:hover {color: #08BBAF;}
#menu-item-305 span {display: none;}

body.scroll {padding-top: 99px;}
.scroll #header {padding: 6px 20px;box-shadow: 0 5px 15px rgba(39,44,63,.06);}
.scroll .site-logo img {width: 105px;}

#banner {position: relative;height: 700px;}
#banner:after {content: "";display: block;position: absolute;z-index: 1;inset: 0;background: rgba(0,0,0,0.35);}
.b-over {position: absolute;z-index: 2;left: 0;top: 50%;transform: translate(0,-50%);width: 100%;padding: 0 20px;box-sizing: border-box;}
.b-over .limit {max-width: 940px;}

/* Enable these rules if it's a slider
	.swiper.banner {height: 700px;}
	.swiper.banner .animated:not(.go) {opacity: 0;}
*/
/* Disable these rules if it's a slider */
	.swiper-slide {position: relative; padding: 225px 0;}
	.swiper-slide .b-over {position: relative; left: unset; top: unset; transform: none;}

.swiper-slide:has(.nk-awb):after {content: "";display: block;position: absolute;z-index: 1;inset: 0;background: rgba(0,0,0,0.35);}
.swiper.banner .head1 {color: #0061AA;}

/* Individual slides */
.ss-main {text-align: center;color: #fff;}
.swiper.banner .ss-main :is(.head1, .suphead) {color: #fff;}
.ss-mert {background: linear-gradient(to bottom, #fff, #53abec);}
.ss-eeg {background: linear-gradient(to bottom, #fff, #aafffa);}
.ss-space {background: linear-gradient(to bottom, #fff, #ade0ff);}
:is(.ss-mert, .ss-eeg, .ss-space) .b-over .limit {max-width: 1200px;}

.bubs-container1 {position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.5;}
.bubs-container2 {height: 100%;}
.large-header {height: 100%!important;}
canvas.bubbles {position: absolute; left: 0; bottom: 0; width: 100%;}

.layers {position: relative;}
.layers > div {position: absolute;width: 100%;height: 100%;}
.layers img {position: absolute;left: 50%;top: 50%;width: 100%;height: auto;transform: translate(-50%,-50%);}
.layers > div:nth-child(1) {z-index: 5;}
.layers > div:nth-child(1) img {width: 88%;max-width: 475px;}
img.l-bn {width: 104%;max-width: none;}

.swiper.banner .swiper-pagination-bullet {width: 15px;height: 15px;background: #fff;transition: .3s;margin: 0!important;opacity: 0.5;}
.swiper.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {width: 20px;height: 20px;opacity: 1;}
.swiper.banner .swiper-pagination {display: flex;justify-content: center;align-items: center;bottom: 40px!important;gap: 15px;}

i.fa-phone {transform: scaleX(-1);}
a[class^="btn"] i[class^="fa"] {margin-right: 5px;}

.sect-sticky {box-sizing: border-box;position: relative;}
.sticky-space {position: relative;z-index: -2;}
.head1 {font-size: 40px;font-family: 'Belleza';text-transform: uppercase;font-weight: bold;line-height: 1.2;}
.head2 {font-size: 35px;font-family: 'Belleza';font-weight: bold;letter-spacing: 0.05em;color: #0061aa;line-height: 1.2;}

#about {background: linear-gradient(to bottom, rgba(40,226,233,0.9), rgba(0,97,170,1)); color: #fff; padding: 150px 20px; position: relative;}
#about .limit-l {position: relative; z-index: 3;}
#about:after {content: ""; display: block; position: absolute; inset: 0; background: url(/wp-content/uploads/Novara-Brain-Waves-2-02.webp) no-repeat center center / cover; mix-blend-mode: screen; opacity: 0.2;}
:is(#about, #specials, #apollo, #promise) .flex {gap: 100px;}
#about .head2, #about .suphead {color: #fff;}

#specials {background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(170,229,224,1));padding: 80px 20px 150px;}
#specials:before {content: "'";display: block;position: absolute;left: -2%;top: 0;width: 102%;height: 100px;background: url(/wp-content/uploads/top-wave.svg);transform: scaleY(-1) translate(0,100%);}
#specials .flex {gap: 100px;}

#journey {background: #fff;padding: 80px 20px;}
#journey:after {content: "";position: absolute;inset: 0;background: url(/wp-content/uploads/Novara-Waves-BG.webp) no-repeat center center / 100% auto;z-index: -1;opacity: 0.25;}
#journey .flex {gap: 60px;}

#apollo {background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(170,229,224,1));padding: 30px 20px 80px;}
#apollo .flex {gap: 100px;}

#promise {background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(170,229,224,1));padding: 80px 20px;}

#home-cta1 {background: #fff;padding: 100px 20px;text-align: center;}
#home-cta1:after {content: ""; display: block; position: absolute; inset: 0; background: url(/wp-content/uploads/Novara-Gradient-Waves.webp) no-repeat center center / 100% auto; z-index: -1; opacity: 0.2;}

#home-cta2 {background: #377aa4; color: #fff; padding: 100px 20px; text-align: center;}
#home-cta2:after {content: "";display: block;position: absolute;z-index: -1;inset: 0;background: url(/wp-content/uploads/Novara-CTA-Banner.webp) no-repeat center center / cover;opacity: 0.08;}
#home-cta2 .head2 {color: #fff;}

#footer {padding: 50px 20px;background: #fafafa;position: relative;z-index: 90;}
#footer .limit, #btm .limit {max-width: 1200px;}
.f-logo {line-height: 0; margin: 0 0 40px; text-align: center;}
.f-logo img {width: 180px;}
.f-head {color: #0061aa; font-weight: normal; font-size: 22px; margin: 0 0 8px;}
.f-links {text-align: center;}
.f-links a:not(.soc a) {color: #08BBAF;}
.soc {display: flex; justify-content: center; font-size: 20px; gap: 15px;}
.soc a {display: inline-block; width: 45px; line-height: 45px; background: #eee; border-radius: 100px;}
.soc a:hover {color: #08BBAF; background: #f6f6f6;}
.f-hrs td {padding: 0 0 4px;}
.day-current {color: #0061aa; font-weight: 600;}

#btm {position: relative;z-index: 95;background: #0061aa;color: rgba(255,255,255,0.9);padding: 20px;font-size: 13px;}
.btm-block {display: flex; justify-content: space-between;}
#btm a {color: #fff;}

#banner-inner {position: relative;text-align: center;color: #fff;padding: 80px 20px;}
#banner-inner:not(.has-bg) {background: linear-gradient(to bottom, rgba(40, 226, 233, 0.9), rgb(0, 97, 170));}
#banner-inner:after {content: "";display: block;position: absolute;z-index: -1;inset: 0;background: url(/wp-content/uploads/banner-waves.webp) no-repeat center center / 100% auto;}
#banner-inner h2 {font-size: 20px; letter-spacing: 0; margin: 0 0 15px;}
#banner-inner h1 {font-size: 60px;font-weight: 500;letter-spacing: 0;margin: 0 0 20px;line-height: 0.95;}
#banner-inner h1:last-child {margin: 0;}
.bo-txt:not(:last-child) {margin: 0 0 30px;}

#banner-inner.has-bg:after {content: "";display: block;position: absolute;z-index: 1;inset: 0;background: linear-gradient(to bottom, rgba(20,20,20,0.4), rgba(20,20,20,0.65));}
#banner-inner.has-bg .limit {position: relative; z-index: 5;}

#page-wrap:after {content: "";display: block;position: absolute;z-index: -1;inset: 0;background: url(/wp-content/uploads/Novara-Brain-Waves-2-02.webp) no-repeat fixed center center / 100% auto;opacity: 0.1;}
.entry-content > .flex + .flex {margin-top: 80px;}
.full.full2 {background: url(/wp-content/uploads/Novara-Wave-Gradient-gray.webp) no-repeat center center / 100% auto #f2f2f2;}

#researches {display: flex;flex-flow: row wrap;gap: 50px;}
#researches > div {width: calc(50% - 40px);}
.research {background: url(/wp-content/uploads/ico-brain.webp) no-repeat 30px 44px #f5f5f5;padding: 40px 40px 40px 100px;box-sizing: border-box;border-radius: 30px;}
.research h3 {color: #0061aa; line-height: 1.4; margin: 0 0 20px;}
.res-ex {font-size: 15px; margin: 0 0 30px;}
.research a.btn2 {font-size: 13px; padding: 8px 20px;}

#announcement {position: fixed; z-index: 99; left: 0; bottom: 0; width: 100%; box-sizing: border-box; text-align: center; background: url(/wp-content/uploads/Novara-Gradient-Wave-2.jpg) no-repeat center center / cover; padding: 20px 50px; color: #fff; box-shadow: 0 -5px 10px rgba(39, 44, 63, 0.1); display: none;}
#announcement .a-head {font-family: 'Belleza'; font-weight: bold; font-size: 28px;}
#ann-close {position: absolute; right: 20px; top: 20px; width: 25px; height: 25px; background: url(/wp-content/uploads/ico-close.svg) no-repeat center center / contain; cursor: pointer;}

iframe#contact-form {width: 100%; height: 1230px; padding: 20px; box-sizing: border-box; background: #f8f8f8; border-radius: 20px;}

.entry-content iframe[src^="https://www.google.com/maps/"] {border-radius: 20px;}
#map {position: relative; z-index: 89; height: 350px;}
#map iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

/* MEDIA QUERIES */

@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 80px 0;}

	.themonic-nav ul.nav-menu {gap: 22px;}
	#menu-item-301 a {padding: 12px 20px;}

    /* .swiper.banner {height: 600px;} */
	.swiper-slide {padding: 150px 0;}

    :is(#about, #specials, #apollo, #promise) .flex {gap: 30px;}
    #about {padding: 80px 20px 175px;}
    #specials {padding: 80px 20px;}
    #apollo {padding-top: 0;}
    #promise {padding-top: 20px;}

    #page-wrap {padding: 0 20px;}
    #banner-inner h1 {font-size: 52px;}
    #banner-inner h2 {margin: 0 0 10px;}

	iframe#contact-form {height: 1755px;}
}
@media screen and (max-width : 850px){
	#main {flex-flow: column; gap: 50px;}
	.site-content {padding: 0;}
	.widget-area {width: 100%; margin: 0; padding: 0;}
    .fancybox-content:has(iframe[src*="youtube.com"], iframe[src*="vimeo.com"]) {width: 100%!important;}

    .btn-group {font-size: 14px;}
	.featured, .featured2 {padding: 30px;}

	.swiper-slide {padding: 100px 0;}
	.swiper-slide.ss-main {padding: 125px 0;}

    .banner .flex {flex-flow: column;gap: 0;}
    .layers {position: absolute; left: 0; top: 50%; width: 100%; z-index: -1; opacity: 0.08;}

    :is(#about, #specials, #apollo, #promise) .flex {flex-flow: column;}
    :is(#about, #specials, #apollo, #promise) .flex > div {width: 100%;}
    :is(#about, #specials, #apollo, #promise) .flex img {width: 100%; max-width: 500px; margin: 0 auto; display: block;}
    #about {padding: 80px 20px 135px;}
    #journey .flex {gap: 30px;}
    #promise {padding-top: 0;}

    #footer .flex {flex-flow: column; text-align: center; max-width: 430px; margin: 0 auto; gap: 40px;}
    .f-logo img {width: 165px;}
    
    h2:not(.entry-content > h2:first-child, .head1, .head2, #banner-inner h2) {font-size: 32px;}
    .entry-content .flex {gap: 30px;}

	#announcement {font-size: 24px;}

	iframe#contact-form {height: 1825px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {flex-flow: column!important;}
	.fbreak1 > * {width: 100%!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: calc(50% - 30px)!important; flex: auto!important;}

    .btn-group {flex-flow: column;max-width: 400px;gap: 20px;}
    .expand .ex-title {padding: 0 49px 20px 0;}
    .expand {margin: 0 0 20px;}

    .banner .b-over {text-align: center;}

    #about {padding: 60px 20px 115px;}
    #specials:before {width: 150%; left: 50%; transform: scaleY(-1) translate(-50%,100%);}
    #specials, #journey {padding: 60px 20px;}
    #promise, #apollo {padding: 0 20px 60px;}
    #home-cta1, #home-cta2 {padding: 70px 20px;}

    .btm-block {flex-flow: column; gap: 15px; text-align: center;}

    .entry-content > .flex + .flex {margin-top: 60px;}
    .entry-content .flex:has(> div:nth-child(2) img:only-child) {flex-flow: column-reverse!important;}
    .full {padding: 60px 20px;}
}
@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 {flex-flow: column!important;}
	.fbreak2 > * {width: 100%!important;}

    .head1 {font-size: 34px;}
    .btn-group {gap: 15px;}

	.swiper-slide:not(.ss-main) {padding: 80px 0;}

    #specials:before {width: 170%;}
    #home-cta1, #home-cta2 {padding: 60px 20px;}
    .f-logo img {width: 150px;}

    #banner-inner {padding: 60px 20px;}
    #banner-inner h1 {font-size: 40px;}
    #banner-inner h2 {font-size: 18px;}

    #researches {flex-flow: column; gap: 30px;}
    #researches > div {width: 100%;}
    .research {background: url(/wp-content/uploads/ico-brain.webp) no-repeat 50% 40px #f5f5f5;padding: 110px 30px 30px;text-align: center;}

	#announcement {font-size: 19px;}

	iframe#contact-form {height: 1885px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {flex-flow: column!important;}
	.fbreak3 > * {width: 100%!important;}

    .head1 {font-size: 30px; margin: 0 0 20px;}
    .suphead {font-size: 18px;}
    .head2 {font-size: 30px;}
    a.btn, a.btn2 {font-size: 14px;}
    .expand .ex-title {font-size: 20px;}

    #banner-inner h1 {font-size: 34px;}

	iframe#contact-form {transform: scale(0.9); position: relative; left: -25px; top: -80px; width: calc(100% + 50px); max-width: none; padding: 0;}
}