/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

body {
    background: #ffffff;
}
body .page-container {
    padding: 20px 0px !important;
}
:root {
    --e-global-color-primary: #000000 !important;
    --e-global-color-secondary: #F58634 !important;
    --e-global-color-text: #000000 !important;
    --e-global-color-accent: #FBD626 !important;
    --e-global-color-a408d81: #F5F5F5 !important;
    --e-global-color-de151bf: #FFFFFF !important;
    --e-global-color-2fcfe83: #E4E4E4 !important;
    line-height: 1.6em;
}
.elementor button, .elementor input[type="button"],.elementor input[type="submit"],.elementor .elementor-button {
    background-color: transparent;
    font-family: "Revx Neue SemiBold", Sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var( --e-global-color-de151bf );
    background-image: linear-gradient(90deg, var( --e-global-color-secondary ) 0%, var( --e-global-color-accent ) 100%) !important;
    border-radius: 0px 0px 0px 0px;
    padding: 17px 30px 17px 30px;
}
.elementor button:hover,.elementor button:focus,.elementor input[type="button"]:hover,.elementor input[type="button"]:focus,.elementor input[type="submit"]:hover,.elementor input[type="submit"]:focus,.elementor .elementor-button:hover,.elementor .elementor-button:focus {
    background-color: transparent;
    color: var( --e-global-color-de151bf );
    background-image: linear-gradient(90deg, var( --e-global-color-accent ) 0%, var( --e-global-color-secondary ) 100%) !important;
    border-radius: 0px 0px 0px 0px;
}

.elementor-widget .elementor-icon-list-icon i {
    font-style: unset !important;
    font-family: 'FontAwesome' !important;
}
html{
	-webkit-text-size-adjust:100%;
	font-family: "Revx Neue Regular", sans-serif !important;
	font-size: 1rem;
}
body {
	font-family: "Revx Neue Regular", sans-serif !important;
	font-size: 1rem !important;
	color: #000000 !important;
    font-weight: 400 !important;
}
h1 {
    font-family: "DiaClone", sans-serif !important;
    line-height: 1.1em !important;
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;	
	font-weight: normal !important;
}
h2, h3, h4, h5, h6 {
    font-family: "Revx Neue SemiBold", sans-serif !important;
    line-height: 1.1em !important;
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
	font-weight: normal !important;
}
body p {
    font-family: "Revx Neue Regular", sans-serif !important;
    font-weight: 400 !important;
}
body .p-editor-content h1,
body .p-editor-content h2,
body .p-editor-content h3,
body .p-editor-content h4,
body .p-editor-content h5,
body .p-editor-content h6,
.p-editor-container .p-editor-content .ql-editor,
app-portal app-courses-detail p {
	color: #535252 !important;	
}
.p-editor-container .p-editor-content .ql-editor span {
	color: unset !important;
}
body p.header-text,
body p.timeline-title,
body p.title,
body p.pricing-text,
body p.member-price-text,
body p.pricing-text,
body p.non-member-price-title,
body p.sub-title,
.order-title {
	font-weight: 700 !important;
}
.ql-toolbar.ql-snow {
    font-family: "Revx Neue Regular", sans-serif !important;
}
.p-editor-content p {
    font-family: "Revx Neue Regular", sans-serif !important;
	font-size: 1rem !important;
}
body .p-editor-content .ql-editor h2 {
    font-size: 18px !important;
}
.elementor-widget .elementor-icon-list-item a {
    font-weight: 400;
    margin-bottom: 0px;
}

/* For Desktop */
h1 {
	font-size: 3.75rem !important;
}
h2 {
	font-size: 3rem !important;
}
h3 {
	font-size: 1.3rem;
}
h4 {
	font-size: 1.3rem !important;
}
h5 {
	font-size: 1.2rem !important;	
}
h6 {
	font-size: 1.1rem !important;
}
body .v-95 {
    min-height: 50vh !important;
}

/* For Tablet */
@media screen and (min-width: 768px ) and (max-width: 1024px) {	
	h1 {
		font-size: 2.25rem !important;
	}
	h2 {
		font-size: 1.75rem !important;
	}
	h3 {
		font-size: 1.563rem !important;
	}
	h4 {
		font-size: 1.25rem !important;
	}
	h5 {
		font-size: 1.125rem !important;
	}
	h6 {
		font-size: 1.063rem !important;
	}
}
/* For Mobile */
@media screen and (max-width: 767px) {
	
	h1 {
		font-size: 2rem !important;
	}
	h2 {
		font-size: 1.563rem !important;
	}
	h3 {
		font-size: 1.438rem !important;
	}
	h4 {
		font-size: 1.125rem !important;
	}
	h5 {
		font-size: 1rem !important;
	}
	h6 {
		font-size: 1rem !important;
	}
	
}

