body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Calibri" !important;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a,
a:hover {
  text-decoration: none !important;
}
.default-button {
  font-size: 10px;
  color: #98bb51;
  border: 2px solid #98bb51;
  border-radius: 30px;
  padding: 8px 15px;
  background-color: transparent;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
}
.default-button:hover {
  color: #4d468d;
  border: 2px solid #4d468d;
  background-color: rgba(77, 70, 141, 0.1);
}
.top-banner {
  background-image: url("../images/top-banner.png");
  background-size: cover;
  width: 100%;
  /* height: 500px; */
  height: calc(100vh - 135px);
  padding: 30px 15px;
  position: relative;
}
.top-banner:after {
  content: "";
  display: inline-block;
  background-image: linear-gradient(
    rgba(77, 70, 141, 0.1),
    rgba(255, 255, 255, 1) 98%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner-detail {
  z-index: 9;
  height: 100%;
}
.top-banner .carousel-fade .carousel-inner .carousel-item {
  opacity: 0;
  transition-property: opacity;
}
.top-banner .carousel-fade .carousel-inner .carousel-item.active {
  opacity: 1;
}
.navigation-menu.fix-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  background-color: white;
  box-shadow: 4px 0 4px 4px rgba(0, 0, 0, 0.4);
}
.navigation-menu.fix-header li.alphainterbiz-logo .logo {
  box-shadow: none;
  height: auto;
}
.navigation-menu.fix-header ul#main-menu {
  margin: 0;
  padding: 10px 0;
}
.navigation-menu.fix-header .down-arrow-icon {
  display: none;
}
.quote {
  width: 40px;
}
.banner-detail .carousel-item h1 {
  font-family: "Calibri-Light" !important;
  font-size: 32px;
  margin-bottom: 60px;
}
.banner-detail .carousel-item h2,
.banner-detail .carousel-item p.testi-name {
  font-family: "Cambria" !important;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.top-banner .carousel-control-next,
.top-banner .carousel-control-prev {
  background-color: transparent;
  background: transparent;
  width: 30px;
  height: 30px;
  top: 50%;
  opacity: 1;
}
.top-banner .carousel-control-next i,
.top-banner .carousel-control-prev i {
  font-size: 20px;
}
.top-banner .carousel-control-next {
  right: 10px;
}
.top-banner .carousel-control-prev {
  left: 10px;
}
.navigation-menu li {
  padding: 0px 35px;
}
.navigation-menu li a {
  color: #4d468d;
  font-size: 12px;
  text-decoration: none;
}
.navigation-menu li a:hover {
  color: #98bb51;
}
.navigation-menu li.alphainterbiz-logo .logo {
  width: 75px;
  height: 75px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  padding: 7px;
}
.navigation-menu li.alphainterbiz-logo .logo img {
  width: 100%;
}
.mobile-menu {
  padding: 0px 25px;
}
.down-arrow-icon .fa {
  color: #4d468d;
  /* animation: mymove 2s infinite; */
  cursor: pointer;
}
.about-home-block,
.agro-trade-block,
.total-trade,
.product-list {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 40px;
}
.about-home-block .bg-image,
.total-trade .bg-image {
  background-image: url("../images/bg-image-about.png");
  background-size: contain;
  background-position-x: left;
  background-position-y: bottom;
  background-repeat: no-repeat;
  width: 575px;
  height: 455px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.about-detail p {
  max-width: 500px;
  margin: 0px auto;
  text-align: center;
  font-size: 14px;
  line-height: 3;
  color: #4d468d;
  z-index: 999;
}
.agro-trade-block p {
  line-height: 2;
}
.total-trade .bg-image {
  right: 0;
  left: auto;
  background-image: url("../images/bg-image-total-trade.png");
}
.trade-box {
  max-width: 800px;
  margin: auto;
}
.box-list {
  background-color: #f3f9f0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 25px 50px 25px;
  width: calc(50% - 15px);
}
.trade-title {
  font-size: 16px;
  font-family: "Calibri-Light" !important;
  margin: 15px 0 25px;
  color: #4d468d;
  letter-spacing: 0;
}
.trade-value {
  font-size: 42px;
  color: #4d468d;
  font-weight: bold;
  display: block;
}
.date-section {
  margin-top: 80px;
  display: inline-block;
}
.date-section span {
  position: relative;
  text-align: center;
  display: inline-block;
  align-items: center;
  justify-content: center;
  color: #98bb51;
  border-left: 1px solid #98bb51;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #98bb51;
}
.date-section span:after {
  content: "";
  display: inline-block;
  background-image: url(../images/border.png);
  background-size: contain;
  background-position: bottom center;
  height: 2px;
  position: absolute;
  bottom: -5px;
  width: 116px;
  left: -28px;
}
.supplier-logos {
  margin: 60px 0;
}

.suppliers-sections .slick-slide img {
  margin: auto;
}
.supplier-logos .slick-slide {
  height: auto !important;
}
.supplier-logos .slick-prev,
.supplier-logos .slick-next {
  display: none !important;
}
.suppliers-sections {
  min-height: auto;
  display: flex;
  align-items: center;
  justify-self: center;
  padding: 40px 0px 0;
  flex-direction: column;
}
.suppliers-sections h4.supplier-title {
  font-size: 18px;
  color: #4d468d;
  font-weight: bold;
}
.address-detail {
  margin-top: 40px;
}
.address-detail p {
  font-size: 12px;
  color: #4d468d;
  text-align: center;
  margin-bottom: 40px;
  font-family: "Lato-Light" !important;
}
.address-detail p span {
  font-family: "Lato-Black" !important;
  display: block;
}
.copyright-detail {
  background-image: url("../images/footer-background-image.png");
  background-size: cover;
  background-position-y: bottom;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
.copyright-detail p.copyright {
  padding: 35px 0;
  font-size: 10px;
}
.copyright-detail .social-icons {
  position: absolute;
  right: 20px;
  top: 30px;
}
.copyright-detail .social-icons ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.copyright-detail .social-icons ul li a {
  margin: 0px 10px;
  color: #fff;
  font-size: 18px;
}
.product-list {
  background-color: #f3f9f0;
}
.product-slider {
  position: relative;
}
.product-slider::before {
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0) 0%,
    #f3f9f0 30%
  );
  content: "";
  display: inline-block;
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.product-slider::after {
  left: auto;
  right: 0;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    #f3f9f0 30%
  );
  content: "";
  display: inline-block;
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
}
.product-slider .product {
  padding: 0px 15px;
}
.product-slider .product.slick-current {
  position: relative;
  z-index: 9999 !important;
}
.product-slider .slick-list {
  padding-bottom: 25px !important;
}
.product-detail {
  box-shadow: 0 0 6px 0 rgb(152, 187, 81);
  text-align: center;
  margin-bottom: 2px;
  z-index: 9999 !important;
  position: relative;
  transition: all ease-in-out 0.4s;
}
.product-slider .product .product-detail:hover {
  background-color: #4d468d;
  transform: scale(1.1);
}
.product-slider .product h2 {
  font-size: 16px;
  text-align: center;
  color: #4d468d;
  font-weight: 800;
  margin-top: 30px;
  margin-bottom: 30px;
  transition: all ease-in-out 0.4s;
}
.product-slider .product .product-detail:hover h2 {
  color: #fff;
}
.product-slider .product .default-button {
  margin-bottom: 30px;
  display: inline-block;
  opacity: 0;
  transition: all ease-in-out 0.4s;
}
.product-slider .product .product-detail:hover .default-button {
  opacity: 1;
  border-color: #fff;
  color: #fff;
}
.product-slider .product:focus {
  outline: none;
}
.product-slider .product .product-bg {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
}
.product-slider .slick-arrow {
  color: transparent;
  background-color: transparent;
  border: none;
  width: 30px;
  cursor: pointer;
  z-index: 9999;
  overflow: hidden;
}
.product-slider .slick-arrow:focus {
  outline: none;
}
.product-slider .slick-next {
  position: absolute;
  top: 50%;
  right: 20px;
  padding: 0;
}
button.slick-next.slick-arrow:before {
  color: #4d468d;
  width: auto;
  padding: 0;
  content: "\27F6";
  font-weight: bold;
}
button.slick-prev.slick-arrow:before {
  color: #4d468d;
  width: auto;
  padding: 0;
  content: "\27F5";
  font-weight: bold;
}
.product-slider .slick-prev {
  position: absolute;
  top: 50%;
  left: 20px;
}

@keyframes mymove {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-17px);
  }
  100% {
    transform: translateY(0px);
  }
}
