@media screen and (max-width: 1199px){
html, body {
    width: auto !important;
    overflow-x: hidden !important;
  }}
.navigation--mobile, .navigation>.container{
  position:relative;
}
footer .bg {
    background-color: #150f0d;
}
.main-color{
  color: var(--color-1st) !important
}
.main-bg-color{
  background-color: var(--color-1st)
}
.snd-color{
  color: var(--color-2nd)
}
.snd-bg-color{
  background-color: var(--color-2nd)
}
.link-btn.hotline{
  text-shadow: -2px 2px 3px black;
    text-transform: unset;
    font-size: 17px;
}
.arti-list{
  height: 100%
}
.arti-list ul{
  list-style: none
}
.arti-list .title{
  color: var(--color-1st);
  position: relative;
  font-size: 30px;
  line-height: 26px;
  margin-bottom: 10px;
}
.arti-list .title.BOD {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
.arti-list .d-gridx{
  position: sticky;
  top: 160px;
}
.arti-list .h4{
  margin: 0;
  position: relative;
}
/* .arti-list .h4:before{
  position: absolute;
  left: -3px;
  top: 3px;
  display: block;
  width: 15px;
  height: 100%;
  content: "\f101";
  font: normal normal normal 12px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
.post.price-package .button{
  padding: 20px 0 15px;
}
.link-btn.snd-bg-color{
  background-color: var(--color-2nd);
  border-color: var(--color-2nd);
}
.post:hover .link-btn.snd-bg-color{
  background-color: white;
  color: var(--color-2nd);
}
.images-preloader {
    position: fixed;
    z-index: 100001;
    background-color: #fff;
    width: 100%;
    height: 100%;
}
.images-preloader .spinner {
    position: absolute;
    left: 50%;
    width: 70px;
    text-align: center;
    transform: translate(-50%,40vh);
}
.header-top .container {
  height: 42px;
  display: grid;
  grid-template-columns: 2fr 8fr;
}
.header-top .navigation__right .header__actions {
    justify-content: space-between;
}
.header-top .navigation__right .header__actions a{
    display: flex;
    align-items: center;
      font-size: 14px;
}
.language_bar_list img {
    width: 22px;
}
.header-top .navigation__right .header__actions li{
  position: relative
}
.header-top .navigation__right .header__actions li:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 2px;
    background: #000;
    right: -50px;
}
.header-top .navigation__right .header__actions li:last-child:after {
    content: unset
}
.header-top a:hover{
  text-decoration: underline;
}
.nav__right {
    display: contents;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.header-top .list--social li{
  margin-right: 0;
}
.header-top .list--social a{
  border-radius: unset;
  border: unset;
  color: #ddd;
}
.header-top .header__actions a, .header-top .header__actions i{
  color: #5c5c5c;
}
.header-top .header__actions .form--primary-search i:last-child{
  color:  black;
}
.langs.ml-2 {
    padding: 0 14px;
    margin: 0 10px;
    font-weight: 500;
    border: 2px solid #5a5a5a;
    border-top: 0;
    border-bottom: 0;
}
.header-top .navigation__nextto__center p{
  margin: 10px;
}
.header-top p, .header-top a, .header-top i{
  margin: 0 auto;
  color: #fff;
}
.top-header {
  background-color: #535452;
  padding: 6px 0;
}
.top-header span,.top-header a{
    font-size: 13px
}
input#keyword {
  height: 30px;
  margin: 2px 0;
  background-color: white;
}
.form--primary-search{
  min-width: 300px
}
.form--primary-search button {
    height: 40px;
}
.form--primary-search button:hover {
    color: #ff3c4f;
    background-color: white;
  border: 1px solid #ff3c4f
}
.cust-menu{
/*   background-color: #fed700; */
}
.header {
  background: #fff;
  z-index: 990;
  border-bottom: unset;
  top: 0;
  width: 100%;
/*   box-shadow-bottom: 0 2px 10px 0 rgba(0, 0, 0, 0.19); */
}
.header--mobile{
  position: fixed;
  top: 0;
  width: 100%;
}
.main-header .navigation__left{
  min-width: 200px;
}
.main-header .navigation__left .logo{
  display: block
}
.slider-item{
  margin-top: 0 !important;
}
.categories_btn {
    background-color: #535452;
    border: 1px solid #535452;
    color: #fff;
    padding: 14px 30px;
    text-align: left;
    width: 100%;
}
.categories_wrap {
    position: relative;
}
.categories_btn i {
    font-size: 24px;
    margin-right: 15px;
    vertical-align: middle;
}
.categories_btn span {
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}
#navCatContent {
    background-color: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    left: 0;
    padding: 5px 0 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 99;
}
#navCatContent ul {
    width: 100%;
}
#navCatContent li a.nav-link {
    padding: 15px;
}
#navCatContent li a {
    font-size: 14px;
    text-transform: capitalize;
}
.main-header{
  position: fixed;
  top: 0;
  background: unset;
/*   background-image: linear-gradient(#000000a3, #00000063,#00000026,transparent); */
}
.inner.main-header{
  box-shadow: 0px 4px 10px -8px #111111a1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.main-header .menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #dedede78;
  border-radius: 50px;
  padding: 0 22px;
  backdrop-filter: blur(5px);
}
.menu>li {
/*   padding-left: 12px; */
      padding-right: 0;
}
.main-header .menu>li>a {
  font-size: 14px;
  padding: 20px;
  font-weight: 500;
}
.main-header .menu>li:first-child a {
/*     padding: 13px 25px; */
}
.menu>li>a.logo {
    padding: 0;
}
.main-header .menu-item-a{
  cursor:pointer;
	position:relative;
	transition:all 0.5s;
}
.menu--mobile .sub-menu>li.menu-item-has-children>.sub-menu {
    position: unset;
    margin-left: 20px;
}
.sub-menu>li:hover>a {
    background: var(--color-1st);
    color: white;
}
.panel--sidebar .panel__content {
    overflow-y: scroll;
}
img#logo1 {
  padding: 5px 0;
  margin: 15px 0;
  transition: all .4s ease .4s;
  height: 105px;
  position: relative;
}
.main-header .navigation__left{
  position: relative
}
/* .main-header .navigation__left:before {
  content: url(/storage/general/logo-bg.png);
  position:absolute;
  top: -2px;
  right: 0
} */
.main-logo.scroll {
/*   top: -44px !important;
  height: 59px !important;
  position: unset !important;
  border-radius: unset !important */
}
.navigation__center.d-flex{
  min-width: 700px
}
.navigation__right .phone-number {
    font-size: 17px;
    font-weight: 600;
    color: #e14646;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.service-grid.shadow {
    display: grid;
    grid-template-columns: 3fr 7fr;
}
.navigation__right .phone-number a {
    font-size: 23px;
    font-weight: 600;
    color: #e14646;
}
.slider-item {
  max-height: 950px !important;
}
.breadcrumb{
  background-color: unset;
}
.breadcrumb li:first-child{
  color: var(--color-text);
}
.breadcrumb li:last-child:before {
    content: " /";
    margin: 0 5px 0 9px;
}
.breadcrumb--custom {
    margin: 8px 0 0 10px;
}
.header-top .link-btn{
  color: white !important;
  padding: 5px 10px !important;
  border-radius: unset;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #ddd;
}
.header-top .link-btn i{
  color: white !important;
}
.header-top .link-btn:hover,.header-top .link-btn:hover i{
  color: var(--color-1st) !important;
}
.slider__content__wrapper__content h2{
  padding: 5px 10px;
  background-color: #1b880d4f;
}
.section--homepage .section__header{
  text-align: center;
  padding-bottom: 35px
}
.home-intro .section__header span {
/*     color: var(--color-1st);
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase; */
}
.home-intro .section__header h1 {
    font-size: 35px;
    color: var(--color-1st);
    font-weight: bolder;
    text-transform: uppercase;
}
.home-intro .link-btn {
    margin: 25px 0 0;
}
.home-intro .link-btn:hover {
    background: white;
    color: var(--color-1st);
  border: 1px solid var(--color-1st);
}
.section--homepage.home-intro .intro-pic h2:after {
    content: unset
}
.section--homepage.home-intro h2:before {
    left: 0;
    bottom: -17px;
    width: 59px;
}
.section--homepage.home-intro h2:after {
    content: unset
}
.home-line .item:hover img {
    animation: tada;
    animation-duration: 1s;
}
.home-line .item h3 {
  transition: all .25s ease;
  margin-bottom: 0
}
.home-line .item:hover h3 {
    color: white !important;
}
.home-intro .post .post__wrapper {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 3px 5px 3px #09090991 !important;
}
.home-intro .intro-content .owl-carousel{
  padding-bottom: 35px;
}
.home-intro .intro-pic img{
    height: 100%;
    border-radius: unset;
}
.home-intro .sub-link{
  list-style: none;
  margin-top: 30px
}
.home-intro .sub-link li{
  position: relative;
  padding-bottom: 5px;
  padding-left: 15px;
  color: var(--color-1st);
  font-weight: 300;
}
.home-intro .sub-link li:before{
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f0da";
  font-family: 'FontAwesome';
  background:
}
.home-collection {
    padding-top: 0px;
}
.home-collection .row div {
    margin-bottom: 20px;
}
.home-products ul{
  justify-content: space-between;
  align-items: center;
}
.menu-left ul, .online-support, .support{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  border: 2px solid #3f3f3f;
}
.menu-left ul .menu-item{
  padding: 10px 0 10px 30px;
  position:relative;
}
.menu-left ul .menu-item:before {
    display: block;
    position: absolute;
    content: "\f101";
    font-family: "FontAwesome";
    color: var(--color-1st);
    left: 15px;
    font-size: 15px;
}
.home-products .menu-left ul .menu-item:hover{
  background-color: #f1f1f1;
  color: var(--color-danger);
}
.home-products .menu-left a:hover{
  color: var(--color-danger);
}
.section--homepage.home-products h2, .home-categories h2{
  color: #04192b;
}
.section--homepage.home-products h2.red{
  color: #FF3C4F;
}
.section--homepage.home-news h2:before{
  background: #ddd;
  width: 100%;
  height: 1px;
  bottom: -5px;
}
.navigation__right .menu li:after {
    content: "";
    position: absolute;
    background-color: #878585;
    width: 2px;
    height: 12px;
    transform: translate(17px, 34px);
}
.navigation__right .menu li:last-child:after {
    content: unset
}
.navigation__right .menu li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}
.section--homepage .section__header span{
  color:#033a74
}
.section--homepage .section__header p{
  font-size: 16px;
  font-weight: 300;
  max-width: 50%;
  text-align: center;
  margin: 0 auto
}
.home-intro .section__header p{
  max-width: 90%;
  color: rgb(0, 174, 239);
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  position: relative;
}
.home-intro .section__header p:after{
  content: "";
  position: absolute;
  bottom: 20px;
  right: -50px;
  background: var(--color-1st);
  width: 200px;
  height: 3px;
  display: block;
}
.menu-left h2{
  color: white;
  background-color: #3f3f3f;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 8px 10px;
  text-transform: uppercase;
}
.menu-left ul.sub-menu-custom {
    border: unset;
    display: none;
    transition: all .25s ease;
}
.menu-left .menu-item-has-children:hover ul.sub-menu-custom {
    border: unset;
    display: unset;
  transition: all .25s ease;
}
.home-services .row{
  margin: unset;
}
.home-products .shop__pagination{
  padding: unset;
}
.nav-pills .nav-link{
  padding: 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
      background-color: unset;
}
.service-tab .tab-list-wrapper ul li.active a:before {
  background-color: #f69220;
  border-color: #fff;
  box-shadow: -5px 7px 30px rgba(0,0,0,0.07);
}
.slider__content__wrapper__content h2{
  padding: 5px 10px;
  background-color: #1b880d4f;
}
.service-tab h3 {
    font-size: 17px;
    font-weight: 500;
}
.service-tab .tab-list-wrapper {
    vertical-align: top;
    width: 100px;
    position: relative;
    display: table-cell;
}
.service-tab .tab-list-wrapper:before {
    position: absolute;
    content: '';
    width: 2px;
    height: calc(100% - 35px);
    top: 0;
    right: 60px;
    background-color: #f1f1f1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.service-tab .tab-list-wrapper ul {
    padding: 0;
    min-height: 345px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: none;
}
.service-tab .tab-list-wrapper ul li {
    text-align: left;
    position: relative;
    max-width: none;
    width: 100px;
    margin-right: 75px;
    display: block;
    padding-top: 5px;
    margin-top: 25px;
}
.service-tab .tab-list-wrapper ul li a {
    font-size: 14px;
    color: #666c72;
    position: static;
    padding: 0;
    border: none;
}
.service-tab .tab-list-wrapper ul li a span{
    font-weight: 600;
    color: var(--color-2nd);
}
.service-tab .tab-list-wrapper ul li a:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-color: #f3f3f3;
    border: 6px solid var(--color-2nd);
    top: 18px;
    right: -23px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.service-tab .tab-content {
    display: table-cell;
    width: auto;
}
.service-tab .content {
    margin-bottom: 30px;
}
.service-tab .content img{
    border-radius: 50%;
}
.section--homepage {
    padding: 150px 0;
}
.section--homepage h2{
  font-size: 60px;
  font-weight: 200;
  display: inline-block;
  text-transform: uppercase;
}
.section--homepage.home-intro{
  background: #114891;
  padding: unset
}
.section--homepage.home-intro .intro-content{
  padding: 50px 0
}
.section--homepage.home-intro .section__header{
  text-align: left
}
.section--homepage.home-intro h2{
  font-size: 36px;
  margin-bottom: 20px;
  display: inline-grid;
}
.section--homepage.home-intro h2 span{
  font-size: 58px;
}
.section--homepage.home-intro h2.title{
  font-size: 27px;
  color: var(--color-1st);
}
.section--homepage.home-intro .section__content *{
  color: rgb(253, 252, 252);
  font-size: 16px;
  text-align: justify;
  line-height: 1.2;
  font-weight: 300;
}
hr {
    border-top: 1px solid rgb(164 164 164 / 64%)
}
.product .product__thumbnail:after{
  content: url(/storage/general/prod-after.png);
  position: absolute;
  bottom: -7px;
  right: -1px;

}
.home-feedback blockquote p {
    font-size: 15px;
}
.home-feedback h3 {
    font-size: 18px;
}
.home-news{
  padding-top: 20px;
}
.content.pb-2.text-center {
    box-shadow: 0px 2px 11px 7px #7a7a7a1c;
    margin-top: -54px;
    padding-top: 50px;
}
.home-feedback .owl-stage-outer {
    padding: 20px 15px;
}
.section--homepage.home-news .section__header{
  padding-bottom: 30px;
}
.home-news .row{
  margin-right: unset;
  margin-left: unset;
}
.home-news .section__content .right .item{
  margin-bottom:14px;
  display: flex;
}
.home-news .section__content .right .blog-content{
  padding-right: 0;
}
.home-news .news p, .home-news .news a{
  margin: 5px 0 5px 10px;
  font-weight: 600;
}
.home-news .embed-responsive {
  border: 3px solid #dcdcdc;
}
.home-news .form-control {
    width: 98%;
}
.product--detail .product__header {
  width: 100%
}
.product--detail .product__info-header {
    margin-bottom: 10px;
/*     border-bottom: unset; */
}
.product--detail .product__title {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-1st);
}
.product--detail .product__price p {
  font-size: 14px;
  font-weight: unset;
  color: var(--color-text);
}
.product--detail .product__price .product-sale-price-text {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-danger);
}
.btn--custom.btn--outline, button.btn--custom.btn--outline{
  border-radius: 5px;
  background-color: var(--color-1st);
  color: white;
}
.btn--custom.btn--outline:hover, button.btn--custom.btn--outline:hover{
  background-color: white;
  color: var(--color-1st);
}
.product--detail .product__info {
    border-left: 1px dashed #ddd;
}
.at-share-btn-elements {
    display: flex;
    justify-content: space-between;
}
.product--detail .tab-list {
  padding: 20px 0 0;
  margin-bottom: 0;
}
.product--detail .tab-list li a{
  font-size: 18px;
}
.product--detail .product__thumbnail {
  margin-bottom: 0;
}
.product .product__thumbnail {
  border: 3px solid #ddd;
  transition: all .3s ease-in-out;
  box-shadow: 0px 14px 14px -15px #111;

}
.product:hover .product__thumbnail {
  box-shadow: 0 6px 11px rgb(51 51 51 / 41%);

}
.product:hover .product__thumbnail img{
/*   transform: scale(1.1) */
}
.product__content .tabs {
    border: 1px solid #ddd;
    padding: 20px 30px;
}
.home-line .item .row{
  background-color: #fed700
}
#product-kind {
    font-weight: 600;
}
.section--related-posts {
    padding-top: unset;
    border-top: unset;
}
.home-gallery{
  padding-bottom: 30px;
}
.nav-pills .nav-link h2{
  color: black;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 15px;
  border: 1px dashed black;
  border-radius: 25px;
  text-transform: initial;
}
.nav-pills .nav-link h2:hover{
  color: var(--color-1st);
  border: 1px solid var(--color-1st);
}
.nugget .item{
  text-align: center;
}
.nugget .item i.fa-paper-plane-o{
  background-color: #0099e6;
  color: white;
  padding: 20px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.nugget .item i{
  background-color: #0099e6;
  color: white;
  padding: 15px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.nugget .item svg{
  background-color: #0099e6;
  fill: white;
}
.nugget .item h4{
  font-size: 16px;
}
.nugget .item {
    text-align: center;
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}
.nugget .item:last-child{
  border-right: 1px solid #ddd;
}
.nav-pills .nav-link.active h2, .nav-pills .show>.nav-link h2{
    color: var(--color-1st);
    border: 1px solid var(--color-1st);
}
.widget--shop .widget__title {
    height: 41px;
    line-height: 41px;
  margin-bottom: 0;
}
.shop--sidebar .shop__left .widget--shop {
  margin-bottom: 20px;
  padding: 0 0 20px;
  background-color: white;
}
.post__content p{
  text-align: justify;
}
#coverflow{
  width: 100%;
}
.search-product .btn{
  width: 100%;
  height: 100%;
  border: 1px solid var(--color-1st);
  font-size: 15px;
  font-weight: 500;
  background-color: var(--color-1st);
}
.search-product .btn:hover{
  color: var(--color-1st);
  background-color: white;
}
.home-blog{
    padding: 60px 0 0;
    margin-bottom: unset;
    background-color: #fafafa;
}
.home-blog .blog-right{
    display: flex;
    padding: 20px 10px;
    border: 1px solid #ddd;
    margin: 5px;
    max-width: 48%;
    background-color: white;
}
.home-blog .blog-right span{
    display: block
}
.home-blog .last{
    border-bottom: unset;
}
.home-blog .blog-right h3{
    display:block;
}
.footer .final-line .container{
  text-align: center;
  min-height: 50px;
  border-top: 1px solid #7e7e7e;
  color: #d5d5d5;
  align-items: center;
  font-weight: 100;
  display: grid;
}
.footer .final-line p{
    padding-top: 15px;
    text-align: center;
}
.home-blog .blog-right h4{
    position: unset;
    font-size: 16px;
    background: unset;
    transform: unset;
    justify-content: unset;
    height: unset;
    display: unset;
    text-transform: unset;
    color: var(--gray-dark);
    line-height: 28px;
}
.home-blog .blog-right h4:hover{
  color: #ddd;
  background-color: unset;
  color: var(--green);
}
#partner{
  overflow: hidden;
}
#partner div{
  position: relative;
  z-index: 1;
}
#slider-partner .item-partner{
  padding: 0 7px;
  margin: 0 auto;
}
#slider-partner .item{
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
}

