@charset "UTF-8";
/*  *Theme Name: Theme Hope
 *  *Version: 1.1
 *  *Text Domain: wpmix
 *  *Author: SAZZAD HOSSAIN*/
@font-face {
  font-family: "Bely Display";
  src: url("fonts/Bely-Display.woff2") format("woff2"), url("fonts/Bely-Display.ttf") format("truetype");
  font-weight: 400;
}
/* Base style */  
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  position: relative;
  line-height: 2.5rem;
}

b, strong {
  font-weight: 700;
}

.btn {
  cursor: pointer;
  font-size: 2rem;
  font-weight: 600;
  padding: 0.9rem 3rem;
  border-radius: 0;
  border: 0.1rem solid transparent;
  text-align: center;
  -webkit-border-radius: 10rem;
  -moz-border-radius: 10rem;
  border-radius: 10rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: none;
  font-family: "Montserrat", sans-serif;
}
.btn.btn-green {
  background-color: #27FF00;
  border-color: #27FF00;
  color: #000;
}
.btn.btn-green:hover, .btn.btn-green:focus {
  background-color: #27FF00;
  border-color: #27FF00;
  color: #000;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
}
.btn.btn-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn.btn-black:hover, .btn.btn-black:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.12);
}

.btn-group-wrap .btn {
  margin: 1rem;
}

h1, h2, h3, h4 {
  font-family: "Bely Display", sans-serif;
  font-weight: 400;
  margin-bottom: 3rem;
  line-height: 1.2;
}

h1 {
  font-size: 10.3rem;
  line-height: 1;
}
h1 + p {
  font-size: 2.4rem;
}

.intro-sec h1 {
  font-size: 11.4rem;
}

h2 {
  font-size: 4.5rem;
  line-height: 4.7rem;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a, a:hover {
  text-decoration: none;
  color: inherit;
}

p {
  margin-bottom: 3rem;
}

.transition {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.radius {
  -webkit-border-radius: 1.6rem;
  -moz-border-radius: 1.6rem;
  border-radius: 1.6rem;
}

.transformCenter {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.row {
  margin: 0 -1.5rem;
}
.row div[class^=col-] {
  padding: 0 1.5rem;
}

.container, .container-fluid {
  padding: 0 1.5rem;
}

.sec-pad-sm {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.sec-pad-md {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.sec-pad-lg {
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.text-white {
  color: #fff;
}
.text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white p, .text-white li {
  color: #fff;
}

.page-top-pad {
  padding-top: 26rem;
}

.pad-top-lg {
  padding-top: 10rem;
}

.pad-top-md {
  padding-top: 7rem;
}

.pad-top-sm {
  padding-top: 5rem;
}

.pad-bottom-lg {
  padding-bottom: 10rem;
}

.pad-bottom-md {
  padding-bottom: 7rem;
}

.pad-bottom-sm {
  padding-bottom: 5rem;
}

.sec-title {
  margin-bottom: 5rem;
}
.sec-title h1, .sec-title h2 {
  margin-bottom: 0;
}

.bg-green {
  background-color: #27FF00 !important;
}

.bg-light {
  background-color: #F3F3ED !important;
}

.bg-dark {
  background-color: #0B0D17 !important;
}

/* End Base style */
main {
  min-height: 75vh;
}

#site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#site-header #mega-menu-wrap-top-overlay-menu {
  position: absolute;
  top: 6rem;
  right: 3rem;
}
#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle {
  width: 5.8rem;
}
#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  justify-content: center;
}
#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-left,
#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-center {
  display: none !important;
}
#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-right {
  justify-content: center;
}
#site-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  animation: stickymenu 0.4s linear;
}

@-webkit-keyframes stickymenu {
  0% {
    top: -20rem;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes stickymenu {
  0% {
    top: -20rem;
  }
  100% {
    top: 0;
  }
}
@keyframes stickymenu {
  0% {
    top: -20rem;
  }
  100% {
    top: 0;
  }
}
.hero-video-sec {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.hero-video-sec .video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-video-sec .video-container.half-size {
  width: 50vw !important;
  height: 50vh !important;
}

.home #mega-menu-wrap-top-menu #mega-menu-top-menu {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.single-work #mega-menu-wrap-top-menu #mega-menu-top-menu {
  background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}

#hero-inner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 100%;
  height: 100%;
}
#hero-inner iframe, #hero-inner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 1 !important;
}

