.elementor-5873 .elementor-element.elementor-element-29fca01{margin-top:0px;margin-bottom:60px;padding:0px 0px 0px 0px;z-index:2;}@media(min-width:701px){.elementor-5873 .elementor-element.elementor-element-ad71038{width:100%;}}@media(max-width:700px){.elementor-5873 .elementor-element.elementor-element-29fca01{padding:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-29fca01 */.btn {
	display: inline-block;
	padding: 11px 12px 11px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.43;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	min-height: 46px;
	position: relative;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	  color: #fff;
	  background-color: #2E6C9F;
	  border-color: #2E6C9F;
	  margin: 10px 0;
}

.btn-sm {
    padding-top: 10px;
    padding-bottom: 8px;
    min-height: 40px;
}
.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 4px;
}

.alert-dismissable .close, .alert-dismissible .close {
  display: none;
}/* End custom CSS */