.elementor-counter-title {
  text-align: center;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  min-width: 200px !important;
  text-align: center !important;
  left: 50% !important;
  padding: 6px !important;
  transform: translateX(-50%);
	margin-top:10px !important;
}

.elementor-34 .elementor-element.elementor-element-973d149 .elementor-nav-menu--dropdown .elementor-sub-item {
  padding: 8px 15px;
  text-align: center !important;
  display: block;
	text-transform:uppercase;
}

.col-sm-6
{
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:25px;
}

.custom-carousel-image img
{
	object-fit:cover;
	height:350px;
}

.label
{
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:8px;
}

.value
{
	font-size:14px;
	line-height:15px;
	text-transform:uppercase;
}

.stat .fas
{
	font-size:30px;
	margin-bottom:8px;
}

.custom-shadow , .c-flip-1 , .c-flip-2 , .c-flip-3
{
	box-shadow: 0px 25px 30px -20px rgba(0, 0, 0, 0.35);
}

.c-form 
{
  text-align: center;
  color: #fff;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 4rem !important;
  line-height: 1em !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 0.5rem !important;
}
 
.c-form-1 {
  text-align: center;
  color: #fff;
  text-transform:capitalize !important;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.custom-home .e-form__indicators {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  font-size: 20px;
  justify-content: space-between;
  margin-bottom: var(--e-form-steps-indicators-spacing);
  max-width:300px;
  margin: 15px auto;
}

.custom-home .e-form__indicators__indicator__separator
{
	margin-bottom:23px;
}

.custom-home .e-form__indicators__indicator
{
	padding:0px;
}

.custom-home .e-form__indicators__indicator--shape-circle {
  padding: 25px;
  border: 2px solid #fff;
  background: transparent !important;
  color: #fff !important;
}

.custom-home .e-form__indicators__indicator--state-active [class*="indicator--shape-"]:not(.e-form__indicators__indicator--shape-none) 
{
  background: #002349 !important;
}

.custom-home .e-form__buttons, .custom-home .elementor-field-type-submit 
{
  margin: 0 auto !important;
}

.custom-home .e-form__buttons__wrapper__button-next , .custom-home .e-form__buttons__wrapper__button-previous
{
  border-radius: 35px;
}

.custom-home .elementor-field , .custom-home select
{
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 0px;
  color: #fff !important;
}

/* Make the dropdown itself transparent */
.custom-home select.elementor-field-textual {
    background-color: transparent !important;
    color: #fff !important;
    border: 0px solid #888 !important;
}

/* Attempt to style options (limited by browser) */
.custom-home select.elementor-field-textual option {
    background-color: #002349; /* semi-transparent */
    color: #fff !important;
}

.custom-home select option {
    background-color: #002349 !important;
    color: #fff !important;
}

.custom-home .elementor-button[type="submit"] 
{
  border-radius: 25px;
}

.custom-home .elementor-field-type-previous , .custom-home .elementor-field-type-next
{
	margin-bottom:0px !important;
}

.custom-home select option:hover, .custom-home select option:focus 
{
    background-color: #222 !important;  /* dark gray on hover */
    color: #fff !important;
}

.elementor-button
{
	min-width:215px !important;
}

.c-testi .elementor-testimonial__name , .c-testi .elementor-testimonial__image
{
	position:absolute;
	bottom:18px;
}

.c-testi .elementor-testimonial__content
{
	padding-bottom:90px;
}

.c-testi .elementor-testimonial__name {
  margin-left: 70px;
  margin-bottom: 25px;
}

.c-testi .elementor-testimonial__cite
{
	margin-left:0px;
}

.page-id-1054 .site-footer
{
	display:none !important;
}

.c-header-abs
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	z-index:100010;
}

#wpadminbar
{
	z-index:1111111;
}

.custom-logo {
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-logo img {
  max-width: 80%;
  height: auto !important;
  width: 100% !important;
  object-fit: contain;
}

.wpmtst-testimonial-inner
{
  padding: 40px 30px;
  background: #002349;
}

.wpmtst-testimonial
{
	margin-bottom:20px;
	padding:5px;
	border:1px solid #ccc;
}

.testimonial-inner p
{
	color:#fff;
	font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.5px;
	font-style: italic;
	font-weight:400;
}

.testimonial-name
{
	color:#fff;
	font-family: "Amiri", serif;
	font-size: 24px !important;
  font-weight: 600 !important;
}

.elementor-testimonial__image img {
  width: 60px !important;
  height: 60px !important;
  margin-right: 12px !important;
}

.custom-title
{
	width:auto !important;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.375) !important;
  outline: 2px solid rgba(0, 35, 73, 0.9) !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) and (orientation: portrait) 
{
  .custom-shadow , .c-flip-1 , .c-flip-2 , .c-flip-3
	{
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.35);
	}
	
	.section-1 .elementor-element , .section-3 .elementor-element , .section-5 .c-testimonial , .section-about-1 .e-con-inner
	{
		display:grid;
	}
	
	.section-2 .number-grid , .community .e-con-inner
	{
		display:grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.c-border
	{
		border-right:0px solid #000 !important;
	}
	
	.sw
	{
		width:100% !important;
	}
	
	.nearby .swiper-pagination 
	{
  margin: 0 auto !important;
	left:50% !important;
  width: 100% !important;
	}
	
}

@media screen and (min-width: 600px) and (max-width: 1024px) and (orientation: landscape) 
{
	.nearby .swiper-pagination 
	{
  margin: 0 auto !important;
	left:50% !important;
  width: 100% !important;
	}	
}

@media only screen and (max-width: 800px) 
{
	.nearby .swiper-pagination
	{
		margin: 0 auto !important;
		left:50% !important;
		width: 100% !important;
	}
}

.nearby .swiper-pagination 
{
  margin: 0 auto !important;
	left:50% !important;
  width: 100% !important;
}	

body
{
	overflow-x: hidden !important;
}