@charset "UTF-8";

.footer {
  padding-top: 100px;
  background-color: #272727;
  position: relative;
}

.footer-logo {
  width: 60%;
}
/*.footer-social a {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background-color: #fff;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    line-height: 42px;*/
/*    border-radius: 2px;*/
/*    -webkit-border-radius: 2px;*/
/*    align-items: center;*/
/*}*/


.hvr-txt {
  color: #E6B325;
}
.poweredby {
  padding-left: 400px;
}
@media (max-width: 600px) {
    .footer .social-link {
        gap: 0 !important;
    }
    .footer-logo {
        width: 32%;
        margin-left: -9px;
    }
    .footer p {
        margin: 25px 0 10px 0 !important;
    }
    .footer .footer-title {
        margin-bottom: 10px !important;
    }
    .tiny-footer p {
        margin: 0 !important;
    }
    .dnone-mob {
        display: none !important;
    }
    .footer .tiny-footer {
        margin-top: 10px !important;
    }
    .border-bottom-mob {
    border-bottom: 1px solid #504b32;
    padding-bottom: 10px;
}
}
@media (min-width:992px) {
    .dnone-desk {
        display: none !important;
    }
}
@media (max-width:992px) {
    .footer-logo {
        margin-left: -6px;
    }
}
@media (max-width: 768px) {
  .footer {
    padding-top: 80px;
  }
  
}

.footer .left-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
.footer .left-img img {
  width: 100%;
  height: 100%;
}
.footer .right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
}
.footer .right-img img {
  width: 100%;
  height: 540px;
}
@media (max-width: 768px) {
  .footer .logo img {
    max-width: 60%;
  }
}
.footer p {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin: 25px 0 36px;
}
@media (max-width: 768px) {
  .footer p {
    font-size: 16px;
  }
}
.footer .social-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.footer .social-link a {
  width: 42px;
  height: 42px;
  /*background-color: #fff;*/
  display: inline-block;
  text-align: left;
  /*line-height: 42px;*/
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  font-size: 20px;
}
.footer .social-link a i {
  color: #E6B325;
}
/*.footer .social-link a:hover {*/
/*  background-color: #E6B325;*/
/*}*/
/*.footer .social-link a:hover i {*/
/*  color: #fff;*/
/*}*/
.footer .footer-title {
  color: #fff;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  .footer .footer-title {
    font-size: 18px;
    line-height: 25px;
    margin-top: 20px;
  }
}
.footer .footer-link li {
  margin-bottom: 10px;
}
.footer .footer-link li a {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
}
@media (max-width: 768px) {
  .footer .footer-link li a {
    font-size: 15px;
    line-height: 20px;
  }
}
.footer .footer-link li a:hover svg path {
  fill: #E6B325;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.footer .footer-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1400px) {
  .footer .footer-gallery .gallery-item {
    flex: 0 0 30%;
  }
}
@media (max-width: 1200px) {
  .footer .footer-gallery .gallery-item {
    flex: 0 0 30%;
  }
}
@media (max-width: 768px) {
  .footer .footer-gallery .gallery-item {
    flex: 0 0 30%;
  }
}
.footer .tiny-footer {
  margin-top: 90px;
  padding: 22px 0;
  border-top: 1px solid #504b32;
}
@media (max-width: 768px) {
  .footer .tiny-footer {
    margin-top: 50px;
  }
}
.footer .tiny-footer p {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 768px) {
  .footer .tiny-footer p {
    font-size: 14px;
    text-align: center;
  }
}
@media (max-width: 992px) and (min-width:768px) {
  .footer .footer-title {
      margin-bottom: 10px !important;
  }
}
.footer .tiny-footer ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
@media (max-width: 768px) {
  .footer .tiny-footer ul {
    justify-content: center;
  }
}
.footer .tiny-footer ul li a {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.progress-wrap::after {
  color: #E6B325;
}
.progress-wrap svg.progress-circle path {
  stroke: #E6B325;
}

.loader:after {
  border-top-color: #E6B325;
  border-right-color: #E6B325;
  border-bottom-color: #E6B325;
}/*# sourceMappingURL=footer-1.css.map */