/***************************************************

  Mixins Themes

/***************************************************/

/* Mixin Normal*/

/* Mixin Clear */

/* Mixin Border */

/*background RGBA

============================================*/

/***************************************************

  Mixins RTL Themes

/***************************************************/

/* effect zoom In #1 */

/************************************ 

	Override Bootstrap 

*************************************/

/**

 * Web Application Prefix Apply For Making Owner Styles

 */

/**

 *   Blocks Layout Selectors 

 */

/***********************************************************************/

/* Title Block */

.main-video .image_description p {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical; }

.main-video > div {

  padding: 100px 0; }

  @media (max-width: 767px) {

    .main-video > div {

      padding: 0; } }

.main-video .title_block {

  margin-top: 30px; }

  @media (max-width: 767px) {

    .main-video .title_block {

      margin-left: 0; }

      .rtl .main-video .title_block {

        margin-right: 0;

        margin-left: inherit; } }

@media (max-width: 767px) {

  .main-video {

    padding-bottom: 30px; }

    .main-video .title_block {

      text-align: center !important;

      display: inline-block; }

    .main-video * {

      text-align: center; }

      .main-video * .video {

        margin: auto; } }



.ApColumn .ApCountdown {

  max-width: 800px;

  margin: auto;

  text-align: center;

  padding: 117px 0;

  max-height: 560px; }

  .ApColumn .ApCountdown .btn-count {

    width: 160px;

    height: 40px;

    color: #fff;

    line-height: 40px;

    padding: 0; }

    .ApColumn .ApCountdown .btn-count:hover {

      color: #000000; }

  .ApColumn .ApCountdown .ap-countdown-time {

    display: inline-block;

    margin-bottom: 70px; }

    .ApColumn .ApCountdown .ap-countdown-time li {

      float: left;

      margin-right: 55px; }

      .rtl .ApColumn .ApCountdown .ap-countdown-time li {

        float: right; }

      .rtl .ApColumn .ApCountdown .ap-countdown-time li {

        margin-left: 55px;

        margin-right: inherit; }

      .ApColumn .ApCountdown .ap-countdown-time li:last-child {

        margin: 0; }

    .ApColumn .ApCountdown .ap-countdown-time b {

      font-size: 48px;

      line-height: 24px;

      font-family: "Montserrat", sans-serif;

      color: #1f1f1f;

      display: block; }

    .ApColumn .ApCountdown .ap-countdown-time span {

      color: #1f1f1f;

      font-size: 14px;

      font-family: "Montserrat", sans-serif;

      line-height: 24px;

      text-transform: capitalize;

      margin-top: 15px;

      display: inline-block; }

  .ApColumn .ApCountdown .sub-title-widget {

    letter-spacing: 0.25px;

    line-height: 20px;

    font-weight: 300;

    color: #666;

    margin-bottom: 80px; }

    .ApColumn .ApCountdown .sub-title-widget span {

      color: #000000; }

  .ApColumn .ApCountdown .title_block {

    font-size: 36px;

    letter-spacing: 1px; }

    .ApColumn .ApCountdown .title_block::before {

      content: none; }

.ApColumn .ApSlideShow .btn {

  background: #FFFFFF;

  height: 60px;

  color: #1f1f1f;

  font-weight: 500;

  text-transform: uppercase;

  letter-spacing: 0;

  line-height: 42px;

  padding-right: 43px;

  font-size: 14px;

  padding-left: 43px; }

  @media (max-width: 991px) {

    .ApColumn .ApSlideShow .btn {

      font-size: 26px; } }

  @media (max-width: 575px) {

    .ApColumn .ApSlideShow .btn {

      font-size: 38px; } }

  .ApColumn .ApSlideShow .btn:hover {

    background: #000000;

    color: #fff; }

.ApColumn .block_carousel {

  text-align: center;

  padding: 65px 0; }

  .ApColumn .block_carousel .owl-item {

    opacity: 0;

    -webkit-transition: 1s;

    -o-transition: 1s;

    transition: 1s;

    -webkit-transition-delay: 0.3s;

    -moz-transition-delay: 0.3s;

    transition-delay: 0.3s; }

    .ApColumn .block_carousel .owl-item.active {

      opacity: 1; }

  .ApColumn .block_carousel:hover .title {

    letter-spacing: 2px;

    -webkit-transition: 0.6s;

    -o-transition: 0.6s;

    transition: 0.6s; }

  .ApColumn .block_carousel .owl-carousel {

    max-width: 873px;

    margin: auto; }

  .ApColumn .block_carousel .title {

    margin-top: 22px;

    font-size: 16px;

    color: #000;

    -webkit-transition: 0.6s;

    -o-transition: 0.6s;

    transition: 0.6s;

    font-weight: 700; }

  .ApColumn .block_carousel .title_block {

    margin-bottom: 24px; }

  .ApColumn .block_carousel .block-carousel-image-container {

    padding-top: 60px;

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -moz-box-orient: vertical;

    box-orient: vertical;

    -webkit-box-direction: reverse;

    -moz-box-direction: reverse;

    box-direction: reverse;

    -webkit-flex-direction: column-reverse;

    -moz-flex-direction: column-reverse;

    flex-direction: column-reverse;

    -ms-flex-direction: column-reverse;

    -webkit-box-pack: center;

    -moz-box-pack: center;

    box-pack: center;

    -webkit-justify-content: center;

    -moz-justify-content: center;

    -ms-justify-content: center;

    -o-justify-content: center;

    justify-content: center;

    -ms-flex-pack: center;

    -webkit-box-align: center;

    -moz-box-align: center;

    box-align: center;

    -webkit-align-items: center;

    -moz-align-items: center;

    -ms-align-items: center;

    -o-align-items: center;

    align-items: center;

    -ms-flex-align: center; }

  .ApColumn .block_carousel .descript {

    font-size: 22px;

    color: #000;

    line-height: 36px;

    position: relative;

    font-family: "Montserrat", sans-serif;

    padding: 30px 59px;

    margin-bottom: 30px; }

    @media (max-width: 767px) {

      .ApColumn .block_carousel .descript {

        padding: 30px 0; } }

    .ApColumn .block_carousel .descript::before {

      content: ',,';

      font-family: "Montserrat", sans-serif;

      font-size: 150px;

      -webkit-transform: rotate(180deg);

      -ms-transform: rotate(180deg);

      transform: rotate(180deg);

      position: absolute;

      left: 50%;

      margin-left: -30px;

      top: 10px;

      color: #000000;

      letter-spacing: -8px; }

    .ApColumn .block_carousel .descript::after {

      content: '';

      position: absolute;

      width: 1px;

      height: 48px;

      border: 1px solid #000;

      left: 50%;

      bottom: -35px;

      transform: translateX(-50%);

      -webkit-transition-delay: 0.6s;

      -moz-transition-delay: 0.6s;

      transition-delay: 0.6s; }

  .ApColumn .block_carousel h3 {

    font-family: "Montserrat", sans-serif;

    font-size: 18px; }

  .ApColumn .block_carousel img {

    border: 5px solid #fff;

    border-radius: 100%;

    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25); }

.ApColumn .tabs-top {

  text-align: center; }

  .ApColumn .tabs-top .item {

    display: inline-block;

    margin-bottom: 30px; }

  .ApColumn .tabs-top .tab-pane {

    opacity: 0.3;

    -webkit-transition: 0.6s;

    -o-transition: 0.6s;

    transition: 0.6s;

    -webkit-transition-delay: 1s;

    -moz-transition-delay: 1s;

    transition-delay: 1s; }

    .ApColumn .tabs-top .tab-pane.active {

      opacity: 1;

      -webkit-transition: 0.6s;

      -o-transition: 0.6s;

      transition: 0.6s;

      -webkit-transition-delay: 1s;

      -moz-transition-delay: 1s;

      transition-delay: 1s; }

  .ApColumn .tabs-top .nav-link {

    border: none;

    font-weight: 400;

    font-size: 24px;

    color: #1f1f1f;

    margin-right: 6px;

    -webkit-transition: 0.2s;

    -o-transition: 0.2s;

    transition: 0.2s;

    letter-spacing: 0.24px; }

    @media (max-width: 767px) {

      .ApColumn .tabs-top .nav-link {

        font-size: 16px; } }

    .ApColumn .tabs-top .nav-link:last-child {

      margin-right: 0; }

    .ApColumn .tabs-top .nav-link.active {

      border: none;

      color: #000000;

      background: transparent; }

    .ApColumn .tabs-top .nav-link:hover {

      border: none;

      color: #000000; }

  .ApColumn .tabs-top .title_block {

    margin-bottom: 0; }

  .ApColumn .tabs-top .block_content > ul {

    display: block;

    text-align: left; }

    .rtl .ApColumn .tabs-top .block_content > ul {

      text-align: right; }

    @media (max-width: 767px) {

      .ApColumn .tabs-top .block_content > ul {

        text-align: center;

        display: inline-block; }

        .ApColumn .tabs-top .block_content > ul .nav-item {

          display: inline-block;

          float: inherit; } }

.ApColumn .block {

  margin-bottom: 2.5rem; }

  .ApColumn .block.ApImage {

    overflow: hidden;

    position: relative; }

    .ApColumn .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;

      -o-transition: all 1s ease 0s;

      transition: all 1s ease 0s;

      pointer-events: none; }

    .ApColumn .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;

      -o-transition: all 1s ease 0s;

      transition: all 1s ease 0s;

      opacity: 1;

      pointer-events: none; }

    .ApColumn .block.ApImage:hover::before {

      left: 0%;

      right: 0%;

      opacity: 0;

      -webkit-transition: all 1s ease 0s;

      -o-transition: all 1s ease 0s;

      transition: all 1s ease 0s; }

    .ApColumn .block.ApImage:hover::after {

      top: 0%;

      bottom: 0%;

      opacity: 0;

      -webkit-transition: all 1s ease 0s;

      -o-transition: all 1s ease 0s;

      transition: all 1s ease 0s; }

    @media (max-width: 992px) {

      .ApColumn .block.ApImage {

        margin-bottom: 30px; } }

.ApColumn.font-large .ApImage h3 {

  font-size: 45px; }

.ApColumn .ApImage {

  margin: 30px 0; }

  .ApColumn .ApImage .text-center .image_description {

    text-align: center; }

  .ApColumn .ApImage .title_block::after {

    content: none; }

  .ApColumn .ApImage p {

    text-transform: uppercase;

    font-weight: 500;

    font-size: 14px;

    margin-top: 30px;

    margin-bottom: 45px; }

    @media (max-width: 1199px) {

      .ApColumn .ApImage p {

        margin: 20px 0; } }

    .ApColumn .ApImage p.no-mp {

      margin: 0; }

  .ApColumn .ApImage .border-title-image {

    margin-bottom: 45px;

    position: relative; }

    @media (max-width: 500px) {

      .ApColumn .ApImage .border-title-image {

        margin-bottom: 30px; } }

    .ApColumn .ApImage .border-title-image::after {

      content: '';

      width: 100px;

      height: 1px;

      background: #000000;

      position: absolute;

      bottom: -25px;

      left: 0; }

      .rtl .ApColumn .ApImage .border-title-image::after {

        right: 0;

        left: auto; }

  .ApColumn .ApImage .image_description a {

    color: #121314;

    font-weight: 500;

    text-transform: uppercase;

    letter-spacing: 0;

    display: inline-block;

    font-size: 14px;

    border: 1px solid #121314;

    padding: 15px 30px; }

    .ApColumn .ApImage .image_description a:hover {

      background: #000000;

      color: #FFFFFF;

      border: 1px solid #000000; }

  .ApColumn .ApImage h3 {

    font-size: 70px;

    margin: 0 0 10px;

    font-weight: 600; }

    @media (max-width: 1199px) {

      .ApColumn .ApImage h3 {

        font-size: 44px; } }

  .ApColumn .ApImage img {

    float: left; }

    .rtl .ApColumn .ApImage img {

      float: right; }

  .ApColumn .ApImage .image_description {

    position: absolute;

    left: 17%;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 9; }

    @media (max-width: 991px) {

      .ApColumn .ApImage .image_description {

        position: static;

        -webkit-transform: translateY(0);

        -moz-transform: translateY(0);

        -ms-transform: translateY(0);

        -o-transform: translateY(0);

        transform: translateY(0);

        text-align: center;

        margin-top: 30px;

        float: left;

        width: 100%; }

        .rtl .ApColumn .ApImage .image_description {

          float: right; } }



@media (max-width: 991px) {

  .ApColumn .block_carousel .owl-carousel {

    padding: 0 30px; }



  .ApColumn .block_carousel .owl-carousel {

    padding: 0 30px; } }

.title_block, .blog-lastest-title, #blog-listing > h1 {

  color: #1f1f1f;

  font-size: 50px;

  font-family: "Montserrat", sans-serif;

  position: relative;

  display: block;

  /*padding-left: 26%;*/

  line-height: 60px;

  font-weight: 600;

  margin: auto;

  z-index: 8;

  margin-bottom: 40px; 

  text-align: center; }

  .rtl .title_block, .rtl .blog-lastest-title, .rtl #blog-listing > h1 {

    padding-right: 26%;

    padding-left: inherit; }

  @media (max-width: 991px) {

    .title_block, .blog-lastest-title, #blog-listing > h1 {

      font-size: 40px;

      padding: 0;

      text-align: center; } }



