@font-face {
  font-family: 'DaxRegular';
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot');
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff') format('woff'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.svg#DaxRegular') format('svg');
}
@font-face {
  font-family: 'DaxMedium';
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot');
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff') format('woff'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.svg#DaxMedium') format('svg');
}
@font-face {
  font-family: 'DaxBold';
  src: url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fag-content1 {
  margin-top: 20px;
  margin-bottom: 50px;
}
.fag-content1 .image {
  margin: 25px 0;
  overflow: hidden;
  border-radius: 5px;
}
.fag-content1 .image img {
  width: 100%;
  height: auto;
  transition: -webkit-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  transition: transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.fag-content1 .image:hover img {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}
.fag-content1 .body-text p {
  font-family: 'DaxRegular', Arial, sans-serif;
  font-size: 18px;
  line-height: 27px;
}
.fag-content1:hover .body-text > a h3 {
  color: #0098e2;
}
.fag-content2 {
  background-color: #D7EBF4;
  margin-bottom: 60px;
  border-radius: 5px;
}
.fag-content2 .image img {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
  height: auto;
}
.fag-content2 .body-text {
  padding-right: 30px;
  padding-bottom: 20px;
}
.fag-content2 .body-text h2 {
  font-size: 40px;
  color: #0098e2;
}
.fag-content2 .body-text p {
  font-family: 'DaxRegular', Arial, sans-serif;
  color: #4A4A4A;
  font-size: 22px;
  line-height: 37px;
}
.fag-content2 > .equal-height div[class*='col-']:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .fag-content2 {
    margin: 0 -15px -15px;
    overflow: hidden;
    border-radius: 0;
  }
  .fag-content2 > .equal-height div[class*='col-']:nth-child(2) {
    display: block;
  }
  .fag-content2 .image img {
    border-radius: 0;
  }
  .fag-content2 .body-text {
    padding: 10px 20px 45px;
  }
  .fag-content2 .body-text h2 {
    font-size: 24px;
    line-height: 37px;
  }
  .fag-content2 .body-text p {
    font-size: 17px;
    line-height: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fag-content2 .body-text h2 {
    font-size: 23px;
    line-height: 1.3;
  }
  .fag-content2 .body-text p {
    font-size: 16px;
    line-height: 27px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fag-content2 .body-text h2 {
    font-size: 32px;
  }
}
.social-share-bar {
  background-color: #f0f0f0;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 50px;
}
.social-share-bar ul {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.social-share-bar ul li {
  padding-left: 2px;
  padding-right: 2px;
}
.social-share-bar ul li a i {
  font-size: 29px;
  color: #B8B8B8;
  padding: 8px 7px;
}
.social-share-bar ul li a:hover i {
  color: #eead00;
}
.container .ce-textpic .ce-gallery.pull-center-image,
.container-fluid .ce-textpic .ce-gallery.pull-center-image {
  margin-left: auto;
  margin-right: auto;
}
.container .ce-textpic .ce-gallery .ce-media > video,
.container-fluid .ce-textpic .ce-gallery .ce-media > video {
  width: 100%;
  height: auto;
}
.navbar-wrapper .navbar .nav > li.active a {
  color: #0098e2 !important;
}
h2 {
  color: #0098e2;
}
