/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

@font-face
{
	font-family: 'Alergia-Medium';
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Medium.eot');
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/AlergiaNormal/AlergiaNormal-Medium.woff') format('woff'),url('../fonts/AlergiaNormal/AlergiaNormal-Medium.ttf') format('truetype');
}
 
@font-face
{
	font-family: 'Alergia-Light';
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Light.eot');
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/AlergiaNormal/AlergiaNormal-Light.woff') format('woff'),url('../fonts/AlergiaNormal/AlergiaNormal-Light.ttf') format('truetype');
}

@font-face
{
	font-family: 'Alergia-Regular';
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Regular.eot');
	src: url('../fonts/AlergiaNormal/AlergiaNormal-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/AlergiaNormal/AlergiaNormal-Regular.woff') format('woff'),url('../fonts/AlergiaNormal/AlergiaNormal-Regular.ttf') format('truetype');
}

@font-face
{
	font-family: 'Alergia-SemiBold';
	src: url('../fonts/AlergiaNormal/AlergiaNormal-SemiBold.eot');
	src: url('../fonts/AlergiaNormal/AlergiaNormal-SemiBold.eot?#iefix') format('embedded-opentype'),url('../fonts/AlergiaNormal/AlergiaNormal-SemiBold.woff') format('woff'),url('../fonts/AlergiaNormal/AlergiaNormal-SemiBold.ttf') format('truetype');
}

a
{
    color: #c00d0d;
	text-decoration:none;
}  
a:hover
{
	text-decoration:underline;color: #c00d0d;
}	
body
{
	background-color: #ffffff;
	color: #000;
	font-family: 'Alergia-Light';
	overflow-x: hidden;
}

@media (min-width: 1200px)
{
	.container, .container-lg, .container-md, .container-sm, .container-xl
	{
		max-width: 100%;
	}
}
.container
{
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    max-width: 100%;
}


.canvas-menu
{
    line-height: 30px;
    font-size: 30px;
    color: rgb(236, 0, 140);
    padding: 0;
    position: unset;
    right: 0;
    left: unset;
    width: 100%;
    text-align: right;
	background: transparent;
    border: none;
	text-transform: uppercase;
    letter-spacing: 0px;
}