.ap-popup {

  display: none; }



.container-config {

  max-width: 1000px; }



.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; }

.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {

  margin-bottom: 10px; }

@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; } }



/* Widget Alert */

.alert {

  text-align: left;

  margin-top: 15px;

  padding-left: 50px;

  position: relative; }

  .rtl .alert {

    text-align: right; }

  .rtl .alert {

    padding-right: 50px;

    padding-left: inherit; }

  .alert:before {

    font-family: "FontAwesome";

    font-size: 1.25rem;

    vertical-align: -2px;

    padding: 0 7px 0 0;

    float: left;

    position: absolute;

    left: 20px;

    top: 11px; }

    .rtl .alert:before {

      padding: 0 0 0 7px; }

    .rtl .alert:before {

      float: right; }

    .rtl .alert:before {

      right: 20px;

      left: auto; }

  .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"; }



/* 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 #f1f1f1; }

  .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: #392c0f;

        border-bottom-color: transparent; }

  .tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {

    border-color: transparent #392c0f #392c0f #392c0f; }



.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 #f1f1f1; }

  .rtl .tabs-left .nav-tabs {

    float: right; }

  .rtl .tabs-left .nav-tabs {

    border-left: 1px solid #f1f1f1;

    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 #392c0f #eeeeee #eeeeee; }

  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {

    border-color: #392c0f transparent #392c0f #392c0f;

    *border-right-color: #FFFFFF; }



.tabs-right .nav-tabs {

  float: right;

  border-left: 1px solid #f1f1f1; }

  .rtl .tabs-right .nav-tabs {

    float: left; }

  .rtl .tabs-right .nav-tabs {

    border-right: 1px solid #f1f1f1;

    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 #392c0f; }

  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {

    border-color: #392c0f #392c0f #392c0f transparent;

    *border-left-color: #ffffff; }



.widget-tabs li {

  padding: 5px 8px;

  border: 1px solid transparent;

  text-transform: uppercase; }

  .widget-tabs li a {

    color: #777777; }

  .widget-tabs li.active {

    border: 1px solid #000000; }

    .widget-tabs li.active a {

      color: #000000; }



.block .nav-pills > li.active > a {

  position: relative; }

  .block .nav-pills > li.active > a:before {

    content: "\f0d7";

    position: absolute;

    bottom: -7px;

    height: 25px;

    line-height: 25px;

    font-family: "FontAwesome";

    color: #000000;

    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: 10px; }

  .nav-tabs > li > a {

    font-weight: 800;

    color: #767676;

    border-bottom: 2px solid transparent;

    text-transform: capitalize; }

  .nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {

    border: 1px solid transparent;

    background: #eeeeee;

    color: #000000; }



/**

* 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: 25px 0.9375rem;

  text-transform: uppercase;

  color: #FFFFFF;

  -webkit-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;

    -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 {

  text-align: center;

  display: none; }

  .box-show-more a {

    clear: both;

    text-align: center;

    line-height: 24px;

    margin-top: 1.5rem;

    margin-bottom: 1.5rem;

    letter-spacing: 0;

    display: block;

    font-size: 16px;

    padding: 7px 40px;

    border: 1px solid #000;

    background: #FFFFFF; }

    .box-show-more a span {

      margin: 0; }

    .box-show-more a:hover {

      border: 1px solid #000000; }

      .box-show-more a:hover .btn-border {

        color: #000000; }

    .box-show-more a .fa {

      margin-left: 0.3125rem; }

      .rtl .box-show-more a .fa {

        margin-right: 0.3125rem;

        margin-left: inherit; }

  .box-show-more.open a {

    display: block;

    padding: 16.5px; }



/**

* 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: 25px 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: 25px; }

    .rtl .full-slider .carousel-control.left {

      right: 25px;

      left: auto; }

  .full-slider .carousel-control.right {

    right: 25px; }

    .rtl .full-slider .carousel-control.right {

      left: 25px;

      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 #f1f1f1; }

  .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;

    -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;

      -o-transition: all 0.2s ease-in-out;

      transition: all 0.2s ease-in-out; }



.ap-cover-hook {

  border: 1px solid #f1f1f1;

  -webkit-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 #000000;

    -webkit-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

*/

