@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Aclonica&display=swap');

body{
    font-family: "Poppins", sans-serif;
    --color: rgba(30, 30, 30);
    --bgColor: rgba(245, 245, 245);
}

.slide {
    position: relative;
    width: 100%;
    height: 700px;
    padding-top: 80px;
    background-size: cover;
    background-color: #036410;
    background-image: url(images/dash-back.png);
    background-blend-mode: overlay;
  } 

   .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    position: relative;
    /* display: block; */
    /* width: 60%; */
    height: 500px;
    margin-top: 30px;
    object-fit: cover;
  }

  .mySwiper2 .swiper-slide img{
    filter: drop-shadow(11px 11px 7px #000000);
    border: 7px solid #ffffff;
  }

  .mySwiper img{
    height: 100%;
  }

  .mySwiper{
    transform: translateY(-21px);
    filter: drop-shadow(0px -7px 7px #2222);
  }

  .mySwiper .swiper-slide img{
    width: 150px;
    height: 100px;
  }

  .swiper {
    width: 60%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  @media screen and (max-width: 1000px) {
    .mySwiper .swiper-slide{
        height: 90px;
    }
  }

  @media screen and (max-width: 900px) {
    .mySwiper .swiper-slide{
        height: 70px;
    }
  }

  @media screen and (max-width: 1150px) {
    .mySwiper .swiper-slide img{
      width: 120px;
      height: 70px;
    }
  }

  @media screen and (max-width: 1050px) {
    .swiper-slide img {
      height: 470px;
    }
  }

  @media screen and (max-width: 1000px) {
    .mySwiper .swiper-slide img{
      width: 110px;
      height: 60px;
    }
  }

  @media screen and (max-width: 800px) {
    .swiper-slide img {
      height: 410px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide{
      height: auto;
    }

    .mySwiper .swiper-slide img{
      width: 100px;
      height: 70px;
    }

    .slide{
      height: auto;
    }

  }

  @media screen and (max-width: 700px) {
    .swiper-slide img {
      height: 390px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 90px;
      height: 60px;
    }

    .mySwiper{
      width: 75%;
    }

  }

  @media screen and (max-width: 700px) {
    .swiper-slide img {
      height: 390px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 90px;
      height: 60px;
    }

    .mySwiper{
      width: 75%;
    }

  }  
  
  @media screen and (max-width: 600px) {
    .swiper-slide img {
      height: 330px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 90px;
      height: 60px;
    }

    .mySwiper{
      width: 80%;
    }

  }

  @media screen and (max-width: 500px) {
    .swiper-slide img {
      height: 300px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 80px;
      height: 60px;
    }

    .mySwiper{
      width: 85%;
    }

  }

  @media screen and (max-width: 450px) {
    .swiper-slide img {
      height: 280px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 70px;
      height: 60px;
    }

    .mySwiper{
      width: 85%;
    }

  }

  @media screen and (max-width: 400px) {
    .swiper-slide img {
      height: 250px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 70px;
      height: 40px;
    }

    .mySwiper{
      width: 90%;
    }

  }

  @media screen and (max-width: 390px) {
    .swiper-slide img {
      height: 240px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 60px;
      height: 40px;
    }

    .mySwiper{
      width: 90%;
    }

  }

  @media screen and (max-width: 380px) {
    .swiper-slide img {
      height: 230px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 60px;
      height: 40px;
    }

    .mySwiper{
      width: 90%;
    }

  }

  @media screen and (max-width: 370px) {
    .swiper-slide img {
      height: 220px;
      margin-bottom: 7px;
    }

    .mySwiper .swiper-slide img{
      width: 60px;
      height: 40px;
    }

    .mySwiper{
      width: 90%;
    }

  }

  /* Footer */
  
#logofooter{
	width: 450px;
}


#logo{
	width: 300px;
	height: 80px;
}


 .nav__logo {
	max-width: 300px;
	height: 100px;
}
  

.pg-footer {
	font-family: 'Roboto', sans-serif;
  }
  

  .footer-content {
	  margin-left: auto;
	  margin-right: auto;
	  max-width: 1230px;
	  padding: 40px 15px 350px;
	  position: relative;  
	 
  }
  
  
  .footer-content-column ul li a {
	color: #fff;
	text-decoration: none;
  }
  
  .footer-logo-link {
	  display: inline-block;
  }
  .footer-menu {
	  margin-top: 10px;
  } 
  

footer {
	background-color: #898a8d;
	color: #ffffff;
	font-size: 16px;
	background-image: url(images/yellow.png);
	background-color: rgb(4, 4, 65);
	position: relative;
	color: #fff;
   background-size: cover;
  background-blend-mode: overlay;
  width: 100%;
  height: auto;
  }
  footer * {
	font-family: "Poppins", sans-serif;
	box-sizing: border-box;
	border: none;
	outline: none;
  }
  .row {
	padding: 2em 1em;
  }

  .column {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 2em;
	min-height: 5em;
  }

  ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
  }
 
  ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.2em;
  }
 
  .about p {
	text-align: justify;
	line-height: 1;
	margin: 0;
  }

 
  div.social {
	display: flex;
	justify-content: space-around;
	font-size: 1.1em;
	flex-direction: row;
	margin-top: 0.2em;
  }
 
  .row.secondary {
	display: flex;
	justify-content: space-around;
	text-align: center;
  }
  .row.secondary i {
	font-size: 1.2em;
	color: #2a8ded;
  }
  .row.secondary div {
	
	width: 100%;
  }
 
  .copyright {
	padding: 0.3em 1em;
	background-color: #25262e;
  }
  .copyright p {
	font-size: 0.3em;
	text-align: center;
  }
  @media screen and (max-width: 850px) {
	.row.primary {
	  grid-template-columns: 1fr;
	}
	.row.secondary {
	  flex-direction: column;
	}
  }
  

  @media screen and (max-width: 400px) {
	.footer-content {
		padding: 40px 15px 670px;
	  }
  }
  
  .contactmap{
	position: relative;
	display: flex;
	justify-content: center;
	
  }
  
  iframe{
	height: 175px;
	width: 100%;
	
  }

  @media screen and (max-width: 400px) {
	.footer-content {
		padding: 40px 15px 670px;
	  }
  }
  
  .contactmap{
	position: relative;
	display: flex;
	justify-content: center;
	
  }
  
  iframe{
	height: 190px;
	
  }

  @media screen and (max-width: 951px) {
	.contactcontainer{
	  flex-direction: column;
	}
	.contactmap{
	  width: 100%;
	  /* margin-top: 35px; */
	  border: none;
	  margin-left: 0px;
	}
	
	iframe{
	  position: relative;
	  width: 90%;
	  height: 250px;
	}  
  
}  


