/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* Title Block */
.ApColumn .title_block {
  position: relative;
  color: #000;
  font-size: 38px;
  font-family: 'Playfair Display', serif;
  line-height: 30px;
  text-transform: initial;
  font-weight: 400;
  padding-bottom: 41px;
  text-align: center;
  margin: 0; }
  @media (max-width: 991px) {
    .ApColumn .title_block {
      font-size: 25px;
      padding-bottom: 25px; } }
  .ApColumn .title_block::before {
    content: "";
    width: 100px;
    height: 2px;
    background: black;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0; }

.sub-title-widget {
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #ababab;
  padding-bottom: 22px;
  font-size: 14px; }
  @media (max-width: 991px) {
    .sub-title-widget {
      font-size: 13px; } }

.ap-popup {
  display: none; }

.bg-fullwidth {
  position: relative; }
  .bg-fullwidth:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .bg-fullwidth:before {
      margin-right: -1000px;
      margin-left: inherit; }

.block-toggler .title, .footer-container .links .title {
  cursor: pointer; }
  .block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
  display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
  display: block; }
.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
  display: block;
  padding: 0;
  margin-top: 0.3125rem;
  width: 1.25rem;
  height: 1.25rem; }
@media (min-width: 768px) {
  .block-toggler.accordion_small_screen .collapse-icons, .footer-container .links.accordion_small_screen .collapse-icons {
    display: none; } }
.block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
  display: block; }
  @media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      height: 100% !important; } }
  @media (max-width: 767px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      display: none; }
      .block-toggler.accordion_small_screen .collapse.in, .footer-container .links.accordion_small_screen .collapse.in {
        display: block; } }

