body {
	margin: 0;
}

html {
  scroll-behavior: smooth;
}

.hero {
	font-family: 'Metrop', Arial;
	background-image: url(../img/hero.jpg);
	background-size: 100% 100% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: -16px;
}

.hero h2 {
	padding-top: 300px;
	padding-left: 130px;
	font-family: 'League';
	font-size: 54px;
	color: #2C3E50;
}

.hero h1 {
	margin-top: 0px;
	padding-left: 130px;
	font-family: 'League';
	font-size: 22px;
	color: #2C3E50;
	padding-bottom: 20px;
}

.hero p {
	padding-left: 130px;
	font-family: 'Metrop';
	font-size: 22px;
	color: #2C3E50;
	padding-bottom: 230px;
}

.contact-hero {
	font-family: 'Metrop', Arial;
	background-image: url(../img/contact.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: 20px;
}

.contact-hero h2 {
	padding-top: 170px;
	font-family: 'League';
	font-size: 54px;
	color: #fff;
	text-align: center;
}

.contact-hero h3 {
	padding-top: 10px;
	font-family: 'Metrop';
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-bottom: 65px;
	font-weight: lighter;
}

.dropdown-menu hr {
	margin: 0;
}

.autonav {
  margin: auto;
  transition: linear 200ms;
  -webkit-transition: linear 200ms;
  -o-transition: linear 200ms;
  -moz-transition: linear 200ms;
  background-color: rgba(255, 255, 255, 1) !important;
  font-family: 'Metrop', Arial !important;
  font-size: 17px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  margin-bottom: -65px;
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.autonav.scrolled {
  background-color: rgb(44,62,80, 1) !important;
  transition: linear 200ms;
  -webkit-transition: linear 200ms;
  -o-transition: linear 200ms;
  -moz-transition: linear 200ms;
  max-width: 100%;
  color: #fff !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;

}

.scroll-url {
	color: #2C3E50 !important;
	transition: linear 200ms;
  	-webkit-transition: linear 200ms;
  	-o-transition: linear 200ms;
  	-moz-transition: linear 200ms;
}

.scroll-url.scrolled {
	color: #fff !important;
	transition: linear 200ms;
  	-webkit-transition: linear 200ms;
  	-o-transition: linear 200ms;
  	-moz-transition: linear 200ms;
}

.intro {
	text-align: center;
	background-color: #fff;
	color: #314254;
	font-family: 'Metrop', Arial;
}


.intro h3 {
	font-size: 25px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	color: #314254;
}

.intro h4 {
	font-size: 36px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #314254;
}

.intro h5 {
	font-size: 18px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 50px;
	color: #314254;
}

.staff-back {
	background-image: url(../img/offer.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: white;
	padding: 10px;
	font-family: 'League', Arial;
	padding-bottom: 250px;
}

.staff-back h4 {
	color: white;
	font-size: 45px;
	text-align: center;
	padding-top: 80px;
	font-family: 'League';
}

.offer {
	background-image: url(../img/offer.jpg);
	color: white;
	padding: 10px;
	font-family: 'League', Arial;
	padding-bottom: 110px;
}

.offer h4 {
	color: white;
	font-size: 45px;
	text-align: center;
	padding-top: 80px;
	font-family: 'League';
}

.offer-card {
	background-color: rgba(0,0,0,0.35);
	color: #304253;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 40px;
	border: 1px white solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid;
	-webkit-transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	-ms-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
}

.offer-card:hover,
.offer-card:focus {
	border: 1px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	-ms-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
	background-color: rgba(255,255,255,0.85);
	color: white;
}

.offer-card h4 {
	padding-top: 35px;
	padding-left: 10px;
	color: #fff;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
	font-family: 'League';
}

.offer-card p {
	padding-left: 10px;
	color: #fff;
	font-family: 'Metrop';
	padding-bottom: 15px;
}

.offer-card:hover h4 {
	padding-top: 35px;
	padding-left: 10px;
	color: #304253;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
	font-family: 'League';
}

.offer-card:hover p {
	padding-left: 10px;
	color: #304253;
	font-family: 'Metrop';
	padding-bottom: 15px;
}

.offer-card a:hover {
	text-decoration: none;
}

.serv {
	background-color: #fff;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 40px;
}

.serv h4 {
	color: #354658;
	font-size: 28px;
	text-align: center;
	font-family: 'League';
	padding-bottom: 15px;
}

.serv p {
	color: #354658;
	font-size: 20px;
	text-align: center;
	font-family: 'Metrop';
	padding-left: 15px;
	padding-right: 15px;
}

.small-text {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

.serv h2 {
	font-family: 'League', arial;
	font-size: 36px;
	padding-bottom: 15px;
}

.serv h3 {
	font-family: 'League', arial;
	padding-top: 10px;
	font-size: 23px;
	padding-bottom: 15px;
}

.serv h5 {
	font-family: 'League', arial;
	padding-top: 85px;
	font-size: 34px;
	padding-bottom: 15px;
}

.serv h6 {
	font-family: 'League', arial;
	padding-top: 35px;
	font-size: 24px;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.served {
	background-color: #fff;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 40px;
}

.served h4 {
	color: #354658;
	font-size: 45px;
	text-align: center;
	padding-top: 60px;
	font-family: 'League';
	padding-bottom: 15px;
}

.served p {
	color: #354658;
	font-size: 20px;
	text-align: center;
	font-family: 'Metrop';
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
}

.served a {
	color: #354658;
	font-family: 'Metrop';
	text-decoration: underline;
}

.served img {
	padding-bottom: 65px;
}

.served h2 {
	font-family: 'League', arial;
	padding-top: 10px;
	font-size: 36px;
	padding-bottom: 15px;
}

.served h3 {
	font-family: 'League', arial;
	padding-top: 10px;
	font-size: 23px;
	padding-bottom: 15px;
}

.served h5 {
	font-family: 'League', arial;
	padding-top: 85px;
	font-size: 34px;
	padding-bottom: 15px;
}

.served h6 {
	font-family: 'League', arial;
	padding-top: 35px;
	font-size: 24px;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.served-icon {
	background-color: #354658;
	border-radius: 50%;
	height: 120px;
	width:120px;
	color: white;
	font-size: 64px;
	text-align: center;
	border: 1px solid #354658;
	padding: 10px 10px 10px 10px;
	-webkit-transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	-ms-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
}

.served-icon:hover {
	background-color: #fff;
	border-radius: 50%;
	height: 120px;
	width:120px;
	color: #354658;
	font-size: 64px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	-webkit-transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	-ms-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
	border: 1px solid #354658;
}

.cta {
	background-color: #354658;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cta h3 {
	font-family: 'League', Arial;
	color: #fff;
	padding-top: 20px;
	font-weight: lighter;
}

.cta a {
	font-family: 'League', Arial;
	text-decoration: underline;
	text-decoration-color: #fff;
}

.cta a:hover {
	font-family: 'League', Arial;
	text-decoration: underline;
	text-decoration-color: #fff;
}

#contact {
	background-color: #fff;
	padding-top: 40px;
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

footer {
  background-color: #F9F9F9;
  padding-top: 60px;
  padding-bottom: 45px;
  color: #2B2B2B;
  font-weight: lighter;
}

footer h4 {

  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  padding-bottom: 5px;
  text-transform: uppercase;
  padding-top: 15px;
  color: #2B2B2B;
  font-weight: lighter;
}

footer h5 {
  font-family: 'Open Sans', Arial;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  padding-left: 5px;
}

footer h5 a {
  font-family: 'Open Sans', Arial;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #354658;
  text-decoration: underline;
  transition-duration: 0.4s;
}

footer h5 a:hover {
  font-family: 'Open Sans', Arial;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #5AB1FA;
  text-decoration: underline;
  transition-duration: 0.4s;
}


.fborder {
  width: 100%;
  text-align: center;
  background: linear-gradient(to right, #88C7DE, #005C7E);
  height: 5px;
  content: '';
}

#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgba(255,255,255, 0.8);
  color: black;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 50px;
  transition-duration: 0.4s;
  transition: linear 200ms;
  -webkit-transition: linear 200ms;
  -o-transition: linear 200ms;
  -moz-transition: linear 200ms;
  border: 1px solid #0C0C0C;
}

#topBtn:hover {
  background-color: rgba(255,255,255, 0.4);
  transition-duration: 0.4s;
}

@font-face {
    font-family: Metrop;
    font-weight: lighter;
    src: url("../fonts/Metropolis-Light.otf") format("opentype");
}

@font-face {
    font-family: League;
    font-weight: bold;
    src: url("../fonts/LeagueSpartan-Bold.otf") format("opentype");
}

@media only screen and (max-width: 1024px) {
.autonav {
  margin: auto;
  transition: linear 200ms;
  -webkit-transition: linear 200ms;
  -o-transition: linear 200ms;
  -moz-transition: linear 200ms;
  background-color: rgba(255, 255, 255, 1) !important;
  font-family: 'Metrop', Arial !important;
  font-size: 17px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-bottom: -65px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.autonav.scrolled {
  background-color: rgb(44,62,80, 1) !important;
  transition: linear 200ms;
  -webkit-transition: linear 200ms;
  -o-transition: linear 200ms;
  -moz-transition: linear 200ms;
  max-width: 100%;
  color: #fff !important;
}

.offer {
	padding: 30px;
}
.offer-card {
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 15px;
	margin-top: 40px;
}
}

@media only screen and (max-width: 768px) {

.hero h2 {
	padding-top: 200px;
	padding-left: 30px;
	font-family: 'League';
	font-size: 45px;
	color: #2C3E50;
}

.hero h1 {
	margin-top: 0px;
	padding-left: 30px;
	font-family: 'League';
	font-size: 18px;
	color: #2C3E50;
	padding-bottom: 20px;
}

.hero p {
	padding-left: 30px;
	font-family: 'Metrop';
	font-size: 22px;
	color: #2C3E50;
	padding-bottom: 160px;
}

}

@media only screen and (max-width: 380px) {
.offer-card {
	border-radius: 15px;
	margin-top: 40px;
}

.offer-card h4 {
	font-size: 18px;
}

.hero h2 {
	padding-top: 170px;
	padding-left: 20px;
	font-family: 'League';
	font-size: 28px !important;
	color: #2C3E50;
}

.hero h1 {
	margin-top: 0px;
	padding-left: 20px;
	font-family: 'League';
	font-size: 16px;
	color: #2C3E50;
	padding-bottom: 20px;
}

.hero p {
	padding-left: 20px;
	font-family: 'Metrop';
	font-size: 22px;
	color: #2C3E50;
	padding-bottom: 160px;
}

}