/* Add here all your CSS customizations */
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sintony&display=swap");
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  letter-spacing: normal;
}

a {
  text-decoration: none !important;
}

.btn-default {
  background-color: #809622;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  outline: none;
  border: none;
  font-size: 16px;
}

.btn-secondary-red {
  background-color: #e30613;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  outline: none;
  border: none;
  font-size: 16px;
}

.mainslider {
  width: 100%;
  position: relative;
}

.mainslider .owl-carousel .owl-wrapper {
  display: flex !important;
  width: 100%;
  overflow: hidden;
}

.mainslider .owl-carousel .owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: initial;
  max-height: calc(100vh - 155px);
}

.mainslider .owl-dots,
.tarif-alani-carousel .owl-dots {
  display: none;
}

.mainslider .slide-caption {
  position: absolute;
  color: white !important;
  left: 50%;
  top: 30%;
  width: 70%;
  transform: translateX(-50%);
  font-family: "Lora", serif !important;
  line-height: 1.2;
  font-size: 70px;
}

.mainslider .left-arrow {
  position: absolute;
  left: 0;
  top: 50%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.mainslider .right-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.mainslider .product-card-area {
  width: 100%;
  height: 100px;
  left: 0;
  bottom: -40px;
  z-index: 10;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mainslider .product-card {
  width: 20%;
  height: 150px;
  display: flex !important;
  background-size: 100% 100%;
  border-top: 1px solid black;
  margin-right: 25px;
}

.mainslider .product-card .product-card-text {
  padding-left: 15px;
  padding-top: 10px;
}

.mainslider .product-card .product-card-text h3 {
  color: #7f9521 !important;
  margin: 0;
  font-family: "Lora", serif !important;
}

.mainslider .product-card .product-card-text h2 {
  color: #4c4846 !important;
  margin-top: 10px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}

.mainslider .product-card .product-card-text a {
  color: #fc7137 !important;
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 18px;
  transition: ease-in-out 0.3s;
  font-weight: bold;
}
.mainslider .product-card .product-card-text a:hover {
  color: black;
  transition: all 0.3s;
}

.special-product-info-section {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #f5f4f4;
}

.special-product-info-section .product-card {
  height: 110px;
  width: 110px;
  border-radius: 50%;
  border: 1px solid #d7d0ce;
  background-color: #f5f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}

.special-product-info-section .product-card img {
  height: 80px;
  width: auto;
}

.special-product-info-section .product-card:hover {
  border: 1px solid #e30714;
  /*display: none;*/
  transition: 0.3s all;
}

.special-product-info-section .product-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.special-product-info-section .product-container a {
  margin-top: 25px;
  font-size: 15px;
  color: #e30714;
  text-decoration: none;
  font-weight: 700;
}

.special-product-info-section .product-container p {
  margin-top: 25px;
  font-size: 14px;
  color: #938884;
  font-family: "Lora", serif !important;
}

.index-corparte {
  padding-top: 50px;
  padding-bottom: 50px;
  border: #d7d0cd;
}

.index-corparte h3 {
  line-height: 1.3;
  font-weight: 300;
  color: #4b4745 !important;
  font-size: 24px;
  font-family: "Lora", serif !important;
}

.index-corparte p {
  font-size: 14px;
  font-style: italic;
  color: #9c928e;
}

.index-corparte nav-item {
  color: #495057;
  font-family: "Lora", serif !important;
  font-size: 20px;
}

.index-corparte nav {
  border: 1px solid #d7d0cd;
}

nav .nav-item .nav-link.active {
  border-bottom: none;
}

nav h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Lato", sans-serif !important;
  color: #877772 !important;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 13px;
}

.index-corparte .tab-content {
  background-color: #f5f4f4;
  border-left: 1px solid #d7d0cd;
  border-right: 1px solid #d7d0cd;
  border-bottom: 1px solid #d7d0cd;
}

.index-corparte .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: none;
  background-color: #f5f4f4;
}

.index-corparte-content {
  padding: 25px;
  padding: 25px;
  display: flex;
}

.index-corparte-content .wpb_wrapper {
  margin-left: 30px;
  font-style: normal;
}

.big-counter-area {
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}

.big-counter-area .logo {
  color: #e30714 !important;
}

.big-counter-area h1 {
  color: white !important;
}

.big-counter-area .logo:after {
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 100px;
  background: #e30714;
  text-align: center;
}

.counter-card h2 {
  color: #f6f6f6 !important;
  background-repeat: no-repeat;
  background-position: 0% 20%;
  padding: 10px;
  font-size: 35px;
}

.counter-text span {
  color: #cbcbcb !important;
}

.counter-text {
  margin-top: -20px !important;
  padding-top: 0;
}

.index-form {
  width: 100%;
  background: #809621;
}

.index-form-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.index-form-content h1 {
  color: white !important;
  font-family: "Lora", serif !important;
  font-size: 50px;
}

.tarif-alani {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tarif-alani-sag h1 {
  font-size: 48px;
  color: #4b4745 !important;
  font-family: "Lora", serif !important;
}

.tarif-alani-sag h3 {
  font-size: 30px;
  color: #4b4745 !important;
  font-family: "Lora", serif !important;
}

.tarif-alani-sag ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-type: none;
}

.tarif-alani-sag ul li {
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.tarif-alani-sag ul span {
  padding-right: 10px;
  color: #e30714;
}

.tarif-alani-sag ul li p {
  margin: 0;
  padding: 0;
  color: #938884;
  font-size: 14px;
  font-family: "Lora", serif !important;
}

.index-product {
  background: #f5f4f4;
  padding-top: 40px;
  padding-bottom: 60px;
  width: 100%;
}

.index-product-card {
  display: flex;
  border-bottom: 1px solid #d7d0cd;
  padding-bottom: 10px;
  min-height: 120px;
}
.index-product-card:hover {
  text-decoration: none !important;
}

.index-product .index-product-card img {
  max-width: 85px;
  height: 75px;
}

.index-product-card .text-area {
  margin-left: 10px;
}

.index-product-card .text-area p {
  margin: 0;
  margin-top: -1px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

.index-blog-area {
  padding-top: 50px;
}
.index-blog-area .owl-dots {
  display: none;
}

.index-blog-area .main-title {
  font-size: 27px;
  font-family: "Lora", serif !important;
  text-align: center;
}

.index-blog-area .title-area .main-title:after {
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 100px;
  background: black;
  text-align: center;
}

.index-blog-area .title-area h1 {
  color: #4b4745 !important;
  font-family: "Lora", serif !important;
  font-size: 48px;
  margin-top: 20px;
}

.index-blog-card-container {
  border: 1px solid #d7d0cd;
}

.index-blog-carousel .text-area {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.index-blog-carousel .text-area h3 {
  color: #4b4745;
}

.index-blog-carousel .text-area p {
  color: #938884;
  font-size: 14px;
}

.index-blog-carousel .text-area a {
  color: black;
  font-size: 13px;
}

.index-blog-card-container .link-area {
  position: absolute;
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 100%;
}

.index-blog-card-container img:hover > .index-blog-card-container {
  background: rgba(0, 0, 0, 0.3);
}

.index-gallery-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.index-gallery-title h3 {
  color: #e30714 !important;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 60px;
  margin: 0;
}

.index-gallery-title h3:after {
  content: "";
  height: 2px;
  width: 100px;
  background: #e30714;
  display: block;
  margin-top: 10px;
  text-align: center;
}

.index-gallery-title h1 {
  color: white !important;
  margin: 0;
  font-size: 40px;
  font-family: "Lora", serif !important;
}

.index-gallery ul {
  margin-top: 80px;
  width: 100%;
  padding-bottom: 80px;
}

.index-gallery ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  margin-right: 50px;
  height: 40px;
  background: transparent;
  color: white !important;
  border: 1px solid white;
}

.index-gallery .nav-item.active {
  background: #e30714;
  border: none;
  color: white !important;
  border-bottom: none;
}

.index-gallery a {
  color: white !important;
}

.index-gallery .nav-item.active a {
  background: #e30714;
  border: none;
  color: white !important;
  border-bottom: none;
}

.sort-source.sort-source-style-3 > li.active > a {
  color: white !important;
  border: none !important;
  text-transform: none !important;
}

#footer {
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: -30px;
  padding-top: 50px;
  border-top: 4px solid #809621;
}

.footer-head-text {
  color: #938884 !important;
  margin: 0;
}
.footer-head-text:after {
  content: "";
  height: 2px;
  width: 50px;
  display: block;
  background-color: #938884;
}

.footer-head2-text {
  color: #809621 !important;
  margin: 0;
  font-size: 14px;
  font-family: "Lora", serif !important;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-menu-d {
  margin-top: 20px;
}
.footer-menu-d li {
  width: 100%;
  border-bottom: 1px dotted #5f5755;
  margin-top: 5px;
}
.footer-menu-d li a {
  color: #928c8b !important;
  font-size: 13px;
}
.footer-menu-d li a:hover {
  color: white;
  transition: all 0.1s;
}
.footer-menu-d__social {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-menu-d__social a {
  margin-right: 10px;
}

#mainNav .dropdown-primary a {
  color: white !important;
}

#header .header-nav-main.header-nav-main-square nav > ul > li > a {
  color: white !important;
  font-family: "Lora", serif !important;
}

#header .header-top {
  border-bottom: none !important;
}

#header {
  position: inherit;
  box-shadow: 5px 0 5px 1px;
}