#slider-partner .item img{
    width: 100%;
    display: block;
    margin: 0 auto;
      -webkit-transition: all .3s ease-in-out;
}
#slider-partner .item:hover img{
  -webkit-transform: scale(1.1);
}
.slick-arrow{
    width: 20px;
    height: 30px;
    color: #444444;
}
.slick-arrow:hover{
    color: #fb7224;
}
.slick-arrow:after{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: fontawesome;
    font-size: 40px;
    line-height: 30px;
}
.d-grid-1{
  display: grid
}
.widget--shop .widget__links li a{
  font-size: 14px;
  font-weight: unset;
}
.shop--sidebar .shop__left .list--minus{
  margin-left: 15px;
}
.list--minus li a:before, .list--plus li a:before {
    content: unset;
}
.widget__content h4 a {
    color: white !important;
    font-weight: 500;
    font-size: 20px;
    padding: 7px 0;
}
.product__content h2{
  font-size: 18px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #ddd;
}
.product .product__actions li a:hover{background-color:var(--color-danger);color:#fff}
.product .product__wrapper .product__content {
  padding: 10px;
}
.product__wrapper span{
  color: var(--danger)
}
.shop__products .product__wrapper span{
/*   color: var(--color-danger); */
  font-weight: 700;
}
.product .product__info span{
  color: var(--color-danger);
  text-transform: uppercase;
}
.product--detail .product__variants .item img {
    border-radius: 5px;
    border: 1px solid #545454;
}
 .product--detail .product__content{
  padding: unset;
}
.product--detail .product__gallery img {
    border-radius: 20px;
    padding: 5px;
    border: 1px solid #ddd;
}
.section--related-posts .slick-prev, .section--related-posts .slick-next{
  top: 40%;
}
.section--related-posts .slick-slide {
    margin: 0 20px;
}
.contact-mega {
    margin: 20px 0;
    padding: 25px 0;
    background-color: var(--color-2nd);
}
.contact-mega p {
    font-size: 17px;
    text-align: right;
    color: white;
    margin: 0;
    text-transform: uppercase;
}
.contact-mega a {
    padding: 10px 15px;
    color: white;
    background-color: var(--color-danger);
    border-radius: 20px;
    line-height: 25px;
    text-transform: uppercase;
}
.footer{
  padding-bottom: 0;
  overflow:hidden
}
.footer-background{
  padding: 0;
  background-attachment: fixed;
  position: relative;
}
.footer>.container {
    padding: 0 0 65px;
}
.footer>.container:first-child {
    padding: 0 0 100px;
}
.footer .container *{
    font-weight: 300;
}
.footer .container li a:hover{
    text-decoration: underline
}
.footer .container .list--social a:hover, .footer .container .list--social a:hover i{
    background:white;
  color:var(--color-1st)
}

.footer hr{
  color: var(--color-1st)
}
.footer iframe{
  width: 100%;
  height: 200px;
}
.footer .bg{
  height: 450px;
  padding:20px;
}
.newsletter .row{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.widget--footer .site_title, .widget--footer .site_title span {
  font-size: 50px;
  font-weight: 200;
  margin: 25px 0;
  text-transform: uppercase;
}
.widget__links .fa-angle-right:before {
    color: white;
}
.widget--footer .widget__links li:hover span{
  color: var(--color-1st)
}
.widget--footer.products .widget__links li a:before{
  content: "\f111";
  display: inline-block;
  font: normal normal normal 7px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: white;
  position: absolute;
  top: 7px;
  left: -15px;
}
.widget--footer.products .widget__content{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer .form-control:focus{
  background:#262626
}
.footer .final-line a:hover,.footer .final-line a:hover span{
  color: white !important;
  text-decoration: underline;
}
.footer p.hotline{
  font-weight: 700;
  color: #fff !important;
}
.newsletter input{
  background-color: white;
  border: unset;
  height: 44px;
}
.newsletter h3{
  padding-top: 10px;
  font-size: 17px !important;
  color: white;
}
.newsletter button{
  background-color: var(--color-danger);
  color: white;
  height: 100%;
  padding: 0 15px;
}
.newsletter .fa-envelope-o {
  font-size: 80px;
  text-align: center;
  color: whitesmoke;
}
.home-adbanner img {
    width: 100%;
}
.newsletter .list--social a{
  color: white;
  border-radius: unset;
  border: 1px solid #ffffff;
}
.newsletter input {
  background-color: white;
  border: unset;
  height: 44px;
}

.newsletter h3 {
  font-size: 17px !important;
  color: white;
  margin-bottom: 0;
}

.newsletter form {
  width: 300px;
}

.newsletter button {
  background-color: var(--color-1st);
  color: white;
  height: 100%;
  padding: 0 15px;
}
.form--subscribe {
    max-width: 450px;
}
.form--subscribe label {
  text-indent: -9999px;
  position: absolute;
}
.form--subscribe input{
  background: #262626;
  height: 40px;
  max-width: 450px;
}
.form--subscribe button{
  background: white;
    height: 100%;
    color: white;
}
.form--subscribe i{
    color: black !important;
}
.footer .widget--footer{
  margin-bottom: unset;
}
.footer .widget--footer .address a{
  margin-right: 10px;
  display: inline-block;
  font-size: 14px;
  width: 35px;
  height: 35px;
  border-radius: 7px;
  color: #636363;
  border: 1px solid #ff0000;
  text-align: center;
  line-height: 34px;
}
.footer .widget--footer .address .fa{
  color: red;
}
.footer .right .widget--footer:last-child{
  margin-bottom: unset;
}
.shop__content ul.widget__links li {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px dashed #eaeaea;
}
.footer .final-line p{
  padding-top: 15px;
}
.post>*{
  max-width: unset;
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content h2{
  font-size: 40px;
    max-width: 55%;
    padding: 20px 20px;
      margin-top: 300px;
}
.product .product__price {
  color: #505050;
  font-weight: 500;
  justify-content: space-around;
}
.product__content .btn-contact{
  padding: 6px 15px;
  font-size: 15px;
  margin-top: 10px;
}
.home-news .item .collection {
  padding: unset;
  text-align: center;
  overflow: hidden;
}
.post__wrapper img {
  transition: all .8s cubic-bezier(.19,1,.22,1);
  width: 100%;
  height: 100%;
}
.home-news .item:hover img {
  transform: scale(1.1);
}
.home-news .item:hover .collection_link{
  color: var(--color-1st)
}
.home-news .item.left {
  padding: unset;
  text-align: justify;
}
.home-products .col-md-6{
	overflow: hidden;
	cursor: pointer;
}
.home-products .col-md-6 img{
	background: #000;
  opacity: 1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.home-products .col-md-6:hover img{
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.19);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity:0.7;
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }
.home-products .section__header{
  padding-bottom:20px;
}
.home-feature-posts .row div{
  margin-bottom: 10px;
}
.home-feature-posts .item{
  position: relative;
  margin: 5px 10px;
}
.home-feature-posts .item{
  position: relative;
  margin: 5px 10px;
}
.home-feature-posts h3 a {
    font-weight: 600;
}
.home-feature-posts h3 {
    font-size: 13px;
    text-align: center;
    margin-top: 12px;
}
.collection_link{
  font-size: 15px;
    margin-bottom: 5px;
  font-weight: 600;
}
.home-products .collection_link{
  font-size: 18px;
  text-transform: uppercase
}
.home-news .right .collection_link{
  padding: 0;font-size: 13px;
}
.home-news .owl-item{
  padding: 0 9px 10px;
}
.contact-row {
    display: flex;
}
.form--contact .form-group {
    margin-bottom: 20px;
}
.home-blog .blog-content p, .intro-pic{
    text-align: justify;
  }
.sub-menu{
  overflow: hidden
}
.sub-menu>li.menu-item-has-children>.sub-menu {
    position: relative;
    top: 0;
  left: 0;
  height: 100%;
  border: unset;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
/*   transition: all 0.1s ease */
}
.sub-menu>li>.sub-menu li{
   border-top: 1px dashed #c3c3c3;
  padding-left: 15px;
  border-bottom: unset
}
.sub-menu>li.menu-item-has-children:hover>.sub-menu {

  height: 100%;
}
.dd3-content>span.text.float-right{
  display: none;
}
.name-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  text-align: center;
  padding: 15px 0 15px 15px !important;
  margin-bottom: 0 !important;
  background: #2c2c2c63;
/*   background-image: linear-gradient(to right, #00000096 , #33333300); */
}
.item_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
.home-albums .item{
  overflow: hidden
}
.home-albums .item img{
  transition: .5s ease;
}
.home-albums .item:hover img{
  transform: scale(1.2)
}
.section--homepage .description{
  margin-bottom: 30px;
}
.readmore {
  padding: 10px;
  border: 1px solid #c96943;
  border-radius: 25px;
  color: var(--color-1st);
  font-size: 18px;
  font-weight: 500;
  width: 250px;
  text-align: center;
}
.readmore.resv{
  text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  border-color: #353535;
  color: #353535;
}
.readmore:hover a{
  color: #f0ad4e !important
}
.readmore:hover{
  -webkit-animation: shake 0.07s ease-in-out 0.07s infinite alternate;
  background: #353535;
  border-color: #353535;
}
@-webkit-keyframes shake {
 from {
    -webkit-transform: rotate(2deg);
 }
 to {
   -webkit-transform-origin:center center;
   -webkit-transform: rotate(-2deg);
 }

}
.home-categories .section__header {
  padding-bottom: 30px;
}
.home-categories .col-md-6:first-child {
  text-align: right
}
.home-categories .col-md-6:last-child {
  text-align: left
}
.home-categories h2{
  padding-top: 30px;
}
.home-categories h3 {
  font-size: 16px;
  margin: 15px 0 30px;
}
.home-categories img{
  transition: all .3s ease-in-out;
}
.home-categories .item {
    border: 5px solid var(--color-1st);
}
.home-categories .item .item-title {
    background-color: #3c3c3ca6;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  transition: all .3s ease-in-out;
}
.home-categories .item .item-title a {
    font-size: 24px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
}
.home-categories .item:hover .item-title{
  background-color: #3c3c3ccc;
}
.home-categories .item:hover img{
  opacity: 0.9;
}
.home-feature-posts .item:hover .name-overlay {
  opacity: 1;
}
.mobile-toolbar{
  display:none;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: white;
}
.mobile-toolbar ul{
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
}
.contact-form h2, .home-reason h2{
  color: white;
  background: url(/storage/index/restaurant-golden-venzel.png) no-repeat center bottom;
  padding-bottom: 25px;
}
.home-reason h2{
  color: unset;
}
.contact-form .form-control{
  background-color: whitesmoke;
}
.contact-form .btn--custom {
    margin: 0 auto;
    display: block;
}
.contact-form .btn--custom{
  color: black !important;
  background-color: white !important;
}
.home-reason h3{
  color: #5d1500;
}
.home-reason img{
  width: 50px;
}
.home-reason .item {
  text-align: center;
  background-color: #fff;
  padding: 45px;
}
.home-reason .item:hover {
    background-color: #2e2e2e;
}
.home-reason .item:hover h3{
    color: #fff;
}
.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle{
  top: -5px
}
.sub-menu-line ul{
  list-style: none;
  padding: 0;
  margin: 0 auto 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub-menu-line .widget__links{
  width: 40%;
  margin-bottom: 15px
}
.sub-menu-line .widget__links li:first-child:before {
    content: "\f0de";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -36px;
    left: 40%;
    color: #e6e6e6;
    font-size: 25px;
}
.sub-menu-line ul li:hover {
    border-bottom: 1px solid #ddd;
}
.owl-line .item img{
  width: inherit !important;
    margin: 0 auto;
}
.sub-menu-line ul li span{
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 15px;
}
.home-news .slick-track {
    width: unset !important;
}
.post--detail .post__header h1 {
  font-size: 24px;
  margin-bottom: 5px;
  padding-top: 5px;
}
.footer .final-line img {
    margin-top: -5px;
}
.owl-slider.owl-carousel{
  transition: top 0.4s all;
}

.shop__products .badge-secondary,.footer .badge-secondary {
  color: #464646 !important;
  background-color: #f5f5f5;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
  height: unset;
}
.footer .badge-secondary:hover {
    background-color: white;
}
.link-btn {
  display: table;
  padding: 6px 20px;
  color: #fff;
  border-radius: 5px;
  background: var(--color-2nd);
  border: 1px solid var(--color-2nd);
  font-size: 15px;
  font-weight: 600;
}
.link-btn i {
    transition: all .25s ease;
}
.link-btn:hover {
    color: var(--color-2nd);
    background: white;
}
.link-btn:hover i {
    transform: scale(1.5)
}
.home-project .link-btn{
  border: unset;
  border-top: 2px solid #5197d6;
  border-bottom: 2px solid #fff0;
  background: unset;
  border-radius: unset;
  color: #5197d6;
  padding: 6px 20px 6px 0;
}
.home-project .link-btn:hover{
  border: 2px solid #5197d6;
  background: #5197d6;
  color: #fff;
  padding: 6px 20px;
}
.home-services .link-btn:hover{

    color: var(--color-1st);
    background: white;
}
.home-banner{
  background-color: #007576;
}
.home-banner h3{
  font-size: 21px;
}
.home-banner .col-xl-7, .home-banner .item{
  padding: 15px 0
}
.home-banner .item{
  transition: ease .4s all;
}
.home-banner .item:hover{
  transform:scale(1.2)
}
.home-banner .border{
  border: 2px dotted white !important;
}
.panel--search {
    position: absolute;
    top: 100px;
    left: unset;
    right: 10%;
    padding: 0;
    border-bottom: unset;
    background-color: unset;
    transition: all .8s cubic-bezier(.19,1,.22,1);
}
.panel--search.active {
    width: 300px;
}
.panel--search .form-control {
    height: 39px;
    background-color: white;
    border-radius: 20px;
}
.main-header .form--primary-search button {
    right: 0;
}
.shop__products .product:hover .product__wrapper {
    transform: unset;
    background: unset;
    box-shadow: unset;
}
.shop__products .product h3 a{
  color: var(--color-1st);
  font-size: 20px;
}

.product .product__actions.gallery li a{
  padding: 10px 14px;
    border-radius: 50%;
}

#sale-gallery .product:hover .product__wrapper {
  transform: unset;
}
#sale-gallery .product:hover .product__thumbnail img{
  transform: scale(1.1);
}
.widget_title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-size: 18px;
}
.widget_categories li, .widget_archive li, .widget_recent_post li {
    padding-bottom: 10px;
    list-style: none;
}
.widget_categories li a, .widget_archive li a {
    position: relative;
  font-size: 16px;
}
.widget_categories li a::before, .widget_archive li a:before {
    content: "\f0da";
    font-family: "FontAwesome";
    height: auto;
    line-height: normal;
    margin-right: 10px;
}
ul, li, ol {
    margin: 0;
    padding: 0;
}
.sidebar .widget + .widget {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
}
.post_img, .widget_course li .course_img {
    float: left;
    margin-right: 10px;
}
.post_img img {
    width: 80px;
}
.page--product--detail .right{
  border-left: 1px solid #dee2e6!important;
}
.post_content, .widget_course li .course_content {
    overflow: hidden;
}
.post_content .product_title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 5px;
}
.post_content h6 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
.post_content .product_price {
    margin-bottom: 0px;
}
.post_content .price {
    color: #FF324D;
    font-weight: 600;
}
.product_price del {
    font-size: 14px;
    margin-right: 5px;
    margin-left: 3px;
}
.background-f2{
  background-color: #f6f5f5 !important;
  overflow: hidden
}
.footer .last-block {
    background-color: #272727;
  padding: 20px 0 10px;
}
.paddingright10 {
    padding-right: 10px!important;
}
.paddingleft10 {
    padding-left: 10px!important;
}
.left_tt_home {
    float: left;
    width: 574px;
    margin: 0;
}
#news-focus-left .news {
    position: relative;
}
.news .thumb a {
    display: block;
}
.slash {
    display: block;
    overflow: hidden;
    position: relative;
}
.scale3d img {
    float: left;
    width: 100%;
    height: auto;
    margin: auto;
    transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -webkit-transform: scale3d(1,1,1);
    backface-visibility: hidden;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    -moz-transition: opacity 1s,-moz-transform 1s;
    -webkit-transition: opacity 1s,-webkit-transform 1s;
}
.scale3d img {
    float: left;
    width: 100%;
    height: auto;
    margin: auto;
    transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -webkit-transform: scale3d(1,1,1);
    backface-visibility: hidden;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    -moz-transition: opacity 1s,-moz-transform 1s;
    -webkit-transition: opacity 1s,-webkit-transform 1s;
}
#news-focus-left .text {
    bottom: 0;
    width: 100%;
    border: none;
    z-index: 9;
    position: absolute;
    background: rgba(0,0,0,.7);
}
#news-focus-left h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    padding: 20px;
}
#news-focus-left h3 a {
    color: #fff;
}
.right_tt_home {
    float: left;
    margin: 0 0 0 20px;
    width: 586px;
}
#news-right-top {
    margin-bottom: 20px;
    width: 100%;
}
#news-right-top .news {
    width: 49%;
}
.group-item .news {
    float: left;
}
#news-right-top .inner {
    position: relative;
}
#news-right-top .text {
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    border: none;
    z-index: 9999;
    padding: 10px;
    position: absolute;
    background: rgba(0,0,0,.7);
}
#news-right-top h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 5px;
    text-transform: capitalize;
}
#news-right-top h3 a {
    color: #fff;
}
#news-right-bottom {
    width: 100%;
}
#news-right-bottom .news {
    width: 49%;
    float: left;
    margin: 0 10px 20px 0;
}
#news-right-bottom .thumb {
    float: left;
    width: 40%;
    margin-right: 10px;
}
.clear{clear: both}
.title-overlay{
  bottom: 0;
  background: rgb(209 209 209 / 70%);
  color: white;
  padding: 10px !important;
}
.home-intro .title-overlay{
  background: rgb(45 45 45 / 67%);
  padding: 25px 20px !important;
}
.home-intro .title-overlay h3{
  font-size: 23px;
  text-align: center;
}
.home-intro .post:hover img{
  filter: opacity(0.8);
}
.home-intro .post:hover .title-overlay h3{
  color: white !important
}
.home-project .title-overlay{
  background: rgb(51 51 51 / 70%);
  transition: all 0.3s;
}
.home-project .post:hover .title-overlay{
  background: rgb(1 1 1 / 80%)
}
.home-project .post:hover h3{
  color: white !important
}
.home-project .collection_link{
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.6em
}
.home-project .post__header p{
  line-height: unset
}
.home-project .title-btn{
  border: 1px solid #ddd;
  padding: 5px 30px;
  box-shadow: 0 3px 4px -1px #284bc7;
}
.home-project .container{
  position: relative;
}
.home-project .container{
  position: relative;
}
.post:hover h3{
  color: var(--color-1st) !important
}
.w-30 {
    width: 30%!important;
}
.modal-content {
    border: 8px solid #ffffff61;
    border-radius: 20px;
}
.block--contact-form input, .block--contact-form textarea {
    border: unset;
    background-color: #eaeaea !important;
    border-radius: 20px;
}
.box-blogs.view-list {
    width: 100%;
    float: none;
  display: inline-block;
}
.intro-pic .item-blogs {
    padding-bottom: 45px;
}
.clearfix:before{
  display: table;
    content: " ";
}
.view-list .item-blogs .img-blogs {
    width: 38.33333%;
    padding-top: 27.22222%;
    float: left;
    margin: 0;
}
.item-blogs .img-blogs {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 66.66667%;
}
.intro-pic .list-item:nth-child(2n + 1) .item-blogs .img-blogs {
    float: right;
}
.news-block-change .view-list .item-blogs .img-blogs {
    width: 43.2%;
    padding-top: 32%;
}

