/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * @version        : 0.1
 * @codebase       : Avallo Custom CMS
 * @copywrite      : Avallo Inc. 2025
 * @authors        : Developer :	Weston Shaw
 *                   Developer :	Aaron Peloquin
 *
 * @styles         : slides	2022-04-05 09:52
 *
 * @libraries      : elements
 *                   muticons	v0.1.6.min
 *
 * @updated        : 2022-04-05
 * @rendered       : 0.023602962493896
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/*****************| elements |*****************/
.responsive_nav{
	position: relative;
	margin:0;
	padding:0;
}
.responsive_nav ul{
	list-style: none;
	margin:0;
	padding:0;
}
.responsive_nav.toggle-mode > ul{
	display: none;
}
.responsive_nav.toggle-mode.toggle-open > ul{
	display: block;
}
.responsive_nav a{
	display: inline-block;
	padding:0 1.5rem;
	line-height: 3rem;
	font-size: 2rem;
	text-decoration: none;
}
.responsive_nav li li a{
	line-height: 2rem;
	font-size: 1.4rem;
}
.responsive_nav > ul > li{
	display: inline-block;
	margin:0;
	padding:0;
	position: relative;
}
.responsive_nav.toggle-mode > ul > li{
	display: block;
	
}
.responsive_nav > ul > li > ul{
	display: none;
	overflow:hidden;
}

