@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i);
/* TRANSITION */
/* TRANSFORM */
header {
  height: 0; }

.default-font, body {
  font-family: "Noto Sans",sans-serif; }

.flexslider .flex-direction-nav li, .owl-carousel .owl-nav > div {
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }

.ui-autocomplete, body, html {
  overflow-x: hidden; }

.custom-font, .small-text, footer {
  letter-spacing: 1px; }

@font-face {
  font-family: Fester;
  src: url("../fonts/Fester Medium.ttf"); }
@font-face {
  font-family: Fester;
  src: url("../fonts/Fester Heavy.otf");
  font-weight: 500; }
@font-face {
  font-family: Fester;
  src: url("../fonts/Fester Bold.otf");
  font-weight: 700; }
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1s forwards;
  -moz-animation: fadeIn ease-in 1s forwards;
  animation: fadeIn ease-in 1s forwards; }

* {
  border: 0;
  padding: 0;
  margin: 0; }

#trackfeed {
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 45px 15px;
  padding-bottom: 30px;
  background-color: #172A54;
  z-index: 100000000000;
  width: 100%;
  max-width: 400px; }
  #trackfeed * {
    color: #fff;
    text-align: center; }
  #trackfeed #closetrack {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer; }

body {
  white-space: normal;
  word-wrap: break-word;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  position: relative; }

.container-fluid {
  width: 100%;
  max-width: 1920px;
  padding-left: 100px;
  padding-right: 100px; }

.md-container {
  max-width: 1120px; }

hr {
  border-top: 1px solid #d9d9d9; }

p {
  font-size: 14px;
  line-height: 28px !important; }

#main {
  margin-top: 90px;
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }

.flexslider .flex-direction-nav li:before, a {
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s; }

.small-margin {
  margin-left: -10px;
  margin-right: -10px; }
  .small-margin > div {
    padding-left: 10px;
    padding-right: 10px; }

.mt-15 {
  margin-top: 15px; }

.double-line-height {
  line-height: 28px !important; }

small {
  font-size: 12px; }

