@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix")
      format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"),
    url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"),
    url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  background: #f7f7f7;
}

body {
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background-image: url("../images/Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-color: #1a1a1a;
}
body.fh5co-overflow {
  overflow-x: auto;
}

body.privacy_policy {
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-color: #000000;
}

body.privacy_policy ul {
  margin-top: 0;
  margin-bottom: 20px;
}
body.privacy_policy p {
  margin-top: 0;
  margin-bottom: 20px;
}
body.privacy_policy h1 {
  margin-top: 0;
}

body.privacy_policy.fh5co-overflow {
  overflow-x: auto;
}

body.education.fh5co-overflow {
  overflow-x: auto;
}

body.educ.fh5co-overflow {
  overflow-x: auto;
}

body.vision.fh5co-overflow {
  overflow-x: auto;
}

ul p {
  margin-left: 0px;
  margin-right: 0px;
  overflow-wrap: break-word;
}

::-webkit-selection {
  color: #fff;
  background: #f9ad81;
}

::-moz-selection {
  color: #fff;
  background: #f9ad81;
}

::selection {
  color: #fff;
  background: #f9ad81;
}

a {
  color: #f9ad81;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover,
a:focus,
a:active {
  color: #f67d38;
  outline: none;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", sans-serif;
  color: #000;
}

p {
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
  overflow-wrap: break-word;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Roboto Slab", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #f9ad81;
  color: #fff;
  border: 2px solid #f9ad81;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #f89d69 !important;
  border-color: #f89d69 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #f9ad81;
  border: 2px solid #f9ad81;
}
.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
  background: #f9ad81;
  color: #fff;
}

.btn-success {
  background: #58ca7e;
  color: #fff;
  border: 2px solid #58ca7e;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background: #45c46f !important;
  border-color: #45c46f !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #58ca7e;
  border: 2px solid #58ca7e;
}
.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
  background: #58ca7e;
  color: #fff;
}

.btn-info {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb;
}
.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
  background: #1784fb;
  color: #fff;
}

.btn-warning {
  background: #fed330;
  color: #fff;
  border: 2px solid #fed330;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background: #fece17 !important;
  border-color: #fece17 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #fed330;
  border: 2px solid #fed330;
}
.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
  background: #fed330;
  color: #fff;
}

.btn-danger {
  background: #fb4f59;
  color: #fff;
  border: 2px solid #fb4f59;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background: #fa3641 !important;
  border-color: #fa3641 !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #fb4f59;
  border: 2px solid #fb4f59;
}
.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
  background: #fb4f59;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  box-shadow: none;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active,
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #f9ad81;
}

#fh5co-header {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 999;
  background: transparent;
  padding: 15px 0;
  width: 100%;
}
#fh5co-header #fh5co-logo {
  float: left;
  line-height: 1.2;
  position: relative;
}

#fh5co-header #fh5co-logo a {
  font-family: "Roboto Slab", sans-serif;
  font-size: 30px;
  color: #fff;
}
#fh5co-header #fh5co-logo a span {
  color: #f9ad81;
}
#fh5co-header #fh5co-main-nav {
  float: right;
}
#fh5co-header #fh5co-main-nav ul {
  padding: 0;
  margin: 0px 0 0 0;
}

#fh5co-header #fh5co-main-nav > ul > li {
  margin: 10px;
  padding: 0;
  display: inline;
}

#fh5co-header #fh5co-main-nav ul li a {
  font-family: "Roboto Slab", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
}
#fh5co-header #fh5co-main-nav ul li a:hover {
  text-decoration: none;
  color: #f9ad81;
}
#fh5co-header #fh5co-main-nav ul li.active a {
  color: #fff;
  border-bottom: 2px solid #f9ad81;
}

#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1000;
  padding: 1px 0;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

#fh5co-header.navbar-fixed-top #fh5co-logo a {
  font-family: "Roboto Slab", sans-serif;
  font-size: 18px;
  color: #000;
  padding-top: 40px;
}

#fh5co-header.navbar-fixed-top #fh5co-main-nav > ul > li > a,
#fh5co-header.navbar-fixed-top .submenu-label {
  font-family: "Roboto Slab", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
  line-height: 2;
  font-size: 15px;
}

#fh5co-header.navbar-fixed-top #fh5co-main-nav > ul > li > a:hover {
  color: #f9ad81;
  background: transparent;
}