.responsive_nav.desktop-mode > ul > li > ul{
	position: absolute;
	top: 3rem;
	left:0;
	background-color:#fff;
	z-index: 10;
	display:block;
	
	transform: scaleY(0);
	transform-origin: top;
     -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.responsive_nav.desktop-mode > ul > li.flip > ul{
	left:auto;
	right:0;
}

.responsive_nav li.open > ul{
		display: block;
		width: 100%;
}
.responsive_nav.desktop-mode li:hover > ul{
	transform: scaleY(1);
}


/*** search_animated ***/
.cms_search_animated
{
	position: relative;
	width: 240px;
	height: 40px;
}
.cms_search_animated input
{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
    height: 40px;
    
    margin: 0;
    padding: 0;
	padding-left: 10px;
	
	border: none;
    outline: none;
    
    transition: all 0.4s ease;
}
.cms_search_animated.visible input
{
	width: 100%;
}
.cms_search_animated .cms_search_animated_button
{
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: #ed170c;
    width: 40px;
    color: white;
    margin-left: -5px;
}


/***********| muticons-v0.1.6.min |************/
/*! Muticons v0.1.6 - (c) Justin Jordan - www.opensource.org/licenses/MIT */
.mut .mut-segment,.mut .mut-mask{transition-property:all;transition-duration:0.3s;transition-timing-function:ease}.mut{position:relative;overflow:hidden;margin:0;padding:0;width:40px;height:40px;border:none;outline:none;background-color:#fff;color:#000}.mut .mut-segment{position:absolute;display:block;background-color:#000}.mut .mut-mask{position:absolute;display:block;background-color:#fff}.mut .mut-segment{left:50%;top:50%;width:0%;height:0%}.mut .mut-mask:nth-child(4){left:0%;top:0%;width:0%;height:0%}.mut .mut-mask:nth-child(5){left:100%;top:100%;width:0%;height:0%}.mut.bars .mut-segment:nth-child(1){left:15%;top:25%;width:70%;height:10%}.mut.bars .mut-segment:nth-child(2){left:15%;top:45%;width:70%;height:10%;transform:rotate(-180deg)}.mut.bars .mut-segment:nth-child(3){left:15%;top:65%;width:70%;height:10%}.mut.check .mut-segment:nth-child(1){left:22%;top:56%;width:30%;height:10%;transform:rotate(35deg)}.mut.check .mut-segment:nth-child(2){left:22%;top:56%;width:30%;height:10%;transform:rotate(35deg)}.mut.check .mut-segment:nth-child(3){left:32%;top:45%;width:50%;height:10%;transform:rotate(-55deg)}.mut.x .mut-segment:nth-child(1){left:15%;top:45%;width:70%;height:10%;transform:rotate(45deg)}.mut.x .mut-segment:nth-child(2){left:15%;top:45%;width:70%;height:10%;transform:rotate(45deg)}.mut.x .mut-segment:nth-child(3){left:15%;top:45%;width:70%;height:10%;transform:rotate(-45deg)}.mut.minus .mut-segment:nth-child(1){left:15%;top:45%;width:70%;height:10%}.mut.minus .mut-segment:nth-child(2){left:15%;top:45%;width:70%;height:10%}.mut.minus .mut-segment:nth-child(3){left:15%;top:45%;width:70%;height:10%}.mut.arrow-right .mut-segment:nth-child(1){left:47%;top:33.9%;transform:rotate(45deg);width:40%;height:10%}.mut.arrow-right .mut-segment:nth-child(2){left:15%;top:45%;width:60%;height:10%}.mut.arrow-right .mut-segment:nth-child(3){left:47%;top:56.1%;transform:rotate(-45deg);width:40%;height:10%}.mut.arrow-left .mut-segment:nth-child(1){left:15%;top:34%;transform:rotate(-45deg);width:40%;height:10%}.mut.arrow-left .mut-segment:nth-child(2){left:25%;top:45%;width:60%;height:10%}.mut.arrow-left .mut-segment:nth-child(3){left:15%;top:56%;transform:rotate(45deg);width:40%;height:10%}.mut.circle .mut-segment:nth-child(1){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle .mut-segment:nth-child(2){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle .mut-segment:nth-child(3){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle-o .mut-segment:nth-child(1){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle-o .mut-segment:nth-child(2){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle-o .mut-segment:nth-child(3){left:15%;top:15%;width:70%;height:70%;border-radius:50%}.mut.circle-o .mut-mask:nth-child(4){left:28%;top:28%;width:44%;height:44%;border-radius:50%}.mut.circle-o .mut-mask:nth-child(5){left:28%;top:28%;width:44%;height:44%;border-radius:50%}.mut.square .mut-segment:nth-child(1),.mut.stop .mut-segment:nth-child(1){left:20%;top:20%;width:60%;height:60%}.mut.square .mut-segment:nth-child(2),.mut.stop .mut-segment:nth-child(2){left:20%;top:20%;width:60%;height:60%}.mut.square .mut-segment:nth-child(3),.mut.stop .mut-segment:nth-child(3){left:20%;top:20%;width:60%;height:60%}.mut.play .mut-segment:nth-child(1){left:15%;top:25%;width:70%;height:55%;transform:rotate(90deg)}.mut.play .mut-segment:nth-child(2){left:15%;top:25%;width:70%;height:55%;transform:rotate(90deg)}.mut.play .mut-segment:nth-child(3){left:15%;top:25%;width:70%;height:55%;transform:rotate(90deg)}.mut.play .mut-mask:nth-child(4){left:0%;top:-20%;width:100%;height:50%;transform:rotate(30deg);background-color:#000}.mut.play .mut-mask:nth-child(5){left:0%;top:70%;width:100%;height:50%;transform:rotate(-30deg);background-color:#000}.mut.pause .mut-segment:nth-child(1){left:20%;top:20%;width:22%;height:60%}.mut.pause .mut-segment:nth-child(2){left:20%;top:20%;width:22%;height:60%}.mut.pause .mut-segment:nth-child(3){left:58%;top:20%;width:22%;height:60%}.mut.search .mut-segment:nth-child(1){left:16%;top:12%;width:50%;height:50%;border-radius:50%}.mut.search .mut-segment:nth-child(2){left:46%;top:65%;width:38%;height:12%;transform:rotate(-125deg)}.mut.search .mut-segment:nth-child(3){}.mut.search .mut-mask:nth-child(4){left:26%;top:22%;width:30%;height:30%;border-radius:50%}.mut.search .mut-mask:nth-child(5){}


/******************| slides |******************/
.slide-wrap .slide{
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    height: 100vh;
    color: #fff;
}
.slide-wrap .slide_content /* everything but video */{
    position: relative;
    padding-top: 30vh;
    height: 100%;
}
.slide-wrap .slide_content .bouncy-arrow
{
    position: absolute;
    left: 0; right: 0; bottom: 2rem;
    text-align: center;
    font-size: 4rem;
    color: #fff;
}

.slide-wrap .slide_content > h2{
    font-size: 7rem;
    text-transform: uppercase;
    font-weight: 800;
    border-bottom: solid 8px #25327b;
    padding-bottom: 4.5rem;
    margin: 0 auto 4.5rem auto;
    white-space: nowrap;
    width: 28rem;
    text-align: center;
    text-shadow: 2px 2px 4px #000;
    position: relative;
    display: block;
    height: 12.6rem;
}

.slide-wrap .slide_content > h2 strong {
    width: 60rem;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -30rem;
}

/*
.page-home .slide_content p {
	text-align: center;
	max-width: 700px;
	margin: auto;
	font-size: 3.5rem;
	line-height: 4rem;
	text-shadow: 2px 2px 4px #000000;
}
*/

.page-home .slide_content p {
    text-align: center;
    max-width: 770px;
    margin: auto;
    font-size: 3rem;
    line-height: 4rem;
    text-shadow: 2px 2px 4px #000;
}

.slide-wrap .slide_content > p > a {
    display: inline-block;
    background: #25327b;
    margin: 4.6rem 0 0 0;
    padding: 0 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 4.7rem;
    font-size: 2.4rem;
}

.slide-wrap .slide_image{
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    z-index: -1;
}

.slide-wrap .slide_content .image_top{
    text-align: center;
}
.slide-wrap .slide_content .image_top img{
    width: 60vw;
}
