*{
    font-family: 'Jost';
    font-weight: normal !important;
}

p {
    letter-spacing: 0px;
    font-size: 18px !important;
    font-weight: 400 !important;
}

a {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: normal;
}


@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Black.ttf');
    font-weight: 900;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Bold.ttf');
    font-weight: 700;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Regular.ttf');
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 700 !important;
}


/* Header section css start */

.main-menu ul li a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
}

.main-menu ul li ul li {
    padding: 5px 0;
}

.main-menu ul li ul li a {
    font-weight: 500;
}

.slider-area .owl-item.active .banner-content p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 17px;
}

.slider-area .owl-item .banner-content h1 {
    font-family: 'Jost';
}

.banner-btn a {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
    line-height: normal;
    margin-top: 0;
}

.banner-btn a:hover {
    border-color: #74c046;
}

.single-contact img {
    width: auto;
    height: 30px;
}

.information.text-center {
    border: 0;
}

.banner_bottom_contenet {
    justify-content: center;
    background: #f2f2f2;
    padding-bottom: 0;
    align-items: center;
}

.banner_bottom_contenet .single-contact:nth-child(2) img {
    height: 22px;
}

.banner_bottom_contenet .single-contact:nth-child(3) img {
    height: 33px;
}

.banner_bottom_contenet h4 {
    font-family: 'Jost';
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500 !important;
}

.banner_bottom_contenet h4 a {
    font-weight: 500 !important;
}

.about-text h5 {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 5px;
    color: #008000;
}

.about-text p {
    font-family: 'Jost';
    font-size: 17px;
    line-height: 28px;
}

.about-text a.default-btn {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
    line-height: normal;
    margin-top: 10px;
}

section.about-area {
    padding: 80px 0 50px;
}

.item-content_img {
    position: relative;
}

.item-content_btn a {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 7px 10px;
    display: inline-block;
    background: transparent;
    min-width: 100px;
    text-align: center;
    color: #008000;
    text-transform: uppercase;
    border: 1px solid #008000;
    transition: all .4s ease;
}

.item-content_btn a:hover {
    background: #74c046;
    color: #fff;
    border-color: #74c046;
}

.item-content_btn {
    text-align: center;
    margin-top: 20px;
    position: relative;
}

.item-content_btn a:last-child {
    margin-left: 10px;
}

.item-content h1 a {
    font-size: 28px;
}

.product_btn {
    text-align: center;
    margin-top: 55px;
}

.product_btn a {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    min-width: 100px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
}

.product_btn a:hover {
    background: #74c046;
    border-color: #74c046;
}


.special-area {
    padding: 80px 0;
    background: #ddd !important;
}

.item-content_img img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    transition: all 1s ease;
}

.item-content_img {
    position: relative;
    background: #fff;
    padding: 10px;
    overflow: hidden;
}

.rice_flakes {
    background: #fff !important;
}

.hover-text h1 a {
    text-transform: capitalize;
}

.section-title span img {
    width: auto;
    height: 31px;
}

.spices_area {
    background: #fff !important;
}

.spices_area .row {
    justify-content: center;
}

.rice_flakes .item-content_img {
    background: #ddd;
}

.spices_area .item-content_img {
    background: #ddd !important;
}


section.client-area .section-title>h1 {
    color: #fff;
}

section.client-area.section-title.text-center p {
    color: #fff;
}

section.client-area .section-title>p {
    color: #fff;
}

.booking-form .textarea_fild textarea {
    min-height: 167px;
}


section.client-area p {
    font-family: 'Jost';
    font-size: 16px;
}


section.home_map_area iframe {
    width: 100%;
    height: 350px;
    filter: grayscale(1);
}


footer.footer-area .single-footer-widget>h3 {
    font-size: 22px;
    letter-spacing: 2px;
    font-family: 'Jost';
}

footer.footer-area ul li, footer.footer-area ul li a {
    font-family: 'Jost';
    color: #fff !important;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px !important;
    font-weight: normal !important;
}


footer.footer-area ul li {
    margin-bottom: 10px;
}

.single-footer-widget p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 15px;
}

.contact_adres span.c-info {
    display: flex;
    align-items: baseline;
}

