@charset "UTF-8";
/* CSS Document */

@import url("https://fonts.cdnfonts.com/css/neufreit");



* {
    box-sizing: border-box;
    margin: 0;
}
section,footer{
    overflow: hidden;
    white-space: wrap;
    word-break: break-word;
	
	
}

a.middle.rounded-3{
	font-family: "Neufreit ExtraBold";
	
}                                                                                                                  


body {
  font-family: "Neufreit ExtraBold", sans-serif, "LondonBridge";
  margin: 0px;
	   background-color: #005633;
    opacity: 1;
  transition: 1s all;
	
	
}

@media (min-width: 992px) {
    .paragraph {
       padding: 0px 20px;
    }
}




    .marquee-wrapper {
      overflow: hidden;
      padding: 20px 0;
    }

    .marquee-track {
      display: flex;
      width: max-content;
      animation: scroll-left 110s linear infinite;
    }

    .marquee-item {
      flex: 0 0 auto;
      margin: 0 30px;
    }

    .marquee-item img {
      height: 440px;
      width: auto;
      object-fit: contain;
      transition: transform 0.3s ease-in-out;
    }

    .marquee-item img:hover {
      transform: scale(1.1);
    }

    @keyframes scroll-left {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    /* Duplicate track for seamless loop */
    .marquee-inner {
      display: flex;
    }





.orange {
  background-color: #FFAA2B;
}

.green {
  background-color: #005633;
}



body {overflow-x: hidden;}

a:link {
  text-decoration: none;
	
}



p{
	line-height: 2;
	font-family: "Neufreit ExtraBold";
	
}
h1{
	font-family: "Neufreit ExtraBold";

	
}


h4{
	font-family: "Neufreit ExtraBold";

	
}


/* NAV */

.line {
  position: relative;
  display: block;
  cursor: pointer;
}

.line:before, .line:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
  background: rgba(255,159,38,1.00);
}

.line:before {
  left: -2.5px;
}
.line:after {
  right: 2.5px;
  background: rgba(255,159,38,1.00);
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.line:hover:before {
  background: rgba(255,159,38,1.00);
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.line:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}




.navbar {
  width: 100%;
  justify-content: end;
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
	  max-width: 1050px;
  width: 90%;
  margin: auto;
}

.navbar .menu-items {
  display: flex;
}

.navbar .nav-container li {
  list-style: none;
}

.navbar .nav-container a {
  font-size: 1.2rem;
  padding: 0.7rem;
}


.nav-container {
  display: block;
  position: relative;
  height: 60px;
}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  top: 20px;
  left: 20px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}



.navbar-nav{
	display: flex;
	flex-direction: row;
	justify-content: space-between;

}



@media screen and (max-width: 992px){
	.navbar{
			justify-content: center;
		
	}
}

@media screen and (max-width: 992px){
	.nav-link{
font-size: 9px;
font-family: "Neufreit ExtraBold";
font-weight: bold;
font-style: normal;
line-height: 18px;
color: rgba(255,159,38,1.00);
}

}
@media screen and (min-width: 992px){
.nav-link{
font-family: "Neufreit ExtraBold";
font-weight: bold;
font-style: normal;	
font-size: 16px;
line-height: 18px;
color: rgba(255,159,38,1.00);
	}}

li {
  display: inline-block;
  padding: 0 20px;
}


.nav-link:hover{
	color: rgba(255,255,255,1.00);
}


/* NAV */




/* MAIN */



#logo-img{
	padding: 30px;
	height: 292px;
	width: auto;
}



@media screen and (min-width: 992px) {
.brand-name{
font-family: "Neufreit ExtraBold";
font-size: 55px;
text-align: center;
color: #FFFFFF;
	margin: 0px;
	}}


@media screen and (max-width: 992px) {
.brand-name{
font-family: "Neufreit ExtraBold";
font-size: 20px;
text-align: center;
color: #FFFFFF;
margin: 0px;
	}}

@media screen and (min-width: 992px) {
.strapline{
 font-family: "LondonBridge";
font-weight: 800;
font-size: 20px;
text-align: center;
letter-spacing: 0.26em;
color: #FF9F26;
margin-bottom: 120px;
	}}

@media screen and (max-width: 992px) {
.strapline{
 font-family: "LondonBridge";
font-weight: 800;
font-size: 10px;
text-align: center;
letter-spacing: 0.26em;
color: #FF9F26;
margin-bottom: 50px;
	}}



@media screen and (min-width: 992px) {
.text{
font-style: normal;
font-weight: 700;
font-size: 16px;
color: rgba(0,86,51,1.00);
padding: 0px 40px;

	}
}