.row-offcanvas
{
	position:relative;
    -webkit-transition:all 0.25s ease-out;
    -o-transition:all 0.25s ease-out;
    transition:all 0.25s ease-out;
}
.row-offcanvas-right
{
	right:0;
}
.rtl .row-offcanvas-right
{
	left:0;
}
.row-offcanvas-left
{
	left:0;
}
.rtl .row-offcanvas-left
{
	right:0;
}
.row-offcanvas-right .sidebar-offcanvas
{
	right:-320px;
}
.rtl .row-offcanvas-right .sidebar-offcanvas
{
	left:-320px;
}
.row-offcanvas-left .sidebar-offcanvas
{
	left:-320px;
}
.rtl .row-offcanvas-left .sidebar-offcanvas
{
	right:-320px;
}
.row-offcanvas-right.active
{
	right:0;
}
.rtl .row-offcanvas-right.active
{
	left:320px;
}
.row-offcanvas-left.active
{
	left:320px;
}
.row-offcanvas-left.active .sidebar-offcanvas
{
	left:0px;
}
.row-offcanvas-right.active .sidebar-offcanvas
{
	right:0px;
}
.rtl .row-offcanvas-left.active
{
	right:320px;
}
.offcanvas-heading img
{
	max-width:25px;
}
.sidebar-offcanvas
{
	position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 320px;
    overflow-x: auto;
    overflow-y: auto;
    background: #004563;
	box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
}
.sidebar-offcanvas, .sidebar-offcanvas .panel
{
	background: #004563;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sidebar-offcanvas .panel-body
{
	padding:0;
}
.sidebar-offcanvas .box .box-heading
{
	font-size:20px;
}
.sidebar-offcanvas .box .box-content
{
	padding:0;
}
.sidebar-offcanvas .box ul.box-category li
{
	padding:8px 5px;
    border-bottom:none !important;
}
.sidebar-offcanvas .box ul.box-category li a:before
{
	display:none !important;
}
.sidebar-offcanvas .box ul.box-category li ul li
{
	padding:5px 5px 0px 10px;
}
.sidebar-offcanvas .box ul.box-category li ul li a
{
	text-decoration:none;
    display:block;
}
.sidebar-offcanvas .box ul.box-category li a
{
	text-decoration:none;
    color:#333;
}
.sidebar-offcanvas .box ul.box-category li a:hover
{
	color:#EB557B;
}

#offcanvasmenu .badges.new, #offcanvasmenu .badges.hot
{
    right:auto;
    left:50px;
}
#offcanvasmenu .navbar-nav
{
    float:none;
    margin:0;
}
#offcanvasmenu .navbar-nav > li
{
    float:none;
    display:block;
    text-align:left;
}
#offcanvasmenu .navbar-nav > li .caret
{
    display:none;
}
#offcanvasmenu .navbar-nav > li.home .menu-icon
{
    background:none !important;
}
#offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    cursor:pointer;
    display:inline-block;
    padding:14px;
    position:absolute;
    right:0;
    top:0;
    z-index:1;
    color:#fff;
    font-size: 12px;
    font-style: normal !important;
}
#offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 16px;
    color:#c83a3a;
}
#offcanvasmenu .navbar-nav > li > a
{
    background: transparent;
    display: block;
    padding: 10px 20px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    text-transform: unset;
    text-shadow: none;
    letter-spacing: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    transition: all 0.3s;
    font-size: 16px;
}
.panel-heading
{
    padding: 50px 15px 30px 15px;
}
#offcanvasmenu .navbar-nav > li > a:hover
{
	color:#a70e13;
}
#offcanvasmenu .dropdown-menu
{
    background:#7d7e73;
    border:0 none;
    border-radius:0;
    box-shadow:none;
    display:none;
    float:none;
    margin:0;
    padding:0 8px;
    position:static;
    visibility:visible;
    width:auto!important;
    opacity:1;
    min-width:150px;
}
#offcanvasmenu .dropdown-menu .dropdown-menu-inner
{
    line-height:30px;
    padding:5px 0px
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar
{
    border:none;
}
#offcanvasmenu .dropdown-menu ul.nav-child li a
{
    color: #fff;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 30px !important;
    font-size: 17px;
    text-transform: unset;
    transition: padding 0.5s ease 0s;
}
.sidebar-offcanvas .btn-default
{
    color: rgb(236, 0, 140);
    background-color: transparent;
    border-color: transparent;
    padding: 0px 7px;
    font-size: 25px;
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-left:0px;
}
#offcanvasmenu .dropdown-menu .widget-video
{
    display:none;
}
#offcanvasmenu .dropdown-menu .box-heading
{
    color:#EB557B;
}
#offcanvasmenu .product-block
{
    border:none;
}
#offcanvasmenu .product-block .product-zoom, #offcanvasmenu .product-block .product-label-special
{
    display:none;
}
.rtl #offcanvasmenu .badges.new, .rtl #offcanvasmenu .badges.hot
{
    left:auto;
    right:50px;
}
.rtl #offcanvasmenu .navbar-nav > li.home .menu-title
{
    margin-right:0;
}
.rtl #offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    left:0;
    right:auto;
}
.rtl #offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 0px;
    margin-left:16px;
}
.rtl #offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-right:0px;
}

.mainheader.menu-fixed
{
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
}




/* Menu CSS */

.bs-canvas-overlay
{
	opacity: 1;
    z-index: 1100;
    background-color: transparent !important;
}
	
