@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap") * {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Roboto", sans-serif;
    font-family: "Figtree", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}
.slick-slide {
    outline: none !important;
}
ul {
    list-style: none;
    margin-bottom: 0;
}

button,
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}

.content-title,
.content-subtitle,
.section-title {
    font-family: "Kalam", cursive;
}

h2.section-title {
    font-size: 50px;
}

h2.content-subtitle {
    font-size: 40px;
}

h2.content-title {
    font-size: 65px;
}

.welcome-text {
    font-size: 55px;
    font-family: "Kalam", cursive;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
p {
    margin-bottom: 15px;
    text-align: justify;
}
select:focus,
select:active {
    box-shadow: 0;
    border: 0;
    outline: 0;
}

.bg-light1 {
    background-color: #f3f3f3;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}

.navbar {
    margin-bottom: 0;
    border: 0;
}

.section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

input:focus,
input:active {
    outline: none;
}

textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}
h1 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 25px;
}
h2 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 25px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 14px;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
::-webkit-input-placeholder {
    color: white;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: white;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}

:-ms-input-placeholder {
    color: white;
}

.socialmedia ul {
    display: flex;
    column-gap: 10px;
}
.socialmedia ul li img{
    max-width: 40px;
}
/*.socialmedia ul li i {
    font-size: 18px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}
.socialmedia ul li i:hover {
    background-color: #ffc20e;
    color: #fff;
}*/

/* Header area start */
.farm-navbar-area {
    position: absolute;
    width: 100%;
    z-index: 100;
    transition: all 300ms ease;
}
.farm-navbar-area.sticky {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 55;
    transition: all 300ms ease;
}

.farm-navbar-area.sticky .navbar-brand {
    width: 180px;
    transition: all 300ms ease;
}
nav img {
    transition: all 300ms ease;
        width: 200px;
}
nav.navbar {
    background: #141414 none repeat scroll 0 0;
    border-radius: 0;
    padding: 0;
    min-height: 100px;
    transition: all 0.5s;
}
.navbar-brand {
    padding: 0;
    position: absolute;
    top: 0;
}
.menu li a,
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    padding: 10px 16px !important;
/*    margin-right: 20px;*/
    position: relative;
    transition: 0.4s;
}
.phndetails a{
    font-size: 20px;
    color: #fff;
}

.menu li a:hover,
.menu li.current-menu-item a,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffc20e;
}
/* Header area end */

/* Slider area start */

.banner {
    position: relative;
    padding-top: 88px;
}
.banner:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    background: url(../img/cloud-bg.png) no-repeat center center / cover;
    content: "";
    height: 150px;
    z-index: 2;
}
.banner .carousel-caption {
    right: 0;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-35%);
    margin: 0 auto;
}
.banner .bgimg {
    position: relative;
}
.banner .bgimg:before {
    position: absolute;
    width: 860px;
    left: -20px;
    right: 0;
    top: -90px;
    bottom: 0;
    background: url(../img/transparent-bg.png);
    content: "";
    height: 320px;
    z-index: -1;
    margin: 0 auto;
}
.inner-banner {
    height: 600px;
}
.inner-banner img {
    height: 500px;
    object-fit: cover;
}
.banner.inner-banner .bgimg:before {
    background-repeat: no-repeat;
    height: 222px;
    top: -75px;
    background: url(../img/transparent-bg-inner.png);
}

/* slider area end */