.footer-copyright {
	background-color: #222;
	color: #fff;
	padding: 15px;
  text-align: center;
}

.footer-copyright-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

.footer-copyright-text {
  color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 0;
}

.footer-copyright-link {
	color: #fff;
	text-decoration: none;
}

.csh{
	background: -webkit-linear-gradient(#4f67ca, #a76cb5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	text-shadow: 0 0 0 transparent, 
	0 0 10px transparent, 
	0 0 20px #a76cb5 , 
	0 0 40px #a76cb5, 
	0 0 100px #a76cb5, 
	0 0 200px #4f67ca, 
	0 0 300px #4f67ca, 
	0 0 500px #4f67ca, 
	0 0 1000px #4f67ca;
	
  }
  .copyright{
	color: #656565;;
  }

  .flex-container {
	display: flex;
	flex-direction: column;
	font-size: 15px;
	text-align: center;
	background-image: url(images/woodfooter.png);
	background-color:#9c7156;
	/* background-color: white; */
	position: relative;
	color: #ffffff;
   background-size: cover;
  background-blend-mode: overlay;
  }
  
  .flex-item-two {
	
	/* padding: 5px; */
	/* flex: 30%; */
  }

  .flex-item-three {
	
	/* flex: 60%; */
  }

  .flex-item-four {
	background-color: yellow;
	padding: 10px;
	/* flex: 40%; */
  }
  
  /* Responsive layout - makes a one column-layout instead of two-column layout */
  @media (max-width: 800px) {
	.flex-container {
	  flex-direction: column;
	}

  }

  .typed{
	position: relative;
	width: 100%;
	
  }

  h4{color: darkblue;}
  .leaves{
	position: absolute;
	width: 180px;
	height: 240px;
	right: 0%;
  }

  .leaves1{
	position: absolute;
	width: 180px;
	height: 240px;
	left: 0%;
	transform: rotateY(180deg);
  }

  @media screen and (max-width: 400px) {
	.leaves {
		width: 50px;
		height: 100px;
	  }
	  .leaves1{
		width: 50px;
		height: 100px;

	  }
	  .nav__logo{
		transform: translateY(23px);
	  }
  }

  @media screen and (max-width: 550px) {
	.leaves {
		width: 110px;
		height: 180px;
	  }
	  .leaves1{
		width: 110px;
		height: 180px;

	  }
	  .secondary div{
		margin-bottom: 21px;
	  }
	  .row {
		padding: 1em 1em;
	  }
  }

  @media screen and (max-width: 450px) {
	.leaves {
		width: 80px;
		height: 130px;
	  }
	  .leaves1{
		width: 80px;
		height: 130px;

	  }
  }

  @media screen and (max-width: 350px) {
	.leaves {
		width: 70px;
		height: 120px;
	  }
	  .leaves1{
		width: 70px;
		height: 120px;

	  }
	  .nav__logo{
		width: 200px;
		height: 80px;
	  }
	  .typed{
		font-size: 0.9em;
	  }
  }













  #accoms{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 17px;
    background-color: #1b345f;
    /* margin-top: 7px; */
    overflow: hidden;
  }

  .sec-title{
    position: relative;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 1.7em;
  }

  #accoms-container{
    position: relative;
    display: grid;
    align-content: center;
    gap: 2rem;
    padding: 2rem;
    width: 70%;
    margin-left: 13%;
  }

  #accoms-container ul {
    width: min(60rem, 90%);
    margin-inline: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    justify-content: center;
    gap: 2rem;
    list-style: none;
  }
  
  #accoms-container ul li {
    max-width: 12rem;
    justify-self: center;
    display: grid;
    grid-template:
      "icon"
      "line"
      "dot"
      "title"
      "descr" 1fr;
    justify-items: center;
    align-items: flex-start;
    text-align: center;
  }
  
  #accoms-container ul li .icon {
    grid-area: icon;
    width: 6rem;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    color: white;
    font-size: 2.5rem;
    border: 0.4rem solid var(--bgColor);
    border-radius: 50%;
    background: var(--accent-color);
    box-shadow: -0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.45),
    inset -0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.45);
  }
  
  #accoms-container ul li::before {
    content: "";
    grid-area: line;
    height: 2rem;
    border-right: 2px dotted currentColor;
  }
  
  #accoms-container ul li::after {
    content: "";
    grid-area: dot;
    width: 1rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--accent-color);
    justify-self: center;
    margin-bottom: 0.5rem;
  }
  
  #accoms-container ul li .title {
    grid-area: title;
    margin-block: 0.5rem;
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
  }

  @media screen and (max-width:863px){

    #accoms-container{
      width: 80%;
      margin-left: 9%;
    }
    .sec-title{
      font-size: 1.3em;
    }
    .price{
      font-size: 1.3em;
    }
    #accoms-container ul li .icon{
      font-size: 1.6rem;
      width: 4rem;
    }
    #accoms-container ul li .title{
      font-size: 1.0rem;
    }
  }

  @media screen and (max-width:558px){

    #accoms-container{
      width: 80%;
      margin-left: 9%;
    }
    .sec-title{
      font-size: 1.2em;
    }
    .price{
      font-size: 1.0em;
    }
    #accoms-container ul li .icon{
      font-size: 1.5rem;
      width: 4rem;
    }
    #accoms-container ul li .title{
      font-size: 1.0rem;
    }
  }

  @media screen and (max-width:488px){

    #accoms-container{
      width: 100%;
      margin-left: 0%;
      padding: 0.5rem;
    }
    .sec-title{
      font-size: 1.2em;
    }
    .price{
      font-size: 1.0em;
    }
    #accoms-container ul li .icon{
      font-size: 1.5rem;
      width: 4rem;
    }
    #accoms-container ul li .title{
      font-size: 1.0rem;
    }
  }








  #general-information{
    position: relative;
    width: 100%;
    background-color: #ea9057;
    display: flex;
    justify-content: center;
    padding-top: 21px;
    overflow: hidden;
  }

  .gen-container{
    position: relative;
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .block{
    position: relative;
    width: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
  }

  .block div{
    margin-right: 17px;
  } 

  .block div i{
    font-size: 2.1em;
    /* padding-top: 17px; */
  }

  .block h3{
    font-size: 1.2em;
  }

  .price{
    position: relative;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: 'Aclonica', sans-serif;
  }

  @media (max-width: 600px) {
    #general-information{
      font-size: 0.8rem ;
    }
  }

  @media (max-width: 550px) {
    #general-information{
      font-size: 0.8rem ;
      flex-direction: column;
    }
    .gen-container{
      width: 100%;
    }
  }
  













  #form{
    position: relative;
    width: 100%;
    /* height: 97vh; */
    text-align: center;
    margin-bottom: 45px;
    margin-top: 21px;
}