.img-blogs a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.img-blogs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.intro-pic .list-item:nth-child(2n + 1) .info {
    padding-right: 15px;
    border-left: 3px solid var(--color-1st);
}
.box-blogs.view-list .info {
    overflow: hidden;
    padding-left: 15px;
}
.new-number {
    font-size: 40px;
    color: var(--color-1st);
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    letter-spacing: 1px;
    font-weight: bold;
}
.intro-pic .title-blogs-item {
    height: initial;
}
.title-blogs-item {
    margin: 10px 0 20px 0;
    height: 42px;
    overflow: hidden;
    display: block;
    font-weight: 300;
}
.title-blogs-item a {
    font-size: 14px !important;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    line-height: initial;
    display: block;
}
.item-blogs .desc-blogs {
    color: #878787;
    overflow: hidden;
    text-align: justify;
    min-height: initial
}
.services-package *{
  color: white
}
.services-package li>a:hover{
  color: white;
}
.services-package li>a:hover span {
    color: #57fff8;
}
.services-package-post{
  background-color:#f4f4f4
}
.services-package .post__thumbnail{
  background-color:#fff
}
.services-package .post__header {
    padding: 15px 0;
    border-bottom: 2px dashed #838383;
    margin-bottom: 15px;
}
.post__services .item{
  padding-left: 19px;
  list-style: none;
  position:relative
}
.post__services .item li{
  padding: 6px 0
}
.post__services .item li a:before {
    content: " ";
    width: 0;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: -2px;
    left: 20px;
    z-index: 5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.post__services .item li:hover a:before {
    width: 91%;
}
.post__services span:after {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    content: "";
    position: absolute;
    left: -9px;
    top: -5px;
}
.post__services .link-btn{
  border: 1px dashed #ddd;
    border-radius: unset;
  margin-top: 20px !important;
}
.homeProducts {
    overflow: hidden;
    padding: 60px 0 110px;
}
.homeProducts .slick-center .homeProduct .homeProduct__inner {
    z-index: 1;
}
.homeProducts .homeProduct__inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: relative;
}
.homeProducts__slide {
  width: 32.01388889%;
  margin: 0 auto;
}
.slick-slider .arrow {
    position: absolute;
    top: 50%;
    margin-top: -1.1875em;
    display: block;
    width: 2.375em;
    color: #999999;
    border-radius: 50%;
    background: #ebebeb;
    z-index: 1;
}
.homeProducts__slide .arrow {
  position: absolute;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 50px;
  height: 5em;
  margin-top: -2.5em;
  border-radius: 10px;
}

