@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(../../assets/fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url(../../assets/fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  src: url(../../assets/fonts/Roboto-Light.ttf);
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../../assets/iconfont/MaterialIcons-Regular.ttf);
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}
body {
  line-height: 1.8;
  background-color: white;
}
html, body {
  margin: 0px;
  padding: 0px;
}
a:hover, a:focus {
  text-decoration: none;
}
.header--bg {
  clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
  background: url("../../assets/images/boysenb-image12.jpg") no-repeat;
  position: relative;
  background-size: cover;
}
.header--bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #063c52d1;
  z-index: -1;
}
.header .navbar {
  padding-top: 30px;
  border: 0;
}
.header .navbar-brand {
  font-size: 26px;
  font-weight: bold;
  border: 0;
}
.header .nav li a {
  font-size: 15px;
  color: #fff;
}
.header__content__title {
  font-weight: bold;
  color: #fff;
  margin-bottom: 25px;
}
.header__content__paragraph {
  color: #f8f8f8;
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto-Light;
  margin-bottom: 50px;
}
.header .navbar .navbar-nav > li > a,
.header .navbar .navbar-brand,
.header .navbar .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .header .button {
    margin-bottom: 10px;
  }
}
.panel__button {
  display: inline-block;
  font-size: 15px;
  color: #7d7d7d;
  padding: 8px 35px;
  border: 2px solid #7d7d7d;
  border-radius: 30px;
  font-family: Roboto-Light;
  font-weight: bold;
}
.service .thumbnail {
  border: none;
  box-shadow: 0px 0px 5px 0px rgba(168, 157, 157, 0.31);
  margin-bottom: 60px;
  min-height: 320px;
}
.service .thumbnail:hover {
  box-shadow: 2px 5.66px 20px 0px rgba(136, 136, 136, 0.2);
}
.service .thumbnail:hover .service__title {
  color: #1F9BCF;
}
.service__title {
  font-weight: bold;
  color: #4f4f4f;
  margin-top: 25px;
  margin-bottom: 15px;
}
.service .material-icons {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #1F9BCF;
  box-shadow: 0px 0px 15px 0px #e9ecef;
  font-size: 30px;
  line-height: 0.933;
  line-height: 2.3;
}
.service__paragraph {
  font-size: 15px;
  color: #8a8a8a;
}
.service .gutters-40.row {
  margin-right: -20px;
  margin-left: -20px;
}
.page-section {
  padding-top: 100px;
}
@media screen and (max-width: 900px) {
  .page-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.page-section__title {
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}
.page-section__title--white {
  font-weight: bold;
  color: #fff;
  margin-top: 70px;
}
@media screen and (max-width: 670px) {
  .page-section__title--white {
    margin-top: 105px;
  }
}
.page-section__paragraph {
  font-size: 16px;
  color: #7d7d7d;
  max-width: 590px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 70px;
}
.page-section__paragraph--white {
  font-size: 18px;
  color: #f1f1f1;
  font-family: Roboto-Light;
  margin-bottom: 50px;
  margin-top: 30px;
}
.experiences--bg {
  clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
  min-height: 430px;
  position: relative;
  background-size: cover;
  background-color: #063c52;
}
.footer--bg {
  clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
  position: relative;
  margin-top: 3%;
}
.footer__title {
  font-size: 20px;
  color: #fff;
  font-family: Roboto-Light;
  font-weight: bold;
  padding-top: 80px;
  margin-bottom: 25px;
}
.footer ul {
  padding-left: 0;
}
.footer ul li {
  list-style-type: none;
}
.footer ul li a {
  font-size: 15px;
  color: #fff;
}
.footer-first__paragraph {
  font-size: 15px;
  color: #cecece;
  margin-bottom: 20px;
}
.footer-first__social-icons li {
  display: inline-block;
  padding-right: 15px;
}
.footer__second ul li {
  padding-bottom: 10px;
}
.footer__third li {
  padding-bottom: 10px;
}
.footer__third .glyphicon-envelope,
.footer__third .glyphicon-earphone {
  color: #fff;
  padding-right: 10px;
}
.footer__subscribe__title {
  font-size: 17px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .subscribe-section {
  position: relative;
}
.footer .subscribe-section__button {
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 8px;
  right: 15px;
}
.footer__fourth ul {
  padding-left: 15px;
  margin-bottom: 3px;
}
.footer__fourth ul li {
  display: inline-block;
}
.footer__bottom-paragraph {
  font-size: 15px;
  color: #c9c9c9;
  text-align: center;
  padding-top: 20px;
}
.footer [class^="flaticon-"]:before,
[class*=" flaticon-"]:before {
  margin-left: 0;
}
.flaticon-twitter:hover {
  color: #00aafe;
}
.flaticon-linkedin-1:hover {
  color: #0e76a8;
}
.pb-6 {
  padding-bottom: 6rem;
}
.header__content a {
  text-transform: uppercase;
}
.navbar-toggle{
  font-size: 1.2rem;
}
.footer label {
  font-weight: 400;
}
.navbar-brand__logo {
  min-width: 130px;
}