@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Saira+Stencil+One&display=swap');

.lrdv-div {
  display: block;
  width: 100%;
  background-color: rgba(37, 69, 101, 0.5);
  height: 200px;
}

.rau-div {
  display: block;
  width: 100%;
  background-color: rgba(37, 69, 101, 0.5);
  height: 200px;
}

.wart-cont-copy {
  width: 100% !important;
  text-align: center;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.wart-cont-copy span{
  display: block;
}

.text1-wart-copy {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 4px;
  position: relative;
  animation: text-wart 5s 1;
  font-family: 'Comfortaa', cursive;
  padding: 6px 6px 3px 6px;
}
  
/*project-page-heading-style*/
.sofaia-cont {
	width: 62% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 68%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.sofaia-cont span {
	text-transform: uppercase;
	display: block;
}

.les-jullies-cont {
	width: 46% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 74%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.les-jullies-cont span {
	text-transform: uppercase;
	display: block;
}

.maracudja-cont {
	width: 46% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 74%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.maracudja-cont span {
	text-transform: uppercase;
	display: block;
}

.sapotilles-cont {
	width: 46% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 75%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.sapotilles-cont span {
	text-transform: uppercase;
	display: block;
}

.monvert-cont {
	width: 53% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 72%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.monvert-cont span {
	text-transform: uppercase;
	display: block;
}


.carbet-cont {
	width: 51% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 72%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.carbet-cont span {
	text-transform: uppercase;
	display: block;
}

.longviller-cont {
	width: 62% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 68%;
	transform: translate(-50%,-50%);
	width: 100%;

}
.longviller-cont span {
	text-transform: uppercase;
	display: block;
}

.wart-cont {
  width: 58% !important;
	text-align: right;
	position: absolute;
	top: 74%;
	left: 68%;
	transform: translate(-50%,-50%);
	width: 100%;

}

.wart-cont span {
	text-transform: uppercase;
	display: block;
}

.text1-wart {
  color: #fff;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 8px;
	background: black;
	position: relative;
	animation: text-wart 5s 1;
	opacity: 0.6;
	font-family: 'Comfortaa', cursive;
	padding: 14px 6px 12px 6px;
}

.text2-wart {
  color: honeydew;
	font-size: 19px;
	text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
	background-color: black;
	opacity: 0.6;
	letter-spacing: 3px;
	padding: 3px 6px 6px 6px;
}

/*@keyframes text-wart {*/
/*	0%{*/
/*		color: black;*/
/*		margin-bottom: -40px;*/
/*	}*/
/*	30%{*/
/*		letter-spacing: 25px;*/
/*		margin-bottom: -40px;*/
/*	}*/
/*	85%{*/
/*		letter-spacing: 8px;*/
/*		margin-bottom: -40px;*/
/*	}*/
/*}*/

/*project-page-heading-style-End*/

.menu-bar-new #fs_app {
  background-color: #03a9f4;
  color: white;
  border-radius: 10px;
  padding: 10px;
  margin: 60px 0;
}


.menu-bar-new nav {
  position: absolute;
  top: 70px;
  left: 26px;
  height: 18vh;
  /*box-shadow: 2px 2px 8px rgba(0,0,0,0.6);*/
  display: grid;
  place-items: center;
  width: 65px;
  transition: all .1s;
  border-radius: 0px;
  
}

.menu-bar-new button#toggle{
  top: 22px;
  left: 0px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  margin: 10px 35px;
  position: relative;
  z-index: 9999;
  outline: none;
  cursor: pointer;
  border: 1px solid #EAF0F5;
}

.menu-bar-new nav.hidden {
  /*height: 0vh;*/
}

.menu-bar-new nav.hidden > button {
  opacity: 0;
  position: fixed;
  text-align: right;
}

.menu-bar-new nav > button {
  opacity: 1;
  position: fixed;
  left: 115px;
  top: -5px;
  border: 0;
  border-radius: 3px;
  padding: 10px 15px 10px 0px;
  outline: none;
}

.menu-bar-new ul {
  margin: 0;
  list-style:none;
  margin-left:0;
  padding-left:0;
}

.menu-bar-new ul.parent_0{
  /*margin-top: 85px;*/
}

.menu-bar-new ul.parent_0 > li.hidden {
  transform: translateY(4px);
  opacity: 1;
} 

.menu-bar-new ul.parent_0 > li {
  width: 68px;
  height: 50px;
  display: grid;
  place-items: center;
  display: block;
  position: relative;
  cursor: pointer;
  transform: translateY(0px);
  opacity: 1;
  transition: all .1s;
}

.menu-bar-new ul.parent_0 > li > a {
  text-align: center;
  display: block;
}

.menu-bar-new ul.parent_0 > li > a > i{
  font-size: 30px;
  color: #fff;
}

.menu-bar-new ul.parent_0 > li > a > label{
  display: block;
  margin-top: 10px;
}

.menu-bar-new a {
  text-decoration: none;
  color: #fff;
}

.menu-bar-new ul.parent_1 > li {
  padding: 5px 10px;
}

.menu-bar-new ul.parent_1 {
  position: absolute;
  left: 211px !important;
  box-shadow: 36px 3px 34px rgba(0,0,0,0.1);
  top: 0;
  opacity: 0;
  width: 200px;
  background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
  transition: all .3s;
}
.menu-bar-new main {
  margin-left: 0px;
  padding: 0px 0px 30px 0px;
  color: #9fb1b9;
  /*margin-top: -70px;*/
  transition: all .3s
}
.menu-bar-new main.hidden {
  margin-left: 0px;
}
.menu-bar-new main > p {
  margin: 40px 0;
  display: block;
  font-size: 18px;
}

.menu-bar-new h1 {
  display: block;
  /*padding: 8px;*/
  /*color: #fff;*/
  /*margin: 100px 0px 0px 22px;*/
}
.menu-bar-new .main-logo {
    position: absolute;
    top: 3%;
    left: 45%;
}



.menu-bar-new img.mylogo-img {
    max-width: 24%;
}
.menu-bar-new ul.parent_0 > li:hover > ul {
  left: 110px;
  opacity: 1;
}


.menu-bar-new svg.svg-inline--fa.fa-bars.fa-w-14{
  color: #fff;
}


@media screen and (min-height: 550px) {
  .menu-bar-new #fs_app {
    display: none;
  }
}

@media screen and (min-width: 550px) {
  .rau-div {
  height: 240px;
}
}