#fh5co-header.navbar-fixed-top #fh5co-main-nav > ul > li.active > a {
  color: #f9ad81;
  border-bottom: 2px solid transparent;
}

#fh5co-header.navbar-fixed-top
  #fh5co-main-nav
  li.has-submenu
  > ul.submenu
  li
  a {
  color: #fff !important;
}

#fh5co-home {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#fh5co-home .flexslider {
  border: none;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-home .flexslider .fh5co-text {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 56%;
  margin-top: -70px;
  text-align: center;
}
#fh5co-home .flexslider .fh5co-text h1 {
  margin: 0 0 30px 0;
  padding: 0;
  font-family: "Roboto Slab", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  border: 3px solid #fff;
  padding: 30px 50px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go {
  margin-top: 30px;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  display: block;
  position: relative;
  padding-bottom: 50px;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a span {
  font-size: 20px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a:hover {
  text-decoration: none;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a:hover span {
  text-decoration: none;
}
#fh5co-home .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
}

#fh5co-testimony .flexslider .slides li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}

#fh5co-testimony .flexslider .slides li blockquote {
  padding-left: 0;
  margin: 0 auto;
  border-left: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
#fh5co-home .flexslider .fh5co-overlay {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.3;
  background: #444853;
}
#fh5co-home .flexslider .flex-control-nav,
#fh5co-home .flexslider .flex-direction-nav {
  display: none;
}

#fh5co-main,
#fh5co-offcanvas {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

#fh5co-offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 275px;
  background: #444853;
  overflow-y: auto;
  padding: 50px 30px 30px 30px;
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  -o-transform: translateX(275px);
  transform: translateX(275px);
}
#fh5co-offcanvas .fh5co-offcanvas-close {
  position: absolute;
  top: 20px;
  right: 30px;
}
#fh5co-offcanvas .fh5co-offcanvas-close:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e117";
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas .fh5co-offcanvas-close:hover:before {
  color: white;
}
#fh5co-offcanvas nav ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas nav ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  padding: 7px 0;
}
#fh5co-offcanvas nav ul li a:hover {
  color: #f9ad81;
}
#fh5co-offcanvas nav ul li.active a {
  color: #f9ad81;
}
.offcanvas-visible #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

#fh5co-welcome,
#fh5co-portfolio,
#fh5co-education,
#fh5co-educ,
#fh5co-vision,
#fh5co-about,
#fh5co-contact,
#fh5co-testimony,
#fh5co-content {
  padding: 7em 0;
}

#fh5co-content figure {
  margin-bottom: 30px;
}

#fh5co-about {
  background: #444853;
}
#fh5co-about h2 {
  color: #fff;
}
#fh5co-about .fh5co-text {
  padding-left: 4em;
}

#fh5co-about .fh5co-text .fh5co-meta {
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
}
#fh5co-about .fh5co-text.with-plus {
  padding-right: 4em;
  padding-left: 0;
  position: relative;
}

#fh5co-welcome {
  background-image: url("../images/Banner_3.3.jpg");
  background-position: center;
}

#fh5co-about .fh5co-text.with-plus:after {
  position: absolute;
  right: 0;
  margin-right: -30px;
  top: 50%;
  margin-top: -25px;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e114";
  font-size: 50px;
  color: #f9ad81;
}

#fh5co-testimony {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#fh5co-testimony > .container {
  position: relative;
  z-index: 5;
}
#fh5co-testimony > .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.7;
  background: #444853;
}
#fh5co-testimony .flexslider {
  border: transparent !important;
  background: transparent !important;
}
#fh5co-testimony .flexslider .slides li {
  font-size: 40px;
  line-height: 1.5;
}
#fh5co-testimony .flexslider .slides li blockquote {
  border-left: none;
}

#fh5co-testimony .flexslider .slides li blockquote p {
  font-size: 40px;
  line-height: 1.5;
  font-family: "Roboto Slab", sans-serif;
  color: white !important;
}

#fh5co-testimony .flexslider .slides li blockquote p cite {
  display: block;
  padding-top: 20px;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-testimony .flexslider .flex-control-paging {
  position: relative;
}
#fh5co-testimony .flexslider .flex-control-paging.flex-control-nav {
  bottom: -70px;
}

