.finance-facts .elementor-counter-number-prefix,
.finance-facts .elementor-counter-number-suffix {
	display: none;
}
.finance-facts .elementor-counter-number-wrapper,
.finance-facts .elementor-counter-title {
	float: left;
}
.finance-facts .elementor-counter {
	overflow: hidden;
}
.finance-facts .elementor-counter-number-wrapper {
	margin-right: 13px;
}
.gallery {
	margin-bottom: 0;
}
.site-header {
	padding: 38px 0 35px 0;
}
#mainnav {
	text-transform: uppercase;
}
.panel-grid-cell .wpcf7 h2 {
  font-size: 36px;
  color: #171369; }
.panel-grid-cell .wpcf7 p {
  margin-bottom: 30px; }
.panel-grid-cell .wpcf7 .select-wrapper,
.panel-grid-cell .wpcf7 input {
  width: 45%;
  margin: 16px 2% 9px 0;
  border-radius: 2px;
  border: 0;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  color: #605B71; }
.panel-grid-cell .wpcf7 select {
  -webkit-appearance: none;
  width: 100%;
  color: #605B71;
  border: 0; }
.panel-grid-cell .wpcf7 button {
  width: 45%;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500; }
.panel-grid-cell .wpcf7 .select-wrapper {
  position: relative;
  float: left; }

.panel-grid-cell .wpcf7 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #605B71; }
.panel-grid-cell .wpcf7 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #605B71; }
.panel-grid-cell .wpcf7 :-ms-input-placeholder {
  /* IE 10+ */
  color: #605B71; }
.panel-grid-cell .wpcf7 :-moz-placeholder {
  /* Firefox 18- */
  color: #605B71; }
#colophon {
  border: 0;
  font-size: 14px; }
  #colophon a {
    color: #ebc100; }
  #colophon .footer-social,
  #colophon .menu-header-social-container {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #colophon .footer-social li,
    #colophon .menu-header-social-container li {
      float: left;
      margin-left: 1px; }
      #colophon .footer-social li:hover a,
      #colophon .menu-header-social-container li:hover a {
        background: #ebc100;
        color: #1F1E3B; }
      #colophon .footer-social li a,
      #colophon .menu-header-social-container li a {
        background: #1F1E3B;
        width: 46px;
        float: left;
        text-align: center;
        padding: 15px 0;
        color: #B9B4C7; }
#sidebar-footer {
	font-size: 14px;
	padding: 73px 0 33px 0;
}

#sidebar-footer .menu {
	columns: 2;
}

#sidebar-footer .menu>li {
	padding: 0 0 15px 0;
	overflow: hidden;
	transition: all 500ms ease;
}
#sidebar-footer .menu>li a:hover {
	color: #B9B4C7;
}

#sidebar-footer .menu>li a:hover:before {
	margin-left: 0;
}

#sidebar-footer form input[type="email"] {
	background: #222042;
	text-align: center;
	border: 0;
	display: inline-block;
	width: 100%;
	height: 40px;
}

#sidebar-footer form input[type="email"] ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #605B71;
}

#sidebar-footer form input[type="email"] ::-moz-placeholder {
	/* Firefox 19+ */
	color: #605B71;
}

#sidebar-footer form input[type="email"] :-ms-input-placeholder {
	/* IE 10+ */
	color: #605B71;
}

#sidebar-footer form input[type="email"] :-moz-placeholder {
	/* Firefox 18- */
	color: #605B71;
}

#sidebar-footer form input[type="submit"] {
	margin-top: 10px;
	border-radius: 0;
	padding: 7px 0;
}

#sidebar-footer input {
	max-width: 100%;
}

#sidebar-footer input[type="submit"] {
	width: 100%;
	margin-top: 10px;
}

#sidebar-footer .widget-title {
	font-size: 18px;
	text-transform: none;
	color: #B9B4C7;
}

#sidebar-footer .sidebar-column:first-child aside:nth-child(2n) {
	margin-top: 0;
	padding-top: 0;
}

#sidebar-footer .finance_contact_info_widget {
	color: #B9B4C7;
}

#sidebar-footer .finance_contact_info_widget span {
	display: block;
	color: #605B71;
}

#sidebar-footer .finance_contact_info_widget a {
	color: #B9B4C7;
}

#sidebar-footer .finance_contact_info_widget>div {
	margin-bottom: 10px;
}

#sidebar-footer .opening-hours>li {
	padding-bottom: 15px;
}

#sidebar-footer .opening-hours .hours {
	color: #B9B4C7;
}
.elementor-position-left .elementor-icon-box-title {
	margin-top: 0;
}
@media ( max-width: 600px ) {
	.panel-grid-cell .wpcf7 button,
	.panel-grid-cell .wpcf7 .select-wrapper, .panel-grid-cell .wpcf7 input {
		width: 100%;
	}
}
.wpforms-form button[type=submit] {
    background-color: #ebc100 !important;
    border-color: #ebc100 !important;
    color: #fff !important;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #ebc100 !important;
}