.react-heading .title-inner .sub-text,
.rs-dual-heading .title-inner .sub-text {
  margin: 0 0 16px;
  display: block;
  color: #ee403d;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  font-family: 'Jost', sans-serif;
  font-weight: 700;
}
.react-heading .title-inner .sub-text.title-upper,
.rs-dual-heading .title-inner .sub-text.title-upper {
  text-transform: uppercase;
}
.react-heading .title-inner.yes .title,
.rs-dual-heading .title-inner.yes .title {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  color: #333;
  -webkit-text-stroke: 1px white;
  -webkit-text-fill-color: transparent;
}
.react-heading .title-inner .title,
.rs-dual-heading .title-inner .title {
  color: #040404;
  margin-bottom: 15px;
  margin-top: 0;
}
.react-heading .title-inner .title.title-upper,
.rs-dual-heading .title-inner .title.title-upper {
  text-transform: uppercase;
}
.react-heading .title-inner .title span,
.rs-dual-heading .title-inner .title span {
  font-weight: 100;
  position: relative;
  z-index: 1;
}
.react-heading .title-inner span.watermark,
.rs-dual-heading .title-inner span.watermark {
  font-size: 140px;
  line-height: 0.5;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #777777;
  opacity: 0.1;
  position: absolute;
  left: 0px;
  top: -9px;
  right: 0;
}
.react-heading .description,
.rs-dual-heading .description {
  font-size: 18px;
}
.react-heading .description strong,
.rs-dual-heading .description strong {
  font-weight: 700;
  color: #ee403d;
}
.react-heading .rt-button a,
.rs-dual-heading .rt-button a {
  color: #ffffff;
  display: inline-block;
  padding: 18px 20px;
  -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;
}
.react-heading.big .title-inner h2,
.rs-dual-heading.big .title-inner h2 {
  font-size: 36px;
  line-height: 44px;
}
.react-heading.big .description p,
.rs-dual-heading.big .description p {
  font-size: 20px;
  line-height: 32px;
}
.react-heading.style4 .title-inner .title,
.rs-dual-heading.style4 .title-inner .title {
  margin-bottom: 8px;
}
.react-heading.style4 .title-inner .title-img,
.rs-dual-heading.style4 .title-inner .title-img {
  margin-bottom: 12px;
}
.react-heading.style5 .sub-text,
.rs-dual-heading.style5 .sub-text {
  display: inline-block;
}
.react-heading.style2,
.rs-dual-heading.style2 {
  position: relative;
  padding-bottom: 15px;
}
.react-heading.style2:after,
.rs-dual-heading.style2:after {
  content: "";
  position: absolute;
  background: #040404;
  width: 60px;
  height: 2px;
  left: 0;
  bottom: 0;
  z-index: 1;
  -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;
}
.react-heading.style2.center:after,
.rs-dual-heading.style2.center:after {
  transform: translateX(-50%);
  left: 50%;
}
.react-heading.style2.right:after,
.rs-dual-heading.style2.right:after {
  left: auto;
  right: 0;
}
.react-heading.style2 h2,
.rs-dual-heading.style2 h2 {
  margin-bottom: 12px;
}
.react-heading.style2 .description p,
.rs-dual-heading.style2 .description p {
  margin-bottom: 12px;
}
.react-heading.style2.Lite:after,
.rs-dual-heading.style2.Lite:after {
  background: #fff !important;
}
.react-heading.style3,
.rs-dual-heading.style3 {
  position: relative;
  padding-bottom: 12px;
}
.react-heading.style3 h2,
.rs-dual-heading.style3 h2 {
  margin-bottom: 12px;
}
.react-heading.style3 .description,
.rs-dual-heading.style3 .description {
  position: relative;
  padding-left: 80px;
}
.react-heading.style3 .description:after,
.rs-dual-heading.style3 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 14px;
}
.react-heading.style3 .description p,
.rs-dual-heading.style3 .description p {
  margin-bottom: 12px;
}
.react-heading.style3.Lite .description:after,
.rs-dual-heading.style3.Lite .description:after {
  background: #fff !important;
}
.react-heading.style1,
.rs-dual-heading.style1 {
  position: relative;
  padding-bottom: 12px;
}
.react-heading.style1 h2,
.rs-dual-heading.style1 h2 {
  margin-bottom: 12px;
}
.react-heading.style1 .description,
.rs-dual-heading.style1 .description {
  position: relative;
  padding-right: 80px;
}
.react-heading.style1 .description:after,
.rs-dual-heading.style1 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  right: 0;
  top: 14px;
}
.react-heading.style1 .description p,
.rs-dual-heading.style1 .description p {
  margin-bottom: 12px;
}
.react-heading.style1.Lite .description:after,
.rs-dual-heading.style1.Lite .description:after {
  background: #fff !important;
}
.react-heading.style8,
.rs-dual-heading.style8 {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.react-heading.style8 .title-inner,
.rs-dual-heading.style8 .title-inner {
  padding-left: 25px;
  position: relative;
  display: inline-block;
}
.react-heading.style8 .title-inner .sub-text,
.rs-dual-heading.style8 .title-inner .sub-text {
  margin-bottom: 5px;
}
.react-heading.style8 .title-inner:after,
.rs-dual-heading.style8 .title-inner:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 0;
}
.react-heading.style8 .description,
.rs-dual-heading.style8 .description {
  padding-left: 25px;
  position: relative;
}
.react-heading.style8 .description:after,
.rs-dual-heading.style8 .description:after {
  content: "";
  position: absolute;
  border: 0;
  width: 2px;
  height: 100%;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 0;
}
.react-heading.style8 h2,
.rs-dual-heading.style8 h2 {
  margin-bottom: 5px;
}
.react-heading.style8.text-center .description,
.rs-dual-heading.style8.text-center .description {
  padding-top: 15px;
  padding-left: 0px;
}
.react-heading.style8.text-center .description:after,
.rs-dual-heading.style8.text-center .description:after {
  display: none;
}
.react-heading.style8.Lite .title-inner:after,
.rs-dual-heading.style8.Lite .title-inner:after {
  background: #fff;
}
.react-heading.style8.Lite .description:after,
.rs-dual-heading.style8.Lite .description:after {
  background: #fff !important;
}
.react-heading.style6 .title-inner,
.rs-dual-heading.style6 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.react-heading.style6 .title-inner h2,
.rs-dual-heading.style6 .title-inner h2 {
  margin-bottom: 12px;
}
.react-heading.style6 .title-inner .sub-text,
.rs-dual-heading.style6 .title-inner .sub-text {
  position: relative;
  padding-left: 14px;
}
.react-heading.style6 .title-inner .sub-text:after,
.rs-dual-heading.style6 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  background: #ee403d;
  width: 2px;
  height: 14px;
  left: 0;
  top: 1px;
  z-index: 1;
}
.react-heading.style6 .title-inner .sub-text p,
.rs-dual-heading.style6 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.react-heading.style6.text-center .title-inner .sub-text,
.rs-dual-heading.style6.text-center .title-inner .sub-text,
.react-heading.style6.text-right .title-inner .sub-text,
.rs-dual-heading.style6.text-right .title-inner .sub-text {
  display: inline-block;
}
.react-heading.style6.text-center .sub-text,
.rs-dual-heading.style6.text-center .sub-text {
  position: relative;
  padding-left: 0px;
  padding-top: 60px;
  color: #040404;
}
.react-heading.style6.text-center .sub-text:after,
.rs-dual-heading.style6.text-center .sub-text:after {
  content: '';
  width: 77px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -1px;
  width: 2px;
  height: 50px;
}
.react-heading.style6.Lite .sub-text:after,
.rs-dual-heading.style6.Lite .sub-text:after {
  background: #fff !important;
}
.react-heading.style6.dark .sub-text:after,
.rs-dual-heading.style6.dark .sub-text:after {
  background: #232023 !important;
}
.react-heading.style4.left .title-inner .sub-text,
.rs-dual-heading.style4.left .title-inner .sub-text {
  padding-left: 43px;
}
.react-heading.style4.left .title-inner .sub-text:before,
.rs-dual-heading.style4.left .title-inner .sub-text:before {
  left: 0;
}
.react-heading.style4.right .title-inner .sub-text,
.rs-dual-heading.style4.right .title-inner .sub-text {
  padding-right: 43px;
}
.react-heading.style4.right .title-inner .sub-text:after,
.rs-dual-heading.style4.right .title-inner .sub-text:after {
  right: 0;
}
.react-heading.style4 .title-inner,
.rs-dual-heading.style4 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.react-heading.style4 .title-inner h2,
.rs-dual-heading.style4 .title-inner h2 {
  margin-bottom: 12px;
  display: block;
}
.react-heading.style4 .title-inner .sub-text,
.rs-dual-heading.style4 .title-inner .sub-text {
  position: relative;
  color: #040404;
  display: inline-block;
}
.react-heading.style4 .title-inner .sub-text:before,
.rs-dual-heading.style4 .title-inner .sub-text:before,
.react-heading.style4 .title-inner .sub-text:after,
.rs-dual-heading.style4 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 35px;
  height: 2px;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  left: -20px;
  top: 12px;
}
.react-heading.style4 .title-inner .sub-text:before,
.rs-dual-heading.style4 .title-inner .sub-text:before {
  left: -40px;
}
.react-heading.style4 .title-inner .sub-text:after,
.rs-dual-heading.style4 .title-inner .sub-text:after {
  left: auto;
  right: -40px;
}
.react-heading.style4 .title-inner .sub-text p,
.rs-dual-heading.style4 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.react-heading.style4.Lite .sub-text:before,
.rs-dual-heading.style4.Lite .sub-text:before,
.react-heading.style4.Lite .sub-text:after,
.rs-dual-heading.style4.Lite .sub-text:after {
  background: #fff !important;
}
.react-heading.style4.text-center .title-inner .sub-text,
.rs-dual-heading.style4.text-center .title-inner .sub-text,
.react-heading.style4.text-right .title-inner .sub-text,
.rs-dual-heading.style4.text-right .title-inner .sub-text {
  display: inline-block;
}
.react-heading.style7 .title-inner,
.rs-dual-heading.style7 .title-inner {
  position: relative;
  padding-bottom: 12px;
}
.react-heading.style7 .title-inner h2,
.rs-dual-heading.style7 .title-inner h2 {
  margin-bottom: 12px;
}
.react-heading.style7 .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner .sub-text {
  position: relative;
  padding-right: 65px;
  display: inline-block;
  color: #040404;
}
.react-heading.style7 .title-inner .sub-text:after,
.rs-dual-heading.style7 .title-inner .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  right: 0;
  top: 12px;
}
.react-heading.style7 .title-inner .sub-text p,
.rs-dual-heading.style7 .title-inner .sub-text p {
  margin-bottom: 12px;
}
.react-heading.style7 .title-inner.Lite .sub-text:after,
.rs-dual-heading.style7 .title-inner.Lite .sub-text:after {
  background: #fff !important;
}
.react-heading.style7 .title-inner.text-center .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner.text-center .title-inner .sub-text,
.react-heading.style7 .title-inner.text-right .title-inner .sub-text,
.rs-dual-heading.style7 .title-inner.text-right .title-inner .sub-text {
  display: inline-block;
}
.react-heading.style9 .title-img img,
.rs-dual-heading.style9 .title-img img {
  position: relative;
}
.react-heading.style9 .title-inner .title-img.top,
.rs-dual-heading.style9 .title-inner .title-img.top {
  margin-bottom: 15px;
}
.react-heading.style9 .title-upper,
.rs-dual-heading.style9 .title-upper {
  margin-bottom: 5px;
}
.react-heading.style9 .bottom-line .title,
.rs-dual-heading.style9 .bottom-line .title {
  margin-bottom: 8px;
  position: relative;
  padding-bottom: 20px;
}
.react-heading.style9 .bottom-line .title:after,
.rs-dual-heading.style9 .bottom-line .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 80px;
  height: 2px;
  background: #ee403d;
  z-index: 9;
  margin-left: 0;
  bottom: 0;
  left: 0;
}
.react-heading.style9.text-center .bottom-line .title:after,
.rs-dual-heading.style9.text-center .bottom-line .title:after {
  transform: translateX(-50%);
  left: 50%;
}
.react-heading.style10.text-center,
.rs-dual-heading.style10.text-center {
  text-align: left !important;
}
.react-heading.style10.text-center .title-inner,
.rs-dual-heading.style10.text-center .title-inner {
  text-align: center;
}
.react-heading.style10.text-right,
.rs-dual-heading.style10.text-right {
  text-align: left !important;
}
.react-heading.style10.text-right .title-inner,
.rs-dual-heading.style10.text-right .title-inner {
  text-align: right;
}
.react-heading.style10 .title-inner,
.rs-dual-heading.style10 .title-inner {
  transform: rotate(-90deg) translatex(-50%);
  display: inline-block;
  transform-origin: left center 0;
}
.react-heading.style10 .title-inner .title,
.rs-dual-heading.style10 .title-inner .title {
  white-space: nowrap;
  position: relative;
  top: 40px;
  left: 10px;
  margin-bottom: 0;
}
.react-heading.style10 .description,
.rs-dual-heading.style10 .description {
  transform: rotate(-90deg);
  display: inline-block;
}
.react-heading.style11,
.rs-dual-heading.style11 {
  text-align: right !important;
}
.react-heading.style11.text-center,
.rs-dual-heading.style11.text-center {
  text-align: right !important;
}
.react-heading.style11.text-center .title-inner,
.rs-dual-heading.style11.text-center .title-inner {
  text-align: center;
}
.react-heading.style11.text-right,
.rs-dual-heading.style11.text-right {
  text-align: right !important;
}
.react-heading.style11.text-right .title-inner,
.rs-dual-heading.style11.text-right .title-inner {
  text-align: right;
}
.react-heading.style11 .title-inner,
.rs-dual-heading.style11 .title-inner {
  transform: rotate(90deg);
  display: inline-block;
}
.react-heading.style11 .description,
.rs-dual-heading.style11 .description {
  transform: rotate(90deg);
  display: inline-block;
}
.react-heading.style12 .sub-text,
.rs-dual-heading.style12 .sub-text {
  display: inline-block;
  position: relative;
}
.react-heading.style12 .sub-text:before,
.rs-dual-heading.style12 .sub-text:before {
  content: "";
  position: absolute;
  background: #086ad8;
  left: -15px;
  top: 0px;
  z-index: 1;
  width: 2px;
  height: 14px;
}
.react-heading.style12 .sub-text:after,
.rs-dual-heading.style12 .sub-text:after {
  content: "";
  position: absolute;
  background: #086ad8;
  right: -15px;
  top: 0px;
  z-index: 1;
  width: 2px;
  height: 14px;
}
.react-heading.style13 .title-inner .sub-text,
.rs-dual-heading.style13 .title-inner .sub-text {
  position: relative;
  display: unset;
  padding: 0 10px;
}
.react-heading.style13 .title-inner .title span.watermark,
.rs-dual-heading.style13 .title-inner .title span.watermark {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #777777;
  opacity: .1;
}
.rs-animated-heading .title span,
.rs-dual-heading .title span {
  display: inline-block;
}
.rs-animated-heading .title-inner .title,
.rs-animated-heading .title-inner .title .cd-headline {
  color: #040404;
  line-height: 52px;
}
.rs-animated-heading .title-inner .title {
  margin-bottom: 10px;
}
.rs-animated-heading .title-inner .title.title-upper {
  text-transform: uppercase;
}
.rs-animated-heading .title-inner .title .cd-headline {
  font-weight: 700;
  margin-left: 10px;
  color: #040404;
}
.rs-animated-heading .title-inner .title .cd-headline p {
  margin-bottom: 0;
}
.rs-animated-heading .cd-words-wrapper {
  text-align: center;
}
.title-no-margin h4.title {
  margin-bottom: 5px;
}
.title-no-margin h3.title {
  margin-bottom: 3px !important;
  font-size: 20px;
}
.list-style {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-style li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 5px;
}
.list-style li:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}
.no-padding {
  padding: 0 !important;
}
.elementor-widget-rt-social-icon .elementor-social-icons-wrapper.block {
  display: block;
  text-align: left;
}
.elementor-widget-rt-social-icon .elementor-social-icons-wrapper.block .elementor-grid-item {
  display: flex;
  align-items: center;
}
.elementor-widget-rt-social-icon .elementor-social-icons-wrapper.block .elementor-grid-item a .icon-name {
  padding-left: 25px;
  font-size: 14px;
}
/*-----------------------------
    Cart icon design
-------------------------------*/
.menu-cart-area {
  display: inline-block;
  position: relative;
  top: 0;
}
.menu-cart-area svg {
  width: 18px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message {
  text-align: center;
  text-transform: uppercase;
  color: #040404;
  position: relative;
  padding-top: 50px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message:before {
  position: absolute;
  content: "\f10f";
  color: #040404;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
}
.menu-cart-area .widget_shopping_cart .cart_list li {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.25);
}
.menu-cart-area .widget_shopping_cart .cart_list li a {
  color: #4a4a4a;
}
.menu-cart-area .widget_shopping_cart .cart_list li a img {
  width: 40px;
}
.menu-cart-area .widget_shopping_cart .cart_list li .quantity {
  color: #040404;
}
.menu-cart-area .widget_shopping_cart .cart_list li a.remove {
  color: #040404;
  top: 19px;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child {
  padding-top: 0;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child a.remove {
  top: 0px;
}
.menu-cart-area .widget_shopping_cart .total {
  padding: 29px 0 0;
  text-align: center;
  border-top: none;
}
.menu-cart-area i {
  cursor: pointer;
  color: #28406d;
  font-size: 15px;
}
.menu-cart-area i:before {
  font-size: 15px;
}
.menu-cart-area span.icon-num {
  border-radius: 50%;
  font-size: 10px;
  line-height: 15px;
  min-height: 15px;
  min-width: 15px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  text-align: center;
  margin-top: -15px;
  right: 0px;
}
.menu-cart-area .woocommerce-mini-cart__buttons {
  text-align: center;
}
.menu-cart-area .button.wc-forward {
  padding: 9px 20px;
  font-size: 12px;
}
.cart-icon-total-products {
  font-size: 13px;
  line-height: 20px;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  font-size: 14px;
  width: 360px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 999;
  padding: 20px;
}
.cart-icon-total-products .close-cart {
  cursor: pointer;
}
.cart-icon-total-products .cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E7E7E7;
}
.cart-icon-total-products .cart-header .cart-heading {
  font-size: 17px;
  font-weight: 500;
  color: #404040;
  margin: 0;
  list-style: 20px;
}
.cart-icon-total-products .widget_shopping_cart {
  margin-bottom: 0px;
}
.cart-icon-total-products .widget_shopping_cart h2.widgettitle {
  display: none !important;
}
.cart-icon-total-products .widget_shopping_cart .quantity {
  border: none;
  padding: 3px 0 0 0;
  display: block;
}
.cart-icon-total-products.visible-cart {
  visibility: visible !important;
  transform: translate(0) !important;
}
.cart-icon-total-products .woocommerce ul.cart_list li img,
.cart-icon-total-products .woocommerce ul.product_list_widget li img {
  width: 70px;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .cart_list li {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 12px;
  margin-bottom: 12px;
  padding-left: 35px;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .cart_list li:last-child {
  border: 0;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .cart_list li a {
  color: #404040;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .cart_list li a.remove {
  line-height: 20px;
  top: 3px;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .buttons a {
  width: 100%;
  text-align: center;
  background: transparent;
  border: 1px solid #040404;
  color: #040404;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .buttons a:hover {
  color: #fff;
  background: #ee403d;
  border-color: #ee403d;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .buttons a.checkout {
  background-color: #040404;
  color: #fff;
}
.cart-icon-total-products .woocommerce.widget_shopping_cart .buttons a.checkout:hover {
  color: #fff;
  background: #ee403d;
}
.cart-icon-total-products .woocommerce-mini-cart__total.total {
  padding-top: 30px;
}
.cart-icon-total-products .woocommerce-mini-cart__total.total strong {
  font-size: 18px;
  text-transform: uppercase;
}
.cart-icon-total-products .woocommerce-mini-cart__total.total .woocommerce-Price-amount {
  float: right;
  font-size: 18px;
  color: #404040;
  font-weight: 700;
}
.body-overlay-cart {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  pointer-events: none;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
}
.body-overlay-cart.overlayshow {
  visibility: visible;
  opacity: .5;
  pointer-events: unset;
}
/*--------------------------------------------------------------
Heading  css
--------------------------------------------------------------*/
.font-size-0 {
  font-size: 0;
}
.slider-auto-height .rt--slider .single--item {
  min-height: unset;
}
.rs-contact-box {
  text-align: left;
}
.rs-contact-box .address-item {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
}
.rs-contact-box .address-item:last-child {
  margin-bottom: 0 !important;
}
.rs-contact-box .address-item .address-icon {
  display: inline-block;
  position: relative;
  background: #040404;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
}
.rs-contact-box .address-item .address-icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #040404;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.rs-contact-box .address-item .address-icon:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #040404;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  visibility: hidden;
}
.rs-contact-box .address-item .address-icon:hover {
  border-color: rgba(255, 255, 255, 0.7);
}
.rs-contact-box .address-item .address-icon i {
  text-align: center;
  color: #fff;
  border-radius: 100%;
  font-size: 30px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}
.rs-contact-box .address-item:last-child .address-icon:after {
  display: none;
}
.rs-contact-box .address-item .address-text .contact-title {
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}
.rs-contact-box .address-item .address-text a {
  color: #4a4a4a;
}
.rs-contact-box .address-item .address-text a:hover {
  color: #ee403d;
}
.rs-contact-box .address-item:hover .address-icon:after,
.rs-contact-box .address-item:hover .address-icon:before {
  opacity: 1;
  visibility: visible;
}
.rs-contact-box .address-item.vertical {
  display: block;
  text-align: center;
}
.rs-contact-box .address-item.vertical .address-text span.label {
  display: block;
  font-weight: 500;
  font-size: 20px;
  margin-top: 15px;
}
.rs-contact-box .address-item.horizontal .address-icon {
  margin-right: 20px;
}
.rs-contact-box .address-item.horizontal .address-text > div {
  display: flex;
  align-items: center;
}
.slider-style5 .slider-content-area {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .slider-style5 .rt-slider-navigation {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .slider-style5 .rt-slider-navigation {
    display: none !important;
  }
  .slider-style5 .single--item {
    display: grid !important;
    padding: 40px;
  }
  .slider-style5 .single--item .content--box {
    order: 2;
  }
  .slider-style5 .single--item .content--box .slider-subtitle {
    margin-bottom: 25px !important;
  }
  .slider-style5 .single--item .content--box .slider-title {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
.reactheme-testimonial-grid.style1 .testimonial-item-elements {
  display: unset;
}
.reactheme-testimonial-grid.style1 .testimonial-item-elements .testimonial-content p {
  padding-top: 40px;
  text-align: center;
}
.reactheme-testimonial-grid.style1 .testimonial-information {
  text-align: center;
}
.reactheme-testimonial-grid.style1 .testimonial-information .testimonial-name {
  padding-bottom: 10px;
}
.reactheme-testimonial-grid.style1 .swiper-pagination .swiper-pagination-bullet {
  width: 28px;
  height: 4px;
  border-radius: 0;
  background: #e2e3de;
}
.reactheme-testimonial-grid.style1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ee403d;
  width: 35px;
}
/** video css --------------------------
--------------------------------------*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.react-video {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 100px 20px;
}
.react-video.center .overly-border {
  margin: 0 auto;
}
.react-video.left .overly-border {
  margin-left: 0;
  margin-right: auto;
}
.react-video.right .overly-border {
  margin-left: auto;
  margin-right: 0;
}
.react-video.style1 .video-desc {
  top: 60px;
}
.react-video .video-desc {
  z-index: 1;
  font-size: 20px;
  position: relative;
}
.react-video .video-desc span {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.react-video .overly-border {
  border-radius: 50%;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.react-video .video-content {
  z-index: 10;
}
.react-video .video-content h4 {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}
.react-video:hover .popup-videos {
  animation-duration: 0.8s;
}
.react-video .popup-videos {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 90px;
  padding: 0;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  z-index: 9;
  text-align: center;
  background: #ee403d;
}
.react-video .popup-videos:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 200ms;
}
.react-video .popup-videos:before {
  border: 1px solid #fff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.react-video .popup-videos i {
  text-indent: 5px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-size: 28px;
  color: #ee403d;
  position: relative;
  top: -4px;
}
.react-video .popup-videos i:before {
  color: #fff;
  top: -1px;
}
.react-video .popup-videos:hover {
  border-color: rgba(255, 255, 255, 0.7);
}
.react-video .popup-videos span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 27px solid #fff;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
.react-video:hover .overly-border:before,
.react-video:hover .overly-border:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.react-video.style2 .overly-border {
  width: 60px;
  height: 60px;
}
.react-video.style2 .popup-videos {
  height: 91px;
}
/** Counter up CSS ----------------------
----------------------------------------*/
.counter-top-area.yes .rs-counter-list .count-text .rs-counter {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.counter-top-area {
  position: relative;
  padding: 0 !important;
}
.counter-top-area.style4 .rs-counter-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.counter-top-area.style4 .rs-counter-list .counter-icon {
  order: 2;
}
.counter-top-area.style5 {
  padding: 60px 0 !important;
}
.counter-top-area.style5 .pf-btn {
  margin-top: 100px;
  background: #fff;
  padding: 12px;
  border-radius: 50px;
  display: inline-block;
  width: 50px;
  height: 50px;
}
.counter-top-area.style5 .pf-btn i {
  color: #333333;
}
.counter-top-area.style5 .pf-btn:hover {
  background: #086ad8;
}
.counter-top-area.style5 .pf-btn:hover i {
  color: #fff;
}
.counter-top-area.style5:before {
  content: "";
  border-radius: 10px;
  background-image: -moz-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
  background-image: -webkit-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
  background-image: -ms-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
  opacity: 0.902;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.counter-top-area .rs-counter-list .counter-icon {
  display: inline-block;
}
.counter-top-area .rs-counter-list .counter-icon i {
  font-size: 50px;
  color: #dcdcdc;
  line-height: 60px;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rs-counter-list .count-text .rs-counter {
  font-size: 50px;
  color: #ee403d;
  line-height: 60px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rs-counter-list .count-text .title {
  font-size: 18px;
  color: #666;
  line-height: 18px;
  transition: all 0.3s ease 0s;
}
.counter-top-area.style1 {
  text-align: center;
}
.counter-top-area.style1 .count-number span {
  padding: 10px 0px 10px 0px;
}
.counter-top-area.style2 .rs-counter-list .count-text {
  display: flex;
  align-items: center;
}
.title-stroke h2 {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: #040404;
}
/* Services CSS ----------------------
----------------------------------------*/
.elementor-widget-container:hover .react-addon-services.services-style2::before {
  transform: scaleY(1);
}
.rt-service-slider .service-img {
  margin-bottom: 35px;
}
.rt-service-slider .service-sub {
  color: #d2d2d2;
  font-size: 14px;
  margin-bottom: 18px;
}
.rt-service-slider ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rt-service-slider ul li {
  list-style: none;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  z-index: 1;
}
.rt-service-slider ul li:before {
  content: "\e812";
  position: absolute;
  font-family: "rt-icons";
  font-size: 18px;
  color: #086ad8;
  right: 0;
  top: 0;
  z-index: 1;
}
.react-addon-services.services-style1 {
  position: relative;
}
.react-addon-services.services-style1 a svg {
  width: 18px;
  position: relative;
  top: 0px;
  padding-left: 4px;
}
.react-addon-services.services-style1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.react-addon-services.services-style1 ul li {
  list-style: none;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  z-index: 1;
}
.react-addon-services.services-style1 ul li:before {
  content: "\e812";
  position: absolute;
  font-family: "rt-icons";
  font-size: 18px;
  color: #086ad8;
  right: 0;
  top: 0;
  z-index: 1;
}
.react-addon-services .services-part {
  position: relative;
}
.react-addon-services .services-part .services-icon {
  padding: 5px;
  font-size: 50px;
  line-height: 50px;
  color: #ee403d;
  transition: all ease .3s;
}
.react-addon-services .services-part .services-icon i {
  transition: all ease .3s;
}
.react-addon-services .services-part .services-icon i:before {
  margin: 0;
}
.react-addon-services .services-part .services-icon.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.react-addon-services .services-part .services-icon.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.react-addon-services .services-part .services-icon:hover {
  color: #040404;
}
.react-addon-services .services-part .services-icon:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: #ee403d;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
.react-addon-services .services-part .services-text {
  padding: 10px 0 0;
  position: relative;
  font-family: 'Jost', sans-serif;
}
.react-addon-services .services-part .services-text .services-title {
  position: relative;
}
.react-addon-services .services-part .services-text .services-title .title {
  font-size: 24px;
  margin: 0 0 10px;
  color: #040404;
}
.react-addon-services .services-part .services-text .services-title .title a {
  color: #040404;
}
.react-addon-services .services-part .services-text .services-title .title a:hover {
  color: #9051c6;
}
.react-addon-services .services-part .services-text .services-txt {
  color: #4a4a4a;
  margin: 0;
  transition: 0.4s;
}
.react-addon-services .services-part .services-text .services-btn-part {
  margin: 15px 0 0;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn {
  position: relative;
  display: inline-block;
  color: #040404;
  transition: all ease .3s;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn:hover {
  color: #ee403d;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after span {
  float: left;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn.icon-after i {
  margin-left: 10px;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before span {
  float: right;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn.icon-before i {
  margin-right: 10px;
}
.react-addon-services .services-part:after {
  content: "";
  width: 0;
  height: 4px;
  background: #ee403d;
  position: absolute;
  transition: all .3s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.react-addon-services .services-part:hover .services-icon {
  color: #040404;
}
.react-addon-services .services-part:hover .services-icon:after {
  opacity: 1;
  visibility: visible;
}
.react-addon-services .services-part:hover .services-text .services-title .title {
  color: #ee403d;
  transition: 0.4s;
}
.react-addon-services .services-part:hover .services-text .services-title .title a {
  color: #ee403d;
}
.react-addon-services .services-part:hover:after {
  width: 100%;
}
.react-addon-services.services-style2 .services-part {
  background: 0 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
.react-addon-services.services-style2 .services-part .services-icon img {
  -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;
}
.react-addon-services.services-style2 .services-part:hover .services-icon img {
  transform: translateY(-7px);
  -webkit-transform: translateY(-7px);
  -moz-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  -o-transform: translateY(-7px);
}
.react-addon-services.services-style2 .services-part a.services-btn {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  line-height: 52px;
  padding-left: 25px;
  padding-right: 35px;
}
.react-addon-services.services-style3 .services-part {
  display: flex;
}
.react-addon-services.services-style3 .services-part .services-icon {
  padding: 0;
  width: 80px;
}
.react-addon-services.services-style3 .services-part .services-text {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.react-addon-services.services-style3 .services-part .services-text .services-title .title {
  padding: 0 0 0 35px;
  max-width: 250px;
  margin: 0;
}
.react-addon-services.services-style3 .services-part .services-text .services-btn-part {
  margin: 0;
}
.react-addon-services.services-style3 .services-part .services-text .services-btn-part i {
  color: #c7c7c7;
}
.react-addon-services.services-style4 .services-part {
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.react-addon-services.services-style4 .services-part .title {
  padding: 10px 0 0 25px;
  margin-bottom: 0 !important;
}
.react-addon-services.services-style4 .services-part p {
  padding-left: 25px;
}
.react-addon-services.services-style4 .services-part .services-icon {
  line-height: 0;
}
.react-addon-services.services-style4 .services-part a.services-btn {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  line-height: 52px;
  padding-left: 25px;
  padding-right: 35px;
}
.react-addon-services.services-style5 .shadow-text {
  font-size: 120px;
  color: rgba(255, 255, 255, 0.039);
  line-height: 0.2;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  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;
}
.react-addon-services.services-style5:hover .shadow-text {
  opacity: 1;
  z-index: 1;
}
.react-addon-services.services-style6 .services-part {
  position: relative;
}
.react-addon-services.services-style6 .services-part .services-icon {
  position: relative;
}
.react-addon-services.services-style6 .services-part .shadow-text {
  font-size: 230px;
  color: #f7f7f7;
  line-height: 0.28;
  right: 0px;
  position: absolute;
  top: 50%;
}
.react-addon-services.services-style6 .services-part .shadow-text.stroke {
  font-size: 200px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  line-height: 0.28;
  right: -14px;
  position: absolute;
  top: 48px;
  opacity: .06;
}
.react-addon-services.services-style6 .services-part:hover .shadow-text {
  color: #f3f2f2;
}
.elementor-widget-container:hover .react-addon-services.services-style5 .shadow-text {
  opacity: 1;
  z-index: 1;
}
/* Number CSS ----------------------
----------------------------------------*/
.rs-addon-number .number-part {
  position: relative;
  text-align: center;
}
.rs-addon-number .number-part .number-icon {
  display: inline-block;
  padding: 5px;
  font-size: 50px;
  color: #ee403d;
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-icon i {
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
}
.rs-addon-number .number-part .number-icon.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.rs-addon-number .number-part .number-icon.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.rs-addon-number .number-part .number-icon:hover {
  color: #040404;
}
.rs-addon-number .number-part .number-icon:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: #ee403d;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
.rs-addon-number .number-part .number-text {
  position: relative;
}
.rs-addon-number .number-part .number-text .number-area {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  text-align: center;
}
.rs-addon-number .number-part .number-text .number-area:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
}
.rs-addon-number .number-part .number-text .number-prefix {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #040404;
}
.rs-addon-number .number-part .number-text .number-title {
  position: relative;
}
.rs-addon-number .number-part .number-text .number-title .title {
  font-size: 24px;
  margin: 0 0 10px;
  color: #040404;
}
.rs-addon-number .number-part .number-text .number-title .title a {
  color: #040404;
}
.rs-addon-number .number-part .number-text .number-title .title a:hover {
  color: #9051c6;
}
.rs-addon-number .number-part .number-text .number-txt {
  color: #4a4a4a;
  margin: 0;
}
.rs-addon-number .number-part .number-text .number-btn-part {
  margin: 15px 0 0;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn {
  position: relative;
  display: inline-block;
  color: #040404;
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn i {
  transition: all ease .3s;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn:hover {
  color: #ee403d;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after span {
  float: left;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after i {
  margin-left: 10px;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before span {
  float: right;
}
.rs-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before i {
  margin-right: 10px;
}
.rs-addon-number .number-part:after {
  content: "";
  width: 0;
  height: 4px;
  background: #ee403d;
  position: absolute;
  transition: all .3s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.rs-addon-number .number-part:hover .number-icon {
  color: #040404;
}
.rs-addon-number .number-part:hover .number-icon:after {
  opacity: 1;
  visibility: visible;
}
.rs-addon-number .number-part:hover .number-text .number-title .title {
  color: #ee403d;
}
.rs-addon-number .number-part:hover .number-text .number-title .title a {
  color: #ee403d;
}
.rs-addon-number .number-part:hover:after {
  width: 100%;
}
.rs-addon-number.number-style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ee403d;
  transform: scaleY(0);
  transition: all .3s ease 0s;
}
.rs-addon-number.number-style2 .number-part {
  background: 0 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
.rs-addon-number.number-style2:hover:before {
  transform: scaleY(1);
}
.rs-addon-number.number-style3 .number-part {
  border-bottom-width: 4px;
  transition: all .3s ease 0s;
  position: relative;
}
.rs-addon-number.number-style3 .number-part .number-icon {
  width: 90px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -45px;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
  transition: all .3s ease 0s;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 100%;
}
.rs-addon-number.number-style3 .number-part .number-icon i {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-number.number-style3 .number-part .number-icon img {
  width: 45px;
  height: 45px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rs-addon-number.number-style3 .number-part:hover .number-icon {
  top: -35px;
}
.rs-addon-number.number-style4 .number-part {
  display: inline-flex;
}
/* Icon Box CSS ----------------------
----------------------------------------*/
.rt-iconbox-area .box-inner {
  position: relative;
  padding: 40px 25px 20px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.12);
  transition: 0.4s;
  overflow: hidden;
}
.rt-iconbox-area .box-inner:hover {
  box-shadow: 0 8px 38px 0 rgba(0, 0, 0, 0.2);
}
.rt-iconbox-area .box-inner .rs-badge {
  position: absolute;
  background: #ee403d;
  padding: 3px 8px 0;
  color: #ffffff;
  top: 5px;
  left: 5px;
  z-index: 1;
  transform: rotate(0deg);
}
.rt-iconbox-area .box-inner .icon-area {
  display: inline-block;
  color: #ee403d;
  transition: all ease .3s;
}
.rt-iconbox-area .box-inner .icon-area i {
  transition: all ease .3s;
  font-size: 50px;
}
.rt-iconbox-area .box-inner .text-area {
  padding: 10px 0 0;
  position: relative;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title {
  position: relative;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title {
  font-size: 20px;
  margin: 0;
  color: #040404;
  font-weight: 500;
  line-height: 1.5;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title a {
  text-decoration: none !important;
  color: #040404;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title a:hover {
  color: #9051c6;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title:before {
  content: "01.";
  font-size: 50px;
  font-weight: bold;
  color: #ee403d;
  position: absolute;
  transition: all .3s ease 0s;
  top: 0;
  left: 0;
  z-index: 9;
}
.rt-iconbox-area .box-inner .text-area .services-txt {
  font-size: 15px;
  margin: 0;
}
.rt-iconbox-area .box-inner .services-btn-part {
  margin: 15px 0 0;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn {
  position: relative;
  display: inline-block;
  color: #040404;
  transition: all ease .3s;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn i {
  transition: all ease .3s;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn:hover {
  color: #ee403d;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn.icon-after span {
  float: left;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn.icon-before span {
  float: right;
}
.rt-iconbox-area .box-inner .services-btn-part .services-btn.icon-before i {
  margin-right: 10px;
}
.rt-iconbox-area.iconbox-after-arrow-image .box-inner {
  box-shadow: none;
  overflow: visible;
}
.rt-iconbox-area.iconbox-after-arrow-image .box-inner .icon-area {
  position: relative;
}
.rt-iconbox-area.iconbox-after-arrow-image .box-inner .icon-area .after-arrow-image {
  position: absolute;
  width: 100px;
  height: 21px;
  right: -150px;
  top: 68px;
  z-index: 1;
}
/* ------------------------------------
 Gallery CSS
  ---------------------------------------*/
.rs-galleys .file-list-image,
.rs-galleys .galley-img {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.rs-galleys .file-list-image .p-zoom,
.rs-galleys .galley-img .p-zoom,
.rs-galleys .file-list-image .zoom-icon,
.rs-galleys .galley-img .zoom-icon {
  position: absolute;
  top: 45%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: hidden;
  background: transparent !important;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.rs-galleys .file-list-image .p-zoom i:before,
.rs-galleys .galley-img .p-zoom i:before,
.rs-galleys .file-list-image .zoom-icon i:before,
.rs-galleys .galley-img .zoom-icon i:before {
  font-size: 22px;
}
.rs-galleys .file-list-image .p-zoom:hover,
.rs-galleys .galley-img .p-zoom:hover,
.rs-galleys .file-list-image .zoom-icon:hover,
.rs-galleys .galley-img .zoom-icon:hover {
  opacity: 0.8 !important;
}
.rs-galleys .file-list-image .gallery-titles,
.rs-galleys .galley-img .gallery-titles {
  position: absolute;
  left: 43.5%;
  top: 110%;
  margin: 0;
  color: #fff;
  transition: all .8s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  text-align: center;
  font-size: 20px;
  line-height: 28px !important;
}
.rs-galleys .file-list-image:before,
.rs-galleys .galley-img:before {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0%;
  height: 100%;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.rs-galleys .file-list-image.right:before,
.rs-galleys .galley-img.right:before {
  left: auto;
  right: 0;
}
.rs-galleys .file-list-image.top:before,
.rs-galleys .galley-img.top:before {
  top: 0;
  width: 100%;
  height: 0;
}
.rs-galleys .file-list-image.bottom:before,
.rs-galleys .galley-img.bottom:before {
  top: auto;
  bottom: 0;
  width: 100%;
  height: 0;
}
.rs-galleys .file-list-image:hover:before,
.rs-galleys .galley-img:hover:before {
  width: 100%;
}
.rs-galleys .file-list-image:hover.bottom:before,
.rs-galleys .galley-img:hover.bottom:before,
.rs-galleys .file-list-image:hover.top:before,
.rs-galleys .galley-img:hover.top:before {
  height: 100%;
}
.rs-galleys .file-list-image:hover .p-zoom,
.rs-galleys .galley-img:hover .p-zoom,
.rs-galleys .file-list-image:hover .zoom-icon,
.rs-galleys .galley-img:hover .zoom-icon {
  visibility: visible;
  opacity: 1;
  color: #fff;
}
.rs-galleys .file-list-image:hover .gallery-titles,
.rs-galleys .galley-img:hover .gallery-titles {
  top: 55%;
  opacity: 1;
  visibility: visible;
}
.rs-galleys .file-list-image:hover.style2:before,
.rs-galleys .galley-img:hover.style2:before {
  top: 20px;
  left: 20px;
  width: 90% !important;
  height: 85% !important;
}
.rs-galleys .no-gutters .file-list-image {
  margin-bottom: 0;
}
.mfp-close {
  opacity: 0.9;
}
/* -----------------------
Team Member
--------------------------*/
.rs-addon-slider {
  margin: 0;
}
.rs-addon-slider .team-item {
  padding: 0 15px;
}
.rs-addon-slider .slick-dots {
  line-height: 10px;
  bottom: -15px;
}
.rs-addon-slider .slick-dots li {
  display: inline-block;
  width: unset;
  height: unset;
  margin: 0 5px;
}
.rs-addon-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  display: inline-block;
  font-size: unset;
  line-height: unset;
  padding: unset;
  border-radius: 50%;
  border: 1px solid #ee403d;
}
.rs-addon-slider .slick-dots li button:before {
  display: none;
}
.rs-addon-slider .slick-dots li button:hover {
  background: #ee403d;
}
.rs-addon-slider .slick-dots li.slick-active button {
  background: #ee403d;
}
.rs-addon-slider .slick-next,
.rs-addon-slider .slick-prev {
  width: 50px;
  height: 57px;
  line-height: 42px;
  background: #ee403d;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  opacity: 1;
  font-size: 0;
}
.rs-addon-slider .slick-next:before,
.rs-addon-slider .slick-prev:before {
  line-height: 42px;
  color: #fff;
  font-family: "Font Awesome Pro";
  content: '\053';
}
.rs-addon-slider .slick-next:hover,
.rs-addon-slider .slick-prev:hover {
  opacity: 1;
}
.rs-addon-slider .slick-prev {
  left: 30px;
}
.rs-addon-slider .slick-next {
  right: 30px;
}
.rs-addon-slider:hover .slick-prev,
.rs-addon-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.rs-addon-slider:hover .slick-prev {
  left: -45px;
}
.rs-addon-slider:hover .slick-next {
  right: -45px;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
  overflow: visible;
}
.team-grid-style1 .team-item .social-icons1,
.team-slider-style1 .team-item .social-icons1 {
  text-align: center;
  margin-top: 14px;
}
.team-grid-style1 .team-item .social-icons1 a i,
.team-slider-style1 .team-item .social-icons1 a i {
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style1 .team-item .image-wrap,
.team-slider-style1 .team-item .image-wrap {
  position: relative;
  overflow: hidden;
}
.team-grid-style1 .team-item .image-wrap .social-icons1,
.team-slider-style1 .team-item .image-wrap .social-icons1 {
  position: absolute;
  right: -50px;
  bottom: 0;
  width: 50px;
  background: #ee403d;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a,
.team-slider-style1 .team-item .image-wrap .social-icons1 a {
  padding: 0;
  background: transparent;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a i,
.team-slider-style1 .team-item .image-wrap .social-icons1 a i {
  background: transparent;
}
.team-grid-style1 .team-item .image-wrap .social-icons1 a:hover i,
.team-slider-style1 .team-item .image-wrap .social-icons1 a:hover i {
  color: #f8560c;
  background: transparent;
}
.team-grid-style1 .team-item :hover .image-wrap .social-icons1,
.team-slider-style1 .team-item :hover .image-wrap .social-icons1 {
  right: 0;
  width: 50px;
  opacity: 1;
  visibility: visible;
}
.team-grid-style1 .team-item .team-content,
.team-slider-style1 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  background: #ee403d;
  margin-bottom: 30px;
  position: unset;
  opacity: 1;
}
.team-grid-style1 .team-item .team-content h3.team-name,
.team-slider-style1 .team-item .team-content h3.team-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.team-grid-style1 .team-item .team-content h3.team-name a,
.team-slider-style1 .team-item .team-content h3.team-name a {
  text-decoration: none;
  color: #ffffff;
}
.team-grid-style1 .team-item .team-content h3.team-name a:hover,
.team-slider-style1 .team-item .team-content h3.team-name a:hover {
  color: #c4c4c4;
}
.team-grid-style1 .team-item .team-content span.team-title,
.team-slider-style1 .team-item .team-content span.team-title {
  text-transform: uppercase;
  font-family: 'Jost', sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.team-grid-style1 .team-item .social-icons,
.team-slider-style1 .team-item .social-icons {
  display: none;
}
.team-slider-style1 .team-item .team-content {
  margin: 0;
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
  text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
  position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  padding: 0 40px 12px;
  background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
  margin-bottom: 0;
}
.icon-button a {
  background: #ee403d;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 25px;
  border-radius: 18px;
}
.icon-button a:hover {
  color: #fff;
  background: #040404;
}
.icon-button a i:before {
  font-size: inherit;
}
.blogfull .icon-button a {
  margin-bottom: 0px;
}
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
  padding: 25px;
  position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 200px solid #040404;
  border-right: 200px solid transparent;
  left: 0px;
  top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 200px solid #040404;
  border-left: 200px solid transparent;
  right: 0px;
  bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
  position: relative;
  z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
  position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #040404;
  opacity: 0.8;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
  position: absolute;
  display: block;
  left: 50%;
  width: 100%;
  top: 30%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 110;
  color: #fff;
  padding: 15px;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
  margin-bottom: 0;
  font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
  color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
  color: #fff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
  color: #fff;
  margin-right: 12px;
  font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
  opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
  opacity: 1;
  width: 100%;
  top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
  opacity: 0.8;
}
.team-grid-style3 .team-img:after {
  top: 0;
}
.team-grid-style3 .team-img:before {
  bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
  overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
  margin-bottom: 125px;
  position: relative;
  overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
  color: #f8560c;
  background: #fff;
  padding: 20px;
  text-align: center;
  z-index: 9;
  position: absolute;
  z-index: 1;
  opacity: 1;
  width: unset;
  height: unset;
  display: inline-block;
  top: unset;
  bottom: -85px;
  padding: 20px 20px 25px;
  -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
  left: 50%;
  max-width: 310px;
  transform: translateX(-50%);
  width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
  display: block;
  font-size: 22px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
  color: #ee403d;
}
.team-grid-style4 .team-item .team-content .team-name a:hover,
.team-slider-style4 .team-item .team-content .team-name a:hover {
  color: #f8560c;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 5px;
  display: block;
  font-family: 'Poppins', sans-serif;
  color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
  font-size: 14px;
  margin-bottom: 0;
  color: #777;
  position: relative;
  z-index: 1;
  max-height: 0;
  opacity: 0;
  line-height: 24px;
  -webkit-transition: all 0.6s, max-height 0.5s;
  -o-transition: all 0.6s, max-height 0.5s;
  -moz-transition: all 0.6s, max-height 0.5s;
  transition: all 0.6s, max-height 0.5s;
  overflow: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: #ee403d;
  top: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
  text-align: center;
  margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
  display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
  color: #ee403d;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style4 .team-item .team-content .social-icons a i:hover,
.team-slider-style4 .team-item .team-content .social-icons a i:hover {
  color: #f8560c;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
  background: transparent;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
  opacity: 1;
  top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
  position: relative;
  max-height: 400px;
  opacity: 1;
  text-align: center;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s, max-height 1.5s;
  -o-transition: all 0.4s, max-height 1.5s;
  -moz-transition: all 0.4s, max-height 1.5s;
  transition: all 0.4s, max-height 1.5s;
  padding-top: 18px;
  margin-top: 8px;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  background: #fff;
  border-radius: 5px;
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
  -webkit-transition: all .7s;
  transition: all .7s;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
  height: 100px;
  width: 100%;
  top: unset;
  bottom: 0;
  opacity: 1;
  position: absolute;
  padding: 15px 20px;
  color: #444;
  text-align: center;
  overflow: hidden;
  background: #fff;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  transition: .3s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
  margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
  color: #222;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
  font-size: 15px;
  text-transform: capitalize;
  color: #222;
  float: none;
  text-align: center;
  font-weight: 400;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
  display: none;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons,
.team-slider-style5 .team-inner-wrap .team-content .social-icons {
  bottom: -100px !important;
  transition: all .3s ease 0s;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  z-index: 100;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) scale(0.5);
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  border: none;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all .3s ease 0s;
  background: 0 0 !important;
  margin-right: 8px;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i {
  transition: all .3s ease 0s;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i:hover,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i:hover {
  color: #f8560c;
}
.team-grid-style5 .team-inner-wrap .team-content:before,
.team-slider-style5 .team-inner-wrap .team-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #ee403d;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap .team-content:hover,
.team-slider-style5 .team-inner-wrap .team-content:hover {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #ee403d;
  -webkit-transition: .4s all ease;
  -moz-transition: .4s all ease;
  transition: .4s all ease;
  left: 0;
}
.team-grid-style5 .team-inner-wrap:hover .image-wrap img,
.team-slider-style5 .team-inner-wrap:hover .image-wrap img {
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.team-grid-style5 .team-inner-wrap:hover .team-content,
.team-slider-style5 .team-inner-wrap:hover .team-content {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  top: unset;
  bottom: 0;
  height: 140px;
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content:before,
.team-slider-style5 .team-inner-wrap:hover .team-content:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a:hover,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a:hover {
  color: #f8560c;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
  color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc:before,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc:before {
  background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons,
.team-slider-style5 .team-inner-wrap:hover .team-content .social-icons {
  bottom: 25px !important;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
.team-grid-style6 .team-item {
  overflow: visible;
}
.team-grid-style6 .team-item .image-wrap {
  text-align: center;
}
.team-grid-style6 .team-item .image-wrap img {
  border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons {
  text-align: center;
  margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a {
  display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i {
  color: #4a4a4a;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.team-grid-style6 .team-item .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  margin-bottom: 30px;
  position: unset;
  opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a {
  text-decoration: none;
  color: #040404;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover {
  color: #040404;
}
.team-grid-style6 .team-item .team-content span.team-title {
  font-family: 'Jost', sans-serif;
  font-size: 14px;
  color: #666;
}
.rselements-single-member .single-member-title h2 {
  margin-bottom: 7px;
}
.rselements-single-member .single-member-title span {
  font-size: 18px;
}
.rselements-single-member .contact-info ul {
  list-style: none;
  margin: 20px 0;
}
.rselements-single-member .contact-info ul li i {
  margin-right: 7px;
}
.rselements-single-member .team-elements-social {
  margin: 0;
  list-style: none;
  display: flex;
}
.rselements-single-member .team-elements-social li {
  list-style: none;
  margin-right: 10px;
}
.rselements-porfolio-details .project-img {
  padding-bottom: 30px;
}
.rselements-porfolio-details .ps-informations {
  background: #f9f9f9;
  padding: 40px;
}
.rselements-porfolio-details .ps-informations ul {
  list-style: none;
  margin: 0;
}
.rselements-porfolio-details .ps-informations li {
  margin-bottom: 10px;
}
.rselements-porfolio-details .ps-informations li span {
  font-weight: bold;
  min-width: 150px;
  display: inline-block;
}
/** Blog Style CSS --------------
-----------------------------------*/
.pitheme-blog-grid {
  padding: 100px;
}
.pitheme-blog-grid .blog-item {
  overflow: visible;
  margin-bottom: 30px;
}
.pitheme-blog-grid .blog-item .image-wrap {
  position: relative;
}
.pitheme-blog-grid .blog-item .image-wrap img {
  transition: all 0.5s ease 0s;
}
.pitheme-blog-grid .blog-item .image-wrap .author-avatar {
  position: absolute;
  bottom: -16px;
  left: 30px;
}
.pitheme-blog-grid .blog-item .image-wrap .author-avatar img {
  border-radius: 50%;
}
.pitheme-blog-grid .blog-item .image-wrap .cat_list {
  position: absolute;
  z-index: 111;
  top: 20px;
  left: 20px;
  z-index: 10;
}
.pitheme-blog-grid .blog-item .image-wrap .cat_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pitheme-blog-grid .blog-item .image-wrap .cat_list ul li {
  display: inline-block;
}
.pitheme-blog-grid .blog-item .image-wrap .cat_list ul li a {
  display: block;
  padding: 4px 10px;
  border-radius: 3px;
  color: #ffffff;
  background: #ee403d;
  transition: 0.4s;
}
.pitheme-blog-grid .blog-item .image-wrap .cat_list ul li a:hover {
  opacity: 0.85;
}
.pitheme-blog-grid .blog-item.blog_meta_style2 .image-wrap {
  position: relative;
}
.pitheme-blog-grid .blog-item.blog_meta_style2 .image-wrap .blog-meta {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #ee403d;
  color: #fff;
  padding: 8px 14px 7px;
  border-radius: 5px 5px 0 0;
}
.pitheme-blog-grid .blog-item .blog-content {
  margin: 0;
  padding: 20px 30px 5px;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
  background: #fff;
  position: unset;
  opacity: 1;
}
.pitheme-blog-grid .blog-item .blog-content h3.blog-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.pitheme-blog-grid .blog-item .blog-content h3.blog-name a {
  text-decoration: none;
  color: #040404;
}
.pitheme-blog-grid .blog-item .blog-content .blog-meta {
  margin-bottom: 6px;
}
.pitheme-blog-grid .blog-item .blog-content .blog-meta .admin {
  margin-left: 12px;
}
.pitheme-blog-grid .blog-item .blog-content p {
  margin: 0 0 15px;
}
.pitheme-blog-grid .blog-item .blog-content:hover h3.blog-name a {
  color: #ee403d;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part {
  margin: 15px 0 0;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn {
  position: relative;
  display: inline-block;
  color: #ee403d;
  transition: all ease .3s;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn i {
  transition: all ease .3s;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn:hover {
  color: #ee403d;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-after span {
  float: left;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-before span {
  float: right;
}
.pitheme-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn.icon-before i {
  margin-right: 10px;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap {
  position: relative;
  overflow: hidden;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap {
  position: relative;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap img {
  transition: all 0.8s ease 0s;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap .image-wrap:before {
  opacity: .85;
  background: transparent;
  background: linear-gradient(transparent, #333333), linear-gradient(transparent, #333333);
  background: -moz-linear-gradient(transparent, #333333), -moz-linear-gradient(transparent, #333333);
  background: -o-linear-gradient(transparent, #333333), -o-linear-gradient(transparent, #333333);
  content: "";
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: all 0.7s ease 0s;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap .blog-content {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: transparent;
}
.pitheme-blog-grid .blog-item.transparent .blog-inner-wrap:hover .image-wrap img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.pitheme-blog-grid .blog-item:hover .image-wrap .pointer-events img {
  filter: grayscale(100%);
}
.pitheme-blog-grid .rs-pagination-area {
  padding-top: 0px;
  clear: both;
  text-align: center;
  margin-top: 20px;
}
.pitheme-blog-grid .rs-pagination-area .pagination {
  padding: 0;
  margin: 0;
}
.pitheme-blog-grid .rs-pagination-area .nav-links {
  display: inline-block;
  border: 1px solid #f9f9f9;
  padding: 11px 0px;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.pitheme-blog-grid .rs-pagination-area .nav-links span.current {
  padding: 2px 20px 0 21px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  text-align: center;
  background: transparent;
  color: #ee403d;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.pitheme-blog-grid .rs-pagination-area .nav-links > * {
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.pitheme-blog-grid .rs-pagination-area .nav-links a {
  padding: 2px 20px 0 14px;
  line-height: 23px;
  color: #4a4a4a;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  text-align: center;
  background: transparent;
  opacity: .96;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #E6E6E6;
}
.pitheme-blog-grid .rs-pagination-area .nav-links span.current,
.pitheme-blog-grid .rs-pagination-area .nav-links a:hover {
  color: #ee403d;
}
.pitheme-blog-grid .rs-pagination-area .nav-links a.next.page-numbers {
  background: none !important;
  border-right: 0;
}
.pitheme-blog-grid .rs-addon-slider .blog-item {
  padding: 0 15px;
}
/** Pricing Table CSS --------------
-----------------------------------*/
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-badge {
  position: absolute;
  top: 0;
  padding: 10px 10px;
  background-color: #ee403d;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-title {
  margin-bottom: 12px;
  color: #040404;
  font-size: 24px;
  line-height: 30px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-header p {
  padding-bottom: 10px;
  color: #777;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price {
  margin-bottom: 30px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-price-tag {
  margin-bottom: .5rem;
  color: #040404;
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  position: relative;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-price-tag .rt-pricing-table-currency {
  font-size: 40px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-price-tag .rt-pricing-table-price-text {
  font-weight: 700;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-period {
  color: #777;
  font-size: 16px;
  display: block;
  font-weight: 400;
  padding-top: 5px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price.display-inline .rt-pricing-table-period {
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price.display-inline .rt-pricing-table-period:before {
  content: "";
  height: 20px;
  width: 2px;
  position: absolute;
  left: 0;
  transform: rotate(20deg) translateY(-50%);
  top: 50%;
  background: #f2f2f2;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body {
  margin-bottom: 35px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li {
  margin-bottom: 8px;
  font-size: 16px;
  color: #777;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li.deactive {
  color: #d3d3d3;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li i {
  margin-right: 10px;
  min-width: 15px;
  font-size: 16px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 40px;
  background-color: #ee403d;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-icon {
  position: relative;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-icon i {
  position: relative;
  transition: all 0.4s ease 0s;
  text-align: center;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-table-currency {
  font-size: 14px !important;
  margin-right: -10px;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-table-period {
  padding-left: 0 !important;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-table-period:before {
  display: none;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-icon {
  display: inline-block;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-icon:before {
  content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient(-45deg, #ffffff 0%, #f0f4f9 100%);
  background-image: -webkit-linear-gradient(-45deg, #ffffff 0%, #f0f4f9 100%);
  background-image: -ms-linear-gradient(-45deg, #ffffff 0%, #f0f4f9 100%);
  position: absolute;
  left: 19px;
  top: 13px;
  width: 100px;
  height: 100px;
  z-index: -1;
  -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;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-icon:hover:before {
  top: 0;
  left: 0;
}
.rt-price-table.rt-pricingt-style2:hover .rt-pricing-icon:before {
  left: 0;
  top: 0;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-table-features-list li {
  display: block !important;
}
.rt-price-table.rt-pricingt-style2 .rt-pricing-table-features-list li i {
  display: none;
}
/** Portfolio CSS ---------------------
--------------------------------------*/
.portfolio-filter {
  margin-bottom: 20px;
}
.portfolio-filter span {
  color: #333;
  padding: 10px;
  cursor: pointer;
  display: inline-block;
}
.portfolio-filter span.active {
  color: #ee403d;
}
.portfolio-filter span:hover {
  color: #ee403d;
}
.rt-portfolio-style1 .slick-slider .slick-arrow:before {
  top: -9px;
}
.rt-portfolio-style1 .portfolio-item {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.rt-portfolio-style1 .portfolio-item .portfolio-content {
  padding: 25px;
}
.rt-portfolio-style1 .portfolio-item .portfolio-content .vertical-middle {
  position: relative;
  z-index: 9;
}
.rt-portfolio-style1 .portfolio-item .portfolio-content .p-category {
  color: #999999;
  font-size: 14px;
  margin-bottom: 5px;
}
.rt-portfolio-style1 .portfolio-item .portfolio-content .p-category a {
  color: #999999;
}
.rt-portfolio-style1 .portfolio-item .portfolio-content .vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}
.rt-portfolio-style1 .portfolio-item .portfolio-content .vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.rt-portfolio-style1 .portfolio-item .portfolio-text {
  padding-top: 15px;
}
.rt-portfolio-style1 .portfolio-item .p-link {
  transition: all 0.3s ease 0s;
  display: inline-block;
  font-size: 19px;
  width: 52px;
  line-height: 54px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
}
.rt-portfolio-style1 .portfolio-item .p-link i {
  margin-left: 2px;
}
.rt-portfolio-style1 .portfolio-item .p-link:hover {
  background-color: #ee403d;
  color: #fff;
}
.rt-portfolio-style1 .portfolio-item .p-title {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 27px;
}
.rt-portfolio-style1 .portfolio-item .p-desc {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  margin-top: 10px;
}
.rt-portfolio-style1 .read-btn {
  background: #ffffff;
  border-top: 1px solid #f1f1f1;
  padding: 16px 20px;
  display: block;
  -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;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  color: #999;
}
.rt-portfolio-style1 .read-btn i {
  margin-left: 10px;
  font-weight: 300;
}
.rt-portfolio-style1 .read-btn:before {
  content: "";
  position: absolute;
  background-color: #040404;
  width: 100%;
  height: 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;
  left: 0;
  top: 0;
  z-index: -1;
}
.rt-portfolio-style1 .read-btn span.f-right {
  float: right;
}
.rt-portfolio-style1 .grid-item:hover .read-btn {
  color: #fff;
}
.rt-portfolio-style1 .grid-item:hover .read-btn:before {
  height: 100%;
  bottom: 0;
}
.rt-portfolio-style1 .slick-slider .slick-arrow {
  width: 60px;
  height: 55px;
  border-radius: 0;
  line-height: 60px;
  bottom: -172px;
  top: -84px;
}
.rt-portfolio-style1 .slick-slider .slick-arrow:before {
  color: #fff;
}
.rt-portfolio-style1 .slick-slider .slick-prev {
  left: 88.5%;
}
.rt-portfolio-style1 .slick-slider .slick-prev:hover {
  background: #fff;
}
.rt-portfolio-style1 .slick-slider .slick-prev:hover:before {
  color: #ee403d;
}
.rt-portfolio-style1 .slick-slider .slick-next {
  right: 1%;
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.rt-portfolio-style1 .slick-slider .slick-next:before {
  color: #ee403d;
}
.rt-portfolio-style1 .slick-slider .slick-next:hover {
  background: #ee403d;
}
.rt-portfolio-style1 .slick-slider .slick-next:hover:before {
  color: #fff;
}
.rt-portfolio-style2 .portfolio-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.rt-portfolio-style2 .portfolio-item img {
  width: 100%;
}
.rt-portfolio-style2 .portfolio-item:before {
  content: "";
  position: absolute;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  -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;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.rt-portfolio-style2 .portfolio-item:after {
  content: "";
  position: absolute;
  background-color: #ee403d;
  opacity: 0.902;
  clip-path: polygon(100% 0, 100% 100%, 44.5% 100%, 0% 65%, 0 0);
  width: 100%;
  height: 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;
  left: 0;
  top: 0;
  z-index: 1;
}
.rt-portfolio-style2 .portfolio-item .portfolio-content {
  padding: 0;
  position: absolute;
  left: 50px;
  top: auto;
  bottom: 20px;
  z-index: 3;
  -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;
}
.rt-portfolio-style2 .portfolio-item .portfolio-content .p-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  bottom: -100px;
  left: 25px;
}
.rt-portfolio-style2 .portfolio-item .portfolio-content .p-title span {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.rt-portfolio-style2 .portfolio-item .portfolio-content .p-title span,
.rt-portfolio-style2 .portfolio-item .portfolio-content .p-title a {
  color: #ffffff;
}
.rt-portfolio-style2 .portfolio-item .portfolio-content .p-title a:hover {
  color: #ee403d;
}
.rt-portfolio-style2 .portfolio-item .pf-btn {
  color: #083d59;
  background: #ffffff;
  width: 60px;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  z-index: 3;
  left: 15%;
  bottom: 12.5%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(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;
}
.rt-portfolio-style2 .portfolio-item:hover .portfolio-content {
  top: 10%;
  bottom: auto;
}
.rt-portfolio-style2 .portfolio-item:hover .pf-btn {
  transform: scale(1);
}
.rt-portfolio-style2 .portfolio-item:hover:before {
  background-image: unset;
  background: #ffa84b;
  opacity: 0.902;
  clip-path: polygon(0 64.6%, 0% 100%, 45.5% 100%);
}
.rt-portfolio-style2 .portfolio-item:hover:after {
  visibility: visible;
  height: 100%;
}
.rt-portfolio-style2 .slick-slider .slick-arrow {
  background: white;
  border: 2px solid #f0f0f0;
  border-radius: unset;
  top: -80px;
  left: unset;
  padding: 23px 23px;
}
.rt-portfolio-style2 .slick-slider .slick-arrow::before {
  color: #083d59;
  font-size: 14px;
  top: -15px;
}
.rt-portfolio-style2 .slick-slider .slick-arrow:hover {
  background: #ffa84b;
  border: 2px solid #ffa84b;
}
.rt-portfolio-style2 .slick-slider .slick-prev {
  right: 33.5%;
}
.rt-portfolio-style2 .slick-slider .slick-next {
  right: 30.0%;
}
.rt-portfolio-style3 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rt-portfolio-style3 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rt-portfolio-style3 .portfolio-item .portfolio-img:before {
  content: "";
  position: absolute;
  background: #bb0b0b;
  opacity: 0.902;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  z-index: 1;
  -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;
}
.rt-portfolio-style3 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rt-portfolio-style3 .portfolio-item .portfolio-img .p-link {
  display: none !important;
  top: 20px;
  right: 20px;
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  opacity: 0;
  z-index: 10;
}
.rt-portfolio-style3 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
  display: none;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content {
  position: relative;
  padding: 20px 0px 0;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content a {
  color: #040404;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 500 !important;
  line-height: 30px !important;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content h4 a:hover {
  color: #ee403d;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #040404;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content p a {
  font-size: 14px;
}
.rt-portfolio-style3 .portfolio-item a.pf-btn2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 30px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
}
.rt-portfolio-style3 .portfolio-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style3 .portfolio-item:hover .portfolio-img:before {
  height: 100%;
}
.rt-portfolio-style3 .portfolio-item:hover .portfolio-img a.pf-btn2 {
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
}
.rt-portfolio-style4 .slick-arrow {
  top: -80px;
  background: red;
  background: #ffffff;
  bottom: unset;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style4 .slick-arrow.slick-prev {
  left: unset;
  right: 23%;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style4 .slick-arrow.slick-prev:before {
  color: #333333;
}
.rt-portfolio-style4 .slick-arrow.slick-next {
  right: 19%;
  color: #333333;
}
.rt-portfolio-style4 .slick-arrow:before {
  left: 0 !important;
  top: -9px !important;
  font-size: 16px !important;
  color: #333333;
}
.rt-portfolio-style4 .slick-arrow:hover {
  background-color: transparent;
  background-image: linear-gradient(100deg, #086ad8 0%, #378cff 100%);
}
.rt-portfolio-style4 .slick-current .portfolio-item h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style4 .slick-current .portfolio-item .portfolio-img .portfolio-content {
  display: block;
  opacity: 1;
}
.rt-portfolio-style4 .slick-current .portfolio-item .portfolio-img:before {
  height: 100%;
}
.rt-portfolio-style4 .slick-current .portfolio-item .portfolio-img a.pf-btn2 {
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(0%, 0%) scale(1);
}
.rt-portfolio-style4 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rt-portfolio-style4 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rt-portfolio-style4 .portfolio-item .portfolio-img:before {
  content: "";
  position: absolute;
  background: #086ad8;
  opacity: 0.902;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  -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;
  clip-path: polygon(0% -65%, 0% 100%, 99% 100%);
}
.rt-portfolio-style4 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rt-portfolio-style4 .portfolio-item .portfolio-img .p-link {
  display: none !important;
  top: 20px;
  right: 20px;
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  opacity: 0;
  z-index: 10;
}
.rt-portfolio-style4 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
  display: none;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content {
  position: relative;
  padding: 35px 0px 0;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content a {
  color: #040404;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 500 !important;
  line-height: 30px !important;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content h4 a:hover {
  color: #ee403d;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #040404;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content p a {
  font-size: 14px;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content {
  transition: 0.4s;
  opacity: 0;
  display: none;
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 5;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 0;
  max-width: 255px;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content .p-title a {
  color: #ffffff;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content .p-category {
  margin-bottom: 0;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content .p-category .separator {
  color: #fff;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content .p-category a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.rt-portfolio-style4 .portfolio-item a.pf-btn2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 16px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 6;
  right: 30px;
  bottom: 30px;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(0%, 0%) scale(0);
  border-radius: 100px;
  background: #ffffff;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style4 .portfolio-item a.pf-btn2 i {
  color: #333333;
  position: relative;
  left: -3px;
}
.rt-portfolio-style4 .portfolio-item a.pf-btn2:hover {
  background: #086ad8;
}
.rt-portfolio-style4 .portfolio-item a.pf-btn2:hover i {
  color: #fff;
}
.rt-portfolio-style4 .portfolio-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style4 .portfolio-item:hover .portfolio-img:before {
  height: 100%;
  display: block;
}
.rt-portfolio-style4 .portfolio-item:hover .portfolio-img .portfolio-content {
  display: block;
  opacity: 1;
}
.rt-portfolio-style4 .portfolio-item:hover .portfolio-img a.pf-btn2 {
  transform: translate(0%, 0%) scale(1);
  -webkit-transform: translate(0%, 0%) scale(1);
  -moz-transform: translate(0%, 0%) scale(1);
  -ms-transform: translate(0%, 0%) scale(1);
  -o-transform: translate(0%, 0%) scale(1);
}
.rt-portfolio-style5 .slick-arrow {
  top: -80px;
  background: red;
  background: #ffffff;
  bottom: unset;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style5 .slick-arrow.slick-prev {
  left: unset;
  right: 23%;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style5 .slick-arrow.slick-prev:before {
  content: "\f177";
  color: #333333;
}
.rt-portfolio-style5 .slick-arrow.slick-next {
  right: 19%;
}
.rt-portfolio-style5 .slick-arrow.slick-next:before {
  color: #333333;
  content: "\f178";
}
.rt-portfolio-style5 .slick-arrow:before {
  left: 0 !important;
  top: -9px !important;
  font-size: 16px !important;
}
.rt-portfolio-style5 .slick-arrow:hover {
  background-color: transparent;
  background-image: linear-gradient(100deg, #086ad8 0%, #378cff 100%);
}
.rt-portfolio-style5 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img:before {
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 1;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  -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;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img .p-link {
  display: none !important;
  top: 20px;
  right: 20px;
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  opacity: 0;
  z-index: 10;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
  display: none;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content {
  position: relative;
  padding: 35px 0px 0;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content a {
  color: #040404;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 500 !important;
  line-height: 30px !important;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content h4 a:hover {
  color: #ee403d;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #040404;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content p a {
  font-size: 14px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content {
  padding-left: 25px;
  transition: 0.4s;
  top: 100%;
  bottom: unset;
  right: unset;
  opacity: 0;
  display: block;
  position: absolute;
  z-index: 5;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 0;
  max-width: 255px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-title a {
  color: #141d38;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-category {
  margin-bottom: 5px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-category .separator {
  color: #43b9fe;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-category a {
  color: #43b9fe;
  font-size: 14px;
  font-weight: 400;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .pf-excerpt {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 20px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .case-info {
  display: flex;
  flex-wrap: wrap;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .case-info div {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 26px;
  width: 50%;
  color: #777777;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .case-info div b {
  color: #141d38;
}
.rt-portfolio-style5 .portfolio-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style5 .portfolio-item:hover .portfolio-img:before {
  height: 100%;
  display: block;
}
.rt-portfolio-style5 .portfolio-item:hover .portfolio-img .portfolio-content {
  top: 0;
  display: block;
  opacity: 1;
}
.rt-portfolio-style5 .portfolio-item:hover .portfolio-img a.pf-btn2 {
  transform: translate(0%, 0%) scale(1);
  -webkit-transform: translate(0%, 0%) scale(1);
  -moz-transform: translate(0%, 0%) scale(1);
  -ms-transform: translate(0%, 0%) scale(1);
  -o-transform: translate(0%, 0%) scale(1);
}
.rt-portfolio-style6 .slick-arrow {
  top: -80px;
  background: red;
  background: #ffffff;
  bottom: unset;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style6 .slick-arrow.slick-prev {
  left: unset;
  right: 23%;
  width: 50px;
  height: 50px;
}
.rt-portfolio-style6 .slick-arrow.slick-prev:before {
  content: "\f177";
  color: #333333;
}
.rt-portfolio-style6 .slick-arrow.slick-next {
  right: 19%;
}
.rt-portfolio-style6 .slick-arrow.slick-next:before {
  color: #333333;
  content: "\f178";
}
.rt-portfolio-style6 .slick-arrow:before {
  left: 0 !important;
  top: -9px !important;
  font-size: 16px !important;
}
.rt-portfolio-style6 .slick-arrow:hover {
  background-color: transparent;
  background-image: linear-gradient(100deg, #086ad8 0%, #378cff 100%);
}
.rt-portfolio-style6 .slick-current .portfolio-item h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style6 .slick-current .portfolio-item .portfolio-img .portfolio-content {
  display: block;
  opacity: 1;
}
.rt-portfolio-style6 .slick-current .portfolio-item .portfolio-img:before {
  height: 100%;
}
.rt-portfolio-style6 .slick-current .portfolio-item .portfolio-img a.pf-btn2 {
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(0%, 0%) scale(1);
}
.rt-portfolio-style6 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img:before {
  content: "";
  position: absolute;
  background: #086ad8;
  opacity: 0.902;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  -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;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img .p-link {
  display: none !important;
  top: 20px;
  right: 20px;
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  opacity: 0;
  z-index: 10;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img .p-link i {
  margin-left: 2px;
  display: none;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content {
  position: relative;
  padding: 35px 0px 0;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content a {
  color: #040404;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 500 !important;
  line-height: 30px !important;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content h4 a:hover {
  color: #ee403d;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #040404;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content p a {
  font-size: 14px;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content {
  transition: 0.4s;
  opacity: 0;
  display: none;
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 5;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-title {
  margin-bottom: 0;
  max-width: 255px;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-title a {
  color: #ffffff;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-category {
  margin-bottom: 0;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-category .separator {
  color: #fff;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-category a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.rt-portfolio-style6 .portfolio-item a.pf-btn2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 16px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 6;
  right: 30px;
  bottom: 30px;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(0%, 0%) scale(0);
  border-radius: 100px;
  background: #ffffff;
}
.rt-portfolio-style6 .portfolio-item a.pf-btn2 i {
  color: #333333;
}
.rt-portfolio-style6 .portfolio-item a.pf-btn2:hover {
  background: #086ad8;
}
.rt-portfolio-style6 .portfolio-item a.pf-btn2:hover i {
  color: #fff;
}
.rt-portfolio-style6 .portfolio-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style6 .portfolio-item:hover .portfolio-img:before {
  height: 100%;
  display: block;
}
.rt-portfolio-style6 .portfolio-item:hover .portfolio-img .portfolio-content {
  display: block;
  opacity: 1;
}
.rt-portfolio-style6 .portfolio-item:hover .portfolio-img a.pf-btn2 {
  transform: translate(0%, 0%) scale(1);
  -webkit-transform: translate(0%, 0%) scale(1);
  -moz-transform: translate(0%, 0%) scale(1);
  -ms-transform: translate(0%, 0%) scale(1);
  -o-transform: translate(0%, 0%) scale(1);
}
/* Button CSS -----------------
-----------------------------*/
.react-button a {
  display: inline-block;
  color: #fff;
  padding: 5px 35px 12px;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  background-color: #ee403d;
  border-radius: 6px;
}
.react-button a:hover {
  background: #040404;
  color: #fff;
}
.react-button a svg {
  width: 20px;
  position: relative;
}
/*Logo CSS-----------------
--------------------------*/
.rt-grid-figure .logo-img {
  text-align: center;
}
.rt-grid-figure .logo-img a {
  transition: all 0.5s;
}
.rt-grid-figure .logo-img img {
  margin: 0 auto;
  opacity: 0.4;
  transition: all 0.5s;
}
.rt-grid-figure .logo-img a.back {
  display: none;
}
.rt-grid-figure .logo-img:hover img {
  opacity: 1;
}
.rt-grid-figure .logo-img:hover a.back {
  display: block;
}
.rt-grid-figure .logo-img:hover a.back-exists {
  display: none;
}
/*CTA CSS-----------------
--------------------------*/
.rs-cta {
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.rs-cta .cta-content {
  float: left;
  width: 80%;
  text-align: left;
  order: unset;
}
.rs-cta .cta-content .cta-title h3.title {
  margin: 0 0 10px;
}
.rs-cta .cta-content .cta-text .desc {
  margin: 0;
}
.rs-cta .rs-button {
  width: 20%;
  float: right;
  text-align: right;
  order: unset;
}
.rs-cta .rs-button .readon {
  line-height: 1;
  color: #fff;
  background-color: #ee403d;
  padding: 15px 35px;
  font-size: 17px;
  border-radius: 0;
}
.rs-cta .rs-button .readon:hover {
  background: #040404;
}
.rs-cta .rs-button .readon i {
  margin: 0;
  transform: translateX(5px);
  transition: all ease .3s;
}
/*---------Testimonial CSS---------
-----------------------------------*/
.reactheme-testimonial .testimonial-item p {
  border-bottom: 1px solid #efefef;
}
/*Flip Box*/
.rs-flip-box .rs-flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rs-flip-box .rs-flip-box-inner .rs-flip-box-wrap {
  position: relative;
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.rs-flip-box .rs-flip-box-inner .front-part,
.rs-flip-box .rs-flip-box-inner .back-part {
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 300px;
  background-color: transparent;
  background-position: center;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-flip-box .rs-flip-box-inner .front-part:before,
.rs-flip-box .rs-flip-box-inner .back-part:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: "";
}
.rs-flip-box .rs-flip-box-inner .front-part {
  position: relative;
  bottom: 0;
  z-index: 10;
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #6094da;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-icon-part {
  margin-bottom: 10px;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-icon-part span {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-icon-part span img {
  width: 60px;
  height: 60px;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-title-part {
  margin-bottom: 10px;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-title-part .front-title {
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-desc-part .front-desc {
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-btn-part .front-btn {
  display: inline-block;
  line-height: 1;
}
.rs-flip-box .rs-flip-box-inner .front-part .front-content-part .front-btn-part .front-btn i {
  transition: all 0.4s ease 0s;
}
.rs-flip-box .rs-flip-box-inner .back-part {
  position: absolute;
  z-index: -1;
  padding: 30px;
  border-radius: 5px;
  background-color: #562dd4;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-icon-part {
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-icon-part .back-img {
  display: inline-block;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-icon-part span {
  display: inline-block;
  text-align: center;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-icon-part span img {
  width: 60px;
  height: 60px;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-title-part {
  margin-bottom: 10px;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-title-part .back-title {
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-desc-part .back-desc {
  margin-bottom: 0;
  font-size: 16px;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn {
  display: inline-block;
  line-height: 1;
  padding: 10px 25px;
  color: #040404;
  background: #ffffff;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn i {
  transition: all 0.4s ease 0s;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-after span {
  float: left;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-after i {
  margin-left: 10px;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-before span {
  float: right;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-before i {
  margin-right: 10px;
}
.rs-flip-box .rs-flip-box-inner .back-part .back-content-part .back-btn-part .back-btn:hover {
  background: #1f1c51;
  color: #ffffff;
}
.rs-flip-box .rs-flip-box-inner .front-content-part,
.rs-flip-box .rs-flip-box-inner .back-content-part {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  transition: all .9s ease 0s;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right .front-part {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right .back-part {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right .back-content-part {
  right: 15px;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right:hover .back-part {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right:hover .front-part {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-right:hover .back-content-part {
  right: 0;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left .front-part {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left .back-part {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left .back-content-part {
  left: 15px;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left:hover .front-part {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left:hover .back-part {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-left:hover .back-content-part {
  left: 0;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up .front-part {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up .back-part {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up .back-content-part {
  top: 15px;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up:hover .front-part {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up:hover .back-part {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-up:hover .back-content-part {
  top: 0;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down .front-part {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down .back-part {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down .back-content-part {
  bottom: 15px;
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down:hover .front-part {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down:hover .back-part {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-flip-box .rs-flip-box-inner.rs-flip-down:hover .back-content-part {
  bottom: 0;
}
.rs-flip-box .rs-flip-box-inner:hover .back-part {
  z-index: 1;
}
.rs-flip-box .rs-flip-box-inner:hover .front-part {
  z-index: -1;
}
.rs-flip-box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}
/******* RS Tab CSS  **********
-----------------------------*/
.rstab-main ul.nav {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rstab-main ul.nav.bubble li a.active {
  position: relative;
}
.rstab-main ul.nav.bubble li a.active:after {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ee403d;
  border-width: 12px;
  margin-left: -30px;
}
.rstab-main ul.nav li a {
  background: #f1f1f1;
  padding: 10px;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 1px;
}
.rstab-main ul.nav li a.active {
  background: #ee403d;
  color: #fff;
}
.rstab-main ul.nav li a i {
  margin-left: 50px;
  color: #040404;
}
.rstab-main ul.nav li:first-child {
  margin-left: 0 !important;
}
.rstab-main ul.nav li:last-child {
  margin-right: 0 !important;
}
.rstab-main ul.nav li a:hover {
  background: #ee403d;
}
.rstab-main ul.nav.icon_top li a,
.rstab-main ul.nav.icon_top li a img,
.rstab-main ul.nav.icon_top li a i {
  display: block;
}
.rstab-main .tab-content {
  background: #f9f9f9;
  padding: 10px;
  overflow: hidden;
}
.rstab-main .tab-content p:last-child {
  margin: 0;
}
.rstab-main.vertical {
  display: flex;
}
.rstab-main.vertical ul.nav {
  margin: 0 20px 0 0;
  display: block;
}
.rstab-main.vertical ul.nav.bubble li a.active {
  position: relative;
}
.rstab-main.vertical ul.nav.bubble li a.active:after {
  top: 100%;
  left: auto;
  right: -24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ee403d;
  border-width: 12px;
  margin-left: -30px;
}
.rstab-main .tab-pane.active {
  animation: slide-down 2s ease-out;
}
.rstab-main.no_item_menu ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.rstab-main.no_item_menu.left {
  text-align: left;
}
.rstab-main.no_item_menu.center {
  text-align: center;
}
.rstab-main.no_item_menu.right {
  text-align: right;
}
.rstab-main.bottom {
  display: flex;
  flex-wrap: wrap;
}
.rstab-main.bottom ul.nav {
  order: 2;
  width: 100%;
}
.rstab-main.bottom ul.nav a {
  box-shadow: 0px 30px 50px rgba(0, 14, 32, 0.1);
  border-radius: 10px;
}
.rstab-main.bottom .tab-content {
  order: 1;
  box-shadow: 0px 30px 50px rgba(15, 18, 22, 0.14);
}
.rstab-main.bottom iframe {
  width: 970px;
  height: 576px;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
}
.rstab-main.style-2.vertical .row {
  align-items: center;
}
.rstab-main.style-2.vertical ul.nav {
  display: flex;
  margin: 0;
}
.rstab-main.style-2.vertical ul.nav li {
  margin-right: 0 !important;
}
.rstab-main.style-2.vertical ul.nav li a {
  padding: 20px 0;
}
.rstab-main.style-2.vertical ul.nav li a i {
  float: right;
  margin-top: 10px !important;
}
.rstab-main.style-2.vertical ul.nav li img {
  position: relative;
  top: -3px;
}
.rstab-main.style-2 .tab-pane img.alignleft {
  margin-right: 65px;
}
.rstab-main.style-2 .tab-pane .text-list {
  margin: 0;
  list-style: none;
  float: left;
}
.rstab-main.style-2 .tab-pane .text-list li {
  font-size: 16px;
  font-weight: 500;
  padding-left: 30px;
  margin-bottom: 8px;
  color: #ee403d;
  position: relative;
  z-index: 1;
  list-style: none;
}
.rstab-main.style-2 .tab-pane .text-list li:before {
  content: "\f00c";
  position: absolute;
  font-family: "Font awesome 5 Pro";
  font-size: 16px;
  color: #ffa84b;
  left: 0;
  top: -7px;
  z-index: 1;
  line-height: 40px;
  text-align: center;
}
.rstab-main.style-2 .tab-pane .text-list li:last-child {
  border: none !important;
}
.rsaddon_pro_box.default .pointer-events {
  pointer-events: none;
}
.light-border .react-heading.style12 .sub-text:before,
.light-border .rs-dual-heading.style12 .sub-text:before,
.light-border .react-heading.style12 .sub-text:after,
.light-border .rs-dual-heading.style12 .sub-text:after {
  background: rgba(255, 255, 255, 0.2);
}
.rspopup_style1 {
  max-width: 900px;
  margin: 0 auto;
  background: #ffffff;
  padding: 40px;
  position: relative;
}
.rspopup_style1 .rsteam_content {
  padding-left: 15px;
}
.rspopup_style1 .rsteam_content .title {
  margin: 0 0 10px;
}
.rspopup_style1 .team-name {
  margin: 0 0 10px;
  color: #333;
}
.rspopup_style1 .team-heading {
  border-bottom: 1px solid #eee;
}
.rspopup_style1 .team-des,
.rspopup_style1 .team-heading {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.rspopup_style1 .team-des {
  margin-bottom: 0;
}
.rspopup_style1 .social-icons1 a {
  width: 35px;
  height: 35px;
  line-height: 40px;
  background: #ee403d;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.rspopup_style1 .social-icons1 a:hover {
  opacity: 0.9;
}
.rspopup_style1 .social-icons1 a:last-child {
  margin-right: 0;
  margin-left: 4px;
}
.rspopup_style1 .contact-info {
  margin-bottom: 15px;
  border-top: 1px solid #eee;
}
.rspopup_style1 .contact-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rspopup_style1 .contact-info ul li {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.rspopup_style1 .contact-info ul li a {
  color: #4a4a4a;
}
.rspopup_style1 .contact-info ul li a:hover {
  color: #ee403d;
}
.rspopup_style1 .project-info {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.rspopup_style1 .project-info li {
  display: block;
  padding: 2px 0;
}
.rspopup_style1 .project-info li span {
  font-weight: 700;
  margin-right: 8px;
  width: 146px;
  display: inline-block;
}
.rsaddon_pro_box .portfolio-item .portfolio-content .p-category a {
  pointer-events: none;
}
body .rspopup_style1 .mfp-close {
  color: #ffffff;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #ff0000;
  transition: 0.3s;
}
.rs-skill-bar .skillbar {
  background: #eeeeee;
  display: inline-block;
  height: 16px;
  position: relative;
  width: 100%;
}
.rs-skill-bar .skillbar .skillbar-bar {
  background: #9051c6;
  height: 16px;
  width: 0;
  margin-bottom: 0;
}
.rs-skill-bar .skillbar .skillbar-title,
.rs-skill-bar .skillbar .skill-bar-percent {
  position: absolute;
}
.rs-skill-bar .skillbar .skillbar-title {
  color: #212121;
  font-size: 20px;
  font-weight: 600;
}
.rs-skill-bar .skillbar .skill-bar-percent {
  font-size: 15px;
  font-weight: 700;
  color: #040404;
}
.rs-skill-bar.animation .skillbar .skillbar-bar,
.rs-skill-bar.striped .skillbar .skillbar-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.rs-skill-bar.animation .skillbar .skillbar-bar {
  -webkit-animation: rs-progress-pie-stripes 1s linear infinite;
  animation: rs-progress-pie-stripes 1s linear infinite;
}
.rs-skill-bar.style1 .skillbar .skillbar-title {
  top: -35px;
}
.rs-skill-bar.style1 .skillbar .skill-bar-percent {
  right: 0;
  top: -30px;
}
.rs-skill-bar.style2 .skillbar .skillbar-title {
  left: 0;
  padding: 2px 20px 0;
  top: 0;
  width: 160px;
  background: #83b614;
}
.rs-skill-bar.style2 .skillbar .skill-bar-percent {
  right: 10px;
  top: 0;
}
.rs_accordion .card {
  border: none;
  border-radius: 0;
}
.rs_accordion .card-header {
  padding: 0;
  border: none;
}
.rs_accordion .card-header .rs-tab-title {
  display: flex;
  position: relative;
  padding: 10px 20px 6px 20px;
  line-height: 1.8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.rs_accordion .card-header span {
  margin-left: auto;
  width: 30px;
  text-align: center;
  height: 100%;
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  position: relative;
  top: -2px;
}
.rs_accordion .card-header span.active {
  display: none;
}
.rs_accordion .card-header.active span.normal {
  display: none;
}
.rs_accordion .card-header.active span.active {
  display: block;
}
.rs_accordion .card-header.left_icon span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.rs_accordion .card-body {
  border: 1px solid #eee;
}
.rt-price-table-menu ul {
  margin: 0;
}
.rt-price-table-menu ul,
.rt-price-table-menu li {
  list-style: none;
}
.rt-price-table-menu .rt-pricing-table-body h3.rt-pricing-menu-features-title {
  margin-bottom: 0px;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu {
  display: flex;
  flex-wrap: wrap;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu .rt-pricing-menu-image {
  margin-right: 10px;
  flex-grow: 0;
  width: 80px;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu .rt-pricing-table-feature-text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  width: 100%;
  color: #777;
  font-weight: 400;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu .rt-pricing-table-feature-text span.rs-price-title-connector {
  border-bottom: 1px dashed #ccc;
  height: 1px;
  flex-grow: 1;
  align-self: center;
  margin: 0 20px;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu .rt-pricing-table-feature-text span {
  align-self: center;
}
.rt-price-table-menu .rt-pricing-table-body .full-menu-item .price-menu .menu-price {
  display: inline-table;
  align-self: center;
}
.elementor-invisible.elementor-widget-rs-timecounter {
  visibility: visible;
}
.wpcf7 label {
  display: block;
}
.rs-dual-heading .second_title {
  color: #040404;
}
.rs-faq-main .rs-faq-title {
  background: #f7f7f7;
  padding: 15px 20px;
  margin-bottom: 0;
}
.rs-faq-main .rs-faq-title span {
  padding-right: 10px;
}
.rs-faq-main .rs-faq-content {
  padding: 30px 20px 50px;
}
.rs-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.rs-image.yes .veritcal {
  animation-name: veritcal;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@keyframes veritcal {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
.rs-image.yes .horizontal {
  animation-name: horizontal;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@keyframes horizontal {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}
/*Image Hover Effect*/
.rs-image-hover-effect {
  overflow: hidden;
  position: relative;
}
.rs-image-hover-effect .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 5px;
  transition: all 0.4s ease 0s;
}
.rs-image-hover-effect .image-part {
  overflow: hidden;
  border-radius: 5px;
}
.rs-image-hover-effect .image-part img {
  border-radius: 5px;
  transition: all 0.4s ease 0s;
}
.rs-image-hover-effect .image-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  padding: 20px;
  transition: all 0.4s ease 0s;
  z-index: 2;
}
.rs-image-hover-effect .image-content .title-part .prefix-part .title-prefix {
  text-align: left;
  color: #040404;
  margin-bottom: 0;
}
.rs-image-hover-effect .image-content .title-part .image-title-part .image-title {
  margin-bottom: 10px;
}
.rs-image-hover-effect .image-content .title-part .image-title-part .image-title a {
  color: #040404;
}
.rs-image-hover-effect .image-content .description-part .description-text {
  text-align: left;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.rs-image-hover-effect .image-content .button-part .image-btn {
  display: inline-block;
  color: #ffffff;
  background: #ee403d;
  font-size: 15px;
  line-height: 1;
  padding: 10px 25px;
  border-radius: 5px;
  transition: all 0.4s ease 0s;
}
.rs-image-hover-effect .image-content .button-part .image-btn.icon-before span {
  float: right;
}
.rs-image-hover-effect .image-content .button-part .image-btn.icon-before i {
  position: absolute;
  transition: all 0.4s ease 0s;
}
.rs-image-hover-effect .image-content .button-part .image-btn.icon-after span {
  float: left;
}
.rs-image-hover-effect .image-content .button-part .image-btn.icon-after i {
  margin-left: 10px;
  transition: all 0.4s ease 0s;
}
.rs-image-hover-effect .image-content .button-part .image-btn:hover {
  background: #040404;
}
.rs-image-hover-effect .image-content .button-part .image-btn:hover i {
  margin-left: 10px;
}
.rs-image-hover-effect:hover .image-overlay {
  background-color: rgba(0, 0, 0, 0.65);
}
.rs-image-hover-effect:hover .image-part img {
  transform: scale(1.15);
}
.rs-image-hover-effect:hover .image-content .title-part .prefix-part .title-prefix {
  color: #ffffff;
}
.rs-image-hover-effect:hover .image-content .title-part .image-title-part .image-title a {
  color: #ffffff;
}
.rs-image-hover-effect:hover .image-content .description-part .description-text {
  color: #ffffff;
}
/*RS Image Hover Effect Animation*/
.rs-image-hover-effect {
  /* rs-image-fade-in-up
       ----------------------------- */

  /* rs-image-fade-in-down
       ----------------------------- */

  /* rs-image-fade-in-left
       ----------------------------- */

  /* rs-image-fade-in-right
       ----------------------------- */

  /* rs-image-push-*
       ----------------------------- */

  /* rs-image-push-up
       ----------------------------- */

  /* rs-image-push-down
       ----------------------------- */

  /* rs-image-push-left
       ----------------------------- */

  /* rs-image-push--right
       ----------------------------- */

  /* rs-image-slide-*
       ----------------------------- */

  /* rs-image-slide-up
       ----------------------------- */

  /* rs-image-slide-down
       ----------------------------- */

  /* rs-image-slide-left
       ----------------------------- */

  /* rs-image-slide-right
       ----------------------------- */

  /* rs-image-reveal-*
       ----------------------------- */

  /* rs-image-reveal-up
       ----------------------------- */

  /* rs-image-reveal-down
       ----------------------------- */

  /* rs-image-reveal-left
       ----------------------------- */

  /* rs-image-reveal-right
       ----------------------------- */

  /* rs-image-hinge-*
       ----------------------------- */

  /* rs-image-hinge-up
       ----------------------------- */

  /* rs-image-hinge-down
       ----------------------------- */

  /* rs-image-hinge-left
       ----------------------------- */

  /* rs-image-hinge-right
       ----------------------------- */

  /* rs-image-flip-*
       ----------------------------- */

  /* rs-image-flip-horiz
       ----------------------------- */

  /* rs-image-flip-vert
       ----------------------------- */

  /* rs-image-flip-diag-1
       ----------------------------- */

  /* rs-image-flip-diag-2
       ----------------------------- */

  /* rs-image-shutter-out-*
       ----------------------------- */

  /* rs-image-shutter-out-horiz
       ----------------------------- */

  /* rs-image-shutter-out-vert
       ----------------------------- */

  /* rs-image-shutter-out-diag-1
       ----------------------------- */

  /* rs-image-shutter-out-diag-2
       ----------------------------- */

  /* rs-image-shutter-in-*
       ----------------------------- */

  /* rs-image-shutter-in-horiz
       ----------------------------- */

  /* rs-image-shutter-in-vert
       ----------------------------- */

  /* rs-image-shutter-in-out-horiz
       ----------------------------- */

  /* rs-image-shutter-in-out-vert
       ----------------------------- */

  /* rs-image-shutter-in-out-diag-1
       ----------------------------- */

  /* rs-image-shutter-in-out-diag-2
       ----------------------------- */

  /* rs-image-fold*
       ----------------------------- */

  /* rs-image-fold-up
       ----------------------------- */

  /* rs-image-fold-down
       ----------------------------- */

  /* rs-image-fold-left
       ----------------------------- */

  /* rs-image-fold-right
       ----------------------------- */

  /* rs-image-zoom-in
       ----------------------------- */

  /* rs-image-zoom-out*
       ----------------------------- */

  /* rs-image-zoom-out
       ----------------------------- */

  /* rs-image-zoom-out-up
       ----------------------------- */

  /* rs-image-zoom-out-down
       ----------------------------- */

  /* rs-image-zoom-out-left
       ----------------------------- */

  /* rs-image-zoom-out-right
       ----------------------------- */

  /* rs-image-zoom-out-flip-horiz
       ----------------------------- */

  /* rs-image-zoom-out-flip-vert
       ----------------------------- */

  /* rs-image-blur
       ----------------------------- */

  /*Image Moving Part CSS*/

  /*Long Image Top to Bottom CSS*/

  /*End RS Image Hover Effect Animation*/

}
.rs-image-hover-effect [class^='rs-image-fade'] .image-content,
.rs-image-hover-effect [class*=' rs-image-fade'] .image-content {
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-fade']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-fade']:hover .image-content {
  opacity: 1;
}
.rs-image-hover-effect [class^='rs-image-fade']:hover .image-part img,
.rs-image-hover-effect [class^='rs-image-fade']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-fade']:hover .image-part img,
.rs-image-hover-effect [class*=' rs-image-fade']:hover .image-content {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rs-image-hover-effect .rs-image-fade-in-up .image-content {
  -webkit-transform: translate(0, 15%);
  -moz-transform: translate(0, 15%);
  -ms-transform: translate(0, 15%);
  -o-transform: translate(0, 15%);
  transform: translate(0, 15%);
}
.rs-image-hover-effect .rs-image-fade-in-down .image-content {
  -webkit-transform: translate(0, -15%);
  -moz-transform: translate(0, -15%);
  -ms-transform: translate(0, -15%);
  -o-transform: translate(0, -15%);
  transform: translate(0, -15%);
}
.rs-image-hover-effect .rs-image-fade-in-left .image-content {
  -webkit-transform: translate(-15%, 0);
  -moz-transform: translate(-15%, 0);
  -ms-transform: translate(-15%, 0);
  -o-transform: translate(-15%, 0);
  transform: translate(-15%, 0);
}
.rs-image-hover-effect .rs-image-fade-in-right .image-content {
  -webkit-transform: translate(15%, 0);
  -moz-transform: translate(15%, 0);
  -ms-transform: translate(15%, 0);
  -o-transform: translate(15%, 0);
  transform: translate(15%, 0);
}
.rs-image-hover-effect [class^='rs-image-push-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-push-']:hover .image-content {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rs-image-hover-effect .rs-image-push-up .image-content {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.rs-image-hover-effect .rs-image-push-up:hover .image-part img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.rs-image-hover-effect .rs-image-push-down .image-content {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.rs-image-hover-effect .rs-image-push-down:hover .image-part img {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.rs-image-hover-effect .rs-image-push-left .image-content {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rs-image-hover-effect .rs-image-push-left:hover .image-part img {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rs-image-hover-effect .rs-image-push-right .image-content {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rs-image-hover-effect .rs-image-push-right:hover .image-part img {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rs-image-hover-effect [class^='rs-image-slide-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-slide-']:hover .image-content {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rs-image-hover-effect .rs-image-slide-up .image-content {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.rs-image-hover-effect .rs-image-slide-down .image-content {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.rs-image-hover-effect .rs-image-slide-left .image-content {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rs-image-hover-effect .rs-image-slide-right .image-content {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rs-image-hover-effect [class^='rs-image-reveal-']:before,
.rs-image-hover-effect [class*=' rs-image-reveal-']:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}
.rs-image-hover-effect [class^='rs-image-reveal-'] .image-content,
.rs-image-hover-effect [class*=' rs-image-reveal-'] .image-content {
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-reveal-']:hover:before,
.rs-image-hover-effect [class*=' rs-image-reveal-']:hover:before {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rs-image-hover-effect [class^='rs-image-reveal-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-reveal-']:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  -moz-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.rs-image-hover-effect .rs-image-reveal-up:before {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.rs-image-hover-effect .rs-image-reveal-down:before {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.rs-image-hover-effect .rs-image-reveal-left:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rs-image-hover-effect .rs-image-reveal-right:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rs-image-hover-effect [class^='rs-image-hinge-'],
.rs-image-hover-effect [class*=' rs-image-hinge-'] {
  -webkit-perspective: 50em;
  -moz-perspective: 50em;
  perspective: 50em;
}
.rs-image-hover-effect [class^='rs-image-hinge-'] .image-content,
.rs-image-hover-effect [class*=' rs-image-hinge-'] .image-content {
  opacity: 0;
  z-index: 1;
}
.rs-image-hover-effect [class^='rs-image-hinge-']:hover img,
.rs-image-hover-effect [class*=' rs-image-hinge-']:hover img {
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-hinge-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-hinge-']:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  -moz-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.rs-image-hover-effect .rs-image-hinge-up img {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.rs-image-hover-effect .rs-image-hinge-up .image-content {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.rs-image-hover-effect .rs-image-hinge-up:hover .image-part img {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.rs-image-hover-effect .rs-image-hinge-up:hover .image-content {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-image-hover-effect .rs-image-hinge-down img {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.rs-image-hover-effect .rs-image-hinge-down .image-content {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% -50%;
  -moz-transform-origin: 50% -50%;
  -ms-transform-origin: 50% -50%;
  -o-transform-origin: 50% -50%;
  transform-origin: 50% -50%;
}
.rs-image-hover-effect .rs-image-hinge-down:hover .image-part img {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  opacity: 0;
}
.rs-image-hover-effect .rs-image-hinge-down:hover .image-content {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}
.rs-image-hover-effect .rs-image-hinge-left img {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.rs-image-hover-effect .rs-image-hinge-left .image-content {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.rs-image-hover-effect .rs-image-hinge-left:hover .image-part img {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.rs-image-hover-effect .rs-image-hinge-left:hover .image-content {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-image-hover-effect .rs-image-hinge-right img {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.rs-image-hover-effect .rs-image-hinge-right .image-content {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.rs-image-hover-effect .rs-image-hinge-right:hover .image-part img {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
.rs-image-hover-effect .rs-image-hinge-right:hover .image-content {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.rs-image-hover-effect [class^='rs-image-flip-'],
.rs-image-hover-effect [class*=' rs-image-flip-'] {
  -webkit-perspective: 50em;
  -moz-perspective: 50em;
  perspective: 50em;
}
.rs-image-hover-effect [class^='rs-image-flip-'] img,
.rs-image-hover-effect [class*=' rs-image-flip-'] img {
  backface-visibility: hidden;
}
.rs-image-hover-effect [class^='rs-image-flip-'] .image-content,
.rs-image-hover-effect [class*=' rs-image-flip-'] .image-content {
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-flip-']:hover .image-part img,
.rs-image-hover-effect [class*=' rs-image-flip-']:hover .image-part img {
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-flip-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-flip-']:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.14s;
  -moz-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.rs-image-hover-effect .rs-image-flip-horiz .image-content {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.rs-image-hover-effect .rs-image-flip-horiz:hover img {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.rs-image-hover-effect .rs-image-flip-horiz:hover .image-content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.rs-image-hover-effect .rs-image-flip-vert .image-content {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.rs-image-hover-effect .rs-image-flip-vert:hover .image-part img {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.rs-image-hover-effect .rs-image-flip-vert:hover .image-content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.rs-image-hover-effect .rs-image-flip-diag-1 .image-content {
  -webkit-transform: rotate3d(1, -1, 0, 100deg);
  -moz-transform: rotate3d(1, -1, 0, 100deg);
  -ms-transform: rotate3d(1, -1, 0, 100deg);
  -o-transform: rotate3d(1, -1, 0, 100deg);
  transform: rotate3d(1, -1, 0, 100deg);
}
.rs-image-hover-effect .rs-image-flip-diag-1:hover .image-part img {
  -webkit-transform: rotate3d(-1, 1, 0, 100deg);
  -moz-transform: rotate3d(-1, 1, 0, 100deg);
  -ms-transform: rotate3d(-1, 1, 0, 100deg);
  -o-transform: rotate3d(-1, 1, 0, 100deg);
  transform: rotate3d(-1, 1, 0, 100deg);
}
.rs-image-hover-effect .rs-image-flip-diag-1:hover .image-content {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}
.rs-image-hover-effect .rs-image-flip-diag-2 .image-content {
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  -moz-transform: rotate3d(1, 1, 0, 100deg);
  -ms-transform: rotate3d(1, 1, 0, 100deg);
  -o-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
}
.rs-image-hover-effect .rs-image-flip-diag-2:hover .image-part img {
  -webkit-transform: rotate3d(-1, -1, 0, 100deg);
  -moz-transform: rotate3d(-1, -1, 0, 100deg);
  -ms-transform: rotate3d(-1, -1, 0, 100deg);
  -o-transform: rotate3d(-1, -1, 0, 100deg);
  transform: rotate3d(-1, -1, 0, 100deg);
}
.rs-image-hover-effect .rs-image-flip-diag-2:hover .image-content {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}
.rs-image-hover-effect [class^='rs-image-shutter-out-']:before,
.rs-image-hover-effect [class*=' rs-image-shutter-out-']:before {
  position: absolute;
  content: '';
  -webkit-transition-delay: 0.105s;
  -moz-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.rs-image-hover-effect [class^='rs-image-shutter-out-'] .image-content,
.rs-image-hover-effect [class*=' rs-image-shutter-out-'] .image-content {
  opacity: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.rs-image-hover-effect [class^='rs-image-shutter-out-']:hover:before,
.rs-image-hover-effect [class*=' rs-image-shutter-out-']:hover:before {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.rs-image-hover-effect [class^='rs-image-shutter-out-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-shutter-out-']:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.105s;
  -moz-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.rs-image-hover-effect .rs-image-shutter-out-horiz:before {
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
}
.rs-image-hover-effect .rs-image-shutter-out-horiz:hover:before {
  left: 0;
  right: 0;
}
.rs-image-hover-effect .rs-image-shutter-out-vert:before {
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0;
}
.rs-image-hover-effect .rs-image-shutter-out-vert:hover:before {
  top: 0;
  bottom: 0;
}
.rs-image-hover-effect .rs-image-shutter-out-diag-1:before {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rs-image-hover-effect .rs-image-shutter-out-diag-1:hover:before {
  top: -35%;
  bottom: -35%;
}
.rs-image-hover-effect .rs-image-shutter-out-diag-2:before {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rs-image-hover-effect .rs-image-shutter-out-diag-2:hover:before {
  top: -35%;
  bottom: -35%;
}
.rs-image-hover-effect [class^='rs-image-shutter-in-']:after,
.rs-image-hover-effect [class^='rs-image-shutter-in-']:before,
.rs-image-hover-effect [class*=' rs-image-shutter-in-']:after,
.rs-image-hover-effect [class*=' rs-image-shutter-in-']:before {
  position: absolute;
  content: '';
}
.rs-image-hover-effect [class^='rs-image-shutter-in-']:after,
.rs-image-hover-effect [class*=' rs-image-shutter-in-']:after {
  top: 0;
  left: 0;
}
.rs-image-hover-effect [class^='rs-image-shutter-in-']:before,
.rs-image-hover-effect [class*=' rs-image-shutter-in-']:before {
  right: 0;
  bottom: 0;
}
.rs-image-hover-effect [class^='rs-image-shutter-in-'] .image-content,
.rs-image-hover-effect [class*=' rs-image-shutter-in-'] .image-content {
  opacity: 0;
  z-index: 1;
}
.rs-image-hover-effect [class^='rs-image-shutter-in-']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-shutter-in-']:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  -moz-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.rs-image-hover-effect .rs-image-shutter-in-horiz:after,
.rs-image-hover-effect .rs-image-shutter-in-horiz:before {
  width: 0;
  height: 100%;
}
.rs-image-hover-effect .rs-image-shutter-in-horiz:hover:after,
.rs-image-hover-effect .rs-image-shutter-in-horiz:hover:before {
  width: 50%;
}
.rs-image-hover-effect .rs-image-shutter-in-vert:after,
.rs-image-hover-effect .rs-image-shutter-in-vert:before {
  height: 0;
  width: 100%;
}
.rs-image-hover-effect .rs-image-shutter-in-vert:hover:after,
.rs-image-hover-effect .rs-image-shutter-in-vert:hover:before {
  height: 50%;
}
.rs-image-hover-effect .rs-image-shutter-in-out-horiz:after,
.rs-image-hover-effect .rs-image-shutter-in-out-horiz:before {
  width: 0;
  height: 100%;
  opacity: 0.75;
}
.rs-image-hover-effect .rs-image-shutter-in-out-horiz:hover:after,
.rs-image-hover-effect .rs-image-shutter-in-out-horiz:hover:before {
  width: 100%;
}
.rs-image-hover-effect .rs-image-shutter-in-out-vert:after,
.rs-image-hover-effect .rs-image-shutter-in-out-vert:before {
  height: 0;
  width: 100%;
  opacity: 0.75;
}
.rs-image-hover-effect .rs-image-shutter-in-out-vert:hover:after,
.rs-image-hover-effect .rs-image-shutter-in-out-vert:hover:before {
  height: 100%;
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:after,
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:before {
  width: 200%;
  height: 200%;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0.75;
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:after {
  -webkit-transform: skew(-45deg) translateX(-150%);
  -moz-transform: skew(-45deg) translateX(-150%);
  -ms-transform: skew(-45deg) translateX(-150%);
  -o-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:before {
  -webkit-transform: skew(-45deg) translateX(150%);
  -moz-transform: skew(-45deg) translateX(150%);
  -ms-transform: skew(-45deg) translateX(150%);
  -o-transform: skew(-45deg) translateX(150%);
  transform: skew(-45deg) translateX(150%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:hover:after {
  -webkit-transform: skew(-45deg) translateX(-50%);
  -moz-transform: skew(-45deg) translateX(-50%);
  -ms-transform: skew(-45deg) translateX(-50%);
  -o-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-1:hover:before {
  -webkit-transform: skew(-45deg) translateX(50%);
  -moz-transform: skew(-45deg) translateX(50%);
  -ms-transform: skew(-45deg) translateX(50%);
  -o-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:after,
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:before {
  width: 200%;
  height: 200%;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0.75;
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:after {
  -webkit-transform: skew(45deg) translateX(-100%);
  -moz-transform: skew(45deg) translateX(-100%);
  -ms-transform: skew(45deg) translateX(-100%);
  -o-transform: skew(45deg) translateX(-100%);
  transform: skew(45deg) translateX(-100%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:before {
  -webkit-transform: skew(45deg) translateX(100%);
  -moz-transform: skew(45deg) translateX(100%);
  -ms-transform: skew(45deg) translateX(100%);
  -o-transform: skew(45deg) translateX(100%);
  transform: skew(45deg) translateX(100%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:hover:after {
  -webkit-transform: skew(45deg) translateX(0%);
  -moz-transform: skew(45deg) translateX(0%);
  -ms-transform: skew(45deg) translateX(0%);
  -o-transform: skew(45deg) translateX(0%);
  transform: skew(45deg) translateX(0%);
}
.rs-image-hover-effect .rs-image-shutter-in-out-diag-2:hover:before {
  -webkit-transform: skew(45deg) translateX(0%);
  -moz-transform: skew(45deg) translateX(0%);
  -ms-transform: skew(45deg) translateX(0%);
  -o-transform: skew(45deg) translateX(0%);
  transform: skew(45deg) translateX(0%);
}
.rs-image-hover-effect [class^='rs-image-fold'],
.rs-image-hover-effect [class*=' rs-image-fold'] {
  -webkit-perspective: 50em;
  -moz-perspective: 50em;
  perspective: 50em;
}
.rs-image-hover-effect [class^='rs-image-fold'] img,
.rs-image-hover-effect [class*=' rs-image-fold'] img {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.rs-image-hover-effect [class^='rs-image-fold'] .image-content,
.rs-image-hover-effect [class*=' rs-image-fold'] .image-content {
  z-index: 1;
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-fold']:hover .image-part img,
.rs-image-hover-effect [class*=' rs-image-fold']:hover .image-part img {
  opacity: 0;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
}
.rs-image-hover-effect [class^='rs-image-fold']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-fold']:hover .image-content {
  -webkit-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
  -moz-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
  -ms-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
  -o-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
  transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  -moz-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.rs-image-hover-effect .rs-image-fold-up .image-part img {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.rs-image-hover-effect .rs-image-fold-up .image-content {
  -webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -moz-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -ms-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -o-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.rs-image-hover-effect .rs-image-fold-up:hover .image-part img {
  -webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
  -moz-transform: rotateX(90deg) scale(0.6) translateY(50%);
  -ms-transform: rotateX(90deg) scale(0.6) translateY(50%);
  -o-transform: rotateX(90deg) scale(0.6) translateY(50%);
  transform: rotateX(90deg) scale(0.6) translateY(50%);
}
.rs-image-hover-effect .rs-image-fold-down .image-part img {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.rs-image-hover-effect .rs-image-fold-down .image-content {
  -webkit-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  -moz-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  -ms-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  -o-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.rs-image-hover-effect .rs-image-fold-down:hover .image-part img {
  -webkit-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
  -moz-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
  -ms-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
  -o-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
  transform: rotateX(-90deg) scale(0.6) translateY(-50%);
}
.rs-image-hover-effect .rs-image-fold-left .image-part img {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.rs-image-hover-effect .rs-image-fold-left .image-content {
  -webkit-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  -moz-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  -ms-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  -o-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.rs-image-hover-effect .rs-image-fold-left:hover .image-part img {
  -webkit-transform: rotateY(-90deg) scale(0.6) translateX(50%);
  -moz-transform: rotateY(-90deg) scale(0.6) translateX(50%);
  -ms-transform: rotateY(-90deg) scale(0.6) translateX(50%);
  -o-transform: rotateY(-90deg) scale(0.6) translateX(50%);
  transform: rotateY(-90deg) scale(0.6) translateX(50%);
}
.rs-image-hover-effect .rs-image-fold-right .image-part img {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.rs-image-hover-effect .rs-image-fold-right .image-content {
  -webkit-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  -moz-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  -ms-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  -o-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.rs-image-hover-effect .rs-image-fold-right:hover .image-part img {
  -webkit-transform: rotateY(90deg) scale(0.6) translateX(-50%);
  -moz-transform: rotateY(90deg) scale(0.6) translateX(-50%);
  -ms-transform: rotateY(90deg) scale(0.6) translateX(-50%);
  -o-transform: rotateY(90deg) scale(0.6) translateX(-50%);
  transform: rotateY(90deg) scale(0.6) translateX(-50%);
}
.rs-image-hover-effect .rs-image-zoom-in .image-content {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.rs-image-hover-effect .rs-image-zoom-in:hover .image-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.rs-image-hover-effect [class^='rs-image-zoom-out'] .image-content,
.rs-image-hover-effect [class*=' rs-image-zoom-out'] .image-content {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
.rs-image-hover-effect [class^='rs-image-zoom-out']:hover .image-content,
.rs-image-hover-effect [class^='rs-image-zoom-out'].hover .image-content,
.rs-image-hover-effect [class*=' rs-image-zoom-out']:hover .image-content,
.rs-image-hover-effect [class*=' rs-image-zoom-out'].hover .image-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.rs-image-hover-effect .rs-image-zoom-out:hover .image-part img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.rs-image-hover-effect .rs-image-zoom-out-up:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-up.hover .image-part img {
  -webkit-animation: rs-image-zoom-out-up 0.4025s linear;
  -moz-animation: rs-image-zoom-out-up 0.4025s linear;
  animation: rs-image-zoom-out-up 0.4025s linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes rs-image-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    -moz-transform: scale(0.8) translateY(0%);
    -ms-transform: scale(0.8) translateY(0%);
    -o-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    -moz-transform: scale(0.8) translateY(-150%);
    -ms-transform: scale(0.8) translateY(-150%);
    -o-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
@keyframes rs-image-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    -moz-transform: scale(0.8) translateY(0%);
    -ms-transform: scale(0.8) translateY(0%);
    -o-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    -moz-transform: scale(0.8) translateY(-150%);
    -ms-transform: scale(0.8) translateY(-150%);
    -o-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
.rs-image-hover-effect .rs-image-zoom-out-down:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-down.hover .image-part img {
  -webkit-animation: rs-image-zoom-out-down 0.4025s linear;
  -moz-animation: rs-image-zoom-out-down 0.4025s linear;
  animation: rs-image-zoom-out-down 0.4025s linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes rs-image-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    -moz-transform: scale(0.8) translateY(0%);
    -ms-transform: scale(0.8) translateY(0%);
    -o-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(150%);
    -moz-transform: scale(0.8) translateY(150%);
    -ms-transform: scale(0.8) translateY(150%);
    -o-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0.5;
  }
}
@keyframes rs-image-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    -moz-transform: scale(0.8) translateY(0%);
    -ms-transform: scale(0.8) translateY(0%);
    -o-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(150%);
    -moz-transform: scale(0.8) translateY(150%);
    -ms-transform: scale(0.8) translateY(150%);
    -o-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0.5;
  }
}
.rs-image-hover-effect .rs-image-zoom-out-left:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-left.hover .image-part img {
  -webkit-animation: rs-image-zoom-out-left 0.4025s linear;
  -moz-animation: rs-image-zoom-out-left 0.4025s linear;
  animation: rs-image-zoom-out-left 0.4025s linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes rs-image-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    -moz-transform: scale(0.8) translateX(0%);
    -ms-transform: scale(0.8) translateX(0%);
    -o-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(-150%);
    -moz-transform: scale(0.8) translateX(-150%);
    -ms-transform: scale(0.8) translateX(-150%);
    -o-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0.5;
  }
}
@keyframes rs-image-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    -moz-transform: scale(0.8) translateX(0%);
    -ms-transform: scale(0.8) translateX(0%);
    -o-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(-150%);
    -moz-transform: scale(0.8) translateX(-150%);
    -ms-transform: scale(0.8) translateX(-150%);
    -o-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0.5;
  }
}
.rs-image-hover-effect .rs-image-zoom-out-right:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-right.hover .image-part img {
  -webkit-animation: rs-image-zoom-out-right 0.4025s linear;
  -moz-animation: rs-image-zoom-out-right 0.4025s linear;
  animation: rs-image-zoom-out-right 0.4025s linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes rs-image-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    -moz-transform: scale(0.8) translateX(0%);
    -ms-transform: scale(0.8) translateX(0%);
    -o-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(150%);
    -moz-transform: scale(0.8) translateX(150%);
    -ms-transform: scale(0.8) translateX(150%);
    -o-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0.5;
  }
}
@keyframes rs-image-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    -moz-transform: scale(0.8) translateX(0%);
    -ms-transform: scale(0.8) translateX(0%);
    -o-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(150%);
    -moz-transform: scale(0.8) translateX(150%);
    -ms-transform: scale(0.8) translateX(150%);
    -o-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0.5;
  }
}
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz {
  -webkit-perspective: 50em;
  -moz-perspective: 50em;
  perspective: 50em;
}
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz .image-content {
  opacity: 0;
  -webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  -moz-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  -ms-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  -o-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz.hover .image-part img {
  -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  -moz-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  -ms-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  -o-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  transform: rotateX(-100deg) translateY(50%) scale(0.5);
  opacity: 0;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
}
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz:hover .image-content,
.rs-image-hover-effect .rs-image-zoom-out-flip-horiz.hover .image-content {
  -webkit-transform: rotateX(0) translateY(0%) scale(1);
  -moz-transform: rotateX(0) translateY(0%) scale(1);
  -ms-transform: rotateX(0) translateY(0%) scale(1);
  -o-transform: rotateX(0) translateY(0%) scale(1);
  transform: rotateX(0) translateY(0%) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.rs-image-hover-effect .rs-image-zoom-out-flip-vert {
  -webkit-perspective: 50em;
  -moz-perspective: 50em;
  perspective: 50em;
}
.rs-image-hover-effect .rs-image-zoom-out-flip-vert .image-content {
  opacity: 0;
  -webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
  -moz-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
  -ms-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
  -o-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
  transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}
.rs-image-hover-effect .rs-image-zoom-out-flip-vert:hover .image-part img,
.rs-image-hover-effect .rs-image-zoom-out-flip-vert.hover .image-part img {
  -webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
  -moz-transform: rotateY(-100deg) translateX(50%) scale(0.5);
  -ms-transform: rotateY(-100deg) translateX(50%) scale(0.5);
  -o-transform: rotateY(-100deg) translateX(50%) scale(0.5);
  transform: rotateY(-100deg) translateX(50%) scale(0.5);
  opacity: 0;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
}
.rs-image-hover-effect .rs-image-zoom-out-flip-vert:hover .image-content,
.rs-image-hover-effect .rs-image-zoom-out-flip-vert.hover .image-content {
  -webkit-transform: rotateY(0) translate(0, 0) scale(1);
  -moz-transform: rotateY(0) translate(0, 0) scale(1);
  -ms-transform: rotateY(0) translate(0, 0) scale(1);
  -o-transform: rotateY(0) translate(0, 0) scale(1);
  transform: rotateY(0) translate(0, 0) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.rs-image-hover-effect .rs-image-blur .image-content {
  opacity: 0;
}
.rs-image-hover-effect .rs-image-blur:hover .image-part img {
  -webkit-filter: blur(30px);
  filter: blur(30px);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
}
.rs-image-hover-effect .rs-image-blur:hover .image-content {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  -moz-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.rs-image-hover-effect .rs-image-move-left .image-part img,
.rs-image-hover-effect .rs-image-move-right .image-part img,
.rs-image-hover-effect .rs-image-move-top .image-part img,
.rs-image-hover-effect .rs-image-move-bottom .image-part img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.rs-image-hover-effect .rs-image-move-left .image-part img,
.rs-image-hover-effect .rs-image-move-right:hover .image-part img {
  -webkit-transform-origin: left;
  transform-origin: left;
}
.rs-image-hover-effect .rs-image-move-right .image-part img,
.rs-image-hover-effect .rs-image-move-left:hover .image-part img {
  -webkit-transform-origin: right;
  transform-origin: right;
}
.rs-image-hover-effect .rs-image-move-top .image-part img,
.rs-image-hover-effect .rs-image-move-bottom:hover .image-part img {
  -webkit-transform-origin: top;
  transform-origin: top;
}
.rs-image-hover-effect .rs-image-move-bottom .image-part img,
.rs-image-hover-effect .rs-image-move-top:hover .image-part img {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}
.rs-image-hover-effect .rs-image-top-down .image-part {
  max-height: 400px;
  transition: 3s;
}
.rs-image-hover-effect .rs-image-top-down:hover .image-part {
  padding-top: 400px;
}
.rs-image-hover-effect .rs-image-top-down .image-part img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: bottom;
  transition: 3s;
}
.rs-image-hover-effect .rs-image-top-down:hover .image-part img {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.rs-business-hour .rs-business-schedule {
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
@media only screen and (max-width: 1024px) {
  .rstab-main.vertical ul.nav {
    margin-right: 0;
  }
  .rstab-main.vertical ul.nav.bubble li a.active:after {
    display: none;
  }
}
/* -----------------------
    Features List CSS
--------------------------*/
.rt-features-list-content ul {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
}
.rt-features-list-content ul li {
  list-style: none;
  display: flex;
}
.rt-features-list-content ul li .icon i {
  color: #086ad8;
  font-size: 16px;
}
.rt-features-list-content ul li .query-list {
  padding-left: 15px;
}
.rt-features-list-content ul li .sub-text {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  display: block;
}
.rt-features-list-content ul li .text-heading {
  font-weight: 700;
  line-height: 20px;
  color: #333;
}
/*------------------------------
  Pie progress bar
  -----------------------------*/
.rs-pie-content {
  text-align: center;
}
.rs-pie-content .rspie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}
.rs-pie-content .rspie-value {
  display: block;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rs-pie-content .number {
  text-align: center;
  display: block;
  padding: 10px 0 0;
  font-size: 20px;
}
/*-----------------------------
    RS DataTable CSS
-------------------------------*/
.elementor-widget-RS-Table .dataTables_filter {
  margin-bottom: 7px;
}
.elementor-widget-RS-Table .dataTables_filter input {
  margin: 0 0 0 10px;
  outline: 0;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  line-height: 1.21428571em;
  padding: .67857143em 1em;
  font-size: 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: .28571429rem;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
  box-shadow: 0 0 0 0 transparent inset;
}
.elementor-widget-RS-Table .rsdatatable-select select {
  margin: 0 10px;
  height: auto;
  padding: 8px 18px;
  border-radius: 5px;
}
.elementor-widget-RS-Table table.dataTable thead th,
.elementor-widget-RS-Table table.dataTable thead td {
  border-bottom: 0;
}
.elementor-widget-RS-Table .dataTables_paginate {
  background: #fff;
  font-weight: 400;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  border-radius: .28571429rem;
  min-height: 2.85714286em;
  padding-top: 0 !important;
  margin-top: 10px;
}
.elementor-widget-RS-Table .dataTables_paginate a.paginate_button {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.elementor-widget-RS-Table .dataTables_paginate a.paginate_button.current {
  box-shadow: none !important;
  background: rgba(0, 0, 0, 0.05) !important;
}
.elementor-widget-RS-Table .dataTables_paginate a.paginate_button:hover {
  background: rgba(0, 0, 0, 0.05) !important;
  color: #333 !important;
}
.elementor-widget-RS-Table table.dataTable.no-footer {
  border: 0;
}
.elementor-widget-RS-Table table.dataTable {
  border-collapse: collapse;
}
/*------------------------------
  RS Timecounter
  -----------------------------*/
.rs-timecounter .time_circles {
  position: relative;
  width: 100%;
  height: 100%;
}
.rs-timecounter .time_circles canvas {
  opacity: 0;
}
.rs-timecounter .time_circles div {
  position: absolute;
  padding-right: 0;
  text-align: center;
  margin-top: -10px;
}
.rs-timecounter .time_circles div span {
  line-height: 1.2;
  font-size: 55px;
}
.rs-timecounter .time_circles div h4 {
  margin: 0;
}
.rs-timecounter.circle_border_on .time_circles canvas {
  opacity: 1;
}
.rs-timecounter.separator .time_circles > div:after {
  content: ":";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 30px;
}
.rs-timecounter.separator .time_circles > div:last-child:after {
  display: none;
}
.rs-timecounter.background_style .time_circles > div {
  padding: 20px 0 35px;
}
.rs-timecounter.background_style .time_circles > div span {
  background: transparent;
}
.rs-timecounter.background_style .time_circles > div span,
.rs-timecounter.background_style .time_circles > div h4 {
  position: relative;
  z-index: 1;
}
.rs-timecounter.background_style .time_circles > div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  width: 90%;
  height: 100%;
}
.rs-timecounter.number_border .time_circles > div span {
  border: 4px solid #4a4a4a;
  padding: 0 15px;
}
.rs-timecounter.number_border .time_circles > div h4 {
  margin-top: 30px;
}
.rs-timecounter.number_border .time_circles > div span,
.rs-timecounter.number_border .time_circles > div h4 {
  position: relative;
  z-index: 1;
}
/*Dual Button CSS-----------
---------------------------*/
.rselement-dual-btn,
.rselement-dual-btn-connector {
  display: inline-block;
}
.rselement-dual-btn-wrapper {
  position: relative;
  text-align: center;
  font-weight: 400;
}
.rselement-dual-btn {
  padding: 1.2rem 3rem;
  max-width: 100%;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.rselement-dual-btn--left {
  background-color: #fe4d8b;
}
.rselement-dual-btn--left:hover,
.rselement-dual-btn--left:focus {
  background-color: #d00d51;
  color: #fff;
}
.rselement-dual-btn--right {
  background-color: #3023ae;
}
.rselement-dual-btn--right:hover,
.rselement-dual-btn--right:focus {
  background-color: #2e1cde;
  color: #fff;
}
.rselement-dual-btn-connector {
  position: absolute !important;
  z-index: 9;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  color: #27374c;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.rselement-dual-btn-icon > svg {
  width: 1em;
  height: auto;
}
.rselement-dual-btn-icon > i {
  font-size: 1em;
}
.rselement-dual-btn-icon--before {
  margin-right: 5px;
}
.rselement-dual-btn-icon--after {
  margin-left: 5px;
}
.elementor-widget-rs-dual-button > .elementor-widget-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-widget-rs-dual-button .rselement-dual-btn--left {
  border-radius: 0;
}
.elementor-widget-rs-dual-button .rselement-dual-btn--right {
  border-radius: 0;
}
.elementor-widget-rs-dual-button .rselement-dual-btn-connector {
  top: 50%;
  right: 0;
}
/*woocommerce product list*/
.elementor-widget-rs-product-list .product-img,
.elementor-widget-rs-product-slider .product-img,
.elementor-widget-rs-productlist .product-img {
  position: relative;
}
.elementor-widget-rs-product-list .product-img span,
.elementor-widget-rs-product-slider .product-img span,
.elementor-widget-rs-productlist .product-img span {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  border-radius: 50%;
  color: #ff0000;
  font-weight: bold;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.elementor-widget-rs-product-list .product-img.overlay,
.elementor-widget-rs-product-slider .product-img.overlay,
.elementor-widget-rs-productlist .product-img.overlay {
  position: relative;
}
.elementor-widget-rs-product-list .product-img.overlay .product-btn,
.elementor-widget-rs-product-slider .product-img.overlay .product-btn,
.elementor-widget-rs-productlist .product-img.overlay .product-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 2s ease;
}
.elementor-widget-rs-product-list .product-img.overlay .product-btn a,
.elementor-widget-rs-product-slider .product-img.overlay .product-btn a,
.elementor-widget-rs-productlist .product-img.overlay .product-btn a {
  padding: 10px 20px;
  background: #000;
  color: #fff;
  font-size: 14px;
}
.elementor-widget-rs-product-list .product-img.overlay .product-btn a:hover,
.elementor-widget-rs-product-slider .product-img.overlay .product-btn a:hover,
.elementor-widget-rs-productlist .product-img.overlay .product-btn a:hover {
  background: #333;
}
.elementor-widget-rs-product-list .product-item .overlay:before,
.elementor-widget-rs-product-slider .product-item .overlay:before,
.elementor-widget-rs-productlist .product-item .overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition: all 2s ease;
  position: absolute;
}
.elementor-widget-rs-product-list .product-item:hover .overlay,
.elementor-widget-rs-product-slider .product-item:hover .overlay,
.elementor-widget-rs-productlist .product-item:hover .overlay {
  position: relative;
}
.elementor-widget-rs-product-list .product-item:hover .overlay .product-btn,
.elementor-widget-rs-product-slider .product-item:hover .overlay .product-btn,
.elementor-widget-rs-productlist .product-item:hover .overlay .product-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 9;
  text-align: center;
}
.elementor-widget-rs-product-list .product-item:hover .overlay .product-btn a,
.elementor-widget-rs-product-slider .product-item:hover .overlay .product-btn a,
.elementor-widget-rs-productlist .product-item:hover .overlay .product-btn a {
  padding: 10px 20px;
  background: #000;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
}
.elementor-widget-rs-product-list .product-item:hover .overlay .product-btn a:hover,
.elementor-widget-rs-product-slider .product-item:hover .overlay .product-btn a:hover,
.elementor-widget-rs-productlist .product-item:hover .overlay .product-btn a:hover {
  background: #333;
}
.elementor-widget-rs-product-list .product-item:hover .overlay:before,
.elementor-widget-rs-product-slider .product-item:hover .overlay:before,
.elementor-widget-rs-productlist .product-item:hover .overlay:before {
  opacity: 1;
}
.rselements-product-list {
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 30px;
}
.rselements-product-list h4 {
  margin: 0 0 10px;
  font-size: 20px;
}
.rselements-product-list h4 a {
  color: #333;
}
.rselements-product-list h4 a:hover {
  color: #111;
}
.rselements-product-list .product-price {
  font-size: 16px;
}
.rselements-product-list .product-btn {
  margin-top: 25px;
}
.rselements-product-list .product-btn a {
  padding: 10px 20px;
  background: #000;
  color: #fff;
  font-size: 14px;
}
.rselements-product-list .product-btn a:hover {
  background: #333;
}
.elementor-widget-rs-productlist .product-item {
  padding-bottom: 35px;
}
.elementor-widget-rs-productlist .rselements-product-list {
  text-align: unset;
}
.single-work {
  width: 100%;
  height: 100%;
  padding: 38px 40px 39px 40px;
  position: relative;
  z-index: 2;
}
.single-work .style7-chevron {
  color: #999999;
}
.single-work:before {
  content: "";
  position: absolute;
  background: #ffffff;
  box-shadow: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  -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;
}
.single-work.flex-row-reverse h5 {
  padding-left: 0;
  padding-right: 25px;
}
.single-work.flex-row-reverse:before {
  content: "";
  position: absolute;
  background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
  background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
  background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
  width: auto;
  height: 0px;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  z-index: -1;
  -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;
}
.single-work.flex-row-reverse:hover:before {
  bottom: -10px;
  height: 10px;
}
.single-work:after {
  content: "";
  position: absolute;
  box-shadow: none;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  z-index: -1;
  -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;
}
.single-work h5 {
  color: #040404;
  line-height: 1.5;
  margin: 0;
  padding-left: 20px;
}
.single-work .number {
  font-size: 14px;
  font-weight: 700;
  color: #040404;
  border: 2px solid #f2f2f2;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  width: 54px;
  height: 54px;
  z-index: 2;
  text-align: center;
  line-height: 52px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -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;
}
.rtelements-unique-slider.cta_bottom_border .grid-item.slick-slide {
  position: relative;
}
.rtelements-unique-slider.cta_bottom_border .grid-item.slick-slide.slick-center:before,
.rtelements-unique-slider.cta_bottom_border .grid-item.slick-slide:hover:before {
  position: absolute;
  content: '';
  width: 90%;
  height: 1px;
  background-image: -webkit-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
  bottom: 0;
  left: 5%;
}
.rt-portfolio-style6 .portfolio-item .portfolio-img:before {
  bottom: unset;
  top: 0;
}
.rt-portfolio-style6 .portfolio-item .pf-btn2 {
  right: unset;
  left: 50px;
  bottom: 45px;
  border: none !important;
  background: transparent !important;
  padding-left: 0 !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 26px;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content {
  bottom: unset;
  top: 0;
  left: 0;
  padding: 50px;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-category {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  opacity: 0;
  transition: all 2s;
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .p-category .separator {
  transition: all 2s;
  opacity: 0;
  color: rgba(255, 255, 255, 0.5);
}
.rt-portfolio-style6 .portfolio-item .portfolio-content .title {
  transition: all 2s;
  opacity: 0;
}
.rt-portfolio-style6 .portfolio-item:hover .separator,
.rt-portfolio-style6 .portfolio-item:hover .p-category,
.rt-portfolio-style6 .portfolio-item:hover .title {
  opacity: 1;
}
.rt-product--category .pcat-single {
  position: relative;
}
.rt-product--category .pcat-single .pcat-info {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-size: 0;
}
.rt-product--category .pcat-single .pcat-info .pcat-count {
  background: #040404;
  color: #fff;
  padding: 4px 20px;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  margin: 0;
}
.rt-product--category .pcat-single .pcat-info .pcat-title {
  background: #fff;
  margin: 0;
}
.rt-product--category .pcat-single .pcat-info .pcat-title:hover a i {
  color: #040404;
}
.rt-product--category .pcat-single .pcat-info .pcat-title a {
  color: #040404;
  font-size: 18px;
  line-height: 18px;
  padding: 12px 20px;
  font-weight: bold;
  display: inline-block;
  min-width: 200px;
}
.rt-product--category .pcat-single .pcat-info .pcat-title a i {
  font-size: 13px;
  float: right !important;
  color: #E0E0E0;
  transition: all 0.5s;
}
.rt-product--category.rtpc-style2 .product-item {
  border-radius: 10px;
  overflow: hidden;
}
.rt-product--category.rtpc-style2 .pcat-single {
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.5s;
}
.rt-product--category.rtpc-style2 .pcat-single img {
  border-radius: 10px;
  transition: all 0.5s;
}
.rt-product--category.rtpc-style2 .pcat-single .pcat-info {
  left: 30px;
  bottom: 30px;
}
.rt-product--category.rtpc-style2 .pcat-single .pcat-info .pcat-count {
  background: #fff;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.rt-product--category.rtpc-style2 .pcat-single .pcat-info .pcat-count span {
  color: #777777;
  font-weight: 400;
}
.rt-product--category.rtpc-style2 .pcat-single .pcat-desc {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
}
.rt-product--category.rtpc-style2 .pcat-single:hover img {
  transform: scale(1.1);
}
.rt-product--category-wbh .rt-product--category .product-item .pcat-single {
  max-width: 338px;
  margin: 0 auto;
}
/* Product Filter CSS -----------------
-----------------------------*/
.product-filter {
  margin-bottom: 20px;
}
.product-filter span {
  color: #333;
  padding: 10px;
  cursor: pointer;
  display: inline-block;
}
.product-filter span.active {
  color: #ee403d;
}
.product-filter span:hover {
  color: #ee403d;
}
.rt-product-style3 .product-item {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.rt-product-style3 .product-item .product-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rt-product-style3 .product-item .product-img:before {
  content: "";
  position: absolute;
  background: #bb0b0b;
  opacity: 0.902;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  z-index: 1;
  -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;
}
.rt-product-style3 .product-item .product-img img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 0px;
}
.rt-product-style3 .product-item .product-img .p-link {
  display: none !important;
  top: 20px;
  right: 20px;
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  opacity: 0;
  z-index: 10;
}
.rt-product-style3 .product-item .product-img .p-link i {
  margin-left: 2px;
  display: none;
}
.rt-product-style3 .product-item .product-content {
  position: relative;
  padding: 20px 0px 0;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-product-style3 .product-item .product-content a {
  color: #040404;
}
.rt-product-style3 .product-item .product-content h4 {
  margin-bottom: 0;
  font-size: 24px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  font-weight: 500 !important;
  line-height: 30px !important;
}
.rt-product-style3 .product-item .product-content h4 a:hover {
  color: #ee403d;
}
.rt-product-style3 .product-item .product-content p {
  margin-bottom: 0;
  color: #040404;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-product-style3 .product-item .product-content p a {
  font-size: 14px;
}
.rt-product-style3 .product-item a.pf-btn2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 30px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
}
.rt-product-style3 .product-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-product-style3 .product-item:hover .product-img:before {
  height: 100%;
}
.rt-product-style3 .product-item:hover .product-img a.pf-btn2 {
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
}
.logo-border-radius .rs-grid-img {
  border-radius: 100%;
}
.product-filter {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 35px;
}
.product-filter button {
  background: transparent !important;
  margin: 0;
  display: inline-block;
  outline: none;
  position: relative;
  padding: 5px 20px;
  border: 0;
}
.umrat-filter-h1 .product-filter {
  margin-bottom: 10px;
}
.umrat-filter-h1 .product-filter:after {
  display: none;
}
.umrat-filter-h1 .product-filter button {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
}
.umrat-filter-h1 .product-filter button:before {
  display: none;
}
.umrat-filter-h1 .product-filter button.is-checked {
  position: relative;
  color: #040404;
  text-decoration-line: underline;
}
.weiboo-grid .product-item .product-img .p-2nd--image {
  width: 100%;
  opacity: 0;
  position: absolute;
  transform: scale(1);
  overflow: hidden;
  height: auto;
  top: 0;
  left: 0;
  display: block;
}
.weiboo-grid .product-item .product-img .sale--box {
  position: absolute;
  background: #040404;
  width: 50px;
  height: 50px;
  right: 15px;
  top: 15px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  z-index: 3;
}
.weiboo-grid .product-item .product-img .sale--box .onsale {
  display: inline-block;
  position: static;
  background: transparent;
  padding-top: 6px;
  padding-left: 2px;
  font-size: 10px;
  font-weight: bold;
}
.weiboo-grid .product-item .product-img .star-box {
  padding-top: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s;
}
.weiboo-grid .product-item .product-img .star-box .rating--count {
  position: absolute;
  bottom: -7px;
  left: 75px;
  color: #999999;
  font-size: 13px;
}
.weiboo-grid .product-item .product-img .star-box .star-rating {
  margin-top: 0;
  float: unset;
  font-size: 13px;
}
.weiboo-grid .product-item .product-img .star-box .star-rating:before {
  color: #ee403d !important;
}
.weiboo-grid .product-item .product-img .star-box .star-rating span:before {
  color: #ee403d !important;
}
.weiboo-grid .product-item .product-img.star-center .star-box .star-rating {
  margin: 0 auto !important;
}
.weiboo-grid .product-item .product-img:before {
  top: unset;
  bottom: 0;
  height: 25px;
  display: none;
}
.weiboo-grid .product-item .product-img:hover .p-2nd--image {
  opacity: 1;
  max-width: 100%;
  transform: scale(105%);
}
.weiboo-grid .product-item .product-img:hover:before {
  height: 25px;
}
.weiboo-grid .product-item .product-content {
  padding-top: 15px;
  padding-bottom: 35px;
}
.weiboo-grid .product-item .product-content .product_cats {
  line-height: 1;
}
.weiboo-grid .product-item .product-content .product_cats a {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.weiboo-grid .product-item .product-content .price--cart {
  overflow: hidden;
  max-height: 30px;
}
.weiboo-grid .product-item .product-content .add_to__cart {
  transition: all 0.5s;
}
.weiboo-grid .product-item .product-content .add_to__cart .added_to_cart {
  background: transparent !important;
  padding: 0 !important;
  color: #040404 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 26px !important;
  text-transform: capitalize;
  position: relative;
}
.weiboo-grid .product-item .product-content .add_to__cart .add_to_cart_inline {
  padding: 0 !important;
  border: 0 !important;
  line-height: 0;
}
.weiboo-grid .product-item .product-content .add_to__cart .add_to_cart_inline a.button {
  background: transparent !important;
  padding: 0 !important;
  color: #040404 !important;
  font-size: 14px;
  font-weight: bold !important;
  line-height: 26px !important;
  text-transform: capitalize;
  position: relative;
}
.weiboo-grid .product-item .product-content .add_to__cart .add_to_cart_inline a.button.ajax_add_to_cart {
  padding-left: 20px !important;
}
.weiboo-grid .product-item .product-content .add_to__cart .add_to_cart_inline a.button.ajax_add_to_cart:before {
  content: '\e81e';
  font-family: "rt-icons";
  padding-right: 10px !important;
  color: #ee403d;
  position: absolute;
  left: 0;
  bottom: 7px;
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.weiboo-grid .product-item .product-content .p-title a {
  color: #777777;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none !important;
}
.weiboo-grid .product-item .product-content .p-title a:hover {
  color: #777777;
  text-decoration: none !important;
}
.weiboo-grid .product-item .product-content .price-html {
  opacity: 1;
  visibility: visible;
  transition: all 0.5;
}
.weiboo-grid .product-item .product-content .price-html ins {
  background: transparent;
}
.weiboo-grid .product-item .product-content .price-html .amount {
  color: #404040;
  font-size: 14px;
  font-weight: bold;
}
.weiboo-grid .product-item .product-content .price-html del {
  color: #C0C0C0;
}
.weiboo-grid .product-item .product-content .price-html del .amount {
  color: #C0C0C0;
}
.weiboo-grid .product-item:hover .star-box {
  opacity: 1;
  visibility: visible;
}
.weiboo-grid .product-item:hover .add_to__cart {
  visibility: visible;
  opacity: 1;
  transform: translateY(-28px);
}
.weiboo-grid .product-item:hover .price-html {
  visibility: hidden;
  opacity: 0;
}
.swiper-button-prev,
.swiper-button-next {
  opacity: 0;
  visibility: hidden;
  background-image: none !important;
  background: #fff !important;
  width: 40px !important;
  height: 40px !important;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.06);
  transition: all 0.5s;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #040404 !important;
}
.swiper-button-prev:hover:before,
.swiper-button-next:hover:before {
  color: #fff;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none !important;
  content: '';
}
.swiper-button-prev:before,
.swiper-button-next:before {
  content: '\e80f';
  font-family: "rt-icons";
  padding-right: 10px !important;
  color: #040404;
  position: absolute;
  left: 13px;
  bottom: 13px;
  font-style: normal;
  font-weight: lighter;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
.swiper-button-prev:before {
  content: '\e80d';
}
.product-item:hover .swiper-button-prev,
.product-item:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}
.rt-product--grid.rtpg-style2 .wraper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 5px;
  margin: 45px 0 45px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.rt-product--grid.rtpg-style2 .wraper .image-section {
  max-width: 95px;
}
.rt-product--grid.rtpg-style2 .wraper .image-section img {
  border-radius: 10px;
}
.rt-product--grid.rtpg-style2 .wraper .content {
  padding-left: 15px;
  position: relative;
}
.rt-product--grid.rtpg-style2 .wraper .content .product-title {
  margin-bottom: 0;
}
.rt-product--grid.rtpg-style2 .wraper .content .product-price {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.rt-product--grid.rtpg-style2 mark,
.rt-product--grid.rtpg-style2 ins {
  background: transparent;
  color: #000;
}
.rt-product--grid.rtpg-style2 .star-rating i {
  color: #ffb627;
}
.rt-product--grid .product-item .rselements-product-list {
  text-align: left;
  padding-left: 0;
  padding-top: 20px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.rt-product--grid .product-item .rselements-product-list .product-title {
  margin-bottom: 5px;
}
.rt-product--grid .product-item .rselements-product-list .product-title a {
  color: #777777 !important;
  text-align-last: left;
}
.rt-product--grid .product-item.product-style-two .rselements-product-list .price-n-cart {
  overflow: hidden;
  max-height: 30px;
}
.rt-product--grid .product-item.product-style-two .rselements-product-list .price-n-cart .product-btn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  margin-top: 0 !important;
}
.rt-product--grid .product-item.product-style-two .rselements-product-list .price-n-cart .product-btn .added_to_cart {
  margin-left: 15px;
}
.rt-product--grid .product-item.product-style-two:hover .price-n-cart .product-price {
  opacity: 0;
  visibility: hidden;
}
.rt-product--grid .product-item.product-style-two:hover .price-n-cart .product-btn {
  transform: translateY(-42px);
  opacity: 1;
  visibility: visible;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box {
  display: flex;
  flex-wrap: wrap;
  max-width: 460px;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email {
  width: 60%;
  position: relative;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email:before {
  position: absolute;
  color: #040404;
  top: 16px;
  left: 30px;
  content: '\e816';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email input {
  width: 278px;
  height: 60px;
  margin: 0;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit {
  max-width: 40%;
  position: relative;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit:before {
  position: absolute;
  color: #fff;
  top: 16px;
  left: 128px;
  content: '\e80f';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  z-index: 5;
}
.weiboo-home1-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit input {
  width: 178px;
  height: 60px;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box {
  display: flex;
  flex-wrap: wrap;
  max-width: 576px;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email {
  width: 60%;
  width: 410px;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email input {
  height: 60px;
  margin: 0;
  border-radius: 6px 0px 0px 6px;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit {
  max-width: 40%;
  position: relative;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit:before {
  position: absolute;
  color: #fff;
  top: 16px;
  left: 30px;
  content: '\e816';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  z-index: 5;
}
.weiboo-home2-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit input {
  width: 166px;
  height: 60px;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box {
  display: flex;
  flex-wrap: wrap;
  max-width: 560px;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email {
  width: 60%;
  width: 380px;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email:before {
  position: absolute;
  color: #040404;
  top: 16px;
  left: 30px;
  content: '\e816';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--email input {
  height: 60px;
  margin: 0;
  border-radius: 6px 0px 0px 6px;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit {
  max-width: 40%;
  position: relative;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit:before {
  position: absolute;
  color: #fff;
  top: 16px;
  left: 128px;
  content: '\e80f';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  z-index: 5;
}
.weiboo-home3-mailchimp .weiboo-mailchimp .mailchimp--box .mailchimp--submit input {
  width: 180px;
  height: 60px;
}
.rt-line-height {
  line-height: 14px;
}
.reactheme-testimonial .testi-slider-navigation {
  margin-bottom: 45px;
  text-align: right;
}
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-next,
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-prev {
  display: inline-block;
  color: #B0B0B0;
  transition: all 0.5s;
  font-weight: bold;
  font-size: 14px;
}
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-next:hover,
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-prev:hover {
  color: #040404;
}
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-next {
  margin-left: 20px;
}
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-next i {
  margin-left: 10px;
}
.reactheme-testimonial .testi-slider-navigation .testimonial-cat-prev i {
  margin-right: 10px;
}
.reactheme-testimonial .rating-n-content {
  position: relative;
  filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.04));
}
.reactheme-testimonial .rating-n-content:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -52px;
  left: 52%;
  -webkit-transform: translateX(-50%) rotate(24deg);
  transform: translateX(-50%) rotate(24deg);
  width: 71px;
  height: 30px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 87px solid transparent;
  border-top: 95px solid #fff;
}
.reactheme-testimonial .rating-n-content .rating-n-review-title {
  display: flex;
  flex-wrap: wrap;
}
.reactheme-testimonial .rating-n-content .rating-n-review-title .review-title {
  width: 60%;
  font-size: 14px;
  font-weight: bold;
}
.reactheme-testimonial .rating-n-content .rating-n-review-title .ratings {
  width: 40%;
  text-align: right;
}
.reactheme-testimonial .rating-n-content .rating-n-review-title .ratings i {
  font-size: 14px;
}
.reactheme-testimonial .rating-n-content p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.reactheme-testimonial .testimonial-content {
  margin: 0 auto;
}
.product-filter-container .rt-isotop-dropdown {
  max-width: 182px;
  margin: 0 auto;
  height: 60px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
.product-filter-container .rt-isotop-dropdown span.level--filter {
  padding-right: 20px;
}
.product-filter-container .rt-isotop-dropdown .nice-select {
  min-width: 182px;
  border-radius: 0;
  height: 60px;
}
.product-filter-container .rt-isotop-dropdown .nice-select:after {
  border-color: #fff;
  right: 25px;
}
.product-filter-container .rt-isotop-dropdown select.filter-select {
  min-width: 182px;
}
.product-filter-container .rt-isotop-dropdown .filter-select {
  background: #ee403d;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  padding-left: 20px;
  border: 0;
  outline: 0;
}
.product-filter-container .rt-isotop-dropdown .filter-select span.current {
  background: none;
  display: inline-block;
  padding-top: 11px;
}
.product-filter-container .rt-isotop-dropdown .filter-select ul.list {
  min-width: 182px;
  background: #ee403d;
  border-radius: 0;
}
.product-filter-container .rt-isotop-dropdown .filter-select ul.list li {
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.product-filter-container .rt-isotop-dropdown .filter-select ul.list li.selected,
.product-filter-container .rt-isotop-dropdown .filter-select ul.list li:focus,
.product-filter-container .rt-isotop-dropdown .filter-select ul.list li:hover {
  background: #be3937;
  font-size: 16px;
  font-weight: 600;
}
.product-filter-container .rt-isotop-dropdown .filter-select:focus {
  border: 0;
  outline: 0;
}
.isotop-style1 .product-item .product-img .quick-wish {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  width: 40px;
  opacity: 0;
  transition: all 0.5s;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-quick,
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist {
  height: 40px;
  background: #fff;
  border-radius: 50%;
  padding-top: 7px;
  padding-left: 11px;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-quick i,
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist i {
  color: #040404 !important;
  transition: all 0.5s;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-quick i:hover,
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist i:hover {
  color: #999999;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist {
  padding-top: 0px;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist i {
  padding-top: 12px;
  padding-left: 1px;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist .fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.isotop-style1 .product-item .product-img .quick-wish .weiboo-wishlist .fa-heart-o:before {
  content: "\f004" !important;
}
.isotop-style1 .product-item .product-img .sale--box {
  width: 40px;
  height: 40px;
}
.isotop-style1 .product-item:hover .quick-wish {
  opacity: 1;
}
.isotop-style2 .p-2nd--image {
  width: 100%;
}
.isotop-style2 .product-item .product-img .sale--box {
  right: unset !important;
  left: 15px !important;
  top: 10px !important;
  background: none;
  height: auto !important;
}
.isotop-style2 .product-item .product-img .sale--box .hot,
.isotop-style2 .product-item .product-img .sale--box .new,
.isotop-style2 .product-item .product-img .sale--box .sale-rs {
  width: 47px;
  height: 22px;
  color: #fff;
  background: #72a398;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  display: inline-block;
  padding: 0;
}
.isotop-style2 .product-item .product-img .sale--box .hot {
  background: #4b46b9;
}
.isotop-style2 .product-item .product-img .sale--box .sale-rs {
  background: #d83232;
  width: 47px !important;
  height: 22px !important;
  padding: 0 !important;
  position: static;
  min-height: 22px;
  line-height: 22px !important;
}
.isotop-style2 .product-item .product-img .quick-wish {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  width: 40px;
  opacity: 0;
  transition: all 0.5s;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-quick,
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist {
  height: 40px;
  background: #fff;
  border-radius: 50%;
  padding-top: 7px;
  padding-left: 11px;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-quick i,
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist i {
  color: #040404 !important;
  transition: all 0.5s;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-quick i:hover,
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist i:hover {
  color: #999999;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist {
  padding-top: 0px;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist i {
  padding-top: 12px;
  padding-left: 1px;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist .fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.isotop-style2 .product-item .product-img .quick-wish .weiboo-wishlist .fa-heart-o:before {
  content: "\f004" !important;
}
.isotop-style2 .product-item .product-content .p-title a {
  font-size: 16px;
  font-weight: 600;
}
.isotop-style2 .product-item:hover .quick-wish {
  opacity: 1;
}
.isotop-style3 .product-img {
  overflow: hidden;
  position: relative;
}
.isotop-style3 .product-img .p-2nd--image {
  width: 100%;
  opacity: 0;
  position: absolute;
  transform: scale(1);
  transform: scale(0, 1) !important;
  overflow: hidden;
  height: auto;
  top: 0;
  left: 0;
  display: block;
  transition: all 0.6s;
  z-index: 2;
}
.isotop-style3 .product-img .quick-wish {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  width: 46px;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.isotop-style3 .product-img .quick-wish .weiboo-quick,
.isotop-style3 .product-img .quick-wish .weiboo-wishlist {
  z-index: 15;
  height: 46px;
  background: #fff;
  border-radius: 50%;
  padding-top: 10px;
  padding-left: 14px;
}
.isotop-style3 .product-img .quick-wish .weiboo-quick i,
.isotop-style3 .product-img .quick-wish .weiboo-wishlist i {
  color: #040404 !important;
  transition: all 0.5s;
}
.isotop-style3 .product-img .quick-wish .weiboo-quick i:hover,
.isotop-style3 .product-img .quick-wish .weiboo-wishlist i:hover {
  color: #999999;
}
.isotop-style3 .product-img .quick-wish .weiboo-wishlist {
  padding-top: 0px;
}
.isotop-style3 .product-img .quick-wish .weiboo-wishlist i {
  padding-top: 15px;
  padding-left: 1px;
}
.isotop-style3 .product-img .quick-wish .weiboo-wishlist .fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.isotop-style3 .product-img .quick-wish .weiboo-wishlist .fa-heart-o:before {
  content: "\f004" !important;
}
.isotop-style3 .product-img:hover .p-2nd--image {
  opacity: 1;
  transform: scale(1.1);
  transform: scale(1, 1) !important;
}
.isotop-style3 .sale--box {
  z-index: 3;
  position: absolute;
  right: 30px;
  top: 30px;
  height: unset !important;
  width: 56px !important;
  background: none !important;
}
.isotop-style3 .sale--box .hot,
.isotop-style3 .sale--box .new,
.isotop-style3 .sale--box .onsale {
  background: #fff;
  position: static;
  width: 46px !important;
  height: 46px !important;
  display: inline-block;
  line-height: 46px !important;
  font-size: 12px;
  font-weight: 600;
  color: #ee403d;
  margin-bottom: 5px !important;
  border-radius: 50%;
}
.isotop-style3 .sale--box .hot {
  color: #000;
}
.isotop-style3 .sale--box .new {
  color: #000;
}
.isotop-style3 .sale--box .onsale {
  background: #fff !important;
}
.isotop-style3 .rselements-product-list {
  padding-top: 10px !important;
}
.isotop-style3 .p-title a {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000 !important;
}
.isotop-style3 .p-title a:hover {
  color: #ee403d;
}
.isotop-style3 .product-title {
  margin-bottom: 0;
  text-align: left;
}
.isotop-style3 .product-title a {
  font-size: 16px;
  font-weight: 400;
  color: #000 !important;
}
.isotop-style3 .product-title a:hover {
  color: #ee403d;
}
.isotop-style3 .price-html {
  display: block;
  text-align: left;
}
.isotop-style3 .price-html bdi {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.isotop-style3 .price-html ins {
  background: transparent;
}
.isotop-style3 .price-html del {
  color: #c4c4c4;
}
.isotop-style3 .price-html del bdi {
  color: #c4c4c4;
}
.isotop-style3 .star-box {
  padding-top: 35px !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.isotop-style3 .star-box .star-rating {
  width: unset !important;
  height: unset !important;
  line-height: unset !important;
}
.isotop-style3 .star-box .star-rating:before {
  display: none;
}
.isotop-style3 .star-box .star-rating i {
  color: #ee403d;
}
.isotop-style3 .add_to__cart .add_to_cart_button {
  font-size: 18px;
  padding-left: 25px !important;
}
.isotop-style3 .weiboo-grid .product-item .product-content .add_to__cart .add_to_cart_inline a.button.ajax_add_to_cart {
  font-size: 18px;
  padding-left: 25px !important;
}
.isotop-style3 .product-item {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  position: relative;
}
.isotop-style3 .product-item:hover .product-img .quick-wish {
  opacity: 1;
  visibility: visible;
}
/* RT Slider CSS -----------------
-----------------------------*/
.rt--slider {
  position: relative;
}
.rt--slider .rt-slider-navigation {
  width: 100%;
  margin: 0 auto;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 0;
  margin-bottom: 45px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  transform: translateY(-50%);
}
.rt--slider .rt-slider-navigation .rt-slider-next,
.rt--slider .rt-slider-navigation .rt-slider-prev {
  color: #B0B0B0;
  transition: all 0.5s;
  font-weight: bold;
  font-size: 14px;
  width: 50%;
}
.rt--slider .rt-slider-navigation .rt-slider-next i,
.rt--slider .rt-slider-navigation .rt-slider-prev i {
  width: 60px;
  height: 60px;
  background: #fff;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  font-size: 16px;
  transition: all 0.5s;
}
.rt--slider .rt-slider-navigation .rt-slider-next i:before,
.rt--slider .rt-slider-navigation .rt-slider-prev i:before {
  transition: all 0.5s;
  color: #000;
  padding-top: 22px;
}
.rt--slider .rt-slider-navigation .rt-slider-next i:hover,
.rt--slider .rt-slider-navigation .rt-slider-prev i:hover {
  background: #83B735;
}
.rt--slider .rt-slider-navigation .rt-slider-next i:hover:before,
.rt--slider .rt-slider-navigation .rt-slider-prev i:hover:before {
  color: #fff;
}
.rt--slider .rt-slider-navigation .rt-slider-next {
  padding-right: 50px;
}
.rt--slider .rt-slider-navigation .rt-slider-prev {
  padding-left: 50px;
  text-align: left;
}
.rt--slider .rt-slider-navigation .rt-slider-prev i {
  text-align: center !important;
}
.rt--slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.9;
}
.rt--slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #EE403D;
}
.rt--slider .single--item {
  background-position: center center;
  background-size: cover;
  min-height: 725px;
  display: flex;
  align-items: center;
}
.rt--slider .single--item .content--box {
  display: block !important;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.rt--slider .single--item .content--box .slider-title {
  color: #040404;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -0.03em;
  font-weight: 700;
  margin: 0;
}
.rt--slider .single--item .content--box .slider-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 11px;
  margin-bottom: 55px;
}
.rt--slider .single--item .content--box .slider-btn {
  display: inline-block;
  background: #83B735;
  color: #fff;
  padding: 15px 32px;
  border-radius: 3px;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: bold;
}
.rt--slider .single--item .content--box .slider-btn:hover {
  background: #040404;
}
.rt--slider.slider-style5 .single--item .content--box {
  width: unset;
  max-width: unset;
  margin: unset;
}
.rt--slider.slider-style6 .content--box {
  width: auto;
}
.rt--slider.slider-style6 .content--box .slider-subtitle {
  margin-bottom: 0;
  background-color: #fff;
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 50px;
}
.rt--slider.slider-style6 .single--item-img {
  width: 50%;
}
.rt--slider.slider-style6 .desc p {
  margin-bottom: 15px;
}
.rt--slider.slider-style6 .slider-btn {
  text-decoration: underline;
}
.rt--slider.slider-style6 .swiper-pagination {
  max-width: 137px;
  bottom: 22%;
}
.rt--slider.slider-style6 .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  border: 1px solid transparent;
}
.rt--slider.slider-style6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #000;
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 1024px) {
  .rt--slider.slider-style6 .swiper-pagination {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .rt--slider.slider-style6 .swiper-pagination {
    bottom: 0;
  }
  .rt--slider.slider-style6 .single--item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .rt--slider.slider-style6 .content--box {
    text-align: center;
    padding: 30px 50px;
  }
  .rt--slider.slider-style6 .swiper-pagination {
    left: 50%;
    transform: translate(-50%, 0px);
  }
}
.rt--slider.slider-style2 .slider-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 11px;
  margin-bottom: 10px !important;
}
.rt--slider.slider-style2 .rt-slider-navigation {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1%;
  left: unset;
  transform: translate(-50%, -50%);
  z-index: 260;
  width: 60px;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next,
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev {
  padding-left: 0 !important;
  width: 60px;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: all 0.5s;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next i,
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev i {
  border-radius: 6px 6px 0px 0px;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next:hover i,
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev:hover i {
  background: #ffbd27;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next i {
  border-radius: 0px 0px 6px 6px;
}
.rt--slider.slider-style2 .single--item {
  position: relative;
  padding-left: 80px;
  padding-bottom: 70px;
}
.rt--slider.slider-style2 .single--item .content--box {
  width: 50%;
  margin-left: 0;
}
.rt--slider.slider-style2 .single--item .content--box .slider-subtitle {
  font-size: 14px;
  font-weight: bold;
  color: #031424;
  background: #ffbd27;
  display: inline-block;
  padding: 1px 15px;
  border-radius: 4px;
}
.rt--slider.slider-style2 .single--item .content--box .slider-title {
  font-size: 50px;
  font-weight: 400;
  color: #031424;
}
.rt--slider.slider-style2 .single--item .content--box .slider-btn {
  margin-top: 40px;
}
.rt--slider.slider-style2 .single--item .banner-image {
  max-width: 530px;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}
.rt--slider.slider-style4 {
  position: relative;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item {
  border-radius: 10px;
  min-height: 570px;
  padding-left: 85px;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-subtitle {
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 50px;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-subtitle img {
  display: inline-block;
  padding-bottom: 5px;
  padding-right: 5px;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-title {
  font-weight: 600;
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
  line-height: 60px;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-description {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 50px;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-btn {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  background: transparent;
  text-transform: uppercase;
  text-decoration: underline !important;
  padding: 0;
  transition: all 0.6s;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .slider-btn:hover {
  color: #777777;
}
.rt--slider.slider-style4 .swiper-wrapper .swiper-slide .single--item .content--box {
  z-index: 10;
}
.rt--slider.slider-style4 .rt-slider-navigation {
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-next,
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-prev {
  width: 150px;
}
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-next i:hover,
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-prev i:hover {
  background: #ee403d;
}
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-prev {
  padding-left: 15px;
}
.rt--slider.slider-style4 .rt-slider-navigation .rt-slider-next {
  padding-right: 15px;
}
.rt--slider.slider-style4:hover .rt-slider-navigation {
  opacity: 1;
  visibility: visible;
}
.rt--slider.slider-style3 {
  position: relative;
}
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-next,
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-prev {
  z-index: 25 !important;
  width: 10px;
  position: absolute;
  left: 50px;
  top: -2px;
  opacity: 0;
  transition: all 0.5s;
}
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-next i,
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-prev i {
  background: transparent;
}
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-next i:before,
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-prev i:before {
  color: #fff;
}
.rt--slider.slider-style3 .rt-slider-navigation3 .rt-slider-next {
  left: unset;
  right: 50px;
}
.rt--slider.slider-style3 .single--item {
  min-height: unset;
}
.rt--slider.slider-style3 .single--item .content--box .slider-subtitle {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.rt--slider.slider-style3 .single--item .content--box .slider-subtitle a {
  z-index: 15 !important;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 0;
  background: transparent;
}
.rt--slider.slider-style3 .single--item .content--box .slider-subtitle a:hover {
  text-decoration: underline !important;
}
.rt--slider.slider-style3:hover .rt-slider-next,
.rt--slider.slider-style3:hover .rt-slider-prev {
  opacity: 1;
}
/* RT Image Card -----------------
-----------------------------*/
.rt-image--card .shop-now-box {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.rt-image--card .shop-now-box img {
  transition: all 0.5s;
}
.rt-image--card .shop-now-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
}
.rt-image--card .shop-now-box:hover img {
  transform: scale(110%);
}
.rt-image--card .shop-now-box:hover:before {
  opacity: 40%;
}
.rt-image--card .shop-now-box .contents {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.rt-image--card .shop-now-box .contents .collection-text {
  font-size: 12px;
  line-height: 16px;
  color: #000;
}
.rt-image--card .shop-now-box .contents .title {
  font-size: 30px;
  line-height: 39px;
  color: #fff;
  margin-bottom: 45px;
}
@media (max-width: 1200px) {
  .rt-image--card .shop-now-box {
    width: 100%;
  }
  .rt-image--card .shop-now-box .picture {
    width: 100%;
  }
  .rt-image--card .shop-now-box .picture img {
    width: 100%;
  }
}
.rt-image--card .shop-now-box.shop-now-box2 {
  position: relative;
}
.rt-image--card .shop-now-box.shop-now-box2 .collection-text {
  text-align: center;
  color: #040404;
  font-size: 12px;
  font-weight: bold;
  min-width: 200px;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 15px 20px;
  border-radius: 7px;
  z-index: 2;
}
.rt-image--card .shop-now-box.shop-now-box2 .contents .title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.02em;
}
.rt-image--card .shop-now-box.shop-now-box2 .contents .shop-now-btn {
  color: #040404;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  padding: 7px 17px;
  border-radius: 6px;
  transition: all 0.5s;
}
.rt-image--card .shop-now-box.shop-now-box2 .contents .shop-now-btn:hover {
  color: #fff;
  background: #83B735;
}
.rt-image--card.card-style-6 .shop-now-box2 {
  width: 100%;
}
.rt-image--card.card-style-6 .shop-now-box2:before {
  display: none;
}
.rt-image--card.card-style-6 .shop-now-box2 .contents {
  top: 63%;
  left: 88%;
  text-align: left;
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .rt-image--card.card-style-6 .shop-now-box .picture img {
    max-width: 39%;
  }
  .rt-image--card.card-style-6 .shop-now-box2 .contents {
    top: 63%;
    left: 95%;
    text-align: left;
    align-items: baseline;
  }
  .rt-image--card.card-style-6 .shop-now-box.shop-now-box2 .contents .title {
    margin-bottom: 0;
  }
}
.reactheme-blog-grid.blog--style1 .row .grid-item {
  display: flex;
}
.reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-2) {
  justify-content: flex-start;
}
.reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1) {
  justify-content: center;
  position: relative;
}
.reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1):before {
  content: "";
  position: absolute;
  top: 13%;
  right: -10px;
  width: 100%;
  height: 70%;
  border-right: 1px solid #E8E8E8;
  z-index: -1;
}
.reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1):after {
  z-index: -1;
  content: "";
  position: absolute;
  top: 13%;
  left: -10px;
  width: 100%;
  height: 70%;
  border-left: 1px solid #E8E8E8;
}
.reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-0) {
  justify-content: flex-end;
}
.reactheme-blog-grid.blog--style1 .blog-item.reactheme-blog-grid1 {
  max-width: 420px;
}
.reactheme-blog-grid.blog--style1 .btn-part:hover .readon-arrow {
  text-decoration: underline !important;
}
.reactheme-blog-grid.blog--style1 .meta--divider {
  color: #E1E1E1;
}
.reactheme-blog-grid.blog--style1 .cat_list {
  position: static;
  display: inline-block;
}
.reactheme-blog-grid.blog--style1 .cat_list a {
  position: static !important;
}
.reactheme-blog-grid.blog--style4 .image-part {
  overflow: visible !important;
}
.reactheme-blog-grid.blog--style4 .image-part a img {
  border-radius: 7px 7px 0 0 !important;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full {
  top: unset !important;
  bottom: -13%;
  background: #fff !important;
  padding: 15px !important;
  border-top: 2px solid #0070dc;
  text-align: center;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  z-index: 15;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full .day {
  color: #031424;
  font-size: 30px;
  font-weight: bold;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full .month {
  color: #999999;
  font-size: 16px;
  font-weight: 400;
}
.reactheme-blog-grid.blog--style4 .blog-content {
  padding: 40px !important;
  padding-top: 30px !important;
  border: 1px solid #EBEBEB;
  border-top: 0px solid #000;
  border-radius: 0 0 7px 7px;
}
.reactheme-blog-grid.blog--style4 .blog-content:after,
.reactheme-blog-grid.blog--style4 .blog-content:before {
  content: none !important;
}
.reactheme-blog-grid.blog--style4 .blog-content .author-info .avatar {
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #EBEBEB;
  border: 1px solid #031424;
  border-radius: 100%;
  margin-right: 15px;
}
.reactheme-blog-grid.blog--style4 .blog-content .author-info .avatar img {
  border-radius: 100%;
}
.reactheme-blog-grid.blog--style4 .blog-content .author-info .avatar i:before {
  padding-top: 15px;
}
.reactheme-blog-grid.blog--style4 .blog-content .author-info .info .author-name {
  color: #031424;
  font-size: 16px;
  font-weight: bold;
}
.reactheme-blog-grid.blog--style4 .blog-content .author-info .info .author-dsg {
  color: #777777;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-2) {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1) {
    padding-right: 12px !important;
    padding-left: 12px !important;
    position: relative;
  }
  .reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1):before {
    content: none !important;
  }
  .reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-1):after {
    content: none !important;
  }
  .reactheme-blog-grid.blog--style1 .row .grid-item:nth-child(3n-0) {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
@media (max-width: 880px) {
  .reactheme-blog-grid.blog--style4 .row .grid-item .blog-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.elementor-widget-react-paragraph-quote .description {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-react-paragraph-quote .description a:hover {
  text-decoration: underline !important;
}
.swiper.pslider-style3 {
  position: relative;
}
.swiper.pslider-style3 .rt-slider-navigation {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  z-index: 260;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next,
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-prev {
  width: 60px;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: all 0.5s;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next i,
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-prev i {
  padding-top: 25px;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next:hover,
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-prev:hover {
  background: #985034;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next:hover i,
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-prev:hover i {
  color: #fff;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.swiper.pslider-style3 .rt-slider-navigation .rt-slider-next i {
  display: inline-block;
  padding-top: 10px;
}
.swiper.pslider-style3 .pslider-wrap {
  background-repeat: no-repeat;
  background-position: center right;
}
.swiper.pslider-style3 .pslider-wrap .product-image-position img {
  position: relative;
  left: 60px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row {
  max-width: 1440px;
  margin: 0 auto;
  min-height: 775px;
  align-items: center;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content {
  display: flex;
  align-items: center;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .p-subtitle {
  font-size: 14px;
  font-weight: bold;
  color: #72a398;
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  display: inline-block;
  padding: 1px 20px;
  border-radius: 5px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .p-title {
  color: #040404;
  font-weight: bold;
  font-size: 80px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 35px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn {
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  display: inline-block;
  padding: 15px 40px;
  border-radius: 5px;
  color: #040404;
  border-radius: 6px;
  transition: all 0.5s;
  border: 1px solid transparent;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn i {
  color: #72a398;
  font-size: 16px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn:hover {
  box-shadow: none;
  border: 1px solid #72a398;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings {
  margin-left: 30px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .star-rating i {
  color: #ffa800;
  font-size: 14px;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .review-count {
  font-size: 16px;
  color: #777777;
}
.swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .review-count span {
  color: #040404;
  font-weight: bold;
}
.rt-pcat-grid .product-item:nth-child(2) .pcat-single {
  background: #eeede9;
}
.rt-pcat-grid .product-item:nth-child(2) .pcat-single .pcat-count {
  color: #4b46b9;
}
.rt-pcat-grid .product-item .pcat-single {
  background: #f1f6f5;
  height: 560px;
  padding: 60px;
  position: relative;
  transition: all 0.6s;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .icon-image {
  max-width: unset;
  width: unset;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .pcat-title {
  margin-top: 40px;
  margin-bottom: 0;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .pcat-title a {
  color: #040404;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .pcat-count {
  margin: 0;
  position: absolute;
  left: 60px;
  bottom: 60px;
  color: #72a398;
  font-size: 14px;
  font-weight: bold;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .cta-btn {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #72a398;
  background: #fff;
  padding: 15px 35px;
  padding: 15px 0;
  width: 200px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  z-index: 10;
  transition: all 0.6s;
  opacity: 0;
  visibility: hidden;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .cta-btn:hover {
  background: transparent;
  color: transparent !important;
}
.rt-pcat-grid .product-item .pcat-single .pcat-info .cta-btn-hover {
  color: #fff;
  background: #72a398;
  z-index: 4;
}
.rt-pcat-grid .product-item .pcat-single .pcat-img .cat-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s;
}
.rt-pcat-grid .product-item .pcat-single:hover {
  background: transparent;
}
.rt-pcat-grid .product-item .pcat-single:hover .pcat-info .cta-btn {
  visibility: visible;
  opacity: 1;
}
.rt-pcat-grid .product-item .pcat-single:hover .pcat-img .cat-image {
  visibility: visible;
  opacity: 1;
}
.pslider-style4 .rt-slider-navigation {
  text-align: right;
  padding-right: 240px;
  padding-bottom: 75px;
}
.pslider-style4 .rt-slider-navigation .rt-slider-prev,
.pslider-style4 .rt-slider-navigation .rt-slider-next {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
  color: #fff;
  background: #523c2d;
  padding: 11px 20px;
  padding-left: 15px;
  padding-right: 25px;
  margin-left: 20px;
  border-radius: 6px;
  transition: all 0.6s;
}
.pslider-style4 .rt-slider-navigation .rt-slider-prev:hover,
.pslider-style4 .rt-slider-navigation .rt-slider-next:hover {
  background: #fff;
  color: #040404;
}
.pslider-style4 .rt-slider-navigation .rt-slider-next {
  padding-left: 25px;
  padding-right: 15px;
}
.pslider-style4 .product-item .product-img {
  position: relative;
}
.pslider-style4 .product-item .product-img .sale--box {
  position: absolute;
  right: unset !important;
  left: 15px !important;
  top: 10px !important;
  background: none;
  height: auto !important;
  width: 50px;
}
.pslider-style4 .product-item .product-img .sale--box .hot,
.pslider-style4 .product-item .product-img .sale--box .new,
.pslider-style4 .product-item .product-img .sale--box .sale-rs {
  position: static;
  width: 47px;
  height: 22px;
  color: #fff !important;
  background: #72a398 !important;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  display: inline-block;
  padding: 0;
  line-height: 22px;
}
.pslider-style4 .product-item .product-img .sale--box .hot {
  background: #4b46b9 !important;
}
.pslider-style4 .product-item .product-img .sale--box .sale-rs {
  background: #d83232 !important;
  width: 47px !important;
  height: 22px !important;
  padding: 0 !important;
  position: static;
  min-height: 22px;
  line-height: 22px !important;
}
.pslider-style4 .product-item .rselements-product-list .price--cart {
  overflow: hidden;
  max-height: 30px;
}
.pslider-style4 .product-item .rselements-product-list .price--cart .product-price {
  transition: all 0.6s;
}
.pslider-style4 .product-item .rselements-product-list .price--cart .product-btn {
  transition: all 0.6s;
  visibility: hidden;
  opacity: 0;
  font-size: 14px;
  font-weight: bold;
}
.pslider-style4 .product-item:hover .product-price {
  visibility: hidden;
  opacity: 0;
}
.pslider-style4 .product-item:hover .product-btn {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(-50px) !important;
}
.pslider-style5 .swiper-pagination .swiper-pagination-bullet {
  background: #0070dc;
}
.pslider-style5 .rt-slider-navigation {
  text-align: right;
  padding-right: 240px;
  padding-bottom: 75px;
}
.pslider-style5 .rt-slider-navigation .rt-slider-prev,
.pslider-style5 .rt-slider-navigation .rt-slider-next {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
  color: #fff;
  background: #523c2d;
  padding: 11px 20px;
  padding-left: 15px;
  padding-right: 25px;
  margin-left: 20px;
  border-radius: 6px;
  transition: all 0.6s;
}
.pslider-style5 .rt-slider-navigation .rt-slider-prev:hover,
.pslider-style5 .rt-slider-navigation .rt-slider-next:hover {
  background: #fff;
  color: #040404;
}
.pslider-style5 .rt-slider-navigation .rt-slider-next {
  padding-left: 25px;
  padding-right: 15px;
}
.pslider-style5 .product-item {
  border: 1px solid #eeeeee;
  padding-top: 30px !important;
}
.pslider-style5 .product-item .product-img {
  position: relative;
}
.pslider-style5 .product-item .product-img .sale--box {
  position: absolute;
  right: 15px !important;
  top: 10px !important;
  background: none;
  height: auto !important;
  width: 50px;
}
.pslider-style5 .product-item .product-img .sale--box .hot,
.pslider-style5 .product-item .product-img .sale--box .new,
.pslider-style5 .product-item .product-img .sale--box .sale-rs {
  position: static;
  width: 47px;
  height: 22px;
  color: #fff !important;
  background: #72a398 !important;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  display: inline-block;
  padding: 0;
  line-height: 22px;
}
.pslider-style5 .product-item .product-img .sale--box .hot {
  background: #4b46b9 !important;
}
.pslider-style5 .product-item .product-img .sale--box .sale-rs {
  background: #d83232 !important;
  width: 47px !important;
  height: 22px !important;
  padding: 0 !important;
  position: static;
  min-height: 22px;
  line-height: 22px !important;
}
.pslider-style5 .product-item .rselements-product-list {
  text-align: left;
}
.pslider-style5 .product-item .rselements-product-list .product_cats a {
  font-size: 12px;
  color: #777777 !important;
}
.pslider-style5 .product-item .rselements-product-list .price--cart {
  overflow: hidden;
  max-height: 30px;
}
.pslider-style5 .product-item .rselements-product-list .price--cart .product-price {
  transition: all 0.6s;
}
.pslider-style5 .product-item .rselements-product-list .price--cart .product-btn {
  transition: all 0.6s;
  visibility: hidden;
  opacity: 0;
  font-size: 14px;
  font-weight: bold;
}
.pslider-style5 .product-item .rselements-product-list .price--cart .product-btn a {
  position: relative;
}
.pslider-style5 .product-item .rselements-product-list .price--cart .product-btn a:before {
  content: '\e81e';
  font-family: "rt-icons";
  padding-right: 10px !important;
  color: #0070DC;
  position: absolute;
  left: 0;
  bottom: 14px;
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pslider-style5 .product-item:hover .product-price {
  visibility: hidden;
  opacity: 0;
}
.pslider-style5 .product-item:hover .product-btn {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(-50px) !important;
}
.rt--pslider.pslider-style6 .product-img {
  overflow: hidden;
  position: relative;
}
.rt--pslider.pslider-style6 .product-img .p-2nd--image {
  width: 100%;
  opacity: 0;
  position: absolute;
  transform: scale(0, 1);
  transform: scale(1);
  overflow: hidden;
  height: auto;
  top: 0;
  left: 0;
  display: block;
  transition: all 0.6s;
  z-index: 2;
}
.rt--pslider.pslider-style6 .product-img:hover .p-2nd--image {
  opacity: 1;
  transform: scale(1.1);
}
.rt--pslider.pslider-style6 .quick-action-btns {
  z-index: 3;
  position: absolute;
  left: 15px;
  top: 15px;
  background: #fff;
  width: 46px;
  height: 46px;
  padding-top: 10px;
  padding-bottom: 25px;
  border-radius: 100px;
  transition: all 0.4s;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single {
  padding-left: 11px;
  width: 46px;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i {
  cursor: pointer;
  color: #000;
  font-size: 16px !important;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i:before,
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i:after {
  color: #000;
  font-size: 16px !important;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i:hover {
  color: #ee403d;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i:hover:before,
.rt--pslider.pslider-style6 .quick-action-btns .cta-single i:hover:after {
  color: #ee403d;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single span {
  position: static;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.cta-quickview {
  padding-left: 13px;
  padding-top: 8px;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.cta-wishlist {
  padding-left: 14px;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.cta-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-bottom: -3px;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.product-btn {
  padding-left: 10px;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.product-btn,
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.cta-wishlist,
.rt--pslider.pslider-style6 .quick-action-btns .cta-single.cta-quickview {
  transition: all 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rt--pslider.pslider-style6 .quick-action-btns .fa-heart-o:before {
  font-weight: 400;
  content: "\f004" !important;
}
.rt--pslider.pslider-style6 .quick-action-btns .cta-wishlist span {
  background: transparent;
}
.rt--pslider.pslider-style6 .quick-action-btns .cart-icon-instedof-text a.added_to_cart {
  font-size: 0;
}
.rt--pslider.pslider-style6 .quick-action-btns .cart-icon-instedof-text a.added_to_cart:after {
  color: #000;
  z-index: 25;
  font-size: 18px;
  content: '\e827';
  font-family: "rt-icons";
  display: inline-block;
  line-height: 1em;
}
.rt--pslider.pslider-style6 .quick-action-btns:hover {
  height: 175px;
}
.rt--pslider.pslider-style6 .quick-action-btns:hover .cta-single.product-btn,
.rt--pslider.pslider-style6 .quick-action-btns:hover .cta-single.cta-wishlist,
.rt--pslider.pslider-style6 .quick-action-btns:hover .cta-single.cta-quickview {
  opacity: 1;
  visibility: visible;
}
.rt--pslider.pslider-style6 .sale--box {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 46px;
  z-index: 3;
}
.rt--pslider.pslider-style6 .sale--box .hot,
.rt--pslider.pslider-style6 .sale--box .new,
.rt--pslider.pslider-style6 .sale--box .onsale {
  background: #fff;
  position: static;
  width: 46px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  font-size: 12px;
  font-weight: 600;
  color: #ee403d;
  margin-bottom: 5px;
}
.rt--pslider.pslider-style6 .sale--box .hot {
  color: #000;
}
.rt--pslider.pslider-style6 .sale--box .new {
  color: #000;
}
.rt--pslider.pslider-style6 .rselements-product-list {
  padding-left: 0;
  border: none;
  padding-top: 20px;
}
.rt--pslider.pslider-style6 .product-title {
  margin-bottom: 0;
  text-align: left;
}
.rt--pslider.pslider-style6 .product-title a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.rt--pslider.pslider-style6 .product-title a:hover {
  color: #ee403d;
}
.rt--pslider.pslider-style6 .product-price {
  display: block;
  text-align: left;
  font-size: 20px;
}
.rt--pslider.pslider-style6 .product-price bdi {
  font-weight: 500;
  color: #000;
}
.rt--pslider.pslider-style6 .product-price ins {
  background: transparent;
}
.rt--pslider.pslider-style6 .product-price del {
  color: #c4c4c4;
}
.rt--pslider.pslider-style6 .product-price del bdi {
  color: #c4c4c4;
}
.rt--pslider.pslider-style6 .swiper-pagination {
  bottom: -10px !important;
  overflow: visible;
}
.rt--pslider.pslider-style6 .swiper-pagination .swiper-pagination-bullet {
  width: 20% !important;
  height: 4px !important;
  border-radius: 0 !important;
  position: static !important;
  background: #f4f4f4 !important;
  background: #e3e3e3 !important;
  opacity: 1 !important;
}
.rt--pslider.pslider-style6 .swiper-pagination .swiper-pagination-bullet-active {
  background: #bfbfbf !important;
}
.rt--pslider.pslider-style6 .product-item .product-inner {
  max-width: 338px;
  margin: 0 auto;
}
.rt--pslider.pslider-style7 .star-box .star-rating {
  text-align: left;
}
.rt--pslider.pslider-style7 .star-box .star-rating i {
  color: #ee403d;
}
.right-in-rt--pslider .rt--pslider.pslider-style6 > .swiper-pagination {
  display: none;
  bottom: 0 !important;
}
.right-in-rt--pslider .rt--pslider.pslider-style6 > .swiper-pagination .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}
.slider-pagi-height-fix {
  height: 10px;
}
.h3-heading-sub1 .sub-text {
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  padding: 1px 4px;
  max-width: 100px;
  margin: 0 auto !important;
  height: 26px;
  line-height: 26px !important;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 20px !important;
}
.h3-heading-sub2 .sub-text {
  background: #4e3829;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  padding: 1px 4px;
  max-width: 115px;
  height: 27px;
  line-height: 27px !important;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 20px !important;
}
.swiper.pslider-style5 {
  position: relative;
}
.swiper.pslider-style5 .rt-slider-navigation {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translate(-50%, -50%);
  z-index: 10;
  z-index: 260;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next,
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-prev {
  width: 60px;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: all 0.5s;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next i,
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-prev i {
  padding-top: 25px;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next:hover,
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-prev:hover {
  background: #985034;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next:hover i,
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-prev:hover i {
  color: #fff;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.swiper.pslider-style5 .rt-slider-navigation .rt-slider-next i {
  display: inline-block;
  padding-top: 10px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row {
  max-width: 1440px;
  margin: 0 auto;
  min-height: 775px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content {
  display: flex;
  align-items: center;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .p-subtitle {
  font-size: 14px;
  font-weight: bold;
  color: #72a398;
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  display: inline-block;
  padding: 1px 20px;
  border-radius: 5px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .p-title {
  color: #031424;
  font-weight: 400;
  font-size: 50px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 35px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn {
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  display: inline-block;
  padding: 15px 40px;
  border-radius: 5px;
  color: #040404;
  border-radius: 6px;
  transition: all 0.5s;
  border: 1px solid transparent;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn i {
  color: #72a398;
  font-size: 16px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .p-btn:hover {
  box-shadow: none;
  border: 1px solid #72a398;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings {
  margin-left: 30px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .star-rating i {
  color: #ffa800;
  font-size: 14px;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .review-count {
  font-size: 16px;
  color: #777777;
}
.swiper.pslider-style5 .pslider-wrap .pslider-row .pslider-content .pslide-content-box .rating-btn .ratings .review-count span {
  color: #040404;
  font-weight: bold;
}
.product-box {
  display: flex;
  align-items: center;
  border-radius: 7px;
  overflow: hidden;
}
.product-box:hover .product-thumb {
  transform: scale(105%);
}
.product-box .product-thumb {
  transition: transform 300ms;
}
.product-box.product-box-large {
  padding: 146px 80px;
  margin-right: 10px;
  position: relative;
}
.product-box.product-box-large .product-thumb {
  max-width: 530px;
  position: absolute;
  right: 10%;
}
.product-box.product-box-large .product-thumb img {
  max-width: 100%;
}
.product-box.product-box-large .pretitle {
  font-size: 14px;
  padding: 4px 20px;
  border-radius: 5px;
  margin-bottom: 25px;
  background: #ffbd27;
}
.product-box.product-box-large .product-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 30px;
}
.product-box.product-box-large .product-title span {
  font-weight: 700;
}
.product-box.product-box-large .product-price {
  padding: 10px 40px;
  padding-bottom: 20px;
  background: #fff;
  border-radius: 7px;
  font-size: 30px;
  line-height: 30px;
  color: #ef262c;
}
.product-box.product-box-large .product-price span {
  font-size: 12px;
  color: #031424;
  display: block;
}
.product-box.product-box-medium {
  padding: 40px;
  justify-content: space-between;
  margin-bottom: 15px;
}
.product-box.product-box-medium:hover .product-thumb {
  transform: scale(105%);
}
.product-box.product-box-medium.product-box-bg .contents .pretitle {
  color: #031424;
  color: #c7c7c7;
}
.product-box.product-box-medium.product-box-bg .contents .product-title {
  color: #fff;
}
.product-box.product-box-medium.product-box-bg .contents .product-title span {
  color: #fff;
}
.product-box.product-box-medium.product-box-bg .contents p {
  color: #fff;
}
.product-box.product-box-medium.product-box-bg .contents .go-btn {
  color: #fff;
}
.product-box.product-box-medium .product-thumb {
  max-width: 95px;
}
.product-box.product-box-medium .contents .pretitle {
  font-size: 14px;
  padding: 2px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #ffbd27;
  color: #031424;
  font-weight: bold;
}
.product-box.product-box-medium .contents .product-title {
  font-size: 24px;
  line-height: 34px;
  color: #c9c9c9;
  font-weight: 500;
}
.product-box.product-box-medium .contents .product-title span {
  color: #031424;
  font-weight: 700;
}
.product-box.product-box-medium .contents p {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  margin-bottom: 0;
}
.product-box.product-box-medium .go-btn {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  font-weight: bold;
  transition: all 0.6s;
}
.product-box.product-box-medium .go-btn i {
  transition: all 0.6s !important;
}
.product-box.product-box-medium .go-btn:hover {
  color: #040404;
}
.product-box.product-box-medium .go-btn:hover i {
  margin-left: 7px;
}
.product-box.product-box-medium .go-btn i {
  margin-left: 3px;
}
.product-box.product-box-medium.product-box-medium2 .pretitle {
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
  color: #ef262c;
  margin-bottom: 0;
}
.product-box.product-box-medium.product-box-medium2 .product-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 25px;
}
.product-box.product-box-medium.product-box-medium3 .pretitle {
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 34px;
  color: #ef262c;
  margin-bottom: 0;
  letter-spacing: 3px;
}
.product-box.product-box-medium.product-box-medium3 .product-title {
  font-size: 30px;
  line-height: 34px;
  color: #031424;
  margin-bottom: 25px;
}
.services-style8 .product-box {
  display: flex;
  align-items: center;
  border-radius: 7px;
  overflow: hidden;
}
.services-style8 .product-box:hover .product-thumb {
  transform: scale(105%);
}
.services-style8 .product-box .product-thumb {
  transition: transform 300ms;
}
.services-style8 .product-box.product-box-large {
  padding: 146px 80px;
  margin-right: 10px;
  position: relative;
}
.services-style8 .product-box.product-box-large .product-thumb {
  max-width: 530px;
  position: absolute;
  right: 10%;
}
.services-style8 .product-box.product-box-large .product-thumb img {
  max-width: 100%;
}
.services-style8 .product-box.product-box-large .pretitle {
  font-size: 14px;
  padding: 4px 20px;
  border-radius: 5px;
  margin-bottom: 25px;
  background: #ffbd27;
}
.services-style8 .product-box.product-box-large .product-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 30px;
}
.services-style8 .product-box.product-box-large .product-title span {
  font-weight: 700;
}
.services-style8 .product-box.product-box-large .product-price {
  padding: 10px 40px;
  padding-bottom: 20px;
  background: #fff;
  border-radius: 7px;
  font-size: 30px;
  line-height: 30px;
  color: #ef262c;
}
.services-style8 .product-box.product-box-large .product-price span {
  font-size: 12px;
  color: #031424;
  display: block;
}
.services-style8 .product-box.product-box-medium {
  padding: 40px;
  justify-content: space-between;
  margin-bottom: 15px;
}
.services-style8 .product-box.product-box-medium:hover .product-thumb {
  transform: scale(105%);
}
.services-style8 .product-box.product-box-medium.product-box-bg .contents .pretitle {
  color: #c7c7c7;
  color: #031424;
}
.services-style8 .product-box.product-box-medium.product-box-bg .contents .product-title {
  color: #fff;
}
.services-style8 .product-box.product-box-medium.product-box-bg .contents .product-title span {
  color: #fff;
}
.services-style8 .product-box.product-box-medium.product-box-bg .contents p {
  color: #fff;
}
.services-style8 .product-box.product-box-medium.product-box-bg .contents .go-btn {
  color: #fff;
}
.services-style8 .product-box.product-box-medium .product-thumb {
  max-width: 95px;
}
.services-style8 .product-box.product-box-medium .contents .pretitle {
  font-size: 14px;
  padding: 2px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #ffbd27;
  color: #031424;
  font-weight: bold;
}
.services-style8 .product-box.product-box-medium .contents .product-title {
  font-size: 24px;
  line-height: 34px;
  color: #c9c9c9;
  font-weight: 500;
}
.services-style8 .product-box.product-box-medium .contents .product-title span {
  color: #031424;
  font-weight: 700;
}
.services-style8 .product-box.product-box-medium .contents p {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  margin-bottom: 0;
}
.services-style8 .product-box.product-box-medium .go-btn {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
}
.services-style8 .product-box.product-box-medium .go-btn:hover {
  color: #040404;
}
.services-style8 .product-box.product-box-medium .go-btn:hover i {
  margin-left: 7px;
}
.services-style8 .product-box.product-box-medium .go-btn i {
  margin-left: 3px;
}
.services-style8 .product-box.product-box-medium.product-box-medium2 .pretitle {
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
  color: #ef262c;
  margin-bottom: 0;
}
.services-style8 .product-box.product-box-medium.product-box-medium2 .product-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 25px;
}
.services-style8 .product-box.product-box-medium.product-box-medium3 .pretitle {
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 34px;
  color: #ef262c;
  margin-bottom: 0;
  letter-spacing: 3px;
}
.services-style8 .product-box.product-box-medium.product-box-medium3 .product-title {
  font-size: 30px;
  line-height: 34px;
  color: #031424;
  margin-bottom: 25px;
}
.services-style9 .product-box {
  display: flex;
  align-items: center;
  border-radius: 7px;
  overflow: hidden;
}
.services-style9 .product-box:hover .product-thumb {
  transform: scale(105%);
}
.services-style9 .product-box .product-thumb {
  transition: transform 300ms;
}
.services-style9 .product-box.product-box-large {
  padding: 146px 80px;
  margin-right: 10px;
  position: relative;
}
.services-style9 .product-box.product-box-large .product-thumb {
  max-width: 530px;
  position: absolute;
  right: 10%;
}
.services-style9 .product-box.product-box-large .product-thumb img {
  max-width: 100%;
}
.services-style9 .product-box.product-box-large .pretitle {
  font-size: 14px;
  padding: 4px 20px;
  border-radius: 5px;
  margin-bottom: 25px;
  background: #ffbd27;
}
.services-style9 .product-box.product-box-large .product-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 30px;
}
.services-style9 .product-box.product-box-large .product-title span {
  font-weight: 700;
}
.services-style9 .product-box.product-box-large .product-price {
  padding: 10px 40px;
  padding-bottom: 20px;
  background: #fff;
  border-radius: 7px;
  font-size: 30px;
  line-height: 30px;
  color: #ef262c;
}
.services-style9 .product-box.product-box-large .product-price span {
  font-size: 12px;
  color: #031424;
  display: block;
}
.services-style9 .product-box.product-box-medium {
  padding: 40px;
  justify-content: space-between;
  margin-bottom: 15px;
}
.services-style9 .product-box.product-box-medium:hover .product-thumb {
  transform: scale(105%);
}
.services-style9 .product-box.product-box-medium.product-box-bg .contents .pretitle {
  color: #c7c7c7;
  color: #031424;
}
.services-style9 .product-box.product-box-medium.product-box-bg .contents .product-title {
  color: #fff;
}
.services-style9 .product-box.product-box-medium.product-box-bg .contents .product-title span {
  color: #fff;
}
.services-style9 .product-box.product-box-medium.product-box-bg .contents p {
  color: #fff;
}
.services-style9 .product-box.product-box-medium.product-box-bg .contents .go-btn {
  color: #fff;
}
.services-style9 .product-box.product-box-medium .product-thumb {
  max-width: 95px;
}
.services-style9 .product-box.product-box-medium .contents .pretitle {
  font-size: 14px;
  padding: 2px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #ffbd27;
  color: #031424;
  font-weight: bold;
}
.services-style9 .product-box.product-box-medium .contents .product-title {
  font-size: 24px;
  line-height: 34px;
  color: #c9c9c9;
  font-weight: 500;
}
.services-style9 .product-box.product-box-medium .contents .product-title span {
  color: #031424;
  font-weight: 700;
}
.services-style9 .product-box.product-box-medium .contents p {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  margin-bottom: 0;
}
.services-style9 .product-box.product-box-medium .go-btn {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  font-weight: bold;
  transition: all 0.6s;
}
.services-style9 .product-box.product-box-medium .go-btn i {
  transition: all 0.6s !important;
}
.services-style9 .product-box.product-box-medium .go-btn:hover {
  color: #040404;
}
.services-style9 .product-box.product-box-medium .go-btn:hover i {
  margin-left: 7px;
}
.services-style9 .product-box.product-box-medium .go-btn i {
  margin-left: 3px;
}
.services-style9 .product-box.product-box-medium.product-box-medium2 .pretitle {
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
  color: #ef262c;
  margin-bottom: 0;
}
.services-style9 .product-box.product-box-medium.product-box-medium2 .product-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 25px;
}
.services-style9 .product-box.product-box-medium.product-box-medium3 .pretitle {
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 34px;
  color: #ef262c;
  margin-bottom: 0;
  letter-spacing: 3px;
}
.services-style9 .product-box.product-box-medium.product-box-medium3 .product-title {
  font-size: 30px;
  line-height: 34px;
  color: #031424;
  margin-bottom: 25px;
}
.services-style10 .product-box {
  display: flex;
  align-items: center;
  border-radius: 7px;
  overflow: hidden;
}
.services-style10 .product-box:hover .product-thumb {
  transform: scale(105%);
}
.services-style10 .product-box .product-thumb {
  transition: transform 300ms;
}
.services-style10 .product-box.product-box-large {
  padding: 146px 80px;
  margin-right: 10px;
  position: relative;
}
.services-style10 .product-box.product-box-large .product-thumb {
  max-width: 530px;
  position: absolute;
  right: 10%;
}
.services-style10 .product-box.product-box-large .product-thumb img {
  max-width: 100%;
}
.services-style10 .product-box.product-box-large .pretitle {
  font-size: 14px;
  padding: 4px 20px;
  border-radius: 5px;
  margin-bottom: 25px;
  background: #ffbd27;
}
.services-style10 .product-box.product-box-large .product-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 30px;
}
.services-style10 .product-box.product-box-large .product-title span {
  font-weight: 700;
}
.services-style10 .product-box.product-box-large .product-price {
  padding: 10px 40px;
  padding-bottom: 20px;
  background: #fff;
  border-radius: 7px;
  font-size: 30px;
  line-height: 30px;
  color: #ef262c;
}
.services-style10 .product-box.product-box-large .product-price span {
  font-size: 12px;
  color: #031424;
  display: block;
}
.services-style10 .product-box.product-box-medium {
  padding: 40px;
  justify-content: space-between;
  margin-bottom: 15px;
}
.services-style10 .product-box.product-box-medium:hover .product-thumb {
  transform: scale(105%);
}
.services-style10 .product-box.product-box-medium.product-box-bg .contents .pretitle {
  color: #031424;
  color: #c7c7c7;
}
.services-style10 .product-box.product-box-medium.product-box-bg .contents .product-title {
  color: #fff;
}
.services-style10 .product-box.product-box-medium.product-box-bg .contents .product-title span {
  color: #fff;
}
.services-style10 .product-box.product-box-medium.product-box-bg .contents p {
  color: #fff;
}
.services-style10 .product-box.product-box-medium.product-box-bg .contents .go-btn {
  color: #fff;
}
.services-style10 .product-box.product-box-medium .product-thumb {
  max-width: 95px;
}
.services-style10 .product-box.product-box-medium .contents .pretitle {
  font-size: 14px;
  padding: 2px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #ffbd27;
  color: #031424;
  font-weight: bold;
}
.services-style10 .product-box.product-box-medium .contents .product-title {
  font-size: 24px;
  line-height: 34px;
  color: #c9c9c9;
  font-weight: 500;
}
.services-style10 .product-box.product-box-medium .contents .product-title span {
  color: #031424;
  font-weight: 700;
}
.services-style10 .product-box.product-box-medium .contents p {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  margin-bottom: 0;
}
.services-style10 .product-box.product-box-medium .go-btn {
  font-size: 14px;
  line-height: 34px;
  color: #777777;
  font-weight: bold;
  transition: all 0.6s;
}
.services-style10 .product-box.product-box-medium .go-btn i {
  transition: all 0.6s !important;
}
.services-style10 .product-box.product-box-medium .go-btn:hover {
  color: #040404;
}
.services-style10 .product-box.product-box-medium .go-btn:hover i {
  margin-left: 7px;
}
.services-style10 .product-box.product-box-medium .go-btn i {
  margin-left: 3px;
}
.services-style10 .product-box.product-box-medium.product-box-medium2 .pretitle {
  background: none;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
  color: #ef262c;
  margin-bottom: 0;
}
.services-style10 .product-box.product-box-medium.product-box-medium2 .product-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #031424;
  margin-bottom: 25px;
}
.services-style10 .product-box.product-box-medium.product-box-medium3 .pretitle {
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 34px;
  color: #ef262c;
  margin-bottom: 0;
  letter-spacing: 3px;
}
.services-style10 .product-box.product-box-medium.product-box-medium3 .product-title {
  font-size: 30px;
  line-height: 34px;
  color: #031424;
  margin-bottom: 25px;
}
.rts-posters-section .product-box-medium {
  position: relative;
  padding: 23px 30px;
  height: 200px;
  background-image: none;
  background: #f3f3f3;
}
.rts-posters-section .product-box-medium:hover .product-thumb {
  transform: scale(105%);
}
.rts-posters-section .product-box-medium:hover {
  background-image: none;
}
.rts-posters-section .product-box-medium .product-thumb {
  max-width: 200px;
  position: absolute;
  right: 15px;
}
.rts-posters-section .product-box-medium3 .contents .pretitle {
  color: #777777;
}
.rts-posters-section .product-box-medium3 .contents .product-title {
  font-size: 24px;
}
.rts-posters-section .product-box-medium3 .contents .go-btn {
  color: #0070dc;
}
.rts-posters-section .mid {
  padding: 40px;
}
.rts-posters-section .mid .product-thumb {
  max-width: unset;
}
.rt-weiboo-h4-countdown .time_circles > div {
  width: 40px !important;
  height: 36px !important;
  font-size: 14px;
}
.rt-weiboo-h4-countdown .time_circles > div:after {
  border-radius: 4px !important;
}
.rt-weiboo-h4-countdown .time_circles > div h4 {
  line-height: 0px;
  font-size: 10px !important;
}
.rt-weiboo-h4-countdown .time_circles > div span {
  line-height: 1px;
  font-size: 14px !important;
  font-weight: bold;
}
.rt-weiboo-h4-countdown .time_circles > div:nth-child(3) {
  left: 42px !important;
}
.rt-weiboo-h4-countdown .time_circles > div:nth-child(4) {
  left: 84px !important;
}
.rt-weiboo-h4-countdown .time_circles > div:nth-child(5) {
  left: 126px !important;
}
.rts-deal-section .deal-box-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rts-deal-section .filter-buttons {
  display: flex;
  flex-direction: column;
}
.rts-deal-section .filter-buttons .filter-btn {
  background: none;
  max-width: 100px;
  padding: 0;
  margin-bottom: 20px;
}
.rts-deal-section .filter-buttons .filter-btn.last-child {
  margin-bottom: 0;
}
.rts-deal-section .filter-buttons .filter-btn.active,
.rts-deal-section .filter-buttons :hover {
  background: unset;
}
.rts-deal-section .slider-navigation {
  position: absolute;
  bottom: unset;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1640px;
}
.rts-deal-section .slider-navigation .slider-btn {
  border-radius: 6px;
  border: 1px solid #e7e7e7;
}
.rts-deal-section .slider-navigation .slider-btn.next {
  background: #ffbd27;
}
.rts-deal-section .deal-product {
  display: flex;
  align-items: center;
  padding: 40px;
  padding-right: 95px;
  border-radius: 6px;
  border: 1px solid #e7e7e7;
}
.rts-deal-section .detail-product {
  display: flex;
  align-items: center;
}
.rts-deal-section .detail-product .product-thumb img {
  width: 100%;
}
.rts-deal-section .detail-product .section-header .flex-wrapper {
  align-items: center;
}
.rts-deal-section .detail-product .section-header .countdown {
  margin-left: 10px;
}
.rts-deal-section .detail-product .section-header .go-btn {
  color: #0070dc;
}
.rts-deal-section .detail-product .contents .rating-area {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.rts-deal-section .detail-product .contents .rating-area .rating-qnty {
  font-size: 14px;
  color: #cad0d6;
}
.rts-deal-section .detail-product .contents .rating-area .rating-stars-group .rating-star i {
  color: #ffbd27;
}
.rts-deal-section .detail-product .contents .product-title {
  font-size: 24px;
  line-height: 34px;
  color: #031424;
  margin-bottom: 30px;
  max-width: 315px;
}
.rts-deal-section .detail-product .contents .product-price {
  font-size: 50px;
  line-height: 34px;
  color: #0070dc;
  margin-bottom: 35px;
}
.rts-deal-section .detail-product .contents .product-price .old-price {
  font-size: 30px;
  color: #cad0d6;
  font-weight: 400;
  text-decoration: line-through;
}
.rts-deal-section .detail-product .product-buttons {
  display: flex;
  align-items: center;
}
.rts-deal-section .detail-product button {
  display: block;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  padding: 0 15px;
  background: none;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.rts-deal-section .detail-product button:hover {
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.169);
}
.rts-deal-section .detail-product .select-option-btn {
  font-size: 16px;
  line-height: 34px;
  padding: 0 20px;
  font-weight: 700;
  margin-right: 10px;
}
.rts-deal-section .detail-product .wishlist-btn {
  margin-right: 10px;
}
.rts-deal-section .side-box .product {
  display: flex;
  flex-direction: column;
  padding: 46px 40px;
  border-radius: 6px;
  border: 1px solid #e7e7e7;
}
.rts-deal-section .side-box .product .product-thumb {
  max-width: 410px;
  margin-bottom: 10px;
}
.rts-deal-section .side-box .product .contents {
  width: 100%;
  position: relative;
}
.rts-deal-section .side-box .product .contents .product-catagory {
  font-size: 12px;
  color: #cad0d6;
  margin-bottom: 0;
  font-weight: 400;
}
.rts-deal-section .side-box .product .contents .product-title {
  font-size: 16px;
  line-height: 20px;
  color: #031424;
  margin-bottom: 5px;
}
.rts-deal-section .side-box .product .contents .product-price {
  font-size: 16px;
  color: #0070dc;
  margin-bottom: 0;
}
.rts-deal-section .side-box .product .contents .product-price .old-price {
  font-size: 16px;
  margin-left: 10px;
}
.rts-deal-section .side-box .product .contents .cart-btn {
  position: absolute;
  bottom: 10px;
  right: 30px;
  background: #00a046;
  padding: 10px 15px;
  border-radius: 6px;
}
.rts-deal-section .side-box .product .contents .cart-btn i {
  color: #fff;
}
.fix-thumb-slider {
  max-height: 350px !important;
}
.fix-thumb-slider .swiper-wrapper {
  max-height: 350px !important;
}
.fix-thumb-slider .swiper-wrapper .swiper-slide {
  width: 80px !important;
  height: 80px !important;
  cursor: pointer;
}
.classicp-style .swiper-wrapper {
  align-items: center;
}
.classicp-style .swiper-wrapper .swiper-slide {
  text-align: center;
}
.rt-product--grid .classic-product .first-product {
  border: 1px solid #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 8px;
  margin-right: 10px;
}
.rt-product--grid .classic-product .first-product .pinfo .star-box span {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
}
.rt-product--grid .classic-product .first-product .pinfo .star-box .star-rating {
  display: inline;
}
.rt-product--grid .classic-product .first-product .pinfo .star-box .star-rating i {
  color: #ffbd27;
  font-size: 14px;
}
.rt-product--grid .classic-product .first-product .pinfo .product-title {
  margin-bottom: 0;
  margin-top: 5px;
}
.rt-product--grid .classic-product .first-product .pinfo .product-title a {
  color: #031424;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
}
.rt-product--grid .classic-product .first-product .pinfo .product-price {
  color: #0070dc !important;
  font-size: 50px;
  font-weight: bold;
}
.rt-product--grid .classic-product .first-product .pinfo .product-price .amount bdi {
  color: #0070dc !important;
}
.rt-product--grid .classic-product .first-product .pinfo .product-cart {
  border: 1px solid #ececec;
  border-radius: 6px;
  display: inline-block;
  padding: 10px 25px;
}
.rt-product--grid .classic-product .first-product .pinfo .product-cart a {
  font-size: 14px;
  font-weight: bold;
  color: #031424;
}
.rt-product--grid .classic-product .first-product .pinfo .product-cart i {
  color: #031424;
  font-size: 16px;
}
.rt-product--grid .classic-product .first-product .pinfo .product-cart:hover {
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.rt-product--grid .classic-product .second-product {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 40px;
  padding-bottom: 30px;
}
.rt-product--grid .classic-product .second-product .pdetails .product_cats a {
  color: #777777;
  font-size: 12px;
  font-weight: 400;
}
.rt-product--grid .classic-product .second-product .pdetails .product-title {
  margin-bottom: 0;
}
.rt-product--grid .classic-product .second-product .pdetails .product-title a {
  color: #031424;
  font-size: 16px;
}
.rt-product--grid .classic-product .second-product .pdetails .product-price {
  color: #0070dc;
  font-size: 16px;
  font-weight: bold;
}
.rt-product--grid .classic-product .second-product .pdetails .product-cart {
  padding-bottom: 20px;
}
.rt-product--grid .classic-product .second-product .pdetails .product-cart a {
  background: #00a046;
  padding: 15px;
  padding-left: 12px;
  padding-right: 18px;
  border-radius: 4px;
}
.rt-product--grid .classic-product .second-product .pdetails .product-cart a i {
  color: #fff;
}
.rt-product--grid .classic-product .second-product .pdetails .product-cart:hover a {
  background: #ffbd27;
}
.rt-psubcat .psubcat-single {
  border: 1px solid #ececec;
  min-height: 540px;
}
.rt-psubcat .psubcat-single .info-content {
  padding: 40px;
  padding-top: 30px;
  border-radius: 6px;
}
.rt-psubcat .psubcat-single .info-content .pcat-titlle {
  color: #031424;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.rt-psubcat .psubcat-single .info-content .subcat-list {
  font-size: 17px;
  margin: 0;
  list-style: none;
}
.rt-psubcat .psubcat-single .info-content .subcat-list li {
  position: relative;
}
.rt-psubcat .psubcat-single .info-content .subcat-list li a {
  color: #777777;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.6s;
}
.rt-psubcat .psubcat-single .info-content .subcat-list li:before {
  transition: all 0.6s;
  color: #c1c1c1;
  font-size: 16px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  position: absolute;
  content: '\e80a';
  font-family: "rt-icons";
  font-style: normal;
  font-weight: normal;
}
.rt-psubcat .psubcat-single .info-content .subcat-list li:hover a {
  color: #0070dc;
}
.rt-psubcat .psubcat-single .info-content .subcat-list li:hover:before {
  color: #0070dc;
}
.rt-psubcat .psubcat-single .info-content .all-cat-btn {
  margin-top: 20px;
}
.rt-psubcat .psubcat-single .info-content .all-cat-btn button {
  background: #f7f7f7;
  color: #898d91;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border-radius: 6px;
}
.rt-psubcat .psubcat-single .info-content .all-cat-btn button:hover {
  color: #fff;
  background: #0070dc;
}
.rt-psubcat .psubcat-single .cat-thumb {
  text-align: center;
  padding: 3px;
  padding-bottom: 0;
}
.h4-brand-section .rt-grid-figure .rs-grid-img {
  filter: brightness(100);
}
.react-heading .title-inner .sub-text span {
  padding: 2px 8px;
  color: #fff;
  border-radius: 50px;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
}
.rtpcat2 .rts-product-category-section .col-xl-3,
.rtpcat2 .rts-product-category-section .col-xl-4,
.rtpcat2 .rts-product-category-section .col-xl-2,
.rtpcat2 .rts-product-category-section .col-xl-7,
.rtpcat2 .rts-product-category-section .col-lg-25 {
  padding: 0;
}
.rtpcat2 .rts-product-category-section .product-item {
  width: 100%;
  padding: 20px;
  border: 1px solid #efefef;
  border-radius: 6px;
  text-align: center;
  border-radius: 0;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-vertical {
  border-radius: 7px 0 0 7px;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-vertical .contents .icon i {
  color: #999999;
  transition: all 0.6s;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-vertical .contents .icon i:hover {
  color: #000;
}
.rtpcat2 .rts-product-category-section .product-item:hover .product-thumb img {
  transform: scale(107%);
}
.rtpcat2 .rts-product-category-section .product-item .product-thumb {
  margin-bottom: 30px;
}
.rtpcat2 .rts-product-category-section .product-item .product-thumb img {
  transition: all 0.6s;
}
.rtpcat2 .rts-product-category-section .product-item .contents .item-qnty {
  font-size: 14px;
  line-height: 18px;
  color: #777777;
}
.rtpcat2 .rts-product-category-section .product-item .contents .product-title {
  font-size: 20px;
  margin-bottom: 30px;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-horizontal {
  max-width: 330px;
  height: 158px;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: unset;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-horizontal .product-thumb {
  margin-bottom: 0;
  margin-right: 20px;
  max-width: 80px;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-horizontal .product-thumb img {
  max-width: 100%;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-bg {
  background-size: cover;
  padding: 56px 30px;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 7px;
}
.rtpcat2 .rts-product-category-section .product-item.product-item-bg .contents .item-qnty {
  font-size: 12px;
  padding: 2px 10px;
  color: #fff;
  background: #9dc326;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .rtpcat2 .rts-product-category-section .product-item.product-item-horizontal {
    max-width: 100%;
  }
  .rtpcat2 .rts-product-category-section .col-lg-2 {
    display: none;
  }
}
.rt-product--grid .pstyle4 .item-wrap {
  position: relative;
  margin-bottom: 15px;
}
.rt-product--grid .pstyle4 .item-wrap .rating-stock,
.rt-product--grid .pstyle4 .item-wrap .cart-view {
  display: none;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.rt-product--grid .pstyle4 .item-wrap .rating-stock {
  height: 30px;
  position: absolute;
  width: 100%;
  top: -30px;
  left: 0;
  background: #ee403d;
  color: #fff;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 7px 7px 0 0;
}
.rt-product--grid .pstyle4 .item-wrap .rating-stock .star-rating {
  font-size: 13px;
}
.rt-product--grid .pstyle4 .item-wrap .rating-stock .instock {
  font-size: 12px;
  font-weight: bold;
}
.rt-product--grid .pstyle4 .item-wrap .rating-stock i {
  font-size: 12px;
}
.rt-product--grid .pstyle4 .item-wrap .cart-view {
  height: 50px;
  position: absolute;
  width: 100%;
  bottom: -50px;
  left: 0;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 0 0 7px 7px;
  background: #9bc126;
  color: #fff;
}
.rt-product--grid .pstyle4 .item-wrap .cart-view i {
  font-size: 14px;
}
.rt-product--grid .pstyle4 .item-wrap .cart-view .product-btn a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.rt-product--grid .pstyle4 .item-wrap .add-wish .weiboo-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 5px;
}
.rt-product--grid .pstyle4 .item-wrap .add-wish .weiboo-wishlist .yith-wcwl-icon {
  margin-right: 0;
  font-size: 16px;
}
.rt-product--grid .pstyle4 .item-wrap .add-wish .weiboo-wishlist .fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.rt-product--grid .pstyle4 .item-wrap .add-wish .weiboo-wishlist .fa-heart-o:before {
  content: "\f004";
}
.rt-product--grid .pstyle4 .item-wrap .quick-view .fa-eye {
  color: #fff;
}
.rt-product--grid .pstyle4 .item-inner {
  border: 1px solid #f3f3f3;
  border-radius: 7px;
  padding: 40px;
  position: relative;
}
.rt-product--grid .pstyle4 .product-img {
  text-align: center;
  position: static;
}
.rt-product--grid .pstyle4 .product-img .sale--box {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
}
.rt-product--grid .pstyle4 .product-img .sale--box .new,
.rt-product--grid .pstyle4 .product-img .sale--box .hot,
.rt-product--grid .pstyle4 .product-img .sale--box .sale-rs {
  position: static;
  background: #ee403d;
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.rt-product--grid .pstyle4 .product-img .sale--box .new {
  background: #ffbd27;
  color: #031424;
}
.rt-product--grid .pstyle4 .product-img .sale--box .hot {
  background: #9dc326;
}
.rt-product--grid .pstyle4 .rselements-product-list {
  padding: 0 !important;
  padding-top: 25px !important;
  border: 0 !important;
}
.rt-product--grid .pstyle4 .rselements-product-list .product_cats a {
  color: #777777;
  font-size: 12px;
  font-weight: 400;
}
.rt-product--grid .pstyle4 .rselements-product-list .product-title a {
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
.rt-product--grid .pstyle4 .rselements-product-list .product-price {
  color: #ee403d;
  font-size: 16px;
  font-weight: bold;
}
.rt-product--grid .pstyle4 .rselements-product-list .product-price del {
  color: #d6d7d7;
}
.rt-product--grid .pstyle4 .rselements-product-list .product-price ins {
  color: #ee403d;
  background: transparent;
}
.rt-product--grid .pstyle4:hover .rating-stock,
.rt-product--grid .pstyle4:hover .cart-view {
  display: block;
  opacity: 1;
  visibility: visible;
}
.classic-product .classic-two .item-box {
  padding: 60px;
  padding-bottom: 30px;
  border: 1px solid #e7e7e7;
  border-radius: 7px;
  min-height: 670px;
}
.classic-product .classic-two .item-box .rselements-product-list {
  border: 0 !important;
  padding: 0 !important;
  padding-top: 30px !important;
}
.classic-product .classic-two .item-box .rselements-product-list .star-box .star-rating {
  display: inline;
}
.classic-product .classic-two .item-box .rselements-product-list .star-box .star-rating i {
  color: #ffbd27;
  font-size: 14px;
}
.classic-product .classic-two .item-box .rselements-product-list .star-box span {
  font-size: 14px;
  color: #777777;
}
.classic-product .classic-two .item-box .rselements-product-list .product-title {
  margin-top: 5px;
}
.classic-product .classic-two .item-box .rselements-product-list .product-title a {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.classic-product .classic-two .item-box .rselements-product-list .price-n-cart {
  line-height: 1 !important;
}
.classic-product .classic-two .item-box .rselements-product-list .product-price {
  font-size: 50px;
  color: #9dc326;
  font-weight: bold;
  margin-top: 15px;
}
.classic-product .classic-two .item-box .rselements-product-list .product-price ins {
  font-size: 50px;
  color: #9dc326;
  font-weight: bold;
  background: transparent;
}
.classic-product .classic-two .item-box .rselements-product-list .product-price del {
  color: #cad0d6;
  font-size: 30px;
  font-weight: 400;
}
.classic-product .classic-three {
  margin-bottom: 20px;
}
.classic-product .classic-three .item-box {
  text-align: center;
  padding: 50px;
  padding-bottom: 40px;
  border: 1px solid #e7e7e7;
  border-radius: 7px;
}
.classic-product .classic-three .item-box .rselements-product-list {
  text-align: center;
  border: 0 !important;
  padding: 0;
  padding-top: 18px;
}
.classic-product .classic-three .item-box .rselements-product-list .product_cats a {
  color: #777777;
  font-size: 12px;
  font-weight: 400;
}
.weiboo-social-share-btns .social-title {
  color: #040404;
  font-size: 16px;
  font-weight: bold;
}
.weiboo-social-share-btns .social-btn-wrap a i {
  color: #999999;
  transition: all 0.6s;
  font-size: 16px;
  margin: 0 10px;
}
.weiboo-social-share-btns .social-btn-wrap a:hover i {
  color: #040404;
}
.weiboo-tooltip {
  color: #fff;
  margin: 0;
  padding: 0px;
  font-size: 14px;
}
.rt-extra-design-handpicked .product-item {
  width: 100% !important;
}
.rtpcat-style3 .col-xxl-20p {
  padding-right: 0 !important;
}
.rtpcat-style3 .product-item-horizontal {
  transition: none !important;
}
.rtpcat-style3 .product-item {
  height: 110px !important;
  background: #f5f5f5;
  border-radius: 5px !important;
  justify-content: stretch !important;
  padding-left: 18px !important;
  padding-right: 18px !important;
  margin-bottom: 13px !important;
  transition: .5s;
}
.rtpcat-style3 .product-item .contents .product-title {
  font-size: 18px !important;
  line-height: 25px !important;
  margin: 0 !important;
  transition: .5s;
}
.rtpcat-style3 .product-item .contents .item-qnty {
  transition: .5s;
}
.rtpcat-style3 .product-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.elementor-widget-rt-logo .rt-addon-slider {
  align-items: center;
}
.extra-style .product-filter {
  padding-bottom: 20px !important;
}
.long-arraw .rts-mailchimp .mailchimp--submit {
  position: relative;
}
.long-arraw .rts-mailchimp .mailchimp--submit:after {
  position: absolute;
  content: '\e80f';
  left: 107px;
  top: 6px;
  color: #fff;
  font-family: 'rt-icons';
}
@media (max-width: 881px) {
  .reactheme-blog-grid.blog--style4 .blog-content .author-info .avatar {
    flex: 0 0 50px !important;
  }
}
@media only screen and (max-width: 1366px) {
  .pslider-style4 .rt-slider-navigation {
    padding-right: 10px;
  }
  .swiper.slider-style1 .content--box {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .rt-image--card .shop-now-box .contents {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 1025px) {
  .rt-image--card .shop-now-box2 .contents {
    padding: 0 !important;
  }
  .rt-image--card .shop-now-box2 .contents .title {
    font-size: 20px !important;
  }
}
.cat-image-style-1 {
  position: relative;
}
.cat-image-style-1 img {
  position: absolute;
  right: 0;
}
.logo-grid-height .rt-grid-figure {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1201px) {
  #rt-extra-design .rts-posters-section .product-thumb {
    max-width: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .swiper.pslider-style3 .pslider-wrap .product-image-position img {
    left: 0;
  }
  .swiper.pslider-style3 .pslider-wrap {
    background-color: #efefef;
  }
  .pslider-style3 .pslider-wrap {
    height: unset;
  }
  .pslider-style3 .pslider-wrap .p-title {
    font-size: 40px !important;
  }
  .pslider-style3 .pslider-wrap .p-subtitle {
    font-size: 13px !important;
    padding: 1px 15px !important;
  }
  .pslider-style3 .pslider-wrap .sbtn .p-btn {
    padding: 15px 30px !important;
    font-size: 15px !important;
  }
  .pslider-style3 .pslider-wrap .ratings {
    display: none;
  }
  .swiper.pslider-style3 .pslider-wrap .pslider-row .pslider-content {
    padding: 30px;
    order: 2;
  }
  .pslider-style4 .rt-slider-navigation,
  .pslider-style3 .rt-slider-navigation {
    display: none !important;
  }
}
@media (max-width: 1025px) {
  #rt-extra-design .elementor-container {
    flex-wrap: wrap;
  }
  #rt-extra-design .elementor-container .elementor-col-25,
  #rt-extra-design .elementor-container .elementor-col-50 {
    width: 100% !important;
  }
  .rt-psubcat .psubcat-single .info-content {
    padding: 40px 30px !important;
  }
  .rt-psubcat .psubcat-single .info-content .all-cat-btn button {
    padding: 15px 5px !important;
  }
}
@media (max-width: 1024px) and (min-width: 767px) {
  .rt-extra-design-handpicked .rt-product--grid {
    display: flex !important;
  }
  .rt-extra-design-handpicked .rt-product--grid .classic-three {
    margin-right: 20px;
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .blog--style4 .row .grid-item:nth-child(1),
  .blog--style1 .row .grid-item:nth-child(1) {
    padding-left: 44px !important;
  }
  .blog--style4 .row .grid-item:nth-child(3),
  .blog--style1 .row .grid-item:nth-child(3) {
    padding-right: 44px !important;
  }
  .classic-product .first-product .pinfo {
    text-align: center !important;
  }
  .classic-product .classic-two {
    margin-bottom: 20px;
  }
  .rt-product--grid .pstyle4 .rselements-product-list {
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  .isotop-style2 .element-item .product-item {
    max-width: 265px;
    margin: 0 auto;
  }
  .isotop-style2 .element-item .p-2nd--image {
    width: 100%;
  }
}
@media (max-width: 459px) {
  .umrat-filter-h1 .filter-box .button {
    padding: 14px 11px;
    font-size: 14px;
  }
}
@media (max-width: 680px) {
  .slider-style2 .single--item {
    padding-left: 10px !important;
    padding-bottom: 10px !important;
  }
  .slider-style2 .single--item .content--box {
    width: 100% !important;
    padding-bottom: 350px !important;
  }
  .slider-style2 .single--item .content--box .slider-title {
    font-size: 30px !important;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .classic-product .first-product .hidden-m {
    display: none !important;
  }
}
.rt-marquee .Marquee {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  color: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.rt-marquee .Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 50s linear infinite running;
  -moz-animation: marquee 50s linear infinite running;
  -o-animation: marquee 50s linear infinite running;
  -ms-animation: marquee 50s linear infinite running;
  animation: marquee 50s linear infinite running;
}
.rt-marquee .Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.rt-marquee .Marquee-tag {
  width: 1350px;
  margin: 0 0.5em;
  padding: 0.5em;
  background: rgba(255, 255, 255, 0.1);
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.rt-marquee .Marquee-tag h3 {
  font-size: 60px;
  font-weight: 600;
  color: #CDCDCD;
}
.rt-marquee .Marquee-tag:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@media (max-width: 1201px) {
  .extra-style-hero .slider-style2 .single--item {
    padding: 190px 0;
  }
}
@media (max-width: 1141px) {
  .extra-style-hero .slider-style2 .single--item {
    padding: 207px 0;
  }
}
@media (max-width: 1025px) {
  .extra-style-hero .slider-style2 .single--item {
    padding: 258px 0;
  }
}
@media (max-width: 435px) {
  .extra-style .button {
    padding: 10px 15px !important;
  }
}
@media (max-width: 575px) {
  .rtpcat-style3 .col-xxl-20p {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .extra-style .button {
    font-size: 14px !important;
  }
  .rtpcat-style3 .product-item .contents .product-title {
    font-size: 16px !important;
  }
  .extra-style-brand .grid-item .rt-grid-figure .logo-img .front .rs-grid-img {
    width: 30% !important;
    padding: 15px 0 !important;
  }
}
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-0),
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-1),
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-2) {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-0):before,
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-1):before,
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-2):before,
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-0):after,
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-1):after,
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item:nth-child(3n-2):after {
  content: none !important;
}
.reomve-blog-grid-style .reactheme-blog-grid.blog--style1 .row.blog-gird-item .grid-item .reactheme-blog-grid1.blog-item {
  max-width: unset !important;
}
.react-heading.style13 .title-inner .sub-content {
  display: inline-block;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 50px;
}
.react-heading.style13 .title-inner .sub-content .sub-text {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.deal-banner-counter .rs-timecounter .time_circles canvas {
  background: #fff;
  height: 50px;
}
.deal-banner-counter .rs-timecounter .time_circles div {
  top: 20px !important;
}
.deal-banner-counter .rs-timecounter .time_circles div:after {
  top: 38% !important;
}
.deal-banner-counter .rs-timecounter .time_circles div h4 {
  font-weight: 400;
  display: inline;
}
.rt-product--grid.rtpg-style5 .product-inner {
  max-width: 338px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.rt-product--grid.rtpg-style5 .product-img {
  overflow: hidden;
  position: relative;
}
.rt-product--grid.rtpg-style5 .product-img .p-2nd--image {
  width: 100%;
  opacity: 0;
  position: absolute;
  transform: scale(0, 1);
  transform: scale(1);
  overflow: hidden;
  height: auto;
  top: 0;
  left: 0;
  display: block;
  transition: all 0.6s;
  z-index: 2;
}
.rt-product--grid.rtpg-style5 .product-img:hover .p-2nd--image {
  opacity: 1;
  transform: scale(1.1);
}
.rt-product--grid.rtpg-style5 .quick-action-btns {
  z-index: 3;
  position: absolute;
  left: 15px;
  top: 15px;
  background: #fff;
  width: 46px;
  height: 46px;
  padding-top: 10px;
  padding-bottom: 25px;
  border-radius: 100px;
  transition: all 0.4s;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single {
  padding-left: 11px;
  width: 46px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i {
  cursor: pointer;
  color: #000;
  font-size: 16px !important;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i:before,
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i:after {
  color: #000;
  font-size: 16px !important;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i:hover {
  color: #ee403d;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i:hover:before,
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single i:hover:after {
  color: #ee403d;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single span {
  position: static;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.cta-quickview {
  padding-left: 13px;
  padding-top: 8px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.cta-wishlist {
  padding-left: 14px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.cta-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-bottom: -3px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.product-btn {
  padding-left: 10px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.product-btn,
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.cta-wishlist,
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-single.cta-quickview {
  transition: all 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .fa-heart-o:before {
  font-weight: 400;
  content: "\f004" !important;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cta-wishlist span {
  background: transparent;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cart-icon-instedof-text a.added_to_cart {
  font-size: 0;
}
.rt-product--grid.rtpg-style5 .quick-action-btns .cart-icon-instedof-text a.added_to_cart:after {
  color: #000;
  z-index: 25;
  font-size: 18px;
  content: '\e827';
  font-family: "rt-icons";
  display: inline-block;
  line-height: 1em;
}
.rt-product--grid.rtpg-style5 .quick-action-btns:hover {
  height: 175px;
}
.rt-product--grid.rtpg-style5 .quick-action-btns:hover .cta-single.product-btn,
.rt-product--grid.rtpg-style5 .quick-action-btns:hover .cta-single.cta-wishlist,
.rt-product--grid.rtpg-style5 .quick-action-btns:hover .cta-single.cta-quickview {
  opacity: 1;
  visibility: visible;
}
.rt-product--grid.rtpg-style5 .sale--box {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 46px;
  z-index: 3;
}
.rt-product--grid.rtpg-style5 .sale--box .hot,
.rt-product--grid.rtpg-style5 .sale--box .new,
.rt-product--grid.rtpg-style5 .sale--box .onsale {
  background: #fff;
  position: static;
  width: 46px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  font-size: 12px;
  font-weight: 600;
  color: #ee403d;
  margin-bottom: 5px;
}
.rt-product--grid.rtpg-style5 .sale--box .hot {
  color: #000;
}
.rt-product--grid.rtpg-style5 .sale--box .new {
  color: #000;
}
.rt-product--grid.rtpg-style5 .rselements-product-list {
  padding-left: 0;
  border: none;
  padding-top: 20px;
}
.rt-product--grid.rtpg-style5 .product-title {
  margin-bottom: 0;
  text-align: left;
}
.rt-product--grid.rtpg-style5 .product-title a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.rt-product--grid.rtpg-style5 .product-title a:hover {
  color: #ee403d;
}
.rt-product--grid.rtpg-style5 .product-price {
  display: block;
  text-align: left;
  font-size: 20px;
}
.rt-product--grid.rtpg-style5 .product-price bdi {
  font-weight: 500;
  color: #000;
}
.rt-product--grid.rtpg-style5 .product-price ins {
  background: transparent;
}
.rt-product--grid.rtpg-style5 .product-price del {
  color: #c4c4c4;
}
.rt-product--grid.rtpg-style5 .product-price del bdi {
  color: #c4c4c4;
}
.rt-product--grid.rtpg-style5 .star-box .star-rating i {
  color: #ee403d;
}
.rt-product--grid.rtpg-style6 .product-item .product-inner {
  max-width: 430px;
  position: relative;
}
.rt-product--grid.rtpg-style6 .product-item .product-inner .rselements-product-list {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 30px;
  background: #fff;
  padding: 15px 22px;
  border-radius: 5px;
}
.rt-product--grid.rtpg-style6 .product-item .product-inner .rselements-product-list .product-title a {
  font-size: 16px;
  font-weight: 400;
  color: #000 !important;
  text-transform: capitalize;
  line-height: 1;
}
.rt-product--grid.rtpg-style6 .product-item .product-inner .rselements-product-list .price-n-cart .product-price {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.rt-product--grid.rtpg-style6 .product-item .product-inner .rselements-product-list .price-n-cart .product-btn a {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.rt-product--grid.rtpg-style6 .product-item:hover .product-btn {
  transform: translateY(-27px) !important;
}
.fashion-middle-card .sub--title {
  color: #fff !important;
  background: #ee403d !important;
  padding: 5px 16px !important;
  display: inline-block;
  line-height: 1 !important;
  margin-top: 12px;
}
.fashion-middle-card .product-title {
  margin-top: 13px !important;
  margin-bottom: 0px !important;
}
.fashion-middle-card .product-box-medium {
  padding-left: 50px !important;
}
.fashion-left-card .product-title {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
.fashion-right-card .product-box-medium3 .sub--title {
  line-height: 1 !important;
}
.fashion-right-card .product-box-medium3 .product-title {
  margin-top: 0px !important;
  margin-bottom: 60px !important;
}
.make-white-image img {
  filter: brightness(0) invert(1) !important;
}
.fashion-blog--fix .author-name {
  font-weight: 600 !important;
  text-transform: uppercase;
}
.fashion-blog--fix .author-dsg {
  color: #999999 !important;
}
#home-card .rts-posters-section .product-box-medium .product-thumb {
  max-width: 39%;
}
#home-card .rts-posters-section .product-box-medium {
  height: 265px;
}
.wh2-banner-blog .rt-product--grid.rtpg-style5 .product-img {
  width: 338px;
  height: 338px;
}
.wh2-banner-blog .rt-product--grid.rtpg-style5 .rselements-product-list {
  padding: 40px !important;
  padding-top: 35px !important;
  padding-bottom: 30px !important;
}
.wh2-banner-blog .rt-product--grid.rtpg-style5 .rselements-product-list .star-box .star-rating {
  margin-left: -5px;
}
.classic-product .cart-icon-instedof-text {
  padding-bottom: 0 !important;
}
.classic-product .cart-icon-instedof-text .added {
  display: none;
}
.classic-product .cart-icon-instedof-text .added_to_cart {
  display: inline-block;
  font-size: 0;
  position: relative;
  padding-bottom: 0px;
}
.classic-product .cart-icon-instedof-text .added_to_cart:before {
  color: #fff;
  z-index: 25;
  font-size: 18px;
  content: '\e827';
  font-family: "rt-icons";
  display: inline-block;
  line-height: 1em;
}
.fashion-3-banner .services-style8 .product-box.product-box-medium .contents .pretitle {
  background: transparent;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  padding: 0;
  margin-bottom: 0;
}
.fashion-3-banner .services-style8 .product-box.product-box-medium .contents .product-title {
  margin-top: 3px !important;
  font-size: 40px;
}
.fashion-3-banner .services-style8 .product-box.product-box-medium .contents .product-title span {
  color: #EE403D;
}
.fashion-3-banner .services-style8 .product-box.product-box-medium .product-thumb {
  max-width: 130px;
}
.fashion-3-banner-2 .services-style8 .product-box.product-box-medium .contents p .dis10 {
  color: #EE403D;
}
.fashion-3-banner-2 span.buy-now {
  background: #ee403d;
  color: #fff;
  padding: 3px 10px;
  border-radius: 5px;
}
.fashion-3-banner-2 .services-style8 .product-box.product-box-medium .product-thumb {
  max-width: 200px;
}
.jet-ajax-search__categories-select-icon i {
  font-size: 20px;
}
.related.products p.product-archive-shorts {
  display: none;
}