.go-next-btn {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  z-index: 99;
  transform: translateX(-50%);
  width: 8rem;
}
.go-next-btn img {
  width: 100%;
}

.gradient-text {
  background-image: linear-gradient(to right, black 0%, #e0e0d9 0.01%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.gradient-text-2 {
  background-image: linear-gradient(to right, black 0%, white 0.01%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.gradient-text-3 {
  background-image: linear-gradient(to right, white 0%, #414141 0.01%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.default-logo {
  display: inline-block;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.white-logo {
  display: none;
}

body.menu-white #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
  color: #ffffff;
}
body.menu-white #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.default-logo {
  display: none;
}
body.menu-white #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.white-logo {
  display: inline-block;
}

a.read-more-cta {
  font-size: 3rem;
  line-height: 1.2;
  padding-right: 10rem;
  display: inline-block;
  background: url(img/SVG/arrow-right.svg) no-repeat right center;
  background-size: 6.8rem;
}

.intro-sec h1 {
  margin-bottom: 10rem;
}

.project-card {
  margin-bottom: 5.5rem;
}
.project-card .thumb {
  position: relative;
  padding-bottom: 56%;
  margin-bottom: 2.5rem;
}
.project-card .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-card .thumb iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-card .info .categories {
  margin-bottom: 2.5rem;
}
.project-card .info .categories a {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  color: #000;
}
.project-card .info h2 {
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 0.9;
  margin-bottom: 1rem;
}
.project-card .info p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
}

.img-h-large .project-card .thumb {
  padding-bottom: 95%;
}

.pointofview-card {
  margin-bottom: 2rem;
}
.pointofview-card .thumb {
  margin-bottom: 2.5rem;
}
.pointofview-card .thumb img {
  width: 100%;
  height: auto;
}
.pointofview-card .info .categories {
  margin-bottom: 2rem;
}
.pointofview-card .info .categories a {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  color: #000;
}
.pointofview-card .info h2 {
  font-size: 2.7rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 0.9;
  margin-bottom: 1.5rem;
}
.pointofview-card .info p {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.pointofview-card .info .read-more {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-decoration: underline;
  padding-left: 0;
  background-image: none;
}

.col-md-8 .pointofview-card {
  margin-top: 5rem;
}

.brandSlider {
  padding-bottom: 9rem;
}
.brandSlider .swiper-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.brandSlider .swiper-slide {
  text-align: center;
}
.brandSlider img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 10rem;
}
.brandSlider .swiper-button-next, .brandSlider .swiper-button-prev {
  bottom: 0;
  top: auto;
  transform: none;
  width: 7rem;
  height: 2.5rem;
  display: inline-block;
  background-position: center;
  background-size: 97%;
  background-repeat: no-repeat;
  margin-bottom: 0.5rem;
}
.brandSlider .swiper-button-next:after, .brandSlider .swiper-button-prev:after {
  display: none;
}
.brandSlider .swiper-button-next {
  background-image: url(img/SVG/slide-right.svg);
  right: 50%;
  margin-right: -19rem;
}
.brandSlider .swiper-button-prev {
  background-image: url(img/SVG/slide-left.svg);
  left: 50%;
  margin-left: -19rem;
}
.brandSlider .swiper-button-prev {
  background-image: url(img/SVG/slide-left.svg);
}

.swiper-pagination-bullet-active {
  background: #27FF00;
}

.start-project-cta img {
  width: auto;
  height: auto;
  max-width: 100%;
}

footer#site-footer {
  background-color: #0B0D17;
}
footer#site-footer .container {
  max-width: 95rem;
}
footer#site-footer h2 {
  font-size: 9.4rem;
  line-height: 7.8rem;
  font-family: "Bely Display", sans-serif;
  color: #27FF00;
  margin-bottom: 7rem;
  text-transform: uppercase;
  font-weight: 400;
}
footer#site-footer h3 {
  font-size: 3.6rem;
  font-family: "Bely Display", sans-serif;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