#plane{
    position: absolute;
    width: 270px;
    height: 170px;
    /*left: 150px;*/
    left: 21%;
    transform: rotate(-20deg);
}

.button button{
  background-color: #b7c4bb;
  color: #000;
  padding: 11px 27px;
  border: none;
  border-radius: 21px;
  cursor: pointer;
  font-weight: 700;
}

.form-container{
    width: 50%;
    /*background: #fff;*/
    background-image: url(https://c0.wallpaperflare.com/preview/509/275/656/green-palm-tree-under-blue-sky.jpg);
    background-size: cover;
    border-radius: 6px;
    padding: 20px 30px 10px 20px;
    margin-left: 25%;
    margin-top: 30px;
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
    box-shadow: 10px 35px 45px rgba(0,0,0,0.7);
  }
  .form-container .content{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .form-container .content .right-side{
    width: 75%;
    margin-left: 75px;
  }
  .content .right-side .topic-text{
    font-size: 23px;
    font-weight: 600;
    color: #24843c;
    margin-bottom: 15px;
  }
  .right-side .input-box{
    height: 50px;
    width: 100%;
    margin: 12px 0;
  }
  .right-side .input-box input,
  .right-side .input-box textarea, 
  .right-side .input-box select{
    height: 100%;
    width: 100%;
    border: 2px solid green;
    outline: none;
    font-size: 14px;
    background: #F0F1F8;
    border-radius: 6px;
    padding: 0 15px;
    resize: none;
  }

#from, #to{
    width: 55%;
}

  .right-side .message-box{
    min-height: 110px;
  }
  .right-side .input-box textarea{
    padding-top: 6px;
    min-height: 130px;
  }
  .right-side .button{
    display: inline-block;
    margin-top: 7px;
  }
  
  @media (max-width: 950px) {
    .container{
      width: 90%;
      padding: 30px 35px 40px 35px ;
    }
    .container .content .right-side{
     width: 75%;
     margin-left: 55px;
  }

  #plane{
    width: 210px;
    height: 130px;
    left: 21%;
}
  
  .center .content .fas{
      font-size: 1.0rem;
      height: 37px;
      width: 37px;
      line-height: 37px;
      }
  
      .left .content .fas{
      font-size: 1.0rem;
      height: 37px;
      width: 37px;
      line-height: 37px;
      }
  
      .text{
          font-size: 0.9em;
      }
      .center .content .place .text{
          font-size: 0.9em;
      }
      .center .content .phone .text{
          font-size: 0.9em;
      }
      .center .content .email .text{
          font-size: 0.9em;
      }    
  
      .right .content img{
          width: 100px;
          height: 100px;
      }
  
      .right .content #text{
          width: 150;
          height: 70px;
          transform: translateY(-10px);
      }
  
      .typing-demo {
        width: 14ch;
        font-size: 0.6em;
      }
  
  }

