@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');



html, body{
    overflow-x: hidden;
}


.track {
    height: 200vh;
    border-width: 10px;
    border-color: red;
    z-index: 99999;
}

#secondsection h2 {
    background: url(../assets/bgloader.svg) 0 0 no-repeat #013333  !important;
    background-size: cover !important;
    color: #FFFFFF !important
}

body {
    background: #013333 !important

}

#fourthsection p,
.font-sans,
.footernav ul li a,
.txtblock p,
footer p,
footer small {
      font-family: "Playfair Display", serif;
}

.footernav ul li a:after,
header ul li a:after {
    width: 0;
    height: 2px;
    position: absolute;
    background: var(--lite);
    content: ''
}

.btn-primary,
header {
    transition: .4s ease-in-out
}

#fourthsection,
.btn-primary,
body,
header ul li a:after {
    background: var(--lite)
}

.herosection {
    overflow: hidden
}

*,
body {
    scrollbar-width: thin
}

body {
      font-family: "Playfair Display", serif;
    overflow-x: hidden !important;
    scrollbar-color: transparent transparent;
    scrollbar-arrow-color: var(--brown);
    scrollbar-base-color: #f1f1f1
}
p{
     font-family: "Montserrat", serif;
}
:root {
    --white: #ffffff;
    --primary: #f7e8d3;
    --brown: #833619;
    --gray: #999999;
    --litebrown: #8c705f;
    --black: #000000;
    --dark: #121212;
    --lite: #f8f5f0;
    --bluedark: #13424d;
    --darkbrown: #013333;
    --darkgreen: #0f323a;
    --bluedarktransparent: #13424d95;
    --line: #14424D
}

#firstsection {
    position: fixed;
    top: 0;
    z-index: 1
}

#secondsection {
    z-index: 2;
    position: relative
}

#fourthsection,
footer {
    position: relative;
    z-index: 4
}

#newheading {
    opacity: 0
}

.btn-primary {
    color: var(--black);
    border: 2px solid var(--lite);
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 6px
}

.herosection {
    background: var(--black)
}

.btn-primary:hover {
    background: 0 0 !important;
    border: 2px solid var(--brown) !important;
    color: var(--lite);
    transform: scale(1.1) !important
}

.topnav {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
}
.topnav.fixed {
    position: fixed;
    top: 0;  /* Start with the header hidden (off-screen) */
    background-color: #013333; /* Solid background color after scroll */
    animation: slideDown 1s ease-out;
  }
  @keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
 

header {
    z-index: 999999
}

header ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    align-items: center;
    justify-content: space-evenly
}

#secondsection h2 {
    font-size: 80px;
    align-items: center;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center
}

header ul li a {
    color: var(--white);
    font-size: 22px;
    text-decoration: none;
      font-family: "Playfair Display", serif;
    position: relative
}

.footernav ul li a:hover,
header ul li a:hover {
    color: var(--lite)
}

header ul li a:after {
    display: block;
    bottom: -10px
}

.footernav ul li a:hover:after,
header ul li a:hover:after {
    animation: .4s ease-in-out forwards widthexp
}

header ul li a.btn:after {
    display: none !important
}

@keyframes widthexp {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.herosection {
    height: 100vh;
    width: 100%
}

.herosection video {
    width: 100%;
    opacity: .5
}

#secondsection h2 {
    position: fixed;
    display: flex;
    justify-content: center;
    color: var(--black)
}

#fourthsection h5,
#fourthsection p,
#thirdsection,
.footernav ul li a,
.txtblock {
    position: relative
}

#thirdsection {
   /* top: 0;*/
   /* z-index: 3;*/
    /*background: url(../img/think-better-bg.jpg) 0 0 no-repeat var(--lite);*/
   /* background-size: cover;
    height: 100vh;*/
    /*display: flex;*/
    align-items: center
}