.blogpg{
    background: #f3f3f3;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 13%);
}
.blogpg hr{
    margin: 50px 0;
}
.blogpg .blogbox{
    padding: 25px;
    background-color: #fff;
  color: rgba(9,9,9,.7);
      min-height: 355px;
      margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.blogpg .blogbox-mid{
    padding: 25px;
    background-color: #fff;
  color: rgba(9,9,9,.7);
      min-height: 467px;
      margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.blogpg .blogbox-lst{
    padding: 25px;
    background-color: #fff;
  color: rgba(9,9,9,.7);
      min-height: 600px;
      margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.blogpg .blogbox12{
    padding: 25px;
    background-color: #fff;
  color: rgba(9,9,9,.7);
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
}

.blogpg .blogbox h4, .blogbox12 h4, .blogbox-mid h4, .blogbox-lst h4 {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 15px;
}
.blogpg .blogbox ul, .blogbox-mid ul , .blogbox-lst ul {
    padding-left: 0;
}
.blogpg .blogbox ul li, .blogbox-mid ul li, .blogbox-lst ul li{
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
}
.blogpg .blogbox p, .blogbox12 p, .blogbox-mid p, .blogbox-lst p{
    text-align: left;
    margin-bottom: 0;
}

/* start about us area */
.farm-about-us {
    padding-top: 80px;
    padding-bottom: 115px;
}
.contact-botton a {
    background: #333333 none repeat scroll 0 0;
    box-shadow: 7px 7px 0 #d6d6d6;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 12px 40px;
    margin-top: 30px;
    transition: 0.4s;
    text-transform: capitalize;
}
.contact-botton a:hover {
    background: #ffc20e none repeat scroll 0 0;
}
/* start about us end */

/* product area start*/
#product .farm-product-slider .col-md-6 {
    float: left;
}
.farm-latest-products .farm-section-title {
    background: none;
}
.farm-section-title h2 {
    background: url(../img/title-bg.png) no-repeat center center;
}
.farm-section-title h4 {
    margin-top: 10px;
}
.farm-latest-products {
    background: #f7f7f7;
    position: relative;
    padding-top: 145px;
    padding-bottom: 95px;
}
.farm-single-product div {
    display: inline-block;
    vertical-align: middle;
}
.farm-single-product img {
    display: inline-block;
    vertical-align: middle;
}
.farm-single-product {
    background: #fff none repeat scroll 0 0;
    height: 240px;
    line-height: 248px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border: 2px solid transparent;
    transition: 0.4s;
}
.farm-single-product::before {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 170%;
    position: absolute;
    right: -25%;
    top: -69%;
    transform: rotate(-34deg);
    width: 70%;
}
.product-free {
    left: 110px;
    position: relative;
}
.product-select .col-md-6:nth-child(even) .farm-single-product::before {
    background: #333333;
}
.farm-section-title {
    margin-bottom: 45px;
}
.farm-latest-products::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/latest-product-bg.png) no-repeat center center;
    content: "";
    background-attachment: fixed;
}
.hover-product {
    left: -100%;
    position: absolute;
    top: 0;
    transition: 0.4s;
}
.hover-product a {
    background: #ffc20e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    line-height: normal;
    padding: 8px 40px;
    font-family: "Just Another Hand", cursive;
    font-size: 40px;
    -webkit-box-shadow: 8px 8px 0px rgba(255, 67, 1, 0.2);
    -moz-box-shadow: 8px 8px 0px rgba(255, 67, 1, 0.2);
    box-shadow: 8px 8px 0px rgba(255, 67, 1, 0.2);
}
.farm-single-product:hover .hover-product {
    left: 10%;
}
.product-select .col-md-6:nth-child(odd) .farm-single-product:hover {
    border: 2px solid #ffc20e;
}
.product-select .col-md-6:nth-child(even) .farm-single-product:hover {
    border-color: #ffc20e;
}
.farm-single-product:hover .hover-product {
    left: 10%;
}
.product-select .col-md-6:nth-child(odd) .farm-single-product:hover {
    border: 2px solid #ffc20e;
}
.product-select .col-md-6:nth-child(even) .farm-single-product:hover {
    border-color: #ffc20e;
}
.farm-product-slider .slick-dots {
    margin-top: 50px;
}
.slick-dots {
    text-align: center;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    background: #d9d9d9 none repeat scroll 0 0;
    border-radius: 50px;
    font-size: 0;
    height: 8px;
    margin-right: 5px;
    width: 30px;
    cursor: pointer;
}
.slick-dots li.slick-active button {
    background: #787878;
}
/* product area end */

/*our process page start*/
.ullist li{
list-style: none;
list-style-image: url(../img/ulist-icon.png);
padding-bottom: 20px;
}
.ullist li strong{
  font-size: 19px;
  color: #f2b708;
}
.videosec {
    background: #f4f4f4;
    padding: 80px 0;
}
.videosec .videobox{
box-shadow: 0 5px 15px rgba(0,0,0,.08);
background: #fff;
margin-top: 20px;
}
/*our process page end*/