footer#site-footer p {
  font-size: 2.3rem;
  margin-bottom: 2rem;
  line-height: 1.4;
}
footer#site-footer p a {
  text-decoration: underline;
}
footer#site-footer .wp-block-social-links {
  padding: 7rem 0;
}
footer#site-footer .wp-block-social-links li {
  margin: 0 1rem;
}
footer#site-footer .wp-block-social-links svg {
  width: 4.8rem;
  height: auto;
}
footer#site-footer .wp-block-social-links svg path {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  fill: #fff;
}
footer#site-footer .wp-block-social-links svg:hover path {
  fill: #27FF00;
}
footer#site-footer .wp-block-separator {
  opacity: 1;
  margin-bottom: 3.5rem;
  margin-top: 3rem;
}
footer#site-footer .wp-block-separator:before {
  content: "";
  width: 100%;
  max-width: 23.6rem;
  border-top: 0.2rem dotted #fff;
  display: inline-block;
  opacity: 1;
}
footer#site-footer .widget-four .widget:last-child p {
  font-size: 1.7rem;
}

.page-title h1 {
  font-size: 10.3rem;
  letter-spacing: -0.3rem;
  line-height: 9.1rem;
  margin-bottom: 0;
}

.project-card-2 {
  margin-bottom: 5rem;
}
.project-card-2 .thumb {
  position: relative;
  padding-bottom: 56%;
  margin-bottom: 2.5rem;
}
.project-card-2 .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-card-2 .thumb iframe, .project-card-2 .thumb video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-card-2 .categories {
  margin-bottom: 1rem;
}
.project-card-2 .categories a {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
}
.project-card-2 h2 {
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.project-card-2 p {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.col-md-3 .project-card-2 .thumb {
  padding-bottom: 100%;
}

.col-md-7 .project-card-2 .thumb {
  padding-bottom: 76%;
}

.col-md-5 .project-card-2 .thumb {
  padding-bottom: 108%;
}

.catSlider {
  margin-bottom: 9rem;
  margin-top: 5rem;
  text-align: center;
  max-width: 100%;
}
.catSlider .swiper-wrapper .swiper-slide {
  display: inline-block;
  width: auto;
  height: auto;
}
.catSlider .swiper-wrapper .swiper-slide a {
  font-size: 1.6rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000;
  display: inline-block;
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  border-radius: 5rem;
  background-color: #27FF00;
  padding: 0.6rem 2rem;
}

.single .video-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hidden {
  opacity: 0;
  visibility: hidden;
}

.team-item {
  position: relative;
}
.team-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.team-item .thumb {
  padding-bottom: 100%;
  position: relative;
}
.team-item .thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.team-item .info {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  z-index: 5;
  padding: 2rem 1.5rem;
  opacity: 0;
  visibility: hidden;
}
.team-item .info p {
  margin-bottom: 0.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.team-item .info p.name {
  font-size: 1.9rem;
}
.team-item .info p.designation {
  font-size: 1.4rem;
}
.team-item:hover .info {
  opacity: 1;
  visibility: visible;
}

.leadership-team .inner {
  position: relative;
  height: 90rem;
}
.leadership-team .inner .team-item {
  position: absolute;
}
.leadership-team .inner .team-item:nth-of-type(1) {
  top: 0;
  left: 0;
  width: 29rem;
}
.leadership-team .inner .team-item:nth-of-type(2) {
  top: 7rem;
  left: 29rem;
  width: 22.5rem;
}
.leadership-team .inner .team-item:nth-of-type(3) {
  top: 0;
  right: 0;
  width: 29rem;
}
.leadership-team .inner .team-item:nth-of-type(4) {
  top: 29rem;
  right: 29rem;
  width: 29rem;
}
.leadership-team .inner .team-item:nth-of-type(5) {
  bottom: 0;
  left: 28rem;
  width: 22.3rem;
}
.leadership-team .inner .team-item:nth-of-type(6) {
  bottom: 0;
  left: 50.3rem;
  width: 22.3rem;
}
.leadership-team .inner .team-item:nth-of-type(7) {
  bottom: 0;
  left: 72.6rem;
  width: 22.3rem;
}
.leadership-team .col-6 .team-item .info p.name {
  font-size: 1.6rem;
}
.leadership-team .col-6 .team-item .info p.designation {
  font-size: 1.2rem;
}

.collective-single .img-wrap img {
  width: 100%;
  display: block;
  max-width: 51rem;
  height: auto;
}
.collective-single .content-wrap {
  width: 100%;
  max-width: 55rem;
}
.collective-single .content-wrap h1 {
  font-size: 4.5rem;
  line-height: 1.1;
}
.collective-single .bio-social {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.collective-single .bio-social a {
  display: inline-block;
  margin-right: 2rem;
}
.collective-single .bio-social svg {
  width: auto;
  height: 3.7rem;
}
.collective-single .bio-social svg path {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.collective-single .bio-social svg:hover path {
  fill: #27FF00;
}

.back-btn {
  display: inline-block;
  padding-left: 8.8rem;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  background: url(img/arrow-right-white.svg) no-repeat left center;
  background-size: 7rem;
}

.single .featured-image {
  margin-bottom: 5rem;
}
.single .featured-image img {
  width: 100%;
  height: auto;
  max-height: 70rem;
  object-fit: cover;
}
.single .page-content {
  width: 100%;
  max-width: 76rem;
  margin: auto;
}

.standard-text p {
  margin-bottom: 4rem;
}
.standard-text h2 {
  font-size: 5rem;
  margin-bottom: 4rem;
}
.standard-text .wp-block-image {
  margin-bottom: 4rem;
}
.standard-text ul {
  list-style: disc;
  padding-left: 2rem;
  margin-bottom: 4rem;
}
.standard-text ul li {
  margin-bottom: 1rem;
}
.standard-text ol {
  margin-bottom: 4rem;
}
.standard-text ol li {
  margin-bottom: 1rem;
}
.standard-text .wp-block-quote, .standard-text blockquote {
  padding-left: 4rem;
  font-style: italic;
  border-left: 0.5rem solid #000;
  margin-bottom: 4rem;
}
.standard-text p a {
  text-decoration: underline;
}
.standard-text h3 {
  font-size: 3.2rem;
  margin-bottom: 2rem;
}
.standard-text h4 {
  font-size: 2.4rem;
}
.standard-text h5, .standard-text h6 {
  font-size: 2rem;
}

.points-grid .project-card-2 h2 {
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 3rem;
}
.points-grid .project-card-2 h2 a {
  text-decoration: underline;
}
.points-grid .project-card-2 p {
  margin-bottom: 4rem;
}
.points-grid .col-md-12 .project-card-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.points-grid .col-md-12 .project-card-2 .thumb {
  width: 50%;
  padding-bottom: 28%;
}
.points-grid .col-md-12 .project-card-2 .info {
  width: 50%;
  padding-right: 12%;
}

.read-more {
  display: inline-block;
  padding-left: 9rem;
  background: url(img/SVG/slide-right.svg) no-repeat left center;
  background-size: 7rem;
  font-size: 2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding-left: 0;
  background-image: none;
  text-decoration: underline;
}
.read-more.green {
  background-image: url(img/arrow-right-green.svg);
  color: #27FF00;
}

body.blog, body.single-work {
  background-color: #F3F3ED;
}

.read-more-content {
  background-color: #1D1D19;
  display: none;
}
.read-more-content h2 {
  font-size: 5.2rem;
  color: #27FF00;
}
.read-more-content h2, .read-more-content h3, .read-more-content h4, .read-more-content p, .read-more-content ul {
  padding-left: 0 !important;
}
.read-more-content hr {
  margin: 3rem 0;
  border-color: transparent;
}

.work-intro-sec h1 {
  font-size: 8.3rem;
}
.work-intro-sec p {
  margin-bottom: 5rem;
}

.work-img-banner img {
  max-width: 100%;
  height: auto;
}
.work-img-banner.img-full img {
  width: 100%;
}

.testimonial-sec-work blockquote {
  font-family: "Bely Display", sans-serif;
  font-size: 3.8rem;
  line-height: 5.3rem;
  text-align: center;
  color: #000;
  font-weight: 400;
}
.testimonial-sec-work blockquote span {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.vid-sec-work {
  position: relative;
}
.vid-sec-work a {
  position: relative;
}
.vid-sec-work a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13rem;
  height: 13rem;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(img/Play_Button.svg) no-repeat center;
  background-size: 98%;
}
.vid-sec-work a img {
  width: 100%;
  height: auto;
}

.gallery-sec-work .g-img {
  position: relative;
  padding-bottom: 76%;
  margin-bottom: 3rem;
}
.gallery-sec-work .g-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#mega-menu-wrap-top-overlay-menu .mega-menu-toggle + #mega-menu-top-overlay-menu {
  position: fixed;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100vh;
  overflow-y: auto;
  padding: 5rem 10rem;
}

#site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle {
  position: relative;
  z-index: 99999999;
}

body.mega-menu-top-overlay-menu-mobile-open {
  height: 100vh;
  overflow: hidden;
}

#mega-menu-wrap-top-overlay-menu a.mega-menu-link.mega-menu-logo {
  text-align: center !important;
  padding-bottom: 15rem !important;
  padding-top: 3rem !important;
}
#mega-menu-wrap-top-overlay-menu a.mega-menu-link.mega-menu-logo img {
  display: inline-block;
  width: 9.5rem;
  height: auto;
  max-height: none;
}

#mega-menu-wrap-top-overlay-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-overlay-menu > li {
  width: 40%;
  display: inline-block;
  float: left;
  clear: none;
}
#mega-menu-wrap-top-overlay-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-overlay-menu > li:first-child, #mega-menu-wrap-top-overlay-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-overlay-menu > li:last-child {
  width: 100%;
  float: none;
  clear: both;
}