.isotope-item {
  cursor: pointer;
}

.page-navigation-container {
  width: 100%;
  background: #f5f4f4;
  display: flex;
  align-items: center;
}

.page-navigation {
  height: 90px !important;
  background: #f5f4f4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-navigation h3 {
  margin: 0;
  padding: 0;
  font-family: "Lora", serif !important;
  font-weight: thin;
  color: #683a2f !important;
}
.page-navigation ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style-type: none;
}
.page-navigation ul .active {
  color: blue !important;
}
.page-navigation ul a {
  color: #c2b4b1 !important;
}
.page-navigation ul li {
  padding-left: 10px;
  color: #c2b4b1;
  display: flex;
}
.page-navigation ul li:last-child::after {
  display: none;
  margin-right: 20px;
}
.page-navigation ul li::after {
  padding-left: 11px;
  padding-right: 11px;
  content: "|";
  width: 2px;
  height: 5px;
  display: block;
}

.banner-area {
  background-position: center;
 /* background-attachment: fixed;*/
  /*background-size: cover;*/
  min-height: 444px;
  background-repeat: no-repeat;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}



.sidebar-category-header {
  height: 50px;
  background: #e30613;
  display: flex;
  padding-left: 30px;
}
.sidebar-category-header h4 {
  font-family: "Lora", serif !important;
  color: white !important;
  padding: 0;
  margin-top: -10px;
}

