/* Themify Customize Styling */
h1 {	
	font-family: "Dancing Script";	font-weight:normal;

	color: #191442; 
}
h2 {	
	font-family: "Dancing Script";	font-weight:normal;

	color: #191442; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #191442; 
}
#main-nav a {		font-weight:bold;
 
}
#main-nav a:hover {	background: none;
	background-color: #ffffff;
	color: #191442; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #b41834; 
}
.module-title {		text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center;
	color: #11db22; 
}
#footer a {		font-weight:bold;
	font-weight:bold;

	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #b41834; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}

/* Themify Custom CSS */

#gr_header a{
	
	color: #191442;
}

/* adjustment to slider positioning*/
.module-testimonial-slider.image-bubble .carousel-nav-wrap{
 display: flex;
padding-top: 20px;
	align-items: center;
justify-content: center;
width: 100% !important;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{
	padding-bottom:3%;
	
}