input#mega-search-89 {
  background-color: transparent !important;
  border: none !important;
  font-size: 3.4rem;
  color: #000;
  padding-left: 12rem !important;
  display: block;
  margin-top: 5rem !important;
  background-image: url(img/SVG/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 9rem;
}

#mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu li#mega-menu-item-89 .mega-search .search-icon {
  display: none;
}

#mega-menu-item-233 {
  position: static !important;
}

.menu-social-links {
  position: absolute;
  top: 25rem;
  right: 10rem;
}
.menu-social-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.menu-social-links ul li {
  margin-left: 1rem;
}
.menu-social-links ul li a svg {
  width: 4.8rem;
  height: 4.8rem;
}

.page-template-page-contact img {
  max-width: 100%;
  height: auto;
}
.page-template-page-contact .sec-1-content {
  width: 100%;
  max-width: 43.1rem;
}
.page-template-page-contact .title-wrap img {
  width: 100%;
  max-width: 31rem;
  margin-left: 9.7rem;
}
.page-template-page-contact .title-wrap h1 {
  margin-top: -4rem;
  position: relative;
}
.page-template-page-contact .sec-two-contact .g1 img {
  max-width: 37.2rem;
  width: 100%;
}
.page-template-page-contact .sec-two-contact .g2 img {
  width: 100%;
  max-width: 43.4rem;
}
.page-template-page-contact .sec-3-content {
  width: 100%;
  max-width: 49.1rem;
}
.page-template-page-contact .sec-three-contact img {
  margin-top: 13rem;
  width: 100%;
  max-width: 33.9rem;
  display: inline-block;
}

