@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
  background-color: #F3F3F3 !important;
}
.home_logos{
  font-family: 'Inter';
  font-size: 1rem;
  text-decoration: none;
  color: white;
}
.home_logos_last{
  font-family: 'Inter';
  font-size: 1rem;
  text-decoration: none;
  color: #0B252B;
}
.home_logos p,
.home_logos_last p{
  margin-top: 50px;
}
.text-center{
    margin-left:auto !important;
    margin-right:auto !important;
}

.dark-bg{
  background-color: #0B252B !important;
}
.bg-capital{
  background-color: #E6471B !important;
  height: 100vh;
  transition: background-color 0.3s ease;
}
.bg-capital:hover{
  
}
.bg-private{
  background-color: #0B252B !important;
  height: 100vh;
  transition: background-color 0.3s ease;
  text-align: center;
}
.bg-private:hover{
  
}
.bg-ventures{
  background-color: #F6F6F6 !important;
  height: 100vh;
  transition: background-color 0.3s ease;
  text-align: center;
}
.bg-ventures:hover{
  
}
.fullbuttonholder p{
    height: 80px;
}

.fullbuttonholder{
  width: 100%;
  margin-top: 35%;
  text-align: center !important;
  padding: 15%;
}
.fullbuttonholder img{
  width: 70%;
}