hr{
	box-sizing:content-box;
	height:0;
	overflow:visible;
}
pre{
	font-family: 'Revx Neue Regular', sans-serif;
	font-size:1em;
}
abbr[title]{
	border-bottom:none;
	text-decoration:underline dotted;
}
b,strong{
	font-weight:bolder;
}
code,kbd,samp{
	font-family: 'Revx Neue Regular', sans-serif;
	font-size:1em;
}
small{
	font-size:80%;
}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sub{
	bottom:-.25em;
}
sup{
	top:-.5em;
}
img{
	border-style:none;
}
button,input,optgroup,select,textarea{
	font-family:inherit;
	font-size:inherit;
	outline: none;
}
button,input{
	overflow:visible;
}
button,select{
	text-transform:none;
}

/* Slider CSS */
.right-border {
    border-right:1px solid #eaeaea;
}
.btn-link {
    background: #000000;
    padding: 10px;
    padding-right: 18px;
    padding-left: 19px;
    color: yellow !important;
    border-radius: 11px;
    font-size: 16px;
    text-decoration: none !important;
}
.bg-gray {
	padding-bottom:2.5%;
}
.site-footer {
	background:#37342f;
	color: #909090;
	font-family: 'Revx Neue Regular', sans-serif;
}
.site-footer ul li {
	display:inline;
	padding-right:3%;
}
.site-footer ul li a {
	color: #909090 !important;
}
.site-footer ul li a:hover {
	color: yellow !important;
}
.latest-news {
	font-size:16px !important;
}
.latest-news a {
	color: #00a261;
	font-size:16px;
}
.latest-news a:hover {
	color: #00c475;	
}
.page-heading-banner {
	padding:3%;
} 
.page-heading-banner h2 {
	color:#ffffff;
}

/* Slider */
/*
PURE RESPONSIVE CSS3 SLIDESHOW GALLERY by Roko C. buljan
http://stackoverflow.com/a/34696029/383904
*/

.CSSgal {
	position: relative;
	overflow: hidden;
	height: 100%; /* Or set a fixed height */
}

/* SLIDER */

.CSSgal .slider {
	height: 100%;
	white-space: nowrap;
	font-size: 0;
	transition: 0.8s;
}

/* SLIDES */

.CSSgal .slider > * {
	font-size: 1rem;
	display: inline-block;
	white-space: normal;
	vertical-align: top;
	height: 100%;
	width: 100%;
	background: none 50% no-repeat;
	background-size: cover;
}

/* PREV/NEXT, CONTAINERS & ANCHORS */

.CSSgal .prevNext {
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 100%;
	height: 0;
}

.CSSgal .prevNext > div+div {
	visibility: hidden; /* Hide all but first P/N container */
}

.CSSgal .prevNext a {
	
    background: #fff;
    position: absolute;
    width: 34px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    opacity: 0.7;
    transition: 0.3s;
    transform: translateY(-50%);
    left:0;
    font-size: 20px;
}

.CSSgal .prevNext .ico-left {
	padding-right: 5px;
    left: 30px;
	color:#000000 !important;
}

.CSSgal .prevNext .ico-right {
	padding-left: 5px;
    right: 30px;
	color:#000000 !important;
	
}

.CSSgal .prevNext a:hover {
	opacity: 1;
}
.CSSgal .prevNext a+a {
	left: auto;
	right: 0;
}

/* NAVIGATION */

