@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 small, .post-area .post .post__wrapper small{
  color: #828282
}
/* .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 .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: 30px;
}
.header-top .navigation__right .header__actions li{
  position: relative
}
.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;
}
.top-header {
  background-color: #535452;
  padding: 6px 0;
}
.top-header span,.top-header a{
    font-size: 13px
}
.header-top{
  z-index: 1000;
  position: sticky;  
}
body:not(.index) .header-top{
  background: #ddd;
  border-bottom: 1px solid #bfbfbf;
}
body:not(.index) .final-line{  
  background: #ddd;
  border-top: 1px solid #bfbfbf;
}
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: sticky;
  top: 0;
  background: #003b67
}
.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;
}
.menu>li {
  padding-left: 0;
  padding-right: 5px;
}
.main-header .menu>li{
  padding: 13px 0;
}
.main-header .menu>li a{
  border-right: 2px solid #086e94;
}
.main-header .menu>li:last-child a{
  border-right: unset;
}
.main-header .menu>li>a {
  font-size: 14px;
  padding: 4px 22px 4px 20px;
  font-weight: 600;    
}
.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;
  color: #fff;
}
.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: 10px 0;
  transition: all .4s ease .4s;
  height: 100px;
  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: 30px
}
.home-intro .section__header{
  padding: 0;
  padding-bottom: 10px
}
.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;
  background: #fff;
    border: 1px solid #fff;
    color: var(--color-2nd);
}
.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;
  background: #fff
}
.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 .section__header span{
  color:#033a74
}
.section--homepage .section__header p{
  font-size: 16px;
  font-weight: 300;
  max-width: 70%;
  text-align: left !important;
}
.home-intro .section__header p{
  max-width: 100%;
  font-family: "Maven Pro", sans-serif;
  color: rgb(0, 174, 239);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
.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, .footer-background {
  padding: 0 0 30px 0;
/*   height: calc(100% - 154px);
  display: grid;
  align-items: center;
  padding-top: 154px; */
      height: 100%;
    display: grid;
    align-items: center;
}
.inner .footer-background{
  padding-top: 40px;
}
.section--homepage h2{
  font-size: 37px;
  font-weight: 600;
  display: inline-block;
  color: rgb(0, 59, 103);
}
.section--homepage.home-intro{
/*   padding: unset; */
  /* padding-top: 154px; */
  overflow: hidden;
}
.section--homepage.home-intro .intro-content{
  padding: 30px 0
}
.section--homepage.home-intro h2{
  margin-bottom: 20px;
  display: inline-grid;
  color: #fff;
}
.section--homepage.home-intro h2 span{
  font-size: 58px;
}
.section--homepage.home-intro h2{
}
.section--homepage.home-intro h3{
  font-size: 34px;
  color: var(--color-1st);
}
.section--homepage.home-intro .section__content *{
  font-family: "Maven Pro", sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  font-weight: 300;
  font-size: 14px;
}
.section--homepage.home-intro .section__content img {
    width: 120px;
}
.post .post__wrapper .collection_link a {
    font-size: 21px;
    color: var(--color-1st);
    font-weight: 500;
}
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-bottom: 35px;
}
.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: 30px;
/*     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: 28px;
  font-weight: 600;
  color: var(--color-1st);
}
.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;
  position:relative
}
.product--detail .product__info:after {
    /* content: "";
    background: #bcc0c1;
    height: 300vh;
    width: 200%;
    position: absolute;
    top: -100vh;
    left: 0;
    z-index: -1; */
}
.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 .cover{
  text-align: center;
  min-height: 50px;
  align-items: center;
  font-weight: 400;
  display: grid;
}
.footer .final-line p{
  padding: 0;
    margin: 0;
    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;
}
.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{
  background-attachment: fixed;  
  position: fixed;
  bottom: 0;
  width: 100%;
  height: unset;
  background: unset
}
.footer>.container:first-child {
    padding: 35px 0 20px;
}
.footer .container *{
/*     color: #fff; */
}
.footer .cover p{
    font-size: 15px;
    font-weight: 700;
}
.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)
}
.list--social li a {
    border-radius: 5px;
    display: block;
}
.list--social li a i {
    color: #003b67 !important;
}
.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 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.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;
}
.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: 12px 20px;
  color: #fff;
  border-radius: 10px;
  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: 22%;
  left: 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: 20px;
  position: relative;
  display: block;
  white-space: pre-wrap;
  line-height: 1.2;
}
.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));/*250*/
}
.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-50{
  grid-template-columns: 50px auto
}
.grid-col-2-news{
  grid-template-columns: 250px auto
}
.gap-5{
  gap: 5px
}
.gap-10{
  gap: 10px
}
.gap-15{
  gap: 15px
}
.gap-20{
  gap: 20px
}
.gap-40{
  gap: 40px
}
.row-gap-20{
  row-gap: 25px;
}
.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)
}
.home-project img{
  max-width: 90px
}
.post, .page--inner .post{
  overflow: hidden;
  transition: all .4s ease;
  border: 1px solid #fff;
  border-radius: 20px;
}
.post .post__wrapper .post__thumbnail{  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  text-align: center
}
.post .post__wrapper .category{  
  margin-bottom: 10px;
  font-weight: 600;
  color: #c3c3c3
}
.post .post__wrapper .collection_link {
  font-size: 17px;
  color: #16314d
}
.post .post__wrapper .date {
  margin-bottom: 10px;
  color: #16314d;
  font-size: 13px;
}
.post .post__wrapper .post__content{
  padding: 0 15px 8px
}
 .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: 5px;
    position: relative;
}
.post-area .post .post__wrapper p {
  font-size: 14px
}
.language_bar_list {
  border-radius: 20px;
  list-style: none;
}
.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: 10px 0;
}
.banner-area .wrapper {
    position: sticky;
    top: 70px;
}
.banner-area h3 {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  background: var(--color-2nd);
  padding: 20px;
}
.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 {
  border: 1px solid #ddd;
}
.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;
  font-weight: 300;
  font-family: "Maven Pro", sans-serif;
  color: rgb(119, 119, 119);
  font-size: 16px;
  text-align: justify;
  line-height: 1.2;
  max-width: 80%
}
.home-employees .post .post__wrapper .post__content{
  padding: 10px 20px;
}
.home-employees .section__content{
  padding: 10px 20px 20px;
  max-width: 900px;
  margin: 0 auto
}
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;
  overflow:hidden
}
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;
}
.footer .link-btn {
  font-size: 27px;
  font-weight: 600;
  background: #00a2e4;
  border-radius: 20px;
  padding: 1px 30px;
  line-height: 1.2;
}
.image-with-background{
  min-height: 590px;
  width: 100%;
  position: relative;
}
.section--homepage.home-text:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: #ffffffd4;
    backdrop-filter: opacity(0.9);
}
.header-cover {
    position: fixed !important;
    width: 100%;
    z-index: 100;
}
.inner .header-cover {
  position: fixed !important;
  top: 0;
}

