nav {
  background-color: #001646;
}
nav .container .navbar-brand {
  color: #000;
}
nav .container #navbarNav .navbar-nav li a {
  font-size: large;
  color: #fff;
}
nav .container #navbarNav .navbar-nav li :hover {
  color: #F9685D;
  font-weight: bold;
}

.why {
  color: #fff;
}
.why .heading-why {
  padding-top: 100px;
}
.why .container .col-md-6 span {
  color: #F9685D;
  font-weight: bold;
}
.why .container .col-md-6 img {
  border-radius: 5px;
}
.why .container .col-md-6 .txt-why {
  font-style: oblique;
}
.why .container .col-md-6 .txt-why a {
  text-decoration: none;
}
.why .container .col-md-6 .txt-why--two {
  font-style: oblique;
}
.why .container .col-md-6 .txt-why--three {
  font-style: oblique;
}
.why .container .col-md-6 .txt-why--three a {
  color: #F9685D;
  text-decoration: underline;
  font-weight: bold;
}

footer .row .col-md-3 .sections li {
  list-style: none;
}
footer .row .col-md-3 .sections li a {
  color: #fff;
  text-decoration: none;
}
footer .row .col-md-3 .sections li :hover {
  color: #F9685D;
  font-weight: bold;
}
footer .row .col-md-3 .contacts li {
  list-style: none;
}
footer .row .col-md-3 .contacts li a {
  color: #fff;
  text-decoration: none;
}
footer .row .col-md-3 .contacts li :hover {
  color: #F9685D;
  font-weight: bold;
}
footer .row .col-md-3 .socials li {
  list-style: none;
}
footer .row .col-md-3 .socials li a {
  color: #fff;
  text-decoration: none;
}
footer .row .col-md-3 .socials li :hover {
  color: #F9685D;
  font-weight: bold;
}
footer .row .col-md-3 .support li {
  list-style: none;
}
footer .row .col-md-3 .support li a {
  color: #fff;
  text-decoration: none;
}
footer .row .col-md-3 .support li :hover {
  color: #F9685D;
  font-weight: bold;
}
footer .footer-bottom {
  background-color: #000;
}
footer .footer-bottom .footer-bottom__copyright a {
  text-decoration: none;
}/*# sourceMappingURL=fylerdesign.css.map */