@import url(https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700");html {
  margin-top: 0px !important;
  font-size: 16px; }

body {
  overflow-y: scroll; }

@media (max-width: 481px) {
  html {
    margin-top: 0px !important;
    font-size: 13px; } }

body {
  font: 100%;
  background-color: #175C7D !important;
  color: #175C7D;
  font-family: "Open+Sans", sans-serif !important;
  top: 25px; }

h1, h2, h3, h4, h5, h6 {
  color: #454545;
  font-family: "Times New Roman", serif !important;
  line-height: 2rem !important; }

h5 {
  padding-bottom: 5px;
  color: #1f7ca8 !important; }

p {
  color: #454545;
  font-family: "Open+Sans", sans-serif !important;
  font-weight: 300;
  letter-spacing: .02rem; }

a {
  color: #175C7D;
  font-family: "Times New Roman", serif !important; }

a:focus, a:hover {
  color: #ffffff;
  text-decoration: no-underline; }

hr {
  border-top: 1px dotted #454545 !important; }

button {
  border: 0px;
  background: none; }

video {
  width: 100% !important;
  height: auto !important; }

ul {
  width: 100%; }

li {
  list-style: none; }

/*
==========================
--------| header |--------
==========================
*/
.alarm-header {
  background: #859161;
  color: #ffffff !important; }

.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15) !important;
  border-top: solid 1px #efefef !important;
  border-bottom: solid 1px #efefef !important;
  border-radius: .25rem; }

.dropdown-header {
  display: block;
  padding: 0rem !important;
  margin-bottom: 0;
  font-size: .875rem;
  color: #636c72;
  white-space: nowrap; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.navbar-default .navbar-nav > li > a {
  width: 200px;
  font-weight: bold; }

.mega-dropdown {
  position: static !important;
  /*width:100%;*/ }

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none; }

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 10px solid #efefef;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -11px;
  right: 293px;
  z-index: 8; }

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0; }

.mega-dropdown-menu > li > ul > li {
  list-style: none; }

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
  transition: all .5s  ease-out; }

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
  margin-left: 10px; }

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold; }

.mega-dropdown-menu form {
  margin: 10px 30px 10px 0px; }

.mega-dropdown-menu .form-group {
  margin-bottom: 3px; }

#header {
  width: 100%;
  padding: 0px !important; }

