/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/**********************************************
STYLE GLOBAL
**********************************************/
.ApColumn .block {
  margin-bottom: 30px;
  clear: both;
}
.ApColumn .ApImage img {
  display: inline-block;
}
.ApColumn .tabs-top .title_block {
  margin-bottom: 0;
}
.ApColumn .tabs-top .block.products_block {
  overflow: inherit;
  margin-bottom: 0;
}

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

.block_carousel {
  position: relative;
  z-index: 2;
}

.group-widget .title_block {
  margin: 0;
  padding: 0 0 20px 15px;
}
.rtl .group-widget .title_block {
  padding: 0 15px 20px 0;
}
.group-widget .ApImage.block {
  margin: 0;
}

.tabs-top {
  overflow: hidden;
  background-color: white;
}
.tabs-top .nav-tabs {
  background-color: #f8f8f8;
  border-bottom: none;
}
.tabs-top .nav-tabs > li {
  position: relative;
  padding: 0 18px 0 15px;
  float: left;
}
.rtl .tabs-top .nav-tabs > li {
  padding: 0 15px 0 18px;
}
.rtl .tabs-top .nav-tabs > li {
  float: right;
}
.tabs-top .nav-tabs > li:before {
  position: absolute;
  content: "\f04d";
  color: #cccccc;
  line-height: 45px;
  font-size: 5px;
  font-family: "FontAwesome";
  right: 0;
  -webkit-transform: rotate(130deg);
  -moz-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  -o-transform: rotate(130deg);
}
.rtl .tabs-top .nav-tabs > li:before {
  left: 0;
  right: auto;
}
.tabs-top .nav-tabs > li > a {
  color: #777777;
  text-align: center;
  padding: 12px 0;
  margin: 0;
  border: none;
  font-size: 14px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.tabs-top .nav-tabs > li > a:hover {
  border: none;
  color: black;
  background-color: transparent;
}
.tabs-top .nav-tabs > li.active a, .tabs-top .nav-tabs > li.active a:active, .tabs-top .nav-tabs > li.active a:focus {
  color: black;
  border: none;
}

/**
* Aphtml
*/
.box-service-group {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.box-service-group .ApColumn .block {
  margin-bottom: 0;
}

.box-service.box-service1 {
  background-color: #5c5c5c;
  border-radius: 10px;
}
.box-service.box-service1 .icon-box {
  background-color: #333333;
}
.box-service.box-service2 {
  background-color: #ff4f00;
    border-radius: 10px;
}
.box-service.box-service2 .icon-box {
  background-color: #c33c00;
}
.box-service.box-service3 {
  background-color: #5c5c5c;
    border-radius: 10px;
}
.box-service.box-service3 .icon-box {
  background-color: #333333;
}
.box-service .icon-box {
  font-size: 25px;
  color: white;
  width: 70px;
  line-height: 71px;
  padding: 0 23px;
  margin-right: 0;
}
.rtl .box-service .icon-box {
  margin-left: 0;
  margin-right: inherit;
}
.box-service h4 {
  line-height: 70px;
  margin-bottom: 0;
  text-align: center;
}
.box-service a {
  color: white;
  font-size: 14px;
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.box-service a:hover {
  color: #eaeaea;
}
.box-service p {
  color: #666;
  margin-bottom: 0;
}

.product-tabs .carousel-control,
.product-tabs .owl-theme .owl-controls .owl-buttons div {
  top: 50%;
}
.product-tabs .carousel-control.left, .product-tabs .carousel-control.owl-prev,
.product-tabs .owl-theme .owl-controls .owl-buttons div.left,
.product-tabs .owl-theme .owl-controls .owl-buttons div.owl-prev {
  right: auto;
  left: -12px;
}
.product-tabs .carousel-control.right, .product-tabs .carousel-control.owl-next,
.product-tabs .owl-theme .owl-controls .owl-buttons div.right,
.product-tabs .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -12px;
}

.deal-product .product-block {
  padding: 30px 5px;
}
.deal-product .product-block:after {
  background-color: transparent;
}
.deal-product .product-block .name {
  padding: 0 10px;
}
.deal-product .product-block .product-desc {
  display: block;
  margin: 18px 0 14px;
  height: 42px;
  line-height: 23px;
}
.deal-product .product-block .leo-more-cdown {
  margin-top: 25px;
}
.deal-product .product-block .leo-more-cdown ul {
  margin: 0;
}
.deal-product .product-block .leo-more-cdown ul li {
  background-color: #f1f1f1;
  padding: 7px 5px;
  min-width: 50px;
  line-height: 18px;
  text-align: center;
  z-index: 0;
  margin-right: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.rtl .deal-product .product-block .leo-more-cdown ul li {
  margin-left: 8px;
  margin-right: inherit;
}
.deal-product .product-block .leo-more-cdown ul li b {
  display: block;
  font-size: 14px;
  color: black;
}
.deal-product .product-block .leo-more-cdown ul li span {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
}

.view-product-special .product-block {
  padding: 16px 20px 15px;
  text-align: left;
}
.rtl .view-product-special .product-block {
  text-align: right;
}
.view-product-special .product-block:before {
  background-color: transparent;
}
.view-product-special .product-block .image {
  float: left;
  margin: 0 10px 0 0;
  width: 35%;
}
.rtl .view-product-special .product-block .image {
  float: right;
}
.rtl .view-product-special .product-block .image {
  margin: 0 0 0 10px;
}
.view-product-special .product-block .product-meta {
  width: 59%;
  padding: 15px 0 0;
  text-align: left;
  float: left;
}
.rtl .view-product-special .product-block .product-meta {
  text-align: right;
}
.rtl .view-product-special .product-block .product-meta {
  float: right;
}
.view-product-special .product-block .name {
  height: 20px;
}
.view-product-special .product-block .name a {
  line-height: 18px;
}
.view-product-special .product-block .label-sale,
.view-product-special .product-block .label-new,
.view-product-special .product-block .label-reduction {
  display: none;
}
.view-product-special .owl-item.active .product-block:nth-child(2):after {
  background-color: #eaeaea;
}
.view-product-special .owl-item.active .product-block:nth-child(5):after {
  background-color: transparent;
}

.widget-category_image {
  width: 100%;
  float: left;
}
.rtl .widget-category_image {
  float: right;
}
.widget-category_image img {
  display: inline-block;
}
.widget-category_image .cate-meta {
  text-align: center;
  padding: 25px 2em 50px;
}
.widget-category_image .cate-meta h5 {
  font-size: 18px;
}
.widget-category_image .cate-meta h5 span {
  color: #f35e70;
}
.widget-category_image .cate-meta .cat-desc {
  line-height: 26px;
  font-weight: 400;
}
.widget-category_image .nbproducts {
  color: #aaa;
  margin-bottom: 20px;
}
.widget-category_image .cat-link {
  margin-top: 30px;
}
.widget-category_image .cat-link .btn {
  padding: 0 40px;
  line-height: 40px;
  font-size: 13px;
  letter-spacing: 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
}

.instagram-block .title_block:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.instagram-block #instafeed a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-right: 9px;
}
.rtl .instagram-block #instafeed a {
  margin-left: 9px;
  margin-right: inherit;
}
.instagram-block #instafeed a:last-child {
  margin-right: 0;
}
.rtl .instagram-block #instafeed a:last-child {
  margin-left: 0;
  margin-right: inherit;
}
.instagram-block #instafeed a:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.rtl .instagram-block #instafeed a:before {
  right: 0;
  left: auto;
}
.instagram-block #instafeed a:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.instagram-block #instafeed a img {
  width: 120px;
  height: 120px;
}
.instagram-block #instafeed.owl-carousel .owl-item {
  padding: 0;
}
.instagram-block .link-instagram {
  margin-top: 15px;
}