@media screen and (max-width: 992px) {
.text{
text-align: center;
font-style: normal;
font-weight: 700;
font-size: 15px;
color: rgba(0,86,51,1.00);
padding: 0px;
	}}


#about{
	padding-bottom: 100px;
	
}


@media screen and (min-width: 992px){
#plants{
	padding-bottom: 100px;
	
	}}

@media screen and (max-width: 992px){
#plants{
	padding-bottom: 100px;
	
	}}





@media screen and (min-width: 992px){
.tittle.right{
	text-align: right;
	padding-right: 40px;
	font-family: "Neufreit ExtraBold";
	}}
	
	
	@media screen and (max-width: 992px){
.tittle.right{
	text-align: center;
	font-family: "Neufreit ExtraBold";
		}}



@media screen and (min-width: 992px){
.tittle.left{
	text-align: left;
	padding-left: 40px;
	font-family: "Neufreit ExtraBold";
	}}
	
	
	@media screen and (max-width: 992px){
.tittle.left{
	text-align: center;
	font-family: "Neufreit ExtraBold";
		}}

	

@media screen and (min-width: 992px) {
.tittle{
font-family: "Neufreit ExtraBold";
font-size: 80px;
margin-top: 100px;
	margin-bottom: 50px;
	
}
}

@media screen and (max-width: 992px) {
.tittle{
font-family: "Neufreit ExtraBold";
font-style: normal;
  font-weight: bold;
	font-size: 40px;
padding-top: 30px;
	padding-bottom: 10px;
}
}

.name{
font-family: "Neufreit ExtraBold";
font-style: normal;
font-weight: 800;
font-size: 40px;
line-height: 63px;
color: #FFFFFF;
}

@media screen and (max-width: 992px){
	.name{
		font-size: 30px;
	}
}

#moments{
		padding-bottom: 100px;
	 background-color: #005633;
}



@media screen and (min-width: 992px) {
.moments{
left: 330px;
font-size: 70px;
text-align: center;
margin: 100px auto 50px;
 font-family: "LondonBridge";
font-style: normal;
font-weight: 800;
color: #FF9F26;
	
}
}

@media screen and (max-width: 992px) {
.moments{
font-size: 30px;
	text-align: center;
margin: 50px auto 50px;
 font-family: "LondonBridge";
font-style: normal;
font-weight: 800;
color: #FF9F26;

}
}




.partners{
	display: flex;
	flex-flow: wrap;
	justify-content: center
		
}
#partners{
	    padding-bottom: 100px;
}

.icon {
	    margin: 35px;
	filter: grayscale(100%);
}



























@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translatex(-144vw); }
}



#contact{
		padding-bottom: 100px;
	 background-color: rgba(0,86,51,1.00);
}


footer{
	background-color: rgba(0,0,0,1.00);
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background-color: rgba(255,255,255,1.00);
    border-radius: 50%;
}

/* START page animations */

.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 0.5s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}



/* END page animations */

.accordion {
    --bs-accordion-color: none;
    --bs-accordion-bg: none;
	    --bs-accordion-active-color: none;
    --bs-accordion-active-bg: none;
	    --bs-accordion-btn-focus-border-color: none;
	--bs-accordion-btn-focus-box-shadow: none;
}




.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed{
	color: rgba(255,159,38,1.00);
	}


.accordion-body{
	color: #FFFFFF;
   font-family: "LondonBridge";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
}


@media screen and (min-width: 992px){
	.accordion{
		padding-left: 40px;
		padding-right: 40px;
	}
}



   .accordion {
            --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='orange'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }



/* FORM*/

form{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

textarea {
    background-color: transparent;
    border: none;
}


input{
	background-color: transparent;
	border: none;
	padding: 15px;
	color: rgba(255,159,38,1.00);
	padding-left: 0px;

}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent !important;
	color: transparent !important;
}

    #example {
        top: 50%;
        left: 50%;
        height: 18em;
        transform: translate(-50%, -50%);
        position: fixed;
      }

.send{
	border: none;
    border-radius: revert;
	background-color: rgba(255,159,38,1.00);
 font-family: "LondonBridge";
	    width: 197px;
    margin-left: auto;
    margin-right: auto;
	color: rgba(255,255,255,1.00);
	padding: 12px;
	margin-top: 40px;
}

::placeholder{
	color: rgba(255,255,255,1.00);
	opacity: 50%;
}

input:-internal-autofill-selected{
	background-color: none;
}

input:-webkit-autofill {
    color: transparent!important;
}

.form-control:focus, .form-control:active {
    background: transparent;
}



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

.middle{
	border: none;
    border-radius: revert;
    background-color: rgba(0,86,51,1.00);
    font-family: "LondonBridge";
    width: 197px;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    padding: 12px;
	
}

.zoom{

  transition: transform .2s;

}

.zoom:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}