.homeProducts__slide .arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.25em;
  height: 2.8125em;
  margin-top: -1.40625em;
  margin-left: -0.625em;
  background-position: center;
  background-size: 100%;
}

.homeProducts__slide .arrow--prev {
  left: auto;
  right: 100%;
  margin-right: 92px;
  border-radius: 10px 0 0 10px;
}

.homeProducts__slide .arrow--prev:before {
  background-image: url("/storage/general/ic-arrow-prev.svg");
}

.homeProducts__slide .arrow--next {
  right: auto;
  left: 100%;
  margin-left: 92px;
  border-radius: 0 10px 10px 0;
}

.homeProducts__slide .arrow--next:before {
  background-image: url("/storage/general/ic-arrow-next.svg");
}

.homeProducts__slide .arrow:hover {
  background: #fff;
}

.homeProducts__slide .slick-dots {
  bottom: -105px;
}

.homeProducts .slick-list {
  overflow: inherit;
}

.homeProducts .homeProduct {
  padding: 10px;
  transition: all 0.2s ease-in-out;
}

.homeProducts .homeProduct__inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
}

.homeProducts .homeProduct__inner:after {
  content: "";
  padding-top: 81.34490239%;
  display: block;
}

.homeProducts .homeProduct__inner img {
  display: none;
}

