.elementor-5852 .elementor-element.elementor-element-5e347ace{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:5%;--padding-bottom:2%;--padding-left:5%;--padding-right:5%;--z-index:100;}.elementor-5852 .elementor-element.elementor-element-5e347ace.e-con{--align-self:center;}.elementor-5852 .elementor-element.elementor-element-3831b3b2 img{width:100%;max-width:70%;}.elementor-5852 .elementor-element.elementor-element-55c22fdc img{width:100%;max-width:100%;}.elementor-5852 .elementor-element.elementor-element-18e59d25.elementor-element{--align-self:center;}.elementor-5852 .elementor-element.elementor-element-18e59d25 .elementor-menu-toggle{margin:0 auto;}.elementor-5852 .elementor-element.elementor-element-18e59d25 .elementor-nav-menu .elementor-item{font-family:"Mulish", Sans-serif;font-weight:900;text-transform:uppercase;}.elementor-5852 .elementor-element.elementor-element-18e59d25 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-5852 .elementor-element.elementor-element-64306275 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Expletus Sans", Sans-serif;font-weight:800;text-transform:uppercase;fill:var( --e-global-color-4907308 );color:var( --e-global-color-4907308 );}.elementor-5852 .elementor-element.elementor-element-64306275 .elementor-button:hover, .elementor-5852 .elementor-element.elementor-element-64306275 .elementor-button:focus{background-color:var( --e-global-color-4907308 );color:var( --e-global-color-72e1f0e );}.elementor-5852 .elementor-element.elementor-element-64306275.elementor-element{--align-self:center;}.elementor-5852 .elementor-element.elementor-element-64306275 .elementor-button:hover svg, .elementor-5852 .elementor-element.elementor-element-64306275 .elementor-button:focus svg{fill:var( --e-global-color-72e1f0e );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-5852 .elementor-element.elementor-element-5e347ace{--justify-content:space-between;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-5852 .elementor-element.elementor-element-3c870834 > .elementor-widget-container{margin:0% 0% 0% 0%;}}@media(min-width:768px){.elementor-5852 .elementor-element.elementor-element-5e347ace{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-5e347ace *//* All of this should be in MAIN CSS for Elementor or Theme */
/* HIDES THE DARK LOGO */
.f-shrinking-logo {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .f-shrinking-logo {
 display: inline-block;
}
.elementor-sticky--effects .shrinking-logo {
 display: none;
}


/* shrinking header section */

.shrinker {
	background: rgba(255, 204, 188, 0.8);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: rgba(255, 204, 188, 0.8);
	padding-top: 3%!important;
	padding-bottom: 3%!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo image */

.shrinking-logo img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 100px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky { width: 100% !important; left: 0 !important;}


/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 1rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	
}

/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* Tablet and Mobile Menu Shrinking */

@media screen and (max-width: 1024px) {
	/* shrinking background */
	
.shrinker.elementor-sticky--effects {
	background: rgba(255, 204, 188, 0.8);
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
}
	
	/* shrinking image */

.shrinker.elementor-sticky--effects img {
	width: 100px!important;
}
	
	/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 1.9rem!important;
}

/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 20px 50px!important;
}
}

/* End Of Shrinking Sticky Menu */

/* services 2 tablet styles */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.main-col > .elementor-widget-wrap {
	background-image: linear-gradient(90deg, #B2681FC7 60%, #FFFFFF00 40%);
}
}
/* --services 2 end -- */

/* slideout menu for mobile */
/* edit the hamburger and close icon colors here */

.lytbox-button {
	--hamburger-color: #026786;
	--close-x-color: #00E4FF;
	display: block;
	height: 18px;
	cursor: pointer;
	position: relative;
	z-index: 101;
}


/* must add in elementor template ID number to make the menu full width */
.elementor-5843 {
	width: 100%;
}




/* end editing */

.lytbox-navigation {
	position: fixed;
	top: 0;
	left: 0;
	transform: translateX(100%);
	overflow: hidden;
	transition: transform 0.2s;
	width: 100%;
	height: 100vh;
	z-index: 100;
}

.lytbox-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
}




/* toggle hamburger*/
/* change .lytbox-button .hamburguer if icon doesn't look right */

.lytbox-button .hamburguer {
	position: relative;
}

.lytbox-button .hamburguer span{
	display: block;
	height: 5px;
	width: 40px;
	background: var(--hamburger-color);
	transform-origin: 50% 50%;
	transition: all 0.1s 0.2s ease, transform 0.2s ease;
}

.lytbox-button .hamburguer span:nth-child(2) {
	transform: translate(0, 6px);
}

.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 12px);
		
}

.lytbox-nav_control {
	position: absolute;
	left: -9999px;
	width: 100%;
	clip: rect(0, 0, 0, 0);
}

.lytbox-nav_control:checked~.lytbox-navigation {
	transform: translateX(0);
	opacity: 1;
	transition: transform 0.3s, opacity 0.3s;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer {
	transition: all 0.1s 0s ease;
}





/* closed X */

.lytbox-nav_control:checked~.lytbox-button .hamburguer span {
	background: var(--close-x-color);
	transition: all 0.1s ease, transform 0.1s 0.2s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:first-child {
	opacity: 0;
}

.lytbox-nav_control:checked~.lytbox-button  .hamburguer span:nth-child(2) {
	transform: translate(0, 6px) rotate(45deg);
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 4px) rotate(-45deg);

}

/* slide out menu END *//* End custom CSS */