.light-blue {
  color: #335C81; }

.font-medium {
  font-weight: 500; }

.lg_font_size {
  font-size: 18px; }

.sm_font_size {
  font-size: 14px; }

.md_font_size {
  font-size: 16px; }

.small-text, .xs_font_size {
  font-size: 12px; }

.custom-font {
  font-family: Fester,sans-serif; }

a {
  color: inherit;
  transition: all ease .3s; }
  a:focus, a:hover, a:visited {
    text-decoration: none !important;
    outline: 0 !important; }
  a:focus, a:hover {
    color: #172A54; }
  a.post-edit-link {
    color: #a98c6c;
    display: block; }
    a.post-edit-link:hover {
      color: #c50927; }

b, strong {
  font-weight: 700; }

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.red-calendar {
  background-color: #f11814;
  width: 60px; }

.flexslider .flex-direction-nav li {
  transform: translate(0, -50%);
  position: absolute;
  z-index: 2;
  height: 39px;
  width: 22px; }
  .flexslider .flex-direction-nav li a {
    height: 39px;
    width: 22px;
    display: block; }
  .flexslider .flex-direction-nav li:before {
    content: url(../images/icons/white-arrow.png);
    position: absolute;
    z-index: -1;
    left: -20px;
    opacity: 0;
    transition: all ease .3s; }
  .flexslider .flex-direction-nav li:focus:before, .flexslider .flex-direction-nav li:hover:before {
    content: url(../images/icons/red-arrow.png); }
  .flexslider .flex-direction-nav li:first-child {
    left: 50px; }
    .flexslider .flex-direction-nav li:first-child:before {
      left: -20px; }
  .flexslider .flex-direction-nav li:last-child {
    right: 50px; }
    .flexslider .flex-direction-nav li:last-child:before {
      right: -20px;
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
.flexslider .flex-control-paging {
  bottom: 20px;
  z-index: 2;
  display: block; }
  .flexslider .flex-control-paging li a {
    background: #D5DCF9;
    position: relative;
    border: 2px solid #5899E2;
    width: 15px;
    height: 15px; }
    .flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a:hover {
      background: #fff; }
.flexslider:focus .flex-direction-nav li:before, .flexslider:hover .flex-direction-nav li:before {
  opacity: 1; }
.flexslider:focus .flex-direction-nav li:first-child:before, .flexslider:hover .flex-direction-nav li:first-child:before {
  left: 0; }
.flexslider:focus .flex-direction-nav li:last-child:before, .flexslider:hover .flex-direction-nav li:last-child:before {
  right: 0; }

.owl-carousel .owl-nav > div {
  position: absolute;
  z-index: 2;
  height: 38px;
  width: 54px;
  background-color: #5899E2;
  transform: translate(0, -50%);
  -ms-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  text-align: center; }
  .owl-carousel .owl-nav > div:focus, .owl-carousel .owl-nav > div:hover {
    background-color: #172A54; }
  .owl-carousel .owl-nav > div a {
    height: 39px;
    width: 22px;
    display: block; }
  .owl-carousel .owl-nav > div:first-child {
    left: -85px; }
  .owl-carousel .owl-nav > div:last-child {
    right: -85px; }
  .owl-carousel .owl-nav > div.disabled {
    opacity: .5;
    pointer-events: none; }

.owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%; }
  .owl-dots .owl-dot {
    display: inline-block;
    height: 9px;
    width: 9px;
    background-color: #666;
    border-radius: 100%;
    margin-right: 8px; }
    .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
      background-color: #5899E2; }

.scrtabs-tab-container {
  position: relative; }

.scrtabs-tab-scroll-arrow {
  font-size: 24px !important;
  line-height: 50px;
  padding: 0 !important;
  text-align: center;
  border: 0 !important;
  background-color: transparent !important;
  color: #000 !important; }

.primary-color {
  color: #172A54; }

.secondary-color {
  color: #5899E2; }

.white-color {
  color: #fff; }

.black-color {
  color: #000; }

.dropdown-filter {
  position: fixed;
  background-color: #f6f6f6;
  width: 100%;
  left: 0;
  z-index: 3;
  color: #fff;
  text-transform: uppercase; }
  .dropdown-filter form {
    display: block;
    width: 100%; }
    .dropdown-filter form button {
      position: absolute;
      right: 20px;
      top: 10px;
      background-color: transparent; }
  .dropdown-filter.fadeInDown {
    z-index: 10 !important; }

.search-filter {
  line-height: 24px; }
  .search-filter:before {
    content: url(../images/icons/search.png);
    line-height: 24px;
    display: inline-block;
    float: left;
    margin-top: 5px;
    width: 23px; }
  .search-filter.opened:before {
    content: url(../images/icons/close.png); }
  .search-filter:not(.opened):hover:before {
    content: url(../images/icons/search-red.png); }

input#main-search {
  background-color: transparent !important;
  box-shadow: none;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding: 12px 0;
  border-bottom-width: 1px; }

.easy-autocomplete-container ul {
  top: -25px; }

.easy-autocomplete {
  width: 100% !important; }

.easy-autocomplete-container ul .eac-category, .easy-autocomplete-container ul li {
  color: #333 !important; }

.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto; }

.suggestion-list {
  position: absolute;
  list-style: none;
  max-height: 350px;
  overflow: auto;
  width: calc(100% - 100px);
  background-color: #fff;
  color: #333;
  left: 48px; }
  .suggestion-list li {
    padding: 5px 20px;
    cursor: pointer; }
    .suggestion-list li:first-child {
      padding-top: 10px; }
    .suggestion-list li:last-child {
      padding-bottom: 10px; }
    .suggestion-list li:focus, .suggestion-list li:hover {
      color: #a98c6c; }

.error-page img {
  width: 60px; }
.error-page h1 {
  font-size: 110px; }
.error-page .cannot-find {
  font-size: 30px; }
.error-page .error-nav {
  max-width: 330px;
  margin: 0 auto; }

.error-page .error-nav ul {
  float: left;
  list-style: none; }
  .error-page .error-nav ul a {
    color: #172A54;
    margin-bottom: 10px;
    display: block; }
  .error-page .error-nav ul:last-child {
    float: right; }

#main, footer, section {
  float: left;
  width: 100%; }

.error-page .social-icons a {
  color: #999; }

.typed-cursor {
  visibility: hidden; }

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3; }

section {
  position: relative; }

#main {
  min-height: calc(100vh - 380px); }

button {
  font-family: "Noto Sans",sans-serif; }
  button:focus {
    font-family: "Noto Sans",sans-serif; }

#chapter3 div, .trackcustom input[type=submit], footer, section#services .service-box span {
  font-family: Fester,sans-serif; }

.trackcustom input[type=submit] {
  cursor: pointer; }

#loader {
  position: absolute;
  height: 100%;
  background: url(../images/icons/loader.gif) center 25% no-repeat no-repeat rgba(255, 255, 255, 0.5);
  background-size: 50px;
  z-index: 1;
  width: 100%;
  top: 0; }

.select-wrapper {
  position: relative; }

footer {
  position: relative;
  z-index: 1;
  background-color: #172A54;
  line-height: 1.5; }
  footer p {
    font-size: 12px; }
  footer span {
    font-size: 11px;
    color: #335C81; }
    footer span a:focus, footer span a:hover {
      color: #5899E2; }

.select-wrapper:after {
  content: url(../images/icons/arrow-down.png);
  position: absolute;
  right: 10px;
  top: calc(50% - 12px);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1; }
.select-wrapper select {
  position: relative;
  z-index: 2; }

button, input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0 !important;
  outline: 0 !important; }

.lower-part input:not([type=checkbox]):not([type=submit]):not([type=file]), .lower-part select {
  background-color: transparent; }

button:focus, button:hover {
  outline: 0 !important; }

input:focus, input:hover {
  outline: 0 !important; }

select:focus, select:hover {
  outline: 0 !important; }

textarea:focus, textarea:hover {
  outline: 0 !important; }

input:not([type=checkbox]):not([type=submit]):not([type=file]), select {
  width: 100%;
  border: 1px solid #999;
  padding: 8px 15px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: none !important;
  font-family: Fester,sans-serif;
  font-size: 14px; }

textarea {
  width: 100%;
  border: 1px solid #999;
  padding: 8px 15px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: none !important;
  font-family: Fester,sans-serif;
  font-size: 14px;
  resize: none; }

.acceptance-privacy:hover input[type=checkbox] {
  border-color: #4d50fe; }

input:not([type=file]):not([type=submit]):focus, input:not([type=submit]):not([type=file]):hover, textarea:not([type=checkbox]):not([type=file]):not([type=submit]):focus, textarea:not([type=checkbox]):not([type=submit]):not([type=file]):hover {
  border-color: #999; }

select:focus, select:hover {
  border-color: #4d50fe; }

textarea:focus, textarea:hover {
  border-color: #4d50fe; }

input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
  vertical-align: bottom; }
  input[type=checkbox]:checked {
    border-color: #172A54;
    background: url(../images/icons/tick.png) center center no-repeat no-repeat;
    background-size: 75%; }

button[type=submit] {
  cursor: pointer; }

/* IMAGE SCROLLING */
.rel {
  position: relative; }

.overhidden {
  overflow: hidden; }
  .overhidden .imgscroll {
    max-width: unset; }

.imgscroll {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  width: 200%;
  max-width: 100%; }

.headerimg {
  padding-top: 2%;
  padding-bottom: 2%; }
  .headerimg:before {
    content: "";
    position: absolute;
    width: 550px;
    background-color: #fff;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 5px rgba(100, 100, 100, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(100, 100, 100, 0.2);
    box-shadow: 0 1px 5px rgba(100, 100, 100, 0.2); }
  .headerimg:after {
    content: "";
    position: absolute;
    width: 200px;
    left: 350px;
    background-color: #172A54;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    -moz-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

#main-menu li a.custom-link {
  position: relative; }

.headerlogo {
  padding-top: 20px;
  padding-bottom: 20px; }
  .headerlogo img {
    position: relative;
    align-content: center;
    width: 250px;
    margin-left: 70px;
    z-index: 1; }

#top-nav {
  overflow: visible !important;
  height: 100px; }

#main-menu li a.custom-link {
  background-color: transparent !important;
  color: #fff !important;
  border-radius: 10px;
  z-index: 1; }
  #main-menu li a.custom-link:before {
    content: '';
    width: 100%;
    height: 39px;
    top: 0;
    left: 0;
    background-color: #DC2F69 !important;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    transition: .5s height ease;
    -webkit-transition: .5s height ease;
    -moz-transition: .5s height ease; }
  #main-menu li a.custom-link:hover:before {
    height: 130px; }
  #main-menu li a.custom-link:hover .trackcustom {
    opacity: 1;
    transition: .3s opacity ease .3s;
    -webkit-transition: .3s opacity ease .3s;
    -moz-transition: .3s opacity ease .3s; }

.trackcustom {
  opacity: 0;
  position: absolute;
  padding: 15px;
  left: 0; }
  .trackcustom input[type=submit] {
    color: #D5DCF9;
    background-color: #172A54;
    width: 100%;
    padding: 6px 8px;
    margin: 0;
    letter-spacing: 2px;
    font-size: 90%;
    transition: all ease .3s; }

.inputspecial01 {
  border: none !important;
  margin-bottom: 10px !important;
  padding-left: 8px !important;
  color: #000 !important;
  letter-spacing: 2px; }

.trackcustom input:hover {
  color: #fff;
  background-color: #00bfff; }

#sliding-banner .flexslider .loadfromright {
  top: calc(50vh - 170px);
  right: 130px;
  -webkit-transition: all ease 2s 1s;
  -moz-transition: all ease 2s 1s;
  transition: all ease 2s 1s;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0; }
#sliding-banner .flexslider .flex-active-slide .loadfromright {
  -webkit-transition: all ease 2s 1s;
  -moz-transition: all ease 2s 1s;
  transition: all ease 2s 1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }
#sliding-banner .flexslider .loadfromleft {
  top: calc(50vh - 170px);
  left: 13vh;
  -webkit-transition: all ease 2s 1s;
  -moz-transition: all ease 2s 1s;
  transition: all ease 2s 1s;
  -webkit-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
  opacity: 0; }
#sliding-banner .flexslider .flex-active-slide .loadfromleft {
  -webkit-transition: all ease 2s 1s;
  -moz-transition: all ease 2s 1s;
  transition: all ease 2s 1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.buttonload01 {
  -webkit-animation: fadeInRight 1.2s;
  -moz-animation: fadeInRight 1.2s;
  animation: fadeInRight 1.2s; }

.liftgently {
  display: inline-block; }
  .liftgently:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    color: unset; }

#main .fliphorizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

#chapter3 {
  background: url(../images/about_us_bg.jpg) center no-repeat fixed;
  background-size: cover;
  width: 100%;
  height: 400px; }
  #chapter3 div {
    font-weight: 500;
    letter-spacing: 8px;
    font-size: 48px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }

