/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

label.error {
    color: red;
}

@media (max-width: 767.98px) {
    .contact .wpcf7-form-control-wrap {
        width: 100% !important; 
    }
}
@media (max-width: 767.98px) {
    .contact .row .wow.fadeInRight {
        padding-left: 0 !important;
    }
}

@media (max-width: 767.98px) {
    .contact #map-container,.themesflat-map-1 {
        height: 333px !important;
    }
}

@media (max-width: 767.98px) {
    .about .top {
        padding: 10px !important;
        width: auto !important;
    }
    .about .Growers {
        margin-top: 50px !important;
    }
    .about .tf-section.section-testimonials {
        padding: 100px 0 !important;
    }
}

#contactform .msg-success {
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 50px;
    background: #498c5c;
    border-radius: 8px;
    /* box-shadow: ; */
    z-index: 199;
    color: #fff !important;
    padding: 8px;
}
#contactform .msg-success .close {
    float: right;
    margin-top: -8px;
    margin-right: -4px;
}
#contactform .loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

@media (max-width: 767.98px) {
    .Index .text-content.title {
        margin-top: 240px !important;
        margin-left: 0 !important;
    }
    .Index .text-content.content{
        color: #fff !important;
        font-weight: 700;
        font-size: 70px !important;
        line-height: 1.1 !important;
        margin-top: 40px !important;
        margin-left: 0 !important;
    }
    .Index .text-content.desc{
        color: #fff !important;
        font-size: 16px !important;
        margin-top: 60px !important;
        margin-left: 0 !important;
    }
    .Index .load-more-btn {
        margin-top: 30px !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 1250px) {
    .Index .text-content.content{
        color: #fff !important;
        font-weight: 700;
        font-size: 80px !important;
        line-height: 1.1 !important;
        margin-top: 40px !important;
    }
}


.footer-area {
  background: rgba(17,22,30,0.9);
  padding-top: 210px;
  margin-top: -130px;
}
.footer-area li {
  margin-bottom: 10px;
}
.footer-area li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}
.footer-area li a:hover {
  color: #19cb55;
}
.footer-area i {
  margin-right: 10px;
  color: #19cb55;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-area {
    padding-top: 200px;
  }
}

.footer-area .footer_bottom {
  color: #fff;
  background-color: #11161e;
  font-size: 16px;
}

.footer-area .links a{
  color: rgba(255,255,255,0.6);
}

.footer_design {
  display: flex;
  width: 100%;
}

.footer_logo {
  margin-right: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer_logo {
    margin-right: 0;
  }
}

.copyright_text .colorblue {
  color: #ffa800;
}


.links.special_widget_tp {
  margin-left: -66px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .links.special_widget_tp {
    margin-left: 0;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .links.special_widget_tp {
    margin-left: 0;
  }
}

.link_heading.linkspecail {
  margin-left: -65px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .link_heading.linkspecail {
    margin-left: 0;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .link_heading.linkspecail {
    margin-left: 0;
  }
}

.footer_widget_design {
  margin-bottom: 44px;
}

.link_heading {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #fff;
}
@media (max-width: 767px) {
  .link_heading {
    padding-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer_widget_design.fixwidth {
    width: 200px;
  }
}

/* .container.tp-border {
  border-top: 1px solid #e4ecee;
} */

/* .copyright_text p span {
  color: #19cb55;
} */
.copyright_text p,a {
  color: rgba(255,255,255,0.9);
}

.copyright_text a:hover {
  color: #19cb55;
}


.footer_social a {
  padding-left: 22px;
}
.footer_social span,.footer_social a span {
  color: #95a0ae !important;
}
.footer_social a span:hover {
  color: #19cb55 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .copyright_text p {
    font-size: 14px;
  }
}

.footer_social a i {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.footer_social a i:hover {
  color: #19cb55;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/*
=============================
HOME PAGE 2 FOOTER DESIGN
=============================
*/
.footer2 {
  background: #fff;
  margin-top: 0;
  padding-top: 100px;
}

.footer_widget_design.widget1 {
  margin-right: 158px;
}
.footer_widget_design.widget1 p {
  font-size: 15px;
}
.footer_widget_design.widget1 p span {
  color: #3694f5;
}

.follow {
  padding-top: 17px;
}
.follow span {
  margin-right: 22px;
}
.follow a {
  margin-right: 10px;
}
.follow a i {
  color: #95a0ae;
}
.follow a :hover {
  color: #3694f5;
}

.footer_border_shape {
  border: 1px solid #e4ecee;
  margin-bottom: 15px;
}

.footerbg2 {
  background: #f9fdfa;
  padding-top: 82px;
  margin-top: 100px;
}

.footer-area.padding-remove {
  margin-top: 0;
}

/*
=============================
HOME PAGE 3 FOOTER DESIGN
=============================
*/
.footerbg3 {
  background: #fafdff;
  padding-top: 80px;
}

.footerbg3 li a:hover {
  color: #583bf7;
}

.copyclr3 p span {
  color: #583bf7;
}

.footer-area.padding-remove {
  padding-top: 80px;
}

/*
=============================
SERVICE FOOTER DESIGN
=============================
*/
.footer-area.servicefooter {
  margin-top: 13px;
}

/*
=============================
CONTACT FOOTER DESIGN
=============================
*/
.footer-area.servicefooter.contactfooter {
  padding-top: 90px;
  margin-top: -15px;
}

.footertext-hover ul li a:hover {
  color: #3694f5;
}

.footertext-hover2 ul li a:hover {
  color: #ffa800;
}

.footer ul{
    margin: 0;
}
.pb-15 {
    padding-bottom: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.f-right {
  float: right;
}
@media (max-width: 767px) {
  .f-right {
      float: left;
  }
}