.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px;
}

body.home .header-pg { display:none; }


body.page-id-833 .elementor-image-box-img imgG { width: 200px; height: 300px; object-fit: fill; }
/*CTA Styles (quick shange)
.cta-section { background-color:#000!important; }
.cta-section .cta-title h2 { color:#fff!important; }
#elementor-popup-modal-415 .dialog-close-button i { color:#fff!important; }
#elementor-popup-modal-415 .dialog-close-button:hover i { color:#fff!important; opacity:0.7; }
*/

.icon-box-hover .elementor-icon-box-title a { display: inline-block; position: relative; }

.icon-box-hover .elementor-icon-box-title a::after { 
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  bottom: 0px;
  left: 0;
  background-color: #ddd;
  transition: transform 0.25s ease-out;align-content
}

.accent .elementor-icon-box-title a::after { background-color: #7a48a1; }
.white .elementor-icon-box-title a::after { background-color: #fff; }

.icon-box-hover .elementor-icon-box-title a:hover::after{
  transform: scaleX(1);
}
.icon-box-hover .elementor-icon-box-title a::after{
  transform-origin: bottom right;
}
.icon-box-hover .elementor-icon-box-title a:hover::after {
  transform-origin: bottom left;
}


.underline-hover .elementor-icon-list-text
{
  display: inline-block;
  position: relative;
}

.underline-hover .elementor-icon-list-text::after{
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #222;
  transition: transform 0.25s ease-out;
}

.underline-hover .elementor-icon-list-text:hover::after{
  transform: scaleX(1);
}
.underline-hover .elementor-icon-list-text::after{
  transform-origin: bottom right;
}
.underline-hover .elementor-icon-list-text:hover::after {
  transform-origin: bottom left;
}

.elementor-widget-text-editor p:last-child { margin-bottom:0px; }
.elementor-widget-text-editor p strong, .elementor-widget-text-editor p b { font-weight:500; }

.jet-sticky-section--stuck {
    box-shadow: 0px 3px 4px #0000001A;
	width:100%!important;
}

.logo img { 
  -moz-transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  transition: all .4s ease-in-out; 
}

.jet-sticky-section--stuck .logo img { 
  max-width: 75%; 
  -moz-transition: all .4s ease-in-out; 
  -webkit-transform: translate3d(0,0,0); 
  transition: all .4s ease-in-out; 
}

.page-preloader {
  border-top-color: rgb(122, 72, 161, 0.8)!important;
  border-right-color: rgb(122, 72, 161, 0.8)!important;
  border-left-color: rgb(122, 72, 161, 0.8)!important;
  border-bottom-color: rgb(122, 72, 161, 0.3)!important;
  width: 50px;
  height: 50px;
  border: 8px solid transparent;
}

.elementor-menu-anchor { 
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}


.mabel-bhi-businesshours {
    color: #000;
    text-transform: none;
    line-height: 20px;
    font-size: 16px;
}

.mabel-bhi-businesshours tr td:first-child {
    font-weight: 600;
    padding-right: 20px;
}

.mabel-bhi-businesshours tr td {
    padding: 4px;
}

.mabel-bhi-businesshours tr.mbhi-is-current {
    font-weight: 600;
    color: #7a48a1;
}

.elementor-1165 .elementor-element.elementor-global-2087 .jet-nav--horizontal {
		border-bottom:solid 3px #ddd!important;
	}

@media (max-width: 767px) {
	
   .jet-nav__item-1376 { margin-bottom:8px;}
  .elementor-menu-anchor { 
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
  }
  .elementor-column {
    padding-left: 8px;
    padding-right: 8px;
  }
	
  .m-full-width .elementor-column {
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-logo img { 
	  -moz-transition: all .4s ease-in-out;
	  -webkit-transform: translate3d(0,0,0);
	  transition: all .4s ease-in-out; 
   }
  .jet-sticky-section--stuck .m-logo img {
		max-width: 55%; 
  -moz-transition: all .4s ease-in-out; 
  	-webkit-transform: translate3d(0,0,0); 
  	transition: all .4s ease-in-out; 
  }
  .jet-sticky-section--stuck {
	  box-shadow: none;
	  border-width: 0px 0px 6px 0px !important;
	  border-color:#ddd!important;
    }
}

@media (max-width:575px) {
	.elementor-885 .elementor-element.elementor-global-1095 .elementor-icon-list-item:not(:last-child):after {
    content: "";
    border-color: #fff!important;
}
	
	    .elementor-885 .elementor-element.elementor-global-1095 .elementor-icon-list-items.elementor-inline-items {  display:block;}
}