section#services .service-box {
  background-size: cover;
  background-position: center; }
  section#services .service-box span {
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 40px;
    opacity: 0;
    width: calc(100% - 120px);
    color: #fff;
    -ms-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 20%;
    padding-left: 20px;
    border-left: 2px solid #DC2F69;
    line-height: 30px;
    display: flex;
    align-items: center; }
  section#services .service-box:focus, section#services .service-box:hover {
    background-blend-mode: multiply;
    background-color: #172A54;
    -ms-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
  section#services .service-box:focus span, section#services .service-box:hover span {
    opacity: 1; }

.navbar {
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  padding: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100px;
  background-color: #fff;
  -moz-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
  width: 100%;
  max-width: 2000px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3); }
  .navbar .navbar-brand {
    padding-left: 0 !important;
    padding-right: 0; }
  .navbar .logo {
    height: 35px;
    margin-top: 5px;
    width: auto !important;
    margin-left: 0 !important;
    display: block;
    -moz-transition: 0.5s top ease;
    -o-transition: 0.5s top ease;
    -webkit-transition: 0.5s top ease;
    transition: 0.5s top ease; }
  .navbar .nav-link {
    font-size: 16px;
    color: #D5DCF9;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-weight: 400;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .navbar .nav-link.active, .navbar .nav-link:hover {
      color: #D5DCF9; }
  .navbar .navbar-collapse {
    z-index: 1; }

.navbar-toggler #i1, .navbar-toggler #i2, .navbar-toggler #i3 {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.navbar-toggler #i1 {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform-origin: 10% 10%;
  -o-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%; }