.post--detail .services-menu .list-group-item:hover, .post--detail .services-menu .list-group-item:active, .post--detail .services-menu .list-group-item.activated{
  background: var(--color-2nd);
  color: white;
}
.title-bottom .v1, .title-bottom .v2, .title-bottom .vc{
  border-top: 2px solid rgb(132, 132, 132);
}
.home-intro .title-bottom .v1, .home-intro .title-bottom .v2{
  border-color: #fff;
}
.title-bottom .v1{
  width: 28px
}
.title-bottom .v2{
  width: 14px
}
.title-bottom .vc{
  width: 78px;
  border-color: rgb(242, 67, 13)
}
.widget__content.rounded{
  overflow: hidden
}
.services-menu.sub-list a{
  color: var(--color-1st)
}
.services-menu.sub-list {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}
.with-sub:hover .services-menu.sub-list {
  max-height: 100px;
  opacity: 1;
  visibility: visible;
  margin-top: 10px
}
.home-products .owl-item{
  transition: all .4s ease
}
.home-products .owl-item.active.center{
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  padding: 50px
}
.home-products .owl-item.active.center .product__content{
  visibility: visible;
  opacity: 1;
}
.home-products .product__content{
  visibility: hidden;
  opacity: 0;
  transition: all .4s ease
}
.home-products .product__content .prod-logo{
  width: unset !important
}
.home-products .product__content h3{
  color: var(--color-1st)
}
.home-products .product__price {
    color: var(--color-1st);
    font-size: 21px;
    font-weight: 600;
}
 
