.sp-megamenu-parent > li.ae-menu-id-101 {
	padding-left : 30px;
	padding-right : 30px;
}

.ae-menu-id-101 img {
	height : auto;
	width : 22px;
}

.offcanvas-inner .item-101 {
	display : none!important;
}

.ae-menu-id-101.active img {
	filter: invert(100%);
}

.sp-megamenu-parent > li:not(.active):hover > a {
	color: var(--sppb-primary);
}

.offcanvas-menu .offcanvas-inner ul.menu > li {
  margin: 0 0 15px;
  text-align: center;
}

.offc-phone {
	text-align: center;
	margin: 30px auto 20px;
	font-weight: 500;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
}

.offc-email {
	margin: 0px auto 30px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}

.offc-email span {
	display : block;
	font-weight: 300;
	font-size: 14px;
}

.offcanvas-menu .sppb-btn {
	display : block;
	width : 86%;
	margin : 0px auto;
	font-family: 'Montserrat', sans-serif;
	background: var(--sppb-primary);
	color: #000000!important;
	font-weight: 600;
}

#sp-footer a.pd-link {
	color : #bbb;
}

.bot-cont-item .sppb-addon-title a {
	color: #FFF!important;
	font-weight : 500;
}

.bot-cont-item h4 {
	font-weight : 500;
}

.form-wrap {
	height: 500px;
	margin-top: -500px;
	max-width: 450px;
	margin-left: 10%;
	background: #014076;
	opacity: 0.9;
	color : #FFF;
	padding: 40px;
}

.lun-form-wrap {
	
}

.lun-form h3 {
	margin-bottom : 30px;
	color: #FFF!important;
}

.lun-form input {
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px 15px;
  line-height: 1.75;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #8389AC;
  border-radius: 0px !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size : 16px;
}

.lun-form textarea {
  border-radius: 0px;
  width: 100%;
  line-height: 20px;
  margin: 0 0 15px;
  height: 120px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: #fff;
  padding: 10px 15px;
  line-height: 1.75;
  width: 100%;
  display: block;
  border: 1px solid rgba(0,0,0,.15);
  font-size : 16px;
}

.no-pd-text {
  text-align: center;
  color: red;
  display: block;
}

.lun-form input[type="checkbox"]#pd {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-top: 3px;
  float: left;
}

.lun-form .mobtextcenter a, .pd-text-elem a {
  color: var(--sppb-primary);
}

.pd-text-elem {
	text-align : left;
	margin-bottom: 30px;
	font-size : 16px;
}

.btn.btn-primary, .btn.btn-secondary {
	min-width: 60%;
}

.lun-form .btn.btn-primary {
	max-width: 570px;
	border-radius: 0px; 
}

.hystmodal__window .lun-form h3 {
	color: #014076!important;
	text-align : center;
	font-size: 18px;
	line-height: 30px;
}

.hystmodal__window .pd-text-elem a {
	color:#014076;
}

.hystmodal__window .btn.btn-primary {
	color:#FFF;
	background: #014076!important;
	border : 0px;
}

.hystmodal__window {
	min-width: 40%;
	max-width: 60%;
}

.hystmodal__window .onis-flist {
	padding : 40px;
}	

.sp-slider-outer-stage .sppb-row {
	background: rgba(1,64,118,0.6);
	padding-top : 50px;
	padding-bottom : 50px;
}

#res-btn {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  background: var(--sppb-primary);
  color: #000000 !important;
  font-weight: 600;
  padding : 10px 40px;
  cursor : pointer;
}

.ba-gallery select.ba-select-filter {
  margin: 0!important;
}















 





@media(max-width: 991px) {
	.mob-text-center {
		text-align : center;
	}
	.sp-nav-control, .nav-control {
		display : none!important;
	}
}


@media(max-width: 576px) {
	.sp-nav-control, .nav-control {
		display : none!important;
	}
	.one-service-item .sppb-media-content {
		margin-top: 30px;
	}
	.hystmodal__window {
		min-width: 90%;
		max-width: 90%;
	}
	
	.form-wrap {
		height: auto;
		margin-top: 0px;
		max-width: 100%;
		opacity: 1;
		color : #FFF;
		padding: 30px;
		margin-left : 0px;
	}	
	.map-wrap {
		max-width : 88%;
		margin : 0 auto;
	}
	.hystmodal__window .onis-flist {
		padding : 40px 30px;
	}	
}


section#services-wrapper i::before {
    font-size: 48px;
} 
@media (min-width: 992px) {
.sppb-teams-wrapper ul li .sppb-team-info {
    width: 293px !important;
}
}