/* Widget Alert */
.alert {
  text-align: left;
  margin-top: 15px;
  position: relative; }
  .rtl .alert {
    text-align: right; }
  .alert:before {
    font-family: "FontAwesome";
    font-size: 1.25rem;
    vertical-align: -2px;
    padding: 0 5px 0;
    float: left; }
    .rtl .alert:before {
      float: right; }
  .alert.alert-success:before {
    content: "\f00c"; }
  .alert.alert-warning {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-warning:before {
      content: "\f071"; }
  .alert.alert-info {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-info:before {
      content: "\f05a"; }
  .alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-danger:before {
      content: "\f00d"; }
  .alert ul {
    margin: 0; }

/* Css Accordion */
.ap-accordion .in {
  display: block; }
.ap-accordion .panel-group .panel-default .panel-title {
  border-top: 1px solid transparent;
  padding: 0px;
  margin-bottom: 0px;
  font-size: 0.8125rem; }
  .ap-accordion .panel-group .panel-default .panel-title .collapsed {
    display: block;
    font-weight: normal; }
.ap-accordion .panel-default {
  border: 1px solid transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .ap-accordion .panel-default .panel-title {
    text-transform: none;
    background: #f0f0f0;
    position: relative;
    font-weight: normal; }
    .ap-accordion .panel-default .panel-title a:before {
      background: none;
      content: "arrow_drop_up";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 1.5625rem;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
    .ap-accordion .panel-default .panel-title .collapsed:before {
      background: none;
      content: "arrow_drop_down";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 1.5625rem;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
  .ap-accordion .panel-default .panel-heading {
    background: #f0f0f0;
    border: 1px solid #f0f0f0; }
  .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 1px solid #f0f0f0; }

/* Widget Tab */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0px; }

.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {
  display: none; }
.tab-content .active, .pill-content .active {
  display: block; }

.tabs-below .nav-tabs {
  border-top: 1px solid #eaeaea; }
  .tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below .nav-tabs > li > a {
      -moz-border-radius: 0px 0px 4px 4px;
      -webkit-border-radius: 0px 0px 4px 4px;
      border-radius: 0px 0px 4px 4px; }
      .rtl .tabs-below .nav-tabs > li > a {
        -moz-border-radius: 0px 0px 4px 4px;
        -webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px; }
      .tabs-below .nav-tabs > li > a:hover, .tabs-below .nav-tabs > li > a:focus {
        border-top-color: #eaeaea;
        border-bottom-color: transparent; }
        .tabs-below .nav-tabs > li > a:hover.active, .tabs-below .nav-tabs > li > a:focus.active {
          background: transparent; }
  .tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {
    border-color: transparent #eaeaea #eaeaea #eaeaea;
    background: transparent; }

.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
  float: none; }
  .tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0; }
    .rtl .tabs-left .nav-tabs > li > a, .rtl .tabs-right .nav-tabs > li > a {
      margin-left: 0;
      margin-right: inherit; }

.tabs-left .nav-tabs {
  float: left;
  border-right: 1px solid #eaeaea; }
  .rtl .tabs-left .nav-tabs {
    float: right; }
  .rtl .tabs-left .nav-tabs {
    border-left: 1px solid #eaeaea;
    border-right: inherit; }
  .tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
    .rtl .tabs-left .nav-tabs > li > a {
      margin-left: -1px;
      margin-right: inherit; }
    .rtl .tabs-left .nav-tabs > li > a {
      -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px 4px 4px 0px;
      border-radius: 0px 4px 4px 0px; }
    .tabs-left .nav-tabs > li > a:hover, .tabs-left .nav-tabs > li > a:focus {
      border-color: #eeeeee #eaeaea #eeeeee #eeeeee; }
  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #eaeaea transparent #eaeaea #eaeaea;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #eaeaea; }
  .rtl .tabs-right .nav-tabs {
    float: left; }
  .rtl .tabs-right .nav-tabs {
    border-right: 1px solid #eaeaea;
    border-left: inherit; }
  .tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
    .rtl .tabs-right .nav-tabs > li > a {
      margin-right: -1px;
      margin-left: inherit; }
    .rtl .tabs-right .nav-tabs > li > a {
      -moz-border-radius: 4px 0px 0px 4px;
      -webkit-border-radius: 4px 0px 0px 4px;
      border-radius: 4px 0px 0px 4px; }
    .tabs-right .nav-tabs > li > a:hover, .tabs-right .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #eaeaea; }
  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #eaeaea #eaeaea #eaeaea transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
  padding: 5px 8px;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .widget-tabs li a {
    color: #272727; }
  .widget-tabs li.active {
    border: 1px solid #D14A95; }
    .widget-tabs li.active a {
      color: #D14A95; }

.block .nav-pills > li.active > a {
  position: relative; }
  .block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 0.625rem;
    line-height: 0.625rem;
    font-family: "FontAwesome";
    color: #D14A95;
    font-size: 1.1875rem;
    z-index: 9;
    right: 50%;
    margin-right: -4px; }
    .rtl .block .nav-pills > li.active > a:before {
      left: 50%;
      right: auto; }
    .rtl .block .nav-pills > li.active > a:before {
      margin-left: -4px;
      margin-right: inherit; }
.block .panel-group {
  margin-bottom: 0; }

.nav-tabs {
  border-bottom: 1px solid transparent;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .nav-tabs {
      margin-bottom: 15px; } }
  .nav-tabs > li > a {
    font-weight: 800;
    color: #767676;
    border-bottom: 2px solid transparent;
    text-transform: uppercase; }
  .nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    border: 1px solid transparent;
    background: #eeeeee;
    border-bottom: 2px solid #c0c700;
    color: #000000; }

.ApTabs .tab-content {
  position: relative; }
  .ApTabs .tab-content > .tab-pane {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }
    @media (max-width: 991px) {
      .ApTabs .tab-content > .tab-pane {
        pointer-events: none; } }
    .ApTabs .tab-content > .tab-pane.active {
      position: static;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
      @media (max-width: 991px) {
        .ApTabs .tab-content > .tab-pane.active {
          pointer-events: inherit; } }

/**
* Start for module ap_gmap
*/
div[id^="google-maps"] {
  position: relative; }

div[id^="gmap-stores-list"] {
  overflow: auto !important; }

div[id^="gmap-stores-list"] > ul {
  margin: 30px; }

.display-list-store {
  background-color: #6cabd5;
  float: left; }
  .rtl .display-list-store {
    float: right; }

.gmap-stores-content, .gmap-content {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative; }

.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {
  width: 100%; }

.gmap-cover {
  width: 100%; }

.item-gmap-store {
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.625rem 0.9375rem;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .item-gmap-store:hover {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .item-gmap-store .icon-map-marker {
    margin-right: 6px;
    font-size: 120%; }
    .rtl .item-gmap-store .icon-map-marker {
      margin-left: 6px;
      margin-right: inherit; }
  .item-gmap-store text {
    font-size: 85%; }

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/
.box-show-more a {
  background: #000000;
  clear: both;
  text-align: center;
  width: 100%;
  max-width: 234px;
  height: 66px;
  line-height: 66px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0 15px;
  margin: 1.5rem auto;
  display: none;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }
  .box-show-more a:hover {
    background-color: #D14A95; }
  .box-show-more a .fa {
    margin-left: 0.3125rem; }
    .rtl .box-show-more a .fa {
      margin-right: 0.3125rem;
      margin-left: inherit; }
  @media (max-width: 991px) {
    .box-show-more a {
      max-width: 195px;
      height: 50px;
      line-height: 50px;
      font-size: 12px; } }
.box-show-more.open a {
  display: block;
  letter-spacing: 0px; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
  opacity: 0;
  filter: alpha(opacity=0); }
  .ap_image .has-animation.animated {
    opacity: 1;
    filter: alpha(opacity=100); }

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/
.full-slider .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent; }
  .full-slider .carousel-inner .item {
    width: 100%;
    height: 100%; }
.full-slider .content-slider {
  position: absolute;
  top: 35%;
  color: #FFFFFF;
  left: 0;
  right: 0;
  text-align: center; }
  .full-slider .content-slider h3 {
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 600; }
  .full-slider .content-slider p {
    margin-top: 1.875rem;
    background: #c70005;
    padding: 0.625rem 1.25rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem; }
.full-slider .carousel-control {
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #121212;
  background-color: rgba(18, 18, 18, 0.52);
  zoom: 1;
  background-color: transparent\9; }
  .full-slider .carousel-control.left {
    left: 0.625rem; }
    .rtl .full-slider .carousel-control.left {
      right: 0.625rem;
      left: auto; }
  .full-slider .carousel-control.right {
    right: 0.625rem; }
    .rtl .full-slider .carousel-control.right {
      left: 0.625rem;
      right: auto; }

/**
* Widget Video
*/
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px; }
    .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {
      right: 0px;
      left: auto; }

/**
* Start for module ApFullSlider
*/
.cover-live-edit {
  width: 100%;
  border-top: 1px solid #eaeaea; }
  .cover-live-edit .link-to-back-end {
    text-decoration: none;
    color: #FFFFFF;
    z-index: 9999;
    background-color: rgba(204, 153, 0, 0.5);
    padding: 5px;
    position: relative;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .cover-live-edit .link-to-back-end:hover {
      background-color: #00e676;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.ap-cover-hook {
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ap-cover-hook:hover {
    border: 1px dashed #D14A95;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/**
* End for module ApFullSlider
*/
/*
  Widget Manufacturers
  */
.manufacturers_block .block_content {
  padding: 64px 0; }
  @media (max-width: 575px) {
    .manufacturers_block .block_content {
      padding: 35px 0; } }
.manufacturers_block img {
  margin: 0; }
.manufacturers_block .item {
  text-align: center; }
@media (min-width: 992px) {
  .manufacturers_block .owl-carousel .owl-item {
    opacity: 0.5;
    transition: all .5s ease-out;
    padding: 0 10px 0 0; }
    .manufacturers_block .owl-carousel .owl-item:hover {
      opacity: 1; } }

/*
  Widget Category Image
  */
.widget-category_image .cover-img {
  padding-right: 1.25rem; }
  .rtl .widget-category_image .cover-img {
    padding-left: 1.25rem;
    padding-right: inherit; }
  .widget-category_image .cover-img img {
    width: 226px;
    height: 226px; }
.widget-category_image .cate_content:hover label {
  color: #3276b1;
  cursor: pointer; }

.box-category {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 6.25rem 0; }
  @media (max-width: 991px) {
    .box-category {
      margin: 40px 0; } }
  .box-category .list-category {
    text-align: center; }
    .box-category .list-category .title_block {
      margin-bottom: 50px; }
      @media (max-width: 991px) {
        .box-category .list-category .title_block {
          margin-bottom: 10px; } }

ul.level0 {
  max-width: 226px;
  display: inline-block;
  margin: 0 15px; }
  ul.level0 li {
    transition: all ease .5s;
    webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s; }
    @media (max-width: 1325px) {
      ul.level0 li {
        padding: 10px 0; } }
    ul.level0 li:hover span {
      letter-spacing: 2px;
      color: #D14A95; }
    ul.level0 li span {
      font-size: 16px;
      text-transform: uppercase;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }

/* Widget Lastest blogs */
.latest-blogs .right-block {
  text-align: left; }
  .rtl .latest-blogs .right-block {
    text-align: right; }
.latest-blogs .blog-image-container {
  overflow: hidden;
  position: relative;
  margin-bottom: 0.9375rem; }
.latest-blogs .blog-title {
  font-size: 23px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  @media (max-width: 991px) {
    .latest-blogs .blog-title {
      font-size: 18px; } }
.latest-blogs .blog-desc {
  padding: 20px 0 40px;
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
  @media (max-width: 991px) {
    .latest-blogs .blog-desc {
      font-size: 14px; } }
.latest-blogs .blog-info p {
  margin: 0; }
  .latest-blogs .blog-info p a {
    font-size: 14px;
    background: transparent;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .latest-blogs .blog-info p a::before {
      content: "\f105";
      font-family: "FontAwesome";
      font-size: 18px;
      padding-right: 7px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .latest-blogs .blog-info p a:hover {
      color: #D14A95; }
      .latest-blogs .blog-info p a:hover::before {
        color: #D14A95; }

.box-blog-h4 .box-blog {
  margin-top: 117px; }
  @media (max-width: 991px) {
    .box-blog-h4 .box-blog {
      margin-top: 30px; } }
  .box-blog-h4 .box-blog .owl-item .item {
    border: 1px solid #e1e1e1; }
    .box-blog-h4 .box-blog .owl-item .item .blog-container {
      padding: 30px 50px; }
      .box-blog-h4 .box-blog .owl-item .item .blog-container .right-block .blog-meta {
        margin-bottom: 19px;
        color: #ababab;
        font-weight: 500;
        font-size: 13px;
        text-transform: uppercase; }
      .box-blog-h4 .box-blog .owl-item .item .blog-container .right-block .blog-title {
        margin-bottom: 100px;
        line-height: 36px; }
        .box-blog-h4 .box-blog .owl-item .item .blog-container .right-block .blog-title:hover {
          color: #D14A95; }
        .box-blog-h4 .box-blog .owl-item .item .blog-container .right-block .blog-title a:hover {
          color: #D14A95; }
  .box-blog-h4 .box-blog .block_content {
    padding-top: 66px; }
    @media (max-width: 991px) {
      .box-blog-h4 .box-blog .block_content {
        padding: 30px 0 0; } }

/* Multi Image Product List */
.leo-more-info {
  background-color: #FFFFFF;
  position: absolute;
  z-index: 4000;
  top: 0;
  width: 0;
  min-height: 100%;
  overflow: hidden;
  right: 0px;
  float: left;
  text-align: left;
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0); }
  .rtl .leo-more-info {
    left: 0px;
    right: auto; }
  .rtl .leo-more-info {
    float: right; }
  .rtl .leo-more-info {
    text-align: right; }
  .leo-more-info .thumbs_list {
    margin: auto;
    overflow: hidden;
    width: 80px;
    height: 240px; }
    .leo-more-info .thumbs_list ul.thumbs_list_frame {
      margin-bottom: 0px;
      list-style-type: none;
      padding-left: 0; }
      .rtl .leo-more-info .thumbs_list ul.thumbs_list_frame {
        padding-right: 0;
        padding-left: inherit; }
    .leo-more-info .thumbs_list li {
      cursor: pointer;
      width: 80px;
      height: 80px; }
      .leo-more-info .thumbs_list li a {
        display: block;
        text-align: center; }
      .leo-more-info .thumbs_list li .leo-hover-image {
        max-width: 100%; }
  .leo-more-info .view_scroll_left,
  .leo-more-info .view_scroll_right {
    position: absolute;
    width: 15px;
    margin: auto;
    left: 0px;
    right: 0px; }
  .leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 0.3125rem; }
  .leo-more-info .view_scroll_left {
    margin-top: 0.3125rem; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

/* Instagram Block */
@media (min-width: 768px) {
  .instagram-block .block_content {
    padding: 0; } }
.instagram-block .block_content .owl-item {
  padding: 0; }
.instagram-block a {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .instagram-block a img {
    width: 100%;
    max-width: 100%; }
.instagram-block .link-instagram {
  display: none; }
  .instagram-block .link-instagram a {
    margin: 0.625rem 0 0; }

#instafeed {
  margin-top: 66px; }
  @media (max-width: 991px) {
    #instafeed {
      margin-top: 30px; } }

@media (min-width: 992px) {
  .bs-instagram .ApColumn .instagram-block #instafeed a {
    position: relative;
    display: block;
    overflow: hidden; }
    .bs-instagram .ApColumn .instagram-block #instafeed a::before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      border-radius: 100%;
      width: 50%;
      height: 50%;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
    .bs-instagram .ApColumn .instagram-block #instafeed a::after {
      content: "\f16d";
      font-family: "FontAwesome";
      position: absolute;
      font-size: 40px;
      color: #FFF;
      bottom: 50%;
      left: 50%;
      right: auto;
      top: auto;
      transform: translate(-50%, 50%);
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      line-height: normal; }
    .bs-instagram .ApColumn .instagram-block #instafeed a:hover::before {
      border-radius: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.3);
      zoom: 1; }
    .bs-instagram .ApColumn .instagram-block #instafeed a:hover::after {
      opacity: 1;
      filter: alpha(opacity=100); } }
.top-header {
  height: 72px;
  position: relative;
  z-index: 999; }

.header-right {
  position: relative;
  height: 72px;
  padding: 0 !important; }
  .header-right .popup-over {
    padding: 27px 24px; }
    @media (max-width: 1023px) {
      .header-right .popup-over {
        padding: 27px 15px; } }
  @media (max-width: 991px) {
    .header-right .ApHtml {
      display: none; } }

.btn-menu-header {
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s; }
  @media (min-width: 992px) {
    .btn-menu-header {
      position: fixed;
      right: 20px;
      top: 55%;
      z-index: 999999; }
      .rtl .btn-menu-header {
        left: 20px;
        right: auto; } }
  .btn-menu-header:hover .line_btn {
    background: #D14A95; }
  .btn-menu-header .line_btn {
    position: absolute;
    background: #000;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
    @media (min-width: 992px) {
      .btn-menu-header .line_btn {
        right: 0; } }
    .btn-menu-header .line_btn:nth-child(1) {
      width: 24px;
      height: 2px;
      top: 0; }
    .btn-menu-header .line_btn:nth-child(2) {
      width: 30px;
      height: 2px;
      top: 7px; }
    .btn-menu-header .line_btn:nth-child(3) {
      width: 18px;
      height: 2px;
      top: 14.5px; }

/* custom menu */
@media (min-width: 992px) {
  .menu-sidebar-lg-up {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 300px;
    top: 100%;
    -webkit-transition: all 1000ms ease 0s;
    -moz-transition: all 1000ms ease 0s;
    -ms-transition: all 1000ms ease 0s;
    -o-transition: all 1000ms ease 0s;
    transition: all 1000ms ease 0s;
    margin: 0;
    pointer-events: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } }
@media (max-width: 991px) {
  .menu-sidebar-lg-up {
    position: static; } }
.menu-sidebar-lg-up .leo-megamenu .navbar-nav {
  display: block;
  float: none; }
  .menu-sidebar-lg-up .leo-megamenu .navbar-nav li {
    display: block;
    float: none;
    position: relative; }
.menu-sidebar-lg-up .leo-megamenu .dropdown-menu li a {
  padding: 0;
  display: inline-block;
  vertical-align: middle; }
.menu-sidebar-lg-up .leo-megamenu .demo-product-detail .leo-widget {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }
  .rtl .menu-sidebar-lg-up .leo-megamenu .demo-product-detail .leo-widget {
    margin-right: 0;
    margin-left: inherit; }
  .rtl .menu-sidebar-lg-up .leo-megamenu .demo-product-detail .leo-widget {
    margin-left: 0;
    margin-right: inherit; }
.menu-sidebar-lg-up .header-logo-menu {
  display: none; }
  @media (min-width: 992px) {
    .menu-sidebar-lg-up .header-logo-menu {
      display: block;
      min-height: 80px;
      line-height: 80px;
      text-align: center;
      margin-bottom: 30px;
      margin-top: 30px; } }
.menu-sidebar-lg-up .bs-text-menu {
  display: none; }
  @media (min-width: 992px) {
    .menu-sidebar-lg-up .bs-text-menu {
      text-align: center;
      display: block; } }

@media (min-width: 992px) {
  .rtl .menu-sidebar-lg-up {
    -webkit-transform: translateX(-370px);
    -moz-transform: translateX(-370px);
    -ms-transform: translateX(-370px);
    -o-transform: translateX(-370px);
    transform: translateX(-370px); }
  .rtl .menu-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@media (min-width: 992px) {
  .box-bottom-header {
    -webkit-transform: translateX(250px) scale(0, 1);
    -moz-transform: translateX(250px) scale(0, 1);
    -ms-transform: translateX(250px) scale(0, 1);
    -o-transform: translateX(250px) scale(0, 1);
    transform: translateX(250px) scale(0, 1);
    bottom: 0;
    right: 70px;
    height: 100%;
    position: fixed;
    background: white !important; }
    .rtl .box-bottom-header {
      left: 70px;
      right: auto; } }
.box-bottom-header .center-bottom-header {
  padding: 0; }
  @media (max-width: 991px) {
    .box-bottom-header .center-bottom-header {
      position: absolute; } }
.box-bottom-header .block-social {
  display: none; }
  @media (min-width: 992px) {
    .box-bottom-header .block-social {
      display: block;
      margin: 60px auto 20px;
      text-align: center; } }

.menu-active {
  -webkit-transform: translateX(0) scale(1, 1);
  -moz-transform: translateX(0) scale(1, 1);
  -ms-transform: translateX(0) scale(1, 1);
  -o-transform: translateX(0) scale(1, 1);
  transform: translateX(0) scale(1, 1);
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all 1000ms ease 0s;
  -moz-transition: all 1000ms ease 0s;
  -ms-transition: all 1000ms ease 0s;
  -o-transition: all 1000ms ease 0s;
  transition: all 1000ms ease 0s; }

/* end custom menu */
span.hidden-sm-down {
  display: none; }

@media (min-width: 992px) {
  .overlay-sidebar-menu {
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    pointer-events: none; }

  .show-overlay {
    visibility: visible;
    opacity: 1;
    pointer-events: none; } }
/* scrollbar */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-thumb {
  background-color: #D14A95; }

.header-logo {
  position: relative;
  z-index: 89; }
  .header-logo a {
    display: inline-block; }
    .header-logo a img {
      max-height: 30px; }

@media (min-width: 992px) {
  div#leo_block_top {
    display: none; } }
div#leo_block_top .icon-settings:before {
  content: "\e09a";
  color: #000;
  font-size: 18px;
  display: none; }
  @media (max-width: 991px) {
    div#leo_block_top .icon-settings:before {
      display: block; } }

.functional-buttons.clearfix i {
  color: #747474;
  font-size: 16px; }

.box-social {
  border: 1px solid #ebebeb;
  border-bottom: transparent;
  border-right: transparent;
  border-left: transparent; }
  .box-social .title-payment {
    font-size: 18px;
    color: #333333;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .box-social .title-payment {
        font-size: 16px; } }
  .box-social img {
    width: 270px !important; }
    @media (max-width: 540px) {
      .box-social img {
        position: unset;
        width: 265px !important;
        right: 0; }
        .rtl .box-social img {
          left: 0;
          right: auto; } }
  .box-social .service-payment, .box-social .service-social {
    display: flex;
    padding: 71px  0; }
    @media (max-width: 1199px) {
      .box-social .service-payment, .box-social .service-social {
        padding: 15px  0; } }
    @media (max-width: 479px) {
      .box-social .service-payment, .box-social .service-social {
        padding: 10px  0; } }
  @media (min-width: 1200px) {
    .box-social .service-social {
      justify-content: flex-end; } }
  @media (max-width: 1199px) {
    .box-social .service-social {
      justify-content: center;
      padding-top: 0; } }
  @media (max-width: 480px) {
    .box-social .service-social {
      flex-direction: column;
      text-align: center; } }
  .box-social .service-social .title-payment {
    padding-right: 20px;
    line-height: 46px; }
    .rtl .box-social .service-social .title-payment {
      padding-left: 20px;
      padding-right: inherit; }
    @media (max-width: 479px) {
      .box-social .service-social .title-payment {
        padding-right: 0;
        padding: 10px 0;
        line-height: 15px; }
        .rtl .box-social .service-social .title-payment {
          padding-left: 0;
          padding-right: inherit; } }
  @media (max-width: 1199px) {
    .box-social .service-payment {
      justify-content: center; } }
  @media (max-width: 768px) {
    .box-social .service-payment {
      text-align: center;
      flex-direction: column; } }
  .box-social .service-payment .title-payment {
    padding-right: 37px;
    line-height: 40px;
    height: 40px; }
    .rtl .box-social .service-payment .title-payment {
      padding-left: 37px;
      padding-right: inherit; }
    @media (max-width: 768px) {
      .box-social .service-payment .title-payment {
        padding-right: 0; }
        .rtl .box-social .service-payment .title-payment {
          padding-left: 0;
          padding-right: inherit; } }
  @media (min-width: 1200px) {
    .box-social .service-payment:before {
      content: "";
      width: 1px;
      height: 90px;
      background: #ebebeb;
      position: absolute;
      top: 25%;
      right: 0; }
      .rtl .box-social .service-payment:before {
        left: 0;
        right: auto; } }
  .box-social .payment {
    line-height: 40px; }

.text-footer-coppyright {
  color: #999999;
  font-size: 15px;
  font-weight: 300; }
  @media (min-width: 576px) {
    .text-footer-coppyright {
      text-align: left; }
      .rtl .text-footer-coppyright {
        text-align: right; } }
  @media (max-width: 575px) {
    .text-footer-coppyright {
      padding: 10px; } }

.product-miniature .js-product-miniature a {
  color: white; }
.product-miniature .js-product-miniature .product-price-and-shipping .price {
  color: white; }

.magnitude {
  float: right;
  margin-left: 5px; }
  .rtl .magnitude {
    float: left; }
  .rtl .magnitude {
    margin-right: 5px;
    margin-left: inherit; }

#authentication .input-group .form-control {
  margin-bottom: 0;
  margin-top: 0; }

#cms #wrapper .breadcrumb {
  margin-bottom: 0; }
@media (min-width: 992px) {
  #cms .page-header {
    margin: 40px 0;
    margin-top: 100px; } }
#cms .page-header h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  position: relative; }
  #cms .page-header h1:before {
    border-bottom: 3px solid black;
    content: "";
    position: absolute;
    width: 50px;
    bottom: -10px;
    padding: 5px 0;
    left: 50%;
    transform: translateX(-50%); }
#cms .page-content {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    #cms .page-content.page-cms-4 {
      margin-bottom: 100px; } }
  @media (max-width: 991px) {
    #cms .page-content.page-cms-4 {
      margin-bottom: 20px; } }
  @media (min-width: 992px) {
    #cms .page-content.page-cms-4 > .row {
      display: flex;
      justify-content: center;
      align-items: center; } }
  #cms .page-content.page-cms-4 h3.page-subheading {
    font-weight: 500;
    font-style: italic; }
  #cms .page-content.page-cms-4 .about-left {
    position: relative; }
    @media (min-width: 992px) and (max-width: 1400px) {
      #cms .page-content.page-cms-4 .about-left {
        max-height: 627px;
        overflow: hidden; } }
    #cms .page-content.page-cms-4 .about-left:before {
      position: absolute;
      content: '';
      top: 0;
      border: 20px solid #f5f5f5;
      right: 15px;
      left: 15px;
      bottom: 0; }
    #cms .page-content.page-cms-4 .about-left .content-left {
      padding: 63px; }
      @media (max-width: 479px) {
        #cms .page-content.page-cms-4 .about-left .content-left {
          padding: 40px; } }
      #cms .page-content.page-cms-4 .about-left .content-left p img {
        margin-bottom: 20px; }
    #cms .page-content.page-cms-4 .about-left p.text-about3 {
      margin-bottom: 30px;
      line-height: 28px;
      font-style: italic; }
    #cms .page-content.page-cms-4 .about-left span.font-bold {
      font-weight: 600; }
  #cms .page-content.page-cms-4 .about-right .content-right {
    overflow: hidden;
    display: block;
    position: relative; }
    #cms .page-content.page-cms-4 .about-right .content-right img {
      width: 100%;
      height: auto; }
      @media (min-width: 992px) and (max-width: 1400px) {
        #cms .page-content.page-cms-4 .about-right .content-right img {
          height: 627px;
          object-fit: cover; } }
    @media (max-width: 991px) {
      #cms .page-content.page-cms-4 .about-right .content-right {
        padding: 20px 0; } }
  #cms .page-content.page-cms-4 .bs-service {
    text-align: center;
    margin: auto; }
    @media (min-width: 992px) {
      #cms .page-content.page-cms-4 .bs-service {
        margin-top: 40px; } }
    @media (max-width: 991px) {
      #cms .page-content.page-cms-4 .bs-service {
        margin-top: 20px; } }
    @media (min-width: 768px) {
      #cms .page-content.page-cms-4 .bs-service .service-h1 {
        max-width: initial; }
        #cms .page-content.page-cms-4 .bs-service .service-h1 .service-icon {
          margin: auto; } }
  #cms .page-content .title-box {
    text-align: center;
    margin: 60px auto 0; }
    #cms .page-content .title-box .tiltle1 {
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px; }
    #cms .page-content .title-box .tiltle2 {
      font-size: 36px;
      text-transform: uppercase;
      color: #6dce01;
      letter-spacing: -1px; }

