@import "font-awesome.css";
@import "font-awesome.min.css";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Outfit:wght@100..900&display=swap');

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, 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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
	display: block;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::after, *::before
{
	box-sizing: border-box;
}
:after, :before
{
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
::selection
{
	background:#076bdd; color:#fff; 
}
::-moz-selection
{
	background:#076bdd; color:#fff;
}
body
{
	width:auto;
	margin:0;
	border:0;
	background: #212322;
	font-family: "Outfit", sans-serif;
	/*font-family: "Oswald", sans-serif;*/
}
img
{
	max-width:100%;
	vertical-align: middle;
	border: 0;
}
.clearfix:after
{
	display:block;
	visibility:hidden;
	overflow:hidden;
	clear:both !important;
	content:".";
	line-height:0;
	height:0;
}
.clearfix
{
	display:inline-block;
}
html[xmlns] .clearfix
{
	display:block;
}
*html .clearfix
{
	height:1%;
}
:focus
{
	outline:0;
}
.clear
{
	clear:both !important;
}
.clear:after
{
    display: block;
    content: "";
    clear: both;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
p
{    
    color: #fff;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
    margin: 15px 0;
}
p strong
{
    color: #000;
    font-weight: 600;
}
a
{
	color:#ff3000;
	text-decoration:none;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
a:hover
{
	color:#000; 
}
h1, h2, h3
{ 
	margin:15px 0;
}
ul.list
{
	padding:0;
	margin:15px 0;
	list-style:none;
} 
ul.list li
{
    color: #000;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 12px;
    position: relative;
    margin-bottom: 5px;
}
ul.list li:before
{
    content: " ";
    position: absolute;
    top: 5px;
    left: 0;
    width: 0;
    height: 0;
    border-top: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-left: solid 6px #444e50;
}
ul.list li strong
{
	color:#000;
}
ul.list li span
{
	color:#2d3091;
}
.scrollup
{
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    float: right;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    display: none;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #212322;
    z-index: 9999999;
    box-shadow: 2px 1px 3px rgb(0 0 0);
    border-top: solid 1px #393c3b;
    border-left: solid 1px #393c3b;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 34px;
}
.scrollup:hover
{
	color: #fff;
}
.wrapper
{
	
}
.section
{
	
}
.footer
{
	
}
#navbar
{
	position:fixed;
	top:0;
	left:0;
	right:0;
	transition:top 0.8s;
	z-index:99999999;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.header
{
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999999999;
	padding:10px 50px;
}
.header-top
{
	position:relative;
}
.header-top h1
{
    margin: 0px 0;
}
.header-top h1 img
{
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.header-top aside
{
	margin-left: auto;
}
.header-top aside a.linkbutton
{
	margin: 0;
	width: auto;
}
.nav
{
	margin-left: 20px;
}
.nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
	text-align:center;
}
.nav ul li
{
	list-style: none;
    display: inline-block;
	margin:0 16px;
}
.nav ul li a
{
    color: #ffff;
    font-size: 15px;
    font-weight: 300;
    display: block;
    position: relative;
    padding: 17px 0px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}
.nav ul li a:before
{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #6d6e71;
	display: none;
}
.nav ul li a:after
{
    content: " ";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-top: solid 0px #6d6e71;
	display: none;
}
.nav ul li:hover > a:before, .nav ul li.active > a:before
{
	height: 5px;
}
.nav ul li:hover > a:after, .nav ul li.active > a:after
{
    border-top: solid 5px #0c2e8a;
}
.nav ul li a i
{
    width: 15px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: -20px;
    margin: auto;
    transform: translateY(-50%);
    margin-top: 2px;
}
.nav ul li a i:before
{
    content: " ";
    background: #034ea2;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0px;
    transform: rotate(-45deg);
    transform-origin: top;
}
.nav ul li a i:after
{
    content: " ";
    background: #034ea2;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 0px;
    transform: rotate(45deg);
    transform-origin: top;
}
.nav ul li:hover > a i:before,
.nav ul li:hover > a i:after
{
    height: 10px;
}
.nav ul li a strong
{
    font-size: 30px;
    line-height: 0px;
    position: relative;
    top: -4px;
}
.nav ul li a span
{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
	display:none;
}
.nav ul li a span:before
{
	content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 3px;
    height: 100%;
    margin: auto;
    background: #fff;
}
.nav ul li a span:after
{
	content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    margin: auto;
    background: #fff;
}
.nav ul li:hover a span:before
{
	opacity:0;
}
.nav ul li:hover > a, .nav ul li.active > a 
{
	color: #e4002b;
}
.nav ul li ul
{
    position: absolute;
    display: none;
	background:#fff;
    box-shadow: 0px 12px 26px rgb(0 0 0 / 10%);
    z-index: 9999999;
	left:0;
	right: 0;
	padding:25px 0px;
}
.nav ul li ul aside
{
    width: 33.333333%;
	float: left;
	text-align: left;
	padding-right: 50px;
}
.nav ul li ul aside h3
{
    color: #034ea2;
    font-size: 16px;
	font-weight: 500;
	border-bottom: solid 1px #034ea2;
	margin: 0 0 15px 0;
	padding: 15px 0;
} 
.nav ul li ul li
{
	list-style: none;
    margin: 0;
    display: block;
}
.nav ul li ul li:last-of-type
{
    border-bottom: none;
}
.nav ul ul li a
{
    color: #6d6e71;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px;
	text-align:left;
	font-size:16px;
	position: relative;
	display: inline-block;
}
.nav ul ul li a:after
{
    content: "\e5c8";
    font-family: 'Material Symbols Outlined';
    font-size: 22px;
    font-weight: 300;
    color: #034ea2;
    display: block !important;
    border: none !important;
    position: absolute;
    top: 7px;
    right: 0;
    left: auto;
    transform: translateX(-20px);
    opacity: 0;
}
.nav ul ul li a:hover:after
{
    transform: translateX(10px);
    opacity: 1;
}
/*.nav ul ul li a:before
{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 30px;
    font-size: 18px;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
	opacity:0;
}
.nav ul ul li a:hover:before
{
    -webkit-transform: translateX(-0px);
    transform: translateX(-0px);
	opacity:1;
}*/
.nav ul ul li a:hover
{
	color:#034ea2;
}
.nav ul li ul:hover a
{
	
}
/*.nav ul li ul li .subnav
{
    position: absolute;
    display: none;
    background: #fff;
    z-index: 9999999;
    box-sizing: border-box;
    padding: 20px 0;
	top:0px;
	left: 100%;
	box-shadow: 0px 10px 16px rgba(104, 104, 104, 0.1);
	border-top:none;
	visibility:hidden;
}
.nav ul > li:hover ul, .nav ul li ul li:hover .subnav
{
	display:block;
	visibility:visible;
}*/
.nav ul > li:hover ul
{
	display:block;
}
.hero
{
    width: 100%;
    height: 100vh;
	overflow: hidden;
	position: relative;
}
.hero .row
{
    height: 100vh;
}
.hero:before
{
	content: " ";
    background: #2f3130;
    width: 500px;
    height: 500px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    filter: blur(100px);
}
.hero:after
{
	content: " ";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 450px;
    height: 450px;
    border: solid 55px #e4002b;
    border-radius: 50%;
}
.hero .hero-circle
{
    width: 1500px;
    height: 1500px;
    background: #191919;
    border-radius: 50%;
    position: absolute;
    top: -450px;
    left: -500px;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.5);
}
.hero .hero-circle:first-of-type
{
    box-shadow: none;
}
.hero .hero-circle:nth-of-type(2)
{
    left: -650px;
	z-index: 9;
}
.hero .hero-circle:nth-of-type(3)
{
    left: -800px;
	z-index: 99;
}
.hero .hero-circle:nth-of-type(4)
{
    left: -950px;
	z-index: 999;
}
.hero .hero-circle:nth-of-type(5)
{
    left: -1100px;
	z-index: 999;
}
.hero aside
{
    position: relative;
    z-index: 999;
    width: 50%;
    margin-top: 75px;
}
.hero aside h1
{
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 70px;
	line-height: 78px;
    text-transform: uppercase;
}
.hero aside h1 span
{
    display: inline-block;
    background: #e4002b;
    padding: 0px 6px;
    border-radius: 6px;
}
.hero aside h2
{
    font-size: 40px;
    color: #fff;
    margin: 25px 0;
    position: relative;
}
.hero aside h2:before
{
    content: " ";
    background: #e4002b;
    position: absolute;
    top: 0;
    left: -85px;
    width: 76px;
    height: 76px;
    border-radius: 50%;
	display: none;
}
/*.hero figure
{
    position: absolute;
    z-index: 9999;
    right: 50px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: end;
}*/
.hero figure
{
    position: absolute;
    z-index: 9999;
    right: -180px !important;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    width: 70%;
}
.hero figure img
{
	max-height: 100%;
}
.container
{
    padding-top:85px;
    padding-bottom:85px;
}
.container h1
{
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 70px;
    line-height: 78px;
    text-transform: uppercase;
}
.container h2
{
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
}
.container h2 span
{
    color: #6d6e71;
}
.container h3
{
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
}
.row
{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.alignmiddle
{
    display: flex;
    align-items: center;
}
.padding-top-none
{
	padding-top: 0;
}
.padding-bottom-none
{
	padding-bottom: 0;
}
.sidebar
{
	width: 30%;
}
.sidebar img
{
	margin: 15px 0;
}
.content
{
	width: 65%;
}
a.linkbutton
{
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border: solid 1px #e4002b;
    background: none;
    padding: 15px 30px 15px 30px;
    margin: 15px 0;
    position: relative;
    font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	width: 220px;
	text-align: center;
}
a.linkbutton:hover
{
    color: #fff;
    background: #e4002b;
    border: solid 1px #e4002b;
}
.intro
{
	
}
.intro figure
{
	width: 58%;
}
.intro aside
{
	width: 38%;
	margin-left: auto;
}
.intro aside h1
{
    background: #212322;
    margin-top: 0;
    margin-left: -150px;
    position: relative;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    padding-left: 50px;
}
.workout-programs
{
	position: relative;
}
.workout-programs:before
{
	content: " ";
    background: #e4002b;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    height: 150px;
    z-index: -8;
    transform: rotate(-15deg);
    filter: blur(100px);
	overflow: hidden;
}
.workout-programs-video
{
	width: 30%;
}
.workout-programs-video video
{
	width: 100%;
	height: 100%;
}
.workout-programs aside
{
	text-align: center;
	width: 65%;
	margin-left: auto;
}
.workout-programs aside h2
{
	margin-top: 0;
}
.workout-programs ul
{
	margin: 30px 0 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.workout-programs ul li
{
    border: solid 1px #2a2b2a;
    border-radius: 10px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	padding: 30px 5px;
}
.workout-programs ul li:before
{
	content: " ";
    background: #222322;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    filter: blur(5px);
	opacity: 0.8;
	z-index: -8;
}
.workout-programs ul li img
{
	margin: 15px 0;
}
.workout-programs ul li h3
{
    font-size: 18px;
}
.workout-programs ul li p
{
	
}
.group-classes
{
	text-align: center;
}
.group-classes ul
{
	margin: 30px 0 30px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.group-classes ul li
{
    background: rgba(15, 16, 15, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #2a2b2a;
    border-radius: 50%;
    width: 20%;
    margin: -10px;
}
.group-classes ul li:after
{
	content: " ";
    padding-top: 100%;
    display: block;
}
.group-classes ul li h3
{
    font-size: 20px;
	position: relative;
}
.group-classes ul li h3:after
{
	content: " ";
    background: #e4002b;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 2px;
    width: 15px;
    margin: auto;
}
.group-classes ul li p
{
    font-size: 16px;
}
.modal
{
	display: block; /* Hidden by default */
	position: fixed; /* Stay in place */
    z-index: 999999999;
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgb(0 0 0 / 84%)!important; /* Black w/ opacity */
}
.modal-content
{
	position: relative;
	background-color: #191919;
	margin: auto;
	width: 500px;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	padding:20px;
	border-radius:30px;
	text-align:center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.modal-content h3
{
    color: #fff;
    font-size: 18px;
}
@keyframes animatetop
{
	0%
	{
	opacity:0;
	}
	30%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	60%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	100%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
}
@-webkit-keyframes animatetop
{
	0%
	{
	opacity:0;
	}
	30%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	60%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, -0.1, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
	100%
	{
	opacity:1;
    -webkit-transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
    transform: translateY(-50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 9, 0, 1);
	}
}
.close
{
    cursor: pointer;
    color: #fff;
    font-size: 46px;
    font-weight: 100;
    position: fixed;
    top: 5px;
    right: 15px;
}
.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
}
.results
{
	text-align: center;
}
.results a.linkbutton
{
    width: 220px;
}
.results ul
{
	margin: 30px 0 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.results ul li
{
	
}
.lifestyle
{
	
}
.lifestyle aside
{
	width: 40%;
	margin-left: auto;
}
.lifestyle aside h1
{
    background: #212322;
    position: relative;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    left: 150px;
    margin: 0;
}
.lifestyle aside h1 span
{
    display: inline-block;
    background: #e4002b;
    padding: 0px 3px;
    border-radius: 6px;
}
.lifestyle figure
{
	width: 58%;
}
.testimonials
{
	position: relative;
}
.testimonials:after
{
    content: " ";
	background: url("../images/testimonials.svg") center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0px;
    width: 320px;
    height: 320px;
}
.testimonials figure
{
	width: 45%;
}
.testimonials aside
{
	width: 50%;
	margin-left: auto;
}
.TestimonialsSlider .owl-prev,
.TestimonialsSlider .owl-next
{
	display: none;
}
.testimonials .TestimonialsSlider .item
{
	
}
.testimonials .TestimonialsSlider .item h3
{
    display: flex;
    align-items: center;
    gap: 10px;
}
.testimonials .TestimonialsSlider .item h3 img
{
	width: 60px;
	border-radius: 50%;
}
.testimonials .TestimonialsSlider .item h3 span
{
	margin-left: auto;
}
.testimonials .TestimonialsSlider .item h3 span img
{
    width: 130px;
	border-radius:0;
}
.faqs
{
	text-align: center;
}
.faqs .row
{
	max-width: 800px;
}
.faqs .accordion
{
    background-color: #313231 !important;
    font-weight: 500;
    color: #fff;
    text-align: left;
    font-size: 18px;
    padding: 15px;
    font-family: "Outfit", sans-serif;
    border-radius: 6px;
}
.faqs .accordion:after {
    content: "+";
    font-weight: 200;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotateX(180deg);
    transform: translateY(-50%) rotateX(180deg);
    font-size: 36px;
    text-align: center;
    line-height: 23px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
}

.faqs .accordion.active:after {
    content: "-";
    -webkit-transform: translateY(-50%) rotateX(-180deg);
    transform: translateY(-50%) rotateX(-180deg);
    line-height: 17px;
}
.faqs .accordion.active {
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.faqs .panel {
    padding: 0px 20px;
	text-align: left;
	margin-bottom: 20px;
}
.faqs .accordion.active + .panel {
	background: #313231;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding:0 20px;
}
.faqs .accordion:after {
    right: 20px;
}
.faqs .accordion:after {
    color: #000;
}
.faqs .accordion:after {
    border: none;
}
.accordion {
    background-color: #1b1b1b !important;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s;
    font-family: Inter, sans-serif;
    border-radius: 2px;
    position: relative
}

.accordion:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.accordion:after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.accordion.active:before {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.panel {
    padding: 15px 0;
    max-height: 0;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out;
	overflow: hidden;
}
.footer
{
	border-top: solid 1px #343534;
	position:relative;
}
.footer a.linkbutton
{
    background: #034ea2;
}
.footer a.linkbutton:before
{
    border-left: solid 0px #232629;
}
.footer a.linkbutton:after
{
    border-left: solid 0px #034ea2;
}
.footer a.linkbutton:hover:before
{
    border-left: solid 8px #232629;
}
.footer a.linkbutton:hover:after
{
    border-left: solid 8px #034ea2;
}
.footer h3
{
    color: #fff;
    font-size: 22px;
    font-family: "Oswald", sans-serif;
}
.footer article
{
	padding:85px 0;
}
.footer article .a.linkbutton
{
	
}
.footer article aside
{
    margin-right:15%;
}
.footer article aside:nth-of-type(3)
{
    margin-right:0;
}
.footer article aside:last-of-type
{
    margin-right:0;
}
.footer article aside ul
{
    padding:0;
	margin:0;
}
.footer article aside ul li
{
    
}
.footer article aside ul li a
{
    display: block;
    color: #fff;
    font-size: 16px;
	line-height:30px;
	position:relative;
}
.footer article aside ul li a:hover
{
    
}
.social-icons
{
	
}
.social-icons-fixed
{
    position: absolute;
    top: 100px;
    right: 20px;
    z-index: 9999999;
}
.social-icons a, .social-icons-fixed a
{
    display: block;
	background: #25d366;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 13px 0;
    font-size: 26px;
    border-radius: 50%;
	float:left;
	margin-right:5px;
}
.social-icons-fixed a
{
    width: 40px;
    height: 40px;
    padding: 9px 0;
    font-size: 22px;
    border-radius: 50%;
    float: none;
    margin: 5px 0px;
}
.social-icons a:hover, .social-icons-fixed a:hover
{
    border-radius: 50%;
}
.social-icons a:nth-of-type(2), .social-icons-fixed a:nth-of-type(2)
{
    background: #4267b2;
}
.social-icons a:nth-of-type(3), .social-icons-fixed a:nth-of-type(3)
{
	background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.footer p
{
    color: #fff;
    font-size: 16px;
}
.footer p strong
{
    color: #e4002b;
    font-weight: 500;
	display:block;
}
.opentime
{
	
}
.opentime p
{
    position: relative;
    line-height: 20px;
    padding-left: 40px;
}
.opentime p:before
{
    font-family: 'Material Symbols Outlined';
    content: "\e8b5";
    font-size: 46px;
    font-weight: 100;
    position: absolute;
    top: 11px;
    left: -4px;
}
.footer-bottom
{
}
.footer-bottom .row
{
	padding:15px 0px;
	border-top: solid 1px #343534;
}
.footer-bottom p
{
    color: #fff;
}
.footer-bottom a
{
    color: #e4002b;
    font-size: 16px;
    font-weight: 400;
}
.footer-bottom a:hover
{
    text-decoration:none;
}
.formfield
{
	
}
.formfield h2, .formfield h3
{
    margin-left: 10px;
}
.formfield input::-webkit-input-placeholder,
.formfield textarea::-webkit-input-placeholder
{
	color: #463528;
	font-family: "Outfit", sans-serif;
	font-weight:400;
	font-size:15px;
}
.formfield input::-moz-placeholder,
.formfield textarea::-moz-placeholder
{
	color: #463528;
	font-family: "Outfit", sans-serif;
	font-weight:400;
	font-size:15px;
}
.formfield input:-ms-input-placeholder,
.formfield textarea:-ms-input-placeholder
{
	color: #463528;
	font-family: "Outfit", sans-serif;
	font-weight:400;
	font-size:15px;
}
.formfield input:-moz-placeholder,
.formfield textarea:-moz-placeholder
{
	color: #463528;
	font-family: "Outfit", sans-serif;
	font-weight:400;
	font-size:15px;
}
.form-split
{
    width: 50%;
}
.formfield label
{
    padding:10px;
	display:block;
}
.formfield label strong
{
    display: block;
    font-weight: 500;
    margin-bottom: 3px;
    color: #fff;
    font-size: 13px;text-align: left;
}
.formfield input[type=text], .formfield input[type=email], .formfield input[type=number], .formfield input[type=search], .formfield input[type=date]
{
    padding: 10px 12px;
    width: 100%;
    background: none;
    border: solid 1px #2f3230;
	border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #fff;
    font-size: 15px;
    font-family: "Outfit", sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.formfield input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent !important;
    bottom: 0 !important;
    color: transparent !important;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.formfield input[type=text]:focus, .formfield input[type=email]:focus, .formfield input[type=number]:focus, .formfield textarea:focus
{
	
}
.formfield input[type="file"]
{
    padding: 12px 20px;
    width: 100%;
    background: #d4beae;
    border: none;
    border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #463528;
    font-size: 15px;
    font-family: "Outfit", sans-serif;
}
.formfield input[type="file"]::file-selector-button {
  border: 2px solid #f0d3c3;
  padding: 0.2em 0.4em;
  border-radius: 0.2em;
  background-color: #f0dfd5;
  transition: 1s;
}

.formfield input[type="file"]::file-selector-button:hover {
	
}
.selectdiv
{
	position: relative;
	font-family: "Outfit", sans-serif;
}
.selectdiv select::-ms-expand
{
	display: none;
}
.selectdiv:before
{
    content: " ";
    right: 19px;
    top: 16px;
    position: absolute;
    width: 1px;
    height: 10px;
    background: #fff;
    -webkir-transform: rotate(45deg);
    transform: rotate(45deg);
}
.selectdiv:after
{
    content: " ";
    right: 12px;
    top: 16px;
    position: absolute;
    width: 1px;
    height: 10px;
    background: #fff;
    -webkir-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.selectdiv:hover:before
{
    -webkir-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.selectdiv:hover:after
{
    -webkir-transform: rotate(45deg);
    transform: rotate(45deg);
}
.selectdiv select
{
    padding: 10px 12px;
    width: 100%;
    background: none;
    border: solid 1px #2f3230;
	border-radius: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	font-size: 16px;
	color: #fff;
	background-image: none;
    background: none;
    border-radius: 10px;
	-ms-word-break: normal;
	word-break: normal;
	font-family: "Outfit", sans-serif;
	cursor:pointer;
}
.selectdiv:hover select
{
	
}
.selectdiv select option
{
    background-color: #191919;
	color: #fff;
}
.selectdiv select:focus
{
	
}
.formfield textarea
{
    padding: 16px 20px;
    width: 100%;
	height:200px;
    background: #d4beae;
    border: none;
    border-radius: 10px;
    outline: 0px;
    position: relative;
    color: #463528;
    font-size: 15px;
    font-family: "Outfit", sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.formfield input[type=submit], .formfield input[type=button]
{
    border: solid 1px #e4002b;
    background: none;
    padding: 10px 10px;
    width: 150px;
    outline: 0;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    display: inline-block;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.formfield input[type=submit]:hover, .formfield input[type=button]:hover
{
    background: none;
}input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.formobile
{
	display:none !important;
}
.footer-logo-image{
    width: 170px;
}