.hero__inner-2 .sec-title-wrapper {
  direction: ltr;
}
.hero7sec.service__hero-2 {
  background-color: var(--black-2);
  background-image: none;
}
.hero7sec .shape-1 {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.hero7sec .service__hero-right-2 .title {
  color: var(--white);
}
.hero7sec .service__hero-2 p {
  color: var(--gray-2);
}
.hero7sec .service__hero-right-2 .scroll {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.header__area-7.sticky-7 {
  border-bottom: 1px solid var(--black-2);
  background-color: var(--black-2);
}
.hero7sec h1.title.creative {
  direction: ltr;
}
.hero7sec .service__hero-right-2 p {
  font-size: 24px;
  max-width: 540px;
  color: #858181;
}

.main-menu > li > a .menu-text,
.main-menu-4 > li > a .menu-text {
  direction: ltr;
}
.dir-rtl .portfolio__area-2 .sec-title-3 {
  direction: ltr;
}

.roll__area-3 {
  background-color: #06aae1;
}
.about__area-2 {
  direction: ltr;
}
.dir-rtl .footer__area-2::before {
  position: absolute;
  content: '';
  height: 508px;
  width: 500px;
  left: 0px;
  top: 0px;
  background-image: none;
  background-repeat: no-repeat;
  transform: rotateY(180deg);
}
.cta__area-2::before {
  position: absolute;
  content: '';
  height: 508px;
  width: 500px;
  left: 0px;
  top: 0px;
  background-image: url(../imgs/shape/4.png);
  background-repeat: no-repeat;
  transform: rotateY(180deg);
}
section.portfolio__area-2 {
  background-color: #ecf7f9;
}
.portfolio__slide-2 {
  background-color: #ecf7f9;
}
section.feature__area-2 {
  background-color: #ecf7f9;
}
section.cta__area-2 {
  background-color: #ecf7f9;
}
.footer__area-2 {
  background-color: #ecf7f9;
}
.footer__btm-2 {
  border-top: 1px solid #0c6182;
}
.contact__area-6 {
  background-color: #ecf7f9;
}
.wc-btn-pink:hover {
  border-color: #0c6182;
}
.wc-btn-pink span {
  background-color: #0c6182;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  direction: ltr;
}
.dir-rtl .offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
  padding: 20px 100px 20px 20px;
}
section.contact__area-6 {
  direction: ltr;
}
.contact__area-6 .contact__info li {
  text-align: left;
}
.wc-btn-primary span {
  background-color: #0c6182;
}
.wc-btn-primary:hover {
  border-color: #0c6182;
}
#dynamic_form2_submit {
  display: none;
}
.blog__detail {
  background-color: #121212;
}
.blog__detail .line::before,
.blog__detail .line::after,
.blog__detail .line-3 {
  background-color: var(--bg-line);
}
.header__nav-icon-2 .menu-icon-2::after {
  left: -60px;
  right: unset;
}
.blog__detail-title {
  color: #fff;
}
.blog__detail-content {
  color: #fff !important;
}
.blog__detail-content p {
  color: #fff !important;
}
.footer-menu li a .menu-text,
.footer-menu-2 li a .menu-text {
  direction: ltr;
}
.header__logo-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.about__area-2 .sec-text p {
  font-size: 18px;
  line-height: 1.4;
  color: var(--gray-2);
  direction: rtl;
}
@media only screen and (min-width: 1199px) {
  .service__hero-right-2 .title {
    font-size: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .service__hero-right-2 .title {
    font-size: 40px;
    padding-left: 80px;
  }
  .service__hero-2 {
    padding-top: 125px;
  }
  .dir-rtl .service__hero-left-2 .image-1,
  .dir-rtl .service__hero-left-2 .image-3 {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  .sec-title {
    direction: ltr;
  }
  .feature__item p {
    text-align: right;
  }
  .dir-rtl .feature__item {
    text-align: center;
  }
  .swiper-slide .sec-title {
    text-align: center;
  }
  .about__area-2 .sec-text p {
    text-align: right;
    direction: rtl;
  }
  .contact__text {
    text-align: right;
    direction: rtl;
  }
}
