/* RIGHT TO LEFT */
/* 
$quick-setting-border:              1px solid $scorpion !default;
$quick-setting-border-hover:        1px solid $theme-color !default; */
/* RIGHT TO LEFT */
.welcome h1 {
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 36px;
}
.widget-html.block .welcome h1 {
    color: grey;
    text-transform: none;
}
.widget-html.block .welcome h2 {font-weight: normal;}
.welcome .web_block
h3 {
  color: #1cae91;
}
.blue .welcome .web_block
h3 {
  color: #1aace7;
}
.green .welcome .web_block
h3 {
  color: #a1ca6c;
}
.red .welcome .web_block
h3 {
  color: #fa565a;
}
.yellow .welcome .web_block
h3 {
  color: #ffc600;
}
.welcome p {
  font-size: 14px;
  line-height: 1.7;
}

.products_block
.title_block {
  background: #EAECED;
  padding-left: 0;
}
.rtl .products_block
.title_block {
  padding-right: 0;
  padding-left: inherit;
}
.products_block
.title_block span {
  padding: 7px 30px 8px 20px;
  color: white;
  position: relative;
  background-color: #1cae91;
}
.blue .products_block
.title_block span {
  background-color: #1aace7;
}
.green .products_block
.title_block span {
  background-color: #a1ca6c;
}
.red .products_block
.title_block span {
  background-color: #fa565a;
}
.yellow .products_block
.title_block span {
  background-color: #ffc600;
}
.products_block
.title_block span:after {
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  content: "";
  position: absolute;
  right: -1px;
  border-right: 13px solid #eaeced;
  top: 0;
}
@media only screen and (max-width : 768px){
	.products_block .title_block {background-color: #232A32; padding: 0px;}
	#center_column .leomanagerwidgets h4.title_block span {background-color: transparent; line-height: 29px; font-size: 16px; padding: 10px 30px 8px 30px; display: block;}
	.products_block .title_block span:after {content: none;}
}
.rtl .products_block
.title_block span:after {
  left: -1px;
  right: auto;
}
.rtl .products_block
.title_block span:after {
  border-left: 13px solid #eaeced;
  border-right: inherit;
}

.sidebar .products_block .title_block {
  padding-left: 20px;
}
.rtl .sidebar .products_block .title_block {
  padding-right: 20px;
  padding-left: inherit;
}

.special-hover {
  background-color: #3d3d3d;
  position: relative;
  display: inline-block;
  width: 100%;
}
.special-hover:before {
  background-color: #3d3d3d;
  content: "";
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
}
.special-hover:after {
  background-color: #3d3d3d;
  content: "";
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}
.special-hover .title_block {
  padding: 26px 26px 26px 0;
  position: relative;
}
.rtl .special-hover .title_block {
  padding: 26px 0 26px 26px;
}
.special-hover .title_block:before {
  background: #EAECED;
  content: "";
  height: 100%;
  right: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.special-hover .title_block:after {
  background: #EAECED;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
.special-hover.products_block .carousel-control {
  width: 60px;
  height: 70px;
  font-size: 40px;
  top: -90px;
  line-height: 60px;
}
.special-hover.products_block .carousel-control.left {
  right: 60px;
}
.rtl .special-hover.products_block .carousel-control.left {
  left: 60px;
  right: auto;
}
.special-hover .product_list .ajax_block_product .product-container {
  background: none;
  border: none;
  padding-bottom: 25px;
  overflow: hidden;
}
.special-hover .product_list .ajax_block_product .product-container .functional-buttons {
  border-top: none !important;
  right: -100%;
  bottom: -1px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  width: 100%;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
.special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  background-color: #1cae91;
  color: white;
  border-right: 1px solid #ededed;
}
.blue .special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  background-color: #1aace7;
}
.green .special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  background-color: #a1ca6c;
}
.red .special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  background-color: #fa565a;
}
.yellow .special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  background-color: #ffc600;
}
.rtl .special-hover .product_list .ajax_block_product .product-container .functional-buttons .button-container a.button {
  border-left: 1px solid #ededed;
  border-right: inherit;
}
.special-hover .product_list .ajax_block_product .product-container .functional-buttons div {
  background: white;
}
.special-hover .product_list .ajax_block_product .product-container .functional-buttons div:hover {
  background-color: #1cae91;
}
.blue .special-hover .product_list .ajax_block_product .product-container .functional-buttons div:hover {
  background-color: #1aace7;
}
.green .special-hover .product_list .ajax_block_product .product-container .functional-buttons div:hover {
  background-color: #a1ca6c;
}
.red .special-hover .product_list .ajax_block_product .product-container .functional-buttons div:hover {
  background-color: #fa565a;
}
.yellow .special-hover .product_list .ajax_block_product .product-container .functional-buttons div:hover {
  background-color: #ffc600;
}
.special-hover .product_list .ajax_block_product .product-container .content_price {
  bottom: -10px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.special-hover .product_list .ajax_block_product .product-container .product-name {
  color: #1cae91;
}
.blue .special-hover .product_list .ajax_block_product .product-container .product-name {
  color: #1aace7;
}
.green .special-hover .product_list .ajax_block_product .product-container .product-name {
  color: #a1ca6c;
}
.red .special-hover .product_list .ajax_block_product .product-container .product-name {
  color: #fa565a;
}
.yellow .special-hover .product_list .ajax_block_product .product-container .product-name {
  color: #ffc600;
}
.special-hover .product_list .ajax_block_product .product-container:hover .functional-buttons {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  right: 0;
}
.special-hover .product_list .ajax_block_product .product-container:hover .content_price {
  opacity: 1;
  filter: alpha(opacity=100);
}
.special-hover .product_list .ajax_block_product:hover .product-container {
  background: #232a30;
}

.testimonial-wrapper {
  margin-bottom: 20px;
}
.testimonial-wrapper .testimonial-item {
  position: relative;
}
.testimonial-wrapper .testimonial {
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 30px 20px 60px;
}
.rtl .testimonial-wrapper .testimonial {
  padding: 20px 60px 20px 30px;
}
.testimonial-wrapper .testimonial:before {
  border-left: 17px solid transparent;
  border-right: 0 solid transparent;
  border-top: 23px solid #FFFFFF;
  bottom: -23px;
  content: "";
  display: inline-block;
  left: 100px;
  position: absolute;
}
.rtl .testimonial-wrapper .testimonial:before {
  right: 100px;
  left: auto;
}
.testimonial-wrapper .testimonial .info-testimonail:before {
  background: url("img/bg_text-qoute.png") no-repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 20px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 26px;
}
.testimonial-wrapper .t-avatar {
  margin-left: 120px;
  margin-top: 15px;
}
.rtl .testimonial-wrapper .t-avatar {
  margin-right: 120px;
  margin-left: inherit;
}
.testimonial-wrapper .profile {
  margin-top: 20px;
  margin-left: 10px;
}
.rtl .testimonial-wrapper .profile {
  margin-right: 10px;
  margin-left: inherit;
}
.testimonial-wrapper .profile .infor-profile span {
  color: #1cae91;
}
.blue .testimonial-wrapper .profile .infor-profile span {
  color: #1aace7;
}
.green .testimonial-wrapper .profile .infor-profile span {
  color: #a1ca6c;
}
.red .testimonial-wrapper .profile .infor-profile span {
  color: #fa565a;
}
.yellow .testimonial-wrapper .profile .infor-profile span {
  color: #ffc600;
}

/* Eff */
.view-fifth {
  position: relative;
  overflow: hidden;
}

.view-fifth .mask {
  position: absolute;
  background-color: #333333;
  top: 0;
  height: 100%;
  color: #fff;
  width: 100%;
  text-align: center;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.view-fifth .mask > div {
  padding: 0 10px;
}

.view a.info {
  background: #000;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
}

.view a.info:hover {
  background-color: #57AFDA;
}

.view-fifth img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.view-fifth:hover img {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.view-fifth:hover .mask {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

#footer .leo-static .pv-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  display: block;
  float: left;
  height: 50px;
  margin: 3px 15px 10px 0;
  position: relative;
  text-indent: -999em;
  -webkit-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
  width: 50px;
}
.rtl #footer .leo-static .pv-icon {
  float: right;
}
.rtl #footer .leo-static .pv-icon {
  margin: 3px 0 10px 15px;
}
#footer .leo-static .pv-icon:before {
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 90px;
  text-transform: none;
}
#footer .leo-static .pv-icon:after {
  -moz-box-sizing: content-box;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px white;
  box-shadow: 0 0 0 2px white;
  content: "";
  height: 100%;
  left: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