.navbar-toggler #i2 {
  opacity: 0;
  filter: alpha(opacity=0); }
.navbar-toggler #i3 {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 10% 90%;
  -o-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%; }
.navbar-toggler.collapsed #i1 {
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0); }
.navbar-toggler.collapsed #i2 {
  opacity: 1;
  filter: alpha(opacity=100); }
.navbar-toggler.collapsed #i3 {
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.row.align-items-center.mx-0 {
  background-color: #e8f0f8; }

/* Parallax *******************************************/
.parallax-bg-repeat {
  background-repeat: repeat;
  background-size: contain !important;
  /* custom background-position */
  background-position: 50% 50%;
  /* ie8- graceful degradation */
  background-position: 50% 50% \9  !important; }

.parallax-bg-normal {
  background-repeat: no-repeat;
  background-size: cover;
  /* custom background-position */
  background-position: 50% 50%;
  /* ie8- graceful degradation */
  background-position: 50% 50% \9  !important; }

.parallax .container {
  padding-top: 60px;
  padding-bottom: 60px; }

.container {
  width: calc(100% - 200px); }

/* END Parallax ****************************************/
#about-chapter1 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/about/banner1.jpg);
  background-attachment: fixed; }
  #about-chapter1 div {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 80px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.95; }
  #about-chapter1 .container {
    padding-top: 150px;
    padding-bottom: 150px; }

#about-chapter2 {
  display: flex;
  justify-content: center; }
  #about-chapter2 .container .rel {
    height: 100%; }
  #about-chapter2 h2 {
    font-size: 30px; }
  #about-chapter2 img {
    width: 100%; }
  #about-chapter2 .row .col-md-3:nth-of-type(1) {
    padding-right: 0px;
    right: -1px; }
  #about-chapter2 .row .col-md-3:nth-of-type(2) {
    padding-left: 0px; }
  #about-chapter2 .sendtoback {
    z-index: -1;
    padding-left: 50px; }
  #about-chapter2 .fadeInLeft {
    -webkit-animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    animation: fadeInLeft 1.2s; }
  #about-chapter2 .fadeInRight {
    -webkit-animation: fadeInRight 1.2s;
    -moz-animation: fadeInRight 1.2s;
    animation: fadeInRight 1.2s; }
  #about-chapter2 .fadeInUp {
    -webkit-animation: fadeInUp 1.2s;
    -moz-animation: fadeInUp 1.2s;
    animation: fadeInUp 1.2s; }
  #about-chapter2 .box {
    padding: 15px;
    background-color: #172A54; }
    #about-chapter2 .box p {
      color: #fff;
      max-width: 350px; }
      #about-chapter2 .box p b {
        font-size: 18px; }

#about-chapter3 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/about/banner2.jpg) center no-repeat fixed;
  background-attachment: fixed;
  background-size: cover;
  height: 400px; }
  #about-chapter3 div {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 40px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.95; }

