@charset "UTF-8";
/* CSS Document */
body {
	font-family: Inter;
}
a {
	transition: all ease 0.5s;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 55px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
h2 {
	font-size: 55px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
h3 {
	font-size: 45px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
h4 {
	font-size: 35px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
h5 {
	font-size: 25px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
h6 {
	font-size: 15px;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
}
p {
	font-size: 15px;
	font-family: Inter;
	color: #525252;
}
.listing ul li {
	font-size: 15px;
	font-family: Inter;
	color: #525252;
}
body:not(.home) h2 { 
	font-size: 40px;
}
section {
	padding: 0;
}
header, main#site-content, footer {
	width: 100%;
}
.marginbottom70 {
	margin-bottom: 70px;
}
.margintop70 {
	margin-top: 70px;
}
/*
header:after, main:after {
	content: '';
	clear: both;
	float: left;
	width: 100%;
}
*/
#top-header {
	border-bottom: 1px solid #DDDDDD;
}
#top-header .menu {
	display: flex;
}
#top-header .menu .menu-item {
	margin-right: 20px;
	flex: none;
	padding: 7px 0;
    margin-bottom: 0;
}
#top-header .menu .menu-item:first-of-type {
	margin-top: 0.3rem
}
#top-header .menu .menu-item a {
	font-size: 13px;
	font-family: Inter;
	color: #525E66;
	font-weight: normal;
	transition: all ease 0.5s;
}
#top-header .menu .menu-item a:hover {
	color: #117A4B;
	text-decoration: none;
}
#top-header .menu .menu-item i {
/*	font-size: 1.2em!important;*/
}


#header {
	padding: 15px 0 10px;
	border-bottom: 1px solid #DDDDDD;
}
#header .menu-main-menu-container #menu-main-menu {
	display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 38px;
}
#header .menu-main-menu-container #menu-main-menu li a {
	font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #2A2A2A;
	text-underline-offset: 3px;
    transition: all ease 0.5s;
}
#header .menu-main-menu-container #menu-main-menu li a:hover {
	color: #117A4B;
