html {
  scroll-behavior: smooth;
}
.banner-wrap{
  background-color: #fff;
}
.banner-wrap .menu{
  background: transparent;
}
.main-image{
  text-align: center;
  display: flex;
  align-items: center;
}
.main-image p {
  position: absolute;
  padding: 75px 35px;
  background-color: rgba(60, 181, 76, 0.78);
  margin: 0 30px;
  margin-left: 30px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  z-index: 1;
}
.main-image   img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.logo img{
  width: 150px;
 }


.conatcat-wrap{
  
}

.contact-block{
  z-index: 1;
}


footer {
	background: transparent;
	color: #1c1c1a;
	text-align: center;
	padding: 15px 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	width: 100%;
}

footer p {
	color: #fff;
	font-size: 13px;
}

.navbar-light .navbar-toggler {
	border: solid 2px #07a7c7;
	padding: 3px 8px;
}

.contact-block{
  position: absolute;
  background-color: rgba(200, 10, 10, 0.84);
  padding: 30px;
}
.contact-block .titel{
  margin-bottom: 20px;
  border-bottom: solid 1px #ffffffa1;
padding-bottom: 20px;
}
.titel h4 {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.titel h5{
  font-weight: 600;
  color: #edfcff;
}
.titel span{
  color: #fff;
  font-size: 14px;
}
.qr{
  width: 100px;
  height: 100px;
  margin-top: 15px;
}
.info a{
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
}
.info a:hover{
  text-decoration: underline;
}
.code span {
	display: block;
	text-align: left;
	font-size: 13px;
	color: #fff;
	padding: 0 0 10px 0;
}
.code b{
  font-weight: 600;

}

.banner-wrap .menu.fixed-top{
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 25px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.info-block h4{
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.info-block h6 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
}

.what-we-do-section img{
  object-fit: contain;
  opacity: 1;
}
.what-we-do-section{
  background-color: #fff0b5;
}
.conatcat-wrap img{
  object-fit: cover;
}
.qr {
	margin-top: 2px !important;
	margin-bottom: 20px !important;
}
.code span.fssai {
  color: #fff;
}

.conatcat-wrap{
  position: relative;
}
.conatcat-wrap::after{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 background-color: #3e342d;
opacity: 0.5;

}
.what-we-do-section{
  height: auto;
}
.what-we-do-section .main-image{
  height: auto;
}
@media (max-width: 550px) {
  .main-banner .main-image {
    height: 500px !important;
  }
  .qr {
    margin-top: 2px !important;
    margin-bottom: 20px !important;
  }
  .info-block span {
    margin-bottom: 2px !important;
  }
  .what-we-do-section img {
    object-fit: cover;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .banner-wrap .menu{
    position: absolute;
    left: 0;
    padding: 30px 25px;
  }


  .main-image {
    height: 100vh;
  }
  .navbar-nav  {
    background: #04a7c7;
    padding: 15px 20px;
    margin-top: 10px;
  }
 
  .navbar-light .navbar-nav .nav-link {
    color: rgb(175, 240, 253);
  }
  .banner-wrap .main-nav li.nav-item.active a{
    color: #fff;
  }

  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #fff;
  }
  .main-image p {
    font-size: 18px;
  }
  .contact-block {
    padding: 10px 30px;
  }
  .code span {
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
  }
  .titel h4 {
    font-size: 12px;
  }
  .titel h5 {
    font-size: 12px;
  }
  .titel span {
    font-size: 12px;
    line-height: 12px;
  }
  .qr {
    width: 80px;
    height: 80px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
  }
  .info-block h6{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
  }

  .info-block span{
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }
  .code span.fssai {
    display: flex;
    align-items: center;
    color: #fff;
  }
  .contact-block .titel {
    margin-bottom: 20px;
    border-bottom: solid 1px #ffffffa1;
    padding-bottom: 15px;
  }
  .contact-block {
    position: absolute;
    background-color: #20b1ce;
    padding: 10px;
    left: 50%;
    left: 50%;
    width: 90%;
    margin-left: -45%;
  }
  .info a {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .qr {
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .info {
    width: 100%;
    text-align: left;
  }
  .what-we-do-section .main-image{
    height: 450px;
  }
  .main-banner .main-image{
    height: 600px;
  }
}



@media (min-width: 768px) {

  .banner-wrap{
    height: 100vh;
  }

  .banner-wrap .menu{
    position: absolute;
    left: 0;
    padding: 15px 25px;
  }
  .main-image{
    height: 100vh;
    text-align: center;
  }
  .navbar-expand-md .navbar-nav{
    margin-left: auto;
  }
  .banner-wrap .main-nav li.nav-item.active a {
    color: #0aa7ca;
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #0aa7ca;
  }
  .main-nav{
    margin-left: auto !important;
  }
  .main-image p {
    font-size: 20px;
  }

  .info-block{
    display: flex;
    text-align: left;
  }
  .info-block span{
    display: block;
  }
  .info-block h6{
    color: #fff;
    font-weight: 600;
  }
  .code span{
    display: block;
    text-align: left;
    font-size: 13px;
    color: #fff;
    padding: 5px 0;
  }
  .code span.fssai{
    display: flex;
    align-items: center;
  }
  .contact-block{
    left: 50%;
    width: 750px;
    margin-left: -375px;
  }
  .contact-block .info{
    width: 50%;
  }
  .what-we-do-section {
    height: auto;
  }
  }
  .contact-block {
    position: absolute;
    background-color: #05A3C2;
    padding: 30px;
   
  }

  .code b{
    font-weight: 600;
    width: 85px;
    display: inline-block;
  }



@media (min-width: 992px) {
  .main-image p {
    width: 800px;
    margin-left: -400px;
    left: 50%;
  }
}