#about-chapter5 {
  overflow: hidden; }
  #about-chapter5 h3 {
    margin: 70px 0 40px 20px;
    border-left: 2px solid #DC2F69;
    padding: 15px 0 15px 20px;
    color: #1e2e55;
    text-align: left;
    font-family: "Fester";
    letter-spacing: 2px; }
  #about-chapter5 p {
    color: #515151;
    margin: 0 15px; }
  #about-chapter5 .row {
    background-color: none !important; }
    #about-chapter5 .row .testbox {
      overflow: hidden;
      position: relative;
      padding-top: 100px;
      background-color: #e6e6e6;
      z-index: 1;
      height: 100%;
      padding-bottom: 30px; }
    #about-chapter5 .row .testbox:before {
      content: "";
      height: 100px;
      width: calc(100% + 50px);
      background-color: #fff;
      position: absolute;
      right: -50px;
      top: -95px;
      z-index: 1;
      transform: rotate(14deg);
      transform-origin: left top;
      z-index: -1; }
    #about-chapter5 .row .testbox h3 {
      margin-top: -50px !important; }
    #about-chapter5 .row .testbox .triangle {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100px; }
    #about-chapter5 .row .testbox .circle {
      position: absolute;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      right: 15px;
      top: 45px;
      z-index: 2;
      background-color: #1e2e55; }
    #about-chapter5 .row .testbox .circle img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      height: 30px;
      width: auto !important; }
    #about-chapter5 .row .boxone {
      padding-right: 25px;
      -ms-transition: all linear .5s;
      -webkit-transition: all linear .5s;
      transition: all linear .5s; }
    #about-chapter5 .row .boxtwo {
      padding-left: 25px;
      padding-right: 25px; }
    #about-chapter5 .row .boxthree {
      padding-left: 25px; }
  #about-chapter5 .readmore {
    color: #DC2F69;
    margin-top: 15px;
    cursor: pointer; }
  #about-chapter5 .more-text {
    display: none; }
  #about-chapter5 .col-lg-4 .text {
    height: 100%; }

#services-chapter1 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/services/banner1.jpg);
  background-attachment: fixed; }
  #services-chapter1 div {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 80px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.95; }
  #services-chapter1 .container {
    padding-top: 150px;
    padding-bottom: 150px; }

#services-chapter2 {
  display: flex;
  justify-content: center; }
  #services-chapter2 h3 {
    margin: 50px 0 20px 20px;
    border-left: 2px solid #DC2F69;
    padding: 15px 0 15px 20px;
    color: #1e2e55;
    text-align: left; }
  #services-chapter2 h2 {
    font-size: 20px;
    letter-spacing: 4px;
    text-align: left !important; }
  #services-chapter2 .leftpart p {
    font-family: "Fester", sans-serif;
    line-height: 20px !important;
    letter-spacing: 2px; }
  #services-chapter2 .leftpart .justify {
    display: flex;
    align-items: center;
    height: 55px;
    position: absolute;
    width: 60px;
    justify-content: center; }
  #services-chapter2 .leftpart img {
    position: absolute;
    width: 40px;
    border-right: 1px solid white;
    padding-right: 8px; }
  #services-chapter2 .nav.nav-tabs {
    float: left;
    display: block;
    border-bottom: 0; }
    #services-chapter2 .nav.nav-tabs .nav-item:not(:last-child) {
      margin-bottom: 8px; }
    #services-chapter2 .nav.nav-tabs .nav-item a {
      color: white;
      display: flex;
      justify-content: center;
      text-align: center;
      align-items: center;
      height: 55px; }
    #services-chapter2 .nav.nav-tabs .nav-item .nav-link:hover {
      background-color: #d73369 !important; }
    #services-chapter2 .nav.nav-tabs .nav-link {
      border: 1px solid transparent;
      padding-left: 60px;
      border-radius: 0;
      background: #8a92a5; }
      #services-chapter2 .nav.nav-tabs .nav-link.active {
        background-color: #d73369 !important;
        border-color: transparent !important; }
  #services-chapter2 .rightpart .tab-content .tab-pane {
    transition-delay: 0.4s; }
  #services-chapter2 .rightpart .fade {
    transition: opacity .3s linear; }
  #services-chapter2 .rightpart .tochange img {
    width: 100%; }
  #services-chapter2 .rightpart .fromchange img {
    width: 100%; }
  #services-chapter2 .rightpart .fromchange .item {
    cursor: pointer; }
  #services-chapter2 .rightpart .owl-carousel .owl-item {
    overflow: hidden; }
  #services-chapter2 .rightpart .owl-carousel .owl-nav > div {
    width: 25px; }
    #services-chapter2 .rightpart .owl-carousel .owl-nav > div:first-child {
      left: -25px; }
      #services-chapter2 .rightpart .owl-carousel .owl-nav > div:first-child .fa {
        margin-top: 10px; }
    #services-chapter2 .rightpart .owl-carousel .owl-nav > div:last-child {
      right: -25px; }
      #services-chapter2 .rightpart .owl-carousel .owl-nav > div:last-child .fa {
        margin-top: 10px; }
  #services-chapter2 .owling {
    position: absolute;
    bottom: 0; }