#footer .leo-static .pv-icon-feature {
  background: url("img/feature.png") no-repeat scroll 13px 12px transparent;
}
#footer .leo-static .pv-con-support {
  background: url("img/support.png") no-repeat scroll 15px 8px transparent;
}
#footer .leo-static .pv-con-shipping {
  background: url("img/shipping.png") no-repeat scroll 10px 15px transparent;
}
#footer .leo-static .pv-con-mauris {
  background: url("img/mauris.png") no-repeat scroll 12px 10px transparent;
}
#footer .leo-static h2 {
  color: white;
  text-transform: uppercase;
  margin: 0;
}
#footer .leo-static p {
  color: white;
  margin: 0;
}
#footer .leo-static li:hover .pv-icon {
  background-color: #1cae91;
  -webkit-box-shadow: 0 0 0 4px #414d59;
  box-shadow: 0 0 0 4px #414d59;
}
.blue #footer .leo-static li:hover .pv-icon {
  background-color: #1aace7;
}
.green #footer .leo-static li:hover .pv-icon {
  background-color: #a1ca6c;
}
.red #footer .leo-static li:hover .pv-icon {
  background-color: #fa565a;
}
.yellow #footer .leo-static li:hover .pv-icon {
  background-color: #ffc600;
}
#footer .leo-static li:hover .pv-icon:after {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.block_content .contact-us li {
  line-height: 35px;
}
.block_content .contact-us li em {
  background: #4A4A4A;
  border-radius: 2px;
  color: #D4D4D4;
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
  text-align: center;
  width: 28px;
  padding: 3px 0 3px 4px;
}
.rtl .block_content .contact-us li em {
  margin-left: 10px;
  margin-right: inherit;
}
.rtl .block_content .contact-us li em {
  padding: 3px 4px 3px 0;
}
.block_content .contact-us li:hover em {
  background-color: #1cae91;
  color: white;
}
.blue .block_content .contact-us li:hover em {
  background-color: #1aace7;
}
.green .block_content .contact-us li:hover em {
  background-color: #a1ca6c;
}
.red .block_content .contact-us li:hover em {
  background-color: #fa565a;
}
.yellow .block_content .contact-us li:hover em {
  background-color: #ffc600;
}

.box-services {
  margin-right: 15px;
}
.rtl .box-services {
  margin-left: 15px;
  margin-right: inherit;
}
.box-services p {
  text-align: justify;
  color: #a1a5ab;
  margin-bottom: 20px;
}