@media (max-width: 820px) {

    .form-container{
      /* margin: 40px 0; */
      margin-left: 25%;
      height: 100%;
    }

    #plane{
        width: 180px;
        height: 110px;
        left: 21%;
    }
    .form-container .content{
      flex-direction: column-reverse;
    }
   .form-container .content .right-side{
     width: 100%;
     margin-left: 0;
   }
  }

  @media screen and (max-width: 700px) {
    #plane{
        width: 160px;
        height: 90px;
        left: 21%;
    }
  }

@media(max-width: 600px){
    .form-container{
      width: 85%;
      padding: 30px 30px 10px 10px;
      margin-left: 3%;
      margin-top: 30px;
      margin-bottom: 75px;
    }


  
    
    
    .form-container .content .right-side{
      width: 90%;
     /* margin-left: 75px;*/
    }
    
    #plane{
        width: 170px;
        height: 90px;
        /*left: 150px;*/
        left: 3%;
    }

    #form{
        /* height: 100vh; */
        margin-bottom: 75px;
    }
}




@media(max-width: 800px){
  .form-container{
    width: 75%;
    padding: 30px 30px 10px 10px;
    margin-left: 12%;
    margin-top: 30px;
    margin-bottom: 75px;
  }



  
  
  .form-container .content .right-side{
    width: 90%;
   /* margin-left: 75px;*/
  }
  
  #plane{
      width: 170px;
      height: 90px;
      /*left: 150px;*/
      left: 3%;
  }

  #form{
      /* height: 100vh; */
      margin-bottom: 75px;
  }
}



