
  #fiber-banner {
	background: url('/Images/HomeSC/2023/fiber-homes/banner-fiber-homes.jpg') no-repeat top center / cover;
	color: #fff;
	padding: 7% 25px 8%;
	animation: greyIn 2s;
  }
  #fiber-banner h1 small {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
  }
  #fiber-banner article {
	text-align: center;
	margin-left: 35%;
  }
  @media screen and (max-width: 992px) {
	#fiber-banner article {
	  margin-left: 20%;
	}
  }
  @media screen and (max-width: 767px) {
	#fiber-banner article {
	  margin-left: 0;
	}
  }
  #fiber-banner h1 {
	font-family: 'Bebas Neue', sans-serif;
	color: #333333;
	font-size: 100px;
	line-height: .9em;
	text-transform: uppercase;
	margin: 17px 0 0;
  }
  #fiber-banner p {
	color: #333333;
	font-size: 25px;
	margin: 10px 0 0;
	font-family: 'Quasimoda', sans-serif;
	font-weight: 300;
  }
  @media screen and (max-width: 1200px) {
	#fiber-banner h1 {
	  font-size: 60px;
	}
	#fiber-banner p {
	  font-size: 16px;
	}
  }
  @media screen and (max-width: 767px) {
	#fiber-banner {
	  background: url('/Images/HomeSC/2023/fiber-homes/banner-fiber-homes-m.jpg') no-repeat top center / cover;
	}
	#fiber-banner h1 {
	  font-size: 55px;
	}
	#fiber-banner p {
	  font-size: 16px;
	  color:#000;
	}
  }



  #fiber-homes {
	text-align: center;
	padding: 5rem 15px;
  }
  #fiber-homes img#fiber-homes-logo {
	display: block;
	width: 100%;
	max-width: 750px;
	margin: 0px auto 15px;
	padding: 0 25px;
  }
  #fiber-homes p {
	font-size: 21px;
	line-height: 1.45em;
	font-weight: 300;
	max-width: 860px;
	margin: 10px auto 25px;
  }
  @media screen and (max-width: 767px) {
	#fiber-homes p {
	  font-size: 17px;
	  line-height: 1.4em;
	}
  }



  #fiber-steps section {
	position: relative;
	z-index: 99;
  }
  #fiber-steps article {
	background-color: #fff;
	text-align: center;
	max-width: 350px;
	margin: 15px auto;
	padding: 45px 20px 30px;
	border: solid 1px #ddd;
	border-radius: 15px;
  }
  #fiber-steps h5 {
	display: inline-block;
	background: #2484a8;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	position: absolute;
	top: -3px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px 15px;
	border-radius: 5px;
	z-index: 99;
  }
  #fiber-steps img {
	display: block;
	width: 100%;
	max-width: 95px;
	margin: 12px auto;
  }
  #fiber-steps h3 {
	color: #333333;
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
	margin: 5px auto 10px;
  }
  #fiber-steps p {
	color: #7B7A7A;
	font-size: 14px;
	line-height: 1.35em;
	max-width: 300px;
	min-height: 70px;
	margin: auto;
  }
  @media screen and (max-width: 992px) {
	#fiber-steps h5 {
	  top: -15px;
	}
  }


  #fiber-homes-pro {
	background-color: #edf6fa;
	margin-top: -9rem;
	padding: 13rem 15px 5rem;
  }
  img#fiber-phone {
	display: block;
	width: 100%;
	max-width: 275px;
	margin: 15px auto -25rem;
	position: relative;
  }
  #fiber-homes-pro h2 {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 50px;
	margin: 5px 0 30px;
  }
  #fiber-homes-pro article {
	margin: 40px auto;
  }
  #fiber-homes-pro p {
	font-size: 17px;
	font-weight: 300;
	padding: 8px 0;
  }
  #fiber-homes-pro p strong {
	color: #2484a8;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
  }
  #fiber-homes-pro article img {
	display: block;
	width: 100%;
	max-width: 125px;
	margin: 5px auto;
	float: right;
  }
  @media screen and (max-width: 992px) {
	img#fiber-phone {
	  max-width: 350px;
	  margin: 15px auto 25px;
	}
  }
  @media screen and (max-width: 767px) {
	#fiber-homes-pro article {
	  text-align: center;
	}
	#fiber-homes-pro article img {
	  max-width: 150px;
	  margin: 5px auto 15px;
	  float: none;
	}
  }


  #fiber-professionals {
	text-align: center;
	padding: 25rem 15px 5rem;
  }
  #fiber-professionals h2 {
	margin-top: 5px;
  }
  #fiber-professionals h2 + p {
	font-size: 21px;
	line-height: 1.45em;
	font-weight: 300;
	max-width: 765px;
	margin: 10px auto 25px;
  }
  #fiber-professionals article {
	margin: 10px auto 25px;
  }
  #fiber-professionals article img {
	display: block;
	width: 100%;
	max-width: 165px;
	margin: 12px auto;
  }
  #fiber-professionals article h3 {
	color: #2484a8;
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 10px 0 0;
  }
  #fiber-professionals article p {
	font-size: 17px;
	line-height: 1.45em;
	font-weight: 300;
	max-width: 400px;
	margin: 5px auto;
  }
  #fiber-professionals .bttn-green {
	margin-top: 25px;
  }
  @media screen and (max-width: 992px) {
	#fiber-professionals {
	  padding: 6rem 15px;
	}
  }







  .bttn-green,
  .bttn-green:visited {
	display: inline-block;
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: #70b840;
	color: #fff !important;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 200px;
	margin: 0 auto;
	padding: 1.25em 15px 1.25em 15px;
	border-radius: 10px;
	overflow: hidden;
	border: 0;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
  }
  .bttn-green:hover:before {
	opacity: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-animation-name: hvr-icon-drop;
	animation-name: hvr-icon-drop;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
	animation-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
  }
  .bttn-green img {
	display: inline-block;
	width: 25px;
	margin: -3px 10px 0 8px;
  }