.ApProductCarousel {

  margin-top: 80px; }

  .ApProductCarousel .title_block {

    max-width: 720px; }

  .ApProductCarousel .sub-title-widget {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

    padding: 0 10px; }



@media (max-width: 991px) {

  .bgr-profile-home2 div.ApColumn:first-child {

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -moz-box-pack: center;

    box-pack: center;

    -webkit-justify-content: center;

    -moz-justify-content: center;

    -ms-justify-content: center;

    -o-justify-content: center;

    justify-content: center;

    -ms-flex-pack: center; }

    .bgr-profile-home2 div.ApColumn:first-child img {

      max-width: 768px;

      margin: auto; } }

@media (max-width: 790px) {

  .bgr-profile-home2 div.ApColumn:first-child {

    padding-left: 30px;

    padding-right: 30px; }

    .bgr-profile-home2 div.ApColumn:first-child img {

      width: 100% !important;

      max-width: 100%; } }

@media (min-width: 992px) {

  .bgr-profile-home2 div.ApColumn:first-child img {

    width: 169% !important; } }

.bgr-profile-home2 .ApImage img {

  position: relative;

  z-index: 9; }

.bgr-profile-home2 .block_content {

  background: url("../img/bgr-profile-home2.jpg") no-repeat right bottom; }

  @media (min-width: 992px) {

    .bgr-profile-home2 .block_content {

      padding: 5% 6% 0 18%; }

      .rtl .bgr-profile-home2 .block_content {

        padding: 5% 18% 0 6%; } }

  @media (min-width: 1500px) {

    .bgr-profile-home2 .block_content {

      padding: 5% 9% 0 26%; }

      .rtl .bgr-profile-home2 .block_content {

        padding: 5% 26% 0 9%; } }

  @media (max-width: 991px) {

    .bgr-profile-home2 .block_content {

      background-repeat: no-repeat;

      background-position: 50% 50%;

      background-size: cover;

      box-sizing: border-box; } }