/*	text-decoration: none;*/
	text-underline-offset: 10px;
}
#header .menu-main-menu-container #menu-main-menu li.current-menu-item a {
	color: #117A4B;
}
#header .kc-wrap-columns .logo {
	width: 165px;
	margin-right: 20px;
}
#header .kc-wrap-columns .mainmenu {
	width: calc(100% - 485px);
}
#header .kc-wrap-columns .sociallinks {
	width: 300px;
}
#header .kc-wrap-columns .sociallinks .kc-multi-icons-wrapper a {
	padding: 10px 5px;
}
#header .menu-main-menu-container #menu-main-menu li.book-now a {
	color: #117A4B;
	font-weight: 800;
	font-size: 12px;
}
#header .menu-main-menu-container #menu-main-menu li.book-now a:hover {
/*	text-decoration: none;*/
	text-underline-offset: 10px;
	color: #0094B0;
}
#header .menu-main-menu-container #menu-main-menu li.book-now a i.wpmi__icon {
	color: #117A4B;
	align-content: center;
}
#header .menu-main-menu-container #menu-main-menu li.book-now a:hover i.wpmi__icon {
	color: #0094B0;
	text-decoration: none;
}
.kc-multi-icons-wrapper a:hover i {
	color: #117A4B!important;
}
.timersection {
	background: #cae7ed;
}
.timersection .kc-col-container {
    align-content: center;
}
.timersection .kc-elm {
	display: flex;
}
.timersection h3 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    text-transform: uppercase;
    color: #2A2A2A;
}
.kc_button.btnstyle, input[type="submit"].btnstyle {
	padding: 21px 22px;
	width: auto;
	height: 57px;
	background: linear-gradient(90deg, #0094B0 -11.38%, #13763C 106.9%);
	border-radius: 5px;
	font-weight: 600;
    font-size: 12px;
	text-transform: uppercase;
	transition: all ease 0.5s;
	min-width: 120px;
}
.kc_button.btnstyle:hover {
	background: linear-gradient(90deg, #13763C -11.38%, #0094B0 106.9%);
}
.timersection .kc_button:hover {
	background: linear-gradient(90deg, #13763C -11.38%, #0094B0 106.9%);
}
.kc-countdown-timer.timer {
	width: 750px;
}

.blogevents h2 {
	
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: #fff;
}

.dark p {
	color: #fff;
}
.events-carousel.owl-carousel {
	margin-top: 30px;
}
.events-carousel.owl-carousel .owl-wrapper-outer {
	width: 98%;
	margin: 0 auto;
}
.events-carousel.owl-carousel .owl-item .item {
	background: #207ea7;
    box-shadow: none;
	color: #fff;
	padding-bottom: 85px;
}
.events-carousel.kc-owl-post-carousel .owl-item .image {
	display: flex;
}
.events-carousel.kc-owl-post-carousel .owl-item .image {
	display: flex;
	margin-bottom: 0;
}
.events-carousel.kc-owl-post-carousel .owl-item .image img {
	position: absolute;
    width: 35%;
    margin-right: 5%;
}
.events-carousel.kc-owl-post-carousel .owl-item .image h3.caption {
	top: 0;
    position: relative;
    left: 40%;
    width: 60%;
    text-align: left;
	background: transparent;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 20px;
}
.events-carousel.kc-owl-post-carousel .owl-item .image .caption a {
	font-size: 20px;
	font-family: 'Inter';
	font-weight: bold;
}
.events-carousel.kc-owl-post-carousel .owl-item .kc-entry_meta {
    position: relative;
    left: 40%;
    width: 60%;
    text-align: left;
	text-transform: uppercase;
    font-size: 100%;
    font-weight: 700;
	margin-bottom: 0;
}
.events-carousel.kc-owl-post-carousel .owl-item .kc-entry_meta>span {
	font-weight: 600;
}
.events-carousel.kc-owl-post-carousel .owl-item .in-post-content {
	position: relative;
	left: 40%;
	width: 60%;
	text-align: left;
	font-size: 13px;
	font-family: 'Inter';
	line-height: 20px;
	padding-left: 0;
}
.events-carousel.kc-owl-post-carousel .owl-item .kc-read-more {
	text-transform: uppercase;
	color: #fff;
	border-radius: 3px;
	padding: 12px 35px 12px 20px;
	font-family: 'Outfit';
	transition: all ease 0.3s;
}
.events-carousel.kc-owl-post-carousel .owl-item .kc-read-more:hover {
    background: transparent;
    border: 1px #7cb7d1 solid;
}
.events-carousel.kc-owl-post-carousel .owl-item .kc-read-more:after { 
	content: '';
	background: url('../images/read-more-arrow.png') no-repeat;
	position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-left: 5px;
}
.events-carousel.kc-owl-post-carousel .owl-item .footer-button {
	position: relative;
	left: 40%;
	width: 60%;
	text-align: left;
	bottom: 0;
}
.events-carousel.kc-owl-post-carousel.owl-theme .owl-controls {
	margin-top: 50px;
}
#past-events {
	padding: 30px 0 100px;
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
	width: 32px;
	height: 32px;
/*	left: -25px;*/
	top: calc(100% - 18px);
    left: 20px;	
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 20px;
	left: auto;
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
	font-size: 32px;
    line-height: 32px;
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
	color: #fff;
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
	color: #8298D3;
}
.events-carousel.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
}
.network-events-seection .btnstyle, #past-events .btnstyle {
	display: none;
}
.network-events-seection .event-list .event-item {
	border-bottom: 0px;
}
.blue-textbtn.kc_button {
	color: #0094B0!important;
    font-family: Outfit;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    padding: 0;
	line-height: 1;
}
.blue-textbtn.kc_button:after {
	content: '';
	background: url('../images/read-more-arrow-blue.png') no-repeat;
	position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-left: 5px;
}
.blue-textbtn.kc_button:hover {
	color: #117a4b!important;
}
.aboutUs {
	position: relative;
}
.aboutUs .aboutUs-content {
	background: rgb(227, 242, 244, 0.95);
	margin-top: 100px;
	padding: 100px 100px 180px;
/*
	position: relative;
	top: 50px;
*/
}
.aboutUs .aboutUs-content .kc_text_block {
	margin-bottom: 20px;
}
.aboutUs .btnstyle-green.kc_button {
	position: absolute;
    bottom: 0;
    right: -15px;
}
.width65.kc_col-sm-12 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 65%;
}
.contentStyle1 {
	position: relative;
}
.contentStyle1 .contentStyle1-content {
	background: rgb(227, 242, 244, 0.95);
	margin-top: 100px;
	padding: 50px 100px 80px;
}
.contentStyle1 .contentStyle1-content .kc_text_block {
	margin-bottom: 20px;
}
.btnstyle-green.kc_button {
	background: #117a4b;
    font-family: 'Outfit';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding: 35px;
    min-width: 150px;
    text-align: left;
}
.btnstyle-green.kc_button:hover {
	background: #0094B0;
}
.btnstyle-green.kc_button:after {
	content: '';
	background: url('../images/read-more-arrow.png') no-repeat;
	position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-left: 5px;
}