.html-reassurances .media {
  padding: 15px 10px 5px 20px;
  margin: 0;
}
.rtl .html-reassurances .media {
  padding: 15px 20px 5px 10px;
}
.html-reassurances .media h5 {
  font-size: 13px;
  margin: 5px 0;
}
.html-reassurances .media.border-bottom {
  border-bottom: 1px solid #eaeaea;
}
.html-reassurances .media:hover {
  cursor: pointer;
}
.html-reassurances .media:hover .fa {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.html-reassurances .media-left {
  float: left;
  margin-right: 10px;
}
.rtl .html-reassurances .media-left {
  float: right;
}
.rtl .html-reassurances .media-left {
  margin-left: 10px;
  margin-right: inherit;
}
.html-reassurances .media-left .fa {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #6b3de5;
  width: 42px;
  height: 42px;
  color: #FFF;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
}
.html-reassurances .media-left .fa.blue {
  background-color: #f35e70;
}
.html-reassurances .media-left .fa.green {
  background-color: #42b47c;
}
.html-reassurances .media-left .fa.yellow {
  background-color: #ebb04e;
}
.html-reassurances .border-bottom:last-child {
  border-bottom: none;
}

#testimonial {
  text-align: center;
}
#testimonial .title_block {
  color: white;
}
#testimonial .title_block:before, #testimonial .title_block:after {
  background-position: -51px 0;
}
#testimonial .title_block:after {
  right: -60px;
  left: inherit;
}
#testimonial .title {
  display: none;
}
#testimonial img {
  display: inline-block;
  margin-top: 35px;
}
#testimonial .testimonial-item {
  padding: 20px 30px 0;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: white;
}
#testimonial .profile {
  margin: 20px 0;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.panel-default {
  overflow: hidden;
  margin-bottom: 30px;
  background-color: white;
  border: 1px solid #eaeaea;
}
.panel-default .title_block {
  font-size: 16px;
  color: #222222;
  margin-bottom: 0;
  position: relative;
  padding: 16px 20px 16px 45px;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(249,249,249,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(5%, rgba(255,255,255,1)), color-stop(100%, rgba(249,249,249,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(249,249,249,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(249,249,249,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(249,249,249,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(249,249,249,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 );
}
.rtl .panel-default .title_block {
  padding: 16px 45px 16px 20px;
}
.panel-default .title_block:before {
  position: absolute;
  content: "";
  top:5px;
  font-family: "FontAwesome";
  left: 7px;
  font-size: 30px;
}
.rtl .panel-default .title_block:before {
  right: 20px;
  left: auto;
}
.panel-default.color1 {
  border-top: 2px solid #00d85b;
}
.panel-default.color1 .title_block:before {
  content: "\f005";
  color: #00d85b;
}
.panel-default.color2 {
  border-top: 2px solid #c9c9c9;
}
.panel-default.color2 .title_block:before {
  content: "\f0e8";
  color: #c9c9c9;
}
.panel-default.color3 {
  border-top: 2px solid #c3b5aa;
}
.panel-default.color3 .title_block:before {
  content: "\f015";
  color: #c3b5aa;
}
.panel-default.color4 {
  border-top: 2px solid #ff2323;
}
.panel-default.color4 .title_block:before {
  content: "\f02b";
  color: #ff2323;
  top: 8px;
  left: 10px;
}
.panel-default.color5 {
  border-top: 2px solid #47a3ff;
}
.panel-default.color5 .title_block:before {
  content: "\f11b";
  color: #47a3ff;
}
.panel-default.color6 {
  border-top: 2px solid #6e3475;
}
.panel-default.color6 .title_block:before {
  content: "\f083";
  color: #6e3475;
}
.panel-default.color7 {
  border-top: 2px solid #29d5e0;
}
.panel-default.color7 .title_block:before {
  content: "\f0a1";
  color: #29d5e0;
}
.panel-default .ApColumn .block {
  margin-bottom: 0;
}

/* *********************************************************
  Lastest Blog
******************************************************* */
.latest-blogs {
  overflow: hidden;
  background-color: white;
}
.latest-blogs .blog-container {
  margin: 30px 0;
  padding: 0 20px;
  border-right: #eaeaea;
  border-style: none solid none none;
  border-width: 0 1px 0 0;
}
.rtl .latest-blogs .blog-container {
  border-left: #eaeaea;
  border-right: inherit;
}
.rtl .latest-blogs .blog-container {
  border-style: none none none solid;
}
.rtl .latest-blogs .blog-container {
  border-width: 0 0 0 1px;
}
.latest-blogs .blog-container .blog-image-container {
  margin-bottom: 0;
}
.latest-blogs .blog-container .blog-title {
  margin: 10px 0 0;
  height: 22px;
  line-height: 20px;
  overflow: hidden;
  text-transform: uppercase;
}
.latest-blogs .blog-container .blog-title a {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.latest-blogs .blog-container .blog-title a:hover {
  color: #f35e70;
}
.latest-blogs .blog-container .blog-info {
  font-size: 13px;
  color: #999999;
  margin-bottom: 0;
  padding: 10px 0;
}
.latest-blogs .blog-container .blog-info .created,
.latest-blogs .blog-container .blog-info .hits,
.latest-blogs .blog-container .blog-info .nbcomment {
  margin-right: 20px;
}
.rtl .latest-blogs .blog-container .blog-info .created, .rtl
.latest-blogs .blog-container .blog-info .hits, .rtl
.latest-blogs .blog-container .blog-info .nbcomment {
  margin-left: 20px;
  margin-right: inherit;
}
.latest-blogs .blog-container .blog-desc {
  color: #777777;
  line-height: 26px;
  font-size: 14px;
}
.latest-blogs .blog-container .blog_img_link {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.latest-blogs .blog-container .blog_img_link img {
  display: inline-block;
  -webkit-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.latest-blogs .blog-container .blog_img_link:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale3d(1.05, 1.05, 1);
  -moz-transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  -o-transform: scale3d(1.05, 1.05, 1);
}
.latest-blogs .owl-item.last .blog-container {
  border-right: transparent;
  border-style: none solid none none;
  border-width: 0 1px 0 0;
}
.rtl .latest-blogs .owl-item.last .blog-container {
  border-left: transparent;
  border-right: inherit;
}
.rtl .latest-blogs .owl-item.last .blog-container {
  border-style: none none none solid;
}
.rtl .latest-blogs .owl-item.last .blog-container {
  border-width: 0 0 0 1px;
}
.latest-blogs .readmore {
  margin-top: 30px;
}
.latest-blogs .readmore .btn {
  color: black;
  font-weight: bold;
  font-size: 13px;
  padding: 0 30px;
  line-height: 40px;
  background-color: white;
  text-transform: uppercase;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.latest-blogs .readmore .btn:hover {
  color: white;
  background-color: #f35e70;
}

.blog-box:before {
  border-bottom: 1px solid #e8e8e8;
}

.footer-about-us .block {
  margin-bottom: 15px !important;
}

.contact-us li {
  margin-bottom: 10px;
  display: flex;
  line-height: 22px;
}
.contact-us a:hover {
  color: #f35e70;
}
.contact-us .fa {
  padding-right: 15px;
  color: white;
  font-size: 16px;
}
.rtl .contact-us .fa {
  padding-left: 15px;
  padding-right: inherit;
}
.contact-us .fa:before {
  width: 20px;
  height: 34px;
  display: inline-block;
  padding-top: 2px;
  text-align: left;
}
.rtl .contact-us .fa:before {
  text-align: right;
}

.manufacturers_block {
  text-align: center;
}
.manufacturers_block.block {
  margin-bottom: 0;
}
.manufacturers_block .owl-item img {
  display: inline-block;
}

.ApImage.image-right {
  margin-bottom: 20px;
}

.image-top .ApImage {
  margin-bottom: 0;
}
.image-top .ApImage img {
  border-right: 1px solid #eaeaea;
}
.rtl .image-top .ApImage img {
  border-left: 1px solid #eaeaea;
  border-right: inherit;
}
.image-top .ApImage:first-child {
  border-bottom: 1px solid #eaeaea;
}

.footer-link .block {
  margin-bottom: 0 !important;
}
.footer-link .block .bullet {
  margin: 0;
  padding: 30px 0 15px;
  border-bottom: 1px solid #575757;
}
.footer-link .block .bullet li {
  display: inline-block;
  margin-right: 10px;
}
.rtl .footer-link .block .bullet li {
  margin-left: 10px;
  margin-right: inherit;
}