@media(max-width: 450px){
  .form-container{
    width: 83%;
    padding: 30px 30px 10px 10px;
    margin-left: 3%;
    margin-top: 30px;
    margin-bottom: 75px;
  }

  #from, #to{
    width: 45%;
}

  
  
  .form-container .content .right-side{
    width: 90%;
   /* margin-left: 75px;*/
  }
  
  #plane{
      width: 170px;
      height: 90px;
      /*left: 150px;*/
      left: 3%;
  }

  #form{
      /* height: 100vh; */
      margin-bottom: 75px;
  }
}





@media screen and (max-width: 420px) {
    #plane{
        width: 170px;
        height: 90px;
        /*left: 150px;*/
        left: 0;
    }
}




.container {
  position: relative;
  margin-top: 100px;
}
.container img {
  display: block;
  width: 100%;
}
nav {
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  font-family: 'Montserrat', 'sans-serif';
  height: 90px;
  background-image: url(images/woodfooter.png);
  background-color: #b87b56;
  background-blend-mode: overlay;
  background-size: cover;
  box-shadow: 0 7px 11px #222222c2;
  padding: 0 5%;

}
nav .logo { 
  float: left;
  width: 40%;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #fff;
}
nav .links {
  float: right;
  padding: 0;
  margin: 0;
  width: 40%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
}
nav .links li {
  list-style: none;
}
nav .links a {
  display: block;
  padding: 1em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: relative;
}
nav .links a:hover {
  color: white;
}
nav .links a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: white;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
nav .links a:hover::before {
  visibility: visible;
  transform: scaleX(1);
  color: white;
}
#nav-toggle {
   position: absolute;
   top: -100px;
}
nav .icon-burger {
  display: none;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
}
nav .icon-burger .line {
  width: 30px;
  height: 5px;
  background-color: #fff;
  margin: 5px;
  border-radius: 3px;
  transition: all .5s ease-in-out;
}