/* portfolio area start */
@media (min-width: 768px) {
    /* show 3 items */
    .portfolio-section .carousel-inner .active,
    .portfolio-section .carousel-inner .active + .carousel-item,
    .portfolio-section .carousel-inner .active + .carousel-item + .carousel-item,
    .portfolio-section .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }

    .portfolio-section .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .portfolio-section .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .portfolio-section .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .portfolio-section .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    .portfolio-section .carousel-inner .carousel-item-next,
    .portfolio-section .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .portfolio-section .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .portfolio-section .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .portfolio-section .carousel-item-next.carousel-item-left + .carousel-item,
    .portfolio-section .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .portfolio-section .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .portfolio-section .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .portfolio-section .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .portfolio-section .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .portfolio-section .carousel-item-prev.carousel-item-right + .carousel-item,
    .portfolio-section .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .portfolio-section .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .portfolio-section .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/* portfolio area end */

/*testimonial sec start*/

#demo {
    background: linear-gradient(112deg, #ffffff 50%, antiquewhite 50%);
    max-width: 900px;
    margin: auto;
}

.testimonial-sec .carousel-caption {
    position: initial;
    z-index: 10;
    padding: 5rem 8rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem;
}
@media (max-width: 767px) {
    .testimonial-sec .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem;
    }
}
.testimonial-sec .carousel-caption img {
    width: 6rem;
    border-radius: 5rem;
    margin-top: 2rem;
}
@media (max-width: 767px) {
    .testimonial-sec .carousel-caption img {
        width: 4rem;
        border-radius: 4rem;
        margin-top: 1rem;
    }
}
.testimonial-sec #image-caption {
    font-style: normal;
    font-size: 1rem;
    margin-top: 0.5rem;
}
@media (max-width: 767px) {
    .testimonial-sec #image-caption {
        font-style: normal;
        font-size: 0.6rem;
        margin-top: 0.5rem;
    }
}
.testimonial-sec i {
    background-color: rgb(255, 194, 14);
    padding: 1.4rem;
}
@media (max-width: 767px) {
    .testimonial-sec i {
        padding: 0.8rem;
    }
}
.testimonial-sec .carousel-control-prev {
    justify-content: flex-start;
}

.testimonial-sec .carousel-control-next {
    justify-content: flex-end;
}
.testimonial-sec .carousel-control-prev,
.testimonial-sec .carousel-control-next {
    transition: none;
    opacity: unset;
}

/*testimonial sec end*/

/* contact area start */
.farm-contact-section {
    background: #333333;
    padding-top: 80px;
    padding-bottom: 80px;
}
.farm-contact-section .farm-section-title {
    background: url(img/contact-title-bg.png) no-repeat center center;
    color: #fff;
}
.farm-contact-section .farm-section-title h2 {
    background: none;
}
.single-inputc input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #424242;
    border-radius: 6px;
    color: #fff;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 100%;
}
.farm-contact-section input[type="text"],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

.farm-contact-section input[type="submit"],
.farm-contact-section input[type="reset"] {
    background-color: #ffc20e;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.farm-contact-section input[type="submit"]:hover {
    background-color: #000;
}
select.porpose-select {
    background: #333;
    border: 1px solid #424242;
    border-radius: 7px;
    color: #fff;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 100%;
    opacity: 0.6;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.porpose .fa {
    color: #8c8c8c;
    font-size: 25px;
    position: absolute;
    right: 6%;
    padding-top: 12px;
    font-weight: bold;
}
select::-moz-focus-inner {
    border: 0;
    outline: 0;
}
.text-area textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #424242;
    border-radius: 7px;
    color: #fff;
    height: 150px;
    margin-bottom: 30px;
    opacity: 155;
    padding: 15px;
    width: 100%;
}
.single-submit input {
    background: #ffc20e none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    text-transform: capitalize;
    width: 150px;
    box-shadow: 5px 5px 0 #5c3629;
    transition: 0.4s;
}
.single-submit input:hover {
    background: #fff;
    color: #ffc20e;
}
select.porpose-select option {
    padding-left: 15px;
}
.single-contact {
    background: #282828 none repeat scroll 0 0;
    padding: 40px 0;
    border-radius: 10px;
    margin-bottom: 20px;
}
.contact-content > h3 {
    color: #fff;
}
.contact-content {
    color: #a8a8a8;
    padding-left: 100px;
}
.contact-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #000;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 30px;
    margin-right: 20px;
    text-align: center;
    width: 60px;
    font-size: 24px;
}
.single-contact:hover p {
    color: #ffc20e;
}
.farm-contact-form {
    overflow: hidden;
}
.farm-contact-form .success,
.farm-contact-form .error {
    display: none;
}
.farm-contact-form .success {
    color: green;
}
.farm-contact-form .error {
    color: red;
}
/* app area end */