#services-chapter3 {
  padding-bottom: 80px; }
  #services-chapter3 h1 {
    font-weight: 500;
    font-family: "Fester", sans-serif;
    color: #172A54;
    font-size: 50px;
    letter-spacing: 8px;
    position: relative;
    margin-bottom: 70px;
    line-height: 1.1;
    text-align: center; }
  #services-chapter3 .row:not(:first-child) {
    margin-top: 20px; }
  #services-chapter3 .row .col-lg-3 {
    padding: 0 10px; }
    #services-chapter3 .row .col-lg-3:hover .tile {
      height: 100%; }
    #services-chapter3 .row .col-lg-3:hover .search-icon {
      position: relative;
      opacity: 1;
      visibility: visible;
      font-size: 30px; }
    #services-chapter3 .row .col-lg-3:hover .text {
      height: 100%; }
      #services-chapter3 .row .col-lg-3:hover .text p {
        font-size: 1.1em;
        margin-top: 10px; }
  #services-chapter3 .search-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30%;
    text-align: center;
    font-size: 10px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear, opacity 1s linear, font-size 0.5s linear; }
    #services-chapter3 .search-icon i {
      color: white; }
  #services-chapter3 .tile {
    pointer-events: none;
    mix-blend-mode: multiply;
    width: calc(100% - 20px);
    height: 0px;
    position: absolute;
    bottom: 0;
    background-color: #172A54;
    opacity: 0.9;
    -ms-transition: all ease .4s;
    -webkit-transition: all ease .4s;
    transition: all ease .4s; }
  #services-chapter3 .text {
    pointer-events: none;
    width: calc(100% - 20px);
    height: 70px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-transition: all ease .4s;
    -webkit-transition: all ease .4s;
    transition: all ease .4s; }
    #services-chapter3 .text p {
      color: white;
      z-index: 2;
      -ms-transition: all ease .4s;
      -webkit-transition: all ease .4s;
      transition: all ease .4s; }

#contact-chapter1 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/contact/banner1.jpg);
  background-attachment: fixed; }
  #contact-chapter1 div {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 80px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.95; }
  #contact-chapter1 .container {
    padding-top: 150px;
    padding-bottom: 150px; }

#contact-chapter3 {
  padding-bottom: 80px;
  background: url(../images/contact/banner2.png) top no-repeat;
  background-size: cover; }
  #contact-chapter3 h2 {
    font-size: 40px;
    letter-spacing: 4px;
    display: flex;
    justify-content: center;
    margin: 50px 0 50px 0;
    left: 50%;
    transform: translateX(-50%); }
  #contact-chapter3 p {
    text-align: center;
    line-height: 22px; }
  #contact-chapter3 .fa {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    border: 1px solid #d73369;
    border-radius: 100px;
    background-color: #d73369;
    font-size: 25px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  #contact-chapter3 .row .col-md-6:first-child {
    padding-right: 60px; }
    #contact-chapter3 .row .col-md-6:first-child input, #contact-chapter3 .row .col-md-6:first-child textarea {
      background-color: transparent;
      font-family: "Fester", sans-serif;
      letter-spacing: 2px;
      color: #333333; }
    #contact-chapter3 .row .col-md-6:first-child ::-webkit-input-placeholder {
      opacity: 0.5; }
    #contact-chapter3 .row .col-md-6:first-child form div {
      width: 100%;
      display: flex;
      justify-content: center; }
      #contact-chapter3 .row .col-md-6:first-child form div button {
        padding: 10px 50px;
        font-size: 14px;
        text-align: center;
        background-color: #DC2F69;
        color: #fff !important;
        font-family: "Fester", sans-serif;
        letter-spacing: 2px;
        position: relative;
        text-transform: uppercase;
        border-radius: 10px !important;
        -ms-transition: all ease .3s;
        -webkit-transition: all ease .3s;
        transition: all ease .3s; }
        #contact-chapter3 .row .col-md-6:first-child form div button:hover {
          background-color: #172A54; }
  #contact-chapter3 .row .col-md-6:last-child {
    padding-left: 60px; }
  #contact-chapter3 .col-md-2 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px; }
  #contact-chapter3 .col-md-10 {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    #contact-chapter3 .col-md-10 p {
      color: #1e2e55; }
  #contact-chapter3 .map {
    position: absolute;
    right: 0;
    top: 100px;
    border: 10px solid #1e2e55;
    transform: translateX(460px);
    -ms-transition: all linear .5s;
    -webkit-transition: all linear .5s;
    transition: all linear .5s; }
    #contact-chapter3 .map .open {
      transform: rotate(-90deg);
      left: -109px;
      position: absolute;
      top: 50%;
      border: 1px #1e2e55 solid;
      background-color: #1e2e55;
      width: 150px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #b0b5c3;
      font-size: 17px;
      font-family: "Fester", sans-serif;
      letter-spacing: 2px;
      border-radius: 10px 10px 0px 0px;
      cursor: pointer; }
  #contact-chapter3 .slideIn {
    transform: translateX(0px); }