.sidebarul {
  background: #f5f4f4;
  padding: 20px;
}
.sidebarul .nav-link {
  border-bottom: none !important;
}
.sidebarul .nav-link.active {
  color: #e30613 !important;
}

#products .product-card {
  height: 300px;
  width: 100%;
  position: relative;
}
#products .product-card:hover .card-info {
  z-index: 10;
  opacity: 0.9;
  left: 25px;
  top: 25px;
  transition: all 0.3s;
}
#products .product-card img {
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
}
#products .product-card .card-info {
  height: 300px;
  width: 100%;
  background: #8b9f36;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.1;
  transition: all 0.3s;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#products .product-card .card-info h4 {
  color: white !important;
  font-family: "Lato", sans-serif;
}
#products .product-card .card-info p {
  color: white !important;
  text-transform: uppercase;
}
#products .product-card .card-info a {
  color: black !important;
}

.dropdown-menu {
  background: #809621 !important;
}
.dropdown-menu li a {
  border-bottom: 1px solid #809621 !important;
}

#header .header-nav-main.header-nav-main-square nav > ul > li > a:hover {
  background-color: #e30613 !important;
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a:hover {
  background-color: #e30613 !important;
}

#mainNav li a {
  text-transform: uppercase;
}

.blog-posts h1:first-child {
  color: #4b4745 !important;
  font-size: 48px;
  font-family: "Lora", serif !important;
}

.basinda-biz-card {
  width: 100%;
  height: 60px;
  background-color: #809621;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  margin-top: 15px;
  padding-right: 30px;
}
.basinda-biz-card h4 {
  margin: 0;
  color: white !important;
  font-family: "Lato", sans-serif !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}
.basinda-biz-card h4:first-child i {
  margin-right: 25px;
}

.header-nav-main {
  width: 100% !important;
}

@media screen and (max-width: 1000px) {
  #header .container {
    padding: 0 !important;
  }

  #header .collapse {
    background-color: #809621;
  }

  #header .header-nav-main nav > ul li {
    border-bottom: none;
  }

  .mobile-hide {
    display: none !important;
  }

  #header .header-row {
    justify-content: center !important;
  }

  .product-card-area {
    display: none !important;
  }

  .header-nav-main {
    height: 0 !important;
  }

  .mainslider .left-arrow {
    display: none;
  }

  .mainslider .right-arrow {
    display: none;
  }

  .mainslider .slide-caption {
    font-size: 24px;
    width: 100%;
    line-height: 1;
    margin: 0;
    text-align: center;
  }

  .special-product-info-section {
    padding-top: 0px !important;
  }

  .index-corparte .nav-tabs {
    margin-top: 30px;
  }
  .index-corparte .nav-tabs .nav-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .index-corparte-content {
    flex-direction: column;
  }
  .index-corparte-content p {
    margin-top: 20px;
  }

  .formp {
    margin-top: 10px !important;
  }

  #footer {
    background-image: inherit !important;
  }

  .page-navigation {
    height: auto !important;
    background: #f5f4f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .page-navigation h3 {
    padding-bottom: 20px;
  }
}
.productdetail-text-container h4 {
  font-size: 15px;
  color: #e30613 !important;
  font-style: normal;
  font-variant: normal;
  text-transform: uppercase;
  text-decoration: none solid #e30613;
}

.addborder {
  border-bottom: 2px solid #e30613;
}

.current-page-active:first-child {
  margin-left: -3px !important;
}

.dropdown-item {
  font-family: "Lora", serif !important;
}

blockquote {
  border-left: 5px solid #e30613 !important;
  background-color: white !important;
}

@media screen and (max-width: 768px) {
  .page-navigation-container .container .page-navigation {
    display: flex;
    flex-direction: column;
  }
  .page-navigation-container .container .page-navigation h3 {
    margin-top: 12px;
  }
}

/*# sourceMappingURL=custom.css.map */
.lang {
    list-style: none;
}

.lang>li {
    position: relative;
    display: block;
    float: left;
}

.lang>li>a {
    display: block;
    padding: 0 10px;
}

header {
    background: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    z-index: 999;
}

.brand-logo .logo-white {
    display: none;
}

.brand-logo .logo-default {
    display: block;
}

.header-nav nav>.menu li a {
    color: black;
}.header-top{
    background: #ffffff;
}