/*#thirdsection:before {
    background: #000;
    background: linear-gradient(60deg, #000 0, rgba(255, 255, 255, 0) 74%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.txtblock {
    z-index: 1
}

.txtblock h2 {
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 35px;
    padding-top: 150px !important
}

.txtblock p {
    font-size: 24px;
    color: var(--white);
    line-height: 34px
}

#fourthsection h3 {
    font-size: 50px
}

#fourthsection h4 {
    font-size: 26px;
    color: var(--bluedark)
}

.footernav ul li a,
.purposebox,
footer {
    color: var(--white)
}

.purposebox {
    display: flex;
    flex-flow: column;
    margin: 0 auto;
    text-align: left;
    min-height: 650px;
    padding: 50px
}

#fourthsection h5 {
    font-size: 34px;
    margin: 150px 0 60px;
    text-align: left
}

#fourthsection p {
    font-size: 20px;
    margin: 0;
    line-height: 34px;
    text-align: left;
    font-weight: 400
}

.bg1 {
    background: url(../img/purpose-bg1.jpg) 0 0/cover no-repeat
}

.bg2 {
    background: url(../img/purpose-bg2.jpg) 0 0/cover no-repeat
}

.bg3 {
    background: url(../img/purpose-bg3.jpg) 0 0/cover no-repeat
}
.brand-logo {
	margin-top: -90px;
  max-width: 96px;
}

footer {
    background-color: #013333
}   

.foot_logo{
    max-width: 530px;
}
footer h2 {
    font-size: 64px
}

footer p {
    font-size: 18px
}

.footernav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.footernav ul li a {
    text-decoration: none;
    padding-bottom: 15px !important;
    margin-bottom: 15px;
    display: inline-block;
}

.footernav ul li a:after {
    display: block;
    bottom: 10px !important
}

.white-bg {
    background: var(--white)
}

#mmtoggle {
    display: none
}

.section__line {
    width: 100%;
    height: 1px;
    background: var(--line);
    display: block;
    margin: 25px 0 75px
}

.btmcenter {
    position: fixed;
    bottom: 20px;
    left: 50%;
    z-index: 999999 !important;
    width: 32px;
    height: 32px
}

.btmcenter img {
    width: 32px;
    height: 32px;
    animation: 1s infinite moveupdown;
    opacity: .7
}

.section__wrapper {
    display: block;
    width: 100%;
    clear: both
}

@keyframes moveupdown {

    0%,
    1000% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -5px)
    }
}

::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
}

::-webkit-scrollbar-thumb {
    background-color: var(--brown);
    border-radius: 6px
}

* {
    scrollbar-color: var(--litebrown) #f1f1f1
}

html {
    scrollbar-face-color: #f1f1f1;
    scrollbar-shadow-color: var(--brown)
}

.repeatable-animation {
    transition: 600ms all ease-in-out;
}

footer {
    padding-top: 80px;
}

footer p {
    margin-bottom: 0;
}

.btn-primary:hover,
.btn-primary {
    background-color: #C99E66;
    border-color: #C99E66 !important;
    border-radius: 0 !important;
}

.footernav ul li a {
    display: inline-block;
    margin: 0;
    text-align: right;
}

#secondsection h2 {
     background: url(../assets/bgloader.svg) 0 0 no-repeat #013333  !important;
  /*  background: url(../img/bgloader.svg) 0 0 no-repeat #100210 !important;*/
    background-size: cover !important;
    color: #FFFFFF !important;
}

#newheading {
    cursor: default;
}

.thinkbetterimg {
    max-width: 450px;
}

.miradore {
    color: #c0c0c0;
    text-decoration: none;
}

.page_banner {
	background: url(../assets/bgloader.svg) #013333 !important;
	min-height: 100vh;
	background-size: cover !important;
	background-position: center !important;
}
.page_banner .container-fluid{
     min-height: 100vh;
}

.banner_txt h2{
     font-size: 60px;
}

.section_heading {
	font-size: 45px;
}

.saprate {
	width: 100px;
	border: 1px solid #C07937;
}











/* .projectsdetails.showbox .projectbox { max-width: 940px;} */