.homeProducts .homeProduct__img {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
  box-shadow: 0 0 0 20px #fff;
  transition: all 0.2s ease-in-out;
}

.homeProducts .homeProduct__img:before, .homeProducts .homeProduct__img:after {
  content: " ";
  width: 30px;
  position: absolute;
  top: -20px;
  bottom: -20px;
  border: 20px solid #fff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
  transition: all 0.2s ease-in-out;
}

.homeProducts .homeProduct__img:before {
  right: 100%;
  border-radius: 0 30px 30px 0;
  border-width: 20px 20px 20px 0;
}

.homeProducts .homeProduct__img:after {
  left: 100%;
  border-radius: 30px 0 0 30px;
  border-width: 20px 0 20px 20px;
}
.homeProducts .homeProduct__title {
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 1.25em;
  font-weight: 400;
  text-align: center;
  transition: all 0.2s ease-in-out;
}

.homeProducts .homeProduct__inner > .homeProduct__title {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-right: 84px;
  margin-top: 0.83333333em;
  display:none
}

.homeProducts .homeProduct__info {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all 0.2s ease-in-out;
}

.homeProducts .homeProduct__info__inner {
  position: relative;
  max-width: 510px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 3em 1em 3.125em;
  background: white;
  background: linear-gradient(to bottom, white 0%, white 56%, whitesmoke 76%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.homeProducts .homeProduct__info__inner:after, .homeProducts .homeProduct__info__inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 136px;
  margin-top: -68px;
  background-size: 100%;
}

.homeProducts .homeProduct__info__inner:after {
  left: -8px;
  background-image: url("/storage/general/shadow-left.png");
}

.homeProducts .homeProduct__info__inner:before {
  right: -8px;
  background-image: url("/storage/general/shadow-right.png");
}

.homeProducts .homeProduct__info__readmore {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -1.04166667em;
  margin-bottom: -1.04166667em;
  width: 2.08333333em;
  line-height: 2.08333333em;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  background: #f58220;
  border-radius: 5px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.homeProducts .homeProduct__info__readmore i {
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  top: 0.125em;
  left: -0.04166667em;
}

.homeProducts .homeProduct__info__readmore:hover {
  background: #00853f;
}

.homeProducts .homeProduct__info .homeProduct__title {
  margin: 0;
}

.homeProducts .homeProduct__info .homeProduct__title a {
  color: #00853f;
}

.homeProducts .homeProduct__info .homeProduct__title a:hover {
  color: #f58220;
}

.homeProducts .homeProduct__info__content {
  max-width: 90%;
  margin: 0 auto;
  font-size: 1.12em;
  line-height: 1.3;
  max-height: 5em;
  overflow: hidden;
  position: relative;
  top: 0.77777778em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-align: justify;
  text-align-last: center;
}

.homeProducts .slick-center .homeProduct .homeProduct__inner {
  z-index: 1;
}

.homeProducts .slick-center .homeProduct .homeProduct__inner > .homeProduct__title {
  margin-right: 0;
  margin-top: 0.83333333em;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
}

.homeProducts .slick-center .homeProduct .homeProduct__info {
  margin-top: 35px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
}

.homeProducts .slick-center .homeProduct .homeProduct__img {
  top: -37px;
  bottom: -37px;
  left: -82px;
  right: -82px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
}

.homeProducts .slick-center .homeProduct .homeProduct__img:before, .homeProducts .slick-center .homeProduct .homeProduct__img:after {
  top: 17px;
  bottom: 17px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
}

.homeProducts .slick-center .homeProduct .homeProduct__img span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=${opperc})";
  filter: "alpha(opacity=${opperc})";
}

