.react-heading,
.rs-dual-heading {
  position: relative;
}
.react-heading.title-border-yes .title,
.rs-dual-heading.title-border-yes .title {
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 20px;
}
.react-heading .title-inner,
.rs-dual-heading .title-inner {
  position: relative;
  z-index: 1;
}
.react-heading .title-inner .sub-text,
.rs-dual-heading .title-inner .sub-text {
  margin: 0 0 18px;
  display: block;
  color: #3a37eb;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  z-index: 1;
}
.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: #111a2e;
  margin-bottom: 15px;
  margin-top: 0;
  z-index: 1;
}
.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.default span.watermark,
.rs-dual-heading.default span.watermark {
  top: -48px;
}
.react-heading span.watermark,
.rs-dual-heading span.watermark {
  line-height: 0.8;
  color: #ffffff;
  background-color: #000;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.5px transparent;
  font-size: 150px;
  opacity: 0.29;
  position: absolute;
  left: 0px;
  top: -25px;
  right: 0;
  font-family: 'Urbanist', sans-serif;
  font-weight: 900;
}
.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: #111a2e;
  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: #3a37eb;
  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: #3a37eb;
  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: #3a37eb;
  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: #3a37eb;
  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: #3a37eb;
  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: #111a2e;
}
.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: #111a2e;
  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: #3a37eb;
  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: #111a2e;
}
.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: #3a37eb;
  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: #3a37eb;
  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: #111a2e;
  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: #111a2e;
}
.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;
}
.rt-features-list.separator_yes {
  position: relative;
}
.rt-features-list.separator_yes:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background: #F36464;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.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: #111a2e;
  position: relative;
  padding-top: 50px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message:before {
  position: absolute;
  content: "\f10f";
  color: #111a2e;
  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: #6f737b;
}
.menu-cart-area .widget_shopping_cart .cart_list li a img {
  width: 40px;
}
.menu-cart-area .widget_shopping_cart .cart_list li .quantity {
  color: #111a2e;
}
.menu-cart-area .widget_shopping_cart .cart_list li a.remove {
  color: #111a2e;
  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: #3a37eb;
  border-color: #3a37eb;
}
.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: #3a37eb;
}
.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;
}
.border-left-20 .react-addon-services.services-style2 .services-part .services-icon {
  margin-right: 20px;
}
.wpcf7-form p {
  margin-bottom: 0;
}
.banner-wrapper {
  display: flex;
  align-items: center;
}
.banner-wrapper a.react_button {
  background: #111a2e;
  color: #fff;
  font-size: 16px;
  font-weight: 700px;
  font-family: 'Urbanist', sans-serif;
  padding: 15px 29px;
}
.banner-wrapper a.react_button:before {
  background: #3a37eb;
  color: #fff;
}
.banner-wrapper a.react_button:hover {
  background: #111a2e;
}
.banner-wrapper .btn-watch-video {
  line-height: 32px;
  height: 40px;
  border-radius: 22px;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: 4px 46px 5px 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 200ms ease-in;
  position: relative;
  margin-left: 25px;
}
.banner-wrapper .btn-watch-video:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: -32%;
  top: -110%;
  display: block;
  width: 130px;
  height: 130px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #a096f8;
  animation: waves 3s ease-in-out infinite;
}
.banner-wrapper .btn-watch-video:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 57px;
  height: 57px;
  background: #fff;
  border-radius: 50%;
  transition: all 200ms;
}
.banner-wrapper .btn-watch-video span.icon {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 14px solid #3a37eb;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 147%;
}
.banner-wrapper .btn-watch-video span.text {
  position: absolute;
  display: block;
  right: -100px;
  top: 12px;
  color: #111A2E;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-transform: capitalize;
  font-family: 'DM Sans', sans-serif;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.rts-tab-content-one {
  animation: slide-down 2.5s ease-out;
}
.img-border-radius img {
  border-radius: 15px !important;
}
.rts-tab-style-one .button-area {
  text-align: left;
}
.rts-tab-style-one .button-area button {
  background: transparent !important;
  color: #5D666F;
  padding-bottom: 15px;
  border-bottom: 0px solid #EDEFF3;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  padding-left: 0;
  transition: 0.3s;
  position: relative;
  padding-top: 0;
  text-transform: uppercase;
}
.rts-tab-style-one .button-area button span {
  display: none;
}
.rts-tab-style-one .button-area button:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.rts-tab-style-one .button-area button.active {
  color: #0B4DF5;
  margin-left: 15px;
  transition: 0.3s;
  padding-left: 10px;
}
.rts-tab-style-one .button-area button.active span {
  display: block;
  font-weight: 400;
  padding-top: 10px;
  text-transform: initial;
}
.rts-tab-style-one .button-area button.active:after {
  content: "";
  position: absolute;
  left: -10px;
  top: 10px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #3a37eb;
}
.rts-tab-style-one .tab-content {
  margin-left: 25px;
  margin-top: 12px;
}
.rts-tab-style-one .tab-content .rts-tab-content-one {
  margin-right: -8px;
  font-size: 16px;
  font-weight: 500;
  color: #1C2539;
  line-height: 26px;
  margin-top: -4px;
  margin-bottom: 24px;
  animation: slide-down 2s ease-out;
}
.rts-tab-style-one .tab-content .rts-tab-content-one ul {
  list-style: none;
  margin: 20px 0 0;
}
.rts-tab-style-one .tab-content .rts-tab-content-one ul li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #5D666F;
  font-weight: 400;
  position: relative;
  padding-left: 28px;
}
.rts-tab-style-one .tab-content .rts-tab-content-one ul li:before {
  content: "\e853";
  position: absolute;
  font-family: "rt-icons";
  left: 0;
  top: 0;
  font-size: 20px;
  color: #0B4DF5;
}
.rts-tab-style-one .tab-content .rts-tab-content-one a.rts-btn {
  margin-top: 40px;
  display: block;
  max-width: max-content;
}
.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: #111a2e;
  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: #111a2e;
  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: #111a2e;
  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: #6f737b;
}
.rs-contact-box .address-item .address-text a:hover {
  color: #3a37eb;
}
.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: block;
}
.slider-style5 .slider-content-area .bottom--area {
  display: flex;
  align-items: center;
}
.slider-style5 .slider-content-area .bottom--area .single--item-img {
  margin-right: 20px;
}
.slider-style5 .slider-content-area h5 {
  margin-bottom: 0;
}
.slider-style5 .slider-content-area .slider-subtitle {
  margin-bottom: 0;
}
.react-addon-services.gray_yes:hover img {
  filter: grayscale(100);
}
.react-addon-services.services-style3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.react-addon-services.services-style3 .services-part {
  display: block;
}
.react-addon-services.services-style3 .services-part .service--top .icon-inner {
  width: 192px;
  height: 192px;
  border: 2px dashed #0b4df52f;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 33px;
  transition: 0.3s;
  position: relative;
}
.react-addon-services.services-style3 .services-part .service--top .icon-inner .number {
  position: absolute;
  right: 20px;
  top: 0;
  background: #0B4DF5;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  transform: scale(0);
  transition: 0.3s;
}
.react-addon-services.services-style3 .services-part .service--top .services-icon {
  margin-right: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.react-addon-services.services-style3 .services-part .service--top .services-title {
  margin-bottom: 7px;
}
.react-addon-services.services-style3 .services-part .service--top .services-title .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
  letter-spacing: -0.3;
  margin-bottom: 0;
}
.react-addon-services.services-style3 .services-part .services--bottom {
  display: block;
}
.react-addon-services.services-style3 .services-part .services--bottom .services-txt {
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  line-height: 28px;
}
.react-addon-services.services-style3 .services-part .services--bottom .services-btn {
  font-weight: 700;
  font-size: 16px;
}
.react-addon-services.services-style3:hover .services-part .service--top .icon-inner .number {
  transform: scale(1.1);
}
.react-addon-services.services-style3:hover .services-part .service--top .icon-inner {
  border-color: #0b4df5;
}
.react-addon-services.services-style4 {
  position: relative;
}
.react-addon-services.services-style4 .services-part {
  box-shadow: 0px 13px 40px #1810100a;
  position: relative;
  border-radius: 15px;
}
.react-addon-services.services-style4 .services-part .services-icon {
  position: relative;
  padding: 0 !important;
  overflow: hidden;
}
.react-addon-services.services-style4 .services-part .services-icon img {
  width: 100%;
  border-radius: 15px 15px 0 0;
  transition: 0.3s;
}
.react-addon-services.services-style4 .services-part .services-icon .number {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  background: #fff;
  border-radius: 0 15px 0 15px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3a37eb;
  font-weight: 700;
}
.react-addon-services.services-style4 .services-part .services-text {
  z-index: 5;
  padding: 40px;
  background: #fff;
  border-radius: 0 0 15px 15px;
  position: absolute;
  bottom: -50%;
}
.react-addon-services.services-style4 .services-part .services-text .hidden-area {
  max-height: 84px;
  overflow: hidden;
  transition: 0.5s ease-in-out;
}
.react-addon-services.services-style4 .services-part .services-btn-part i {
  margin-left: 5px;
  transition: 0.5s ease-in-out;
}
.react-addon-services.services-style4 .services-part .services-btn-part .services-btn:hover i {
  margin-left: 8px;
}
.react-addon-services.services-style4 .services-part:hover .services-text .hidden-area {
  max-height: 155px;
  overflow: hidden;
  transition: 0.5s ease-in-out;
}
.react-addon-services.services-style5 .services-part {
  background: #f7f7f7;
  border-radius: 15px;
  padding: 40px;
}
.react-addon-services.services-style5 .services-part .services-icon {
  overflow: hidden;
  border-radius: 15px;
  max-width: max-content;
}
.react-addon-services.services-style5 .services-part:hover img {
  transform: scale(1.2);
  border-radius: 15px;
  overflow: hidden;
}
.react-addon-services.services-style5 .services-part .services-text {
  padding-top: 20px;
}
.react-addon-services.services-style5 .services-btn-part .services-btn {
  background: #3a37eb;
  color: #fff;
  padding: 12px 30px;
  border-radius: 0 0 15px 15px;
  margin-left: 35px;
  display: inline-block;
  font-weight: 700;
}
.react-addon-services.services-style6 .services-btn-part a {
  color: #111a2e;
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
}
.react-addon-services.services-style6 .services-btn-part a i {
  margin-left: 5px;
  transition: 0.3s;
  font-size: 14px;
}
.react-addon-services.services-style6 .services-btn-part:hover a {
  color: #3a37eb;
}
.react-addon-services.services-style6 .services-btn-part:hover a i {
  margin-left: 8px;
}
.react-addon-services.services-style6 .services-icon {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 1px solid #3a37eb;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 33px;
  z-index: 1;
  overflow: hidden;
}
.react-addon-services.services-style6 .services-icon svg {
  width: 60px;
  height: 60px;
}
.react-addon-services.services-style6 .services-icon .icon-wrapper {
  margin-left: 10px;
  margin-top: 10px;
  transition: 0.3s;
}
.react-addon-services.services-style6 .services-icon .icon-wrapper:after {
  content: "";
  position: absolute;
  width: 117px;
  height: 117px;
  background: rgba(99, 96, 235, 0.1);
  border-radius: 50%;
  right: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: -1;
}
.react-addon-services.services-style6 .services-icon:hover .icon-wrapper:after {
  width: 130px;
  height: 130px;
}
.react-addon-services.services-style7 {
  box-shadow: 0px 4px 40px #d8dde1;
  padding: 10px 20px 6px 30px;
  border-radius: 10px;
  position: relative;
  transition: all 0.6s;
}
.react-addon-services.services-style7 p {
  margin: 0;
}
.react-addon-services.services-style7 .services-icon {
  position: absolute;
  top: -65px;
  z-index: 1;
  left: 30px;
}
.react-addon-services.services-style7 .services-icon svg {
  display: block;
  width: 100px;
  height: 100px;
  background: #fff;
  box-shadow: 0px 41px 67px rgba(217, 224, 228, 0.15), inset 0px 5px 7px #d9e0e9;
  padding: 25px;
  border-radius: 50%;
  overflow: visible;
  transition: 0.6s;
}
.react-addon-services.services-style7 .services-part .services-text {
  padding: 70px 10px 30px 10px;
  position: relative;
}
.react-addon-services.services-style7 .services-part .services-text .services-title .title {
  margin: 0 0 0;
  font-size: 24px;
  color: #111a2e;
  line-height: 40px;
}
.react-addon-services.services-style7 .pricing h4 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
}
.react-addon-services.services-style7 .pricing span {
  margin-top: 9px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #74787C;
}
.react-addon-services:hover .services-icon svg {
  background: #FFAE00;
  box-shadow: none;
  color: #fff !important;
}
.react-addon-services:hover {
  box-shadow: none;
  color: #74787C;
}
.react-addon-services:hover .pricing h4,
.react-addon-services:hover .services-icon svg {
  color: #fff !important;
}
.rt-portfolio-style7 .swiper-slide {
  padding-bottom: 90px;
}
.rt-portfolio-style7 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 12px !important;
  opacity: 1 !important;
}
.rt-portfolio-style7 .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
.rt-portfolio-style7 .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
}
.rt-portfolio-style7 .rts-business-case-s-2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
  width: 100%;
  transition: 0.3s;
}
.rt-portfolio-style7 .rts-business-case-s-2 .thumbnail {
  border-radius: 20px;
  overflow: hidden;
}
.rt-portfolio-style7 .rts-business-case-s-2 .thumbnail img {
  overflow: hidden;
  transition: .3s;
  border-radius: 20px;
}
.rt-portfolio-style7 .rts-business-case-s-2 .inner {
  padding: 30px;
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 84%;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  z-index: 10;
}
.rt-portfolio-style7 .rts-business-case-s-2 .inner span {
  color: #5D666F;
  font-size: 16px;
  position: relative;
}
.rt-portfolio-style7 .rts-business-case-s-2 .inner .title {
  margin-bottom: 2px;
  transition: .3s;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #1C2539;
}
.rt-portfolio-style7 .rts-business-case-s-2:hover .thumbnail img {
  transform: scale(1.1);
  filter: grayscale(1);
}
.rt-portfolio-style7 .rts-business-case-s-2:hover::after {
  top: -16%;
  right: -56%;
}
.rt-portfolio-style7 .rts-business-case-s-2:hover .inner span::after {
  bottom: -55px;
  left: -111px;
}
.rt-portfolio-style7 .rts-business-case-s-2:hover .shape--bg {
  top: -28%;
  right: -55%;
  opacity: 1;
}
.rt-portfolio-style7 .rts-business-case-s-2:hover .inner .icon {
  bottom: -17px;
  left: -17px;
  opacity: 1;
}
#team-slider-img-shadow .team-item {
  padding-bottom: 30px;
}
#team-slider-img-shadow .team-inner-wrap {
  box-shadow: 0px 2px 20px rgba(24, 16, 16, 0.09);
}
.rt-portfolio-style8 .banner-inner {
  padding: 0;
}
.rt-portfolio-style8 .banner-inner li.item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  transition: all 0.4s;
  cursor: pointer;
}
.rt-portfolio-style8 .banner-inner li.item .pos {
  font-size: 60px;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
}
.rt-portfolio-style8 .banner-inner li.item .image-title {
  font-size: 100px;
  line-height: 1.1;
  position: relative;
  display: inline-block;
  font-weight: 700;
  z-index: 2;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
  color: transparent;
  transition: all 0.4s;
  opacity: 1;
}
.rt-portfolio-style8 .banner-inner li.item .image-title::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-letters);
  overflow: hidden;
  white-space: nowrap;
  transition: height 1s;
  color: #3a37eb;
  height: 0;
  z-index: 999;
}
.rt-portfolio-style8 .banner-inner li.item .image-title:hover::before {
  height: 100%;
}
.rt-portfolio-style8 .banner-inner li.item .portfolio-button {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  display: block;
  background: #EFEFFE;
  color: #3a37eb;
  transition: all 0.4s;
}
.rt-portfolio-style8 .banner-inner li.item .portfolio-button i {
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.rt-portfolio-style8 .banner-inner li.item .portfolio-button:hover {
  background: #3a37eb;
  color: #fff;
}
.rt-portfolio-style8 .banner-inner li.item .portfolio-button:hover i {
  transform: rotate(0deg);
}
.rt-portfolio-style8 .banner-inner li.item .rts-img-reveal-wrapper {
  width: 350px;
  height: 370px;
}
.rt-portfolio-style9 .portfolio-item.pstyle-9 {
  padding: 20px 20px;
  background: #fff;
  border-radius: 30px;
}
.rt-portfolio-style9 .portfolio-img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.rt-portfolio-style9 .portfolio-img::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #FFAE00;
  content: "";
  border-radius: 20px;
  transition: 0.9s;
}
.rt-portfolio-style9 .portfolio-img:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.rt-portfolio-style9 .pf-btn2 {
  position: absolute;
  z-index: 2;
  right: -45px;
  top: -45px;
  transition: 0.9s;
  opacity: 0;
}
.rt-portfolio-style9 .pf-btn2 i {
  display: block;
  height: 60px;
  width: 60px;
  background: #fff;
  right: 30px;
  top: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  color: #141414;
  transform: rotate(-45deg);
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}
.rt-portfolio-style9 .portfolio-img:hover .pf-btn2 {
  right: 45px;
  top: 45px;
  opacity: 1;
}
.rt-portfolio-style9 .portfolio-content {
  position: absolute;
  bottom: 0px;
  left: 40px;
  opacity: 0;
  transition: 0.9s;
  z-index: 2;
}
.rt-portfolio-style9 .portfolio-content .p-category {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.04em;
}
.rt-portfolio-style9 .portfolio-content .p-title {
  color: #fff;
  margin-top: 5px;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
}
.rt-portfolio-style9 .portfolio-img:hover .portfolio-content {
  opacity: 1;
  bottom: 25px;
}
.phography-tabs .rts-tab-advance ul {
  margin: 0;
}
.dark-watermark .react-heading span.watermark {
  color: #121212;
  background-color: #ffffff6b;
}
/** 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-3 {
  position: relative;
  height: 650px;
  z-index: 1;
}
.react-video-3 a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.react-video {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: content !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: #3a37eb;
}
.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: #3a37eb;
  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;
}
.rt-service--slider {
  padding-bottom: 10px !important;
}
.service-one-inner-four {
  position: relative;
}
.service-one-inner-four a.rts-btn {
  display: block;
  max-width: max-content;
  position: relative;
  bottom: 0;
  left: 40px;
  border-radius: 0 0 15px 15px;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  background: #F64A00;
}
.service-one-inner-four a.rts-btn i {
  margin-left: 5px;
}
.service-one-inner-four a.rts-btn:hover {
  border: 1px solid #3a37eb;
  background: #fff;
}
.service-one-inner-four .big-thumbnail-area {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.service-one-inner-four .big-thumbnail-area .thumbnail {
  overflow: hidden;
  display: block;
  border-radius: 15px;
}
.service-one-inner-four .big-thumbnail-area .thumbnail:hover img {
  transform: scale(1.2);
}
.service-one-inner-four .big-thumbnail-area .thumbnail img {
  width: 100%;
  transition: .5s;
  border-radius: 15px;
}
.service-one-inner-four .big-thumbnail-area .content {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
  z-index: 1;
  height: 143px;
  overflow: hidden;
  transition: .5s;
  text-align: left;
}
.service-one-inner-four .big-thumbnail-area .content img {
  max-width: 85px;
  height: auto;
  margin-bottom: 30px;
}
.service-one-inner-four .big-thumbnail-area .content .title {
  color: #fff;
  margin-bottom: 10px;
}
.service-one-inner-four .big-thumbnail-area .content p.disc {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.service-one-inner-four .big-thumbnail-area .over_link {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  border-radius: 15px;
}
.service-one-inner-four .big-thumbnail-area img {
  width: 100%;
}
.service-one-inner-four .big-thumbnail-area::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85%;
  display: block;
  z-index: 0;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 24.52%, rgba(6, 9, 12, 0.85) 87.86%);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  cursor: pointer;
  border-radius: 15px;
  transition: .5s;
}
.service-one-inner-four .big-thumbnail-area:hover .content {
  height: 206px;
}
.service-one-inner-four:hover .thumbnail img {
  transform: scale(1.2);
}
.navigation-center-bottom {
  padding-top: 80px;
}
.navigation-center-bottom .swiper-button-next {
  right: 44%;
  top: 97px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
}
.navigation-center-bottom .swiper-button-prev {
  left: 44%;
  top: 97px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
}
.navigation-center-bottom .swiper-pagination-fraction {
  font-weight: 700;
  font-size: 16px;
  color: #1C2539;
}
.navigation-center-bottom .swiper-pagination-fraction .swiper-pagination-current {
  color: #F64A00;
}
/** 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 .rts-counter-list .counter-icon {
  display: inline-block;
}
.counter-top-area .rts-counter-list .counter-icon i {
  font-size: 50px;
  color: #dcdcdc;
  line-height: 60px;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rts-counter-list .count-text .rs-counter {
  font-size: 50px;
  color: #3a37eb;
  line-height: 60px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.counter-top-area .rts-counter-list .count-text .title {
  font-size: 18px;
  color: #111a2e;
  line-height: 18px;
  transition: all 0.3s ease 0s;
}
.counter-top-area.style1 {
  text-align: center;
  width: 230px;
  height: 230px;
  border: 1px solid #3a37eb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.counter-top-area.style1 .count-number span {
  padding: 10px 0px 10px 0px;
}
.counter-top-area.style2 .rts-counter-list .counter-icon {
  position: absolute;
}
.title-stroke h2 {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: #111a2e;
}
/* Services CSS ----------------------
----------------------------------------*/
.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;
  box-shadow: 0px 14px 46px #e8eef9;
}
.react-addon-services.services-style1 .services-btn-part a i {
  margin-left: 4px;
  opacity: 1;
  transition: 0.3s;
  font-size: 15px;
}
.react-addon-services.services-style1 .services-title h3 {
  margin-bottom: 4px !important;
}
.react-addon-services .services-part {
  position: relative;
}
.react-addon-services .services-part .services-icon {
  padding: 5px;
  font-size: 50px;
  line-height: 50px;
  color: #3a37eb;
  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:hover {
  color: #111a2e;
}
.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: #3a37eb;
  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: 'DM Sans', 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: #111a2e;
}
.react-addon-services .services-part .services-text .services-title .title a {
  color: #111a2e;
}
.react-addon-services .services-part .services-text .services-title .title a:hover {
  color: #ffecec;
}
.react-addon-services .services-part .services-text .services-txt {
  color: #6f737b;
  margin: 0;
  transition: 0.4s;
}
.react-addon-services .services-part .services-text .services-btn-part {
  margin: 10px 0 0;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn {
  position: relative;
  display: inline-block;
  color: #111a2e;
  transition: all ease .3s;
}
.react-addon-services .services-part .services-text .services-btn-part .services-btn:hover {
  color: #3a37eb;
}
.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-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 img {
  transition: 0.4s;
}
.react-addon-services.services-style2 .services-part {
  background: 0 0;
  text-align: left;
  position: relative;
  z-index: 1;
  display: flex;
}
.react-addon-services.services-style2 .services-part .services-icon {
  margin-right: 37px;
}
.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;
  max-width: 65px;
}
.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 {
  transition: 0.3s;
}
.react-addon-services.services-style2 .services-part a.services-btn i {
  padding: 13px;
  background: #fff;
  border-radius: 50%;
  margin-right: 12px;
  color: #1C2539;
  line-height: 12px;
  font-size: 14px;
  transition: 0.3s;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
}
.react-addon-services.services-style2 .services-part a.services-btn:hover i {
  background: #3a37eb;
  color: #fff;
}
/* Number CSS ----------------------
----------------------------------------*/
.rts-addon-number .number-part {
  position: relative;
  text-align: center;
}
.rts-addon-number .number-part .number-icon {
  display: inline-block;
  padding: 5px;
  font-size: 50px;
  color: #3a37eb;
  transition: all ease .3s;
}
.rts-addon-number .number-part .number-icon i {
  transition: all ease .3s;
}
.rts-addon-number .number-part .number-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
}
.rts-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;
}
.rts-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);
}
.rts-addon-number .number-part .number-icon:hover {
  color: #111a2e;
}
.rts-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: #3a37eb;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
.rts-addon-number .number-part .number-text {
  position: relative;
}
.rts-addon-number .number-part .number-text .number-area {
  display: inline-block;
  margin-bottom: 40px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  text-align: center;
}
.rts-addon-number .number-part .number-text .number-area .number-prefix {
  color: #fff;
  background-color: #3a37eb;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
}
.rts-addon-number .number-part .number-text .number-area .number-prefix:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  background: #3b38eb10;
  height: 90px;
  width: 90px;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
}
.rts-addon-number .number-part .number-text .number-prefix {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #111a2e;
}
.rts-addon-number .number-part .number-text .number-title {
  position: relative;
}
.rts-addon-number .number-part .number-text .number-title .title {
  font-size: 24px;
  margin: 0 0 10px;
  color: #111a2e;
}
.rts-addon-number .number-part .number-text .number-title .title a {
  color: #111a2e;
}
.rts-addon-number .number-part .number-text .number-title .title a:hover {
  color: #ffecec;
}
.rts-addon-number .number-part .number-text .number-txt {
  color: #6f737b;
  margin: 0;
}
.rts-addon-number .number-part .number-text .number-btn-part {
  margin: 15px 0 0;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn {
  position: relative;
  display: inline-block;
  color: #111a2e;
  transition: all ease .3s;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn i {
  transition: all ease .3s;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn:hover {
  color: #3a37eb;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after span {
  float: left;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn.icon-after i {
  margin-left: 10px;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before span {
  float: right;
}
.rts-addon-number .number-part .number-text .number-btn-part .number-btn.icon-before i {
  margin-right: 10px;
}
.rts-addon-number .number-part:after {
  content: "";
  width: 0;
  height: 4px;
  background: #3a37eb;
  position: absolute;
  transition: all .3s ease 0s;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
.rts-addon-number .number-part:hover .number-icon {
  color: #111a2e;
}
.rts-addon-number .number-part:hover .number-icon:after {
  opacity: 1;
  visibility: visible;
}
.rts-addon-number .number-part:hover .number-text .number-title .title {
  color: #3a37eb;
}
.rts-addon-number .number-part:hover .number-text .number-title .title a {
  color: #3a37eb;
}
.rts-addon-number .number-part:hover:after {
  width: 100%;
}
.rts-addon-number.number-style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3a37eb;
  transform: scaleY(0);
  transition: all .3s ease 0s;
}
.rts-addon-number.number-style2 .number-part {
  background: 0 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
.rts-addon-number.number-style2:hover:before {
  transform: scaleY(1);
}
.rts-addon-number.number-style3 .number-part {
  border-bottom-width: 4px;
  transition: all .3s ease 0s;
  position: relative;
}
.rts-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%;
}
.rts-addon-number.number-style3 .number-part .number-icon i {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rts-addon-number.number-style3 .number-part .number-icon img {
  width: 45px;
  height: 45px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.rts-addon-number.number-style3 .number-part:hover .number-icon {
  top: -35px;
}
.rts-addon-number.number-style4 .number-part {
  display: inline-flex;
}
.blog--style2 .reactheme-blog-grid1 {
  display: flex;
}
.blog--style2 ul {
  list-style: none;
  margin: 0;
}
.blog--style2 .blog-gird-item .grid-item {
  margin-bottom: 20px;
}
.blog--style2 .blog-gird-item .grid-item:last-child {
  margin-bottom: 0;
}
.blog--style2 .image-part {
  display: block;
  flex: 0 0 184px;
  overflow: hidden;
}
.blog--style2 .image-part.yes img {
  filter: grayscale(1);
}
.blog--style2 .blog-content {
  padding: 30px 30px;
}
.blog--style2 .blog-content .blog-meta {
  display: flex;
  margin-bottom: 10px;
}
.blog--style2 .blog-content .blog-meta li {
  font-size: 14px;
}
.blog--style2 .blog-content .blog-meta li i {
  margin-right: 4px;
}
.blog--style2 .blog-content .blog-meta li:last-child {
  margin-left: 15px;
}
.blog--style2 .blog-content h3 {
  border-bottom: 1px solid #E8E8E8;
  line-height: 24px;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.blog--style2 .blog-content p {
  margin-bottom: 0;
}
/* Icon Box CSS ----------------------
----------------------------------------*/
.rt-iconbox-area {
  overflow: hidden;
}
.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: #3a37eb;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #ffffff;
  left: -4%;
  top: -10%;
  z-index: 1;
  transform: rotate(0deg);
  padding-top: 18px;
  padding-left: 10px;
  font-size: 22px;
}
.rt-iconbox-area .box-inner .rs-badge small {
  font-size: 12px;
  color: #fff;
  padding-left: 2px;
}
.rt-iconbox-area .box-inner .icon-area {
  display: inline-block;
  color: #3a37eb;
  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: #111a2e;
  font-weight: 500;
  line-height: 1.5;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title a {
  text-decoration: none !important;
  color: #111a2e;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title a:hover {
  color: #ffecec;
}
.rt-iconbox-area .box-inner .text-area .iconbox-title .title:before {
  content: "01.";
  font-size: 50px;
  font-weight: bold;
  color: #3a37eb;
  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: #111a2e;
  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: #3a37eb;
}
.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;
}
/* RS Static Products ----------------------
----------------------------------------*/
.rs-static-products .box-inner {
  position: relative;
  padding: 40px 25px 30px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.12);
  transition: 0.4s;
  overflow: hidden;
}
.rs-static-products .box-inner:hover {
  box-shadow: 0 8px 38px 0 rgba(0, 0, 0, 0.2);
}
.rs-static-products .box-inner .text-area {
  padding: 30px 0 0;
  position: relative;
}
.rs-static-products .box-inner .text-area .product-title {
  position: relative;
}
.rs-static-products .box-inner .text-area .product-title .title {
  font-size: 20px;
  margin: 0 0 10px;
  color: #111a2e;
  font-weight: 500;
  line-height: 1.5;
}
.rs-static-products .box-inner .text-area .product-title .title a {
  color: #111a2e;
}
.rs-static-products .box-inner .text-area .product-title .title a:hover {
  color: #ffecec;
}
.rs-static-products .box-inner .text-area .product-des {
  font-size: 15px;
  margin: 0;
}
.rs-static-products .box-inner .rs-product-button {
  margin: 15px 0 0;
}
.rs-static-products .box-inner .rs-product-button .product-button {
  position: relative;
  display: inline-block;
  color: #111a2e;
  transition: all ease .3s;
}
.rs-static-products .box-inner .rs-product-button .product-button i {
  transition: all ease .3s;
}
.rs-static-products .box-inner .rs-product-button .product-button:hover {
  color: #3a37eb;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-after span {
  float: left;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-after i {
  margin-left: 10px;
  transition: 0.4s;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-before span {
  float: right;
}
.rs-static-products .box-inner .rs-product-button .product-button.icon-before i {
  margin-right: 10px;
}
/* Tooltip CSS ----------------------
----------------------------------------*/
.rs-tooltip-area .box-inner {
  position: relative;
  padding: 50px 15px 40px;
  transition: 0.4s;
  cursor: pointer;
}
.rs-tooltip-area .box-inner .rs-tooltip {
  position: absolute;
  width: max-content;
  background-color: #000;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  max-width: 270px;
  text-decoration: none;
}
.rs-tooltip-area .box-inner .rs-tooltip:before {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  margin-top: 0;
  top: 100%;
  left: calc(45%);
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom,
.rs-tooltip-area .box-inner .rs-tooltip.top {
  left: 50%;
  transform: translateX(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.top {
  bottom: 110%;
  margin-bottom: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.top:before {
  border-color: #000 transparent transparent transparent;
}
.rs-tooltip-area .box-inner .rs-tooltip.left,
.rs-tooltip-area .box-inner .rs-tooltip.right {
  top: 50%;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.right {
  left: 110%;
  margin-left: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.right:before {
  left: auto;
  right: 100%;
  top: 50%;
  border-color: transparent #000 transparent transparent;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.left {
  left: auto;
  right: 110%;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.left:before {
  right: auto;
  left: 100%;
  top: 50%;
  border-color: transparent transparent transparent #000;
  transform: translateY(-50%);
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom {
  bottom: auto;
  top: 110%;
  margin-top: 10px;
}
.rs-tooltip-area .box-inner .rs-tooltip.bottom:before {
  top: auto;
  bottom: 100%;
  left: 50%;
  border-color: transparent transparent #000 transparent;
  transform: translateX(-50%);
}
.rs-tooltip-area .box-inner .icon-area {
  display: inline-block;
  color: #3a37eb;
  transition: all ease .3s;
}
.rs-tooltip-area .box-inner .icon-area i {
  transition: all ease .3s;
  font-size: 50px;
}
.rs-tooltip-area .box-inner .text-area {
  padding: 10px 0 0;
  position: relative;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title {
  position: relative;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title {
  font-size: 20px;
  margin: 0;
  color: #111a2e;
  font-weight: 500;
  line-height: 1.5;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title a {
  text-decoration: none !important;
  color: #111a2e;
}
.rs-tooltip-area .box-inner .text-area .iconbox-title .title a:hover {
  color: #ffecec;
}
.rs-tooltip-area .box-inner .text-area .rs-tooltip-text {
  font-size: 15px;
  margin: 0;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip {
  opacity: 1;
  visibility: visible;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.top {
  bottom: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.right {
  left: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.bottom {
  top: 100%;
}
.rs-tooltip-area .box-inner:hover .rs-tooltip.left {
  right: 100%;
}
/* ------------------------------------
 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 #3a37eb;
}
.rs-addon-slider .slick-dots li button:before {
  display: none;
}
.rs-addon-slider .slick-dots li button:hover {
  background: #3a37eb;
}
.rs-addon-slider .slick-dots li.slick-active button {
  background: #3a37eb;
}
.rs-addon-slider .slick-next,
.rs-addon-slider .slick-prev {
  width: 50px;
  height: 57px;
  line-height: 42px;
  background: #3a37eb;
  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;
}
.rts-team .gray_yes .team-inner-wrap:hover img {
  filter: grayscale(100);
}
.rt-team a.detail_no,
.rts-team a.detail_no {
  pointer-events: none;
  cursor: default;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
  overflow: visible;
}
.team-grid-style1 .team-item .team-inner-wrap,
.team-slider-style1 .team-item .team-inner-wrap {
  border-radius: 8px;
  overflow: hidden;
}
.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: #3a37eb;
  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: 28px 28px 25px;
  background: #3a37eb;
  margin-bottom: 20px;
  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: 24px;
  line-height: 30px;
  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: 'Urbanist', 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-slider-style2 {
  padding-bottom: 110px !important;
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
  position: relative;
  margin-bottom: 35px;
  padding-top: 20px;
}
.team-grid-style2 .team-inner-wrap .image-wrap,
.team-slider-style2 .team-inner-wrap .image-wrap {
  border-radius: 15px;
  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;
}
.team-grid-style2 .team-content,
.team-slider-style2 .team-content {
  position: absolute;
  left: 0;
  bottom: -20%;
  background: #fff;
  border-radius: 0 15px 15px 15px;
  box-shadow: 0px 4px 27px #00000012;
  text-align: center;
}
.team-grid-style2 .team-content .header,
.team-slider-style2 .team-content .header {
  padding: 30px 82px 22px 82px;
  border-bottom: 1px solid #F0F0F0;
}
.team-grid-style2 .team-content .header .team-name,
.team-slider-style2 .team-content .header .team-name {
  margin-bottom: 3px;
}
.team-grid-style2 .team-content .header .team-name a,
.team-slider-style2 .team-content .header .team-name a {
  color: #1C2539;
}
.team-grid-style2 .team-content .header .team-title,
.team-slider-style2 .team-content .header .team-title {
  color: #f64a00;
}
.team-grid-style2 .team-content .social-icons,
.team-slider-style2 .team-content .social-icons {
  padding: 27px 0 36px 0;
  display: flex;
  justify-content: center;
}
.team-grid-style2 .team-content .social-icons a,
.team-slider-style2 .team-content .social-icons a {
  position: relative;
  z-index: 1;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  background-color: #f6f6f6;
  border-radius: 50%;
  display: block;
  line-height: 40px;
  margin-right: 7px;
}
.team-grid-style2 .team-content .social-icons a:last-child,
.team-slider-style2 .team-content .social-icons a:last-child {
  margin-right: 0;
}
.team-grid-style2 .team-content .social-icons a i,
.team-slider-style2 .team-content .social-icons a i {
  font-size: 14px;
  color: #1C2539;
  transition: 0.3s;
}
.team-grid-style2 .team-content .social-icons a:hover,
.team-slider-style2 .team-content .social-icons a:hover {
  background: #F64A00;
}
.team-grid-style2 .team-content .social-icons a:hover i,
.team-slider-style2 .team-content .social-icons a:hover i {
  color: #fff;
}
.icon-button a {
  background: #3a37eb;
  color: #fff;
  padding: 3px 17px;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 25px;
  border-radius: 18px;
}
.icon-button a:hover {
  color: #fff;
  background: #111a2e;
}
.icon-button a i:before {
  font-size: inherit;
}
.blogfull .icon-button a {
  margin-bottom: 0px;
}
.team-grid-style2 .team-inner-wrap {
  margin-bottom: 95px;
}
.team-grid-style3 .style3,
.team-slider-style3 .style3 {
  margin-bottom: 60px;
}
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
  position: relative;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.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;
  padding: 15px;
  opacity: 0;
  transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content .main-wrapper,
.team-slider-style3 .team-item .team-content .main-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
  transform: scale(0);
  transition: 0.5s;
}
.team-grid-style3 .team-item .team-content .main-wrapper:before,
.team-slider-style3 .team-item .team-content .main-wrapper:before {
  position: absolute;
  content: '';
  width: 353px;
  height: 354px;
  background: #fff;
  opacity: 0.9;
  border-radius: 50%;
  display: flex;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
  color: #111a2e;
  font-weight: 700;
}
.team-grid-style3 .team-item .team-content .team-name a:hover,
.team-slider-style3 .team-item .team-content .team-name a:hover {
  color: #3a37eb;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
  position: relative;
  padding-bottom: 8px;
  font-size: 16px;
  display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
  color: #111a2e;
  margin-right: 12px;
}
.team-grid-style3 .team-item .team-content .social-icons a i,
.team-slider-style3 .team-item .team-content .social-icons a i {
  background: #E6E6E6;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  color: #111a2e;
  font-size: 12px;
}
.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 .team-content .social-icons a:hover i,
.team-slider-style3 .team-item .team-content .social-icons a:hover i {
  color: #fff;
  background: #3a37eb;
}
.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 .main-wrapper:before,
.team-slider-style3 .team-item:hover .main-wrapper:before {
  opacity: 0.8;
}
.team-grid-style3 .team-item:hover .main-wrapper,
.team-slider-style3 .team-item:hover .main-wrapper {
  transform: scale(1);
}
.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;
  box-shadow: 0px 4px 27px #00000012;
  left: 50%;
  border-radius: 15px;
  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;
  line-height: 27px;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
  color: #3a37eb;
}
.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: #3a37eb;
  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;
  display: flex;
  justify-content: center;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
  margin-right: 7px;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
  color: #3a37eb;
  font-size: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #f6f6f6;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  overflow: hidden;
  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: #fff;
  background: #3a37eb;
}
.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;
}
.bg-overflow-hidden {
  overflow: hidden;
}
.feature-one-wrapper .elementor-icon-list-item {
  padding: 15px 29px !important;
  background: #fff;
  border: 1px solid #EEEEEE;
  border-radius: 15px;
  max-width: max-content;
  margin-right: 17px !important;
  margin-bottom: 20px !important;
  cursor: pointer;
  transition: 0.3s;
}
.feature-one-wrapper .elementor-icon-list-item:hover {
  box-shadow: 0px 9px 18px #1810100d;
}
.cta-input-arae {
  position: relative;
}
.cta-input-arae input {
  border-radius: 15px;
  margin-bottom: 0 !important;
}
.cta-input-arae i {
  position: absolute;
  border-radius: 100px;
  max-width: max-content;
  right: 15px;
  top: 9px;
  color: #3a37eb;
}
.team-grid-style5 .team-item,
.team-slider-style5 .team-item {
  padding-top: 22px;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  transition: 0.3s;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
}
.team-grid-style5 .team-inner-wrap .image-wrap,
.team-slider-style5 .team-inner-wrap .image-wrap {
  position: relative;
  overflow: hidden;
}
.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;
  border-radius: 8px 8px  0 0;
  overflow: hidden;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social .main i,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social .main i {
  background: #fff;
  border-radius: 50%;
  font-size: 16px;
  line-height: 12px;
  font-weight: 500;
  color: #3a37eb;
  transition: 0.3s;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social .main i:before,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social .main i:before {
  font-weight: bold;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social .team-social-one,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social .team-social-one {
  display: flex;
  flex-direction: column;
  position: absolute;
  transform: translateY(50px);
  transition: 1s;
  opacity: 0;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social .team-social-one i,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social .team-social-one i {
  background: #fff;
  border-radius: 60%;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: #3a37eb;
  transition: 0.3s;
  margin-bottom: 10px;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social .team-social-one i:hover,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social .team-social-one i:hover {
  background: #3a37eb;
  color: #fff;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social:hover .main,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social:hover .main {
  opacity: 0;
}
.team-grid-style5 .team-inner-wrap .image-wrap .team-social:hover .team-social-one,
.team-slider-style5 .team-inner-wrap .image-wrap .team-social:hover .team-social-one {
  transform: translateY(-96%);
  z-index: 2;
  opacity: 1;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
  width: 100%;
  padding: 28px 30px 27px 30px;
  color: #444;
  overflow: hidden;
  background: #fff;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  transition: .3s all ease;
  border-radius: 0 0 15px 15px;
}
.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: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
}
.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: #111a2e;
}
.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:hover,
.team-slider-style5 .team-inner-wrap:hover {
  transform: translateY(-20px);
}
.rt-blog-slider .blog-meta {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  display: flex;
}
.rt-blog-slider .blog-meta .cat_list {
  padding-right: 3px;
}
.rt-blog-slider .rts-read-more {
  color: #fff;
  font-weight: 600;
}
.rt-blog-slider .rts-read-more i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  margin-right: 12px;
  color: #fff;
  background: #2B2F39;
  font-size: 14px;
  transition: 0.3s;
  display: inline-block;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.0005);
}
.rt-blog-slider .rts-read-more:hover i {
  background: #3a37eb;
}
.rt-blog-slider.slider-style-1 .image-part {
  margin-bottom: 36px;
  position: relative;
}
.rt-blog-slider.slider-style-1 .image-part .blog-badge {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 25px;
  background: #3a37eb;
  color: #fff;
  font-size: 18px;
}
.rt-blog-slider .blog-content {
  padding-bottom: 15px;
}
.rt-blog-slider .blog-content ul {
  margin: 0;
  list-style: none;
}
.rt-blog-slider .blog-content ul li {
  list-style: none;
}
.rt-blog-slider .title {
  line-height: 32px;
}
.rt-blog-slider .title a {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}
.rt-blog-slider .title a:hover {
  color: #3a37eb;
}
.rt-blog-slider.slider-style-2 .rts-blog-h-2-wrapper {
  padding: 40px;
  border-radius: 30px;
  border: 1px solid #EDEFF3;
}
.rt-blog-slider.slider-style-2 .rts-blog-h-2-wrapper .image-part {
  margin-bottom: 30px;
}
.rt-blog-slider.slider-style-2 .rts-blog-h-2-wrapper .image-part img {
  border-radius: 30px;
}
.rt-blog-slider.slider-style-2 .title {
  margin-top: 15px;
}
.rt-blog-slider.slider-style-2 .rts-read-more i {
  background: #F5F5F5;
  color: #000;
}
.rt-blog-slider.slider-style-2 .rts-read-more:hover i {
  color: #fff;
}
.rt-blog-slider.slider-style-2 .blog-content {
  padding-bottom: 0;
}
.gray_yes.rt-blog .image-part:hover {
  filter: grayscale(100%);
}
.gray_yes .service-one-inner-four .big-thumbnail-area:hover img {
  filter: grayscale(100%);
}
.gray_yes .service-one-inner-four .big-thumbnail-area:hover .content img {
  filter: grayscale(0);
}
.team-grid-style6 .team-item {
  overflow: visible;
  margin-bottom: 20px;
}
.team-grid-style6 .team-item .rts-hover-wrapper {
  border-radius: 10px;
  display: inline-block;
}
.team-grid-style6 .team-item .rts-hover-wrapper .rts-hover-title {
  color: #fff !important;
  margin-bottom: 6px;
  font-size: 24px;
  line-height: 24px;
  padding: 7px 20px;
  background-color: rgba(0, 0, 0, 0.788);
  margin-bottom: 3px;
}
.team-grid-style6 .team-item .rts-hover-wrapper .rts-hover-subtitle {
  color: #fff !important;
  margin-bottom: 10px;
  position: relative;
  bottom: 1px;
  padding: 7px 20px;
  background-color: rgba(0, 0, 0, 0.726);
  font-size: 14px;
  max-width: max-content;
}
.team-grid-style6 .team-item .rts-hover-wrapper p {
  display: none;
}
.team-grid-style6 .team-item.gray_yes img {
  filter: grayscale(1);
}
.team-grid-style7 .team-inner-wrap {
  padding: 40px;
  background: #fff;
  border-radius: 15px;
  display: flex;
  box-shadow: 0px 18px 33px rgba(15, 15, 45, 0.05);
  height: 100%;
  margin-bottom: 25px;
}
.team-grid-style7 .team-inner-wrap .image-wrap {
  margin-right: 30px;
}
.team-grid-style7 .team-inner-wrap .image-wrap img {
  border-radius: 15px;
  overflow: hidden;
  max-width: 130px;
  transition: 0.3s;
}
.team-grid-style7 .team-inner-wrap .image-wrap img:hover {
  transform: scale(1.1);
}
.team-grid-style7 .team-inner-wrap .team-name {
  line-height: 30px;
  margin-bottom: 0;
}
.team-grid-style7 .team-inner-wrap .team-name a {
  font-size: 24px;
  color: #111a2e;
}
.team-grid-style7 .team-inner-wrap .social-icons {
  padding-top: 15px;
}
.team-grid-style7 .team-inner-wrap .social-icons a i {
  margin-right: 7px;
  background: #FFFFFF;
  transition: 0.3s;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  box-shadow: 0px 10px 12px rgba(179, 179, 179, 0.21), inset 1px 4px 5px rgba(174, 172, 243, 0.3);
}
.team-grid-style7 .team-inner-wrap .social-icons a:hover i {
  background: #3a37eb;
  color: #ffffff;
}
.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: #3a37eb;
  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: #3a37eb;
  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: #111a2e;
}
.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: #3a37eb;
}
.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: #3a37eb;
  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: #3a37eb;
}
.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: #3a37eb;
  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: #6f737b;
  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: #3a37eb;
}
.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;
}
.mfp-iframe-holder .mfp-close {
  width: 30px !important;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
}
/** Pricing Table CSS --------------
-----------------------------------*/
.elementor-widget-rt-price-table .elementor-widget-container .rt-price-table {
  border-radius: 15px;
  overflow: hidden;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-price-table.rt-pricingt-style1 h2 {
  margin-bottom: 40px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-price-table.rt-pricingt-style1 .rt-pricing-table-body {
  padding: 0 50px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-price-table.rt-pricingt-style1 .rt-pricing-table-period {
  display: unset;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-badge {
  position: absolute;
  top: 0;
  padding: 10px 10px;
  background-color: #3a37eb;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-title {
  margin-bottom: 12px;
  color: #111a2e;
  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 .rt-pricing-table-price-tag {
  margin-bottom: .5rem;
  color: #111a2e;
  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-price-text {
  font-weight: 700;
  margin-left: -10px;
}
.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: 16px;
  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 .rt-pricing-table-features-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #E9ECF1;
  padding-bottom: 30px;
}
.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;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li.active i {
  color: #0B4DF5;
  font-size: 18px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li.deactive {
  color: #5D666F;
}
.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;
  color: #fff;
  padding: 12px 30px 12px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  border-radius: 15px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-align: center;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 14px;
  background: #3a37eb;
  margin: 0;
  width: 100%;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-btn:hover {
  background: #111a2e;
  color: #ffffff;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-btn:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.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;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 {
  position: relative;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price {
  background: #3a37eb;
  display: inline-block;
  position: absolute;
  top: -10%;
  left: 0;
  padding: 18px 40px;
  text-align: right;
  animation: jump-1 5s linear infinite;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-header {
  padding-top: 95px;
  border-bottom: 1px solid #EAE2E2;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-header p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price .rt-pricing-table-price-tag .rt-pricing-table-price-text {
  margin: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price-tag {
  margin-bottom: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-period {
  margin-top: 0;
}
.single-working-process-one {
  position: relative;
}
.single-working-process-one .inner {
  padding: 60px 30px 30px 30px;
}
.single-working-process-one .inner .title {
  margin-bottom: 8px;
}
.single-working-process-one .inner div.disc {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.single-working-process-one:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background: #00000030;
  filter: blur(70px);
  border-radius: 50%;
  z-index: -1;
  opacity: 0.35;
}
.single-working-process-one .img-wrapper {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background: #EFEFFE;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 25px;
}
/** Portfolio CSS ---------------------
--------------------------------------*/
.portfolio-filter {
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filter span {
  color: #333;
  padding: 10px;
  cursor: pointer;
  display: inline-block;
}
.portfolio-filter span.active {
  color: #3a37eb;
}
.portfolio-filter span:hover {
  color: #3a37eb;
}
.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: #3a37eb;
  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: #111a2e;
  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: #3a37eb;
}
.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: #3a37eb;
}
.rt-portfolio-style1 .slick-slider .slick-next:hover {
  background: #3a37eb;
}
.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: #3a37eb;
  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: #3a37eb;
}
.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: #111a2e;
}
.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: #3a37eb;
}
.rt-portfolio-style3 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #111a2e;
  -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: #111a2e;
}
.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: #3a37eb;
}
.rt-portfolio-style4 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #111a2e;
  -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 .portfolio-item {
  position: relative;
  border-radius: 15px;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img:after {
  position: absolute;
  content: "";
  height: 200%;
  width: 176%;
  background: #3a37eb;
  opacity: .5;
  left: 0;
  top: 0;
  transform: rotate(-45deg) translateY(126%);
  transition: 0.5s;
  z-index: 0;
}
.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 a.pf-btn2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 5;
  background: #3a37eb;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img a.pf-btn2 i {
  color: #ffffff;
}
.rt-portfolio-style5 .portfolio-item .portfolio-img:hover:after {
  transform: rotate(-71deg) translateY(-20%);
}
.rt-portfolio-style5 .portfolio-item .portfolio-content {
  position: relative;
  padding: 30px;
  border: 1px solid #EDEFF3;
  border-radius: 0 0 15px 15px;
  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: #111a2e;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content .p-title {
  line-height: 28px;
  margin-bottom: 8px;
}
.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: #3a37eb;
}
.rt-portfolio-style5 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #6f737b;
  -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: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(-50%, -50%) scale(1);
}
.rts-btn {
  padding: 17px 30px;
  min-width: max-content;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  border-radius: 15px;
  background: #3a37eb;
  color: #fff;
}
.rts-btn:hover {
  background-color: #111a2e;
}
.rt-portfolio-style6.swiper {
  overflow: visible !important;
}
.rt-portfolio-style6.swiper .swiper-pagination-frac {
  top: -19%;
  right: 75px;
  font-weight: 700;
  position: absolute;
  max-width: max-content;
  left: unset;
}
.rt-portfolio-style6.swiper .swiper-pagination-frac .swiper-pagination-current {
  color: #3a37eb;
}
.rt-portfolio-style6 .bg-right-gallery {
  background: #181c27;
  padding: 102px 50px 60px;
  border-radius: 15px;
  position: relative;
}
.rt-portfolio-style6 .bg-right-gallery .shape--bg {
  position: absolute;
  top: 0;
  right: 0;
}
.rt-portfolio-style6 .bg-right-gallery .rts-btn:hover {
  background: #FFECEC;
  color: #111a2e;
}
.rt-portfolio-style6 .p-title {
  margin-top: 30px;
}
.rt-portfolio-style6 .p-title a {
  font-size: 30px;
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  color: #fff;
}
.rt-portfolio-style6 .p-category a {
  font-size: 16px;
  color: #fff;
}
.rt-portfolio-style6 p.disc {
  margin-top: 16px;
  color: #B3B7C1;
  margin-bottom: 45px;
  line-height: 26px;
  margin-top: 20px;
}
.rt-portfolio-style6 .thumbnail-gallery img {
  border-radius: 15px;
}
.rt-portfolio-style6 .swiper-button-next {
  top: -16%;
  right: 0px;
}
.rt-portfolio-style6 .swiper-button-prev {
  top: -16%;
  right: 135px;
  left: auto;
}
.rt-portfolio-style6 .swiper-button-prev,
.rt-portfolio-style6 .swiper-button-next {
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
}
.portfolio-filter.style_6 {
  text-align: right !important;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.portfolio-filter.style_6 button {
  border: 0 !important;
  padding: 0 !important;
  margin-right: 25px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item {
  position: relative;
  border-radius: 15px;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img img {
  width: 100%;
  transition: 0.5s;
  border-radius: 0px;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img a.pf-btn2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 5;
  background: #3a37eb;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img a.pf-btn2 i {
  color: #ffffff;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img:hover img {
  transform: scale(1.2);
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-img:hover:after {
  transform: rotate(-71deg) translateY(-20%);
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content {
  position: relative;
  padding: 50px;
  background: #fff;
  border-radius: 0 0 15px 15px;
  opacity: 1;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  border-top: 0;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content a.portfolio-btn {
  color: #3a37eb;
  font-weight: 600;
  padding-top: 7px;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content span.p-category {
  opacity: 1;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content span.p-category a {
  color: #6f737b;
  font-size: 16px;
  font-weight: 500;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content a {
  color: #111a2e;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content .p-title {
  line-height: 28px;
  margin-bottom: 8px;
  margin-top: 10px;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content .p-title:hover a {
  color: #3a37eb;
}
.rt-portfolio-style-grid.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-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content h4 a:hover {
  color: #3a37eb;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content p {
  margin-bottom: 0;
  color: #6f737b;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item .portfolio-content p a {
  font-size: 14px;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item:hover h4 a {
  text-decoration: underline !important;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item:hover .portfolio-img:before {
  height: 100%;
  display: block;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item:hover .portfolio-img .portfolio-content {
  top: 0;
  display: block;
  opacity: 1;
}
.rt-portfolio-style-grid.rt-portfolio-style6 .portfolio-item:hover .portfolio-img a.pf-btn2 {
  transform: translate(-50%, -50%) scale(1);
}
.rt-portfolio-style-grid.rt-portfolio-style7 .portfolio-img img {
  transition: -webkit-clip-path 1s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: clip-path 1s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: clip-path 1s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-clip-path 1s cubic-bezier(0.39, 0.58, 0.57, 1);
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  margin-bottom: 30px;
}
.rt-portfolio-style-grid.rt-portfolio-style7 .portfolio-img img:hover {
  -webkit-clip-path: inset(15px);
  clip-path: inset(15px);
}
.g-6 {
  --bs-gutter-x: 2rem !important;
  --bs-gutter-y: 1rem !important;
}
/* Button CSS -----------------
-----------------------------*/
.react-button a {
  display: inline-block;
  color: #fff;
  padding: 12px 30px 12px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  background-color: #111a2e;
  border-radius: 15px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-family: 'Urbanist', sans-serif;
}
.react-button a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 14px;
  background: #3a37eb;
}
.react-button a:hover {
  background: #111a2e;
  color: #ffffff;
}
.react-button a:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.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;
  transition: all 0.5s;
  border-radius: 15px;
}
.rt-grid-figure .logo-img:hover img {
  opacity: .8;
}
.rt-grid-figure .logo-img:hover a.back {
  display: block;
}
.rt-grid-figure .logo-img:hover a.back-exists {
  display: none;
}
.sticky_search i:before {
  font-weight: 700 !important;
}
/*CTA CSS-----------------
--------------------------*/
.rs-cta {
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.rs-cta .cta-content {
  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 {
  order: unset;
}
.rs-cta .rs-button .readon {
  line-height: 1;
  color: #fff;
  border-radius: 0;
  font-weight: 500;
}
.rs-cta .rs-button .readon:hover {
  background: #111a2e;
}
.rs-cta .rs-button .readon i {
  margin: 0;
  transform: translateX(5px);
  transition: all ease .3s;
}
/*---------Testimonial CSS---------
-----------------------------------*/
/*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: #111a2e;
  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: #3a37eb;
  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: #3a37eb;
  color: #fff;
}
.rstab-main ul.nav li a i {
  margin-left: 50px;
  color: #111a2e;
}
.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: #3a37eb;
}
.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: #3a37eb;
  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: #3a37eb;
  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: #3a37eb;
  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: #6f737b;
}
.rspopup_style1 .contact-info ul li a:hover {
  color: #3a37eb;
}
.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;
}
.rt-pricing-table-features-list .rt-circle-check:before {
  margin: 0;
}
.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: 8px;
  position: relative;
  width: 100%;
}
.rs-skill-bar .skillbar .skillbar-bar {
  background: #ffecec;
  height: 8px;
  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: #111a2e;
}
.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;
}
.rts-accordion.style1 .accordion-item {
  background: transparent;
  border: none;
  padding-bottom: 30px;
  position: relative;
  padding-left: 60px;
}
.rts-accordion.style1 .accordion-item:last-child {
  padding-bottom: 0;
}
.rts-accordion.style1 .accordion-item .accordion-header button {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  box-shadow: none;
  padding: 0;
  position: relative;
  color: #1C2539;
}
.rts-accordion.style1 .accordion-item .accordion-header button:before {
  content: "";
  position: absolute;
  left: 0;
  background: #fff;
  border: 5px solid #3a37eb;
  height: 20px;
  width: 20px;
  left: -11.4%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  background-color: #fff;
  z-index: 5;
  transition: 0.3s;
}
.rts-accordion.style1 .accordion-item .accordion-body {
  padding: 15px 0 0;
}
.rts-accordion.style1 .accordion-item:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-left: 2px dashed #DF0A0A;
  top: 3px;
  left: 18px;
  position: absolute;
}
.rts-accordion.style2 .accordion-item .accordion-header button {
  border: none;
  background: transparent;
  background: #FFFFFF;
  height: 60px;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #111a2e;
  align-items: center;
  display: flex;
  padding: 0px 25px;
  font-family: 'Urbanist', sans-serif;
}
.rts-accordion.style2 .accordion-item .accordion-header button span {
  color: #3a37eb;
  margin-right: 4px;
}
.rts-accordion.style2 .accordion-item .accordion-header button:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro" !important;
  background-image: none;
  top: 0px;
  position: relative;
  transform: none;
  color: #111a2e;
}
.rts-accordion.style2 .accordion-item .accordion-header button[aria-expanded=true] {
  border: none;
  background: #fff;
  color: #1C2539;
  box-shadow: 0px 13px 46px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
}
.rts-accordion.style2 .accordion-item .accordion-header button[aria-expanded=true]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Pro" !important;
  background-image: none;
  top: 0px;
  position: relative;
  color: #3a37eb;
}
.rts-accordion.style2 .accordion-item .accordion-body {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6F737B;
  padding: 25px;
}
.rts-accordion.style3 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.rts-accordion.style3 .accordion-item {
  margin-bottom: 30px;
  box-shadow: 0px 7px 18px rgba(24, 16, 16, 0.05);
  margin-bottom: 20px;
  border: none;
}
.rts-accordion.style3 .accordion-item .accordion-header button {
  font-size: 18px;
  color: #1C2539;
  font-weight: 700;
  padding: 24px 40px;
  background: none;
  font-family: 'Urbanist', sans-serif;
}
.rts-accordion.style3 .accordion-item .accordion-header button span {
  color: #3a37eb;
  margin-right: 10px;
}
.rts-accordion.style3 .accordion-item .accordion-header button:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro" !important;
  background-image: none;
  top: 0px;
  position: relative;
  transform: none;
  color: #3a37eb;
}
.rts-accordion.style3 .accordion-item .accordion-header button[aria-expanded=true] {
  border: 1px solid transparent;
  background: #fff;
  color: #1C2539;
  border-radius: 5px 5px 0 0;
}
.rts-accordion.style3 .accordion-item .accordion-header button[aria-expanded=true]:after {
  content: "\f077";
  font-family: "Font Awesome 5 Pro" !important;
  background-image: none;
  top: 0px;
  position: relative;
}
.rts-accordion.style3 .accordion-item .accordion-body {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 0px 35px 35px 35px;
}
.rts-accordion.style1 .accordion-item .accordion-header button[aria-expanded=true]::before {
  content: "";
  position: absolute;
  left: 0;
  background-image: none;
  height: 50px;
  width: 50px;
  left: -14.6%;
  background: #3a37eb;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  z-index: 5;
}
.elementor-invisible.elementor-widget-rs-timecounter {
  visibility: visible;
}
.wpcf7 label {
  display: block;
}
.rs-dual-heading .second_title {
  color: #111a2e;
}
.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);
  }
}
.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;
  display: inline-block;
}
.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;
}
.rt-features-list-content ul li .text-heading span {
  display: block;
}
.rt-features-list-content .separator_yes.rotate_yes:after {
  top: -7px;
  transform: skew(-10deg);
}
.right_icon_yes ul li a {
  padding-right: 0 !important;
  position: relative;
}
.right_icon_yes ul li a:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f178";
  font-size: 16px;
  font-family: "Font Awesome 5 Pro";
  color: #3a37eb;
}
.left_icon_yes ul li a {
  padding-right: 0 !important;
  position: relative;
  padding-left: 25px;
}
.left_icon_yes ul li a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f061";
  font-size: 16px;
  font-family: "Font Awesome 5 Pro";
}
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: 'rt-icons';
  content: '\e82d';
  text-align: center;
  line-height: 46px;
  font-size: 15px;
  color: #3a37eb;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  border: 2px solid #3a37eb;
  box-shadow: none;
  border-radius: 50% !important;
  border-radius: 5px;
}
.progress-wrap:hover::after {
  opacity: 1;
  content: '\e82d';
  border: 2px solid #3a37eb;
}
.progress-wrap::before {
  position: absolute;
  font-family: 'rt-icons';
  content: '\e82d';
  text-align: center;
  line-height: 46px;
  font-size: 15px;
  opacity: 0;
  background: #3a37eb;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::before {
  opacity: 0;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg {
  color: #df0a0a;
  border-radius: 50%;
  background: #fff;
}
.progress-wrap svg.progress-circle path {
  stroke: #df0a0a;
  stroke-width: 34px;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.custom-grayscale img {
  filter: grayscale(1);
}
header .bg-disable-frontend {
  background: transparent !important;
}
/*------------------------------
  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;
}
/*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;
}
.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;
}
.logo-border-radius .rs-grid-img {
  border-radius: 100%;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none !important;
  background: #fff !important;
  width: 40px !important;
  height: 35px !important;
  transition: all 0.5s;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #3a37eb !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: 10px;
  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: 16px;
  font-weight: bold;
}
.swiper-button-prev:before {
  content: '\e80d';
}
.product-item:hover .swiper-button-prev,
.product-item:hover .swiper-button-next {
  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: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  font-size: 16px;
  transition: all 0.5s;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 9px 18px #1810100d;
}
.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;
  font-weight: 700;
}
.rt--slider .rt-slider-navigation .rt-slider-next i:hover,
.rt--slider .rt-slider-navigation .rt-slider-prev i:hover {
  background: #3a37eb;
}
.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 {
  background: #fff;
  opacity: 1;
}
.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-style5 .rt-slider-navigation {
  top: 83%;
  width: 210px;
  right: -73%;
}
.banner-area.banner-two-parent {
  overflow: visible;
  position: relative;
  z-index: 1;
}
.banner-area.banner-two-parent .bottom-image {
  position: absolute;
  right: -64%;
  top: -8%;
  animation: jump-2 3s linear infinite;
  z-index: -1;
  pointer-events: none;
}
.banner-area.banner-two-parent .top-image {
  position: absolute;
  left: -56%;
  top: -33%;
  background-repeat: no-repeat;
  animation: jump-1 5s linear infinite;
  z-index: -1;
  pointer-events: none;
}
.banner-content-area {
  padding-top: 180px;
  padding-left: 30px;
}
.banner-content-area .sub-title p {
  color: #3a37eb;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Urbanist', sans-serif;
}
.banner-content-area .sub-title p span {
  text-transform: uppercase;
  color: #fff;
  background: #111a2e;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  padding: 5px 10px;
  margin-right: 8px;
}
.banner-content-area .banner-title {
  font-weight: 700;
  font-size: 72px;
  line-height: 78px;
  color: 'Urbanist', sans-serif;
  margin-top: 18px;
  margin-bottom: 30px;
}
.banner-content-area .banner-title span {
  font-weight: 400;
  font-size: 56px;
  line-height: 78px;
  color: #111a2e;
}
.banner-content-area p.disc {
  color: #6F737B;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
#slider-custom-margin .slider-style2 {
  padding-top: 140px;
}
.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: 41px;
  left: 65%;
  transform: translate(-50%, -50%);
  z-index: 260;
  width: 145px;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next {
  position: relative;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next:after {
  content: "\f324";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  color: #1C2539;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
  transition: 0.3s;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-next:hover:after {
  background: #3a37eb;
  color: #fff;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev {
  position: relative;
  padding-left: 0;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev:after {
  content: "\f323";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  color: #1C2539;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
  transition: 0.3s;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rt--slider.slider-style2 .rt-slider-navigation .rt-slider-prev:hover:after {
  background: #3a37eb;
  color: #fff;
}
.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-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: 50px 50px 30px 50px;
  background: #fff;
  border-radius: 20px;
}
.rt--slider.slider-style2 .single--item .content--box {
  display: flex;
  align-items: center;
}
.rt--slider.slider-style2 .single--item .content--box .slider-subtitle {
  margin: 0;
  font-family: 'Urbanist', sans-serif;
}
.rt--slider.slider-style2 .single--item .content--box .slider-title {
  font-size: 22px;
  padding-bottom: 2px;
  font-weight: 700;
  color: 'Urbanist', sans-serif;
  line-height: 29px;
}
.rt--slider.slider-style2 .single--item .content--box .slider-btn {
  margin-top: 40px;
}
.rt--slider.slider-style2 .single--item .description {
  margin-left: 30px;
}
.rt--slider.slider-style2 .single--item .review-body .desc {
  margin: 30px 0;
  border-bottom: 2px solid #E9ECF1;
  padding-bottom: 5px;
  font-size: 20px;
}
.rt--slider.slider-style2 .single--item .review-body .star-rating .star {
  position: relative;
  color: #3a37eb;
  display: inline-block;
  font-family: rt-icons;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 27px;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 26px;
}
.rt--slider.slider-style2 .single--item .banner-image {
  position: relative;
}
.rt--slider.slider-style2 .single--item .banner-image .quote {
  position: absolute;
  top: 0px;
  right: -17px;
  top: 16px;
}
.rt--slider.slider-style2 .single--item .review-end {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rt--slider.slider-style1 .content--box h4 {
  margin-bottom: 0;
  color: #3a37eb;
  font-size: 24px;
}
.rt--slider.slider-style1 .slider-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 11px;
  margin-bottom: 10px !important;
}
.rt--slider.slider-style1 .rt-slider-navigation {
  margin: 0;
  position: absolute;
  top: 41px;
  left: 65%;
  transform: translate(-50%, -50%);
  z-index: 260;
  width: 145px;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-next {
  position: relative;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-next:after {
  content: "\f324";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  color: #1C2539;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
  transition: 0.3s;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-next:hover:after {
  background: #3a37eb;
  color: #fff;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-prev {
  position: relative;
  padding-left: 0;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-prev:after {
  content: "\f323";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  color: #1C2539;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 10px 20px rgba(24, 16, 16, 0.06);
  border-radius: 8px;
  transition: 0.3s;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-prev:hover:after {
  background: #3a37eb;
  color: #fff;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-prev i {
  border-radius: 6px 6px 0px 0px;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-prev:hover i {
  background: #ffbd27;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.rt--slider.slider-style1 .rt-slider-navigation .rt-slider-next i {
  border-radius: 0px 0px 6px 6px;
}
.rt--slider.slider-style1 .single--item {
  position: relative;
  padding: 30px 50px 30px 50px;
  background: #fff;
  border-radius: 20px;
}
.rt--slider.slider-style1 .single--item .content--box {
  display: flex;
  align-items: center;
}
.rt--slider.slider-style1 .single--item .content--box .slider-subtitle {
  margin: 0;
  font-family: 'Urbanist', sans-serif;
}
.rt--slider.slider-style1 .single--item .content--box .slider-title {
  font-size: 22px;
  padding-bottom: 2px;
  font-weight: 700;
  color: 'Urbanist', sans-serif;
  line-height: 29px;
}
.rt--slider.slider-style1 .single--item .content--box .slider-btn {
  margin-top: 40px;
}
.rt--slider.slider-style1 .single--item .description {
  margin-left: 30px;
}
.rt--slider.slider-style1 .single--item .review-body .desc {
  margin: 10px 0 25px;
  border-bottom: 1px solid #E9ECF1;
  padding-bottom: 5px;
  font-size: 20px;
}
.rt--slider.slider-style1 .single--item .review-body .star-rating .star {
  position: relative;
  color: #3a37eb;
  display: inline-block;
  font-family: rt-icons;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 27px;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 26px;
}
.rt--slider.slider-style1 .single--item .banner-image {
  position: relative;
}
.rt--slider.slider-style1 .single--item .banner-image .quote {
  position: absolute;
  top: 0px;
  right: -17px;
  top: 16px;
}
.rt--slider.slider-style1 .single--item .review-end {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rt--slider .star-rating .star-full:before {
  content: '\e821';
  position: absolute;
  left: 0;
  top: 0;
}
.rt--slider .star-rating .star-half:before {
  content: '\e82a';
  position: absolute;
  left: 0;
  top: 0;
}
.rt--slider .star-rating .star-empty:before {
  content: '\e82b';
  position: absolute;
  left: 0;
  top: 0;
}
.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;
  text-align: center;
}
.rt--slider.slider-style3 .slider-description {
  padding: 40px 120px 0px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
  color: #111a2e;
}
.rt--slider.slider-style3 .slider-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #3a37eb;
}
.rt--slider.slider-style3 .swiper-btn {
  position: absolute;
  top: 50%;
  z-index: 2;
}
.rt--slider.slider-style3 .swiper-btn i {
  font-size: 30px;
}
.rt--slider.slider-style3 .swiper-btn.swiper-button-rts-next {
  right: 0;
}
/* 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:hover img {
  transform: scale(0.9);
}
.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;
  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 .image-part.yes:hover img {
  filter: grayscale(100%);
}
.reactheme-blog-grid.blog--style1 .blog-meta {
  list-style: none;
  margin: 0;
  display: flex;
}
.reactheme-blog-grid.blog--style1 .blog-meta li {
  margin-right: 15px;
}
.reactheme-blog-grid.blog--style1 .blog-item.reactheme-blog-grid1 {
  background: #fff;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0px 2px 20px rgba(24, 16, 16, 0.09);
}
.reactheme-blog-grid.blog--style1 .blog-item.reactheme-blog-grid1 img {
  border-radius: 15px;
}
.reactheme-blog-grid.blog--style1 .blog-item .blog-content-main .title {
  padding-bottom: 15px;
  border-bottom: 1px solid #E8E8E8;
}
.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;
  position: relative;
}
.reactheme-blog-grid.blog--style4 .image-part a img {
  border-radius: 7px 7px 0 0 !important;
}
.reactheme-blog-grid.blog--style4 .image-part .meta-info {
  background: #111a2e;
  display: flex;
  padding: 7px 30px;
}
.reactheme-blog-grid.blog--style4 .image-part .meta-info ul {
  margin: 0;
}
.reactheme-blog-grid.blog--style4 .image-part .meta-info ul,
.reactheme-blog-grid.blog--style4 .image-part .meta-info li {
  list-style: none;
}
.reactheme-blog-grid.blog--style4 .image-part .meta-info .author-info {
  margin-right: 25px;
  color: #fff;
}
.reactheme-blog-grid.blog--style4 .image-part .meta-info .author-info i {
  padding-right: 8px;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full {
  top: unset !important;
  bottom: 20px;
  background: #fff !important;
  padding: 10px 20px !important;
  text-align: center;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
  z-index: 15;
  position: absolute;
  right: 0;
  border-radius: 15px;
  font-family: 'Urbanist', sans-serif;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full .day {
  color: #3a37eb;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.reactheme-blog-grid.blog--style4 .image-part .date-full .month {
  color: #3a37eb;
  font-size: 14px;
  font-weight: 400;
}
.reactheme-blog-grid.blog--style4 .blog-meta i {
  color: #fff;
  margin-right: 7px;
}
.reactheme-blog-grid.blog--style4 .blog-content {
  padding: 30px !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 .title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
.reactheme-blog-grid.blog--style4 .blog-content .title a {
  color: #111a2e;
}
.reactheme-blog-grid.blog--style4 .blog-content .title a:hover {
  color: #3a37eb;
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  margin: 0 30px;
  z-index: 2;
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part img {
  transition: 0.3s;
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part img:hover {
  transform: scale(1.1);
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part.yes img:hover {
  filter: grayscale(1);
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part .cat_list {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #3a37eb;
  font-size: 16px;
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part .cat_list ul {
  list-style: none;
  margin: 0;
}
.reactheme-blog-grid.blog--style3 .blog-inner .image-part .cat_list ul li a {
  padding: 7px 24px;
  display: inline-block;
}
.reactheme-blog-grid.blog--style3 .blog-content {
  position: relative;
  margin-top: -30px;
  z-index: 1;
}
.reactheme-blog-grid.blog--style3 .blog-content .blog-meta {
  margin: 0;
  background: #F6F6F6;
  border-radius: 10px 10px 0 0;
  padding: 50px 33px 20px 33px;
  display: flex;
  align-items: center;
}
.reactheme-blog-grid.blog--style3 .blog-content .blog-meta li {
  list-style: none;
  margin-right: 20px;
}
.reactheme-blog-grid.blog--style3 .blog-content .blog-meta li:last-child {
  margin-right: 0;
}
.reactheme-blog-grid.blog--style3 .blog-content .bottom-part {
  padding: 30px 32px 32px 32px;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
  border-radius: 0px 0px 10px 10px;
}
.reactheme-blog-grid.blog--style5 .blog-item {
  background: #FFFFFF;
  box-shadow: 0px 8px 37px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  height: 100%;
}
.reactheme-blog-grid.blog--style5 .blog-item ul,
.reactheme-blog-grid.blog--style5 .blog-item li {
  list-style: none;
  margin: 0;
}
.reactheme-blog-grid.blog--style5 .blog-item .title {
  font-size: 24px;
  line-height: 30px;
}
.reactheme-blog-grid.blog--style5 .blog-item .title a {
  color: #111a2e;
}
.reactheme-blog-grid.blog--style5 .blog-item .title a:hover {
  color: #3a37eb;
}
.reactheme-blog-grid.blog--style5 .blog-item .blog-content {
  padding: 25px 40px 40px;
}
.reactheme-blog-grid.blog--style5 .blog-item .blog-content .blog-meta {
  padding-top: 25px;
  margin-bottom: 15px;
}
.reactheme-blog-grid.blog--style5 .blog-item .blog-content .blog-meta i {
  color: #3a37eb;
  font-weight: bold;
}
.reactheme-blog-grid.blog--style5 .blog-item .blog-content .blog-meta li {
  color: #6F737B;
  font-family: 'Urbanist', sans-serif;
  font-weight: 600;
}
.reactheme-blog-grid.blog--style5 .image-part {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  position: relative;
}
.reactheme-blog-grid.blog--style5 .image-part img {
  transition: 1s;
}
.reactheme-blog-grid.blog--style5 .image-part .cat_list {
  position: absolute;
  z-index: 1px;
  top: 30px;
  left: 30px;
}
.reactheme-blog-grid.blog--style5 .image-part .cat_list li a {
  background: #3a37eb;
  color: #fff;
  display: inline-block;
  border-radius: 8px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px;
}
.reactheme-blog-grid.blog--style5 .image-part:hover img {
  transform: scale(1.2);
}
.reactheme-blog-grid.blog--style5 .admin-area {
  padding-bottom: 25px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
}
.reactheme-blog-grid.blog--style5 .admin-area img {
  border-radius: 15px;
  overflow: hidden;
}
.reactheme-blog-grid.blog--style5 .admin-area .details {
  margin-left: 10px;
}
.reactheme-blog-grid.blog--style5 .admin-area .details span {
  margin: 0;
}
.reactheme-blog-grid.blog--style5 .admin-area .details .name {
  margin: -5px 0 0;
  color: #111a2e;
  font-weight: 700;
}
.reactheme-blog-grid.blog--style5 .btn-part i {
  transition: 0.3s;
}
.reactheme-blog-grid.blog--style6 .blog-item {
  box-shadow: 0px 18px 33px rgba(15, 15, 45, 0.05);
  border-radius: 15px;
  overflow: hidden;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content {
  padding: 35px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .date {
  padding-bottom: 7px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .date i {
  color: #3a37eb;
  margin-right: 7px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .title a {
  color: #111a2e;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content p {
  margin-bottom: 10px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .btn-part a {
  font-weight: 700;
  font-size: 16px;
}
.reactheme-blog-grid.blog--style6 .blog-item .blog-content .btn-part a i {
  transition: .3s;
  margin-left: 4px;
}
.reactheme-blog-grid.blog--style6 .blog-item .image-part {
  position: relative;
}
.reactheme-blog-grid.blog--style6 .blog-item .image-part .cat_list {
  position: absolute;
  z-index: 0;
  top: 30px;
  left: 30px;
}
.reactheme-blog-grid.blog--style6 .blog-item .image-part ul {
  margin: 0;
  list-style: none;
}
.reactheme-blog-grid.blog--style6 .blog-item .image-part ul li {
  list-style: none;
}
.reactheme-blog-grid.blog--style6 .blog-item .image-part ul li a {
  padding: 8px 15px;
  background: #FFFFFF;
  border-radius: 15px;
  color: #3a37eb;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  line-height: 14px;
  font-family: 'Urbanist', sans-serif;
}
@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;
  }
  .blog--style2 .reactheme-blog-grid1 {
    display: block;
  }
}
@media (max-width: 767px) {
  .rt--slider.slider-style3 .slider-description {
    font-size: 20px;
    line-height: 30px;
    padding: 40px 50px;
  }
}
@media (max-width: 567px) {
  .rt--slider.slider-style3 .slider-description {
    font-size: 18px;
    line-height: 24px;
    padding: 40px 30px;
    text-transform: unset;
  }
}
.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;
}
.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: 10px !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;
}
.react-heading .title-inner .sub-text span {
  padding: 2px 8px;
  color: #fff;
  border-radius: 50px;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
}
.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';
}
.menu-area.separator_yes {
  position: relative;
}
.menu-area.separator_yes:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background: #F36464;
}
.logo-grid-height .rt-grid-figure {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rts-mailchimp.yes {
  position: relative;
}
.rts-mailchimp.yes input[type="submit"] {
  font-size: 0;
}
.rts-mailchimp.yes .fa-location-arrow {
  position: absolute;
  right: 17px;
  bottom: 16px;
  color: #fff;
}
.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;
  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: #111a2e;
  opacity: 0.06;
}
@-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%);
  }
}
.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;
}
.about-one-thumbnail {
  display: flex;
  justify-content: end;
  position: relative;
}
.about-one-thumbnail .small-img {
  position: absolute;
  left: 0%;
  top: 7%;
  animation: jump-1 10s linear infinite;
}
.about-one-thumbnail .experience {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 32px;
  background: #3a37eb;
  border-radius: 15px;
  bottom: 7%;
  left: 1%;
  animation: jump-2 6s linear infinite;
  width: 310px;
}
.about-one-thumbnail .experience .single {
  width: 50%;
}
.about-one-thumbnail .experience .single .title {
  color: #fff;
  margin-bottom: 0;
  font-family: 'Urbanist', sans-serif;
}
.about-one-thumbnail .experience .single.left p {
  font-size: 22px;
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-weight: 700;
  margin-top: -8px;
  margin-bottom: 0;
}
.about-one-thumbnail .experience .single.right p {
  color: #fff;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
/*jump animation */
@keyframes jump-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jump-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rts-tab-advance .nav {
  justify-content: center;
  align-items: center;
  border: 1px solid #EFEEF2;
  max-width: max-content;
  margin: auto;
  border-radius: 100px;
  box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
  margin-top: 0px;
}
.rts-tab-advance .nav li button {
  border: none;
  background: transparent;
  border-radius: 100px;
  padding: 8px 25px;
  color: #1C2539;
  font-weight: 500;
}
.rts-tab-advance .nav li button.active {
  background: #0B4DF5;
  color: #fff;
  border-radius: 100px;
}
.tab-custom-nav .nav {
  float: right;
  position: relative;
  bottom: 102px;
  z-index: 1;
}
.tab-custom-nav .tab-content {
  clear: both;
}
.rts-img-reveal[data-fx="1"]::after,
.rts-img-reveal[data-fx="2"]::after {
  content: '';
  z-index: -1;
  width: 100%;
  bottom: 0.25rem;
  left: 0;
  position: absolute;
  height: 2px;
  background: currentColor;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-align: center;
}
.rts-img-reveal[data-fx="1"]::after,
.rts-img-reveal[data-fx="2"]::after {
  bottom: 0;
}
.rts-img-reveal[data-fx="1"]:hover::after,
.rts-img-reveal[data-fx="2"]:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.rts-img-reveal[data-fx="6"]::after {
  content: '';
  z-index: -1;
  width: 100%;
  bottom: 0.25rem;
  left: 0;
  position: absolute;
  height: 2px;
  background: currentColor;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.7s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
}
.rts-img-reveal[data-fx="6"]::after {
  bottom: 0;
}
.rts-img-reveal[data-fx="6"]:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.rts-img-reveal[data-fx="14"]::after {
  content: '';
  z-index: -1;
  width: 100%;
  bottom: 0.25rem;
  left: 0;
  position: absolute;
  height: 2px;
  background: currentColor;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.rts-img-reveal[data-fx="14"]::after {
  bottom: 0;
}
.rts-img-reveal[data-fx="14"]:hover::after {
  -webkit-animation: loop 0.5s infinite;
  animation: loop 0.5s infinite;
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
  50% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  51% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
}
@keyframes loop {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
  50% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  51% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
  }
}
.rts-img-reveal-wrapper {
  position: fixed;
  width: 250px;
  height: 270px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 9;
}
.rts-img-reveal-wrapper__inner,
.rts-img-reveal-wrapper__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.rts-img-reveal-wrapper__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #181314;
}
.rts-img-reveal-wrapper__img {
  background-size: cover;
  background-position: 50% 50%;
}
.test-2 {
  padding: 50px;
  background-color: #292930;
}
.full-slider-one .slider-inner img {
  object-fit: cover;
  width: 100%;
  height: 100vh;
}
.full-slider-one .slider-inner .swiper-content {
  position: absolute;
  top: 40%;
  left: 50px;
  z-index: 0;
}
.full-slider-one .slider-inner .swiper-content .title-area {
  padding-bottom: 25px;
}
.full-slider-one .swiper-button-prev,
.full-slider-one .swiper-button-next {
  top: 90% !important ;
  background: none !important;
  z-index: 1;
}
.full-slider-one .swiper-button-next {
  right: 18px !important;
}
.full-slider-one .swiper-button-next:before,
.full-slider-one .swiper-button-prev:before {
  background: none;
  color: #ffffff;
  font-size: 24px;
}
.full-slider-one .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 60px;
}
.full-slider-one .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #ffffff;
  opacity: 1;
  position: relative;
  margin: 0 10px;
  transition: all 0.4s;
}
.full-slider-one .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  position: absolute;
  border: 1px solid #fff;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  left: -4px;
  top: -4px;
}