.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
	width: 32px;
	height: 32px;
/*	left: -25px;*/
}
.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
/*	right: -25px;*/
}
.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
	font-size: 32px;
    line-height: 32px;
}
.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
	color: #A3A3A3;
}
.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
	color: #8298D3;
}
.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
}

.sponsors .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
	
}
.maps .kc_column {
    padding: 0;
}
#inner-banner {
	position: relative;
}
#inner-banner .kc-title-wrap {
	position: absolute;
	text-align: center;
/*	top: calc(50% - 30px);*/
	top: 60%;
	color: #fff;
}
h1.page-heading {
	margin: 0;
}
.banner-tab {
	margin-top: 80px;
}
.banner-tab li {
	width: 50%;
}
.banner-tab .kc_wrapper>ul.ui-tabs-nav>li {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 26px;
	text-transform: uppercase;
	color: #2B2B2B;
	border: 0px;
}
.banner-tab .kc_tabs .ui-tabs-panel {
	padding-bottom: 30px;
}
.banner-tab .kc_tabs_nav>.ui-tabs-active>a {
	background-color: #fff;
	color: #2b2b2b;
	text-align: left;
}
.banner-tab .kc_tabs_nav>li>a {
	color: #fff;
	text-align: center;
	padding: 15px 30px;
}
.banner-tab .kc_tabs_nav~.kc_tab.ui-tabs-body-active {
	background: #fff;
}
.banner-tab .kc_tabs_nav~.kc_tab .kc_tab_content * {
	color: #303030;
}
.banner-tab .kc_tabs_nav~.kc_tab .kc_tab_content .kc_text_block p {
	color: #303030;
}
.banner-tab .kc_tabs_nav~.kc_tab .kc_tab_content .kc_single_image {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.banner-table {
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 15px;
/*	padding: 25px 20px;*/
}
.banner-table .kc_column_inner {
	padding: 25px 20px 15px;
	min-height: 120px;
	border-right: 1px solid rgb(256, 256, 256, 0.4);
}
.banner-table .kc_column_inner.banner-table-button {
	padding: 0;
	background: linear-gradient(90deg, #0094B0 -11.38%, #13763C 106.9%);
	border-radius: 0 5px 5px 0;
    align-content: center;
}
.banner-table .kc_column_inner.banner-table-button:hover {
	background: linear-gradient(90deg, #13763C -11.38%, #0094B0 106.9%);
}
.banner-table .kc_column_inner.banner-table-button .book-now .kc_button.btnstyle {
	font-size: 15px;
}
.banner-table .kc_column_inner.banner-table-button:hover .book-now .kc_button.btnstyle {
	background: linear-gradient(90deg, #13763C -11.38%, #0094B0 106.9%);
}
.banner-table .kc_column_inner.banner-table-button .book-now .kc_button.btnstyle i {
	margin-right: 5px; 
}
    
.banner-table .kc_column_inner.banner-table-button .kc_button.btnstyle {
	width: 100%;
	text-align: center;
}
.banner-table .banner-table-head1 {
    font-size: 20px;
    margin: 0;
}
.banner-table .banner-table-head2 {
	margin: 0;
	font-size: 40px;
	line-height: 1;
	display: flex;
}
.banner-table .banner-table-head2 h4 {
	margin: 0;
	line-height: 1;
}
.banner-table .banner-table-head2 span {
	font-size: 12px;
	font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 40px;
    margin-left: 5px;
}
.banner-single-page h1 {
	width: 60%;
	margin: 0 auto;
	padding: 150px 0;
}
.header-schedule ul li, .network-schedule ul li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	font-weight: bold;
	font-family: Outfit;
	text-transform: uppercase;
	letter-spacing: 0;
	display: flex;
}
.header-schedule ul li:before, .network-schedule ul li:before {
	content: '';
    background: url(../images/read-more-arrow-blue.png) no-repeat -3px 5px;
    position: absolute;
    width: 15px;
    height: 20px;
    background-size: 15px;
}
.header-schedule ul li em, .network-schedule ul li em {
	padding-left: 15px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
	width: 30%;
	margin-right: 20px;
	text-align: left;
	font-style: normal;
	color: #0094B0;
}
.network-schedule ul {
	border: 1px solid #ccc;
    width: 40%;
    margin: 0 auto;
    padding: 20px;
}
.network-schedule ul li { 
	font-size: 15px;
}
.network-schedule ul li:last-child {
	border-bottom: none;
}
.read-more-blue.kc_button {
	text-transform: uppercase;
	color: #0094B0!important;
	border-radius: 3px;
	padding: 12px 35px 12px 20px;
	font-family: 'Outfit';
	transition: all ease 0.3s;
	background: transparent;
	border: 1px solid #0094B0;
	letter-spacing: 0;
}
.read-more-blue.kc_button:hover {
	border-color: #117a4b;
	color: #117a4b!important;
}
.testi-carousel .kc-testimo {
    background: #207ea7!important;
    box-shadow: none;
    color: #fff;
	width: calc(100% - 30px);
	height: 100%;
	padding: 20px 50px 30px;
    overflow-y: auto;
}
.testi-carousel .kc-testi-layout-1 .content-title {
	color: #fff;
	font-weight: bold;
	font-family: Outfit;
	text-transform: none;
	letter-spacing: 0;
	font-size: 25px;
}
.testi-carousel .kc-testi-layout-1 .content-position {
	color: #fff;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.testi-carousel .content-desc {
	color: #fff;
	font-size: 13px;
    line-height: 1.5;
}
.testi-carousel .kc-testi-layout-2 .content-title {
	color: #fff;
}
.testi-carousel .kc-testi-layout-2 .content-position {
	color: #fff;
	text-transform: uppercase;
}
.testi-carousel .owl-carousel .owl-item {
	height: 450px;
}
.testi-carousel .ui-tabs-panel {
	    height: 100%;
}
.testi-carousel .kc_tab_content {
	    height: 100%;
}
.highlighted {
	background: #0094B0;
	padding: 0 5px;
	color: #fff;
/*	font-size: 39px;*/
}
.tkt-price {
	font-size: 15px;
	font-style: italic;
	text-transform: none;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.tkt-price span {
	font-size: 80px;
	font-style: normal;
	font-weight: bold;
	color: #117a4b;
} 
.content-style1 .highlighted {
	font-size: 39px;
}
h2.content-style1 {
	margin: 60px auto 30px;
	width: 64%;
	font-size: 27px!important;
}
.kc_title.content-style2 { 
	color: #0094B0;
}
.contactform input[type="text"], .contactform input[type="password"], .contactform input[type="email"], .contactform input[type="url"], .contactform input[type="date"], .contactform input[type="month"], .contactform input[type="time"], .contactform input[type="datetime"], .contactform input[type="datetime-local"], .contactform input[type="week"], .contactform input[type="number"], .contactform input[type="search"], .contactform input[type="tel"], .contactform input[type="color"], .contactform textarea {
	background: transparent;
    outline: 0px;
    border: 0px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
    font-size: 13px;
    font-family: Inter;
    color: #525252;
	margin-bottom: 25px;
}
.contactform textarea {
	height: auto;
}
.address .menu {
	display: flex;
	column-gap: 30px;
	align-items: center;
	justify-content: center;
	text-wrap: nowrap; 
}
.address .menu .menu-item a {
    display: flex;
    align-items: baseline;
    font-size: 20px;
    font-family: Inter;
    color: #525252;
    font-weight: normal;
    text-decoration: none;
}
.address .menu .menu-item a {
	display: flex;
	align-items: baseline;
}
.address .menu .menu-item i {
	font-size: 1.2em;
	color:#207ea7;
}
.network-events-guest .guest-list .guest-item {
	padding: 20px 0px;
}
.featured-line .content-desc {
    font-size: 15px;
    font-family: Inter;
    color: #525252;
}
.featured-line .content-icon {
	width: 45px;
}
.featured-line .box-right {
	padding-left: 15px;
}
.featured-box {
	margin-top: 20px;
}
.featured-box .kc-fb-layout-1 .content-desc  {
	font-size: 13px;
    font-family: Inter;
    color: #525252;
	line-height: 1.5;
}
.featured-box .kc-fb-layout-1 .content-title  {
    color: #0094B0;
    font-size: 20px;
    font-weight: bold;
    font-family: Outfit;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.featured-box .kc-fb-layout-1 .content-icon i {
/*	color: #0094B0;*/
}
.dark .featured-box .kc-fb-layout-1 * {
	color: #fff;
}
.event-template-default .banner-single-page .single-event-header h1 {
	padding: 150px 0 0;
	width: 80%;
	margin: 0 auto;
}
.event-template-default .banner-single-page .current-event-item .e-date {
	font-size: 25px;
    font-weight: bold;
    font-family: Outfit;
    text-transform: uppercase;
    letter-spacing: 0;
	color: #fff;
    margin: 10px 0 30px;
}
.event-template-default .banner-single-page .current-event-item .current-event-content.network-events-hd {
	margin-bottom: 150px;
}
.e-single-image {
	margin-top: 140px;
}
.event-template-default .e-single-content-1.network-schedule ul li em {
	color: #525252;
}
.event-template-default .e-single-content-1.network-schedule ul li:before {
	background: url(../images/read-more-arrow-blue.png) no-repeat -3px 5px;
	background-size: 100%;
	margin-right: 0;
}
.home .event-item .event-desc h3 a {
	text-wrap: auto;
}
#past-events .event-list .event-item {
	border-bottom: 0px;
}
.booktkt {
	margin-top: 30px;
}
.booktkt .current-event-content {
	border: 1px solid #ccc;
}
.booktkt .current-event-content.network-events-hd a.current-event-btn {
	border-radius: 0;
}
.single-event-guest .e-guest-single-content {
	max-width: 50%;
	padding: 50px;
}
.single-event-guest .e-guest-single-content img {
	border-radius: 50%;
	width: 250px;
	height: 250px;
}

footer {
/*	padding: 100px 0;*/
}
footer h5.kc_title {
	color: #0094B0;
	font-family: Inter;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0;
}
footer .menu li a{
	font-size: 12px;
    color: #434343;
	font-weight: 400;
}
footer .menu li a:hover {
	color: #117A4B;
	text-decoration: none;
}
footer .widget_nav_menu {
	margin-top: 0;
}
footer .footer-logo {
	width: 50%;
}
footer:after{
	clear: both;
}
#footer-top {
	margin: 0px 0 50px;
	padding-top: 100px;
	border-top: 1px solid #ccc;
}
#footer-btm {
	margin-top: 40px;
}
#footer-btm .kc-row-container {
	border-top: 1px solid #DDDDDD;
}
#footer-btm p {
	font-size: 12px;
	margin: 0;
	padding: 40px 0;
}
#footer-btm li {
	float: left;
	margin: 0;
	margin-left: 40px;
}
#footer-btm li a {
	color: #525252;
}
#footer-btm li a:hover {
	color: #117A4B;
	text-decoration: none;
}
footer .kc-multi-icons-wrapper a:first-child {
	padding-left: 0;
	margin-left: 0;
}
#footer-btm #menu-footer-bottom {
	margin: 35px 0;
	padding: 0;
	float: right;
}