.why-bg{
  background-image:url('../images/why-we-invest-bg.jpg');
  background-size: cover;
  padding-bottom: 100px;
}
.large_logo{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.accordion{
  margin-top: 100px;
}
.accordion-item{
  margin-bottom: -40px !important;
  background-color: #0B252B !important;
}
.accordion-button{
  font-family: 'Inter' !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  background-color: #0B252B !important;
  color: #ffffff !important;
  border: 0 !important;
  font-size: 25px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.collapse{
   border: 0 !important;
}
.accordion-button2{
    font-family: 'Inter' !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  background-color: #0B252B !important;
  color: #ffffff !important;
  border: 0 !important;
  margin-bottom:20px;
  padding-right:20px;
  padding-left:20px;
  text-decoration:none;
  font-size: 25px !important;
}
.accordion-button::after{
  color: #ffffff !important;
  background-image: url('../images/right-icon.svg') !important;
  background-size: contain !important;
}

h1 {
  font-size: 80px !important;
  text-transform: uppercase;
  font-weight: bold !important;
  line-height: 80px !important;
  width: 80%;
  text-align: center;
  margin: auto;
  color: #0B252B !important;
}
.orange-link{
  color: #E6471B !important;
}
.location{

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 28px;
color: #0B252B;
margin-top: 50px;
margin-bottom: -30px;
}

.reducedspacing{
  margin-top: -10px !important;
}

.top-pad{
  margin-top: 40px !important;
}
.center{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.title1{
  margin-top: 100px !important;
}
.title2{
  margin-top: 50px;
  margin-bottom: 50px;
}
.title3{
  margin-bottom: 50px;
}
.portfolio-pad{
  padding-top: 100px;
  padding-bottom: 100px;
}

.nochange-box{

padding: 50px;
background: #091E22;
border-radius: 5px;
text-align: center;
color: #F3F3F3;
height: 270px;

}
.grey-box p{
  font-size: 20px;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 25px;
}
.nochange-box img{
  width: 35%;
}

.left-text{
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  width: 80% !important;
}
.whitebox{
  background-color: #F3F3F3;
  padding-bottom: 100px;
}
.grey-box{
height: 400px;
background: #E7E7E7;
border-radius: 5px;
margin-top: 50px;
padding: 40px;

}
.number{
  /* 1 */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  line-height: 100px;
  /* identical to box height, or 64% */
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #0B252B;
}
.margin-top{
  margin-top: 60px !important;
}
.title-pad{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.silospad{
  margin-top: 50px !important;
}
.silo-title{

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 30px;
text-align: center;
margin-top: 15px;
color: #F3F3F3;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;

}
.solo-item{
  padding: 40px !important;
}
.silo-icon{
  text-align: center;
}
.silo-icon img{
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.nochange-box p{
  margin-top: 20px;
  font-size: 20px !important;
  line-height: 22px !important;
  font-family: 'Inter' !important;
  font-weight: 300;
}
.orange-highlight{
  color: #E6471B;
}
.silos{
  background-image: url('../images/silosbg.jpg');
  background-size: cover;
  padding: 100px;
}
.whytitle{
  text-align: center;
  color: #F3F3F3;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.why-icon{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.why-icon img{
  width: 50px;
}

.right-line{
  border-width: 0 1px 0 0; /* Top, Right, Bottom, Left */
  border-style: solid;
  border-image: linear-gradient(to bottom, #07222E, #ffffff, #07222E) 1; /* Adjust the gradient colors */
}

h2 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-size: 23px !important;
  line-height: 32px !important;
  font-weight: 400 !important;
  font-style: normal;
  width: 70% !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px !important;

}

h3 {
  font-family: "Inter", sans-serif;
  font-size: 80px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  line-height: 70px !important;
  width: 80%;
}
.center-align h3{
    text-align: center !important;
    margin-left: auto;
    margin-right:auto;
}
.h1_ventures{
  width: 90% !important;
}
.pad-about{
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  margin-bottom: 80px;
}
p.pad-about{
  font-size: 22px !important;
}
.left-cont h3{
  line-height: 70px !important;
}
.growinimage{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.bluebg{
  background-color: #0B252B !important;
  color: #F3F3F3;
  padding-left: 20px !important;
}
.nav-width-manage{
  padding: 0 !important;
}
.growingimage img{
  margin-top: -180px;
  width: 80%;
}
.growinimage2{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.growingimage2 img{
  margin-top: 0px;
  width: 80%;
}
.intro-text{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

a.overlay-menu-a{
  text-decoration: none;
  color: #F3F3F3;
}

.ceo-image img{
  /* Rectangle 113 */

  width: 100%;

}
.director-title{


font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 20px;
margin-top: 20px;
line-height: 28px;
color: #E6471B;
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;

}
.qualification{
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-size: 20px;
line-height: 28px;
color: #0B252B;
flex: none;
order: 2;
align-self: stretch;
flex-grow: 0;
margin-top: 20px;

}
.owner-p{
/* SMALL BODY */
font-family: 'Inter';
font-style: normal;
font-weight: 350;
font-size: 18px;
line-height: 25px;
margin-top: 20px;
margin-bottom: 20px;
color: #0B252B;


/* Inside auto layout */
flex: none;
order: 3;
flex-grow: 0;

}
.getintouch{
  /* Get in touch with Le Roux */

font-family: 'Inter' !important;
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 28px;
text-decoration-line: underline;
color: #E6471B;
flex: none;
order: 4;
align-self: stretch;
flex-grow: 0;

}
.intro-text p{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
}

.content-sections{
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.left-cont p{
  margin-top: 50px;
  font-size: 20px;
}
.logos-row{
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  width: 70% !important;
  margin-top: 80px !important;
}
.logos img{
  width: 80%;
  align-items: vertical;
  width: 100px;
}
h4{
  font-size: 15px !important;
}
.pillar-box1 h4,
.pillar-box2 h4,
.pillar-box3 h4,
.pillar-box4 h4{
  font-size: 45px !important;
}
h5{

font-family: 'Inter' !important;
font-style: normal;
font-weight: 700 !important;
font-size: 60px !important;
line-height: 60px !important;
text-transform: uppercase;

color: #0B252B;
}

.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.pad-page {
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-bottom: 50px !important;
  padding-top: 50px;
}
.footer_logo{
  margin-top: 5px;
}

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

.ul-list li {
  text-transform: uppercase;
  transition: opacity 0.3s ease;
}

.ul-list li:hover {
  opacity: 0.6;
}

.img-overlay {
  position: absolute;
  top: 20%;
  right: 15%;
  transform: translateY(-50%);
  z-index: 1;
  max-width: 25%;
}

.fencing-image {
  margin-top: -20%;
  margin-left: 35%;
}

.fencing-image img {
  max-width: 40%;
}
.nav-width-manage{
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.nav-item{
  padding-right: 50px;
}
.right-0{
  padding-right: 20px !important;
}
.page-top {
  padding-top: 80px !important;
}
#nav-open{
  display: none;
}
.container {

}
.fencingguy img{
  width: 70%;
}

.col-md-6.mb-4 {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.navpad{
  padding-top: 15px !important;
  padding-left: 15px !important;
}
.navbar {
  border-bottom: 1px solid #E6471B;
  padding-bottom: 0;
  height: 80px;
  background: rgba(255, 245, 237, 0.7) !important;
  backdrop-filter: blur(5px) !important;
}

.bottom-pad {
  padding-bottom: 40px;
}

.navbar-nav .nav-link {
  text-transform: uppercase;
  color: #1E1E1E;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 13px;
}

.navbar-nav .nav-link.active {
  position: relative;
  color: #E6471B;
  padding-bottom: 13px;
  margin-bottom: -10px;
}
.active-top{
  border-bottom-color: #F3F3F3 !important;
  border-bottom-style: solid !important;
  border-bottom-width: 6px !important;
}
.resize{
  text-align: center;
}

.bottom-line{
  border-bottom-color: #E6471B !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  padding-bottom: 30px !important;
  background-color: #F3F3F3;
  padding-top: 30px;
}

.white-text{
  color: #F6F6F6 !important;
}
.blue-text{
  color: #0B252B !important;
}
.logos-row img{
  width: auto;
  height: 100px;
}

.navbar-nav .nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  height: 5px;
  background-color: #E6471B;
}

.navbar-brand {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.navbar-brand img {
  height: 55px;
}

.vertical-line {
  width: 1px;
  height: 400px;
  background-color: #E6471B;
  margin: 0 auto;
}
.about-vertical-line{
  width: 1px;
  height: 200px;
  background-color: #E6471B;
  margin: 0 auto;
  margin-top: -152px;
  margin-bottom: 50px;
}

.margin-spacer {
  margin-top: 50px !important;
}
a.box-hover{
  text-decoration: none;
}
.break-line{
  display: none;
}

.pillar-box1,
.pillar-box2,
.pillar-box3,
.pillar-box4{
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 350px;
  color: #FFF;
  height: 600px;
  text-align: left;
  position: relative;
  overflow: hidden; /* Ensure content stays within the box */
}

.pillar-box-no-hover1,
.pillar-box-no-hover2,
.pillar-box-no-hover3,
.pillar-box-no-hover4,
.pillar-box-no-hover5,
.pillar-box-no-hover6{
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 400px;
  color: #FFF;
  height: 600px;
  text-align: left;
  position: relative;
  overflow: hidden; /* Ensure content stays within the box */
}


.pillar-box1 p,
.pillar-box2 p,
.pillar-box3 p,
.pillar-box4 p {
  font-size: 20px;
  width: 70%;
  line-height: 25px;
}

.portfolio-box-no-hover1 p,
.portfolio-box-no-hover2 p,
.portfolio-box-no-hover3 p,
.portfolio-box-no-hover4 p,
.portfolio-box-no-hover5 p,
.portfolio-box-no-hover6 p{
  font-size: 20px !important;
  line-height: 25px;
}

.pillar-box-no-hover1 p,
.pillar-box-no-hover2 p,
.pillar-box-no-hover3 p,
.pillar-box-no-hover4 p,
.pillar-box-no-hover5 p,
.pillar-box-no-hover6 p{
  font-size: 20px !important;
  line-height: 25px;
}

.pillar-box-no-hover1{
  background-image: url('../images/snappglyBg.jpg');
  background-size: cover;
  background-position: center;
}

.pillar-box-no-hover2{
  background-image: url('../images/Sudonum_bg.jpg');
  background-size: cover;
  background-position: center;
}

.pillar-box-no-hover3{
  background-image: url('../images/d6_bg.jpg');
  background-size: cover;
  background-position: center;
}

.pillar-box-no-hover4{
  background-image: url('../images/Sticitt_bg.jpg');
  background-size: cover;
  background-position: center;
}

.pillar-box-no-hover5{
  background-image: url('../images/Unifi_bg.jpg');
  background-size: cover;
  background-position: center;
}

.pillar-box-no-hover6{
  background-image: url('../images/Boost_bg.jpg');
  background-size: cover;
  background-position: center;
}

.portfolio-box-no-hover1,
.portfolio-box-no-hover2,
.portfolio-box-no-hover3,
.portfolio-box-no-hover4,
.portfolio-box-no-hover5,
.portfolio-box-no-hover6{
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 300px;
  color: #FFF;
  height: 600px;
  text-align: left;
  position: relative;
  overflow: hidden; /* Ensure content stays within the box */
}

.portfolio-box-no-hover1{
  background-image: url('../images/equity/littleashford_bg.jpg');
  background-size: cover;
  background-position: center;
}
.portfolio-box-no-hover2{
  background-image: url('../images/equity/nustateproperties_bg.jpg');
  background-size: cover;
  background-position: center;
}
.portfolio-box-no-hover3{
  background-image: url('../images/equity/brightblackenergy_bg.jpg');
  background-size: cover;
  background-position: center;
}
.portfolio-box-no-hover4{
  background-image: url('../images/equity/hallcorewater_bg.jpg');
  background-size: cover;
  background-position: center;
}


.portfolio-box-no-hover5{
  background-image: url('../images/equity/rubicon_bg.jpg');
  background-size: cover;
  background-position: center;
}

.portfolio-box-no-hover6{
  background-image: url('../images/equity/nurture_bg.jpg');
  background-size: cover;
  background-position: center;
}


.pillar-box1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/eye.jpg');
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: opacity 0.3s ease; /* Smooth transition for opacity */
  z-index: 1;
}



.pillar-box1 * {
  position: relative;
  z-index: 2; /* Ensure text and icons are above the image */
}


.hover-content {
  position: absolute;
  bottom: 100px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease; /* Smooth transition for opacity and transform */
  color: #FFF;
  z-index: 2;
}

.pillar-box1:hover .hover-content {
  opacity: 1;
  transform: translateY(0);
}

.box-hover {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}


.pillar-box2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/pencil.jpg');
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: opacity 0.3s ease; /* Smooth transition for opacity */
  z-index: 1;
}


.footer-title{
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #F3F3F3 !important;
  text-decoration: none !important;
}
.footer-item{
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color: #F3F3F3 !important;
  text-decoration: none !important;
}

.pillar-box2 * {
  position: relative;
  z-index: 2; /* Ensure text and icons are above the image */
}




.pillar-box3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/leaf.jpg');
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: opacity 0.3s ease; /* Smooth transition for opacity */
  z-index: 1;
}


.pillar-box3 * {
  position: relative;
  z-index: 2; /* Ensure text and icons are above the image */
}


.pillar-box4::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/rocket.jpg');
  background-size: cover;
  background-position: center;
  opacity: 1;
  transition: opacity 0.3s ease; /* Smooth transition for opacity */
  z-index: 1;
}


.pillar-box4 * {
  position: relative;
  z-index: 2; /* Ensure text and icons are above the image */
}





.pillar-box {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 370px;
  background-size: cover;
  color: #FFF;
  height: 600px;
  text-align: left;
  position: relative;
}

a.pillar-box {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 370px;
  background-size: cover;
  color: #FFF;
  height: 600px;
  text-align: left;
  position: relative;
  transition: background-color 0.3s ease-in-out;
}

.pillar-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('images/eye.jpg');
  background-size: cover;
  background-position: center;
  z-index: 0;
  transition: opacity 0.3s ease-in-out;
}

.pillar-box:hover::before {
  opacity: 0;
}

.pillar-box:hover {
  background-color: #E6471B;
}

.white-text {
  color: #F3F3F3;
}

.secondaryp {
  font-size: 23px;
  color: #0B252B;
  margin-bottom: 0 !important;
  width: 80%;
  line-height: 32px;
}

.icon-n {
  display: inline-block;
  width: 0.7em;
  height: 0.71em;
  vertical-align: middle;
  margin-top: -42px;
  margin-left: -44px;
  margin-right: -46px;
}

.text-uppercase.large {
  font-size: 15.5vw;
  margin-top: 2px;
  margin-bottom: 0;
  font-weight: bold;
}
.holder1{
  height: 300px
}

.secondaryp2 {
  font-size: 23px;
  margin-bottom: 0 !important;
  width: 80%;
  line-height: 32px;
}
.blue-highlight{
  color: #0B252B;
}
.flip-horizontal {
  display: inline-block;
  transform: scaleX(-1);
}
.secondaryh3 {
  color: #0B252B;
}

.pillar-box1 h4 {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: bold;
}



.pillar-box2 h4 {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: bold;
}

.pillar-box3 h4 {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: bold;
}


.pillar-box4 h4 {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: bold;
}

.pillar-icon {
  width: 50px;
  margin-bottom: 15px;
}
.brand-icon{
  height: 50px;
  text-align: left;
  margin-bottom: 25px;
}
.brand-icon2{
  margin-bottom: 10px;
  height: 150px;
}

.solution-box {
  background-color: #E7E7E7;
  padding: 60px 50px 20px 20px;
  height: 100%;
  text-align: left;
}

.solution-box img {
  height: 50px;
}

.solution-box h4 {
  text-transform: uppercase;
  font-size: 22px !important;
  font-family: 'Inter';
  font-weight: 600;
}

.solution-box p {
  color: #0B252B;
  opacity: 0.5;
  font-size: 14px;
}

.industries-box {
  padding: 20px;
  height: 100%;
  text-align: center;
}

.solution-icon {
  margin-bottom: 20px;
}

.industrybg {
  background: url(../images/industrybg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.bottom_button {
  height: 59px;
  border: 1px solid #F3F3F3;
  text-transform: uppercase;
  background-color: #E6471B;
  color: #F3F3F3;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  transition: background-color 0.3s ease;
  font-weight: bold;
}
.bottom_button_white{
  height: 59px;
  border: 1px solid #F3F3F3;
  text-transform: uppercase;
  color: #F3F3F3;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  background-color: #0B252B;
  transition: background-color 0.3s ease;
  font-weight: bold;
}
button.bottom_button_white:hover{
  background-color: #F3F3F3;
  color: #E6471B;
}
button.bottom_button:hover{
  background-color: #F3F3F3;
  color: #E6471B;
}
.bottom_button_blue{
  height: 59px;
  border: 1px solid #0B252B;
  text-transform: uppercase;
  color: #0B252B;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  background-color: #F3F3F3;
  transition: background-color 0.3s ease;
  font-weight: bold;
}
button.bottom_button_blue:hover{
  background-color: #0B252B;
  color: #F3F3F3;
}
.icon-row-pad {
  margin-top: 80px !important;
}

.uppercase {
  text-transform: uppercase;
}
.addresses{
  margin-top: 100px !important;
}

.orange {
  background-color: #E6471B !important;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 12%;
  padding-bottom: 12%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.blue_bg{
  background-color: #0B252B !important;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 12%;
  padding-bottom: 12%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.white_bg{
  background-color: #F3F3F3 !important;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 12%;
  padding-bottom: 12%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #0B252B;
}

.map{
  margin-top: 80px;
  margin-bottom: 80px;
}
.footer {
  background-color: #0B252B;
}

.footer-sub {
  opacity: 0.3;
  margin-top: 5%;
}

h1.text-uppercase {
  font-size: 14.5vw;
  line-height: 1;
  margin-bottom: -40px;
  text-align: center;
  font-weight: normal;
}

h1.text-uppercase.large {
  font-size: 15.5vw;
  margin-top: -1%;
  margin-bottom: 0;
  font-weight: bold;
}

.center-align{
  margin-left: auto;
  margin-right: auto;
}
.second-nav{
  display: none !important;
}

.nav-overlay {
  height: 0;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.main-menu, .sub-menu {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
  padding-top: 100px;
}

#nav-open.active .main-menu {
  display: block;
}

#nav-open.show-sub-menu .sub-menu {
  display: block;
}

.main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.main-menu li {
  position: relative;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); /* White line with 50% opacity */
}

.main-menu li:last-child {
  border-bottom: none; /* No border on the last item */
}

.overlay-menu-a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-size: 25px;
  line-height: 50px;
  text-transform: uppercase;
  color: #F3F3F3;


}

.menu-icon-right {
  font-size: 18px;
  color: white;
}

.back-icon {
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  color: white;
  margin-top: 100px;
}

.submenu-logo {
  display: block;
  margin: 100px auto;
}
.move-down{
  margin-top: 230px !important;
}
.sub-menu ul {
  text-align: center;
}

.show-sub-menu .main-menu {
  transform: translateX(-100%);
}

.show-main-menu .sub-menu {
  transform: translateX(100%);
}