.fp-viewing-0 .navigation__right .menu, 
.index .footer .menu, 
.index .footer .language_bar_list, 
.fp-viewing-0 .navigation__right .btn-shopping-cart{
  display: none !important
}
.inner.fp-viewing-0 .navigation__right .menu, .index.fp-viewing-0 .navigation__right .menu, .inner.fp-viewing-0 .btn-shopping-cart,.index.fp-viewing-0 .btn-shopping-cart{
  display: inherit  !important
}
.inner.fp-viewing-0 .language_bar_list{
  display: flex !important
}
.fp-viewing-3 .footer .menu,.fp-viewing-4 .footer .menu, .inner .footer .menu, .inner .footer .language_bar_list{
  display: none !important
}
.navigation--mobile .navigation__left{
      display: flex;
    gap: 15px;
}
.home-products .item img{
  max-width: 180px;
  transition: all .5s ease
}
.home-products .owl-item.active.center .item img{
  max-width: 340px
}
.sidebar .title{
  padding: 15px 5px;
  margin-bottom: 20px;
  color: #fff;
  background: #6a6a6add;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
.mt-xl-80{
  margin-top: 80px
}
.product--detail .product__sharing .list--social a:hover:after{
  content: "";
  position: absolute;
  top: -19px;
  left: -19px;
  background: #fff;
  border-radius: 20px;
  width: 90px;
  height: 90px;
  z-index: -1;
}
.product__info h2{
  font-size: 25px
}
#section--wrapper.homepage{
  position: unset !important;
  transform: unset !important
}

.page--product--detail{
  margin: 120px 0 !important;
}