.text-right {
  text-align: right !important;
}

.get-in-touch-sec {
  padding: 20rem;
}
.get-in-touch-sec h2 {
  font-size: 9.3rem;
  line-height: 0.9;
  color: #fff;
}

.text-blocks-discovery .row:nth-of-type(even) {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.text-blocks-discovery .row:nth-of-type(even) .text-inner {
  padding: 1.5rem 0;
}

.related-work hr {
  border-top: 0.4rem solid #27FF00;
  margin-bottom: 11.5rem;
}
.related-work .project-card-2 .thumb {
  padding-bottom: 75%;
}
.related-work .project-card-2 .info h2 {
  font-size: 2rem;
}

.home .project-card .info .categories a {
  cursor: default;
}

.search-item {
  margin-bottom: 3rem;
}

.nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 5rem;
}
.nav-links span, .nav-links a {
  font-size: 2rem;
  display: inline-block;
  margin: 0.5rem;
}
.nav-links span.current, .nav-links a.current {
  font-weight: 700;
}

.categories a {
  cursor: default;
}

.project-card .thumb,
.project-card-2 .thumb {
  background-color: #f5f5f5;
}

.project-card .thumb:before,
.project-card-2 .thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.project-card .thumb a,
.project-card-2 .thumb a {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.project-card .info .categories {
  display: none;
}

p.has-text-align-center a {
  padding: 0 1.2rem;
}

.text-inner-quote {
  color: #07F838;
  font-weight: 400;
  font-size: 3.2rem;
  font-family: "Bely Display", sans-serif;
  line-height: 1.2;
  padding-right: 9rem;
  margin-bottom: 3rem;
}

.flex-row-reverse .text-inner-quote {
  padding-left: 9rem;
  padding-right: 0;
}

.team-item {
  margin-bottom: 3rem;
}

#mega-search-89::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

#mega-search-89:-moz-placeholder {
  color: #000;
  opacity: 1;
}