/* footer area start */
#whatsapp-icon {
  position: fixed;
  padding: 10px 10px 0px 10px;
  bottom: 0;
  right: 0;
  position: fixed;
  bottom: 25px;
  z-index: 10000;
}
#whatsapp-icon img{
    max-width: 80px;
}
.copyright-section {
    background-color: #141414;
}
.copyright-section span {
    color: #ffc20e;
}
.copyright-section a {
    color: #ffc20e;
}
.copyright-section {
    color: #fff;
    padding: 25px 0 10px;
}
/* footer area end */

/*finalize css*/
.farm-price-content h4 a {
    color: #ffc20e;
    text-decoration: underline;
}

/*final css*/
.item-content {
    position: absolute;
    left: 0;
    top: 15%;
    width: 100%;
}
.farm-slider-item {
    position: static;
}

/*scroll to top start*/
.scrollToTop {
    margin: 0;
    position: fixed;
    bottom: 17px;
    right: 25px;
    width: 55px;
    height: 55px;
    z-index: 1000;
    display: none;
    text-decoration: none;
    background: #ffc20e;
    opacity: 0.9;
    border-radius: 100%;
    transition: all 0.2s;
}
.scrollToTop .scroll-fa {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    border-radius: 0px;
    opacity: 1;
    padding-top: 4px;
    transition: all 0.2s;
}
.scrollToTop:hover {
    opacity: 1;
}
.scrollToTop:hover .scroll-fa {
    color: #000;
}
/*scroll to top end*/

/*contact pg css*/

.farm-contact-section.contact-pg {
    background-color: #fff;
}
.farm-contact-section.contact-pg .single-contact {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin-bottom: 30px;
    min-height: 250px;
}
.farm-contact-section.contact-pg .contact-icon {
    float: none;
    text-align: center;
    margin: 0 auto 20px;
}
.farm-contact-section.contact-pg .contact-content {
    padding-left: 0;
    color: #7a7e9a;
}
.farm-contact-section.contact-pg .contact-content h3 {
    color: #000;
    margin-bottom: 20px;
}
.farm-contact-section.contact-pg .contact-icon i {
    line-height: 50px;
    width: 50px;
    height: 50px;
    border: 1px dashed #ffc10d;
    border-radius: 50%;
    font-size: 20px;
    display: inline-block;
    color: #ffc10d;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    margin-bottom: 20px;
}

.farm-contact-section.contact-pg .single-contact:hover i {
    background-color: #ffc10d;
    color: #ffffff;
}
.farm-contact-section.contact-pg .single-contact:hover p {
    color: #000;
}
.farm-contact-section.contact-pg #contact-form {
    box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.farm-contact-section.contact-pg .single-inputc input,
.farm-contact-section.contact-pg select.porpose-select,
.farm-contact-section.contact-pg textarea {
    border: 0;
    border-radius: 0;
    color: #000;
    border-bottom: 1px solid #ccc;
    background: unset;
}

/*.cont {
    padding-top: 40px;
  border-top: 1px dashed #002d58;
}*/

@media(max-width:992px){
    .blogpg .blogbox, .blogpg .blogbox-mid, .blogpg .blogbox-lst{
        min-height: 100%;
    }
    .blogpg .col-lg-4{
        margin-bottom: 20px;
    }
}