.bgr-profile-home2 .ApProductCarousel .title_block {

  margin-top: 70px;

  color: #000000; }

  @media (min-width: 992px) {

    .bgr-profile-home2 .ApProductCarousel .title_block {

      margin-left: 28%;

      text-align: left; }

      .rtl .bgr-profile-home2 .ApProductCarousel .title_block {

        margin-right: 28%;

        margin-left: inherit; }

      .rtl .bgr-profile-home2 .ApProductCarousel .title_block {

        text-align: right; } }

@media (min-width: 992px) {

  .bgr-profile-home2 .ApProductCarousel .sub-title-widget {

    margin-left: 35%; }

    .rtl .bgr-profile-home2 .ApProductCarousel .sub-title-widget {

      margin-right: 35%;

      margin-left: inherit; } }

.bgr-profile-home2 .product-flags {

  background: #FFFFFF;

  margin-top: -1px; }

.bgr-profile-home2 .functional-buttons {

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }

.bgr-profile-home2 .product-description {

  background: #FFFFFF;

  -webkit-transition: 0.4s;

  -o-transition: 0.4s;

  transition: 0.4s; }

.bgr-profile-home2 .thumbnail-container:hover .product-description {

  background: none; }

.bgr-profile-home2 .thumbnail-container:hover .functional-buttons {

  background: #FFFFFF; }



.section-flex .title_block {

  max-width: inherit; }

@media (max-width: 575px) {

  .section-flex .ApImage {

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    overflow: hidden;

    -webkit-box-align: center;

    -moz-box-align: center;

    box-align: center;

    -webkit-align-items: center;

    -moz-align-items: center;

    -ms-align-items: center;

    -o-align-items: center;

    align-items: center;

    -ms-flex-align: center;

    -webkit-box-orient: vertical;

    -moz-box-orient: vertical;

    box-orient: vertical;

    -webkit-box-direction: normal;

    -moz-box-direction: normal;

    box-direction: normal;

    -webkit-flex-direction: column;

    -moz-flex-direction: column;

    flex-direction: column;

    -ms-flex-direction: column; }

    .section-flex .ApImage .image_description {

      text-align: center; } }

@media (min-width: 576px) {

  .section-flex > .ApRow {

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -moz-box-align: center;

    box-align: center;

    -webkit-align-items: center;

    -moz-align-items: center;

    -ms-align-items: center;

    -o-align-items: center;

    align-items: center;

    -ms-flex-align: center; } }

@media (max-width: 1199px) {

  .section-flex > .ApRow .image_description {

    margin-left: 0; }

    .rtl .section-flex > .ApRow .image_description {

      margin-right: 0;

      margin-left: inherit; } }

@media (max-width: 991px) {

  .section-flex > .ApRow .ApColumn img {

    max-width: 100%; } }

@media (min-width: 576px) {

  .section-flex .ApColumn:first-child img {

    position: absolute;

    right: -18%;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 9; }

    .rtl .section-flex .ApColumn:first-child img {

      left: -18%;

      right: auto; } }

@media (min-width: 576px) and (max-width: 991px) {

  .section-flex .ApColumn:first-child img {

    width: 35% !important;

    right: -23%; }

    .rtl .section-flex .ApColumn:first-child img {

      left: -23%;

      right: auto; } }

@media (max-width: 575px) {

  .section-flex .ApColumn:first-child img {

    margin: 20px 0; } }

@media (max-width: 575px) {

  .section-flex .ApColumn:last-child {

    clear: both;

    overflow: hidden; } }



.tab-primary .ApProductCarousel {

  margin-top: 28px; }



.wrapper {

  background-position: center !important; }



.title-timeout {

  text-align: left;

  color: #999;

  text-transform: uppercase;

  font-size: 12px;

  margin-top: 15px; }

  .rtl .title-timeout {

    text-align: right; }



.leo-more-cdown {

  overflow: hidden;

  border-bottom: 1px solid #e5e5e5;

  border-top: 1px solid #e5e5e5;

  padding: 7px 0 5px; }

  @media (max-width: 699px) {

    .leo-more-cdown {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-pack: center;

      -moz-box-pack: center;

      box-pack: center;

      -webkit-justify-content: center;

      -moz-justify-content: center;

      -ms-justify-content: center;

      -o-justify-content: center;

      justify-content: center;

      -ms-flex-pack: center; } }

  .leo-more-cdown li {

    width: 25%;

    text-align: center;

    float: left; }

    .rtl .leo-more-cdown li {

      float: right; }

    .leo-more-cdown li b {

      font-size: 22px;

      line-height: 24px;

      display: block;

      font-weight: 400;

      font-family: "Montserrat", sans-serif;

      color: #000; }

      @media (max-width: 767px) {

        .leo-more-cdown li b {

          font-size: 30px; } }

    .leo-more-cdown li span {

      font-size: 12px;

      color: #999;

      text-transform: uppercase; }



@media (max-width: 767px) {

  .manufacturers_block {

    margin-top: -65px; }

    .manufacturers_block img {

      margin: 30px 0; } }

img {

  backface-visibility: hidden;

  max-width: 100%; }



@media (max-width: 575px) {

  .ApColumn .ApCountdown {

    padding: 60px 15px; }

    .ApColumn .ApCountdown .ap-countdown-time {

      margin-bottom: 30px; }

      .ApColumn .ApCountdown .ap-countdown-time li {

        margin-right: 25px; }

        .rtl .ApColumn .ApCountdown .ap-countdown-time li {

          margin-left: 25px;

          margin-right: inherit; }

      .ApColumn .ApCountdown .ap-countdown-time b {

        font-size: 26px; }

    .ApColumn .ApCountdown .sub-title-widget {

      margin-bottom: 40px;

      font-size: 14px; }

    .ApColumn .ApCountdown .title_block {

      font-size: 26px; }



  .manufacturers_block {

    margin-top: -45px; }

    .manufacturers_block img {

      margin: 10px 0; } }

@media (max-width: 480px) {

  .manufacturers_block {

    margin-top: -30px; } }

/*

  Widget Category Image

*/

/* Multi Image Product List */

.leo-more-info {

  background-color: #FFFFFF;

  position: absolute;

  z-index: 4000;

  top: 0;

  width: 0;

  height: 100%;

  overflow: hidden;

  right: 0px;

  float: left;

  text-align: left;

  padding: 0.3125rem 0.3125rem 25px 0.3125rem;

  -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;

  -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; }

  .rtl .leo-more-info {

    padding: 0.3125rem 0.3125rem 25px 0.3125rem; }

  .leo-more-info .thumbs_list {

    overflow: hidden;

    margin-top: 0.875rem;

    margin-bottom: 1.25rem;

    float: left;

    width: 80px;

    height: 300px; }

    .rtl .leo-more-info .thumbs_list {

      float: right; }

    .leo-more-info .thumbs_list ul.thumbs_list_frame {

      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;

      float: left;

      width: 84px;

      height: 100px; }

      .rtl .leo-more-info .thumbs_list li {

        float: right; }

      .leo-more-info .thumbs_list li a {

        display: block;

        margin: 0 1px 2px;

        text-align: center; }

  .leo-more-info .view_scroll_left,

  .leo-more-info .view_scroll_right {

    position: absolute;

    width: 0.9375rem;

    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; }



/* Instagram Block */

.instagram-block img {

  max-width: 100%; }

.instagram-block .owl-item {

  padding-left: 2.5px;

  padding-right: 2.5px;

  overflow: hidden; }

.instagram-block a {

  display: inline-block;

  margin-bottom: 6px; }

  .instagram-block a img {

    -webkit-transform: scale(1);

    transform: scale(1);

    -webkit-transition: 0.4s;

    -o-transition: 0.4s;

    transition: 0.4s; }

  .instagram-block a:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1); }

.instagram-block .link-instagram {

  border: 1px solid #000;

  text-align: center;

  padding: 20px;

  margin-top: 30px; }

  .instagram-block .link-instagram i {

    display: none; }

  .instagram-block .link-instagram a {

    margin: 0; }



.instagram-large {

  padding-top: 100px;

  padding-bottom: 100px; }

  .instagram-large .ApInstagram {

    position: relative;

    margin-bottom: 0;

    background: #fff;

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -moz-box-align: center;

    box-align: center;

    -webkit-align-items: center;

    -moz-align-items: center;

    -ms-align-items: center;

    -o-align-items: center;

    align-items: center;

    -ms-flex-align: center;

    overflow: hidden; }

    @media (max-width: 650px) {

      .instagram-large .ApInstagram {

        display: block; } }

    .instagram-large .ApInstagram > div {

      width: 50%;

      float: left; }

      .rtl .instagram-large .ApInstagram > div {

        float: right; }

      @media (max-width: 650px) {

        .instagram-large .ApInstagram > div {

          width: 100%;

          float: none; }

          .instagram-large .ApInstagram > div.content-instagram {

            margin: 30px 0; } }

    .instagram-large .ApInstagram .owl-item {

      padding: 0; }

    .instagram-large .ApInstagram a {

      margin-bottom: 0; }

  .instagram-large .title_block {

    max-width: 320px;

    margin-left: auto;

    margin-right: auto; }

    @media (max-width: 800px) {

      .instagram-large .title_block {

        font-size: 36px;

        line-height: 50px;

        margin-bottom: 60px; }

        .instagram-large .title_block::after {

          bottom: -25px; } }

  .instagram-large .link-instagram {

    border: none;

    padding: 0;

    margin: 0; }

    .instagram-large .link-instagram a {

      background: #000;

      color: #fff; }

      .instagram-large .link-instagram a::before {

        border-bottom: 1px solid white; }

      .instagram-large .link-instagram a:hover {

        color: #000000; }



/*** Responsive part ***/

.sub-title-widget {

  max-width: 520px;

  margin: 25px auto 50px;

  text-align: center;

  letter-spacing: 0.25px;

  line-height: 24px;

  color: #999; }



.page-cart .cart-item, .page-order .cart-item {

  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

  .page-cart .cart-item:last-child, .page-order .cart-item:last-child {

    border-bottom: 0; }

.page-cart #block-reassurance li, .page-order #block-reassurance li {

  width: 100%;

  margin-top: 15px;

  padding: 0; }

  .page-cart #block-reassurance li:first-child, .page-order #block-reassurance li:first-child {

    margin-top: 0; }



.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

  background-color: #000000;

  opacity: 0.6;

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }



#module-leofeature-viewwishlist .thumbnail-container .leo_cart_quantity {

  position: static; }

#module-leofeature-viewwishlist .thumbnail-container .leo-pro-attr-section, #module-leofeature-viewwishlist .thumbnail-container .leo_cart_quantity {

  top: auto !important;

  opacity: 1 !important; }