#mega-search-89::-moz-placeholder {
  color: #000;
  opacity: 1;
}

#mega-search-89:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

input#mega-search-89 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  background-image: none;
}

input#mega-search-89:focus {
  background-position: left 1rem center;
}

#mega-menu-item-89 .mega-search {
  position: relative;
}
#mega-menu-item-89 .mega-search:before {
  content: "";
  width: 10rem;
  height: 3rem;
  background-image: url(img/SVG/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 9rem;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
#mega-menu-item-89 .mega-search:hover:before {
  left: 1rem;
}

#mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.read-more-content .read-more {
  padding-left: 8rem;
}

.page-title {
  font-size: 10.3rem;
  margin-bottom: 8rem;
}

.contact-address-sec .address-item {
  margin-bottom: 5rem;
}
.contact-address-sec p {
  margin-bottom: 1.5rem;
}
.contact-address-sec p a {
  text-decoration: underline;
}
.contact-address-sec p a:hover {
  text-decoration: underline;
}

li#mega-menu-item-96 .mega-menu-logo {
  background: url(/wp-content/uploads/2025/06/hope-logo-white.svg) no-repeat center !important;
  background-size: 81% !important;
}
li#mega-menu-item-96 .mega-menu-logo img {
  opacity: 0;
  visibility: hidden;
}

.skip-link {
  position: absolute;
  top: -200px;
  left: 0;
  background: #000;
  color: blue;
  padding: 8px;
  z-index: 1000;
  text-decoration: none;
}

.skip-link:focus {
  top: 0;
}

.project-card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

#hero-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

section#content iframe {
  max-width: 100%;
}

/* Floating Bottom Menu */
.floating-menu-wrap {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}