.toggle,
[id^=drop] {
display: none;
}

nav ul li:hover > ul {
display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
width:auto;
float:none;
display:list-item;
position: relative;
}

nav ul ul {
display: none;
position: absolute; 
/* has to be the same number as the "line-height" of "nav a" */
top: 60px; 
}

nav ul li {
margin: 0px;
display:inline-block;
float: left;
background-color: transparent;
}

#dropdown{
  background-color: #1b345f;
}

@media screen and (max-width: 768px) {
  nav .logo {
      float: none;
      width: auto;
      justify-content: center;
  }
  nav .links {
      float: none;
      position: fixed;
      z-index: 9;
      left: 0;
      right: 0;
      top: 90px;
      bottom: 100%;
      width: auto;
      height: auto;
      flex-direction: column;
      justify-content: space-evenly;
      background-color: #1b345f;
      overflow: hidden;
      transition: all .5s ease-in-out;
  }
  nav .links a {
      font-size: 20px;
  }
  nav :checked ~ .links {
      bottom: auto;
  }
  nav .icon-burger {
      display: block;
  }
  nav :checked ~ .icon-burger .line:nth-child(1) {
      transform: translateY(10px) rotate(225deg);
  }
  nav :checked ~ .icon-burger .line:nth-child(3) {
      transform: translateY(-10px) rotate(-225deg);
  }
  nav :checked ~ .icon-burger .line:nth-child(2) {
      opacity: 0;
  }
}

@media all and (max-width : 768px) {

  #iets{
      display: none;
  }

nav {
  margin: 0;
}

/* Hide the navigation menu by default */
/* Also hide the  */
.toggle + a,
.menu {
  display: none;
}

/* Stylinf the toggle lable */
.toggle {
  display: block;
  padding:14px 20px;	
  color:#FFF;
  font-size: 20px;
  font-weight: bold;
  text-decoration:none;
  border:none;
}

.toggle:hover {
  background-color: #0b9c1e;
}

/* Display Dropdown when clicked on Parent Lable */
[id^=drop]:checked + ul {
  display: block;
}

li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }

/* Change menu item's width to 100% */
nav ul li {
  display: block;
  width: 100%;
  }

nav ul ul .toggle,
nav ul ul a {
  padding: 0 40px;
}

nav ul ul ul a {
  padding: 0 80px;
}

nav a:hover,
nav ul ul ul a {
  background-color: #0b9c1e;
}

nav ul li ul li .toggle,
nav ul ul a,
nav ul ul ul a{
  padding:14px 20px;	
  color:#FFF;
  font-size:17px; 
}


nav ul li ul li .toggle,
nav ul ul a {
  background-color: #1b345f; 
}

/* Hide Dropdowns by Default */
nav ul ul {
  float: none;
  position:static;
  color: #ffffff;
  /* has to be the same number as the "line-height" of "nav a" */
}
  
/* Hide menus on hover */
nav ul ul li:hover > ul,
nav ul li:hover > ul {
  display: none;
}
  
/* Fisrt Tier Dropdown */
nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li {
  position: static;
  /* has to be the same number as the "width" of "nav ul ul li" */ 

}

}

@media all and (max-width : 330px) {

nav ul li {
  display:block;
  width: 94%;
}

}
.houses{
  position: relative;
  width: 45px;
}































#logofooter{
	width: 450px;
}


#logo{
	width: 200px;
	height: 80px;
  margin-left: 17px;
}


 .nav__logo {
	max-width: 300px;
	height: 100px;
}
  



