@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600&display=swap');
body{font-family: 'Teko', sans-serif;}
html{scroll-behavior: smooth;}
/* #homepage{padding-top:80px;}
body{padding-top:4%;} */
*{padding: 0;margin: 0;box-sizing: border-box;}
/*click add class active css here--*/
.active{color:#00c281 !important;text-decoration: overline !important;}
.top_orderfirst {background: #00c281;color: #fff;}
.order_info ul li {list-style: none;}
.order_info ul li a {color: #fff;text-decoration: none;font-size: 20px;}
.order_info ul li a i{font-size: 16px;}.order_language select {width: 25%;padding: 2px 4px;border:none;font-size: 16px;outline: none;}
.order_info ul li a:hover{color:rgb(74, 71, 71);}
.order_first {background-color: #00c281;
  border: none;padding: 4px 24px;border-radius: 10px;}
.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 2s ease-out infinite;
  }
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.1, 1.1);
    }
    100% {
      transform: scale(1, 1);
    }
  }
  /*-----language dropdown css start here------*/
  .order-first_dropdown {position: relative;display: inline-block;}
  .dropdown-content {display: none;position: absolute;background-color: #f9f9f9;min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);padding: 12px 16px;z-index: 1;}
  .order-first_dropdown:hover .dropdown-content {display: block;}
  .dropdown-content a{display: block;padding: 8px 0px;}
  .order-first_dropdown span{font-size: 18px;cursor: pointer;} .order-first_dropdown span i{font-size: 14px;}
  .order-first_dropdown .dropdown-content a{font-size: 18px !important;padding: 2px 0px !important;text-align: left !important;}
  .order-first_dropdown .dropdown-content a:hover{color:#00c281;}
  /*---------end here-----------*/
  /*orderfirst services dropdown css start here*/
  .orderfirst-ser_drop{position: relative;}
  .dropdown-content {display: none;position: absolute;background-color: #f1f1f1;min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;}
  .orderfirst-ser_drop:hover .dropdown-content {display: block;}
  .dropdown-content li{padding: 0px 10px !important;list-style: none;}
  .dropdown-content a:hover {background: none !important;text-decoration: none !important;}
  .dropdown-content a {color: black;text-decoration: none;display: block;
  font-size: 18px !important;padding: 5px 5px !important;}
  .dropdown-content a:hover {background-color: #ddd;}

.order_first a {color: #fff;font-size: 26px;text-decoration: none;}
.order_first:hover {background-color: #158b63; transition: all.3s ease-in-out 0s;}
/*----end here-------------*/  
/*slider css start here*/
.meat-top .carousel-caption{right:0px;left:45%;top: 30%;text-align: left;}.order_info ul li a img {width: 100%;max-width: 26px;}
.meat-top .carousel-control-next{right: 0;z-index: 999999;position: absolute;}
.meat-top .carousel-caption h4 {font-size: 42px;width: 100%;max-width: 80%;}.meat-top .carousel-caption h4 span{color: #00c281;}
.meat-top .carousel-caption p {font-size: 19px;font-weight: 100;margin-bottom:4px;}
.meat-top .carousel-caption a {background: #00c281;color: #fff;padding: 5px 20px;font-size: 18px;display: inline-block;border-radius: 3px;box-shadow: 4px 7px 2px #00c2812e;}
.meat-top{background-position: center center;background-repeat: no-repeat;background-size: cover;background-color: #282727;background-blend-mode: multiply;background-image: url(../images/banner.jpg);background-attachment: fixed;
align-items: center;display: flex;}html,body {overflow-x: hidden;}img{width:100%;}
.orderfirst_vision p {font-size: 19px;font-family: 'Teko', sans-serif;line-height: 22px;}
.orderfirst_Mission p {font-size: 19px;font-family: 'Teko', sans-serif;line-height: 22px;}
.open-tme .open-time-text h5 span {color: #000;margin-left: 10px;}
.header-nav .navbar-nav li.orderfirst-ser_drop{color: #201f1f;
  text-decoration: none;
      padding: 18px 17px;
  display: inline-block;
  font-size: 20px;
  font-family: 'Teko', sans-serif;}
.header-nav .navbar-brand img {width: 200px;}.about_us:after {content: '';background: url(../images/bg.png)no-repeat;z-index:-1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.with-meat:after {content: '';background: url(../images/bg.png)no-repeat;z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: right;}
.header-nav .navbar-nav li {padding: 14px 17px;}.order-banner_img svg {width: 100%;height: auto;}
.header-nav .navbar-nav li a {color: #201f1f;text-decoration: none;padding: 5px 0px;display: inline-block;font-size: 20px;font-family: 'Teko', sans-serif;}
.header-nav .navbar-nav li a:hover {color: #00c281;text-decoration: overline;}
.header-nav .navbar-nav button {background: #FFAD05;border: none;padding: 6px 16px;display: inline-block;max-height: auto;}
.header-nav .navbar-nav button a {text-decoration: none;padding: 0px 0px;color: #fff;}
.header-nav .order-meat {background: #00c281;border: none;padding: 10px 20px;display: inline-block;margin-left: 20px;font-size: 17px;border-radius: 5px;box-shadow: 4px 6px 8px #00000024;font-family: 'Teko', sans-serif;}
.header-nav .order-meat a {text-decoration: none;color: #fff;font-size: 20px;}
.order-btn {background: #ffad05;text-align: center; padding: 4px 25px; border-radius: 10px;font-family: 'Teko', sans-serif;box-shadow: 4px 6px 8px #00000024;}.order-btn a {text-decoration:none;font-size:20px;color: #000;}.order-btn a span {text-transform: uppercase;}
.order-meat a:hover {color: #fff;display: inline-block;}.order-meat:hover{ color: #fff;}.order-btn:hover {background: #a30000; color: #fff;}.order-btn:hover a {color: #fff;}
.header-nav .order-meat:hover {background: #0e9366;transition: all.2s ease-in-out 0s;}.order-text h2 {font-size: 40px;color: #fff;line-height: 50px;font-family: 'Teko', sans-serif;}.order-text h2 span{color:#00c281;}
.order-text a:hover{background: #0e9366;transition: all.2s ease-in-out 0s;}.order-text a {background: #00c281;padding: 10px 20px;display: inline-block;font-size: 20px;border-radius: 5px;box-shadow: 4px 6px 8px #00000024;color: #fff;text-decoration: none;}
.meat-header ul li a {text-decoration: none; font-size: 14px;}.order-text p{ color: #fff;font-size:20px;font-family: 'Teko', sans-serif;}
.meat-banner_img img {width: 400px;background: #fff;padding: 10px 10px;}.meat-column {background: #fff;box-shadow: 6px 8px 13px #d9cece;padding: 25px 10px;cursor: pointer;border-radius: 51px 20px 67px 0px;border-bottom: 20px solid#00c2812b;}
.meat-column svg{width:180px;height: auto;}.meat-column h3 {font-size: 25px;color: #00c281;font-family: 'Teko', sans-serif;font-weight: 500;margin: 0px !important;padding: 20px 0px 4px 0px !important;}.meat-column p {font-size: 19px;font-family: 'Teko', sans-serif;line-height: 28px;}
.meat-column a {color:#00c281;}.meat-column p a {text-decoration: none;color: #FF0000;}.meat-column img {width: 110px;}.order-now {background: #00c28152;}
.fixed {left:0;width: 100%; z-index: 99;background: #fff;}.fixed .top {margin-top: 8% !important;}
.with-meat .bottom {width: 50px;margin: 0 auto;text-align: inherit; background: #00c281; height: 4px; margin-bottom: 20px;}.meat-header ul li a img {width: 15px;margin: 0px 5px;}
.about-img svg{width:100%;height:auto;}.about-text h3 {font-size:40px;color:#000;font-family: 'Teko', sans-serif;}.about-text p {font-size: 19px;font-family: 'Teko', sans-serif;}.about-img iframe {width: 100%;}.about-text .bottom { margin: 0; margin-bottom: 30px;}.about-text p a {color: #00c281;text-decoration: none;}.about-img img {box-shadow: 7px 10px 15px #99939333;}
.with-meat {background: #00c28114;padding:6% 0% 2% 0%;}.with-meat h4 {font-size: 40px;color: #000;font-family: 'Teko', sans-serif;}.bottom {width: 50px;text-align: inherit;background: #00c281;height: 4px;}
.google-store-img img {width: 150px;cursor: pointer;}.order_work h4 {font-size: 40px;}.order_work hr {margin: 0 auto;}.download {cursor:pointer;height:250px; border: 1px solid#eee;box-shadow: 7px 20px 12px #00000017;
}.download span {position: absolute;top: -12%;left: 44%;width: 50px;background: #00c281;height: 50px;display: flex;align-items: center;justify-content: center;border-radius: 50%;
color: #fff;font-size: 20px;box-shadow: 7px 5px 7px #5d605f45;}.download img {margin: 20px 0px;}.download h5 {font-size: 23px;}.download:hover {background: #191a1af0;}
.download:hover h5 {color: #fff;}


.contact-us {padding:5% 0% 0% 0%;}.meat_email ul {margin: 0px; padding: 0px;}.contact-us .meat-contact{font-size: 40px;color: #000;font-family: 'Teko', sans-serif;}.how_work h6 span {color: #A30000;}
.open-tme {background: #00c281;padding: 2% 0% !important;}.open-tme .open-time-text ul li a img {width: 40px;}.open-tme .open-time-text h5 {font-size: 36px;color: #fff;font-family: 'Teko', sans-serif;}
.open-tme .term-condition ul li a:hover {color: #000;}
.store-partner .meat-text-contact a {color: #000;text-decoration: none;font-weight: 500;font-size: 15px;}.store-partner .meat-text-contact a:hover {color: #105c42;}
/*-----coming soon css here----*/
.bt-custom-modal {max-width: 600px;}.bt-custom-modal .modal-body h3 {font-size: 20px;font-family: 'Teko', sans-serif;}.bt-custom-modal .modal-body h2 {font-size: 55px;font-family: 'Teko', sans-serif;}.bt-custom-modal .modal-body p {font-size: 19px;font-family: 'Teko', sans-serif;}.bt-custom-modal .modal-body .form-group input:focus { box-shadow: none;}
.bt-custom-modal .modal-body .submit-btn {background: #105c42;border: none;padding: 7px 25px;color: #fff;}
.bt-custom-modal .modal-body .submit-btn:hover {background: #fff;color: #105c42; border: 1px solid#105c42; transition: all.3s ease-in-out 0s;}
.custom-modal-head {top: 28%;}.custom-modal-head button.close {position: relative;right: 10px;cursor: pointer;}
.meat-for { position: relative;}.meat-for img {width: 34px;cursor: pointer;}.meat-for input::placeholder{font-size: 17px;opacity: 0.5;}.meat-for img { position: absolute;top:28%;right: 5%;}
.bt-custom-modal .modal-header .close{border: 1px solid#105c42;color: #105c42;}
/*bottom top top botton css here----*/
.btm-to-top {width: 50px;cursor: pointer;}
/* .show i {width: 50px;height: 50px;border-radius: 100%;font-size: 22px;background: #105c42;cursor: pointer;color: #fff;display: flex;align-items: center;justify-content: center;} */
.show {text-decoration: none !important;}
#button {display: inline-block;width: 50px;height: 50px;text-align: center;border-radius: 4px;line-height: 40px;position: fixed;bottom: 30px;right: 30px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;
z-index: 1000;}#button.show {opacity: 1;visibility: visible;}.bottom-top a img{width: 15px;}.bottom-top a{background: #00c281;cursor: pointer;}
  /*----footer css start here---------*/
  .order-first_column ul li img {width: 30px;cursor: pointer;}.order-first_column ul li { display: inline-block; margin:6px 6px;}
.order-first_column p {font-size: 16px;color: #fff;line-height: 20px;}.order_footer { background: #000;}img.social_icon:hover {transform: scale(1.2);transition: all.3s ease-in-out 0s;}    
.company h3 {color: #fff;font-size: 22px;}.company h3:before { content: ''; position: absolute; background: #00c281; width: 40px; height: 2px; bottom: -10px;}.company a { display: inline-block;}
.company ul li a {color: #fff;font-size: 16px;padding: 2px 0px;}.company ul li a:hover{color: #00c281;}.order-last a {background: #00c281;color: #fff;padding: 10px 14px;font-size: 20px;border-radius: 5px;text-decoration: none;}
.order-last a:hover {background: #088158;transition: all.3s ease-in-out 0s;}.copyright p {color: #fff;font-size: 18px;}.copyright p a {color: #00c281;}
/*-----inner page css start here------*/ 
.store {background: url(../images/store.png)no-repeat;background-size: cover;width: 100%;}
.store-inner {border-radius: 10px;background: linear-gradient( #00c281 0%, #c7d9d3 100%);}
.store-inner span {font-size: 20px;}.store-inner h4 {font-size: 50px;}.store-inner p {font-size: 20px;}
.distributer_bg{background: url(../images/distribute.png)no-repeat;background-size: cover;width: 100%;}.delivery_doorstep:before {content: '';position: absolute;width: 37%;height: 30%;background: #00c2816b;z-index: -1;left: -10%;top: 14%;}
.delivery-doorstep h3 {font-size: 34px;}.delivery-doorstep h3 span {color: #00c281;}
.delivery-doorstep p {font-size: 20px;}.connected h5{font-size: 34px;}.connected h5 span {color: #00c281;}.connected p {font-size: 20px;}
.text-up {left: 0;width: 100%;background: #000000d4;clip-path: polygon(0 0, 100% 22.22%, 100% 100%, 0% 100%);bottom: 0%;}
.text-up a span {font-size: 18px;color: #fff;}
.text-up a h5 {font-size: 45px;color: #00c281;}
.text-up a {text-decoration: none;color: #ffffff;font-size: 17px;}
.text-up a i {padding-left: 4px;font-size: 14px;}
.src:hover {opacity: 0.7;}
.distributer_bg{background: url(../images/distribute.png)no-repeat;background-size: cover;width: 100%;}
.delivery{background: url(../images/delivery.png)no-repeat;background-size: cover;width: 100%;}
.producer_bg{background: url(../images/producer.png)no-repeat;background-size: cover;width: 100%;}
.contact_us{background: url(../images/contact.jpg)no-repeat;background-size: cover;width: 100%;}
.order_form input {padding: 10px 12px;margin: 10px 0px;width: 49%;display: inline-block;border: none;background: #eee;}.order_form input:focus{outline: none;}
.order_form textarea:focus{outline: none;}
.order_form textarea {padding: 10px 12px;margin: 10px 0px;display: inline-block;border: none;background: #eee;height: 150px;}
.order_form a button {background-color: #00c281;border: none;padding: 10px 20px;border-radius: 5px;color: #fff;font-size: 20px;}
.order_form a button:hover {background-color: #329171;}
.order_form a button i { margin-left: 2px;}.get-in-touch h2 {font-size: 32px;}.get-in-touch p {font-size: 20px;}
.info-order_first {border: 1px solid#e9e5e5;border-radius: 10px;cursor: pointer;}
.info-order_first h6 {font-size: 22px; margin: 0px;}
.info-order_first span { font-size: 18px; font-weight: 100;}
.info-order_first a { font-size: 18px; color: #00c281;}
.info-order_first:hover { background: #00c281; color: #fff;}
.info-order_first:hover a { color: #fff;}   



/*-----Responsive css start here----- */
@media screen and (min-width:768px) and (max-width: 1366px){
.with-meat{padding:9% 0% 2% 0%;}.delivery{padding: 2% 0% 2% 0%;}
}



@media screen and (max-width:991px){
.meat-easy-delivery_area {width: auto;margin: inherit;}
}



@media screen and (min-width:768px) and (max-width: 1024px){
.meat-column{height: auto;}.meat-column img {width: 50px;}.meat-column p {font-size: 14px;line-height: 21px;}.meat-column h3{font-size: 19px;}.our-partner .partner-logo img{ width: 110px;}
.meat-text-contact h3{font-size: 16px;}.meat-text-contact p {font-size: 14px; line-height: 20px; }.google-store-img img {width: 104px; cursor: pointer;}.meat-for img{right: 10%;}
}


@media screen and (max-width:576px){
.fixed {padding: 10px 0px !important;}.header-nav .navbar-brand img{width:120px;}
.order_language select{width:100%;}.meat-top{height:auto;}.meat-top .carousel-caption{display: block !important;left: 8px;top: 20%;}.meat-top .carousel-caption h4{font-size: 18px;}
.meat-top .carousel-caption p{font-size: 14px;}.img_silder:after {background: #333333ab;z-index: 9;content: '';width: 100%;height: 100%;top: 0;left: 0;position: absolute;}
.img_silder { position: relative;}
.order-text h2{padding-top: 40px;}.meat-banner_img img {width: -webkit-fill-available;}
.payment-app {text-align: center;margin: 10px 0px;}.meat-responsive {text-align: center !important;margin: 10px 0px;}
.partner-logo{margin: 10px 0px;}.google-store-img img {margin: 10px 0px;width: 130px;}
.meat-easy-delivery_area {width: auto;margin: inherit;}
.header-nav .navbar-light .navbar-toggler {border-color: rgb(0 166 113);}   
#homepage {padding-top: 0px;}.header-nav .order-meat{ margin-bottom: 20px;}
.google-store-img {text-align: left !important;}
.store-inner{padding: 20px 20px !important;}
svg {width: 100%;height: auto;}
.delivery-doorstep {margin-left: 0px !important;}
.orderfirst-ser .col-md-4 {margin-bottom: 20px;}.dropdown-content{z-index: 999;}
.header-nav .navbar-nav li{color: #201f1f;text-decoration: none;padding: 5px 0px;display: inline-block;font-size: 20px;font-family: 'Teko', sans-serif;}
.orderfirst-ser_drop:hover .dropdown-content li {display: block;}
.header-nav .navbar-nav li.orderfirst-ser_drop{padding: 18px 0px;}
.orderfirst-ser_drop:hover .dropdown-content li{width: 100%;}
}















































































































































