#module-leofeature-viewwishlist .thumbnail-container:hover .product-image {

  box-shadow: none; }

#module-leofeature-viewwishlist .thumbnail-container:hover .product-description > * {

  opacity: 1;

  visibility: visible; }

#module-leofeature-viewwishlist .thumbnail-container .leo-pro-attr-section {

  position: relative !important; }



.aeuc_before_label {

  min-width: 120px; }



.thumbnail-container .aeuc_unit_price_label {

  line-height: 16px; }



.banner-two {

  text-align: center; }

  .banner-two .ApColumn .ApImage {

    margin: 0; }

  .banner-two .btn-border {

    margin-top: 0; }

  @media (max-width: 991px) {

    .banner-two h3 {

      margin-top: 60px; } }

  @media (min-width: 992px) {

    .banner-two > .row {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: center;

      -moz-box-align: center;

      box-align: center;

      -webkit-align-items: center;

      -moz-align-items: center;

      -ms-align-items: center;

      -o-align-items: center;

      align-items: center;

      -ms-flex-align: center; } }

  @media (max-width: 991px) {

    .banner-two > .row > div {

      margin-bottom: 60px; } }

  .banner-two .ApHtml {

    margin-bottom: 0; }

  .banner-two p {

    margin-bottom: 0; }



.ApCategoryImage + script + .ApHtml {

  display: none; }