.floating-menu {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 14px 28px;
  border-radius: 999px;
  background: #0c0c0c;
  list-style: none;
  margin: 0;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.floating-menu li {
  margin: 0;
}

.floating-menu a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.floating-menu a:hover {
  opacity: 0.7;
}

.floating-menu li:first-child a {
  font-size: 0;
  padding-right: 0;
}

.floating-menu li:first-child a::before {
  content: "⌂";
  font-size: 30px;
  margin-right: 0;
  position: relative;
  top: -2px;
}

@media only screen and (min-width: 1200px) {
  ul#mega-menu-top-menu {
    padding-left: 7rem !important;
  }
}
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 130rem;
  }
  .container.sm {
    max-width: 100rem;
  }

  .collective-single .img-wrap img {
    margin-left: auto;
  }
}
@media only screen and (max-width: 1200px) {
  nav#mega-menu-wrap-top-menu {
    display: none;
  }

  #site-header #mega-menu-wrap-top-overlay-menu {
    top: 0;
    right: 0;
    margin-top: 0;
    width: 100%;
  }

  #site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-left, #site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-center {
    display: block !important;
  }

  #site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 2rem 1rem;
    height: auto;
    line-height: 1;
  }

  #site-header #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-blocks-right {
    justify-content: flex-end;
  }

  div#mega-toggle-block-2 {
    display: none !important;
  }

  body.menu-white div#mega-toggle-block-2 {
    display: block !important;
  }

  body.menu-white div#mega-toggle-block-1 {
    display: none !important;
  }

  .mega-menu-top-overlay-menu-mobile-open.menu-white div#mega-toggle-block-1 {
    display: block !important;
  }
  .mega-menu-top-overlay-menu-mobile-open.menu-white div#mega-toggle-block-2 {
    display: none !important;
  }

  div#mega-toggle-block-3 {
    background: #27FF00;
    width: 4.2rem !important;
    height: 4.2rem !important;
    border-radius: 50% !important;
  }

  #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner, #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner::before, #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-inner::after {
    width: 3rem;
  }

  #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated-box {
    width: 3rem;
  }

  #mega-menu-wrap-top-overlay-menu .mega-menu-toggle .mega-toggle-block-3 .mega-toggle-animated {
    margin: auto;
  }

  .mega-menu-top-overlay-menu-mobile-open div#mega-toggle-block-3 {
    background: #fff;
  }

  li#mega-menu-item-90 {
    opacity: 0 !important;
  }

  #mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 50px;
    height: 50px;
    font-size: 32px;
  }

  .menu-social-links {
    top: 23rem;
  }

  input#mega-search-89 {
    font-size: 2.4rem;
    padding-left: 9rem !important;
    background-size: 6rem;
  }

  .pad-top-lg {
    padding-top: 7rem;
  }

  .pad-top-md {
    padding-top: 7rem;
  }

  .pad-bottom-lg {
    padding-bottom: 7rem;
  }

  .pad-bottom-md {
    padding-bottom: 6rem;
  }

  .page-top-pad {
    padding-top: 15rem;
  }

  .page-title {
    text-align: center;
  }

  .read-more-content p, .read-more-content li {
    font-size: 2.7rem;
    line-height: 3.5rem;
  }

  .read-more-content hr {
    margin: 3rem 0;
  }

  .read-more-content h2 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .page-title h1, h1, .work-intro-sec h1 {
    font-size: 8.3rem;
    line-height: 1;
  }

  .work-intro-sec p {
    font-size: 2.1rem;
    line-height: 2.6rem;
    margin-bottom: 5rem;
  }

  .testimonial-sec-work blockquote {
    font-size: 2.7rem;
    line-height: 3.5rem;
  }

  .testimonial-sec-work blockquote span {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .vid-sec-work a:before {
    width: 7rem;
    height: 7rem;
  }

  .get-in-touch-sec {
    padding: 10rem;
  }

  .get-in-touch-sec h2 {
    font-size: 8.3rem;
  }

  .text-inner-quote {
    padding: 0 0 !important;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 992px) {
  .intro-sec h1 {
    font-size: 5.2rem;
  }

  a.read-more-cta {
    font-size: 2.2rem;
    padding-right: 7rem;
    background-size: 4.8rem;
  }

  .project-card .info .categories a {
    font-size: 1.3rem;
  }

  .project-card .info h2 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .project-card .info p {
    font-size: 1.6rem;
  }

  .pointofview-card .info h2 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .pointofview-card .info p {
    font-size: 1.6rem;
  }

  .read-more {
    padding-left: 0;
    background-size: 5rem;
    font-size: 1.6rem;
  }

  .intro-sec h1 {
    margin-bottom: 5rem;
  }

  .leadership-team .inner {
    height: auto;
  }

  .leadership-team .inner .team-item {
    position: relative;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    right: auto !important;
    width: 29rem !important;
    margin-bottom: 5rem;
  }
  .leadership-team .inner .team-item:nth-of-type(odd) {
    margin-left: auto !important;
  }

  .team-item .info {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible;
  }

  .col-6 .team-item {
    margin-bottom: 3rem;
  }

  .collective-single .img-wrap {
    width: 100%;
    margin-bottom: 4rem;
  }
  .collective-single .img-wrap img {
    max-width: 100%;
  }

  .collective-single .content-wrap {
    width: 100%;
    max-width: 100%;
  }

  .back-btn {
    padding-left: 7.8rem;
    font-size: 1.6rem;
    background-size: 6rem;
  }

  .get-in-touch-sec h2 {
    font-size: 6.3rem;
  }

  .page-template-page-contact .sec-1-content {
    margin-left: auto;
  }

  .page-template-page-contact .sec-three-contact img {
    margin-top: 6rem;
  }

  .points-grid .project-card-2 h2 {
    font-size: 2.8rem;
  }

  .project-card-2 p {
    font-size: 1.6rem;
  }

  .project-card-2 .categories a {
    font-size: 1.3rem;
    line-height: 1.2;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .sec-pad-md {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .intro-sec a.read-more-cta {
    padding-bottom: 4rem;
    padding-right: 0;
    background-position: right bottom;
  }

  .brandSlider .swiper-button-next, .brandSlider .swiper-button-prev {
    width: 4rem;
  }

  footer#site-footer h2 {
    font-size: 7.1rem;
    line-height: 6.5rem;
    margin-bottom: 4rem;
  }

  footer#site-footer h3 {
    font-size: 2.8rem;
  }

  footer#site-footer p {
    font-size: 1.5rem;
  }

  #mega-menu-wrap-top-overlay-menu .mega-menu-toggle + #mega-menu-top-overlay-menu {
    padding: 5rem 4rem;
  }

  #mega-menu-wrap-top-overlay-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-overlay-menu > li {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
  }

  #mega-menu-wrap-top-overlay-menu #mega-menu-top-overlay-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 39px;
    height: 39px;
    font-size: 29px;
    text-align: center;
  }

  .menu-social-links {
    top: 0;
    position: relative;
    right: 0;
    text-align: center;
    padding-top: 30px;
  }
  .menu-social-links ul {
    justify-content: center;
  }

  #mega-menu-wrap-top-overlay-menu a.mega-menu-link.mega-menu-logo {
    padding-bottom: 5rem !important;
  }

  input#mega-search-89 {
    padding-bottom: 5rem !important;
    padding-top: 1rem !important;
    margin-top: 3rem !important;
    background-position: center bottom;
  }

  .page-title h1, h1, .work-intro-sec h1, .page-title {
    font-size: 4.5rem;
    letter-spacing: -0.1rem;
    line-height: 1.1;
  }

  .catSlider .swiper-wrapper .swiper-slide a {
    font-size: 1.6rem;
  }

  .project-card-2 h2 {
    font-size: 2.6rem;
  }

  .project-card-2 .categories a {
    font-size: 1.3rem;
  }

  .project-card-2 p {
    font-size: 1.6rem;
  }

  .btn {
    font-size: 1.6rem;
  }

  .read-more-content p, .read-more-content li {
    font-size: 2.1rem;
    line-height: 1.4;
  }

  .read-more-content p, .read-more-content li,