.contact-chapter4 {
  background: url(../images/contact/career1.jpg) center no-repeat;
  background-size: cover; }
  .contact-chapter4 .container {
    text-align: center;
    padding: 40px 20px 60px 20px; }
  .contact-chapter4 h2 {
    font-size: 40px;
    letter-spacing: 4px;
    color: white;
    border-bottom: 2px solid white;
    padding: 20px 0;
    max-width: 500px;
    margin: 0px auto 20px auto;
    font-weight: 500;
    font-family: "Fester", sans-serif; }
  .contact-chapter4 p {
    color: white;
    text-align: center;
    line-height: 22px;
    font-size: 16;
    letter-spacing: 1px; }
  .contact-chapter4 ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    max-width: 550px;
    text-align: left;
    margin: 20px auto;
    padding-left: 80px;
    line-height: 35px;
    list-style: none; }
    .contact-chapter4 ul li {
      color: white;
      font-size: 14px;
      letter-spacing: 1px;
      position: relative; }
      .contact-chapter4 ul li:before {
        content: "\2022";
        position: absolute;
        left: 0;
        left: -25px;
        font-size: 30px; }
  .contact-chapter4 a {
    color: #00BFFF;
    -ms-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
    .contact-chapter4 a:hover {
      color: #DC2F69; }

.parsley-errors-list li {
  list-style: none;
  color: red;
  font-size: 13px;
  margin-top: -15px;
  margin-bottom: 15px; }

input::-webkit-input-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input:-moz-placeholder, textarea::-webkit-input-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder, textarea:-moz-placeholder {
  color: #BBBCC2;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: "Fester",sans-serif; }
input:focus::-webkit-input-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder, input:focus:-moz-placeholder, textarea:focus::-webkit-input-placeholder, textarea:focus::-moz-placeholder, textarea:focus:-ms-input-placeholder, textarea:focus:-moz-placeholder {
  opacity: 0; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent; }

.wpcf7-mail-sent-ok {
  display: none !important; }

@media (min-width: 1520px) {
  body {
    font-size: 16px; } }
@media (max-width: 1199px) {
  .container {
    width: calc(100% - 100px); }

  .navbar {
    padding-left: 15px;
    padding-right: 15px; }
    .navbar .container {
      padding-left: 0;
      padding-right: 0; }
    .navbar .navbar-collapse {
      position: fixed;
      top: 70px;
      width: 100%;
      left: 0;
      background-color: #172A54;
      max-height: 245px; }
    .navbar .navbar-toggler {
      border: none;
      padding-right: 0;
      z-index: 1; }
      .navbar .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #D5DCF9;
        margin-top: 4px; }
    .navbar .navbar-toggler-icon {
      background-image: none; }

  .navbar, #top-nav {
    height: 70px !important; }

  .headerlogo {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px !important; }
    .headerlogo img {
      height: 20px !important;
      width: auto !important;
      padding: 0 !important;
      margin-top: 5px !important;
      margin-left: 0 !important; }

  .headerimg:before {
    left: 0; }

  body {
    cursor: pointer; }

  section#services .service-box:focus, section#services .service-box:hover {
    background-color: unset; }

  .container-fluid {
    padding-left: 40px;
    padding-right: 40px; }

  #main-menu {
    overflow-x: none; }
    #main-menu.show {
      overflow-y: none !important; }

  .navbar-nav {
    padding: 25px !important; } }
@media (max-width: 1080px) {
  .navbar {
    font-size: 95%; } }
