.ltn__header-top-area {
  background-color: rgb(116, 149, 54) !important;
}

.special-link a {
  background-color: rgb(116, 149, 54) !important;
  color: var(--white) !important;
  padding: 12px 30px !important;
}
.centrado {
  text-align: right;
}
.site-logo {
  min-width: 200px;
  width: 420px;
}
.section-bg-1 {
  background-image: url("https://www.sanfgroup.com/img/image0.jpeg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.ltn__about-us-contact {
  background-image: url("https://www.sanfgroup.com/img/contact.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}


.get-a-quote-wrap {
  padding: 40px 50px 50px;
  border: 0px solid;
  border-color: var(--border-color-1);
}

.ltn__slide-animation {
  left: 0px;
}
.menu-icon > a::before {
  content: "";
  font-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}
*,
::after,
::before {
  box-sizing: border-box;
}
.ltn__tab-menu {
  margin-bottom: 44px;

  display: block;
  justify-content: flex-end !important;
}
.ltn__main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  justify-content: flex-end;
}
.ltn__main-menu > ul > li > a {
  color: grey !important;
  font-size: 14px;
}

.ltn__product-item-3 .product-title {
  font-size: 20px;
  margin-bottom: 3px;
}
.product-price p {
  font-size: 15px;
}
.ltn__slide-item-3 .slide-item-img.slide-img-left {
  right: auto;
  left: -60px;
  width: 700px;
}
.ltn__section-title-2 p {
  font-size: 16px;
  max-width: 900px;
}
.ltn__section-title-2 .section-subtitle {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: larger;
  color: rgb(116, 149, 54) !important;
}
.theme-btn-1 {
  background-color: rgb(116, 149, 54);
  color: var(--white);
}

.ltn__tab-menu-2 a.active {
  color: rgb(116, 149, 54) !important;
}
.form-group {
  margin-bottom: 0px;
}
.section-bg-2 {
  background-color: transparent;
}
.section-bg-2 p {
  color: rgb(116, 149, 54);
}
.footer-address-icon i {
  color: rgb(116, 149, 54);
}
.ltn__social-media i {
  color: white;
}
.ltn__social-media a {
  font-family: (--ltn__heading-font);
  color: white;
}

.section-bg-2-1 {
  background-color: rgb(195, 158, 61);
}
.ltn__copyright-area {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ltn__copyright-design p {
  color: white;
}
.ltn__border-top-2 {
  border-top: 1px solid rgb(195, 158, 61);
}
.about-img-left {
  margin-left: 75px;
}

.sticky-active-into-mobile---1{

    display: none;
}

.ltn__slide-item-2 .slide-title {
    font-size: 50px;
    color:grey;
    padding: 80px;
}
.footer-logo {
    position: relative;
    top: -10px;
    width: 113px;}

@media (max-width: 991px) {
  .site-logo {
    max-width: 150px;
    margin-left: -10px;
    padding: 10px;
  }
  .footer-logo {
    position: relative;
    top: unset;
    width: 150px;
    left: unset;
}
  .sticky-active-into-mobile---{
    display: none;
  }
  .sticky-active-into-mobile---1{
    display: block;
  }
  .sticky-active-into-mobile---1 .container {
    max-width: unset;
  }
  .ltn__slide-item-2 .slide-title {
    font-size: 30px;
    margin-top: 43px;
    top: 38px;
    padding: 5px;
    color: grey;
}

  .ltn__header-middle-area > .container-fluid > .row,
  .ltn__header-middle-area > .container > .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }

  .slick-slide-dots-1 .slick-dots{
  display:none !important;
}
.mobile-menu-toggle svg path {
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  fill: none;
  stroke: white;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 30px;
}

.ltn__slide-item-3 .slide-item-info {
  position: relative;
  top: 36px;
  z-index: 2;
}
.ltn__header-5 .ltn__header-middle-area {
  padding-bottom: 0px; 
  padding-top: 0px;
  /* margin-left: -19px; */
  background-color:white;
}
  .float{
    bottom: 100px !important;
    right: 20px !important; 
}
  .ltn__header-5 .ltn__header-options {
    margin-left: 0px;
}
.ltn__header-4 .ltn__header-options, .ltn__header-5 .ltn__header-options {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

  .ltn__header-5 .site-logo-wrap {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    justify-content: center;
  }
  /* .ltn__header-top-area {
    text-align: center;
    background-color: #749536;
  } */
  .ltn__header-top-area {
    display: none;

  }
  .centrado {
    text-align: center;
    font-size: 10px;
  }
  .pt-120 {
    padding-top: 40px;
  }
  .pb-120 {
    padding-bottom: 10px;
  }
  .ltn__section-title-2 .section-subtitle {
    font-size: 28px;
    text-align: center;
  }
  .slide-title {
    text-align: center;
  }
  .special-link {
    margin-left: 0px;
  }
  .about-img-left {
    margin-left: 0px;
    text-align: center;
  }
  .ltn__slide-item-3-normal {
    padding-top: 60px;
  }

  .ltn__slide-item-3 .slide-item-img.slide-img-left {
    right: auto;
    /* left: -200px; */
    width: 400px;
  }
  .order-2 {
    order: 2;
  }
  .ltn__header-options > div:last-child {
    margin-right: 20px;
  }
  .section-bg-1 {
    background-image: url("https://www.sanfgroup.com/img/img2.jpeg");
    background-size: 1200px;
    background-position: center;
    background-repeat: no-repeat;
    /* width: 400px; */
    /* background-attachment: unset; */
  }
  .header-menu{
    background-color: rgb(116, 149, 54) ;
  }
  .ltn__header-top-area1 {
    background-color: rgb(116, 149, 54) !important;
  }
  .mail-cel{
    font-size: 12px !important;
  }
  .d-none1{
    display: none;
  }
  .ltn__header-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: top 0.3s;
}

/* .sticky-active {
    top: 80px; } */

}

/* whatsapp */
.float {
  position: fixed;
  width: 55px;
  height: 55px;
  bottom: 130px;
  right: 37px;
  background-color: rgb(152, 203, 55);
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float :hover {
  color: white;
}
.my-float {
    margin-top: 15px;
    margin-left: 1px;
}

@media(max-width: 767px) {
  .section-bg-1 {
    background-size: 800px;
    background-position: top;
    background-attachment: unset;
  }

  .footer-logo {
    margin: 0 auto;
  }
  .footer-address {
    width: 150px;
    margin: 0 auto;
  }
}

@media(max-width: 575px) {
  .section-bg-1 {
    background-size: 650px;
  }
}