.read-more-content h2 {
    padding-left: 0 !important;
  }

  .page-template-page-contact .title-wrap img {
    max-width: 100%;
    margin-left: 0;
  }

  .page-template-page-contact {
    font-size: 2.1rem;
  }

  .get-in-touch-sec {
    padding: 5rem 2rem;
  }

  .get-in-touch-sec h2 {
    font-size: 4rem;
    line-height: 1.1;
  }

  .related-work .project-card-2 .info h2 {
    font-size: 1.8rem;
  }

  .related-work hr {
    margin-bottom: 4.5rem;
  }

  .related-work {
    margin-top: -5rem;
  }

  .points-grid .col-md-12 .project-card-2 .thumb {
    width: 100%;
    padding-bottom: 66%;
  }

  .points-grid .col-md-12 .project-card-2 .info {
    width: 100%;
    padding-right: 0;
  }

  .catSlider {
    margin-bottom: 5rem;
    margin-top: 1rem;
  }

  .standard-text h2 {
    font-size: 3.6rem;
    margin-bottom: 3rem;
  }

  .search-item h2 {
    font-size: 3.2rem;
  }

  .contact-address-sec .address-item {
    text-align: center;
  }

  #mega-menu-item-89 .mega-search:before {
    width: 3rem;
    background-size: 100%;
    top: -0.4rem;
  }

  input#mega-search-89 {
    font-size: 1.8rem;
    padding-left: 4rem !important;
    text-align: center;
  }

  a#toggle-read-more {
    padding-left: 0;
  }

  .work-img-banner {
    padding: 30px 20px;
  }

  .floating-menu {
    gap: 18px;
    padding: 12px 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 420px) {
  section#content iframe {
    height: 213px;
  }

  .floating-menu a {
    font-size: 12px;
  }
}

/*# sourceMappingURL=style.css.map */