.head-main {
  background-color: #EFDDBE; }
  .head-main .text-head {
    position: absolute;
    margin-top: -27%;
    margin-bottom: 25%;
    padding: 5%;
    margin-left: 15px; }
    .head-main .text-head h5 p {
      font-family: "Times New Roman", serif !important;
      color: #175C7D; }
  .head-main h1 {
    color: #ffffff;
    font-size: 2.5rem; }
  .head-main .head-dash:before {
    border-bottom: 0px solid #ffffff; }

.head-main-img-text {
  position: absolute;
  top: 40%;
  padding-left: 20px; }

.head-main-img {
  background-color: #175C7D; }
  .head-main-img h1 {
    color: #ffffff; }
  .head-main-img .head-dash:before {
    border-bottom: 4px solid #ffffff; }

.wpt-header {
  margin-top: 100px; }

.navbar {
  background: transparent !important; }

.bg-inverse {
  background-color: #ffffff !important; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: .65rem .75rem !important;
  font-size: 1.25rem;
  line-height: 1;
  background: #175C7D;
  border: 2px solid #175C7D !important;
  border-radius: 0px !important; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#175C7D' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

a.nav-link {
  color: #454545 !important;
  font-weight: 500;
  transition: all 500ms; }

a.nav-link:hover {
  color: #238cbe !important; }

.jumbotron h1, .jumbotron h3 {
  color: #ffffff; }

/*
===========================
--------| helpers |--------
===========================
*/
/*Shadows*/
.shadow {
  box-shadow: 0px 0px 35px 0px #cccccc; }

/* Head Dash */
.wps-list ul {
  padding: 0px !important; }

.wps-list li {
  list-style: none !important;
  display: block;
  padding: 5px;
  width: 90%; }

.wps-list li li {
  border-left: solid 0px #ffffff;
  list-style: none !important;
  display: block;
  padding: 3px 10px;
  transition: all .5s  ease-out; }

.wps-list li li:hover {
  list-style: none !important;
  display: block;
  background: #f7f7f7;
  border-left: solid 5px #EFDDBE; }

.wps-list a {
  display: block;
  font-family: "Times New Roman", serif !important;
  color: #175C7D;
  transition: all .5s  ease-out; }

.wps-list a:hover {
  text-decoration: none;
  color: #000000;
  margin-left: 10px; }

.wps-list h4 {
  padding-top: 10px; }

.show > .dropdown-menu {
  display: block !important;
  transition: display .5s ease;
  -webkit-transition: display .5s ease;
  -moz-transition: display .5s ease;
  -o-transition: display .5s ease; }

/* Head Dash */
.head-dash:before {
  border-bottom: 4px solid #EFDDBE;
  content: '';
  display: block;
  width: 30px;
  margin-bottom: 15px;
  margin-top: 10px; }

.head-dash-sub:after {
  border-bottom: 4px solid #EFDDBE;
  content: '';
  display: block;
  width: 30px;
  margin-bottom: 20px;
  margin-top: 10px; }

.dotted-bottom {
  border-bottom: dotted 1px #efefef; }

.list-arrow {
  list-style: none; }
  .list-arrow li:before {
    font-family: FontAwesome;
    content: "\F054";
    font-size: 0.8rem;
    padding-right: 10px;
    margin-left: -20px; }

input.wpcf7-form-control.wpcf7-text {
  width: 100% !important;
  padding: 1.5vh; }

textarea.wpcf7-form-control.wpcf7-textarea {
  padding: 1.5vh;
  width: 100%; }

input.wpcf7-form-control.wpcf7-submit {
  padding: 2% 5%;
  border: solid 3px;
  color: #175C7D; }

/* Sections */
.section-space {
  padding: 5% 5%; }

.section-white {
  color: #175C7D;
  background: #ffffff; }

.section-grey {
  color: #175C7D;
  background: #efefef; }

.border-blue {
  border-left: solid 20px #175C7D; }

.border-red {
  border-left: solid 20px #A41034; }

.border-beige {
  border-left: solid 20px #EFDDBE; }

.border-green {
  border-left: solid 20px #859161; }

.box-beige {
  border-left: solid 20px #EFDDBE;
  background: #efefef;
  padding: 20px;
  margin-bottom: 3px; }

.sidebar-center img {
  border: solid;
  width: 150px !important; }

.box-desc h3 {
  font-size: 1.2rem; }

.box-desc li {
  font-size: .8rem; }

/* Avatar Profil*/
.avatar {
  max-width: 150px; }

/* alerts */
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 0px solid transparent !important;
  border-radius: 0px !important; }

.alert-warning {
  background-color: #859161 !important;
  border-color: #faf2cc;
  color: #b4bc9c !important; }

/* Buttons */
.btn {
  border: 3px solid !important;
  border-radius: 0rem !important;
  padding: 20px 30px !important; }

.btn:hover {
  border: solid 3px #ffffff;
  background: #175C7D;
  color: #ffffff !important; }

.btn-shine {
  color: #1f7ca8 !important;
  border-color: #1f7ca8 !important; }
  .btn-shine strong {
    padding-left: 10px; }

.btn-shine:hover {
  color: #ffffff !important;
  border-color: #1f7ca8 !important; }

.btn-contact {
  border: solid 3px #ffffff;
  background: #ffffff;
  color: #175C7D; }

.btn-contact:hover {
  border: solid 3px #ffffff;
  background: #175C7D;
  color: #ffffff; }

.btn-scroll-on {
  border: solid 0px #ffffff;
  transition: all .3s;
  width: 50px;
  background: transparent;
  color: #454545;
  margin: 0px 0px 0px 0px;
  transition: all .5s  ease-out; }

.btn-scroll-on:hover {
  border: solid 0px #EFDDBE;
  width: 80px;
  background: transparent !important;
  color: #ffffff; }

.btn-scroll-on a {
  color: #175C7D; }

button.close {
  color: #323232 !important;
  transition: all 500ms; }

.close:focus, .close:hover {
  text-decoration: none;
  cursor: pointer;
  color: #ffffff !important; }

a.button-website {
  color: #175C7D !important;
  transition: all 500ms; }

a.button-website:hover {
  text-decoration: none !important;
  color: #ffffff !important; }

/* Images */
.img-rounded {
  border-radius: 50%; }

/*
============================
--------| Boxes |--------
============================
*/
.wps-box-grey {
  position: relative;
  text-indent: 0px;
  background: #efefef;
  text-decoration: none !important;
  color: #175C7D;
  transition: all 0.4s  ease-out; }

.wps-box-grey:focus, .wps-box-grey:hover {
  text-indent: 0px;
  background: #175C7D;
  text-decoration: none !important;
  color: #ffffff;
  transition: all 0.4s  ease-out; }

.wps-box-white {
  text-indent: 0px;
  background: #ffffff;
  text-decoration: none !important;
  color: #175C7D;
  transition: all 0.4s  ease-out; }

.wps-box-white:hover {
  text-indent: 0px;
  background: #efefef;
  text-decoration: none !important;
  color: #175C7D;
  transition: all 0.4s  ease-out; }

.wps-box-grey:hover {
  text-indent: 0px;
  background: #175C7D;
  text-decoration: none !important;
  color: #ffffff;
  transition: all 0.4s  ease-out; }

/* WPS BOXES */
.wps-box-overlay-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  top: 0px;
  left: 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s  ease-out; }

.wps-box-overlay-1:hover {
  color: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #175C7D;
  top: 0px;
  left: 0px;
  opacity: 1; }

.wps-box-desc-1 {
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 30%;
  margin-left: -50%;
  margin-top: -10%;
  transition: all 0.4s  ease-out; }

.wps-box-overlay-1:hover > .wps-box-desc-1 {
  position: absolute;
  color: #000000;
  top: 47%; }

.wps-box-overlay-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0px;
  left: 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s  ease-out; }

.wps-box-overlay-2:hover {
  color: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0px;
  left: 0px;
  opacity: .9; }

.wps-box-desc-2 {
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 30%;
  margin-left: -50%;
  margin-top: -10%;
  transition: all 0.4s  ease-out; }

.wps-box-overlay-2:hover > .wps-box-desc-2 {
  position: absolute;
  color: #175C7D;
  top: 47%; }

/*
============================
--------| Sections |--------
============================
*/
/* Sections */
.jumbotron {
  background-color: #175C7D !important;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 0rem !important;
  padding: 0 !important; }
  .jumbotron .slider-desc {
    position: absolute;
    top: 15%;
    padding: 5% 5%;
    left: 5%; }
    .jumbotron .slider-desc a {
      color: #1f7ca8 !important; }
    .jumbotron .slider-desc a:hover {
      color: #ffffff !important;
      background-color: #1f7ca8 !important; }
    .jumbotron .slider-desc h5 {
      padding-bottom: 15px; }

.content h4 {
  padding-top: 20px;
  padding-bottom: 20px; }

/*
============================
--------| Headlines |--------
============================
*/
.headline h2 {
  text-align: center;
  position: relative;
  margin: 20px;
  color: #175C7D; }

.headline h2:before {
  content: '';
  position: absolute;
  width: 40px;
  top: -20px;
  left: 50%;
  margin-left: -20px;
  border-top: solid 3px #175C7D; }

.headline-left h2 {
  text-align: left;
  position: relative;
  margin: 20px 0px; }

.headline-left h2:before {
  content: '';
  position: absolute;
  width: 40px;
  top: -20px;
  left: 0%;
  margin-left: 0px;
  border-top: solid 3px #175C7D; }

/*
============================
--------| Sidebars |--------
============================
*/
.sidebar h4 {
  padding-top: 20px;
  padding-bottom: 20px; }

a.sidelink {
  background: #ffffff;
  text-decoration: none;
  color: #175C7D !important;
  transition: all .4s ease-out; }

a.sidelink:hover, .sidelink:active, .sidelink:focus {
  text-decoration: none;
  background: white; }

ul.sidebox {
  background: #efefef;
  padding: 5%;
  font-size: .9rem;
  margin-bottom: 3px;
  transition: all .8s ease; }
  ul.sidebox ul {
    list-style: none;
    padding: 0px; }

ul.sidebox:hover {
  background: #d6d6d6;
  font-size: .9rem;
  margin: 0px;
  margin-bottom: 3px; }
  ul.sidebox:hover ul {
    list-style: none;
    padding: 0px; }

#section-1 {
  padding: 0px; }
  #section-1 h1 {
    font-size: 55px; }
  #section-1 .hero-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    background-color: #fff;
    max-width: 100%;
    height: auto; }
  #section-1 .message {
    box-sizing: border-box;
    width: 100%;
    height: 60%;
    bottom: 0;
    display: block;
    position: absolute;
    padding: 0.5em; }

#section-2 {
  background: #ffffff;
  padding: 5% 5%; }
  #section-2 a {
    color: #1f7ca8 !important;
    margin-left: 0px; }
  #section-2 a:hover {
    -webkit-transform: translatex(0) translatey(500px);
    transform: translatex(0) translatey(500px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: all .8s ease; }

#section-3 {
  background: #efefef;
  padding: 100px 0 100px 0; }

#section-4 {
  background-color: #ffffff;
  padding: 5% 5%; }
  #section-4 a {
    color: #1f7ca8 !important; }
  #section-4 img.img-fluid.overlay {
    width: 100%;
    padding: 0px; }
  #section-4 .sidebar-center {
    margin-left: 25% !important;
    display: block !important;
    margin-top: 30px; }
  #section-4 .card-fluid {
    padding: 2px; }
  #section-4 .card-inner {
    position: absolute;
    top: 0px;
    padding: 10%;
    height: 100%; }
  #section-4 ul.wpt-contact {
    list-style: none;
    margin-left: -40px; }
  #section-4 a.works-link {
    bottom: 0;
    font-family: "Open+Sans", sans-serif !important;
    position: absolute;
    margin-bottom: 25%; }
  #section-4 a.works-link:before {
    content: '';
    position: absolute;
    width: 25px;
    top: -10px;
    border-top: solid 3px #fff; }

#section-5 {
  background: #EFDDBE;
  padding: 1% 5%; }
  #section-5 h3 {
    color: #175C7D !important; }
  #section-5 em {
    color: #175C7D !important; }

#section-6 {
  background: #efefef;
  padding: 3% 5%; }

#section-portfolio {
  color: #fff;
  padding-top: 200px;
  padding-bottom: 200px; }
  #section-portfolio img.img-fluid.overlay {
    width: 100%;
    padding: 0px; }
  #section-portfolio .card-fluid {
    padding: 2px; }
  #section-portfolio .card-inner {
    position: absolute;
    top: 0px;
    padding: 10%;
    height: 100%; }
  #section-portfolio h3 {
    font-size: 15px;
    padding: 0px;
    text-transform: uppercase; }
  #section-portfolio a.works-link {
    bottom: 0;
    font-family: "Open+Sans", sans-serif !important;
    position: absolute;
    margin-bottom: 25%; }
  #section-portfolio a.works-link:before {
    content: '';
    position: absolute;
    width: 25px;
    top: -10px;
    border-top: solid 3px #fff; }

#section-contact-2 .wpt-contact {
  margin-left: -40px !important; }
  #section-contact-2 .wpt-contact a {
    color: #175C7D; }
  #section-contact-2 .wpt-contact li {
    list-style: none;
    border-bottom: solid 1px #efefef;
    padding: 2% 0 2% 0; }
  #section-contact-2 .wpt-contact ol li {
    border-bottom: solid 0px #efefef; }
  #section-contact-2 .wpt-contact .fa {
    padding-right: 15px; }

#section-contact-2 .wpt-contact-address {
  margin-left: -40px !important; }

#section-contact-person .contact-person {
  margin-left: -40px !important; }
  #section-contact-person .contact-person a {
    color: #175C7D; }
  #section-contact-person .contact-person li {
    list-style: none;
    border-bottom: solid 1px #efefef;
    padding: 1% 0 1% 0;
    font-family: "Times New Roman", serif !important; }
  #section-contact-person .contact-person ol li {
    border-bottom: solid 0px #efefef; }
  #section-contact-person .contact-person .fa {
    padding-right: 15px; }

#about {
  padding-top: 250px;
  padding-bottom: 200px; }
  #about h2 {
    position: relative; }
  #about h2:before {
    content: '';
    position: absolute;
    width: 40px;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    border-top: solid 3px #323232; }