#fh5co-testimony .flexslider .flex-control-paging li a {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  border: 2px solid transparent;
}
#fh5co-testimony .flexslider .flex-control-paging li a:active,
#fh5co-testimony .flexslider .flex-control-paging li a:focus {
  outline: none;
}
#fh5co-testimony .flexslider .flex-control-paging li a.flex-active {
  position: relative;
  background: transparent;
  box-shadow: none;
  border: 2px solid #f9ad81;
}

#fh5co-footer {
  position: relative;
  background: #ececec;
  padding: 4em 0;
  font-size: 16px;
  z-index: 1;
}
#fh5co-footer a {
  color: #f67d38;
}
#fh5co-footer a:hover {
  text-decoration: underline;
}
#fh5co-footer p {
  margin-bottom: 10px;
  text-overflow: ellipsis;
}
#fh5co-footer .fh5co-footer-widget {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.fh5co-social {
  padding: 0;
  margin: 0;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  display: inline;
}
.fh5co-social li a {
  margin-left: 10px;
}

.fh5co-social li a i {
  font-size: 20px;
}
.fh5co-social li a:hover {
  text-decoration: none !important;
}
.fh5co-social li a:hover i {
  text-decoration: none;
}

img {
  width: 85%;
  height: 85%;
}

.img-grid {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
}
.img-grid img {
  position: relative;
  z-index: 10;
  width: 150%;
  height: 150%;
}
.img-grid a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 12;
  background: rgba(68, 72, 83, 0.9);
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.4s ease-in-out;
}
.img-grid a > div {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px 15px;
  text-align: center;
  transform: none !important;
  transition: opacity 10s ease-out;
}
.img-grid a .fh5co-title {
  font-size: 18px;
  color: #fff;
  padding: 0;
  position: relative;
}
.img-grid a .fh5co-warning {
  font-size: 15px;
  color: #f9ad81;
  padding: 0;
  position: relative;
}
.img-grid a .fh5co-meta {
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  display: block;
  position: relative;
  padding-bottom: 7px;
  text-transform: uppercase;
}
.img-grid a .fh5co-meta:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 20px;
  margin-left: -10px;
  height: 2px;
  left: 50%;
  background: #f9ad81;
}
.img-grid:hover > a {
  opacity: 1;
}
.img-grid:hover > a > div {
  opacity: 1;
}
.img-grid:hover a > div {
  bottom: 0;
  opacity: 1;
}
.section-heading .fh5co-section-title {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d3d3d3;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  opacity: 0.4;
  margin-bottom: 20px;
}
.fh5co-subsection-title {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d3d3d3;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  opacity: 0.4;
  margin-bottom: 5px;
}

.fh5co-lead {
  font-size: 26px;
}

.js .to-animate,
.js .to-animate-2,
.js .animate-box {
  opacity: 0;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
  background: #f9ad81;
}
.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  width: 25px;
  height: 3px;
  color: #535659;
  font: bold 14px/0.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #535659;
  transition: all 0.2s ease-out;
}
.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
  content: "";
  width: 25px;
  height: 3px;
  background: #535659;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}

.fh5co-animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.r-pb {
  padding-bottom: 40px;
}

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

#fh5co-portfolio {
  padding-bottom: 1em;
}
#fh5co-bigfiles {
  padding-top: 0;
}

#fh5co-portfolio .row.r-pb {
  padding-bottom: 0;
}
body.privacy_policy #fh5co-main {
  padding-top: 150px !important;
}

#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transition: opacity 1.5s ease-in;
}
#particles-js.fade-in {
  opacity: 1;
}