.contact_adres span.c-info, .contact_adres span.c-info a {
    display: flex;
    align-items: baseline;
    font-family: 'Jost';
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

.contact_adres span.c-info i {
    font-size: 22px;
    padding-right: 15px;
}


.footer-text-area.fix.bg-koffee.ptb-20 p {
    font-family: 'Jost';
    font-size: 16px;
    margin-bottom: 0;
}


/*.logo img {
    width: auto;
    height: 110px;
}*/

.header-area {
    padding: 15px 0;
}

.header-area .row {
    align-items: center;
}

.sticky .logo img {
    height: 90px;
}

.banner-content h1 {
    font-size: 50px;
}


.item-hover {
    bottom: 10px;
    height: 50px;
    top: unset;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}

.item-content:hover .item-content_img img {
    transform: scale(1.2);
}

.footer_logo img {
    width: auto;
    height: 100px;
    margin-bottom: 21px;
}

.form_fild input, .booking-form textarea {
    color: #fff !important;
    font-family: 'Jost';
    font-weight: 400;
}

.booking-form .form_fild ::placeholder, .booking-form .textarea_fild ::placeholder {
    color: #fff;
  }


  .banner-btn a:before {
    background-color: #74c046;
    border: #74c046;
}

.owl-nav div:hover {
    background: #008000;
    color: #fff;
}

footer.footer-area .bg-koffee {
    background: #008000;
}

footer.footer-area .footer-widget-area {
    padding: 80px 0 40px;
}


.booking-form .default-btn {
    background: #008000;
}

.default-btn::before {
    background: #74c046;
}

.breadcrumb-bar li {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
}

.breadcrumb-area {
    padding: 200px 0 80px;
}

section.compney_about {
    background: #ddd;
    padding: 70px 0;
}

.compy_heading h2 {
    color: #5e5e5e;
    font-family: "Courgette", cursive;
    font-size: 36px;
    margin-bottom: 0 !important;
}

section.compney_about .section-title {
    margin-bottom: 40px;
}

.table_area {
    font-family: 'Jost';
    font-weight: 400;
}

.table_area tr th, .table_area tr td {
    font-size: 16px;
}

.inner_pro_area .special-item {
    margin-bottom: 50px;
}

.inner_pro_area .row {
    justify-content: center;
}


.card-image {
    width: 100%;
}

.card-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

section.gallry_area [class*="col-"] {
    padding: 0;
}

section.gallry_area {
    padding: 80px 0;
    background: #ddd !important;
}


.info-icon {
    color: #008000;
}

.single-information {
    margin-bottom: 36px;
    overflow: hidden;
    padding: 0 50px;
}

.contact-information-container .single-information {
    display: flex;
    align-items: center;
    font-family: 'Jost';
    font-size: 17px;
    font-weight: 500;
}

.single-information.map_inner span.info-icon {
    width: 85px;
}


i.zmdi.zmdi-instagram {
    background: #E1306C;
}

.contact-links>h3 {
    font-family: "Courgette", cursive;
}

div#contacts iframe {
   /* filter: grayscale(1);*/
    width: 100%;
}

.contact-form-area {
    background: #ddd;
}


.contact-information-container {
    background: #ddd;
    width: 370px;
}

.contact-info {
    padding: 80px 20px 0px;
    background: #fff !important;
    float: left;
    width: 100%;
}

.f-cta-icon i {
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 78px;
    background: #008000;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
}

.f-cta-icon {
    float: left;
    margin-right: 30px;
}

.single-cta h5 {
    font-family: "Courgette", cursive;
    padding-bottom: 10px;
    font-size: 22px;
}

.single-cta p {
    font-family: 'Jost';
    font-size: 17px;
    margin-bottom: 8px;
}



.section-title.center-align h2 {
    font-family: "Courgette", cursive;
    padding-bottom: 10px;
}


section#contact .contact-field input {
    width: 100%;
    border: none;
    background-color: rgb(247, 247, 247);
    padding: 15px 15px;
    transition: .3s;
    border-radius: 10px;
    border: 1px solid rgb(183, 183, 183);
    height: 58px;
    font-family: 'Jost';
    font-size: 16px;
}

section#contact .contact-field textarea {
    width: 100%;
    border: none;
    padding: 15px;
    transition: .3s;
    border-radius: 10px;
    background-color: rgb(247, 247, 247);
    height: 80px;
    border: 1px solid rgb(183, 183, 183);
    font-family: 'Jost';
    font-size: 16px;
}


section#contact button.btn.ss-btn {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
    letter-spacing: 1px;
}

section#contact .section-title {
    margin-bottom: 25px;
    position: relative;
}

.contact-bg02 {
    padding-left: 20px;
}

.contact-field {
    margin-bottom: 27px;
}



section#contact {
    background: #ddd;
}

.single_pro_area {
    width: 100%;
}


img.single_pro_img {
    width: 35%;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}


.single_pro_area h2 {
    color: #5e5e5e;
    line-height: 42px;
    font-size: 42px;
    margin-bottom: 15px;
    font-family: 'Jost';
    letter-spacing: 1px;
}


.single_pro_area p {
    font-family: 'Jost';
    font-size: 17px;
    line-height: 28px;
}