#claim {
  background: #ffffff;
  padding: 100px 0px; }

#philosophy {
  padding-top: 150px;
  padding-bottom: 100px; }

#contact {
  background: #175C7D;
  padding-top: 150px;
  padding-bottom: 150px;
  color: #ffffff; }
  #contact p {
    color: #ffffff; }

#map {
  border-top: solid 0px #175C7D;
  width: 100%;
  height: 320px; }

#footer {
  background: #454545;
  padding: 5% 5%; }
  #footer p {
    color: #858585; }
  #footer a {
    color: #858585; }
  #footer h4 {
    color: #858585; }
  #footer ul {
    margin-left: -40px; }
  #footer li {
    color: #858585;
    list-style: none;
    margin-left: 20px;
    font-family: "Times New Roman", serif !important; }
  #footer li:before {
    font-family: FontAwesome;
    content: "\F054";
    font-size: 0.8rem;
    padding-right: 10px;
    margin-left: -20px; }
  #footer .menu li {
    color: #858585;
    list-style: none;
    margin-left: 20px; }
  #footer .menu li:before {
    font-family: FontAwesome;
    content: "\F054";
    font-size: 0.8rem;
    padding-right: 10px; }
  #footer .footer-logo {
    padding: 20px; }
  #footer .footer-claim h4 {
    color: #ffffff;
    font-size: 1rem; }