@media(max-width:1199px) {

    .mobilemenu li,
    .mobilemenu ul {
        display: block !important
    }

    .mobilemenu,
    .topnav {
        background: rgba(0, 0, 0, .90)
    }

    .mobilemenu {
        transition: .4s ease-in-out
    }

    header li a,
    video {
        width: 100%
    }

    #secondsection h2 {
        font-size: 20px
    }

    .purposebox h5 {
        font-size: 28px !important
    }

    .p-5 {
        padding: 25px !important
    }

    p {
        font-size: 18px !important;
        line-height: 24px
    }

    .mt-5.pt-5 {
        padding-top: 0 !important;
        margin-top: 0 !important
    }

    #fourthsection p {
        padding: 25px 0 !important
    }

    footer small,
    footer ul li a {
        text-align: left !important;
        display: block !important
    }

  /*  #newheading img {
        margin: 0 !important
    }*/

    .footernav {
        margin: 20px 0
    }

    .footernav ul li a:after {
        display: none
    }

    .mobilemenu li {
        width: 100%
    }

    .mobilemenu {
        margin-left: -100%;
        position: fixed;
        width: 90%;
        left: 0;
        top: 72px;
        height: 100%
    }

    header li a {
        padding: 10px 0;
        display: block
    }

    header li a:hover {
        color: #eaeaea !important
    }

    header ul li a:after {
        background: #f7e8d3;
        bottom: 0
    }

    .topnav {
        padding: 15px 0 !important;
        z-index: 99 !important;
        background-color: #013333  !important
    }

    .topnav img {
        height: 110px
    }

    .btn-primary:hover {
        transform: scale(.9)
    }

    #mmtoggle {
        border: 1px solid #eaeaea;
        width: 32px;
        height: 32px;
        background: 0 0;
        position: fixed;
        right: 20px;
        /*top: 20px;*/
        top: 50px;
        display: block
    }

    video {
        height: 100%;
        object-fit: cover;
        z-index: -100;
        background-position: 50%;
        background-size: cover;
        margin: auto;
        position: absolute;
        top: -100%;
        bottom: -100%;
        left: -100%;
        right: -100%
    }

    header .btn-primary {
        background: 0 0 !important;
        color: #f7e8d3;
        margin-top: 25px;
        transition: .3s ease-in-out !important
    }

    header .btn-primary:hover {
        border: 2px solid #f7e8d3 !important;
        transform: scale(.9) !important;
        color: #a95f43 !important
    }

    body {
        overflow-x: hidden !important
    }

    footer.px-5 {
        padding-left: 30px !important
    }

    .secondsection {
        height: 100vh;
        position: absolute
    }

    .secondsection #newheading {
        position: fixed;
        opacity: 1;
        transform: scale(.8);
        color: #fff
    }

    .purposebox {
        min-height: 450px
    }

    #fourthsection h5 {
        margin: 50px 0 60px
    }

    .txtblock h2 {
        font-size: 50px;
    }

    .footernav ul,
    .footernav ul li,
    .footernav ul li a {
        text-align: left !important;
        display: block;
        width: 100% !important;
    }

    body #secondsection h2 {
        background: none !important
    }

    #mmtoggle:before {
        content: '';
        position: absolute;
        top: 17px;
        left: 7px;
        height: 2px;
        width: 17px;
        background-color: #FFFFFF;
    }

    #mmtoggle:after {
        content: '';
        position: absolute;
        top: 10px;
        left: 7px;
        height: 2px;
        width: 17px;
        background-color: #FFFFFF
    }

    #thirdsection {
        background-position: center center;
    }

    #secondsection h2 {
        transform: none !important;
    }

    .w-reponsive {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .heading-lg {
        font-size: 40px !important
    }

    .para-sm {
        font-size: 20px
    }

    .purposebox {
        min-height: inherit;
        padding: 30px
    }

    #fourthsection h5 {
        margin: 20px 0
    }

    #thirdsection {
        height: inherit !important;
    }

    .thinkbetterimg {
        max-width: 300px;
    }
}

@media (max-width:568px) {
    .heading-lg {
        font-size: 26px !important;
    }
}

@media (max-width:1400px) {
    .herosection video {
        height: 100vh;
        object-fit: cover
    }
}

html {
    -webkit-text-size-adjust: none;
}

@media (max-width: 1199px) {
    .mobilemenu.openmenu {
        margin-left: 0;
    }

    .sticktop.topnav {
        top: 0 !important;
        background: rgba(0, 0, 0, .898) !important;
    }

    #mmtoggle.clicked {
        background-color: rgba(0, 0, 0, .35);
    }

    #mmtoggle.clicked::before {
        transform: rotate(45deg) translate(-2px, -2px);
    }

    #mmtoggle.clicked::after {
        transform: rotate(-45deg) translate(-3px, 3px);
    }
}

.logo
{
    width: 100%;
    max-width: 70px;
}
.header-row
{
    justify-content: center;
    align-items: center;
}
.box {
 /* background: #fff;
  padding: 20px;
  margin: 10px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 15px;*/
  background: rgba(248, 244, 239, 0.94);
  padding: 20px;
  margin: 10px;
  opacity: 1;
  text-align: center;
}
.title {
  color: #013333;
  font-weight: bold;
  font-size: 45px;
}

.box img {
  width: 100%;
  max-width: 110px;
  margin: 10px;
}

.box h4 {
  color: #013333;
  font-weight: bold;
}
.service-box
{
    background: #fff;
    margin: 0;
    position: relative;
    z-index: 3;
    padding: 150px 20px;
}



/*About*/

.about {
  background: url('../assets/about-bg-page.jpg');
  /*height: 100vh;*/
  padding: 150px 10px;
  background-repeat: no-repeat;
}

.about h2 {
  font-size: 60px;
}
.about p {
  font-size: 18px;
  margin: 20px auto;
  text-align: justify;
}
/*Contact*/