@media (max-width: 991px) {
  #about-chapter5 .row .testbox:before {
    display: none; }

  #sliding-banner .flexslider img {
    height: calc(100vh - 70px); }

  section#services .service-box span {
    text-align: left;
    opacity: 1 !important;
    width: calc(100% - 20px);
    top: unset !important;
    bottom: 20px !important;
    left: unset !important;
    font-size: 80%;
    margin-left: 20px;
    line-height: 25px;
    transform: unset;
    z-index: 1;
    height: 10%; }
    section#services .service-box span:before {
      position: absolute !important;
      background-color: #172A54 !important;
      opacity: 0.8 !important;
      width: calc(100% + 22px);
      bottom: -20px;
      height: calc(100% + 40px);
      content: "";
      display: block;
      left: -22px;
      z-index: -1; }

  .loadfromleft, .loadfromright {
    left: 0 !important;
    right: 0 !important;
    text-align: center !important; }

  #main-menu, .loadfromleft, .loadfromright {
    text-align: center !important; }

  #main-menu, .container, .footer-left-menu, .social-icons {
    width: 100%; }

  #main {
    margin-top: 64px; }

  .loadfromleft p, .loadfromright p {
    margin: 0 auto !important;
    display: block; }

  #about-us {
    padding-right: 20px;
    padding-left: 20px; }

  #services .paddleftservice {
    padding-left: 0; }

  .container-fluid {
    padding-left: 30px;
    padding-right: 30px; }

  section#sliding-banner .flex-control-paging {
    display: none !important;
    position: relative; }

  #main-menu li {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

  .navbar-nav {
    text-align: center;
    border: unset !important;
    display: block;
    margin: 0 auto;
    width: 100% !important;
    padding: 0 !important;
    height: 250px;
    background-color: #172A54; }

  .menu-toggle {
    top: 25px !important;
    z-index: 1; }

  #main-menu.show {
    overflow-y: none; }

  #about-chapter1 div {
    font-size: 50px; }

  #about-chapter2 .container {
    margin: 0; }

  #about-chapter2 .sendtoback {
    padding-left: 15px; }

  #about-chapter4 h3 {
    margin: 50px 0 20px 20px;
    font-size: 22px; }
  #about-chapter4 p {
    max-height: 190px;
    font-size: 12px; }
  #about-chapter4 .text .unset {
    margin: 0 !important;
    transform: translateX(1px);
    width: calc(100% - 1px); }
  #about-chapter4 .container {
    margin: 0; }
  #about-chapter4 .row .col-lg-4 {
    margin: 0 15px;
    margin-bottom: 50px;
    padding: 0; }

  #services-chapter1 div {
    font-size: 50px; }

  #services-chapter2 .container {
    margin: 0; }

  #services-chapter2 h2 {
    text-align: center !important; }

  #services-chapter2 .rightpart .tochange img {
    height: auto;
    margin-bottom: 20px; }

  #services-chapter2 .owling {
    margin-top: 20px;
    position: relative; }

  #services-chapter2 .rightpart .fromchange img {
    height: auto; }

  #services-chapter2 .fromchange {
    display: flex;
    justify-content: center; }
    #services-chapter2 .fromchange .owl-carousel {
      width: 90%; }
    #services-chapter2 .fromchange .item {
      pointer-events: none; }

  #services-chapter2 .tochange {
    display: none; }

  #services-chapter3 .row .col-lg-3:not(:first-child) {
    margin-top: 20px; }

  #contact-chapter1 div {
    font-size: 50px; }

  #contact-chapter1 {
    background-position-x: -900px; }

  #contact-chapter3 input, #contact-chapter3 textarea {
    text-align: left; }
  #contact-chapter3 .container {
    margin: 0 !important; }
  #contact-chapter3 .col-md-2 {
    justify-content: center; }
  #contact-chapter3 .map {
    position: relative;
    transform: none; }
    #contact-chapter3 .map .open {
      display: none; }
    #contact-chapter3 .map iframe {
      width: 100%;
      height: 300px; }
  #contact-chapter3 .row .col-md-6 {
    padding: 15px !important; }

  .mobileexpand {
    margin-bottom: 200px !important; }

  .liftgently {
    display: none; } }
@media (max-width: 767px) {
  .headerimg:before {
    width: 250px; }

  .headerimg:after {
    left: 50px; }

  .dropdown-filter form button {
    right: 0; }

  .error-page h1 {
    font-size: 95px; }
  .error-page .cannot-find {
    font-size: 20px; }
  .error-page .error-nav ul {
    float: left !important;
    width: 100%; }

  .flexslider .flex-control-paging {
    display: block; }

  #main {
    margin-top: 0; }

  h2 {
    font-size: 36px; }
    h2.h1 {
      font-size: 36px; }

  #menu-footer-upper-menu li:not(:last-child):after {
    content: "|";
    display: block;
    position: absolute;
    right: -2px;
    top: 4px; }

  .wpcf7-response-output {
    margin: 0 20px 50px !important; }

  * {
    text-align: center;
    align-content: center; }

  #contact-chapter3 h2 {
    left: unset;
    transform: unset; }

  #about-us .col-md-6 p {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important; }

  #services .col-lg-6 p {
    padding-right: unset !important; }

  .headerimg {
    background-position: left -150px bottom 0; }
    .headerimg:before {
      background-position-x: -100px; }

  .headerlogo {
    text-align: left; }

  .contact-chapter4 {
    margin-top: 19px; }
    .contact-chapter4 ul {
      columns: 1;
      -webkit-columns: 1;
      margin: 0;
      padding-left: 30px; }
      .contact-chapter4 ul li {
        text-align: left; } }
.loadfromleft h2, .loadfromright h2 {
  font-size: 400% !important; }

#services .paddleftservice {
  padding-left: 0; }
  #services .paddleftservice br {
    display: none; }

#about-us .justify-content .fadeInRight {
  animation-name: fadeInUp; }

@media (max-width: 576px) {
  .loadfromleft h2, .loadfromright h2 {
    font-size: 22px !important;
    line-height: 40px !important; }

  #about-chapter2 .box .col-3, #about-chapter2 .box .col-9 {
    display: flex;
    align-items: center;
    justify-content: center; }
  #about-chapter2 .box p {
    color: #fff;
    max-width: 350px;
    font-size: 11px; }
    #about-chapter2 .box p b {
      font-size: 12px; }

  #contact-chapter1 {
    background-position-x: -1200px; } }
@media (max-width: 377px) {
  .loadfromleft, .loadfromright {
    top: calc(10vh) !important; }

  .loadfromleft h2, .loadfromright h2 {
    margin-bottom: 0 !important; }

  .hidden-xxs-down {
    display: none !important; }

  .loadfromright h2, .loadfromleft h2 {
    padding: 0 !important; }
  .loadfromright p, .loadfromleft p {
    padding-top: 24px !important; }

  #chapter3 div {
    font-size: 120%; } }

/*# sourceMappingURL=style.css.map */