.CSSgal .bullets {
	position: absolute;
	z-index: 2;
	bottom: 0;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
.CSSgal .bullets > a {
	display: inline-block;
	width:       30px;
	height:      30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	-webkit-transition: 0.3s;
					transition: 0.3s;
}
.CSSgal .bullets > a+a {
	background: rgba(255, 255, 255, 0.5); /* Dim all but first */
}
.CSSgal .bullets > a:hover {
	background: rgba(255, 255, 255, 0.7) !important;
}

/* NAVIGATION BUTTONS */
/* ALL: */
.CSSgal >s:target ~ .bullets >* {      background: rgba(255, 255, 255, 0.5);}
/* ACTIVE */
#s1:target ~ .bullets >*:nth-child(1) {background: rgba(255, 255, 255,   1);}
#s2:target ~ .bullets >*:nth-child(2) {background: rgba(255, 255, 255,   1);}
#s3:target ~ .bullets >*:nth-child(3) {background: rgba(255, 255, 255,   1);}
#s4:target ~ .bullets >*:nth-child(4) {background: rgba(255, 255, 255,   1);}
/* More slides? Add here more rules */

/* PREV/NEXT CONTAINERS VISIBILITY */
/* ALL: */
.CSSgal >s:target ~ .prevNext >* {      visibility: hidden;}
/* ACTIVE: */
#s1:target ~ .prevNext >*:nth-child(1) {visibility: visible;}
#s2:target ~ .prevNext >*:nth-child(2) {visibility: visible;}
#s3:target ~ .prevNext >*:nth-child(3) {visibility: visible;}
#s4:target ~ .prevNext >*:nth-child(4) {visibility: visible;}
/* More slides? Add here more rules */

/* SLIDER ANIMATION POSITIONS */

#s1:target ~ .slider {transform: translateX(   0%); -webkit-transform: translateX(   0%);}
#s2:target ~ .slider {transform: translateX(-100%); -webkit-transform: translateX(-100%);}
#s3:target ~ .slider {transform: translateX(-200%); -webkit-transform: translateX(-200%);}
#s4:target ~ .slider {transform: translateX(-300%); -webkit-transform: translateX(-300%);}
/* More slides? Add here more rules */


/* YOU'RE THE DESIGNER! 
   ____________________
   All above was mainly to get it working :)
   CSSgal CUSTOM STYLES / OVERRIDES HERE: */

.CSSgal{
	color: #fff;
    text-align: center;
    margin-bottom: 5%;
	overflow: hidden;
	width:100%;
}

.slider {
	width:100%;
	-webkit-animation: slide 20s ease infinite;
}

.slider .btn {
    background: #000000;
    padding: 10px;
    padding-right: 18px;
    padding-left: 19px;
    color: yellow !important;
    border-radius: 11px;
    font-size: 16px;

}

.slide:nth-child(1) {
 
}

.slide:nth-child(2) {
 
}

@-webkit-keyframes slide {
	/* Start left off screen */
  0% {
    transform: translateX(-100%);
  }
  /* Move to visible position within 8% of 9 seconds (less than a second). */
  8% {
    transform: translateX(0);
  } 
  /* Stay until at least 3 second mark (33% of 9s). */
  33.33% {
    transform: translateX(0);
  } 
}

.CSSgal .slider h2 {
	margin-top: 19vh;
    font-weight: bold;
    letter-spacing: 0px;
    word-spacing: 0.2em;
    font-size: 36px;
    font-family: 'Revx Neue Regular', sans-serif;
    color: #ffffff;
}

.CSSgal .slider p {
	font-family: 'Revx Neue Regular', sans-serif;
    font-size: 17px;
    padding-bottom: 7%;
	color:#ffffff;
}

.CSSgal a {
	border-radius: 50%;
	margin: 0 3px;
	color: rgba(0,0,0,0.8);
	text-decoration: none;
}

ol.elementor-toc__list-wrapper {
    margin-left: 0px;
}
.bc_wrapper .e-loop-item {
    padding: 30px;
    background: #eee;	
}
.elementor-widget-theme-post-content ul, 
.elementor-widget-theme-post-content ol, 
.elementor-widget-text-editor ul, 
.elementor-widget-text-editor ol {
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: 0px;
}
.elementor-editor-active .elementor-widget-theme-post-content ul, 
.elementor-editor-active .elementor-widget-theme-post-content ol, 
.elementor-editor-active .elementor-widget-text-editor ul, 
.elementor-editor-active .elementor-widget-text-editor ol {
	padding-left: 8px !important;
}

/* Partners Slider */
.pSlider {
   display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    /* width: 80%; */
    overflow: hidden;
    /* background: rgb(255, 255, 255); */
    border-radius: 16px;
}

.pSlide-items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    animation: scrolling 20s linear infinite;
}

@keyframes scrolling {

    0% {
        transform: translateX(80%);
    }

    100% {
        transform: translateX(-20%);
    }
}

