.site-footer {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #23313b;
}
@media screen and (max-width: 1023px) {
  .site-footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.site-footer .column.is-narrow {
	width: 100%;
	flex: none;
}
@media screen and (min-width: 767px) {
  .site-footer .column.is-narrow {
    width: 200px;
    flex-basis: 200px;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .column.is-narrow {
    width: 352px;
    flex-basis: 352px;
  }
}
@media screen and (max-width: 1023px) {
  .site-footer .column.is-narrow {
    width: 100%;
  }
}
.site-footer .menu {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.site-footer .menu,
.site-footer .menu-label.is-label{
	text-align: center;
}
}
.site-footer .column.is-narrow .button {
  width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.site-footer .wpcf7 {
  margin-bottom: 6rem;
}
.site-footer .navbar-item {
  text-decoration: underline;
}
.site-footer .navbar-item::before {
  display: none;
}
.site-footer .navbar-dropdown {
  display: none;
}
.site-footer-title {
  color: #fff !important;
  text-align: center;
	margin-top: -5rem;
  margin-bottom: 1.5rem;	
}

.site-footer .menu-label.is-label {
	color: #fff !important;	
}

.site-footer-social {
  display: flex;
}
@media screen and (min-width: 1024px) {
  .site-footer-social {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1023px) {
  .site-footer-social {
    justify-content: center;
  }
}
.site-footer-social .icon {
  width: 64px;
  height: 64px;
  font-size: 5rem;
  color: #fff;
  border: 4px solid #fff;
  margin-right: 18px;
  text-decoration: none;
  transition: 0.3s;
}
.site-footer-social .icon:last-child {
  margin-right: 0;
}
.site-footer-social .icon:hover, .site-footer-social .icon:focus {
  background-color: #00b3e6;
}
.site-footer-logo {
  margin-top: 40px;
  margin-bottom: 32px;
  text-align: center;
}
.site-footer-copy {
  text-align: center;
}
.site-footer-copy .title, .site-footer-copy .subtitle {
  color: #fff;
}
.site-footer-copy .title {
  text-decoration: underline;
}

.site-footer-copy {
	text-transform: uppercase;
	letter-spacing: 2px;
}


.site-footer-copy a {
	line-height: 2rem;
	font-size: 1.3rem;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	margin: 0 0 0 6px;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0px;
}	

.siteFooter {
  padding-bottom: 110px;
  color: #fff;
  background-color: #23313b;
}
.siteFooter-title {
  padding-top: 90px;
  padding-bottom: 50px;
  font-family: 'Avenir Next';
  line-height: 20px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.siteFooter-title span {
  display: block;
  width: 64px;
  height: 8px;
  margin: 40px auto 0 auto;
  background: #fff;
}
.siteFooter-subtitle {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: 'Avenir Next';
  font-size: 24px;
  font-weight: bold;
}
.siteFooter-social {
  margin-bottom: 60px;
  text-align: center;
}
.siteFooter-social .social-icons {
  display: flex;
  justify-content: center;
  list-style: none;
  padding-left: 0;
}
.siteFooter-social .social-icons a {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin: 0 16px;
  border: 4px solid #fff;
  box-sizing: border-box;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.siteFooter-social .social-icons a:hover, .siteFooter-social .social-icons a:focus {
  background-color: #00b3e6;
}
.siteFooter-social .social-icons a .fa {
  color: #fff;
  font-size: 40px;
  line-height: 58px;
}
.siteFooter-copy {
  margin-top: 90px;
  margin-bottom: 30px;
  font-family: 'Avenir Next';
  line-height: normal;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.siteFooter-link {
  display: block;
  font-family: 'Avenir Next';
  line-height: normal;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0.15em;
  color: #fff;
  text-decoration: underline;
}
.siteFooter-link:hover {
  background-color: transparent;
  text-decoration: none;
  color: #fff;
}
.siteFooter .wpcf7 {
  margin-top: 25px;
}


.footerForm {
	margin: 0 0 60px 0;
}

.footerForm .wpcf7-mail-sent-ok {
	color: #d73032;
}

.footerForm input:-moz-placeholder {
	color: #fff;
}

.footerForm input::-webkit-input-placeholder { 
	color: #fff;
}

.footerForm-subscribe:hover {
	opacity: 0.8;
	background-color: #00b3e6 !important;
	border-color: #00b3e6 !important;
	color:#fff !important;
}


.control {
  font-size: 1rem;
  position: relative;
  text-align: left;
}


/* =============== Footer Menu ==================*/


.menu {
  font-size: 1.4rem;
  line-height: 2.8rem;
}
.menu-list {
  line-height: 2.8rem;
}
.menu-list a {
  height: 2.8rem;
  border-radius: 0;
  color: #fff;
  display: block;
  padding: 0;
  line-height: 2.8rem;
  font-weight: 500;
  overflow: hidden;
  text-decoration: underline;
}
.menu-list a:hover {
  background-color: #f5f5f5;
  color: #363636;
}
.menu-list a.is-active {
  background-color: #3273dc;
  color: #fff;
}
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}
.menu-label {
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
}
.menu-label:not(:first-child) {
  margin-top: 1em;
}
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}