.d-grid{
  display: grid!important;
}
.btn-shopping-cart span {
  position: absolute;
  top: -3px;
  right: -9px;
  border-radius: 50%;
  background: var(--color-danger);
  padding: 0px 5px;
  font-size: 10px;
  color: #fff;
}
.menu-cataproduct {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
  list-style: none;
}
.menu-cataproduct li.active, .menu-cataproduct li:hover {
  border: 1px solid var(--color-1st);
  position: relative;
  z-index: 1;
}
.menu-cataproduct li {
  width: calc(100% / 6);
  border: 1px solid #F0F0F0;
  text-align: center;
  margin-top: -1px;
  margin-left: -1px;
}
.menu-cataproduct li.active a, .menu-cataproduct li:hover a {
  color: var(--color-1st);
}
.menu-cataproduct li a {
  padding: 10px;
  color: #333;
  display: block;
  background: #FFF;
}
.section--blog .container.page, .section--shopping-cart{
  margin-top: 130px;
}
.section-index.section-page{
  min-height: 100vh;
  padding-bottom: 100px;
}
.video-title{
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%,-100%);
  text-align: center;
  color: #fff;
  width: 100%;
  font-size: 20px;
  transition: all 5s ease;
  visibility: hidden;
  opacity: 0;
}
.video-title h1{
  font-size: 40px;
  color: #fff;
}
body.loaded .video-title{
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 1350px){
  #section-3{
    background-color: #bcc0c1
  }
  #section-7{
    background-color: #003b67;
  }
}
@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;
  }  
  .header-cover {
      position: sticky !important;
  }
  .section--homepage {
    padding: 0 0 100px 0;
  }
  
  .page--product--detail{
    margin: 200px 0 !important;
  }
}
@media screen and (max-width: 1200px){
  body{
    padding-top: 72px;
  }
  body.inner{
    padding-top: 42px;
  }
  .homeProducts .homeProduct__info__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .homeProducts .homeProduct__info__content {
    max-width: 100%;
  }
  .footer .language_bar_list{
    display: none !important;
  }
  .main-slider .slick-slide{
    height: 100vh;
  }
  .header-top {
    display: none;
  }
  .section--blog .container.page, .section--shopping-cart{
    margin-top: 0;
  }
}
@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: 28px !important
  }
  .header .btn-shopping-cart>span {
    top: -5px;
    left: 18px;
  }
  .menu>li>a.hover{
    background: unset;
    color: unset
  }
}
@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%;
  }
  .product .product__wrapper{
    display: block;
  }
  .product__thumbnail {
    width: unset;
  }
  .home-collection .section__content {
    margin-top: -125px;
  }
  .home-products .nav-pills li h2:before {
    content: unset;
    margin: unset;
  }
  .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;
  }
  .section-index {
    height: 100vh;    
    padding: 50px 0 100px;
    overflow: scroll;
  }
  .section-index.products {
    padding: 0 0 100px;
  }
  .menu-cataproduct li {
    width: calc(100% / 3);
  }
  
  .video-title{
    font-size: 16px;
  }
  .video-title h1{
    font-size: 25px;
  }
}
@media (max-width: 768px){
  
  .mt-xl-80{
    margin-top: unset
  }
  
  .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-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: 70px !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-col-2-news {
    grid-template-columns: 1fr
  }  
 .post .post__wrapper .post__content{
    padding: 10px 30px 35px;
  }
  #faq-accordion{
    width: 100% !important
  }
  .banner-area.inner, .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
  }
  .right_fix {
    right: 15px;
  }
  .section--homepage {
    height: unset;
  }
  .section--homepage, .footer-background{
    display: block;
    padding-top: 40px;
  }
  .image-with-background {
/*     background-size: unset !important */
    background-attachment: unset !important
  }
  .section--homepage.home-text{
    padding-bottom: 0
  }
  .product--detail .product__info:after{
    content: unset;
  }
  .product--detail .product__info {
    border-left: unset;
  }
  .product-desc-grid {
    display: unset !important;
  }
}
@media (max-width: 425px){
  .page--product--detail{
    margin-top: 30px !important;
  }
  .product--detail .product__info-header{
    margin-bottom: unset;
  }
  .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:100px 0 50px 0 !important;
    padding: 0;
  }
  .footer .newsletter{
    margin-bottom: 30px;
  }
  .footer .form--subscribe{
    width: 320px;
  }
  .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: 60px 0;
  }
  .single-post h1, .section--blog .section__header h1 {
    margin: 0 auto;
    font-size: 25px;
  }
  .home-helper .section__content{
    justify-content: center !important;
    gap: 10px;
  }
  .block-1 {
    text-align: center;
  }
  .footer img.logo-footer{
    margin: 0 auto
  }
  .footer .widget--footer {
    justify-content: center !important;
  }
  .footer .menu{
    display: none
  }  
  .home-products .owl-item.active.center{
    padding: 50px 30px
  }
  .partners.grid-col-4, .shop__products .grid-col-4{
    grid-template-columns: 1fr 1fr
  }
}
@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;
  }
}
#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;}