.text-background-box {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(0.2px);
  -webkit-backdrop-filter: blur(2px);
  padding: 30px;
  border-radius: 12px;
  margin: 0px auto;
  margin-bottom: 40px auto;
  box-shadow: 0 0 30px 20px rgba(0, 0, 0, 0.6);
  max-width: 800px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.text-background-box-vision {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(0.2px);
  -webkit-backdrop-filter: blur(2px);
  padding: 10px 30px;
  border-radius: 12px;

  max-width: 800px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.text-background-box-vision * {
  margin: 0px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/*
.text-background-box-educ {
  position: relative;
  background: rgba(0, 0, 0, 0.5); 
  backdrop-filter: blur(6px);
  border-radius: 32px;
  padding: 30px;
  color: #fff;
  overflow: hidden;
}
.text-background-box-educ {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(6px);
  padding: 30px;
  color: #fff;
  overflow: visible;  ok either way 
} 
*/

.text-background-box-educ {
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(2px);
  padding: 10px 30px;
  border-radius: 12px;

  max-width: 800px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

body.education {
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background-image: url("../images/Banner_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: cover;
  background-color: #1a1a1a;
}
body.educ {
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background-image: url("../images/banner_educ.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: cover;
  background-color: #1a1a1a;
}

body.vision {
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background-image: url("../images/banner_vision.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: cover;
  background-color: #1a1a1a;
}

body.education.fh5co-overflow {
  overflow-x: auto;
}

body.educ.fh5co-overflow {
  overflow-x: auto;
}

body.vision.fh5co-overflow {
  overflow-x: auto;
}

.text-background-box::before {
  content: "";
  position: absolute;
  top: -40px;
  bottom: -40px;
  left: -40px;
  right: -40px;
  background: inherit;
  filter: blur(40px);
  border-radius: 40px;
  z-index: -1;
}

.text-background-box-vision::before {
  content: "";
  position: absolute;
  top: -40px;
  bottom: -40px;
  left: -40px;
  right: -40px;
  background: inherit;
  filter: blur(40px);
  border-radius: 40px;
  z-index: -1;
}

.pd-logo {
  opacity: 0.1;
}

.edu-list {
  list-style: none;
  counter-reset: item;
  padding-left: 0.5;
}

.edu-list li {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #fh5co-header {
    background: #fff;
    top: 0;
  }
  #fh5co-header #fh5co-logo {
    top: 0px;
  }
  #fh5co-header #fh5co-logo a {
    color: #000;
  }
  #fh5co-header #fh5co-main-nav {
    display: none;
  }

  #fh5co-welcome,
  #fh5co-portfolio,
  #fh5co-education,
  #fh5co-educ,
  #fh5co-vision,
  #fh5co-about,
  #fh5co-contact,
  #fh5co-testimony,
  #fh5co-content {
    padding: 4em 0;
  }

  #fh5co-testimony .flexslider .slides li blockquote {
    padding: 0 20px;
  }
  #fh5co-testimony .flexslider .slides li blockquote p {
    font-size: 20px;
    line-height: 1.5;
  }
  #fh5co-testimony .flexslider .flex-control-paging.flex-control-nav {
    bottom: -60px;
  }

  #fh5co-footer {
    padding: 3em 0;
  }
  .fh5co-social {
    float: none !important;
  }
  .fh5co-social li a {
    margin-right: 10px;
  }

  .fh5co-lead {
    font-size: 20px;
  }

  .fh5co-nav-toggle {
    position: absolute !important;
    right: 16px !important;
    left: auto !important;
    top: 12px !important;
    margin: 0 !important;
    transform: none !important;
  }
  .offcanvas-visible .fh5co-nav-toggle {
    z-index: 999999 !important;
  }

  #fh5co-home {
    height: 100dvh !important;
    min-height: 100dvh !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #fh5co-home .flexslider,
  #fh5co-home .flexslider .flex-viewport,
  #fh5co-home .flexslider .slides,
  #fh5co-home .flexslider .slides > li {
    height: 100% !important;
  }

  #fh5co-home .flexslider .fh5co-text h1 {
    font-size: clamp(22px, 7vw, 36px);
    padding: clamp(8px, 2vw, 16px) clamp(12px, 3vw, 24px);
    box-sizing: border-box;
    white-space: normal;
  }
  #fh5co-home .flexslider {
    margin-bottom: 0 !important;
  }

  #fh5co-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
  }

  #fh5co-header #fh5co-logo {
    position: static;
    top: 0;
    margin: 0;
  }

  #fh5co-logo,
  #fh5co-logo a {
    display: flex;
    align-items: center;
    line-height: 1;
    height: 100%;
  }
  .fh5co-nav-toggle {
    position: static !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: auto;
  }

  body,
  body.education,
  body.educ,
  body.vision,
  #fh5co-testimony {
    background-color: #000 !important;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  #fh5co-home .flexslider .slides > li {
    background-color: #000 !important;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: cover !important;
  }

  #fh5co-main-nav .submenu-label,
  #fh5co-offcanvas .submenu-label {
    display: none !important;
  }

  #fh5co-main-nav li.has-submenu > ul.submenu,
  #fh5co-offcanvas li.has-submenu > ul.submenu {
    padding-top: 0;
  }

  #fh5co-header.navbar-fixed-top #fh5co-logo a {
    font-family: "Roboto Slab", sans-serif;
    font-size: 25px;
    color: #000;
    padding: 20px;
  }
}