#copyright {
  background: #525252;
  padding: 30px 0px;
  margin-bottom: 25px; }
  #copyright a {
    color: #6b6b6b; }
  #copyright .footer-claim p {
    font-size: .8rem;
    color: #6b6b6b; }
  #copyright .btn-scroll-on {
    color: #6b6b6b !important; }

.overlay {
  /*
  filter: grayscale(100%);
  opacity: .6;
    */
  transition: all 500ms;
  background: #efefef; }

.overlay:hover {
  background: #ffffff;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1; }

.player .video-wrapper .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
  background-repeat: no-repeat;
  background: #fff !important;
  background-position: 50% 50%;
  transition: -webkit-filter .25s;
  transition: filter .25s;
  transition: filter .25s, -webkit-filter .25s; }

.videos-wrapper {
  position: relative;
  padding-bottom: 35.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 100% !important;
  background: #fff; }

.videos-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.videos-wrapper object,
.videos-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-thumb {
  background: #ffffff;
  padding-top: 10px;
  transition: all 500ms; }

.video-thumb:hover {
  background: #ffffff;
  padding: 0px; }

.videos-text {
  padding: 10%;
  left: 5%; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
  outline: 0;
  padding: 2% 13%;
  bottom: 0px; }

.modal-backdrop.show {
  opacity: 1 !important; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff !important; }

.modal-dialog {
  max-width: 100% !important;
  margin: 0px auto !important; }

.modal-dialog {
  max-width: 500px;
  margin: 0px auto !important; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
  float: right !important;
  border-bottom: 0px solid #eceeef !important; }

@media (max-width: 480px) {
  h1, h2 {
    font-size: 1.5rem !important; }
  .videos-text {
    padding: 10%;
    left: 0%; } }
