@charset "UTF-8";
/*======================================================================================
SitexPrime — right-to-left mirror
Generated by _build/rtl.py from main.css. Do not edit by hand.

Loaded only on the Arabic pages, after main.css, so every declaration here
overrides its left-to-right counterpart.
======================================================================================*/

.theme-btn-main.style-2:hover {
  padding-left: 25px;
  padding-right: 7px;
}
.theme-btn-main.style-2:hover .theme-btn-arrow-left {
  right: 7px;
  left: auto;
}
.theme-btn-main .theme-btn-arrow-left {
  right: 7px;
  left: auto;
}
.theme-btn-main:hover .theme-btn {
  transform: translateX(-47px);
}
.theme-btn-main-2.style-2:hover {
  padding-left: 25px;
  padding-right: 7px;
}
.theme-btn-main-2 .theme-btn-arrow-left {
  right: 0;
  left: auto;
}
.theme-btn-main-2:hover .theme-btn {
  transform: translateX(-39px);
}
@keyframes slideRight {
  49% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.back-to-top {
  left: 30px;
  right: auto;
}
.preloader {
  right: 0;
  left: auto;
}
.preloader-text {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.preloader-text::after {
  right: 0;
  left: auto;
}
@keyframes cir36 {
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rounded {
  50% {
    transform: rotate(-15deg);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
}
@keyframes spinner {
  to {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
}
@keyframes loaderspin {
  0% {
    transform: translate(50%, -50%) rotate(-0deg);
  }
  100% {
    transform: translate(50%, -50%) rotate(-360deg);
  }
}
@keyframes tpswing {
  0% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}
@-webkit-keyframes loaderspin {
  0% {
    transform: translate(50%, -50%) rotate(-0deg);
  }
  100% {
    transform: translate(50%, -50%) rotate(-360deg);
  }
}
@keyframes rounded {
  50% {
    transform: rotate(-20deg);
  }
}
@keyframes cir36 {
  100% {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
}
@keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
}
@keyframes bounce-x {
  50% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
}
@keyframes criss-cross-left {
  0% {
    right: -20px;
    left: auto;
  }
  50% {
    right: 50%;
    left: auto;
  }
  100% {
    right: 50%;
    left: auto;
  }
}
@keyframes criss-cross-right {
  0% {
    left: -20px;
    right: auto;
  }
  50% {
    left: 50%;
    right: auto;
  }
  100% {
    left: 50%;
    right: auto;
  }
}
@keyframes rotated2 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes wave {
  50% {
    transform: translateX(25%);
  }
  100% {
    transform: translateX(50%);
  }
}
@keyframes translateX2 {
  0% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    transform: translateX(-20px);
  }
}
@keyframes moving {
  20% {
    transform: translateX(50px);
  }
}
@keyframes img-anim-right {
  0% {
    transform: translateX(-5%);
  }
}
@keyframes img-anim-left {
  0% {
    transform: translateX(5%);
  }
}
@keyframes ShapeAnim {
  0% {
    background-position: top right;
  }
  100% {
    background-position: top right 3000px;
  }
}
.header-main .navbar .navbar-nav .nav-item .nav-link i {
  margin-right: 3px;
  margin-left: 0;
}
.header-main .navbar .navbar-nav .nav-item > .sub-menu {
  right: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  left: auto;
}
.header-main .navbar .navbar-nav .nav-item > .sub-menu li:last-child a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.header-main .navbar .navbar-nav .nav-item > .sub-menu li:hover i {
  transform: rotate(-90deg);
}
.header-main .navbar .navbar-nav .nav-item .has-homemenu {
  right: 0;
  left: 0;
}
.header-main .navbar .navbar-nav .nav-item .has-homemenu .homemenu-items .homemenu .homemenu-thumb::before {
  right: 0;
  left: auto;
}
.header-main .navbar .navbar-nav .nav-item .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button {
  right: 25px;
  left: 25px;
}
.header-main .navbar .navbar-nav .nav-item .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn i {
  margin-right: 10px;
  margin-left: 0;
}
.header-main .navbar .navbar-nav .nav-item:hover .nav-link i {
  transform: rotate(180deg);
}
.sub-menu li > .sub-menu {
  right: 100%;
  left: auto;
}
.mobile-menu-area {
  right: 0;
  left: auto;
}
.mobile-menu-area .mobile-menu-overlay {
  right: 0;
  left: auto;
}
.mobile-menu-area .mobile-menu-main {
  right: -390px;
  left: auto;
}
.mobile-menu-area .mobile-menu-main .close-mobile-menu {
  left: 10px;
  right: auto;
}
.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a {
  padding-left: 10px;
  padding-right: 0;
}
.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a i {
  margin-left: 15px;
  margin-right: 0;
}
.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li ul {
  padding-right: 0;
  padding-left: 0;
}
.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li ul a {
  padding-right: 40px;
  padding-left: 0;
}
.mobile-menu-area .mobile-menu-main.active {
  right: 15px !important;
  left: auto;
}
.mobile-menu-area .mobile-menu-action-btn a i {
  margin-right: 8px;
  margin-left: 0;
}
.offcanvas-menu {
  left: -450px;
  right: auto;
}
.offcanvas-menu .news-btn i {
  margin-right: 7px;
  margin-left: 0;
}
.offcanvas-menu .news-btn .text-hover {
  right: 0;
  left: auto;
}
.offcanvas-menu .offcanvas_gallery .gallery_img {
  right: calc(var(--i) * 82px);
  left: auto;
}
.offcanvas-menu.active {
  left: 15px;
  right: auto;
}
.header-1 {
  right: 0;
  left: 0;
}
.header-2 {
  right: 0;
  left: 0;
}
.header-2 .header-main .navbar .navbar-nav .nav-item .has-homemenu {
  right: 0;
  left: auto;
}
.header-3 {
  right: 0;
  left: 0;
}
.left-header-10-box-area .left-sidebar-menu > ul > li > a::before {
  right: 0;
  left: auto;
}
.left-header-10-box-area .left-sidebar-menu > ul > li > a:hover {
  padding-right: 26px;
  padding-left: 0;
}
.left-header-10-box-area .left-sidebar-menu > ul > li:hover > a {
  padding-right: 26px;
  padding-left: 0;
}
.left-header-10-box-area .left-sidebar-menu .submenu {
  right: 35%;
  transform: translateY(-50%) translateX(-25px);
  left: auto;
}
.left-header-10-box-area .left-sidebar-menu .submenu li a:hover {
  padding-right: 34px;
  padding-left: 0;
}
.left-header-10-box-area .theme-btn i {
  margin-right: 4px;
  margin-left: 0;
}
.sidebars-offcanvas-itemss .offcanvas-menuss {
  left: -450px;
  right: auto;
}
.sidebars-offcanvas-itemss .offcanvas-menuss .news-btn i {
  margin-right: 7px;
  margin-left: 0;
}
.sidebars-offcanvas-itemss .offcanvas-menuss .news-btn .text-hover {
  right: 0;
  left: auto;
}
.sidebars-offcanvas-itemss .offcanvas-menuss .offcanvas_gallery .gallery_img {
  right: calc(var(--i) * 82px);
  left: auto;
}
.sidebars-offcanvas-itemss .offcanvas-menuss.active {
  left: 15px;
  right: auto;
}
.sticky-menu {
  right: 0;
  left: auto;
}
.news-breadcrumb-wrapper .page-heading .breadcrumb-items li a i {
  margin-left: 9px;
  margin-right: 0;
}
.news-breadcrumb-wrapper .page-heading .breadcrumb-items li a i {
  margin-left: 5px;
  margin-right: 0;
}
.footer-section::before {
  right: 34%;
  left: auto;
}
@media (max-width: 1600px) {
  .footer-section::before {
    right: 32%;
    left: auto;
  }
}
.footer-section.footer-section-two::before {
  right: 40%;
  left: auto;
}
.footer-widget-wrapper .footer-content form input {
  padding-left: 140px;
  padding-right: 0;
}
.footer-widget-wrapper .footer-content form .subscribe-btn {
  left: 6px;
  right: auto;
}
.footer-widget-wrapper .fooer-widget-items .gt-list-area li:hover {
  margin-right: 5px;
  margin-left: 0;
}
.footer-widget-wrapper .footer-widget-area {
  margin-right: 20px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .footer-widget-wrapper .footer-widget-area {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-widget-wrapper .footer-widget-area.footer-widget-area-two {
  margin-right: 90px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .footer-widget-wrapper .footer-widget-area.footer-widget-area-two {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-widget-wrapper .fooer-widget-items-two .gt-list-area li:hover {
  margin-right: 5px;
  margin-left: 0;
}
.footer-widget-wrapper .fooer-widget-items-two form input {
  padding-left: 140px;
  padding-right: 0;
}
.footer-widget-wrapper .fooer-widget-items-two form .subscribe-btn {
  left: 6px;
  right: auto;
}
.footer-widget-wrapper.footer-widget-wrapper-7 {
  padding-right: 50px;
  padding-left: 0;
}
.footer-bottom-wrap-5 {
  margin-right: 60px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .footer-bottom-wrap-5 {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-bottom-wrap-5::before {
  right: -4.5%;
  left: auto;
}
.footer-widget-wrapper-5 .footer-widget-area {
  margin-right: 60px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .footer-widget-wrapper-5 .footer-widget-area {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-section-5::before {
  right: 37.3%;
  left: auto;
}
@media (max-width: 1899px) {
  .footer-section-5::before {
    right: 35.3%;
    left: auto;
  }
}
.footer-section-5 .footer-text-img {
  right: 0;
  left: auto;
}
.footer-section-6 .footer-image .footer-logo {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.footer-widget-wrapper-6::before {
  right: 45%;
  left: auto;
}
.footer-widget-wrapper-6 .footer-form form input {
  padding-left: 60px;
  padding-right: 0;
}
.footer-widget-wrapper-6 .footer-form form .subscribe-btn {
  left: 30px;
  right: auto;
}
.footer-widget-wrapper-6 .footer-widget-right-6 {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .footer-widget-wrapper-6 .footer-widget-right-6 {
    margin-right: auto;
    margin-left: 0;
  }
}
.footer-widget-wrapper-6 .footer-widget-right-6 .fooer-widget-items .gt-list-area li:hover {
  margin-right: 5px;
  margin-left: 0;
}
.footer-widget-wrapper-4::before {
  right: 45%;
  left: auto;
}
.footer-widget-wrapper-4 .footer-form form input {
  padding-left: 60px;
  padding-right: 0;
}
.footer-widget-wrapper-4 .footer-form form .subscribe-btn {
  left: 30px;
  right: auto;
}
.footer-widget-wrapper-4 .footer-widget-right-6 {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .footer-widget-wrapper-4 .footer-widget-right-6 {
    margin-right: auto;
    margin-left: 0;
  }
}
.footer-widget-wrapper-4 .footer-widget-right-6 .fooer-widget-items .gt-list-area li:hover {
  margin-right: 5px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .footer-section-8 .fooer-widget-items .footer-form {
    text-align: right;
  }
}
.footer-section-8 .fooer-widget-items .footer-form form input {
  padding-left: 30px;
  padding-right: 0;
}
.footer-section-8 .fooer-widget-items .footer-form form .subscribe-btn {
  left: 0;
  right: auto;
}
@media (max-width: 767px) {
  .footer-section-8 .footer-content {
    text-align: right;
  }
}
.footer-section-8 .footer-bottom-81 .social-icon {
  margin-right: -215px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .footer-section-8 .footer-bottom-81 .social-icon {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-widget-wrapper-10 .footer-left-items {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 1199px) {
  .footer-widget-wrapper-10 .footer-left-items {
    border-left: none;
    border-right: 0;
  }
}
.footer-widget-wrapper-10 .footer-right-items {
  padding-right: 150px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 1399px) {
  .footer-widget-wrapper-10 .footer-right-items {
    padding-right: 70px;
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .footer-widget-wrapper-10 .footer-right-items {
    padding-right: 0;
    padding-left: 0;
  }
}
.footer-widget-wrapper-10 .footer-right-items .footer-widget-items .footer-list li a {
  padding-right: 20px;
  padding-left: 0;
}
.footer-widget-wrapper-10 .footer-right-items .footer-widget-items .footer-list li a::before {
  right: 0;
  left: auto;
}
.section-title .sub-title.sub-title-2 {
  padding-left: 12px;
  padding-right: 24px;
}
.section-title .sub-title.sub-title-2::before {
  right: 12px;
  left: auto;
}
.hero-1 .hero-content .hero-button {
  margin-right: 150px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .hero-1 .hero-content .hero-button {
    margin-right: 80px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .hero-1 .hero-content .hero-button {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-1 .hero-image-items {
  margin-right: auto;
  margin-left: 0;
}
.hero-2 .hero-bg {
  right: 0;
  left: auto;
}
.hero-2 .hero-social .social-icon a {
  transform: rotate(-90deg);
}
@media (max-width: 1199px) {
  .hero-2 .hero-social .social-icon a {
    transform: rotate(-0deg);
  }
}
.hero-2 .hero-image-items .thumb .hero-btn {
  right: 20px;
  left: auto;
}
.hero-2 .hero-image-items .thumb .hero-btn::before {
  right: -120%;
  background: linear-gradient(270deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  left: auto;
}
.hero-2 .hero-image-items .thumb .hero-btn:hover::before {
  right: 120%;
  left: auto;
}
.hero-2 .hero-content {
  margin-right: 45px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .hero-2 .hero-content {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .hero-2 .hero-content {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-2 .hero-bottom-text {
  right: 0;
  left: 0;
  padding-right: 70px;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .hero-2 .hero-bottom-text {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.hero-2 .hero-bottom-text .bottom-text span {
  text-align: left;
}
.hero-2 .hero-title .circle-text {
  right: 170px;
  transform: rotate(21.83deg);
  left: auto;
}
.hero-2 .hero-title .circle-text2 {
  left: 180px;
  transform: rotate(21.83deg);
  right: auto;
}
.hero-2 .hero-title .top-line {
  right: 0;
  left: 0;
}
.hero-2 .hero-title .top-line::before {
  right: 0;
  left: auto;
}
.hero-2 .hero-title .top-line::after {
  left: 0;
  right: auto;
}
.hero-2 .hero-title .top-line2 {
  right: 0;
  left: 0;
}
.hero-2 .hero-title .top-line2::before {
  right: 0;
  left: auto;
}
.hero-2 .hero-title .top-line2::after {
  left: 0;
  right: auto;
}
.hero-2 .hero-title .top-line3 {
  right: 50px;
  left: 0;
}
.hero-2 .hero-title .top-line3::before {
  right: -2px;
  left: auto;
}
.hero-2 .hero-title .top-line3::after {
  left: -2px;
  right: auto;
}
.hero-2 .hero-title .top-line4 {
  left: 50px;
  right: auto;
}
.hero-2 .hero-title .top-line4::before {
  right: -2px;
  left: auto;
}
.hero-2 .hero-title .top-line4::after {
  left: -2px;
  right: auto;
}
.hero-3 .hero-line {
  right: 0;
  left: 0;
}
.hero-3 .hero-line-2 {
  right: 38%;
  left: 0;
}
.hero-3 .hero-line-3 {
  right: -30px;
  left: 0;
}
.hero-3 .hero-line-4 {
  left: -30px;
  right: auto;
}
.hero-3 .hero-line-5 {
  left: -30px;
  right: auto;
}
.hero-3 .hero-line-6 {
  left: -30px;
  right: auto;
}
.hero-3 .hero-line-7 {
  left: -30px;
  right: auto;
}
.hero-3 .hero-items .counter-items .counter-title .plus {
  margin-right: 4px;
  margin-left: 0;
}
.hero-3 .hero-content h1 .hero-text {
  text-align: left;
  margin-left: 50px;
  margin-right: 0;
}
@media (max-width: 991px) {
  .hero-3 .hero-content h1 .hero-text {
    margin-left: 0;
    text-align: right;
    margin-right: 0;
  }
}
.hero-3 .hero-content h1 .hero-text .plus {
  margin-left: 5px;
  margin-right: 0;
}
.hero-4 .hero-lines-1 {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.hero-4 .social-icon-items {
  left: 55px;
  right: auto;
}
@media (max-width: 1899px) {
  .hero-4 .social-icon-items {
    left: 30px;
    right: auto;
  }
}
.hero-4 .social-icon-items .social-icon a {
  transform: rotate(-270deg);
}
.hero-4 .hero-image-itemsss .hero-image {
  margin-left: -120px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .hero-4 .hero-image-itemsss .hero-image {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-4 .hero-image-itemsss .hero-image.thumb-5 {
  margin-left: 0;
  margin-right: 0;
}
.hero-4 .content-2 .text-3 {
  margin-right: 90px;
  margin-left: 0;
}
@media (max-width: 1600px) {
  .hero-4 .content-2 .text-3 {
    margin-right: 35px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .hero-4 .content-2 .text-3 {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-4 .content-2 .counter-title {
  margin-right: 90px;
  margin-left: 0;
}
@media (max-width: 1600px) {
  .hero-4 .content-2 .counter-title {
    margin-right: 35px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .hero-4 .content-2 .counter-title {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-6 .hero-content .title-2.style-2 {
  margin-right: 85px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .hero-6 .hero-content .title-2.style-2 {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-6 .hero-content .title-2.style-3 {
  margin-right: 285px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .hero-6 .hero-content .title-2.style-3 {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-7 .social-icon-items {
  left: 150px;
  right: auto;
}
@media (max-width: 1899px) {
  .hero-7 .social-icon-items {
    left: 30px;
    right: auto;
  }
}
.hero-7 .social-icon-items .social-icon a {
  transform: rotate(-270deg);
}
.gt-vertical-portfolio .hero-left-line {
  right: 50px;
  left: auto;
}
@media (max-width: 1399px) {
  .gt-vertical-portfolio .hero-left-line {
    right: 30px;
    left: auto;
  }
}
@media (max-width: 1199px) {
  .gt-vertical-portfolio .hero-left-line {
    right: 20px;
    left: auto;
  }
}
.gt-vertical-portfolio .hero-right-line {
  left: 50px;
  right: auto;
}
@media (max-width: 1399px) {
  .gt-vertical-portfolio .hero-right-line {
    left: 30px;
    right: auto;
  }
}
@media (max-width: 1199px) {
  .gt-vertical-portfolio .hero-right-line {
    left: 20px;
    right: auto;
  }
}
.gt-vertical-portfolio .hero-line-1 {
  right: 0;
  left: 0;
}
.gt-vertical-portfolio .slider .swiper-slide .slide-inner {
  right: 0;
  left: auto;
}
.gt-vertical-portfolio .slider .swiper-slide .slide-inner img {
  right: 0;
  left: auto;
}
.gt-vertical-portfolio .hero-content .hero-line11 {
  right: -50px;
  left: auto;
}
.gt-vertical-portfolio__content {
  right: 0;
  left: 0;
}
.gt-vertical-portfolio__slider__arrow {
  left: 50px;
  right: auto;
}
.gt-horizontal-portfolio .slider .hero-line-1 {
  right: 0;
  left: 0;
}
.gt-horizontal-portfolio .slider .swiper-slide .hero-left-line {
  right: 50px;
  left: auto;
}
@media (max-width: 1399px) {
  .gt-horizontal-portfolio .slider .swiper-slide .hero-left-line {
    right: 30px;
    left: auto;
  }
}
@media (max-width: 1199px) {
  .gt-horizontal-portfolio .slider .swiper-slide .hero-left-line {
    right: 20px;
    left: auto;
  }
}
.gt-horizontal-portfolio .slider .swiper-slide .hero-right-line {
  left: 50px;
  right: auto;
}
@media (max-width: 1399px) {
  .gt-horizontal-portfolio .slider .swiper-slide .hero-right-line {
    left: 30px;
    right: auto;
  }
}
@media (max-width: 1199px) {
  .gt-horizontal-portfolio .slider .swiper-slide .hero-right-line {
    left: 20px;
    right: auto;
  }
}
.gt-horizontal-portfolio .slider .swiper-slide .slide-inner {
  right: 0;
  left: auto;
}
.gt-horizontal-portfolio .slider .swiper-slide .slide-inner img {
  right: 0;
  left: auto;
}
.gt-horizontal-portfolio .hero-content .hero-line11 {
  right: -50px;
  left: auto;
}
.gt-horizontal-portfolio__content {
  right: 0;
  left: 0;
}
.gt-portfolio-parallax-box-slider {
  margin-right: 10px;
  margin-left: 0;
}
.gt-portfolio-parallax-box-slider .gt-parallax-slider-item img {
  margin-right: -50px;
  margin-left: 0;
}
.coverflow-slider-main .pagi-item {
  margin-right: 20px;
  margin-left: 20px;
}
.project-minimal-section .minimal-content .text {
  margin-right: auto;
  margin-left: 0;
}
.project-minimal-items .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.hero-8 .hero-shape {
  left: 0;
  right: auto;
}
.hero-8 .hero-image {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.hero-8 .text {
  border-right: 2px solid var(--white);
  padding-right: 20px;
  border-left: 0;
  padding-left: 0;
}
.hero-8 .hero-bottom-items .content .text-2 span {
  margin-right: 50px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .hero-8 .hero-bottom-items .content .text-2 span {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-9 .hero-header-left-items {
  right: 0;
  padding-right: 50px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  left: auto;
  padding-left: 0;
  border-right: 0;
}
.hero-9 .hero-header-left-items::before {
  right: 0;
  left: auto;
}
.hero-9 .hero-header-left-items .left-sidebar-menu > ul > li > a::before {
  right: 0;
  left: auto;
}
.hero-9 .hero-header-left-items .left-sidebar-menu > ul > li > a:hover {
  padding-right: 26px;
  padding-left: 0;
}
.hero-9 .hero-header-left-items .left-sidebar-menu > ul > li:hover > a {
  padding-right: 26px;
  padding-left: 0;
}
.hero-9 .hero-header-left-items .left-sidebar-menu .submenu {
  right: 50%;
  transform: translateY(-50%) translateX(-25px);
  left: auto;
}
.hero-9 .hero-header-left-items .left-sidebar-menu .submenu li a:hover {
  padding-right: 34px;
  padding-left: 0;
}
.hero-9 .hero-text {
  text-align: left;
}
@media (max-width: 1899px) {
  .hero-9 .hero-text {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (max-width: 1600px) {
  .hero-9 .hero-text {
    text-align: left;
    margin-right: auto;
    margin-left: 0;
  }
}
.hero-9 .hero-image {
  left: 0;
  right: auto;
}
.hero-9 .hero-items {
  padding-right: 290px;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .hero-9 .hero-items {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.hero-9 .hero-items .hero-list {
  margin-right: 145px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .hero-9 .hero-items .hero-list {
    margin-right: 20px;
    margin-left: 0;
  }
}
.hero-9 .hero-items .hero-list li {
  padding-right: 20px;
  padding-left: 0;
}
.hero-9 .hero-items .hero-list li::before {
  right: 0;
  left: auto;
}
.hero-9 .hero-items .hero-text {
  margin-right: 150px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .hero-9 .hero-items .hero-text {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
  }
}
.hero-10 .hero-top-items .category-wrapper .dis-text {
  box-shadow: -5px 4px 129.6px 6px rgba(0, 0, 0, 0.03);
  left: -130px;
  right: auto;
}
.hero-10 .hero-top-items .category-wrapper:hover .arrow i {
  transform: rotate(-180deg);
}
.hero-10 .hero-top-items .category-btn .arrow {
  margin-right: 15px;
  margin-left: 0;
}
.hero-10 .hero-top-items .category-dropdown {
  right: 0;
  left: auto;
}
.hero-10 .hero-top-items .sub-menu {
  right: 100%;
  transform: translateX(-15px);
  left: auto;
}
.hero-10 .hero-brand-slider {
  margin-left: 280px;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .hero-10 .hero-brand-slider {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-10 .hero-image {
  margin-right: 100px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .hero-10 .hero-image {
    margin-right: 0;
    text-align: right;
    margin-left: 0;
  }
}
.hero-10 .hero-info {
  left: 0;
  right: auto;
}
.hero-10 .social-icon-items {
  left: 0;
  right: auto;
}
@media (max-width: 1899px) {
  .hero-10 .social-icon-items {
    left: 30px;
    right: auto;
  }
}
.hero-10 .social-icon-items .social-icon a {
  transform: rotate(-270deg);
}
.page-wrapperss {
  margin-right: -20px;
  margin-left: 0;
}
@media (max-width: 1899px) {
  .page-wrapperss {
    margin-right: 0;
    margin-left: 0;
  }
}
.about-wrapper .about-right-items {
  margin-right: 25px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .about-wrapper .about-right-items {
    margin-right: 0;
    margin-left: 0;
  }
}
.about-wrapper-two .about-top-wrapper .sub-titles {
  padding-left: 12px;
  padding-right: 24px;
}
.about-wrapper-two .about-top-wrapper .sub-titles::before {
  right: 12px;
  left: auto;
}
.about-section-8 .about-wrapper-8 .about-content-items .content {
  border-right: 1px solid rgba(26, 22, 31, 0.1);
  padding-right: 30px;
  border-left: 0;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .about-section-8 .about-wrapper-8 .about-content-items .content {
    padding-right: 0;
    padding-left: 0;
  }
}
.about-section-8 .about-wrapper-8 .about-content-items .content .about-list .cont {
  padding-right: 20px;
  padding-left: 0;
}
.about-section-8 .about-wrapper-8 .about-content-items .content .about-list .cont::before {
  right: 0;
  left: auto;
}
.about-section-8 .about-wrapper-8 .about-content-items .about-image {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .about-section-8 .about-wrapper-8 .about-content-items .about-image {
    margin-right: initial;
    margin-left: 0;
  }
}
.about-section-8 .section-title h2 span {
  margin-right: 300px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .about-section-8 .section-title h2 span {
    margin-right: 120px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .about-section-8 .section-title h2 span {
    margin-right: 0;
    margin-left: 0;
  }
}
.about-section-9 .about-counter-feature {
  padding-right: 180px;
  padding-left: 0;
}
.about-section-9 .about-counter-feature .counter-box:not(:last-child) {
  border-left: 1px solid rgba(26, 22, 31, 0.1);
  padding-left: 140px;
  border-right: 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .about-section-9 .about-counter-feature .counter-box:not(:last-child) {
    padding-left: 0;
    border-left: none;
    padding-right: 0;
    border-right: 0;
  }
}
.award-section .text {
  margin-right: auto;
  margin-left: 0;
}
.work-process-section-two .section-title .sub-title {
  padding-left: 12px;
  padding-right: 24px;
}
.work-process-section-two .section-title .sub-title::before {
  right: 12px;
  left: auto;
}
.work-process-items-area .work-dot::before {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.work-process-items-two {
  box-shadow: 0.5px -0.5px 0px rgba(0, 0, 0, 0.686);
}
.work-process-line {
  right: 0;
  left: auto;
}
.how-work-box-items-5 .number {
  right: 50%;
  left: 0;
  transform: translateX(50%);
}
.how-work-box-items-5 .number::before {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.award-list-9 .arrow-icon {
  margin-right: auto;
  margin-left: 0;
}
.award-list-9 .hover-image {
  right: 0;
  transform: translateY(-50%) rotate(-10deg);
  margin: -200px -50px 0 0;
  left: auto;
}
.award-list-items-10 .hover-image {
  right: 0;
  transform: translateY(-50%) rotate(-10deg);
  margin: -200px -50px 0 0;
  left: auto;
}
.skill-progress-item .percent {
  text-align: left;
  padding-left: 12px;
  padding-right: 0;
}
.service-wrapper-one .service-box-items .content .service-image img:first-child {
  right: 0;
  left: 0;
  -webkit-transform: translateX(-50%) scaleX(2);
}
.service-wrapper-one .service-box-items:hover .service-image img:nth-child(2) {
  -webkit-transform: translateX(50%) scaleX(2);
  transform: translateX(50%) scaleX(2);
}
.service-wrapper-two .icon-two {
  right: 52%;
  transform: translateX(50%);
  left: auto;
}
.service-wrapper-two .service-line {
  right: 52.1%;
  transform: translateX(50%);
  left: auto;
}
.service-wrapper-two .section-title .sub-title {
  padding-left: 12px;
  padding-right: 24px;
}
.service-wrapper-two .section-title .sub-title::before {
  right: 12px;
  left: auto;
}
.service-wrapper-two .service-image .image-line {
  left: -57%;
  right: auto;
}
.service-wrapper-two .service-box-wrap .service-box-two .service-box {
  box-shadow: 0.5px -0.5px 0px rgba(0, 0, 0, 0.05);
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .service-wrapper-two .service-box-wrap .service-box-two .service-box {
    margin-right: initial;
    margin-left: 0;
  }
}
.service-box-wrap {
  margin-right: 40px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .service-box-wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
.service-box-items-three .link-btn .default-content,
.service-box-items-three .link-btn .hover-content {
  right: 0;
  left: 0;
}
.service-box-items-three .link-btn i {
  margin-right: 5px;
  margin-left: 0;
}
.service-feature-items-one:not(:last-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 0;
}
@media (max-width: 1399px) {
  .service-feature-items-one:not(:last-child) {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .service-feature-items-one:not(:last-child) {
    border-left: none;
    border-right: 0;
  }
}
.service-box-items-5 .left-shape {
  right: 0;
  left: auto;
}
.service-box-items-5 .right-shape {
  left: 0;
  right: auto;
}
.service-box-items-6 .service-image::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.service-section-7 .section-title .sub-title {
  padding-left: 12px;
  padding-right: 24px;
}
.service-section-7 .section-title .sub-title::before {
  right: 12px;
  left: auto;
}
.service-box-7::before {
  right: 0;
  left: 0;
}
.service-box-7 .service-box {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .service-box-7 .service-box {
    margin-right: initial;
    margin-left: 0;
  }
}
.service-wrapper-four .service-list-wrap {
  margin-right: 60px;
  margin-left: 0;
}
@media (max-width: 1200px) {
  .service-wrapper-four .service-list-wrap {
    margin-right: 0;
    margin-left: 0;
  }
}
.service-feature-content-in .service-thumb {
  margin-right: 355px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .service-feature-content-in .service-thumb {
    margin-right: 100px;
    margin-left: 0;
  }
}
.service-details-thumb-in::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.service-details-section-in .shape-1 {
  right: 50%;
  left: auto;
}
.service-details-inner-fetaure .service-feature-items-one:not(:last-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 0;
}
@media (max-width: 1199px) {
  .service-details-inner-fetaure .service-feature-items-one:not(:last-child) {
    border-left: none;
    border-right: 0;
  }
  .service-card-items-9 .title {
    padding-left: 80px;
    padding-right: 0;
  }
}
.service-card-items-9 .arrow-icon {
  padding-left: 34px;
  padding-right: 0;
}
.service-card-items-9 .icon {
  left: 40px;
  right: auto;
}
.service-box-items-10 .image.one {
  transform: rotate(8deg) translate(0, 0);
}
.service-box-items-10 .image.two {
  transform: rotate(-17deg) translate(40px, 70px);
}
.service-box-items-10 .service-content .content {
  right: 35px;
  left: auto;
}
.service-box-items-10:hover .image.one, .service-box-items-10:hover .image.two {
  transform: rotate(-0deg) translate(0, 0);
}
.testimonial-area-two .phone-mockup .text-circle-items {
  right: 10px;
  left: 10px;
}
.testimonial-area-two .phone-mockup .text-circle-items .text-circle .icon {
  right: 50%;
  transform: translate(50%, -50%);
  left: auto;
}
.testimonial-box-1 .thumb::before {
  right: 0;
  left: 0;
}
.testimonial-box-1 .thumb .content {
  right: 30px;
  left: 30px;
}
.testimonial-box-1 .thumb .hover-content {
  right: 10px;
  left: 10px;
}
.testimonial-box-three.style-three {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .testimonial-box-three.style-three {
    margin-right: initial;
    margin-left: 0;
  }
}
.testimonial-wrapper-5 .testi-thumb-box .ratting-image {
  right: 30px;
  left: auto;
}
.testimonial-wrapper-5 .testi-box .quote-icon {
  left: 15px;
  right: auto;
}
.testimonial-wrapper-5 .testi-box::before {
  left: 0;
  border-top-right-radius: 45px;
  right: auto;
  border-top-left-radius: 0;
}
.testimonial-wrapper-5 .testi-box .white-shape {
  left: 0;
  right: auto;
}
.testimonial-wrapper-5 .testimonial-slider-5 {
  margin-left: -36%;
  margin-right: 0;
}
@media (max-width: 767px) {
  .testimonial-wrapper-5 .testimonial-slider-5 {
    margin-left: 0;
    margin-right: 0;
  }
}
.testimonial-box-items-six .top-shape {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.testimonial-box-items-six .bottom-shape {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.client-testimonial__warpper {
  margin-left: 30px;
  margin-right: 30px;
}
.testimonial-section-7 .testimonial-wrapper-7 {
  padding-right: 20px;
  padding-left: 20px;
}
.testi-content-4 {
  margin-right: 40px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .testi-content-4 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1399px) {
  .testi-content-4 .title {
    margin-right: 40px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .testi-content-4 .title {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1399px) {
  .testi-content-4 .title-2 {
    margin-right: 40px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .testi-content-4 .title-2 {
    margin-right: 0;
    margin-left: 0;
  }
}
.testi-right-items-4 .arrow-icon {
  left: 0;
  right: auto;
}
.testimonial-section-4 .section-title h2 span {
  margin-right: 150px;
  margin-left: 0;
}
@media (max-width: 575px) {
  .testimonial-section-4 .section-title h2 span {
    margin-right: 0;
    margin-left: 0;
  }
}
.testimonial-section-4 .swiper-dot {
  margin-right: 40px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .testimonial-section-4 .swiper-dot {
    margin-right: 75px;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .testimonial-section-4 .swiper-dot {
    margin-right: 0;
    margin-left: 0;
  }
}
.testimonial-section-4 .testi-box1 {
  margin-right: 100px;
  margin-left: 0;
}
.testimonial-section-4 .testi-circle {
  right: 256px;
  left: auto;
}
.project-card-items.style-2 {
  margin-right: auto;
  margin-left: 0;
}
.project-content-box .project-btn::before {
  left: 0;
  right: auto;
}
.project-box-items-two .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.project-box-items-two.style-two {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .project-box-items-two.style-two {
    margin-right: initial;
    margin-left: 0;
  }
}
.project-box-items-two.style-three {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .project-box-items-two.style-three {
    margin-right: initial;
    margin-left: 0;
  }
}
.project-box-items-two.style-four {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .project-box-items-two.style-four {
    margin-right: initial;
    margin-left: 0;
  }
  .project-box-items-two.style-five {
    margin-right: initial;
    margin-left: 0;
  }
  .project-box-items-two.style-six {
    margin-right: initial;
    margin-left: 0;
  }
}
.project-box-items-two.style-seven {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .project-box-items-two.style-seven {
    margin-right: initial;
    margin-left: 0;
  }
}
.project-image-three .content {
  border-radius: 10px 0px 0px 10px;
  right: 0;
  transform: translateX(100px);
  left: auto;
}
.project-image-three.style-2 {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  .project-image-three.style-2 {
    margin-right: initial;
    margin-left: initial;
  }
}
.project-image-three.style-3 {
  margin-right: 165px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .project-image-three.style-3 {
    margin-right: initial;
    margin-left: initial;
  }
}
.project-image-three.style-4 {
  margin-right: auto;
  margin-left: 100px;
}
@media (max-width: 991px) {
  .project-image-three.style-4 {
    margin-right: initial;
    margin-left: initial;
  }
  .project-image-three.style-5 {
    margin-right: initial;
    margin-left: initial;
  }
}
.project-image-three.style-6 {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  .project-image-three.style-6 {
    margin-right: initial;
    margin-left: initial;
  }
}
.project-image-three.style-7 {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  .project-image-three.style-7 {
    margin-right: initial;
    margin-left: initial;
  }
}
.project-box-items-5 .project-thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.project-box-items-5 .project-thumb .top-shape {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.project-box-items-5 .project-thumb .bottom-shape {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.project-box-items-5 .project-thumb .left-shape {
  right: 0;
  left: auto;
}
.project-box-items-5 .project-thumb .right-shape {
  left: 0;
  right: auto;
}
.proejct-image-style-6 .project-6 {
  right: 20px;
  left: 20px;
}
.project-thumb-box-items-7 .content {
  right: 0;
  transform: translate(50%, -50%);
  left: auto;
}
.project-section-4 .project-top-area-4 p.style-2 {
  text-align: left;
}
.project-thumb-box-4 .project-thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.project-details-thumb-in .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.pages-nav .left-arrow img {
  margin-left: 15px;
  margin-right: 0;
}
.pages-nav .right-arrow img {
  margin-right: 15px;
  margin-left: 0;
}
.project-image-8 .project-8 {
  right: 20px;
  left: 20px;
}
.project-section-9 .project-thumb-9 {
  margin-right: 100px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-section-9 .project-thumb-9.style-2 {
  margin-right: auto;
  margin-left: 100px;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9.style-2 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-section-9 .project-thumb-9.style-3 {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9.style-3 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-section-9 .project-thumb-9.style-4 {
  margin-right: 100px;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9.style-4 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-section-9 .project-thumb-9.style-5 {
  margin-right: auto;
  margin-left: 100px;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9.style-5 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-section-9 .project-thumb-9.style-6 {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1399px) {
  .project-section-9 .project-thumb-9.style-6 {
    margin-right: 0;
    margin-left: 0;
  }
}
.project-items-10 {
  margin-right: auto;
  margin-left: 0;
}
.project-items-10 .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.project-items-10 .project-content .project-btn i {
  margin-right: 5px;
  margin-left: 0;
}
.team-section .as-team-1-member-ani .as-team-1-member .team-content {
  left: 5px;
  right: 5px;
}
.team-section .as-team-1-member-ani .as-team-1-member::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.team-section .team-line {
  right: 0;
  left: 0;
}
.team-box-items-two .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.team-section-three {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.team-section-three .section-title .sub-title .line-1 {
  margin-right: 6px;
  margin-left: 0;
}
.team-box-items-three .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.team-box-items-three .content .social-icon {
  left: 0;
  right: auto;
}
.team-wrapper-four::before {
  right: 0;
  left: 0;
}
.team-wrapper-four .team-thumb-5 .hover-content {
  left: 0;
  text-align: right;
  right: auto;
}
@media (max-width: 991px) {
  .team-wrapper-four .team-thumb-5 .hover-content {
    left: -30px;
    right: auto;
  }
}
.team-wrapper-four .team-thumb-5 .hover-content .shape-1 {
  left: 70px;
  right: auto;
}
.team-wrapper-four .team-thumb-5 .hover-content .number {
  left: 30px;
  right: auto;
}
.team-wrapper-four .team-thumb-5:nth-child(1) {
  margin-left: -70px;
  margin-right: 0;
}
.team-section-4 .bg-shape {
  right: 0;
  left: 0;
}
.team-section-41 .bg-shape {
  right: 0;
  left: 0;
}
.team-box-items-4 .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.news-box-items .news-items .thumb img:first-child {
  right: 0;
  left: 0;
  -webkit-transform: translateX(-50%) scaleX(2);
}
.news-box-items:hover .news-items .thumb img:nth-child(2) {
  -webkit-transform: translateX(50%) scaleX(2);
  transform: translateX(50%) scaleX(2);
}
.news-main-items-two .news-box-items-2 {
  padding-left: 50px;
  right: 0;
  padding-right: 0;
  left: auto;
}
@media (max-width: 1199px) {
  .news-main-items-two .news-box-items-2 {
    padding-left: 15px;
    padding-right: 0;
  }
}
.news-main-items-two .news-hover-items {
  padding-left: 50px;
  right: 0;
  padding-right: 0;
  left: auto;
}
.news-section-three .section-title .sub-title .line-1 {
  margin-right: 6px;
  margin-left: 0;
}
.news-box-items-three .thumb::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.news-box-items-three .content .link-btn .default-content,
.news-box-items-three .content .link-btn .hover-content {
  right: 0;
  left: 0;
}
.news-box-items-three .content .link-btn i {
  margin-right: 5px;
  margin-left: 0;
}
.news-card-items-5 .news-img::after {
  right: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  left: auto;
}
.news-details-wrapper .quote-box-items .content .name {
  padding-right: 140px;
  padding-left: 0;
}
.news-details-wrapper .quote-box-items .content .name::before {
  right: 0;
  left: auto;
}
.news-details-wrapper .tag-share-wrap .tagcloud span {
  margin-left: 8px;
  margin-right: 0;
}
.news-details-wrapper .tag-share-wrap .tagcloud a {
  margin-left: 8px;
  margin-right: 0;
}
.news-details-wrapper .tag-share-wrap .social-share a:not(:last-child) {
  margin-left: 10px;
  margin-right: 0;
}
.news-details-wrapper .client-info-area .content .social-share a:not(:last-child) {
  margin-left: 10px;
  margin-right: 0;
}
.news-details-wrapper .comment-area .blog-single-comment .content .reply i {
  margin-right: 5px;
  margin-left: 0;
}
.news-details-wrapper .comment-area .blog-single-comment.style-2 {
  margin-right: 110px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .news-details-wrapper .comment-area .blog-single-comment.style-2 {
    margin-right: 0;
    margin-left: 0;
  }
}
.news-details-wrapper .comment-form-wrap .form-check .form-check-input {
  float: right;
  margin-right: -10px;
  margin-left: 0;
}
.news-details-wrapper .comment-form-wrap .form-check .form-check-label {
  margin-right: 10px;
  margin-left: 0;
}
.news-details-sidebar {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .news-details-sidebar {
    margin-right: initial;
    margin-left: 0;
  }
}
.news-details-sidebar ul li .social-share a:not(:last-child) {
  margin-left: 10px;
  margin-right: 0;
}
.faq-items-style-1 .accordion-box .block .acc-btn {
  padding-left: 14px;
  padding-right: 0;
}
.cta-banner-section .content-box {
  left: 150px;
  right: auto;
}
@media (max-width: 1600px) {
  .cta-banner-section .content-box {
    left: 40px;
    right: auto;
  }
}
@media (max-width: 991px) {
  .cta-banner-section .content-box {
    right: 20px;
    left: 20px;
  }
}
.cta-banner-section .content-box .service-btn i {
  margin-right: 5px;
  margin-left: 0;
}
.cta-section-4 .cta-left-shape {
  right: 0;
  left: auto;
}
.cta-section-4 .cta-right-shape {
  left: 0;
  right: auto;
}
.contact-inner-page .contact-form-box .form-clt .form .single-select::after {
  border-left: 2px solid var(--header);
  left: 0;
  border-right: 0;
  right: auto;
}
.contact-form-items-10 form .form-clt label {
  right: 16px;
  left: auto;
}
.split-title .char {
  transform-origin: right center;
}
.swiper-dot .swiper-pagination-bullet:not(:last-child) {
  margin-left: 5px;
  margin-right: 0;
}
.image-distortion canvas {
  right: 0;
  left: auto;
}
.text_invert > div {
  background-image: linear-gradient(to left, rgb(137, 137, 137) 50%, rgb(137, 137, 137) 50%);
}
.text_invert-2 > div {
  background-image: linear-gradient(to left, rgb(17, 17, 17) 50%, rgb(137, 137, 137) 50%);
}
.sec-line-add {
  right: 0;
  left: 0;
}
.sec-line-add .sec-line-wrap .one-line::before {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.sec-line-add .sec-line-wrap .one-line.one {
  margin-right: -18px;
  margin-left: 0;
}
.sec-line-add .sec-line-wrap .one-line.three {
  margin-left: -19px;
  margin-right: 0;
}
.line-shape-animation {
  right: 50%;
  transform: translateX(50%);
  left: auto;
}
.line-shape-animation span::before,
.line-shape-animation span::after {
  right: 0;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  left: auto;
}
.line-shape-animation span::after {
  right: 0;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  left: auto;
}