.pSlide-items img {
    width: 12%;
    margin: 20px;
}
a, .elementor-text-editor a {
    color: #333333;
}
a:hover, .elementor-text-editor a:hover {
    color: #888888;
}
.elementor-button button, .elementor input[type="button"], .elementor input[type="submit"], .elementor .elementor-button {
    color: #ffffff;
    background-color: #00a261;
    padding: 15px 25px 15px 25px;
    height: unset;
	cursor: pointer;
    min-width: 150px;
	border-radius: 0px !important;
}
.custom-table tr td {
    padding: 15px 20px;
    min-width: 80px;
}
.custom-table tr td strong {
    color: #00A261;
}
.custom-table tr:nth-child(even) {
    background-color: #f2f2f2;
}
.profile-bio {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.latest-news .elementor-grid {
    display: flex !important;
}
.latest-news .elementor-grid {
    display: flex !important;
}
.latest-news .elementor-grid .e-loop-item {
	max-width: 408px !important;
}
.featured-event h3 {
    font-size: 1.8rem !important;
}
.featured-event a.button {
    color: #ffffff;
    background-color: #00a261;
    padding: 10px 30px;
    height: unset;
    cursor: pointer;
    border-radius: 35px !important;
    display: inline-block;
    border: none;
    min-width: 140px;
}
.featured-event a.button.learnmore {
    margin-bottom: 10px;
    background: transparent !important;
    border: solid 1px #00a261;
    color: #00a261;
}
.featured-event a.button.learnmore:hover {
	background: #00a261 !important;
	color: #ffffff !important;
}
.featured-event a.button.booknow:hover {
    color: #F4D957 !important;
}
.featured-event .fe-data {
    margin-bottom: 15px;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 0px !important;
}
.elementor-nav-menu--main .elementor-nav-menu li.menu-item-has-children:hover ul.sub-menu {
	display: block;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto !important;
}
.menu-item-has-children > a::after {
    margin-left: 10px;
    font-size: 0.65em;
    content: "\f078";
    opacity: 1 !important;
    font-family: 'FontAwesome';
    position: relative;
}

ul.elementor-icon-list-items {
    list-style-type: none !important;
    margin-left: 0px !important;
}
ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    margin-right: 5px !important;
}

/* Style for table */
.elementor-widget-text-editor table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

/* Style for table rows */
.elementor-widget-text-editor tr {
    border-bottom: 1px solid #dddddd;
    background-color: #f9f9f9;
}

/* Alternate row colors */
.elementor-widget-text-editor tr:nth-child(even) {
    background-color: #f2f2f2;
}

/* Style for table data cells */
.elementor-widget-text-editor td {
    padding: 12px 15px;
    border-right: 1px solid #dddddd;
}

.elementor-widget-text-editor td:last-child {
    border-right: none;
}

/* Hover effect for table rows */
.elementor-widget-text-editor tr:hover {
    background-color: #f1f1f1;
}
.col-banner img.img-banner {
    width: auto !important;
    max-height: 220px;
    float: right;
}
app-events .col-10 {
    max-width: 1230px;
    width: 100% !important;
    padding: 0px 10px !important;
}

/*
 * New Menu
 */

@media screen and (max-width: 1024px) {
	
.elementor-nav-menu--dropdown {
    background-color: #f5f5f5 !important;
    top: 40px !important;
    --menu-height: 1000vmax;
    width: 100vw !important;
    left: 0px !important;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  min-height: 250px !important;
  left: -85px !important;
}
.elementor-menu-toggle {
  margin-left: 0px !important;
}
	
}

@media screen and (max-width: 500px) {
	
.elementor-nav-menu--dropdown {
    top: 40px !important;
    left: 0px !important;
}
.header-container .elementor-widget-theme-site-logo img {
    width: 100px !important;
}
	
}

.elementor-nav-menu--dropdown ul li.menu-item-has-children ul.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: white;
}
.elementor-nav-menu--dropdown ul li.menu-item-has-children.active > ul.sub-menu {
  display: block;
  position: relative;
  opacity: 1;
  left: 0px !important;
  top: unset !important;
}
.elementor-nav-menu--dropdown ul li.menu-item-has-children > ul.sub-menu li a {
	padding-left: 30px !important;
}

.infinite-carousel .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

/* Youtube iframe */

.youtube-iframe {
    margin-bottom: 20px;
    position: relative;
    padding-top: 46%;
    width: 100%;
}
.youtube-iframe iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Carousel Styles */
.pluglio-nav {
    font-size: 24px !important;
    padding: 0px !important;
}
.pluglio-sponsor-item img {
    max-width: 130px !important;
}

@media screen and (min-width: 1025px) and (max-width: 1355px) {
    nav.elementor-nav-menu--main ul li a.elementor-item {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        font-size: 15px !important;
        margin-right: 0px !important;
    }
	.p-button .p-button-label {
		font-size: 12px !important;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
	.header-container .col-9 {
		width: 70% !important;
	}
	.header-container .col-2, .header-container .col-3 {
		width: 30% !important;
	}
    nav.elementor-nav-menu--main ul li a.elementor-item {
        font-size: 14px !important;
        margin-right: 0px !important;
    }
	.elementor-widget-theme-site-logo img {
		width: 100px !important;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1060px) {
    nav.elementor-nav-menu--main ul li a.elementor-item {
        font-size: 13px !important;
    }
}
@media screen and (min-width: 961px) and (max-width: 1024px) {
    .header-container .col-9 {
        width: 55% !important;
    }
    .header-container .col-2, .header-container .col-3 {
        display: flex;
        justify-content: flex-end !important;
        width: 45% !important;
    }
	.p-button .p-button-label {
		font-size: 13px !important;
	}
}