.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px;
}
.elementor-text-editor p:last-child { margin-bottom:0px; }
.jet-sticky-section { height:118px; }
.jet-sticky-section--stuck {  height:110px; box-shadow: 0px 5px 4px -4px rgb(0 0 0 / 52%); }

.jet-current-menu-item  .top-level-link { font-weight:600!important; }

.footer h4 {
    padding-left: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    margin-bottom: 25px;
}
.footer h4:before {
    content: '';
    width: 60px;
    height: 2px;
    background-color: #1c3f94;
    position: absolute;
    bottom: 0;
    left: 0;
}
.jet-sticky-section { height:118px; }
.jet-sticky-section--stuck {  height:110px; box-shadow: 0px 5px 4px -4px rgb(0 0 0 / 52%); }


@media (max-width: 767px) {
  .elementor-column {
    padding-left: 5px;
    padding-right: 5px;
  }
	
	.jet-sticky-section { height:64px; }
	.jet-sticky-section--stuck {  height:64px; box-shadow: 0px 5px 4px -4px rgb(0 0 0 / 52%); }
	.elementor-12 .elementor-element.elementor-element-014029c.jet-sticky-section--stuck { background-color:#1c1c1c!important; border-bottom: solid 1px #efefef;}
	.mobile-full-width .elementor-column {
    	padding-left: 0px;
    	padding-right: 0px;
  	}
	
}



.elementor-12 .elementor-element.elementor-element-d2d6e41 { }

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

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

.page-preloader {
  border-top-color: #000;
  border-right-color: #000;
}
select { color:#000!important; }
select option {
    background-color: #fff!important; color:#000;
}
.wpcf7-not-valid-tip { display:none!important; }
.wpcf7-not-valid { border:solid 1px #ff0000!important;  background-color: #fff!important; }
.wpcf7-response-output { text-align:center!important; }
.wpcf7 form.invalid .wpcf7-response-output { border-color: #333!important;  font-weight: 600; }