.page-title-box {
  padding-left: 50px;
  padding-right: 50px;
}
.project-sec h1 {
  font-size: 60px;

  color: #C07937;
}
.contact-sec {
  padding-left: 72px;
  padding-right: 161px;
}
.box-content {
  text-align: center;
}
.author-box {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
   width: 100%;
  text-align: center;
  max-width: 198px;
  margin: 0 auto;
}
.info-name
{
    color: #C07937;
}
.box-content p {
  color: #fff;
}
.info-box p {
  color: rgba(0, 0, 0, 0.60);
 
  font-size: 16px;
  font-weight: 400;
}
.info-box .mail-text a {
  color: #fff;
  text-decoration: none;
/*  font-size: 14px;*/
  font-size: 11px;
}
.contact-head h3 {
  
  font-size: 24px;
  font-weight: 400;
  color: #C07937;
}
.contact-head p {

  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.footer-link li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
}
.footer-link li i {
  font-size: 20px;
  color: #FFF;
}
.footer-item li a 
{
    color: #fff;
    text-decoration: none;
}
.contact-head p {
  
  font-size: 16px;
  font-weight: 400;
}
.contact-form {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0px 20px;
}
.contact-form h5 {

  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #C07937;
}
.contact-form form {
  position: relative;
}
.contact-form .form-control {
  background: linear-gradient(180deg, #EEE 17.3%, rgba(112, 112, 112, 0.00) 136.29%);
  color: rgba(0, 0, 0, 0.60);
  font-family: Poppins;
  font-size: 11px;
  font-weight: 400;
  height: 40px;
}
.textarea-text {
  height: 200px !important;
}
.form-group {
  margin-bottom: 1rem;
}
.contact-form .submit-btn {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.80);
 
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: 17px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  max-width: 60px;
}


/*Media*/

@media(max-width: 769px)
{
    .brand-logo
    {
        width: 100%;
        max-width: 45px;
       margin-top: -55px !important;
    }
    .page-title-box {
  padding-left:10px;
  padding-right: 10px;
  padding-top: 150px!important;

}
     .project-sec h1 {
    font-size: 40px;
  }
      .contact-sec {
    padding-left: 20px;
    padding-right: 20px;
  }
    .box-content {
    display: block;
    text-align: center;
  }
    .author-box {
    margin: 0 auto;
    width: 100%;
    max-width: 170px;
  }
  .about h2 {
  font-size: 40px;
}
}




.project_heading {
    font-size: 40px;
  }

  .project{
   cursor: pointer;
  }


/*.inner_project {
	max-width: 300px;
}*/

.inner_project .owl-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.inner_project .owl-nav span {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
}

.section_top {
	padding-top: 70px;
}

.information_box .gold_heading {
	font-size: 22px;
}

.popup {
	width: 100%;
	height: 100%;
	background: #013333;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
   overflow: scroll;
}

.popup__content {
	overflow: auto;
	padding: 50px;
	background: #013333;
	color: black;
}

.close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 42px;
	display: flex;
	background: #000;
	border-radius: 50%;
	padding: 10px;
	color: #C07937;
	align-items: center;
	justify-content: center;
   cursor: pointer;
   z-index: 2;
}

.slogen_heding {
	font-size: 50px;
}

  .gallery-item img {
    cursor: pointer;
  }

  .section_bg2,
  .new_bg {
    min-height: 100vh;
    background: #013333;
  }

  .gold_heading {
    color: #C07937;
  }

  /* Common styles */
  .section_bg {
    min-height: 100vh;
    background: #013333;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    transition: transform 2s ease;
    /* Slower transition */
  }

  /* Fixed section */
  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }

  /* Hidden state for third section */
  .hidden-from-left {
    transform: translateX(-100%);
    opacity: 0;
  }

  .hidden-from-right {
    transform: translateX(100%);
    opacity: 0;
  }

  .hidden-from-top {
    transform: translateY(-100%);
    opacity: 0;
  }

  .visible {
    transform: translateX(0);
    opacity: 1;
  }

  .gallery-item {
    width: 200px;
    padding: 5px;
  }


  @media(max-width: 768px) {

    .slogen_heding {
        font-size: 40px;
    } 

    .banner_txt h2 {
      font-size: 30px;
    }

    .section_heading {
      font-size: 25px;
    }

    .saprate {
      width: 40px;
    }
      .info-box .mail-text a {
  font-size: 14px !important;
}
.about {
  padding: 200px 10px;
}
  }


@media (max-width:992px) {
    .project_heading {
        font-size: 24px;
    }
.section_bg2, .new_bg,.section_bg {
    min-height: auto;
}
.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.h100{min-height: 100vh}
.banner_txt p{font-size: 12px !important;
    line-height: 14px;}
      .banner_txt h2 {
    font-size: 26px;
  }
  .info-box .mail-text a {
  font-size: 12px;
}
}