section.single_pro_sect {
    width: 100%;
    padding: 70px 0;
    background: #ddd;
}


.slider-area .owl-item.active .banner-content h3 {
    font-family: 'Jost';
    letter-spacing: 6px;
}


.section-title>h1 {
    font-family: 'Jost';
    letter-spacing: 1px;
}

.about-image img {
    width: 100%;
}

section.about-area .row {
    align-items: center;
}

.about-text {
    padding-top: 0;
}


.about-text>h3 {
    font-family: 'Jost';
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700 !important;
}


.main-menu ul li a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500 !important;
}

.header_icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    font-size: 17px;
    color: #008000;
}

.header_icon {
    text-align: right;
}

.header_icon a:last-child {
    margin-right: 0;
}
.header_icon a {
    margin-right: 5px;
}

footer.footer-area ul.footer_icon li {
    margin-bottom: 10px;
    display: inline-block;
}

footer.footer-area ul.footer_icon li {
    margin-bottom: 0;
    margin-left: 10px;
}

footer.footer-area ul.footer_icon li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    font-size: 17px !important;
    color: #008000 !important;
}

footer.footer-area ul.footer_icon li:first-child {
    margin-left: 0;
}

ul.footer_icon {
    margin-top: 20px;
}




.header_icon a img {
    width: auto;
    height: 20px;
}

footer.footer-area ul.footer_icon li a img {
    width: auto;
    height: 20px;
}


.single-slide::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
}

/*section.client-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    top: 0;
    left: 0;
}*/


footer.footer-area .footer-widget-area::before {
    display: none;
}


footer.footer-area {
    position: relative;
}


.single-footer-widget.footer_logo h3 {
    line-height: 30px;
}

.logo a {
    color: #fff;
    text-transform: uppercase;
    line-height: 21px;
}

.breadcrumb-bar .breadcrumb>li:first-child::before{
    display: none;
}

.breadcrumb-bar li {
    margin: 0;
}

.breadcrumb-bar .breadcrumb li i {
    line-height: normal;
    margin: 0 10px;
}

.breadcrumb-bar .breadcrumb {
    display: flex;
    align-items: center;
}


.breadcrumb-text h3 {
    line-height: 34px;
}

.single_pro_btn a {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
    line-height: normal;
}

.slider-area .owl-item.active .banner-content h1 {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
    text-transform: capitalize;
}


.main-menu > nav > ul > li:hover > a {
    color: #fff;
}

.section-title.text-center h1 {
    text-transform: capitalize;
}

.breadcrumb-bar li a, .breadcrumb-bar li {
    text-transform: capitalize;
    list-style: none;
}

.about-text p {
    margin-bottom: 30px !important;
}


section.about_table {
    background: #f2f2f2;
    padding: 70px 0;
}


.about_table_heading h3 {
    font-family: 'Jost';
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700 !important;
    padding-bottom: 20px;
    font-size: 38px;
}

section.about_table p {
    margin-bottom: 0;
    padding: 12px 0;
}


section.about_table table tr.list_heading p strong {
    font-family: 'Jost';
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #107CC2;
    padding: 0 !important;
}


.item-content .item-hover.text-center h1 {
    font-size: 20px;
    font-family: 'Jost';
    font-weight: 400 !important;
    text-transform: capitalize;
}

.view_all_service {
    text-align: center;
    margin-top: 50px;
}

.view_all_service a {
    font-family: 'Jost';
    font-weight: 400;
    border-radius: 0px;
    font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
    background: #008000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #008000;
    line-height: normal;
    margin-top: 10px;
}

section.special-area [class*="col-"] {
    padding: 5px;
}

section.client-area {
    background-image: unset;
    background: #ddd;
}

footer.footer-area .footer-widget-area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    left: 0;
    top: 0;
    z-index: -1;
}
.breadcrumb-text h3 {

    font-family: 'Jost';
    font-weight: 400;
}

section.breadcrumb-area {
 background-image: url(../img/image-19.jpg); 
}

section.special-area .row {
    justify-content: center;
}


.information.text-center span {
    color: #d0005b;
    font-size: 26px;
}


.about-text h4 {
    padding-bottom: 10px;
}

ul li {
    list-style: circle;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.team-text h6 {
    font-weight: 500 !important;
    padding-bottom: 15px;
}

.team-text h1 {
    font-size: 22px;
    padding: 15px 0 15px;
}

.team_img {
    text-align: center;
}

.team-section {
    background: #fff;
    padding: 20px;
    border-radius: 19px;
    box-shadow: 1px 1px 10px #0000004f;
    height: 100%;
}

.about-text {
    padding-bottom: 0;
}

.about_sect_2 h5 {
    padding-bottom: 20px;
}


.logo {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    max-width: 149px;
}