.bs-canvas
{
	top: 0;
	z-index: 9999999;
	overflow-x: hidden;
	overflow-y: auto;
	width: 350px;
	transition: margin .4s ease-out;
	-webkit-transition: margin .4s ease-out;
	-moz-transition: margin .4s ease-out;
	-ms-transition: margin .4s ease-out;
	background: #F6F6F6;
}
.bs-canvas .close
{
	font-size: 2rem;
	opacity: 1;
    color: #fff;
}
.bs-canvas-content,.bs-canvas-header
{
	float: left;
    width: 100%;
    padding: 15px 15px;
}
.bs-canvas ul.nav li
{
	display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
}
.bs-canvas ul.nav li a
{
	color: #C00D0D;
    font-size: 16px;
    text-transform: inherit;
    text-decoration: none;
    padding: 15px 0px;
    line-height: 1;
    display: block;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover
{
    opacity: 1;
}
.bs-canvas-header img
{
	max-width:20px;
}
.bs-canvas ul.nav li a:hover,.bs-canvas ul.nav li.active a
{
	color: #a70e13;
}
.bs-canvas ul.nav li.active a
{
    font-size: 16px;
}
.bs-canvas-left
{
	left: 0;
	margin-left: -350px;
}
	
.bs-canvas-right
{
	right: 0;
	margin-right: -350px;
}
.h-100
{
    height: 100%!important;
}

.position-fixed
{
    position: fixed!important;
}
.mr-0, .mx-0
{
    margin-right: 0!important;
}


/* Start Theme CSS */


#bw-widget__schedules-142184 .bw-widget, #bw-widget__schedules-142184 .bw-widget *, .pignose-calendar.pignose-calendar-bw.pignose-calendar-142184, .hc-pignose-calendar.hc-pignose-calendar-bw.hc-pignose-calendar-142184, .pignose-calendar.pignose-calendar-bw.pignose-calendar-142184 *, .hc-pignose-calendar.hc-pignose-calendar-bw.hc-pignose-calendar-142184 *{    font-family: 'Alergia-Medium' !important;}
.bw-widget--medium .bw-header__title {
font-size: 20px !important; }
.bw-header__title,div.healcode .class_list h1.class_name, div.healcode .class_list h1.trainer_name, div.healcode .trainer_list h1.class_name, div.healcode .trainer_list h1.trainer_name{font-weight:normal !important;}
.bw-widget--medium .bw-header__account-link {
font-size: 16px !important;}
div.healcode .header h1,div.healcode.enrollments .healcode-course-name, div.healcode.enrollments .healcode-enrollment-name,div.healcode a.hc-button, div.healcode input.hc-button,div.healcode .class_list h1.class_name, div.healcode .class_list h1.trainer_name, div.healcode .trainer_list h1.class_name, div.healcode .trainer_list h1.trainer_name,h1 .healcode-title-text, h1 .hc_header_time,div.list_view li.schedule_header {
font-family: 'Alergia-Medium' !important;}
div.healcode .header h1 .healcode-title-text,div.healcode h1,div.healcode.enrollments .healcode-course-name, div.healcode.enrollments .healcode-enrollment-name {
    font-weight: normal !important;
}
div.healcode .header select,div.healcode label,.filtered_collection,div.healcode .class_offered_link,.info_wrapper{    font-family: 'Alergia-Light' !important;}
.healcode-description-area,.class_description{font-family: 'Alergia-Light' !important;}


.mainheader
{
	background: #f6f6f6;
    padding: 10px 0px;
}
.headerrightsection
{
	justify-content: end;
    display: flex;
    align-items: center;
}
.headerleftsection
{
	justify-content: left;
    display: flex;
    align-items: center;
}
.headerleftleft
{
    width: 180px;
	display: flex;
    justify-content: left;
    padding: 0;
    align-items: center;
	margin:0px;
}
.headerleftright
{
	width: calc(100% - 180px);
    display: flex;
    justify-content: left;
    padding: 0 0 0 25px;
    align-items: center;
}
.headerleftleft .logo img
{
	width:100%;
}
.headerleftright p
{
	margin:0px;
	font-size: 19px;
	line-height: 1;
    font-family: 'Alergia-Light';
}
.headerrightsection img
{
	width:100%;
	max-width:40px;
}
.row.align-center
{
	align-items:center;
}
.bannerlogo img
{
	width:100%;
	max-width:420px;
}
.slidersection
{
	position:relative;
}
.bannerlogo
{
	position: absolute;
    top: 50px;
    left: 50px;
    right: 0;
	z-index:9;
}
.slidersection .flex-caption
{
    width: 100%;
    max-width: 1000px;
    padding: 0;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 30px;
    background: transparent;
    color: #fff;
    text-shadow: none;
    font-size: 55px;
    line-height: 1.1;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
}
.homesectionimage img
{
	width:100%;
	height:auto;
}
.wrapper
{
	padding:30px 0px 40px 0px;
}
.homesectionbox
{
	position:relative;
}
.homesectionbottomcontent
{
	color: #c00d0d;
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    text-align: center;
	text-transform:uppercase;
    left: 0px;
    right: 0px;
    line-height: 1;
    font-family: 'Bebas Neue', cursive;
}
.homesectionbottomcontent.whitetext
{
	color:#fff;
}
.homesectionbottomcontent:hover
{
	text-decoration:underline;
}
.homesectiontopcontent
{
    color: #000000;
    font-size: 30px;
    position: absolute;
    top: 20px;
    text-align: center;
	text-transform:uppercase;
    left: 0px;
    right: 0px;
    line-height: 1;
    font-family: 'Bebas Neue', cursive;
}
.footer
{
	padding:40px 0px 10px 0px;
}
.footer1section p
{
	color: #c00d0d;
    font-family: 'Alergia-Light';
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
.footerbtn
{
	display: block;
    padding: 15px 0px 0px 0px;
}
.footerbtn a
{
    text-decoration: none;
    color: #c00d0d;
    text-align: center;
    border: 2px solid #c00d0d;
    font-size: 22px;
    font-family: 'Alergia-Medium';
    padding: 10px 35px;
    line-height: 1;
    border-radius: 10px;
    display: inline-block;
}
.footer2section
{
	padding:60px 0px 50px 0px;
}
.footerheading
{
    color: #c00d0d;
    font-family: 'Alergia-Light';
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
.footerimages img
{
    width: 100%;
}
.list-inline-item:not(:last-child)
{
    margin-right: 1.5rem;
}
.sociallinks li img
{
    height: 35px;
}
.sociallinks
{
    margin: 15px 0px 40px 0px;
}
.copyright p
{
    color: #000;
    font-family: 'Alergia-Light';
    font-size: 13px;
    margin-bottom: 30px;
	line-height:25px;
}
.copyright p a
{
    color: #000;
    font-family: 'Alergia-Light';
    font-size: 13px;
}
.innercontainer
{
    max-width: 1000px;
    margin: auto;
    margin-bottom: 5rem;
}
.pageheading
{
    text-align: center;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'Bebas Neue', cursive;
}
.innercontainer p
{
	color: #000;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 2rem;
}
.innercontainer p a
{
    font-family: 'Alergia-Medium';
}
.itemid-661 .innercontainer p
{
	margin-bottom:25px;
}
.btnsection
{
    text-align: center;
    margin-bottom: 3rem;
}
.purplebtn
{
    text-decoration: none !important;
    color: #c00d0d !important;
    text-align: center;
    border: 2px solid #c00d0d;
    font-size: 18px;
    padding: 10px 35px;
    line-height: 1;
    border-radius: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Alergia-Medium';
    min-width: 400px;
}
.table-bordered
{
    border: 1px solid #c00d0d;
    font-size: 16px;
}
.table-bordered td, .table-bordered th
{
    border: 1px solid #c00d0d;
    width: 50%;
}
.table td, .table th
{
    padding: 7px 20px;
    vertical-align: middle;
	text-align: left;
}
tr.fullrow
{
    background: #f6f6f6;
    color: #c00d0d;
    font-family: 'Alergia-Medium';
    font-size: 18px;
}
.address
{
    font-family: 'Alergia-SemiBold';
    font-size: 25px;
    margin-bottom: 10px;
}
.contactemail
{
	margin-bottom:25px;
}
.contactemail a
{
    font-family: 'Alergia-SemiBold';
    font-size: 25px;
    text-decoration: none;
    color: #c00d0d;
}

.table-bordered.table1 td, .table-bordered.table1 th
{
    width: 25%;
    padding: 7px 18px;
}
.sessiontable
{
    width: 100%;
    font-size: 22px;
    line-height: 35px;
    margin: 30px 0px;
    font-family: 'Alergia-Medium';
}
.sessiontable td
{
    padding: 20px 10px;
}
.sessiontype
{
    color: #c00d0d;
}
.bottomline
{
    display: block;
    font-size: 18px;
    line-height: 25px;
    margin-top: 5px;
    font-family: 'Alergia-Light';
}
.sessiontable a.healcode-link
{
    background: transparent;
    border: 2px solid #c00d0d;
    color: #c00d0d;
    font-family: 'Alergia-Medium';
    padding: 12px 25px;
    font-size: 17px;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    line-height: 20px;
    text-transform: uppercase;
    min-width: 150px;
    text-align: center;
}
.itemid-651 .slidersection .flex-caption,.itemid-656 .slidersection .flex-caption, .itemid-657 .slidersection .flex-caption
{
	color:#000;
}













@media (max-width: 768px)
{
	.bannerlogo img
	{
		width: 100%;
		max-width: 130px;
	}
	.bannerlogo
	{
        top: 20px;
        left: 0px;
        text-align: center;
    }
	.slidersection .flex-caption
	{
		bottom:5px;
		padding:0px 15px;
		font-size: 16px;
	}
	.wrapper
	{
		padding: 30px 0px 30px 0px;
	}
	.container
	{
		padding:0px 15px;
	}
	.homesectionbottomcontent
	{
        font-size: 20px;
        padding: 0px 25px;
        bottom: 30px;
    }
	.homesectiontopcontent
	{
        font-size: 20px;
        padding: 0px 25px;
        top: 15px;
    }
	.homesectionbox
	{
		margin-bottom:15px;
	}
	.footer1section p, .footerheading
	{
		font-size: 16px;
		text-align: center;
		line-height: 25px;
		margin-bottom: 25px;
	}
	.footerbtn a
	{
        text-decoration: none;
        color: #c00d0d;
        text-align: center;
        border: 2px solid #c00d0d;
        font-size: 16px;
        padding: 7px 25px;
        line-height: 22px;
        border-radius: 10px;
        display: block;
        width: 100%;
    }
	.footerimages img
	{
        width: 100%;
        margin-bottom: 15px;
    }
	.headerleftleft .logo img
	{
		width: 100%;
		max-width: 130px;
	}
	.headerleftsection
	{
		justify-content: center;
		display: flex;
		align-items: center;
		flex-flow: column;
	}
	.headerleftleft
	{
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 0;
		align-items: center;
		margin: 0px 0px 6px 0px;
	}
	.headerleftright
	{
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 0;
		align-items: center;
	}
	.headerleftright p
	{
		font-size: 16px;
		line-height: 1.2;
		text-align:center;
	}
	.headerrightsection
	{
		justify-content: end;
		display: flex;
		align-items: center;
		position: fixed;
		top: 30px;
		right: 15px;
		z-index: 999999;
	}
	.headerrightsection img
	{
		width: 100%;
		max-width: 30px;
	}
	.mainheader
	{
		padding: 10px 0px 30px 0px;
	}
	.pageheading
	{
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px;
    }
	.innercontainer
	{
        max-width: 100%;
        margin: auto;
    }
	.purplebtn
	{
        min-width: auto;
        width: 100%;
        font-size: 22px;
        padding: 7px 25px;
        line-height: 25px;
    }
	.contactemail a
	{
        font-size: 18px;
    }
	.address
	{
        font-size: 20px;
    }
	.bottomline
	{
        display: block;
        font-size: 15px;
        line-height: 20px;
        margin-top: 5px;
    }
	.sessiontable
	{
        width: 100%;
        font-size: 18px;
        line-height: 28px;
    }
	.sessiontable a.healcode-link
	{
        padding: 10px 15px;
        font-size: 16px;
        width: 85px;
    }
}

#ca_banner .accept
{
  	height: 17px !important;
    width: 18px !important;
    background-color: transparent;
    margin-right: 15px !important;
}


