.page--inner.error-inner{
  margin: 130px 0
}
.arcontactus-widget .arcontactus-message-button.pulsation {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.arcontactus-widget.md .arcontactus-message-button,
.arcontactus-widget.md.arcontactus-message {
	width: 60px;
	height: 60px
}

.arcontactus-widget {
	opacity: 0;
	transition: .2s opacity
}

.arcontactus-widget * {
	box-sizing: border-box
}

.arcontactus-widget.left.arcontactus-message {
	left: 20px;
	right: auto
}

.arcontactus-widget.left .arcontactus-message-button {
	right: auto;
	left: 0
}

.arcontactus-widget.left .arcontactus-prompt {
	left: 80px;
	right: auto;
	transform-origin: 0 50%
}

.arcontactus-widget.left .arcontactus-prompt:before {
	border-right: 8px solid #FFF;
	border-top: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
	right: auto;
	left: -15px
}

.arcontactus-widget.left .messangers-block {
	right: auto;
	left: 0;
	-webkit-transform-origin: 10% 105%;
	-ms-transform-origin: 10% 105%;
	transform-origin: 10% 105%
}

.arcontactus-widget.left .callback-countdown-block {
	left: 0;
	right: auto
}

.arcontactus-widget.left .callback-countdown-block::before,
.arcontactus-widget.left .messangers-block::before {
	left: 25px;
	right: auto
}

.arcontactus-widget.md .callback-countdown-block,
.arcontactus-widget.md .messangers-block {
	bottom: 70px
}

.arcontactus-widget.md .arcontactus-prompt {
	bottom: 5px
}

.arcontactus-widget.md.left .callback-countdown-block:before,
.arcontactus-widget.md.left .messangers-block:before {
	left: 21px
}

.arcontactus-widget.md.left .arcontactus-prompt {
	left: 70px
}

.arcontactus-widget.md.right .callback-countdown-block:before,
.arcontactus-widget.md.right .messangers-block:before {
	right: 21px
}

.arcontactus-widget.md.right .arcontactus-prompt {
	right: 70px
}

.arcontactus-widget.md .arcontactus-message-button .pulsation {
	width: 74px;
	height: 74px
}

.arcontactus-widget.md .arcontactus-message-button .callback-state,
.arcontactus-widget.md .arcontactus-message-button .icons {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px
}

.arcontactus-widget.sm .arcontactus-message-button,
.arcontactus-widget.sm.arcontactus-message {
	width: 50px;
	height: 50px
}

.arcontactus-widget.sm .callback-countdown-block,
.arcontactus-widget.sm .messangers-block {
	bottom: 60px
}

.arcontactus-widget.sm .arcontactus-prompt {
	bottom: 0
}

.arcontactus-widget.sm.left .callback-countdown-block:before,
.arcontactus-widget.sm.left .messangers-block:before {
	left: 16px
}

.arcontactus-widget.sm.left .arcontactus-prompt {
	left: 60px
}

.arcontactus-widget.sm.right .callback-countdown-block:before,
.arcontactus-widget.sm.right .messangers-block:before {
	right: 16px
}

.arcontactus-widget.sm.right .arcontactus-prompt {
	right: 60px
}

.arcontactus-widget.sm .arcontactus-message-button .pulsation {
	width: 64px;
	height: 64px
}

.arcontactus-widget.sm .arcontactus-message-button .icons {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px
}

.arcontactus-widget.sm .arcontactus-message-button .static {
	margin-top: -16px
}

.arcontactus-widget.sm .arcontactus-message-button .callback-state {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px
}

.arcontactus-widget.active {
	opacity: 1
}

.arcontactus-widget .icons.hide,
.arcontactus-widget .static.hide {
	opacity: 0;
	transform: scale(0)
}

.arcontactus-widget.arcontactus-message {
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	position: fixed !important;
	height: 70px;
	width: 70px
}

.arcontactus-widget .arcontactus-message-button {
	width: 70px;
	position: absolute;
	height: 70px;
	right: 0;
	background-color: red;
	border-radius: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.arcontactus-widget .arcontactus-message-button p {
	font-family: Ubuntu, Arial, sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
	line-height: 11px;
	margin: 0
}

.arcontactus-widget .arcontactus-message-button .pulsation {
	width: 84px;
	height: 84px;
	background-color: red;
	border-radius: 50px;
	position: absolute;
	left: -7px;
	top: -7px;
	z-index: -1;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-animation: arcontactus-pulse 2s infinite;
	animation: arcontactus-pulse 2s infinite
}

.arcontactus-widget .arcontactus-message-button .icons {
	background-color: #fff;
	width: 44px;
	height: 44px;
	border-radius: 50px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px
}

.arcontactus-widget .arcontactus-message-button .static {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -26px;
	width: 52px;
	height: 52px;
	text-align: center
}

.arcontactus-widget .arcontactus-message-button .static img {
	display: inline
}

.arcontactus-widget .arcontactus-message-button .static svg {
	width: 24px;
	height: 24px;
	color: #FFF
}

.arcontactus-widget .arcontactus-message-button.no-text .static {
	margin-top: -12px
}

.arcontactus-widget .pulsation:nth-of-type(2n) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.arcontactus-widget .pulsation.stop {
	-webkit-animation: none;
	animation: none
}

.arcontactus-widget .icons-line {
	top: 10px;
	left: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	-webkit-transition: cubic-bezier(.13, 1.49, .14, -.4);
	-o-transition: cubic-bezier(.13, 1.49, .14, -.4);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
	height: 24px;
	transition: .2s all
}

.arcontactus-widget .icons,
.arcontactus-widget .static {
	transition: .2s all
}

.arcontactus-widget .icons-line.stop {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.arcontactus-widget .icons-line span {
	display: inline-block;
	width: 24px;
	height: 24px;
	color: red
}

.arcontactus-widget .icons-line span i,
.arcontactus-widget .icons-line span svg {
	width: 24px;
	height: 24px
}

.arcontactus-widget .icons-line span i {
	display: block;
	font-size: 24px;
	line-height: 24px
}

.arcontactus-widget .icons-line img,
.arcontactus-widget .icons-line span {
	margin-right: 40px
}

.arcontactus-widget .icons.hide .icons-line {
	transform: scale(0)
}

.arcontactus-widget .icons .icon:first-of-type {
	margin-left: 0
}

.arcontactus-widget .arcontactus-close {
	color: #FFF
}

.arcontactus-widget .arcontactus-close svg {
	-webkit-transform: rotate(180deg) scale(0);
	-ms-transform: rotate(180deg) scale(0);
	transform: rotate(180deg) scale(0);
	-webkit-transition: ease-in .12s all;
	-o-transition: ease-in .12s all;
	transition: ease-in .12s all;
	display: block
}

.arcontactus-widget .arcontactus-close.show-messageners-block svg {
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1)
}

.arcontactus-widget .arcontactus-prompt,
.arcontactus-widget .messangers-block {
	background: center no-repeat #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	width: 235px;
	position: absolute;
	bottom: 80px;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 14px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 7px;
	-webkit-transform-origin: 80% 105%;
	-ms-transform-origin: 80% 105%;
	transform-origin: 80% 105%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: ease-out .12s all;
	-o-transition: ease-out .12s all;
	transition: ease-out .12s all;
	z-index: 10000
}

.arcontactus-widget .arcontactus-prompt:before,
.arcontactus-widget .messangers-block:before {
	position: absolute;
	bottom: -7px;
	right: 25px;
	left: auto;
	display: inline-block !important;
	border-right: 8px solid transparent;
	border-top: 8px solid #FFF;
	border-left: 8px solid transparent;
	content: ''
}

.arcontactus-widget .arcontactus-prompt.show-messageners-block,
.arcontactus-widget .messangers-block.show-messageners-block {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.arcontactus-widget .arcontactus-prompt {
	color: #787878;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	width: auto;
	bottom: 10px;
	right: 80px;
	white-space: nowrap;
	padding: 18px 20px 14px
}

.arcontactus-widget .arcontactus-prompt:before {
	border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	border-left: 8px solid #FFF;
	border-bottom: 8px solid transparent;
	bottom: 16px;
	right: -15px
}

.arcontactus-widget .arcontactus-prompt.active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close {
	position: absolute;
	right: 6px;
	top: 6px;
	cursor: pointer;
	z-index: 100;
	height: 14px;
	width: 14px;
	padding: 2px
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close svg {
	height: 10px;
	width: 10px;
	display: block
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing {
	border-radius: 10px;
	display: inline-block;
	left: 3px;
	padding: 0;
	position: relative;
	top: 4px;
	width: 50px
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing>div {
	position: relative;
	float: left;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin: 0 2px;
	-webkit-animation: arcontactus-updown 2s infinite;
	animation: arcontactus-updown 2s infinite
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing>div:nth-child(2) {
	animation-delay: .1s
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing>div:nth-child(3) {
	animation-delay: .2s
}

.arcontactus-widget .messangers-block.sm .messanger {
	padding-left: 50px;
	min-height: 44px
}

.arcontactus-widget .messangers-block.sm .messanger span {
	height: 32px;
	width: 32px;
	margin-top: -16px
}

.arcontactus-widget .messangers-block.sm .messanger span svg {
	height: 20px;
	width: 20px;
	margin-top: -10px;
	margin-left: -10px
}

.arcontactus-widget .messanger {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	cursor: pointer;
	width: 100%;
	padding: 8px 20px 8px 60px;
	position: relative;
	min-height: 54px;
	text-decoration: none
}

.arcontactus-widget .messanger:hover {
	background-color: #EEE
}

.arcontactus-widget .messanger:before {
	background-repeat: no-repeat;
	background-position: center
}

.arcontactus-widget .messanger.facebook span {
	background: #0084ff
}

.arcontactus-widget .messanger.viber span {
	background: #7c529d
}

.arcontactus-widget .messanger.telegram span {
	background: #2ca5e0
}

.arcontactus-widget .messanger.skype span {
	background: #31c4ed
}

.arcontactus-widget .messanger.email span {
	background: #ff8400
}

.arcontactus-widget .messanger.contact span {
	background: #7eb105
}

.arcontactus-widget .messanger.call-back span {
	background: #54cd81
}

.arcontactus-widget .messanger span {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #0084ff;
	margin-right: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle
}

.arcontactus-widget .messanger span i,
.arcontactus-widget .messanger span svg {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -12px
}

.arcontactus-widget .messanger span i {
	font-size: 24px;
	line-height: 24px
}

.arcontactus-widget .messanger p {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: rgba(0, 0, 0, .87)
}

@-webkit-keyframes arcontactus-pulse {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	50% {
		opacity: .5
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

}

@media (max-width:468px) {
	.arcontactus-widget.opened.arcontactus-message,
	.arcontactus-widget.opened.left.arcontactus-message {
		width: auto;
		right: 20px;
		left: 20px
	}

}

@keyframes arcontactus-updown {
	0%,
	100%,
	43% {
		transform: translate(0, 0)
	}

	25%,
	35% {
		transform: translate(0, -10px)
	}

}

@-webkit-keyframes arcontactus-updown {
	0%,
	100%,
	43% {
		transform: translate(0 0)
	}

	25%,
	35% {
		transform: translate(-10px 0)
	}

}

@keyframes arcontactus-pulse {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	50% {
		opacity: .5
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

}

@-webkit-keyframes arcontactus-show-stat {
	0%,
	100%,
	20%,
	85% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	21%,
	84% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

}

@keyframes arcontactus-show-stat {
	0%,
	100%,
	20%,
	85% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	21%,
	84% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

}

@-webkit-keyframes arcontactus-show-icons {
	0%,
	100%,
	20%,
	85% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	21%,
	84% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

}

@keyframes arcontactus-show-icons {
	0%,
	100%,
	20%,
	85% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	21%,
	84% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

}

@media screen and ( max-width: 520px ){

  li.page-item {

      display: none;
  }

  .page-item:first-child,
  .page-item:last-child,
  .page-item.active {

      display: block;
  }
  .menu-cataproduct li {
    width: calc(100% / 2);
  }
}