#my-account .page-footer {
  text-align: center; }

.img-left {
  padding-bottom: 30px; }

.currency-selector {
  display: inline-block;
  float: right; }
  .rtl .currency-selector {
    float: left; }

.bs-main-banner {
  margin-top: 200px; }
  @media (max-width: 1199px) {
    .bs-main-banner {
      margin-top: 100px; } }
  @media (max-width: 991px) {
    .bs-main-banner {
      margin-top: 50px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .bs-main-banner {
      display: flex; } }
  .bs-main-banner .block.ApImage {
    position: relative;
    overflow: hidden; }
    .bs-main-banner .block.ApImage::before {
      background-color: rgba(255, 255, 255, 0.5);
      bottom: 0%;
      content: "";
      left: 50%;
      position: absolute;
      right: 51%;
      top: 0%;
      opacity: 1;
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s;
      pointer-events: none; }
    .bs-main-banner .block.ApImage::after {
      background-color: rgba(255, 255, 255, 0.5);
      bottom: 50%;
      content: "";
      left: 0%;
      position: absolute;
      right: 0%;
      top: 51%;
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s;
      opacity: 1;
      pointer-events: none; }
    .bs-main-banner .block.ApImage:hover::before {
      left: 0%;
      right: 0%;
      opacity: 0;
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
    .bs-main-banner .block.ApImage:hover::after {
      top: 0%;
      bottom: 0%;
      opacity: 0;
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
  .bs-main-banner .bs-img-banner-h1 {
    float: right; }
    .rtl .bs-main-banner .bs-img-banner-h1 {
      float: left; }
  @media (min-width: 1500px) {
    .bs-main-banner .bs-text-banner-h1 {
      max-width: 570px;
      margin-top: 125px;
      margin-left: 135px; }
      .rtl .bs-main-banner .bs-text-banner-h1 {
        margin-right: 135px;
        margin-left: inherit; } }
  @media (min-width: 1200px) and (max-width: 1499px) {
    .bs-main-banner .bs-text-banner-h1 {
      max-width: 500px;
      margin-top: 50px;
      margin-left: 50px; }
      .rtl .bs-main-banner .bs-text-banner-h1 {
        margin-right: 50px;
        margin-left: inherit; } }
  @media (max-width: 1199px) {
    .bs-main-banner .bs-text-banner-h1 {
      max-width: 570px;
      margin: 0 15px 0 15px; }
      .rtl .bs-main-banner .bs-text-banner-h1 {
        margin: 0 15px 0 15px; } }
  @media (max-width: 767px) {
    .bs-main-banner .bs-text-banner-h1 {
      text-align: center;
      padding: 30px;
      max-width: none;
      margin: 0 0 0 0; }
      .rtl .bs-main-banner .bs-text-banner-h1 {
        margin: 0 0 0 0; } }
  .bs-main-banner .bs-text-banner-h1 h2::before {
    content: "";
    width: 100px;
    height: 2px;
    background: black;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0; }
    @media (max-width: 767px) {
      .bs-main-banner .bs-text-banner-h1 h2::before {
        margin: auto; } }

.bs-text-banner-h1 h5 {
  font-weight: 500;
  color: #ababab;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 17px; }
  @media (max-width: 991px) {
    .bs-text-banner-h1 h5 {
      font-size: 13px; } }
.bs-text-banner-h1 h2 {
  font-size: 38px;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
  color: black;
  position: relative;
  margin: 0;
  padding-bottom: 32px; }
  @media (max-width: 1499px) {
    .bs-text-banner-h1 h2 {
      font-size: 30px;
      padding-bottom: 20px; } }
  @media (max-width: 1199px) {
    .bs-text-banner-h1 h2 {
      font-size: 25px; } }
  @media (max-width: 991px) {
    .bs-text-banner-h1 h2 {
      font-size: 21px; } }
.bs-text-banner-h1 p {
  font-size: 15px;
  color: #787878;
  font-weight: 300;
  margin: 0;
  line-height: 30px;
  padding-top: 55px;
  padding-bottom: 36px; }
  @media (max-width: 1199px) {
    .bs-text-banner-h1 p {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media (max-width: 991px) {
    .bs-text-banner-h1 p {
      line-height: 25px;
      font-size: 13px; } }
.bs-text-banner-h1 a {
  color: #D14A95;
  text-transform: uppercase;
  font-weight: 600;
  overflow: hidden;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -ms-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
  .bs-text-banner-h1 a::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    padding-right: 7px; }
  .bs-text-banner-h1 a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(251, 180, 208, 0.61);
    -webkit-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
    -o-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
    transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0); }
  .bs-text-banner-h1 a:hover::after {
    -webkit-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
    -moz-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
    -ms-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
    -o-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
    transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0); }

@media (min-width: 1200px) {
  .bs-service {
    margin-top: 150px; } }
@media (max-width: 1199px) {
  .bs-service {
    margin-top: 50px; } }
@media (max-width: 767px) {
  .bs-service {
    text-align: center;
    margin-top: 15px; } }
@media (min-width: 768px) {
  .bs-service .service-h1 {
    max-width: 274px; } }
@media (max-width: 767px) {
  .bs-service .service-h1 {
    padding: 15px 0; } }
.bs-service .service-h1 .service-icon {
  width: 40px;
  height: 40px; }
.bs-service .service-h1 .plane-h1 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjAg0EDjBr/f3PAAACA0lEQVQ4y9XSXWjNcRzH8deZeV6ECxZZkUMtSrHyWB5aUmop4UZsHi805SEJzWY3UnJDysWaC1x4vKFmxZC2VpNnKU9plMOG2ez0P46L45ztnExtteTzu/p9vp/37/v7/vrx32uq4X1Fi8V0qFFqYm/REoFtljvprbgmFQpkdatPstlZjd776Yu37tqZrC8Tsy8VnOmABjEfnFYk11b14t6psstahzSLiwqcSsSnaNRmv6Hdeo2z0WVtAj9cMF0y2anSBJT4lIxm2aDZG6uF0sbJ88xPB7s5iQbTvXKke3C4Mu0azE0duE7EffMz3meIw6KOGcAYDW5Z8rswQbWYOpPN1qBFqew0cJBNXnlnRWJbr0m1QJ0lGKhYs0CHmCpj08ChtngtYo9hSeuqewYIqxa446VW5cZYk7p8QuNV+ui7Q0ak2y12g7ATyozKmDDLUudEPVEqsCDzg6zXYdofv06e4z6LuqRQCI0OZEbyfXUmw8u13R0xj3QqT7lH1abHNuhUa/LvXchMe90U81CZfKwUJN/WCu0Gd6EhXwTO+YYcYTOMds91Fz1PZcrtMMdjjPTJIre74HlWyZODVk/Vu6UtY4SQ82YpEEGjKyr0SjkeqJGNo270DoVJIo4Ju6al9zCLRAXqLOwLTKHFfQP7Qy/Ee1wv/o5mK5LbY/X9v56sX/QLmX2j4LZ36hYAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMDItMTNUMDM6MTQ6NDgrMDE6MDB0flDDAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTAyLTEzVDAzOjE0OjQ4KzAxOjAwBSPofwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=") no-repeat center center; }
.bs-service .service-h1 .reload-h1 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjAg0EFwI4KgVXAAAB7ElEQVRIx53VS0hUYRiH8Z9XKhcWqFlp5LLSJEQKQcSW3axFixa1jPZdxH3talGLoEVUYFEgQRdo1wXKzMAwUSmoIBsru2JJo5N+LSZLnDnGmf9ZnMv7Ps93zrs4X4G4WWRInsezt3mRbZs1q1Ki2Aevdes1A1YY1WXPQmvU6ZQU5h1jTlqFUsGtaLhMlxnBcydsV6vcavX2O+eTIOm4EsGdKLzZiKDH1iy1JQ4YEfSZ8Sg7vltKypHIubDKdUHQn624xaRxLRFoh4k58xj8Vyj8c65wCTvcjxC8NyzppwlTxt3MbOgUHJJz6k17Kj93wVnBttzxIt+MKMgNzkeDUjdMxyS36FWRFmzCw9hL12nUmhZU42VswRDWpQVL8SW2YAzL0oIpFMcWTGJRWvAZlbEFZfiUFgxifWxBDRJpwV19BmILmvAkNvU3BRK+Kspd0CY4kzue75lfC80tT+mCgnbB+czHe110W79RKUF7JN5qSkJ5ZuGdIJjwSrdrGiPwFt8ls//6hgXBxQVeP1+HlJRd2cv3BAOCNw5anGUuO/UK3mqO8l8VrHFMUvDRBfs0qFJpgzanvBBMu5Lt22dzWrARK53wIWNr++Gy2kyocM71GJZj1GFHNWpSo1qQ8F6PByb9Jy0S1v6vaX5+A3v9pYTxflkRAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE5LTAyLTEzVDAzOjIzOjAyKzAxOjAwL3p8DwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOS0wMi0xM1QwMzoyMzowMiswMTowMF4nxLMAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat center center; }
.bs-service .service-h1 .percentage-h1 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjAg0EFyN0QxUJAAACn0lEQVRIx6XVzWtcZRQG8N+MNaFBbROV+NEYW7W2pFlIMQXtQq2LYklSN2ZhAtIaI1rBP8CNKyF+LIQgYleFEowVwZWg2FIcoVgQaiGT0EKh0k7QMgPtMLYkPS46c703maGjPndz3+e559z343nPoTUGHVNRccygf40+hy2L+rPssL52wjq9YVZBqR74o1GjjtdHJQWzJnW2Ct/gdPLPMO+VRBkzn1JO29A8wWdC1Ywpw56Uy2g52wybMqMqzDQLf0BNePW2yxwXanrXCtPCovxtE+QtCtOr6Z2uCW+1dUKHhGt2pqndKsIZHW0l6HBGqNjdIPaoCvM2tQwZUMmYqU9RqNoDXZaEn/Qk8stOuWjO5oT5TsndmZQ9CkJJFyNC2X2JNGLFCZ/6XUk3eEl4bc2s7lcWRpgQfksJJxXk8ajr3sU6Z/3a9HTOCuPrLOJxHW7U6V7fu4kLyh7Emwa86GaTrXwMi6y3LAwlwhFLtmFSGLHRH75uurG7hGXrYUEYT4R+56woC7PyPnbdE3L2ed+UjakEE0Lx1uvCKgt3O+QD++Rs8ZcP5X0p/Cmc1598Nd5IsHoJaXzjih6jwkFst+RIog01lrBLqDX14HN1c08r1ZkZC6lNrAlDeVtxLjmDf5D3kXlf4JJu/ch7KknFDeexda2RGjgg7K3vyWUXfeKkFcOrjDRMl5JQSFkZ7nLJD8los2+VnDKaMPf6uWHlxmUqZsrmoKsGtMIjFoSqFxpEs+vcurQ0rvOzafJWQXlbO3hnbUHhf5c0etUylm6FiWxRvSMRqh72tL026fOQnCuZsJztnvG8A95zp8991Sx3trEUjSXKmGJK+cU9rabXadLRVGs7br/9TqRa21Gvt1d6/2NzzWKHOWVlc3a0/uhv9IIKzA6iU70AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMDItMTNUMDM6MjM6MzUrMDE6MDBkUkViAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTAyLTEzVDAzOjIzOjM1KzAxOjAwFQ/93gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=") no-repeat center center; }
.bs-service .service-h1 h3 {
  font-size: 23px;
  font-weight: 400;
  margin: 0;
  font-family: 'Playfair Display', serif;
  padding-top: 20px; }
  @media (max-width: 991px) {
    .bs-service .service-h1 h3 {
      font-size: 21px; } }
.bs-service .service-h1 p {
  font-size: 15px;
  color: #787878;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding-top: 25px; }
@media (max-width: 767px) {
  .bs-service .service-h1 .plane-h1, .bs-service .service-h1 .reload-h1, .bs-service .service-h1 .percentage-h1 {
    margin: auto; }
  .bs-service .service-h1 h3 {
    padding-top: 10px; }
  .bs-service .service-h1 p {
    padding-top: 15px; } }

.bs-product-h1 {
  border-bottom: 1px solid #e5e5e5; }
  @media (min-width: 992px) {
    .bs-product-h1 {
      position: relative;
      margin: 150px 0 0;
      padding-bottom: 95px; } }
  .bs-product-h1 .bs-img-product-h1 {
    position: relative; }
    @media (min-width: 992px) {
      .bs-product-h1 .bs-img-product-h1 {
        padding-left: 30px; }
        .rtl .bs-product-h1 .bs-img-product-h1 {
          padding-right: 30px;
          padding-left: inherit; }
        .bs-product-h1 .bs-img-product-h1 .block.ApImage {
          position: relative;
          overflow: hidden; }
          .bs-product-h1 .bs-img-product-h1 .block.ApImage::before {
            background-color: rgba(255, 255, 255, 0.5);
            bottom: 0%;
            content: "";
            left: 50%;
            position: absolute;
            right: 51%;
            top: 0%;
            opacity: 1;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
            pointer-events: none; }
          .bs-product-h1 .bs-img-product-h1 .block.ApImage::after {
            background-color: rgba(255, 255, 255, 0.5);
            bottom: 50%;
            content: "";
            left: 0%;
            position: absolute;
            right: 0%;
            top: 51%;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
            opacity: 1;
            pointer-events: none; }
          .bs-product-h1 .bs-img-product-h1 .block.ApImage:hover::before {
            left: 0%;
            right: 0%;
            opacity: 0;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s; }
          .bs-product-h1 .bs-img-product-h1 .block.ApImage:hover::after {
            top: 0%;
            bottom: 0%;
            opacity: 0;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s; } }
    @media (min-width: 1200px) {
      .bs-product-h1 .bs-img-product-h1 {
        width: 41.33%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .bs-product-h1 .bs-img-product-h1 {
        width: 50%; } }
    @media (max-width: 991px) {
      .bs-product-h1 .bs-img-product-h1 {
        padding: 15px 30px; } }

@media (min-width: 992px) {
  .bs-instagram {
    margin-top: 120px;
    margin-bottom: 120px; } }
@media (max-width: 991px) {
  .bs-instagram {
    margin-top: 35px;
    margin-bottom: 70px; } }

/* home 3 */
.h2-bs-img-btop {
  position: relative; }
  @media (min-width: 992px) {
    .h2-bs-img-btop:hover .image_description {
      border: 5px solid #D14A95;
      background: #ffffffdb; } }
  .h2-bs-img-btop .image_description {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    @media (min-width: 992px) {
      .h2-bs-img-btop .image_description {
        border: 5px solid #fff; } }
    @media (min-width: 1300px) {
      .h2-bs-img-btop .image_description {
        max-width: 570px;
        max-height: 624px; } }
    @media (max-width: 1299px) and (min-width: 1200px) {
      .h2-bs-img-btop .image_description {
        max-width: 470px;
        max-height: 500px; } }
    @media (max-width: 1199px) {
      .h2-bs-img-btop .image_description {
        max-width: 400px;
        max-height: 450px; } }
    @media (max-width: 991px) {
      .h2-bs-img-btop .image_description {
        max-width: 500px;
        max-height: 570px; } }
    @media (max-width: 767px) {
      .h2-bs-img-btop .image_description {
        max-width: 480px;
        max-height: 500px; } }
    @media (max-width: 575px) {
      .h2-bs-img-btop .image_description {
        max-width: 400px;
        max-height: 440px; } }
    @media (max-width: 479px) {
      .h2-bs-img-btop .image_description {
        max-width: 290px;
        max-height: 400px; } }
    @media (max-width: 440px) {
      .h2-bs-img-btop .image_description {
        max-height: 300px; } }
    @media (max-width: 768px) {
      .h2-bs-img-btop .image_description .bs-text-banner-h2 {
        width: 100%;
        text-align: center; } }
    .h2-bs-img-btop .image_description .bs-text-banner-h2 h5 {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #eb75a3;
      margin: 0;
      letter-spacing: 2px; }
      @media (min-width: 768px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h5 {
          padding-bottom: 28px; } }
      @media (max-width: 767px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h5 {
          padding-bottom: 23px; } }
    .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
      font-weight: 400;
      font-family: 'Playfair Display', serif;
      position: relative;
      padding: 0 109px;
      margin: 0; }
      @media (min-width: 1300px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 52px;
          padding-bottom: 45px;
          margin-bottom: 60px; } }
      @media (min-width: 1200px) and (max-width: 1299px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 42px;
          padding-bottom: 45px;
          margin-bottom: 60px; } }
      @media (max-width: 1199px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 26px;
          padding-bottom: 35px;
          margin-bottom: 35px; } }
      @media (max-width: 991px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 40px; } }
      @media (max-width: 767px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 40px;
          padding-bottom: 30px;
          margin-bottom: 35px; } }
      @media (max-width: 575px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          padding: 0 50px;
          padding-bottom: 20px; } }
      @media (max-width: 479px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 h2 {
          font-size: 25px; } }
      .h2-bs-img-btop .image_description .bs-text-banner-h2 h2::before {
        content: "";
        width: 100px;
        height: 2px;
        background: black;
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        right: 0; }
    .h2-bs-img-btop .image_description .bs-text-banner-h2 a {
      font-size: 14px;
      font-weight: 600;
      background: #D14A95;
      color: #fff;
      padding: 0 60px;
      display: inline-block;
      text-transform: uppercase;
      border: 1px solid #D14A95;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .h2-bs-img-btop .image_description .bs-text-banner-h2 a:hover {
        background: #fff;
        color: #D14A95;
        border: 1px solid #D14A95; }
      @media (min-width: 1200px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 a {
          line-height: 66px;
          height: 66px; } }
      @media (max-width: 1199px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 a {
          line-height: 45px;
          height: 45px;
          padding: 0 30px; } }
      @media (max-width: 767px) {
        .h2-bs-img-btop .image_description .bs-text-banner-h2 a {
          line-height: 50px;
          height: 50px;
          padding: 0 40px; } }

.h2-bs-btop {
  margin-bottom: 120px; }
  .h2-bs-btop::after {
    content: "";
    clear: both;
    display: block; }
  @media (max-width: 991px) {
    .h2-bs-btop > .ApColumn:last-child {
      display: none; } }
  @media (max-width: 991px) {
    .h2-bs-btop {
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .h2-bs-btop {
      margin-bottom: 10px; } }

.h2-bs-bmain {
  position: relative; }
  @media (max-width: 991px) {
    .h2-bs-bmain {
      display: flex; } }
  @media (max-width: 767px) {
    .h2-bs-bmain {
      flex-direction: column; } }
  @media (max-width: 767px) {
    .h2-bs-bmain > .ApColumn:nth-child(1) {
      order: 2; } }
  .h2-bs-bmain .h2-bs-bmain-1 {
    position: relative;
    padding-top: 90px; }
    @media (max-width: 991px) {
      .h2-bs-bmain .h2-bs-bmain-1 {
        padding-top: 0; }
        .h2-bs-bmain .h2-bs-bmain-1 img {
          width: 100% !important; } }
  .h2-bs-bmain .h2-bs-bmain-2 {
    position: absolute;
    top: 0;
    left: 100px; }
    .rtl .h2-bs-bmain .h2-bs-bmain-2 {
      right: 100px;
      left: auto; }
    @media (max-width: 991px) {
      .h2-bs-bmain .h2-bs-bmain-2 {
        top: 50%;
        left: 75px;
        transform: translateY(-50%); }
        .rtl .h2-bs-bmain .h2-bs-bmain-2 {
          right: 75px;
          left: auto; }
        .h2-bs-bmain .h2-bs-bmain-2 img {
          width: 100% !important; } }
    @media (max-width: 767px) {
      .h2-bs-bmain .h2-bs-bmain-2 {
        right: 15px; } }
    .h2-bs-bmain .h2-bs-bmain-2 > a {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden; }
      .h2-bs-bmain .h2-bs-bmain-2 > a::before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .h2-bs-bmain .h2-bs-bmain-2 > a::after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .h2-bs-bmain .h2-bs-bmain-2 > a::after, .h2-bs-bmain .h2-bs-bmain-2 > a::before {
        position: absolute;
        z-index: 9;
        content: "";
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .h2-bs-bmain .h2-bs-bmain-2 > a:hover::after, .h2-bs-bmain .h2-bs-bmain-2 > a:hover::before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
      .h2-bs-bmain .h2-bs-bmain-2 > a img {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        backface-visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    .h2-bs-bmain .h2-bs-bmain-2:hover > a img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      -moz-transform: scale3d(1.1, 1.1, 1);
      -ms-transform: scale3d(1.1, 1.1, 1);
      -o-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
  .h2-bs-bmain .bs-text-banner-h1 h2 {
    padding-bottom: 63px; }
    @media (max-width: 991px) {
      .h2-bs-bmain .bs-text-banner-h1 h2 {
        padding-bottom: 33px; } }
    .h2-bs-bmain .bs-text-banner-h1 h2::before {
      content: "";
      width: 170px;
      height: 1px;
      background: black;
      position: absolute;
      bottom: -5px;
      left: 0;
      right: 0; }
      @media (max-width: 767px) {
        .h2-bs-bmain .bs-text-banner-h1 h2::before {
          margin: auto; } }
  @media (min-width: 992px) {
    .h2-bs-bmain .bs-text-banner-h1 {
      padding: 0;
      padding-top: 120px; }
      .h2-bs-bmain .bs-text-banner-h1 h5 {
        padding-bottom: 35px; }
      .h2-bs-bmain .bs-text-banner-h1 p {
        position: relative;
        top: -10px;
        margin-left: 200px;
        padding-top: 0; }
        .rtl .h2-bs-bmain .bs-text-banner-h1 p {
          margin-right: 200px;
          margin-left: inherit; }
      .h2-bs-bmain .bs-text-banner-h1 a {
        margin-left: 200px; }
        .rtl .h2-bs-bmain .bs-text-banner-h1 a {
          margin-right: 200px;
          margin-left: inherit; } }
  @media (max-width: 991px) {
    .h2-bs-bmain .bs-text-banner-h1 {
      height: 100%;
      padding: 50px; } }
  @media (max-width: 767px) {
    .h2-bs-bmain .bs-text-banner-h1 {
      order: 1;
      text-align: center; } }

@media (min-width: 992px) {
  .h2-bs-hotspot {
    margin-top: 100px;
    margin-bottom: 105px; } }
@media (min-width: 768px) {
  .h2-bs-hotspot .bs-hotspot-1, .h2-bs-hotspot .bs-hotspot-2 {
    width: 50%;
    float: left;
    padding: 15px; }
  .h2-bs-hotspot .bs-hotspot-3 {
    float: left;
    padding: 15px; }
  .h2-bs-hotspot .title_block {
    margin-bottom: 50px; }
  .h2-bs-hotspot > .ApColumn {
    padding: 0; } }
@media (max-width: 1199px) {
  .h2-bs-hotspot .bs-hotspot-3 {
    width: 50%; } }
@media (max-width: 991px) {
  .h2-bs-hotspot {
    margin-top: 50px;
    margin-bottom: 50px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .h2-bs-hotspot .bs-hotspot-3 {
      width: 100%; } }

@media (max-width: 767px) {
  .h2-bs-hotspot .bs-hotspot-1, .h2-bs-hotspot .bs-hotspot-2, .h2-bs-hotspot .bs-hotspot-3 {
    padding-top: 15px; } }

.h2-after-bottom-b {
  min-height: 732px;
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .h2-after-bottom-b {
      margin-bottom: 98px; } }
  @media (max-width: 991px) {
    .h2-after-bottom-b {
      margin-bottom: 38px; } }
  .h2-after-bottom-b .text-banner-5-h2 {
    text-align: center; }
    @media (min-width: 992px) {
      .h2-after-bottom-b .text-banner-5-h2 {
        max-width: 470px;
        margin-right: 182px;
        float: right;
        position: relative;
        z-index: 99; } }
    .h2-after-bottom-b .text-banner-5-h2 h5 {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff; }
    .h2-after-bottom-b .text-banner-5-h2 h2 {
      font-size: 62px;
      font-weight: 400;
      font-family: 'Playfair Display', serif;
      color: #fff;
      line-height: 72px;
      padding-bottom: 40px;
      position: relative;
      margin-bottom: 54px; }
      .h2-after-bottom-b .text-banner-5-h2 h2::before {
        content: "";
        width: 100px;
        height: 2px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        right: 0; }
      @media (max-width: 991px) {
        .h2-after-bottom-b .text-banner-5-h2 h2 {
          font-size: 45px;
          line-height: 50px; } }
      @media (max-width: 575px) {
        .h2-after-bottom-b .text-banner-5-h2 h2 {
          font-size: 30px;
          line-height: 40px; } }
    .h2-after-bottom-b .text-banner-5-h2 a {
      display: inline-block;
      height: 72px;
      line-height: 72px;
      padding: 0 70px;
      background: #fff;
      color: #000;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 14px;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .h2-after-bottom-b .text-banner-5-h2 a:hover {
        background: #D14A95;
        color: #fff; }

@media (min-width: 992px) {
  .bs-latest-h2 {
    margin-bottom: 75px; } }
@media (min-width: 992px) {
  .bs-latest-h2 .block_content {
    margin-top: 66px; } }
@media (max-width: 991px) {
  .bs-latest-h2 .block_content {
    margin-top: 36px; } }

.h2-bs-banner-bottom {
  position: relative; }
  @media (min-width: 992px) {
    .h2-bs-banner-bottom {
      margin-bottom: 90px; } }
  @media (max-width: 991px) {
    .h2-bs-banner-bottom {
      margin-bottom: 30px; } }
  .h2-bs-banner-bottom .ApColumn::first-child .h2-bs-text-b6 {
    top: 217px;
    left: 110px; }
  .h2-bs-banner-bottom .ApColumn .ApImage > a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden; }
    .h2-bs-banner-bottom .ApColumn .ApImage > a::before {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .h2-bs-banner-bottom .ApColumn .ApImage > a::after {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .h2-bs-banner-bottom .ApColumn .ApImage > a::after, .h2-bs-banner-bottom .ApColumn .ApImage > a::before {
      position: absolute;
      z-index: 9;
      content: "";
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .h2-bs-banner-bottom .ApColumn .ApImage > a:hover::after, .h2-bs-banner-bottom .ApColumn .ApImage > a:hover::before {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .h2-bs-banner-bottom .ApColumn .ApImage > a img {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      backface-visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .h2-bs-banner-bottom .ApColumn .ApImage:hover > a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  .h2-bs-banner-bottom .h2-bs-text-b6 {
    position: absolute;
    top: 145px;
    left: 73px;
    text-align: center;
    z-index: 9; }
    .h2-bs-banner-bottom .h2-bs-text-b6 h5 {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      padding-bottom: 19px;
      margin: 0;
      letter-spacing: 2px; }
      @media (max-width: 575px) {
        .h2-bs-banner-bottom .h2-bs-text-b6 h5 {
          font-size: 12px;
          padding-bottom: 5px; } }
    .h2-bs-banner-bottom .h2-bs-text-b6 h2 {
      font-weight: 400;
      font-size: 38px;
      font-family: 'Playfair Display', serif;
      line-height: 48px;
      margin: 0;
      padding-bottom: 45px; }
      @media (max-width: 767px) {
        .h2-bs-banner-bottom .h2-bs-text-b6 h2 {
          font-size: 30px;
          padding-bottom: 25px; } }
      @media (max-width: 575px) {
        .h2-bs-banner-bottom .h2-bs-text-b6 h2 {
          font-size: 25px;
          padding-bottom: 15px; } }
    .h2-bs-banner-bottom .h2-bs-text-b6 a {
      height: 60px;
      display: inline-block;
      padding: 0 55px;
      line-height: 60px;
      background: #fff;
      font-weight: 600;
      font-size: 14px;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .h2-bs-banner-bottom .h2-bs-text-b6 a:hover {
        background: #D14A95;
        color: #fff; }
      @media (max-width: 575px) {
        .h2-bs-banner-bottom .h2-bs-text-b6 a {
          height: 45px;
          padding: 0 35px;
          line-height: 45px; } }
      @media (max-width: 479px) {
        .h2-bs-banner-bottom .h2-bs-text-b6 a {
          height: 35px;
          padding: 0 20px;
          line-height: 35px; } }
    @media (max-width: 767px) {
      .h2-bs-banner-bottom .h2-bs-text-b6 {
        top: 80px; } }
    @media (max-width: 479px) {
      .h2-bs-banner-bottom .h2-bs-text-b6 {
        top: 35px;
        left: 30px; } }

.userinfo-selector > ul {
  padding: 0; }
  @media (max-width: 1199px) {
    .userinfo-selector > ul {
      right: 0;
      left: auto; }
      .rtl .userinfo-selector > ul {
        right: auto;
        left: 0; } }
  .userinfo-selector > ul > li {
    border-bottom: 1px dashed #e6e6e6; }
    .userinfo-selector > ul > li:last-child {
      border: none; }
    .userinfo-selector > ul > li a {
      font-size: 14px;
      color: #000;
      font-weight: 400;
      text-transform: inherit;
      padding: 10px 15px; }
.userinfo-selector .ap-total:before {
  content: '(';
  display: inline-block; }
.userinfo-selector .ap-total:after {
  content: ')';
  display: inline-block; }

.header-button-add {
  padding: 0px 14px; }
  @media (max-width: 991px) {
    .header-button-add {
      padding: 0; } }
  .header-button-add .ap-btn-wishlist {
    padding: 15px 0;
    display: block; }
    .header-button-add .ap-btn-wishlist i {
      height: 35px;
      width: 35px;
      display: block;
      text-align: center;
      line-height: 37px; }
      .header-button-add .ap-btn-wishlist i::before {
        font-family: "FontAwesome";
        font-style: initial;
        font-size: 19px; }

.top-header-h3 {
  height: 90px;
  display: flex;
  align-items: center; }
  .top-header-h3 .header-logo {
    text-align: center; }
  .top-header-h3 .bsh3-right-header {
    display: flex;
    justify-content: flex-end;
    height: 90px;
    align-items: center;
    padding-right: 0; }
    .rtl .top-header-h3 .bsh3-right-header {
      padding-left: 0;
      padding-right: inherit; }

.bsh3-main-banner > .ApColumn > .ApImage {
  position: relative; }
  .bsh3-main-banner > .ApColumn > .ApImage > a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden; }
    .bsh3-main-banner > .ApColumn > .ApImage > a::before {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .bsh3-main-banner > .ApColumn > .ApImage > a::after {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .bsh3-main-banner > .ApColumn > .ApImage > a::after, .bsh3-main-banner > .ApColumn > .ApImage > a::before {
      position: absolute;
      z-index: 9;
      content: "";
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .bsh3-main-banner > .ApColumn > .ApImage > a:hover::after, .bsh3-main-banner > .ApColumn > .ApImage > a:hover::before {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .bsh3-main-banner > .ApColumn > .ApImage > a img {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      backface-visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .bsh3-main-banner > .ApColumn > .ApImage:hover > a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  .bsh3-main-banner > .ApColumn > .ApImage .image_description {
    position: absolute;
    top: 120px;
    right: 85px;
    text-align: right; }
    .bsh3-main-banner > .ApColumn > .ApImage .image_description h5 {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      margin: 0; }
      @media (max-width: 991px) {
        .bsh3-main-banner > .ApColumn > .ApImage .image_description h5 {
          font-size: 12px; } }
    .bsh3-main-banner > .ApColumn > .ApImage .image_description h2 {
      font-size: 30px;
      font-weight: 400;
      font-family: 'Playfair Display', serif;
      line-height: 48px;
      margin: 0; }
      @media (max-width: 991px) {
        .bsh3-main-banner > .ApColumn > .ApImage .image_description h2 {
          font-size: 25px; } }
    @media (max-width: 1199px) {
      .bsh3-main-banner > .ApColumn > .ApImage .image_description {
        top: 55px;
        right: 20px; } }

.raw-btn-menu {
  display: none; }
  @media (min-width: 992px) {
    .raw-btn-menu {
      display: block;
      width: 90px;
      height: 90px;
      border-left: 1px solid #e5e5e5;
      text-align: center;
      line-height: 70px;
      padding: 0 25px;
      margin-left: 15px; }
      .rtl .raw-btn-menu {
        margin-right: 15px;
        margin-left: inherit; }
      .raw-btn-menu .btn-menu-header {
        position: relative;
        right: 0;
        top: 26px;
        height: 30px;
        display: inline-block;
        width: 30px; } }

/* home 4 */
@media (min-width: 992px) {
  .banner-h4 {
    margin-bottom: 120px; } }
@media (max-width: 991px) {
  .banner-h4 {
    margin-bottom: 30px; } }
.banner-h4 .img-1, .banner-h4 .img-2 {
  position: relative; }
  .banner-h4 .img-1 > a, .banner-h4 .img-2 > a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden; }
    .banner-h4 .img-1 > a::before, .banner-h4 .img-2 > a::before {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .banner-h4 .img-1 > a::after, .banner-h4 .img-2 > a::after {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .banner-h4 .img-1 > a::after, .banner-h4 .img-1 > a::before, .banner-h4 .img-2 > a::after, .banner-h4 .img-2 > a::before {
      position: absolute;
      z-index: 9;
      content: "";
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .banner-h4 .img-1 > a:hover::after, .banner-h4 .img-1 > a:hover::before, .banner-h4 .img-2 > a:hover::after, .banner-h4 .img-2 > a:hover::before {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .banner-h4 .img-1 > a img, .banner-h4 .img-2 > a img {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      backface-visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .banner-h4 .img-1:hover > a img, .banner-h4 .img-2:hover > a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  .banner-h4 .img-1 .image_description, .banner-h4 .img-2 .image_description {
    position: absolute;
    top: 218px;
    right: 200px;
    z-index: 9; }
    @media (max-width: 1600px) {
      .banner-h4 .img-1 .image_description, .banner-h4 .img-2 .image_description {
        top: 100px;
        right: 70px; } }
    @media (max-width: 1199px) {
      .banner-h4 .img-1 .image_description, .banner-h4 .img-2 .image_description {
        top: 70px; } }
    @media (max-width: 991px) {
      .banner-h4 .img-1 .image_description, .banner-h4 .img-2 .image_description {
        top: 30px;
        right: 50px; } }
    .banner-h4 .img-1 .image_description h2, .banner-h4 .img-2 .image_description h2 {
      font-size: 37px;
      font-family: 'Playfair Display', serif;
      font-weight: 400;
      line-height: 48px;
      padding-bottom: 72px; }
      @media (max-width: 1600px) {
        .banner-h4 .img-1 .image_description h2, .banner-h4 .img-2 .image_description h2 {
          font-size: 30px;
          padding-bottom: 45px; } }
      @media (max-width: 1199px) {
        .banner-h4 .img-1 .image_description h2, .banner-h4 .img-2 .image_description h2 {
          font-size: 26px; } }
      @media (max-width: 991px) {
        .banner-h4 .img-1 .image_description h2, .banner-h4 .img-2 .image_description h2 {
          font-size: 22px;
          padding-bottom: 25px; } }
    .banner-h4 .img-1 .image_description a, .banner-h4 .img-2 .image_description a {
      font-size: 14px;
      font-weight: 600;
      overflow: hidden;
      display: inline-block;
      position: relative;
      color: #000;
      -webkit-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      -moz-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      -ms-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      -o-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
      transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
      .banner-h4 .img-1 .image_description a::before, .banner-h4 .img-2 .image_description a::before {
        content: "\f105";
        font-family: "FontAwesome";
        font-size: 18px;
        padding-right: 7px; }
      .banner-h4 .img-1 .image_description a::after, .banner-h4 .img-2 .image_description a::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(251, 180, 208, 0.61);
        -webkit-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
        -moz-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
        -ms-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
        -o-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
        transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
        -o-transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0);
        transform: translate3d(-100%, 0, 0) translate3d(-1px, 0, 0); }
      .banner-h4 .img-1 .image_description a:hover::after, .banner-h4 .img-2 .image_description a:hover::after {
        -webkit-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
        -moz-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
        -ms-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
        -o-transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0);
        transform: translate3d(100%, 0, 0) translate3d(1px, 0, 0); }
      .banner-h4 .img-1 .image_description a::before, .banner-h4 .img-2 .image_description a::before {
        content: "\f105";
        font-family: "FontAwesome";
        font-size: 18px;
        padding-right: 7px; }
.banner-h4 .img-2 .image_description h2, .banner-h4 .img-2 .image_description a {
  color: white; }
.banner-h4::after {
  content: "";
  display: block;
  clear: both; }

.banner-bottom-h4 {
  position: relative; }
  .banner-bottom-h4 .ApImage {
    position: relative; }
    .banner-bottom-h4 .ApImage > a {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden; }
      .banner-bottom-h4 .ApImage > a::before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .banner-bottom-h4 .ApImage > a::after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .banner-bottom-h4 .ApImage > a::after, .banner-bottom-h4 .ApImage > a::before {
        position: absolute;
        z-index: 9;
        content: "";
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .banner-bottom-h4 .ApImage > a:hover::after, .banner-bottom-h4 .ApImage > a:hover::before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
      .banner-bottom-h4 .ApImage > a img {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        backface-visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    .banner-bottom-h4 .ApImage:hover > a img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      -moz-transform: scale3d(1.1, 1.1, 1);
      -ms-transform: scale3d(1.1, 1.1, 1);
      -o-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
  .banner-bottom-h4 .image_description {
    right: 0;
    position: absolute;
    top: 180px;
    left: 0;
    text-align: center;
    margin: auto;
    z-index: 9;
    max-width: 700px; }
    @media (max-width: 1600px) {
      .banner-bottom-h4 .image_description {
        top: 80px; } }
    @media (max-width: 1199px) {
      .banner-bottom-h4 .image_description {
        top: 60px; } }
    @media (max-width: 767px) {
      .banner-bottom-h4 .image_description {
        top: 30px; } }
    @media (max-width: 575px) {
      .banner-bottom-h4 .image_description {
        position: unset;
        padding: 25px 0; } }
    .banner-bottom-h4 .image_description h5 {
      font-size: 14px;
      font-weight: 500;
      color: #8d7632;
      text-transform: uppercase;
      letter-spacing: 2px;
      padding-bottom: 25px; }
      @media (max-width: 1199px) {
        .banner-bottom-h4 .image_description h5 {
          padding-bottom: 0; } }
      @media (max-width: 991px) {
        .banner-bottom-h4 .image_description h5 {
          font-size: 12px; } }
    .banner-bottom-h4 .image_description h2 {
      font-size: 38px;
      font-weight: 400;
      font-family: 'Playfair Display', serif;
      line-height: 60px;
      padding-bottom: 45px; }
      @media (max-width: 1199px) {
        .banner-bottom-h4 .image_description h2 {
          font-size: 30px;
          line-height: 40px;
          padding-bottom: 35px; } }
      @media (max-width: 991px) {
        .banner-bottom-h4 .image_description h2 {
          font-size: 26px;
          line-height: 35px;
          padding-bottom: 25px; } }
      @media (max-width: 767px) {
        .banner-bottom-h4 .image_description h2 {
          font-size: 20px;
          line-height: 24px;
          padding-bottom: 15px; } }
      @media (max-width: 575px) {
        .banner-bottom-h4 .image_description h2 {
          font-size: 26px;
          line-height: 35px; } }
    .banner-bottom-h4 .image_description button {
      position: relative;
      height: 66px;
      line-height: 66px;
      padding: 0 70px;
      background: #ffffff;
      display: block;
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      margin: auto;
      box-shadow: none;
      border: none;
      cursor: pointer;
      transition: all .4s ease-in-out; }
      .banner-bottom-h4 .image_description button:hover {
        background: #D14A95;
        color: #fff; }
      @media (max-width: 1199px) {
        .banner-bottom-h4 .image_description button {
          height: 50px;
          line-height: 50px;
          padding: 0 50px; } }
      @media (max-width: 575px) {
        .banner-bottom-h4 .image_description button {
          background: #D14A95;
          color: #fff; } }

/* --- Home 5 --- */
.product-list-h5 .product_list {
  margin: auto; }
  @media (min-width: 992px) {
    .product-list-h5 .product_list {
      max-width: 1820px;
      margin-top: 66px; } }
  @media (max-width: 991px) {
    .product-list-h5 .product_list {
      margin-top: 30px; } }
  @media (min-width: 992px) {
    .product-list-h5 .product_list .product_block:nth-child(5n+1) {
      clear: both; } }
  @media (max-width: 991px) {
    .product-list-h5 .product_list .product_block:nth-child(2n+1) {
      clear: both; } }

.bsh5-bn-main {
  margin-bottom: 120px; }
  .bsh5-bn-main::after {
    content: "";
    display: block;
    clear: both; }
  @media (max-width: 991px) {
    .bsh5-bn-main {
      margin-bottom: 30px; } }
  .bsh5-bn-main .ApImage {
    position: relative; }
    .bsh5-bn-main .ApImage > a {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden; }
      .bsh5-bn-main .ApImage > a::before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .bsh5-bn-main .ApImage > a::after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .bsh5-bn-main .ApImage > a::after, .bsh5-bn-main .ApImage > a::before {
        position: absolute;
        z-index: 9;
        content: "";
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .bsh5-bn-main .ApImage > a:hover::after, .bsh5-bn-main .ApImage > a:hover::before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
      .bsh5-bn-main .ApImage > a img {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        backface-visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    .bsh5-bn-main .ApImage:hover > a img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      -moz-transform: scale3d(1.1, 1.1, 1);
      -ms-transform: scale3d(1.1, 1.1, 1);
      -o-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
    .bsh5-bn-main .ApImage .image_description {
      position: absolute;
      z-index: 9; }
      .bsh5-bn-main .ApImage .image_description h2 {
        font-family: 'Playfair Display', serif; }
  .bsh5-bn-main .bsh5-bn-right .ApImage {
    float: left; }
    .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(1), .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(2) {
      width: 50%; }
      @media (max-width: 479px) {
        .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(1), .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(2) {
          width: 100%; } }
      .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(1) .image_description, .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(2) .image_description {
        top: 78px;
        right: 61px; }
        @media (max-width: 1199px) {
          .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(1) .image_description, .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(2) .image_description {
            top: 60px;
            right: 40px; } }
    .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) {
      width: 100%; }
      .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) .image_description {
        top: 216px;
        right: 138px;
        text-align: center; }
        @media (max-width: 1399px) {
          .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) .image_description {
            top: 110px;
            right: 50px; } }
        @media (max-width: 400px) {
          .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) .image_description {
            top: 50px;
            right: 30px; } }
        .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) .image_description h2, .bsh5-bn-main .bsh5-bn-right .ApImage:nth-child(3) .image_description h5 {
          color: #FFFFFF; }
    .bsh5-bn-main .bsh5-bn-right .ApImage::after {
      content: "";
      display: block;
      clear: both; }
    .bsh5-bn-main .bsh5-bn-right .ApImage .image_description {
      text-align: right; }
      .bsh5-bn-main .bsh5-bn-right .ApImage .image_description h5 {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0; }
      .bsh5-bn-main .bsh5-bn-right .ApImage .image_description h2 {
        font-size: 30px;
        font-weight: 400;
        line-height: 48px; }
        @media (max-width: 1199px) {
          .bsh5-bn-main .bsh5-bn-right .ApImage .image_description h2 {
            font-size: 20px; } }
  .bsh5-bn-main .bsh5-bn-left .ApImage {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h5 {
      font-size: 14px;
      font-weight: 500;
      color: #FFFFFF;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0;
      padding-bottom: 45px; }
      @media (max-width: 991px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h5 {
          padding-bottom: 30px; } }
      @media (max-width: 400px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h5 {
          padding-bottom: 25px;
          font-size: 12px; } }
    .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h2 {
      font-size: 70px;
      line-height: 78px;
      color: #FFFFFF;
      font-weight: 400;
      margin: 0;
      padding-bottom: 58px; }
      @media (max-width: 1399px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h2 {
          font-size: 50px;
          line-height: 60px;
          padding-bottom: 40px; } }
      @media (max-width: 991px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h2 {
          font-size: 42px;
          line-height: 42px; } }
      @media (max-width: 400px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description h2 {
          font-size: 35px;
          line-height: 35px; } }
    .bsh5-bn-main .bsh5-bn-left .ApImage .image_description button {
      height: 72px;
      line-height: 72px;
      padding: 0 70px;
      font-size: 14px;
      font-weight: 600;
      border: none;
      box-shadow: none;
      text-transform: uppercase;
      background: #FFFFFF;
      -webkit-transition: all 0.4s ease-in;
      -moz-transition: all 0.4s ease-in;
      -ms-transition: all 0.4s ease-in;
      -o-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in; }
      .bsh5-bn-main .bsh5-bn-left .ApImage .image_description button:hover {
        background: #D14A95;
        color: #FFFFFF; }
      @media (max-width: 991px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description button {
          height: 60px;
          line-height: 60px;
          padding: 0 50px; } }
      @media (max-width: 400px) {
        .bsh5-bn-main .bsh5-bn-left .ApImage .image_description button {
          height: 50px;
          line-height: 50px;
          padding: 0 40px;
          font-size: 12px; } }

.bs-instagram.bsh5-ig {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .bsh5-bn-bottom {
    margin-top: 96px; } }
@media (max-width: 991px) {
  .bsh5-bn-bottom {
    margin-top: 30px; } }
.bsh5-bn-bottom .ApImage > a {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden; }
  .bsh5-bn-bottom .ApImage > a::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center; }
  .bsh5-bn-bottom .ApImage > a::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center; }
  .bsh5-bn-bottom .ApImage > a::after, .bsh5-bn-bottom .ApImage > a::before {
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .bsh5-bn-bottom .ApImage > a:hover::after, .bsh5-bn-bottom .ApImage > a:hover::before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .bsh5-bn-bottom .ApImage > a img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    backface-visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.bsh5-bn-bottom .ApImage:hover > a img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1); }
@media (min-width: 768px) {
  .bsh5-bn-bottom .ApImage {
    align-items: center;
    text-align: center;
    position: relative;
    display: flex; } }
.bsh5-bn-bottom .ApImage .image_description {
  right: 393px;
  z-index: 9; }
  @media (min-width: 768px) {
    .bsh5-bn-bottom .ApImage .image_description {
      position: absolute; } }
  @media (max-width: 1500px) {
    .bsh5-bn-bottom .ApImage .image_description {
      right: 100px; } }
  @media (max-width: 767px) {
    .bsh5-bn-bottom .ApImage .image_description {
      text-align: center;
      padding: 30px 0; } }
  .bsh5-bn-bottom .ApImage .image_description h5 {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 16px; }
    @media (max-width: 991px) {
      .bsh5-bn-bottom .ApImage .image_description h5 {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .bsh5-bn-bottom .ApImage .image_description h5 {
        color: #000000; } }
  .bsh5-bn-bottom .ApImage .image_description h2 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 44px;
    line-height: 60px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 55px; }
    @media (max-width: 1199px) {
      .bsh5-bn-bottom .ApImage .image_description h2 {
        font-size: 35px;
        line-height: 50px;
        padding-bottom: 40px; } }
    @media (max-width: 991px) {
      .bsh5-bn-bottom .ApImage .image_description h2 {
        font-size: 27px;
        line-height: 35px; } }
    @media (max-width: 767px) {
      .bsh5-bn-bottom .ApImage .image_description h2 {
        color: #000000;
        font-size: 24px; } }
  .bsh5-bn-bottom .ApImage .image_description button {
    height: 72px;
    line-height: 72px;
    padding: 0 70px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #FFFFFF;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    .bsh5-bn-bottom .ApImage .image_description button:hover {
      background: #D14A95;
      color: #FFFFFF; }
    @media (max-width: 1199px) {
      .bsh5-bn-bottom .ApImage .image_description button {
        height: 56px;
        line-height: 56px;
        padding: 0 50px; } }
    @media (max-width: 991px) {
      .bsh5-bn-bottom .ApImage .image_description button {
        height: 50px;
        line-height: 50px;
        padding: 0 40px; } }
    @media (max-width: 767px) {
      .bsh5-bn-bottom .ApImage .image_description button {
        background: #D14A95;
        color: #FFFFFF; } }

.ui-autocomplete {
  z-index: 9999; }

/*# sourceMappingURL=styles.css.map */