.homeProducts .slick-center .homeProduct + .homeProduct .homeProduct__inner > .homeProduct__title {
  margin-right: 0;
  margin-left: 84px;
}
.carousel--nav .owl-nav .owl-prev, .carousel--nav .owl-nav .owl-next {
    margin-right: -10px !important;
    margin-left: -10px !important;
    border-radius: 50%;
    background: #d9d9d9ba !important;
    width: 40px;
    height: 40px;
}
.home-news .post__header span {
    display: block;
    font-size: 13px;
    margin: 5px;
    color: #959595;
    font-style: italic;
}
.homeProducts .slick-center + .homeProduct .homeProduct__inner > .homeProduct__title{
  margin-right: 0;
    margin-left: 84px;
}
.arti-list .item{
  padding: 10px 15px;
  border-bottom: 1px dashed #ddd;
}
.arti-list .item:hover, .arti-list .item.active{
  background: #575757;
}
.arti-list .item:hover a, .arti-list .item.active a{
  color: white
}
.final-line .block{
  line-height: 1.6
}
.final-line .widget__links{
  list-style: none;
  display: flex;
      flex-flow: wrap;
}
.final-line .widget__links li{
  padding: 0 10px;
  position: relative;
}
.final-line .widget__links li:before{
  content: "|";
  position: absolute;
    left: 0px;
}
.final-line .widget__links li:first-child{
  padding-left:0;
}
.final-line .widget__links li:first-child:before{
  content: unset
}
.footer .cover{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
.dropdown>a:after{
  content: unset
}
.main-slider {
  position: relative;
  width: 100%;
  overflow:hidden;
  min-height: 8vw;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
  margin-bottom: 0 !important
}
.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.main-slider .slick-slide {
  position: relative;
  /* height: 38vw; */
}
.main-slider .slick-slide::before {
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
.main-slider .slick-slide iframe {
  /* position: relative; */
  pointer-events: none;
}
.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}
.main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}
.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.main-slider .slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active {
  z-index: 1;
}
.main-slider .slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active .cover  {
/*   opacity: 1; */
/*   transform: translateY(0); */
/*   transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s; */
  display: block
}
.main-slider .cover{
  position: absolute;
  bottom: 15%;
  right: 5%;
  padding: 20px;
/*   transition: all 0.3s ease; */
/*   transform: translateY(100px); */
/*   opacity: 0; */
  display: none;
  z-index: 1;
  max-width: 40%;
}
.main-slider .cover:hover{
  background: #00000024;
  backdrop-filter: blur(2px);
  border-radius: 10px;
}
.main-slider .caption {
  color: #fff;
  margin: 0;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
  margin-bottom: 30px;
  position: relative;
  display: block;
  white-space: pre-wrap;
  line-height: 1.2;
}
.main-slider .caption:before {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 150px;
  height: 4px;
  background: #fff
}
.main-slider .description {
  color: #fff;
  margin: 0;
  font-weight: 200;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
  text-align: left;
  font-style: italic;
}
.main-slider .button {
    display: table;
    margin-top: 20px;
  letter-spacing: 0.1em;
    border-radius: unset;
    padding: 7px 35px;
}

.main-slider .slick-dots {
  text-align: center;
  padding-top: 15px;
}
.main-slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.main-slider .slick-dots li button {
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 0 transparent;
  vertical-align: middle;
  color: #fff;
  background-color: #fff;
  transition: all 0.3s ease;
  opacity: 0.4;
}
.main-slider .slick-dots li button:focus {
  outline: none;
}
.main-slider .slick-dots li button:hover {
  opacity: 1;
}
.main-slider .slick-dots li.slick-active button {
  border-color: #2d3042;
  box-shadow: 0 0 0 2px #fff;
  opacity: 1;
}


@-webkit-keyframes slideIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
.row-reverse{
  grid-auto-flow: dense;
  direction: rtl;
}
.row-reverse .post,.row-reverse .content{
  direction: ltr;
}

.grid-col-3{
  grid-template-columns: repeat(auto-fill, minmax(320px,1fr));
}
.grid-col-4{
  grid-template-columns: repeat(auto-fill, minmax(250px,1fr));
}
.grid-col-2{
  grid-template-columns: 1fr 1fr;
}
/* .grid-col-2{
  grid-template-columns: repeat(auto-fill, minmax(500px,1fr));
  gap: 2px
} */
.grid-col-2-intro{
  grid-template-columns: 280px 1fr;
}
.grid-col-2-280{
  grid-template-columns: 280px auto;
}
.grid-col-2-70{
  grid-template-columns: 70px auto
}
.grid-col-2-21{
  grid-template-columns: auto 376.5px
}
.grid-col-2-12{
  grid-template-columns: 1fr 2fr
}
.grid-col-2-287{
  grid-template-columns: auto 287.5px
}
.grid-col-2-287-re{
  grid-template-columns: 287.5px auto
}
.grid-col-2-760{
  grid-template-columns: 760px auto
}
.gap-15{
  gap: 15px
}
.gap-20{
  gap: 20px
}
.gap-30{
  gap: 30px
}
.gap-40{
  gap: 40px
}
.home-project .cover{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2929299e;
  transition: all .3s ease
  width: 100%
}
.home-project .wrapper{
/*   position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  padding: 10px 25px;
  width: 100%; */
}
.home-project h3{
  font-size: 16px
}
.home-project .content{
  height: 0px;
  overflow: hidden;
  transition: all .5s ease;
  opacity: 0;
  visibility: hidden;
}
.home-project .item{
  padding: 30px 65px;
  box-shadow: 0 0 15px 0 #ddd
}
.home-project .item img{
  transition: all .4s ease;
}
.home-project .item:hover img{
  transform: scale(1.2)
}
.post, .page--inner .post{
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem #e9e9e9 !important;
  transition: all .5s ease;
/*   margin: 20px; */
}
.post .post__wrapper .post__thumbnail{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.post .post__wrapper .category{
  margin-bottom: 10px;
  font-weight: 600;
  color: #c3c3c3
}
.post .post__wrapper .collection_link {
  font-size: 15px;
  color: #16314d
}
.post .post__wrapper .title {
  font-size: 14px;
  font-weight: 400
}
.post .post__wrapper .date {
  margin-bottom: 10px;
  color: #16314d;
  font-size: 13px;
}
.post .post__wrapper .post__content{
  padding: 35px 30px 35px 15px;
}
 .post .post__wrapper.vertical .post__content{
  padding: 10px 30px 35px;
}
.post-area .post .post__wrapper .post__content{
  padding: 15px 20px
}
.post-area .post .post__wrapper .collection_link {
    font-size: 15px;
    color: #0b0b0b;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
}
.post-area .post .post__wrapper .collection_link:before {
    content: "";
    position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 2px;
  background: #ff1c1c
}
.post-area .post .post__wrapper p {
  font-style: italic;
  text-align: center
}
.language_bar_list {
  border-radius: 20px;
  background: #fff;
}
.language_bar_list span{
  padding: 0 20px;
  border-radius: 10px;
  color: var(--color-1st);
  font-weight: 600;
  font-size: 15px;
}
.banner-area {
    border-radius: 10px;
    padding: 85px 45px;
}
.banner-area.inner {
    padding: 20px 45px;
}
.banner-area.inner.news {
    padding: 0 0 20px 0;
}
.banner-area .wrapper {
    position: sticky;
    top: 70px;
}
.banner-area h3 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative
}
.banner-area h3:after {
  border-bottom: solid 2px #fff;
}
.banner-area p {
    font-size: 18px;
}
.banner-area h3, .banner-area p {
    color: #fff;
}

.faqs-list h4 {
  margin-top: 30px
}

.faqs-list h4:first-child {
  margin-top: 0
}

.faqs-list .card {
  background-color: #fcfcfc;
  border: 0;
  -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 7%);
  box-shadow: 0 4px 4px rgb(0 0 0 / 7%);
  margin-bottom: 10px
}

.faqs-list .card .card-header {
  background: #fff;
  border-radius: 0;
  padding: 1rem
}

.faqs-list .card .card-header h2 button {
  background: #fff;
  border: none;
  color: #333;
  display: block;
  font-size: 16px;
  padding: 0;
  position: relative;
  text-decoration: none!important;
  text-transform: none;
  width: 100%
}

.faqs-list .card .card-header h2 button:before {
  display: none
}

.faqs-list .card .card-header h2 button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 1px solid #ced4da;
  border-radius: 50%;
  color: #ced4da;
  content: "";
  height: 40px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -7px;
  transform: scale(.7)!important;
  transition: transform .2s ease-in-out;
  width: 40px
}

.faqs-list .card .card-header h2 button:not(.collapsed):after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")
}
.faqs-list .nav-tabs{
  justify-content: center;
  background: #f2f2f2;
  text-align: center;
      border: unset;
  box-shadow: 0 4px 4px rgb(158 158 158 / 55%);
}
.faqs-list .nav-link{
  padding: 10px 20px;
  font-size: 17px;
    font-weight: 600;
}
.faqs-list .nav-link.active{
  color: var(--color-1st);
    border-bottom: 5px solid var(--color-warning);
}
.banner-area .link-btn{
  color: #00366e;
  background: #fff;
  border-color: #fff
}
.banner-area .link-btn:hover{
  color: #fff;
  background: #00366e
}
.block-moving {
  text-align: center;
  max-width: 385px;
  padding: 0 5px;
  overflow: hidden;
  background: #12578b;
  border-left: 5px solid #12578b;
  border-right: 5px solid #12578b;
}
.block-moving p {
  background-color: #12578b;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0;
  padding: 5px 15px;
  transform: translateX(100%);
  white-space: nowrap;
}
.text-moving {
  animation: moveText linear 25s -3s forwards infinite;
}
.post-area.detail{
  max-width: 100%;
  overflow: hidden;
}
.post-area ul, .post-area  li, .post-area ol{
  padding: revert;
  margin: revert;
}
article.post:hover {
  transform: scale(1.02);
  box-shadow: 0 0.5rem 1rem #b5b5b5 !important;
}
.home-helper {
  padding: 90px 0 90px;
  background: #114891
}
.home-helper h2:before, .home-helper h2:after, .home-quote h2:after, .home-text h2:before, .home-text h2:after{
  content: unset
}
.home-helper .section__header{
  text-align:left;
}
.home-helper h2{
  font-weight: 300;
  font-size: 30px;
  color: #00aeef
}
@keyframes moveText {
	from { transform: translateX(30%); }
	to { transform: translateX(-100%); }
}
.block-1 {
  font-size: 16px;
  font-weight: 300;
  text-align: right;
  color: #00aeef
}
.block-1 p{
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0;
  letter-spacing: 1.2px;
}
.block-1 i{
  font-size: 32px;
}
.section__content .link-btn{
  padding: 12px 30px;
  margin-bottom: 5px;
  background: #00aeef
}
.home-quote{
  padding: 130px 0;
}
.home-quote h2{
  font-size: 58px;
  margin-bottom: 40px;
  white-space: pre-wrap;
}
.home-quote .section__content *{
  color: #fff;
  font-family: 'Maven Pro', sans-serif;
  font-size: 19px;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}