html,
body {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

.img-grid img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  display: block;
}

.fh5co-meta {
  min-height: 20px;
  display: block;
}
.fh5co-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.6em;
}

#fh5co-main-nav li.has-submenu {
  position: relative;
}

#fh5co-main-nav li.has-submenu > ul.submenu {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translate(-50%, 6px);
  text-align: center;
  z-index: 9999;
  background: transparent;
  list-style: none;
  margin: 0;
  padding: 6px 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
  display: inline-block;
  background: rgba(12, 12, 14, 0.55);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 0px;
  overflow: hidden;
}

#fh5co-main-nav li.has-submenu:hover > ul.submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

#fh5co-main-nav li.has-submenu > ul.submenu li a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease;
  font-size: 15px;
}

#fh5co-main-nav li.has-submenu > ul.submenu li a:hover {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0px;
}

.submenu-label {
  color: #fff;
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

#fh5co-header.navbar-fixed-top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px;
}

#fh5co-header #fh5co-main-nav li.has-submenu > ul.submenu a {
  margin-left: 0 !important;
}

#fh5co-header #fh5co-main-nav li.has-submenu > ul.submenu li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
}

#fh5co-main-nav > ul > li > a {
  margin-left: 0 !important;
}

.accordion {
  max-width: 840px;
  margin: 0 auto;
}
.acc-btn {
  width: 100%;
  text-align: left;
  background: var(--panel);
  color: var(--ink);
  border: 1px solid var(--ring);
  border-radius: 14px;
  padding: 10px 0px;
  margin: 0px 0;
  font-weight: 300;
  font-family: "Roboto Slab";
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.educ .acc-btn {
  width: 100%;
  text-align: left;
  background: var(--panel);
  color: #b5b5b5;
  border: 1px solid var(--ring);
  border-radius: 14px;
  padding: 0px 0px;
  margin: 0px 0;
  font-weight: 300;
  font-family: "Georgia", serif;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.acc-btn[aria-expanded="true"] {
  border-color: var(--accent);
}
.acc-btn::after {
  content: "▸";
  float: right;
  transition: transform 0.2s ease;
}
.acc-btn[aria-expanded="true"]::after {
  transform: rotate(90deg);
}

.acc-panel {
  max-height: 0;
  height: auto;
  overflow: hidden;
  background: #0f0f13;
  color: #b5b5b5;
  border: 1px solid var(--ring);
  border-top: none;
  border-radius: 14px 14px 14px 14px;
  padding: 0 20px;
  transition: max-height 0.25s ease, padding 0.25s ease;
}
.educ .acc-panel {
  max-height: 0;
  height: auto;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  color: #b5b5b5;
  border: 1px solid var(--ring);
  border-top: none;
  border-radius: 14px 14px 14px 14px;
  padding: 0 20px;
  transition: max-height 0.25s ease, padding 0.25s ease;
}

.acc-panel.open {
  padding-top: 6px;
  padding-bottom: 60px;
}

#fn1::before {
  content: "";
  display: block;
  height: 50px;
  margin-top: -50px;
  visibility: hidden;
}

.text-background-box-vision .fh5co-section-title {
  margin-bottom: 0px !important;
  line-height: 1.1;
}

.text-background-box-vision p.animate-box {
  margin-top: 0 !important;
}

.text-background-box-educ .fh5co-section-title {
  margin-bottom: 0px !important;
  line-height: 1.1;
}

.text-background-box-educ p.animate-box {
  margin-top: 0 !important;
}

/* TEST  */

.two-columns {
  display: grid;
  grid-template-columns: 1fr 1fr; /* two equal columns */
  gap: 20px; /* space between columns */
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}
.two-columns div {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .two-columns {
    grid-template-columns: 1fr; /* stack on mobile */
  }
}

body.educ .r-pb {
  padding-bottom: 15px !important;
}

.acc-panel > :last-child {
  margin-bottom: 0 !important;
}

#overview {
  scroll-margin-top: 50px; /* adjust this to your header height */
}

#technical {
  scroll-margin-top: 40px; /* adjust this to your header height */
}