.main-infor-sdt .block {

  margin-bottom: 0; }



.content-image .title_block {

  max-width: 430px;

  margin-bottom: 115px; }

  .content-image .title_block::after {

    bottom: -50px; }

@media (min-width: 768px) {

  .content-image .ApColumn {

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex; } }

@media (max-width: 767px) {

  .content-image .ApColumn {

    margin-bottom: 60px; }

    .content-image .ApColumn:last-child {

      margin-bottom: 0; } }

.content-image .ApColumn .block {

  margin: 0; }

.content-image .ApColumn .ApImage {

  margin: 0; }

.content-image .ApColumn > div {

  float: left;

  width: 50%; }

  .rtl .content-image .ApColumn > div {

    float: right; }

  @media (max-width: 767px) {

    .content-image .ApColumn > div {

      width: 100%; } }

.content-image .ApHtml {

  text-align: center;

  display: -webkit-box;

  display: -moz-box;

  display: box;

  display: -webkit-flex;

  display: -moz-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -moz-box-pack: center;

  box-pack: center;

  -webkit-justify-content: center;

  -moz-justify-content: center;

  -ms-justify-content: center;

  -o-justify-content: center;

  justify-content: center;

  -ms-flex-pack: center;

  -webkit-box-align: center;

  -moz-box-align: center;

  box-align: center;

  -webkit-align-items: center;

  -moz-align-items: center;

  -ms-align-items: center;

  -o-align-items: center;

  align-items: center;

  -ms-flex-align: center;

  background: #f8f4f3; }

  @media (max-width: 767px) {

    .content-image .ApHtml {

      padding: 40px 0; } }

  .content-image .ApHtml a {

    margin-top: 45px; }

  .content-image .ApHtml p {

    max-width: 475px;

    margin: auto;

    padding: 0 15px; }

  .content-image .ApHtml h3 {

    max-width: 280px;

    margin-left: auto;

    margin-right: auto;

    line-height: 40px; }

    @media (max-width: 991px) {

      .content-image .ApHtml h3 {

        margin-bottom: 40px; } }

    .content-image .ApHtml h3::after {

      left: 50%;

      right: inherit;

      -webkit-transform: translateX(-50%);

      -moz-transform: translateX(-50%);

      -ms-transform: translateX(-50%);

      -o-transform: translateX(-50%);

      transform: translateX(-50%); }

      @media (max-width: 991px) {

        .content-image .ApHtml h3::after {

          bottom: -20px; } }

.content-image p {

  line-height: 30px; }



.ApManuFacturersCarousel .left-block {

  text-align: center; }



.online-only {

  display: none !important; }



.main-text-newsletter {

  float: left; }

  @media (max-width: 991px) {

    .main-text-newsletter {

      float: none;

      width: 100%;

      display: block; } }

  .main-text-newsletter .title_block {

    max-width: inherit;

    text-align: left;

    margin: 0;

    padding: 0; }

    .rtl .main-text-newsletter .title_block {

      text-align: right; }

  .rtl .main-text-newsletter {

    float: right; }

  .main-text-newsletter p {

    display: none; }

  .main-text-newsletter h3 {

    font-size: 45px;

    display: block; }



.main-qlt {

  overflow: hidden;

  display: none;

  width: 100%;

  border-top: 1px solid #e5e5e5;

  margin-top: 12px;

  padding-top: 7px; }

  .main-qlt * {

    font-size: 12px;

    color: #000000;

    margin-bottom: 0; }



.link-instagram {

  display: none; }



.main-services-father .ApHtml {

  margin-bottom: 0; }



.main-services {

  text-align: center;

  border: 1px solid #e6e6e6;

  padding-top: 33px;

  padding-bottom: 25px;

  margin-top: 13px; }

  .main-services .col-md-4 {

    width: 100%; }

    @media (max-width: 767px) {

      .main-services .col-md-4:nth-child(2) {

        border-bottom: 1px solid #e6e6e6;

        border-top: 1px solid #e6e6e6;

        padding-top: 30px;

        padding-bottom: 30px;

        margin-top: 20px;

        margin-bottom: 20px; } }

    @media (min-width: 768px) {

      .main-services .col-md-4 {

        width: 33.33333%; }

        .main-services .col-md-4:nth-child(2)::before, .main-services .col-md-4:nth-child(2)::after {

          content: '';

          height: 57px;

          width: 1px;

          position: absolute;

          background: #e6e6e6;

          top: -5px; }

        .main-services .col-md-4:nth-child(2)::before {

          left: 0; }

          .rtl .main-services .col-md-4:nth-child(2)::before {

            right: 0;

            left: auto; }

        .main-services .col-md-4:nth-child(2)::after {

          right: 0; }

          .rtl .main-services .col-md-4:nth-child(2)::after {

            left: 0;

            right: auto; } }

  .main-services p {

    margin-bottom: 0; }

  .main-services h3 {

    text-transform: uppercase;

    font-size: 16px; }



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