.home-quote h2:before{
  background: #00aeef;
  width: 80px;
  bottom: -40px;
  left: 0;
}
.home-text .section__header{
  padding: 20px 30px
}
.home-text .section__content{
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  border-left: 2px solid #000;
  padding-left: 20px;
  font-weight: 300;
  color: rgb(119, 119, 119);
  font-size: 16px;
  text-align: justify;
  line-height: 1.2;
}
.home-employees .post .post__wrapper .post__content{
  padding: 10px 13px;
}
.home-employees .section__content{
  padding: 10px 20px 20px;
  max-width: 900px;
  margin: 0 auto
}
.single-post h1{
  padding: 50px 82px;
  background: var(--color-1st);
  font-size: 30px;
  display: table;
  margin-top: -95px;
  color: #fff;
  text-transform: uppercase;
  min-width: 288px;
}
ul.count{
  margin-top: 50px;
  list-style: none
}
.count li {
  background: #f3f3f3;
  border-right: 1px solid #ddd;
  margin: 0;
  padding: 30px 0;
}
.post--detail.hr{
  margin-top:130px
}
.hr .sublogo {
    margin-right: 20px;
    display: block;
}
.hr .link-btn{
    background-color: #a8996e;
    border-color: #ddd;
    padding: 2px 20px;
    font-weight: 400;
    border-radius: 20px;
}
.home-intro .owl-nav {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease;
}
.home-intro .container:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff;
  border: 1px solid #000;
    height: 9px;
    width: 9px;
}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 17px;
    width: 17px;
    margin: -6px 0 0 -6px;
}
.section-index {
    position: relative;
}
ul.sub-menu-line {
    list-style: none;
    padding: 0;
    margin: 0 auto 60px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#fp-nav ul li, .fp-slidesNav ul li {
  margin: 10px;
}
#logo{
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
  image-rendering: -webkit-optimize-contrast;
}
.reset-cap h1{
  text-transform: unset !important
}
.inside-view-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.inside-view-details {
  background: url(../img/view-details.svg) no-repeat center center/contain;
  transform: rotate(-90deg);
  background-size: 115px;
  padding: 5px;
}
footer .inside-view-details {
  background: url(/storage/general/tungkong-logo-btn.png) no-repeat center center/contain;
  transform: rotate(0);
  background-size: 80px;
  padding: 5px;
}
.view-details text, .view-details textPath, .view-more text, .view-more textPath {
    font-size: inherit;
    fill: currentColor;
    font-weight: 700 !important;
}
.view-details {
    position: relative;
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    text-transform: uppercase;
    font-size: 20px;
    color: var(--color-1st);
    z-index: 99;
}
.view-details {
    transition: all .4s ease-in-out;
    border: 1px solid var(--color-1st);
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 1px;
}
.view-details:hover{
  background-color: var(--color-1st);
  transform: scale(.8) rotate(-90deg);
}
.view-details:hover .inside-view-details {
    filter: brightness(20);
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    top: 6px;
    left: 6px;
  transform: rotate(90deg);
  padding: 0;
}
.view-details:hover .inside-view-details svg {
    animation-name: Rotate;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes Rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes RotateNew {
    0% {
        transform: rotate(0) scaleX(1);
        opacity: 1
    }
    33% {
        transform: rotate(90deg) scaleX(.9);
        opacity: .9
    }
    60% {
        transform: rotate(135deg) scaleX(1.1);
        opacity: .8
    }
    80% {
        transform: rotate(235deg) scaleX(.9);
        opacity: .9
    }
    100% {
        transform: rotate(360deg) scaleX(1.1);
        opacity: 1
    }
}
.home-project:after{
  content: url(/storage/general/tungkong-intro-bg.png);
  position:absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  z-index: -1;
}
.home-project .section__header .bg-text-intro{
  position: absolute;
  top: -115px;
  left: -30%;
  font-weight: bolder;
  font-size: 100px;
  color: #f4f6f7;
  z-index: -1;
}
.home-project .section__header .rectangle{
  position: absolute;
  top: -300px;
  left: 49%;
  width: 200px;
  height: 55vh;
  background: #edf0f2;
  z-index: -1;
  border-radius: 10px;
}
.layout, .text-project-home {
    position: relative;
    display: block;
}
.layout {
    width: 100%;
    height: 45vw;
    overflow: hidden;
    margin: 1vw auto 0;
    z-index: 1;
}
.columns, .layout-move {
    grid-area: 1/1/3/3;
    display: grid;
    grid-template-rows: 100%;
}
.layout-move {
    height: 100vh;
    grid-template-columns: 100%;
    align-items: center;
    justify-self: center;
    transform: translate3d(0,0,0);
    position: relative;
    width: 100%;
}
.columns {
    position: absolute;
    width: 126%;
    height: auto;
    top: 0;
    left: -13%;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 1vw;
    padding: 0;
}
.column {
    position: relative;
    align-self: center;
    transform: translate3d(0,0,0);
}
.need-remove {
/*     opacity: .5; */
    pointer-events: none;
}
.column-img {
    position: relative;
    width: 100%;
    height: 20vw;
    border-radius: 15px;
    overflow: hidden;
    display: block;
    cursor: pointer;
    z-index: 1;
}
.big-thumb {
    height: 33vw;
    cursor: pointer;
    z-index: 10;
}
.column-img, .column-img img {
    transition: all .6s ease-in-out;
}
.column-img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0 ,.3);
    transition: all .4s ease-in-out;
}
.column-img img {
    top: 0;
    object-fit: cover;
    object-position: center center;
    height: 100%;
    z-index: -1;
}
.column-img img, .column-img::after {
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
}
.column-img::after {
    content: '';
    height: 50%;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.5),transparent);
    z-index: 1;
}
.column-img:not(:last-child) {
    margin-bottom: 1vw;
}
.item-library {
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 5;
}
.column-img .item-library {
    transition: all .3s ease-in-out;
}
.title-news-home {
    position: relative;
    display: block;
    padding: 1.5vw;
    text-align: left;
}
.date, .date-thumb {
    height: auto;
    color: #fff;
    line-height: 1.2;
    z-index: 5;
}
.date-thumb {
    margin: 0 0 10px;
    background-color: unset;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    border-radius: 0;
}
.date, .date-thumb {
    transition: all .3s ease-in-out;
}
.title-news-home h3 {
    color: #fff;
    --minFontSize: 15px;
    --maxFontSize: 1vw;
    --scaler: 10vw;
    font-size: clamp(var(--minFontSize),var(--scaler),var(--maxFontSize));
    font-weight: 400;
    text-transform: uppercase;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.column-img::after {
    content: '';
    height: 50%;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.5),transparent);
    z-index: 1;
}
.has-block:before {
    content: '';
    height: 96%;
    width: 170px;
    position: absolute;
    top: 0;
    background: #6fe1ef;
    border-radius: 10px;
}
.bg-text {
  position: absolute;
  bottom: 4px;
  left: -100px;
  font-size: 116px;
  font-weight: 900 !important;
  color: #a2a2a2;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #bebebe;
}
.nav-pills .nav-link{
  padding: 5px 16px;
  border: 1px solid #6fe1ef;
  margin: 0 6px 7px;
  border-radius: 20px;
  background: #6fe1ef;
  font-weight: 300;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #6fe1ef;
  color: #524f4f;
}
.home-product .product--detail .product__thumbnail{
  max-width: 760px
}
.home-product .product--detail .product__variants {
  max-width: 700px !important;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-product .product--detail .product__gallery img {
  padding: unset;
  border: unset;
}
.home-product .product--detail .product__variants .item img {
    border-color: #fff
}
.colums-ani{
  transition: all .1s ease;
}
.gap-10{
  gap:10px
}
.sub-menu-list {
  display: flex;
  position: sticky;
  top: 111px;
  background: #ddddddb5;
  gap: 2px;
  z-index: 1000;
}
.sub-menu-list button{
  padding: 5px 15px;
  font-size: 15px;
  background: #acacac;
  border-color: #acacac;
}
.sub-menu-list button:hover{
  background: var(--color-1st);
  border-color: var(--color-1st);
  color: #fff
}
.sub-menu-list button:hover a{
  color: #fff
}
.h1-description {
  max-width: calc(100% - 319px);
  background: #404040;
  padding: 10px 40px;
  margin-top: -95px;
  color: #fff;
  display: flex;
  align-items: center;
  white-space: pre-line;
  font-size: 15px;
}
.home-product .product--detail .product__content {
  white-space: pre-line;
}
.header--mobile .logo {
  font-size: 20px;
  display: block;
  position: absolute;
  bottom: -65px;
  width: 80px;
  left: 50%;
  transform: translate(-61%, 0);
}
@media screen and (max-width: 1440px){
  .section--blog .section__header {
    background-attachment: unset !important;
    background-size: cover !important;
  }
  .home-helper {
    padding: 90px 0 35px;
    background: #114891;
  }
  .footer>.container {
    padding: 0 0 35px;
  }
}
@media screen and (max-width: 1200px){
  body{
    padding-top: 72px;
  }
  body.inner{
/*     padding-top: 42px; */
    padding-top: 42px;
  }
  body.inner.index{
    padding-top: 70px;
  }
  .homeProducts .homeProduct__info__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .homeProducts .homeProduct__info__content {
    max-width: 100%;
  }
  .home-text .section__content {
    -webkit-line-clamp: 5;
  }
}
@media screen and (max-width: 1024px){
  .home-blog .blog-right{
    /*max-width: unset;*/
  }
  .footer form {
    width: 100%;
    margin-right: unset;
  }
  .newsletter form{
    margin-bottom: 10px;
  }
  .menu--mobile>li>a.logo{
    display: none;
  }
  .home-news .rw .blog-content p, .header-top{
    display: none;
  }
  .page--shop .page__hero {
    min-height: 150px;
  }
  .sub-menu-line ul {
    margin: 0 auto 30px;
  }
  .section--homepage h2 {
    font-size: 35px !important
  }
  .header .btn-shopping-cart>span {
    top: -5px;
    left: 18px;
  }
  .layout {
    height: auto;
  }
  .columns, .layout-move {
    height: auto;
  }
  .need-remove {
    display: none;
  }
  .columns {
    width: 100%;
    left: auto;
    position: relative;
    grid-template-columns: repeat(3,1fr);
    padding: 40px 5vw;
  }
}
@media screen and (max-width: 992px){
  .home-intro .container .col-md-1{
    height: 495px;
  }
  .home-intro .container .intro-pic{
    margin-top: 55px;
  }

  .home-blog .blog-right{
    max-width: 47%;
  }
  .footer form {
    width: 100%;
    margin-right: 30px;
  }
  .product .product__wrapper{
    display: block;
  }
  .product__thumbnail {
    width: unset;
  }
  .product .product__wrapper .product__content {
    padding: unset;
    margin: unset;
  }
  .home-collection .section__content {
    margin-top: -125px;
  }
  .home-products .nav-pills li h2:before {
    content: unset;
    margin: unset;
  }
  .banner-area.inner,.header-top .navigation__left, .header-top .list--social{
    display: none;
  }
  .section--homepage .section__header p{
    max-width: unset;
  }
  .service-grid.shadow {
    grid-template-columns: auto;
  }
  .grid-col-2-intro {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px){
  .header-top .navigation__right{
    width: 100%;
    margin-right: unset;
    display: unset;
  }
  .header-top .langs {
    margin-left: unset;
    float: right;
  }
  .home-intro .intro-content {
    padding: 20px 15px !important;
  }
  .home-intro .container .col-md-1 {
    height: 420px;
  }
  .home-intro .container .intro-pic {
    top: -10px;
  }
  .section--homepage .section__header h3{
    font-size: 22px;
  }
  .mobile-toolbar{
    display: none;
    padding: 15px 0 5px;
  }
  .home-intro .link-btn {
    bottom: -5px;
  }
  .product--detail .product__thumbnail {
    max-width: unset;
  }
  .home-product .product--detail .product__thumbnail{
    max-width: 100%
  }
  .home-intro .section__header span {
    font-size: 25px;
  }
  .home-intro .section__header p {
    font-size: 15px;
  }
  .home-intro .section__header h1 {
    font-size: 30px;
  }
  .section--blog .section__header{
    background-position: cover;
    background-attachment: scroll !important;
  }
  .home-feedback .owl-stage-outer {
    padding: unset;
  }
  body.inner,body{
    padding-top: 57px !important;
  }
  .view-list .item-blogs .img-blogs, .img-holder {
    display: none;
  }
  .homeProducts .homeProduct__info {
    margin-left: -50px;
    margin-right: -50px;
  }
  .homeProducts__slide .slick-dots {
    bottom: -210px;
  }
  .footer .final-line .container{
    grid-template-columns: auto;
  }
  .footer .final-line .block{
    text-align: center !important
  }
  .final-line .widget__links {
      justify-content: center;
      margin-bottom: 10px;
  }
  .footer .cover{
    grid-template-columns: minmax(0, 1fr);
    gap: 30px
  }
  .main-slider .caption, .main-slider .description,.main-slider .button{
    display: none
  }
  .grid-col-2{
    grid-template-columns: repeat(auto-fill, minmax(320px,1fr));
    gap: 2px;
  }
  .grid-col-2-21, .grid-col-2-280, .grid-col-2-287, .grid-col-2-intro, .grid-col-2-287-re {
    grid-template-columns: 1fr
  }
 .post .post__wrapper .post__content{
    padding: 10px 30px 35px;
  }
  #faq-accordion{
    width: 100% !important
  }
  .home-project .link-btn{
    display: none
  }
  .home-intro {
    padding-top: 30px !important;
  }
  .home-intro .wrapper{
    gap: 30px
  }
  .section--homepage {
    padding: 40px 0;
  }
  .home-project h3 {
    font-size: 20px;
  }
  .grid-col-2-intro{
    gap: 10px
  }
  .post--detail.hr {
    margin-top: 30px;
  }
  .home-intro .intro-pic img{
    height: auto;
    margin-bottom: 20px
  }
  .home-quote .section__content * {
    display: contents;
  }
  .home-quote .section__content {
    text-align: justify;
  }
}
@media (max-width: 655px){

  .home-text .section__content {
    display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  .home-project:after{
    content: unset
  }
  .columns {
    padding: 0;
    display: block;
    width: 90%;
    margin: auto;
  }
  .d-grid.grid-col-2-760{
/*     grid-template-columns: 1fr */
    display: unset !important
  }
  .view-details {
    margin-right: unset;
    margin-left: 1px;
  }
  .bg-text {
    left: -50px;
    font-size: 36px;
  }
  .column-img {
    height: 63vw;
    margin-bottom: 10px;
  }
  .column-img:not(:last-child) {
    margin-bottom: 10px;
  }
  .home-product .product--detail .product__variants{
    position: unset;
    transform: unset
  }
}
@media (max-width: 430px){
  .home-intro .container .col-md-1 {
    display: none;
  }
  .home-intro .container .intro-pic {
    position:unset;
    margin-top: unset;
  }
  #coverflow{
    width: 100%;
    text-align: -webkit-center;
  }
  .flipster__item img {
    max-width: 50%;
  }
  .flipster__button{
    top: 60%;
    margin: unset;
  }
  .section--homepage .section__header h3{
    font-size: 22px;
  }
  .home-blog .blog-right{
    max-width: 100%;
    margin: 10px 0;
  }
  .page--inner, .page--shop {
      margin:0 0 50px 0;
    padding: 0;
  }
  .footer .newsletter{
    margin-bottom: 30px;
  }
  .footer .form--subscribe{
    width: 320px;
  }
  .footer form {
    width: 380px;
    margin-bottom: 10px;
  }
  .footer .final-line {
    display: block;
  }
  .footer .right .widget--footer:last-child {
    margin-bottom: 20px;
  }
  .home-collection{
    margin-top:50px;
  }
  .home-collection .section__content {
    margin-top: -50px;
  }
  .home-collection .section__header p br, #top-line{
    display: none;
  }
  .nav-pills .nav-link h2{
    font-size:20px;
  }
  .home-categories .cat-img-transf {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  #logobottom{
    height: 200px;
  }
  .home-news .section__content .item {
    display: unset;
  }
  .home-news .section__content .item .banner-effect{
    margin-bottom: 14px;
  }
  .product--detail .tab-list li {
    margin-right: 0;
  }
  .sub-menu-line .widget__links {
    width: 100%;
  }
  .sub-menu-line .widget__links li {
    margin-left: unset;
  }
.sub-menu-line ul li span{font-size:14px}
.home-categories{background: unset !important;
    padding-top: 10px !important;}
  .hidden-mobile{
    display: none !important
  }
  .title-overlay {
    left: unset !important;
    transform: unset !important;
    width: 100% !important
  }
  .home-project .item {
    margin-bottom: 10px;
  }
  .home-news .section__content .right .item {
    margin-bottom: 8px;
  }
  .homeProducts .homeProduct__info {
    margin-left: -40px;
    margin-right: -40px;
    font-size: 12px;
  }
  .homeProducts .homeProduct.slick-center .homeProduct__img {
    top: -25px;
    bottom: -25px;
    left: -60px;
    right: -60px;
  }
  .homeProducts .homeProduct.slick-center .homeProduct__img:before, .homeProducts .homeProduct.slick-center .homeProduct__img:after {
    top: 15px;
    bottom: 15px;
  }
  .homeProducts .homeProduct.slick-center .homeProduct__img:before {
    border-radius: 0 20px 20px 0;
    border-width: 10px 10px 10px 0;
  }
  .homeProducts .homeProduct.slick-center .homeProduct__img:after {
    border-radius: 20px 0 0 20px;
    border-width: 10px 0 10px 10px;
  }
  .home-intro .title-overlay {
    padding: 6px 10px !important;
  }
  .home-intro .title-overlay h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .section--blog.single-post .section__header{
    padding: 100px 0;
  }
  .single-post h1 {
    margin: 0 auto;
    margin-top: -95px;
    padding: 40px;
    font-size: 30px;
  }
  .home-helper .section__content{
    justify-content: center !important;
    gap: 10px;
  }
  .block-1 {
    text-align: center;
  }
  .footer img.logo-footer{
    margin: 0 auto
  }
  .section--homepage h2{
    font-size: 25px !important;
  }
  .home-quote h2{
    font-size: 30px !important;
  }
  .home-intro .section__header p:after {
    bottom: 8px;
    height: 2px;
    right: -38px;
  }
  .has-block:before {
    width: 92%;
  }
  .h1-description {
    max-width: 100%;
    padding: 20px 0 5px;
    text-align: justify;
    border-radius: 20px;
    margin-top: unset;
    color: #7f7f7f;
    background: unset;
  }
  .footer>.container:first-child {
    padding: 0 0 30px;
  }
}
@media screen and (max-width: 375px){
  .home-blog .blog-right{
    display: block;
  }
  .home-blog .blog-content{
    margin-top: 10px;
  }
  .home-blog .blog-content h4{
    line-height: 1.6em;
  }
  .sub-menu-list button {
    padding: 5px 10px;
  }

}
#toptop{width:45px;height:45px;line-height:45px;text-align:center;position:fixed;bottom:50px;right:10px;cursor:pointer;background:white;transition:0.5s;z-index:200;border-radius:50%;color:#fff;transform:rotate(-90deg);font-size:51px;color:#df001f;}
#toptop i{margin-top: -3px;
    font-weight: 900;}
.d-grid{
  display: grid!important;
}

.page--inner.error-inner{
  margin: 130px 0
}

