/* ----- General Styles -----*/

body {
	text-align: right;
}
body * {
	letter-spacing: 0 !important;
}
:not(.agency-portfolio-home-slides) > .owl-stage-outer .owl-stage {
	padding-top: 10px;
}
.section-title h2,
.page-title-area h2 {
	font-weight: 300;
}
.go-top {
	left: 0;
	right: auto;
	border-radius: 0 10px 10px 0;
}
blockquote {
	padding: 30px 65px 30px 30px !important;
}
blockquote::before {
	right: 30px;
	left: auto;
}
a,
.main-content .entry-content a {
	text-decoration: none;
}
.main-content ul {
	padding-right: 20px;
	padding-left: 40px;
}
.main-content ul li {
	list-style: none;
}
.widget-area {
	padding-right: 15px;
	padding-left: 0;
}
.btn.btn-secondary {
	margin-left: 5px;
	margin-right: 0;
}

	/*--- Bullets & Accordions ---*/
	
.features-details-desc ul li {
	padding-right: 18px;
	padding-left: 0;
}
.features-details-desc ul li::before {
	left: auto;
	right: 0;
}

.features-details-desc .features-details-accordion .accordion .accordion-title {
	padding: 12px 55px 12px 20px;
}
.features-details-desc .features-details-accordion .accordion .accordion-title i {
	right: 0;
	left: auto;
}

	/*--- Contact Form ---*/

.wpcf7-form {
	direction: rtl;
}
div.wpcf7 .ajax-loader {
	margin: 0 4px 0 0;
}

	/*--- Blog Archive ---*/
	
.post_type {
	right: 20px;
	left: auto;
}
.single-blog-post .blog-post-content ul li {
	margin-left: 10px;
	margin-right: 0;
}
.single-blog-post .blog-post-content ul li i {
	padding-left: 3px;
	padding-right: 0;
}
.pagination-area .page-numbers {
	margin-left: 6px;
	margin-right: 0;
}
.pagination-area .page-numbers:last-child {
	margin-left: 0;
}
.pagination-area nav .page-numbers i.fa {
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
}
/* .blog-post-content .read-more-btn svg.feather { */
	/* transform: rotate(180deg); */
	/* -webkit-transform: rotate(180deg); */
/* } */

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.blog-area .single-blog-post .blog-image img {
		width: 100%;
	}
}

	/*--- Single Post ---*/
	
.blog-details-area .blog-details .article-content .entry-meta li {
	margin-left: 15px;
	margin-right: 0;
}
.blog-details-area .blog-details .article-content .entry-meta li i {
	padding-left: 3px;
	padding-right: 0;
}
.blog-details-area .blog-details .article-content ul.category li {
	margin-left: 5px;
	margin-right: 0;
}
.single-blog-post .blog-post-content h3 {
	font-weight: 300;
}

.blog-details-area .post-controls-buttons .controls-left {
	float: right;
}
.blog-details-area .post-controls-buttons .controls-right {
	float: left;
}

#comments .comment-list .comment-body {
	margin-right: 65px;
	margin-left: 0;
}
#comments .comment-author .avatar {
	right: -65px;
	left: auto;
}
#comments .comment-metadata a.comment-edit-link {
	margin-right: 1em;
	margin-left: 0;
}

#cancel-comment-reply-link {
	margin-right: 5px;
}
.comment-respond .comment-reply-title {
	font-weight: 300;
}
.comment-respond p[class*="comment-form"],
.comment-respond p.form-submit {
	float: right;
}
.comment-respond p.comment-form-author {
	padding-right: 0;
	padding-left: 12px;
}
.comment-respond p.comment-form-email {
	padding-left: 0;
	padding-right: 12px;
}
.comment-respond p.comment-form-cookies-consent {
	padding-right: 20px;
	padding-left: 0;
}
.comment-respond .form-submit {
	text-align: right;
}

#comments .children {
	padding-right: 30px !important;
	padding-left: 0 !important;
}

@media only screen and (max-width: 767px) {
	#comments .children {
		padding-right: 20px !important;
	}
}

	/*--- Single Project ---*/
	
.project-details-desc .project-details-information .single-info-box {
	float: right;
}
.project-details-desc .project-details-information .single-info-box > a.btn {
	float: left;
}
.project-details-desc .project-details-information .single-info-box h4 {
	margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
	.project-details-desc .project-details-information .single-info-box > a.btn {
		float: none;
	}
}

	/*--- 404 Page ---*/
	
.search-form .search-submit {
	left: 0;
	right: auto;
}

/* ----- Header Styles -----*/

#header.headroom {
	right: 0;
	left: auto;
}

.top-header .header-right-content ul {
	text-align: left;
	padding-right: 0;
}
.top-header .header-right-content ul li {
	padding-right: 26px;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 0;
	text-align: right;
}
.top-header .header-right-content ul li i {
	right: 0;
	left: auto;
}
.top-header .header-right-content ul li:last-child {
	margin-left: 0;
}

.navbar-brand {
	margin-left: 1rem;
	margin-right: 0;
}
.startp-nav nav .navbar-nav .nav-item a {
	padding-right: 0;
	padding-left: 6px;
}
.startp-nav nav .navbar-nav .nav-item .dropdown-toggle::before {
	left: 0;
	right: auto;
}
.dropdown-menu {
	text-align: right;
}
.startp-nav nav .navbar-nav .nav-item a + .dropdown-menu .dropdown-item {
	font-size: 13px;
}
.navbar-light .collapse ul li ul .menu-item-has-children > a::after {
	top: 0;
	margin-right: 5px;
	margin-left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	content: "\e9f9";
}

.cart-link {
	margin-left: 17px;
	margin-right: 0;
}
.cart-link span {
	left: -15px;
	right: auto;
}

.startp-nav nav .others-option {
	margin-right: 20px;
	margin-left: 0;
}

.mean-container .mean-bar {
	float: right;
}

.float-menu-modal.modal-right .modal-dialog {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	margin: 0px auto 0 0;
}
.mean-container .mean-nav ul li {
	float: right;
}
.mean-container .mean-nav ul li a {
	float: right;
	text-align: right;
}
.mean-container .mean-nav ul li a.mean-expand {
	text-align: left;
	left: 0;
	right: auto;
}

@media only screen and (min-width: 991px) {
	.navbar-light .collapse ul ul {
		right: 0;
		left: auto;
	}
	.navbar-light .collapse ul ul ul {
		right: 100%;
		left: auto;
	}
}

@media only screen and (max-width: 991px) {
	.top-header .header-right-content ul {
		text-align: center;
	}
	
	.startp-mobile-nav .logo {
		right: 15px;
		left: auto;
	}
	
	.float-burger-menu {
		left: 15px;
		right: auto;
	}
	
	.startp-mobile-nav .cart-link {
		margin-left: 17px;
		margin-right: 0;
		left: 70px;
		right: auto;
	}
}

/* ----- Footer Styles -----*/

.single-footer-widget h3,
.single-footer-widget .widgettitle {
	font-weight: 300;
}
.single-footer-widget ul {
	padding-right: 17px;
	padding-left: 0;
}
.single-footer-widget ul li::before {
	right: -17px;
	left: auto;
}
.single-footer-widget ul.footer-contact-info li {
	padding-right: 25px;
	padding-left: 0;
}
.single-footer-widget ul.footer-contact-info li svg {
	right: 0;
	left: auto;
}
.single-footer-widget ul.social-links li {
	margin-left: 5px;
	margin-right: 0;
}
.single-footer-widget ul.social-links li:last-child {
	margin-left: 0;
}
.single-footer-widget ul.social-links li a {
	line-height: 32px;
}

/* ----- Shortcodes Styles -----*/

	/*--- Section ---*/
	
.section-title .bar::before {
	right: 0;
	left: auto;
}
@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-88px);
		transform: translateX(-88px);
	}
}

@keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-88px);
		transform: translateX(-88px);
	}
}

	/*--- Banner One ---*/
	
.main-banner .hero-content h1,
.repair-banner-content h1 {
	font-size: 40px;
}
	
.main-banner .banner-image img:nth-child(1) {
	left: 0;
}
.main-banner .banner-image img:nth-child(2) {
	right: 100px;
}
.main-banner .banner-image img:nth-child(3) {
	left: 70px;
}
.main-banner .banner-image img:nth-child(4) {
	right: 20px;
}
.main-banner .banner-image img:nth-child(5) {
	left: 195px;
}
.main-banner .banner-image img:nth-child(6) {
	right: 145px;
}
.main-banner .banner-image img:nth-child(7) {
	right: -25px;
}
.main-banner .banner-image img:nth-child(8) {
	right: -20px;
}
.main-banner .banner-image img:nth-child(9) {
	right: 120px;
}
.main-banner .banner-image img:nth-child(10) {
	left: 245px;
}
.main-banner .banner-image img:nth-child(11) {
	left: 245px;
}
.main-banner .banner-image img:nth-child(12) {
	left: 135px;
}
.main-banner .banner-image img:nth-child(13) {
	left: 345px;
}
.main-banner .banner-image img:nth-child(14) {
	right: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-banner .banner-image img:nth-child(1) {
		left: 0;
	}
	.main-banner .banner-image img:nth-child(2) {
		right: 30px;
	}
	.main-banner .banner-image img:nth-child(3) {
		left: 90px;
	}
	.main-banner .banner-image img:nth-child(4) {
		right: -50px;
	}
	.main-banner .banner-image img:nth-child(5) {
		left: 185px;
	}
	.main-banner .banner-image img:nth-child(6) {
		right: 35px;
	}
	.main-banner .banner-image img:nth-child(7) {
		right: -100px;
	}
	.main-banner .banner-image img:nth-child(8) {
		right: -95px;
	}
	.main-banner .banner-image img:nth-child(9) {
		right: -5px;
	}
	.main-banner .banner-image img:nth-child(10) {
		left: 255px;
	}
	.main-banner .banner-image img:nth-child(11) {
		left: 235px;
	}
	.main-banner .banner-image img:nth-child(12) {
		left: 140px;
	}
	.main-banner .banner-image img:nth-child(13) {
		left: 350px;
	}
	.main-banner .banner-image img:nth-child(14) {
		right: -30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-banner .banner-image img:last-child {
		margin: 0 auto;
	}
	.main-banner .hero-content {
		margin-bottom: 45px;
	}
}

.iot-banner-image {
	left: 30px;
	right: auto;
}
.iot-banner-image img:last-child {
	right: -118px;
	left: 0;
}
.animate-border span {
	right: 67%;
	left: auto;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

@-webkit-keyframes pulsei {
  0% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    border: 1.5px solid #b3eaf8;
    opacity: 1;
    width: 5%;
    padding-bottom: 5%;
  }
  100% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 0;
    width: 50%;
    border: 1.5px solid #b3eaf8;
    padding-bottom: 50%;
  }
}

@keyframes pulsei {
  0% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    border: 1.5px solid #b3eaf8;
    opacity: 1;
    width: 5%;
    padding-bottom: 5%;
  }
  100% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 0;
    width: 50%;
    border: 1.5px solid #b3eaf8;
    padding-bottom: 50%;
  }
}

@media only screen and (min-width: 1550px) {
	.iot-banner-image {
		left: 90px;
		right: auto;
	}
	.iot-banner-image img:last-child {
		right: -128px;
		left: 0;
	}
	.animate-border span {
		right: 70%;
		left: auto;
	}
}

@media only screen and (max-width: 991px) {
	.iot-banner-image {
		left: 0;
	}
	.animate-border span {
		right: 42%;
		left: auto;
	}
}

.repair-main-banner {
	overflow: hidden;
}
.main-content .entry-content .repair-banner-content a {
	text-decoration: none;
}

	/*--- Banner Two ---*/
	
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-banner .banner-form {
		margin-top: 0 !important;
	}
}

	/*--- Cloud Hosting Service / Design and Development ---*/
	
.services-content .section-title {
	text-align: right;
}
.services-content .section-title p {
	max-width: 100%;
}
.services-content .box i {
	padding-left: 8px;
	padding-right: 0;
}

@media only screen and (max-width: 767px) {
	.services-right-image,
	.services-left-image {
		max-width: 100%;
	}
	.services-right-image img:last-child,
	.services-left-image img:last-child {
		margin: 0 auto;
	}
}

	/*--- Features ---*/
	
.single-features {
	padding-right: 95px;
	padding-left: 20px;
}
.single-features .icon {
	right: 20px;
	left: auto;
}

.solutions-box .icon {
	padding-right: 20px;
	padding-left: 0;
}
.solutions-box .icon img {
	right: 0;
	left: auto;
}
.solutions-box .learn-more-btn svg {
	margin-left: 3px;
	margin-right: 0;
}

@media only screen and (max-width: 991px) {
	.single-features {
		padding-right: 20px;
	}
	.single-features .icon {
		right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.solutions-box .icon img {
		right: 50%;
		transform: translateX(40%);
		-webkit-transform: translateX(40%);
		-moz-transform: translateX(40%);
	}
}

	/*--- Features Box ---*/



	/*--- User Expectation (Fun Facts) ---*/
	
.funfact h3 {
	direction: ltr;
}

.funfacts-area .funfact p {
  color: inherit !important;
}
.funfacts-area .white-font .funfact p {
	color: #fff !important;
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
	font-family: inherit;
}

	/*--- Fun-Facts Two ---*/
	
.creative-inner-area {
	margin-right: auto;
	margin-left: 0;
}
.creative-inner-area .odometer .odometer-inside {
	direction: ltr;
}

	/*--- Contact Box ---*/
	
.contact-cta-box {
	padding: 30px 30px 30px 210px;
}
.contact-cta-box .btn {
	left: 30px;
	right: auto;
}

@media only screen and (max-width: 767px) {
	.contact-cta-box {
		padding: 30px 20px;
	}
	.contact-cta-box .btn {
		left: 0;
	}
}

	/*--- User Feedback ---*/

.feedback-slides .client-feedback .single-feedback {
	padding-right: 170px;
	padding-left: 40px;
}
.feedback-slides .client-feedback .single-feedback h3 {
	font-weight: 300;
}
.feedback-slides .client-feedback .single-feedback .client-img {
	right: 40px;
	left: auto;
}
.single-feedback-item .client-info {
	text-align: right;
}
.single-feedback-item .client-info .image {
	padding-right: 0;
	padding-left: 20px;
}
.single-repair-feedback .client-img {
	text-align: right;
	padding-right: 108px;
	padding-left: 0;
}
.single-repair-feedback .client-img img {
	right: 0;
	left: auto;
}
.single-repair-feedback::after {
	content: '\f10e';
	right: 25px;
	left: auto;
}
.single-ml-feedback-item {
	padding: 60px 190px 60px 70px;
}
.single-ml-feedback-item .client-info {
	right: 60px;
	left: auto;
}
.ml-feedback-slides .owl-dots {
	direction: ltr;
}
.single-testimonials-item .client-info {
	text-align: right;
	padding-right: 95px;
	padding-left: 0;
}
.single-testimonials-item .client-info img {
	right: 0;
	left: auto;
}
.testimonials-slides:before {
	right: -30px;
	left: auto;
}
.testimonials-slides:after {
	left: -30px;
	right: auto;
}
.single-feedback-box {
	margin-right: 25px;
	margin-left: 0;
}
.single-feedback-box::before {
	right: -25px;
	left: auto;
}
.single-feedback-box .feedback-desc::before {
	right: 35px;
	left: auto;
}
.single-feedback-box .client-info {
	padding-right: 65px;
	padding-left: 0;
	margin-right: 27px;
	margin-left: 0;
}
.single-feedback-box .client-info img {
	right: 0;
	left: auto;
}
.agency-portfolio-feedback-area .agency-portfolio-feedback-slides.owl-carousel:not(.owl-rtl) {
	direction: ltr;
}
.agency-portfolio-feedback-area .agency-portfolio-feedback-slides.owl-carousel:not(.owl-rtl) .owl-stage-outer .owl-stage {
	direction: rtl;
}

@media only screen and (max-width: 767px) {
	.feedback-slides .client-feedback .single-feedback {
		padding-left: 20px;
		padding-right: 20px;
	}
	.feedback-slides .client-feedback .single-feedback .client-img {
		right: 0;
	}
	.single-ml-feedback-item {
		padding: 20px;
	}
	.single-ml-feedback-item .client-info {
		right: 0;
		left: auto;
	}
	.single-feedback-box {
		margin-right: 15px;
		margin-left: 0;
	}
	.single-feedback-box::before {
		right: -15px;
		left: auto;
	}
}

	/*--- Serve Boxes ---*/
	
.single-industries-serve-box {
	padding: 20px 50px 20px 15px;
}
.single-industries-serve-box::before {
	right: 0;
	left: auto;
}
.single-industries-serve-box .icon {
	right: -15px;
	left: auto;
}

@media only screen and (max-width: 767px) {
	.single-industries-serve-box {
		padding: 15px 8px;
	}
	.single-industries-serve-box .icon {
		right: 0;
		left: auto;
	}
}

	/*--- Ready to Talk ---*/
	
#ready-to-talk {
	text-align: center;
}
#ready-to-talk span > a,
.ready-to-talk span a {
	margin-right: 15px;
	margin-left: 0;
}
.elementor-widget-container .ready-to-talk + .partner-area.partner-section {
	margin-top: -120px
}

	/*--- Partner Logo ---*/
	
.partner-section {
	margin-top: 0px;
}
.partner-section .row {
	justify-content: center;
}

	/*--- Our Recent Works ---*/

.ml-projects-area .section-title {
	text-align: right;
}	
.single-works .works-content {
	right: 0;
	left: auto;
}
.single-works .icon {
	left: 45px;
	right: auto;
}
.single-ml-projects-box .plus-icon a {
	left: 20px;
	right: auto;
}
.ml-projects-slides.owl-theme .owl-dots {
	left: 12.5%;
	right: auto;
}

@media only screen and (max-width: 767px) {
	.section-title > .bar + p {
		padding: 0 15px;
	}
	.single-works .icon {
		left: 5px;
	}
	.ml-projects-area .section-title {
		text-align: center;
	}
	.ml-projects-slides.owl-theme .owl-dots {
		left: 0;
		right: auto;
}
}
	
	/*--- Works with Tabs ---*/
	
.shorting-menu {
	text-align: left;
}
.shorting-menu button {
	margin-left: 15px;
	margin-right: 0;
}
.shorting-menu button:last-child {
	margin-left: 0;
}
.projects-items .single-latest-projects .content {
	right: -5%;
	left: auto;
}

@media only screen and (max-width: 767px) {
	.section-title.text-right {
		text-align: center !important;
	}
	.shorting-menu {
		text-align: center;
	}
	.shorting-menu button {
		margin-left: 6px;
		margin-right: 6px;
	}
	.shorting-menu button:first-child {
		margin-right: 0;
		margin-left: 6px;
	}
	.projects-items .single-latest-projects .content {
		right: 5%;
		left: auto;
	}
}

	/*--- Blog Post ---*/
	
.single-blog-post .blog-image .date {
	right: 20px;
	left: auto;
}
.single-blog-post .blog-image .date svg {
	margin-left: 5px;
	margin-right: 0;
}
.single-blog-post .blog-post-content {
	padding-top: 40px;
}
.single-blog-post .blog-post-content .read-more-btn svg.feather {
	transform: rotate(180deg);
}
.single-blog-post-box .entry-post-content .entry-meta ul {
	padding-right: 0;
}
.single-blog-post-box .entry-post-content .entry-meta ul li {
	margin-left: 12px;
	margin-right: 0;
}
.single-blog-post-box .entry-post-content .entry-meta ul li::before {
	left: -7px;
	right: auto;
}
.single-blog-post-item .post-content .post-meta {
	padding-right: 0;
}
.single-blog-post-item .post-content .post-meta li {
	margin-left: 15px;
	margin-right: 0;
}
.single-blog-post-item .post-content .post-meta li::before {
	left: -10px;
	right: auto;
}
.single-blog-post-item .post-content .read-more-btn {
	right: 25px;
	left: auto;
}
.single-blog-post-item .post-content .read-more-btn svg {
	margin-right: 2px;
	margin-left: 0;
}
.single-blog-item .post-content .post-meta {
	padding-right: 0;
}
.single-blog-item .post-content .post-meta li {
	margin-left: 25px;
	margin-right: 0;
}
.single-blog-item .post-content .post-meta li::before {
	left: -20px;
	right: auto;
}

	/*--- Newsletter ---*/
	
.free-trial-content form .input-newsletter {
	padding-right: 20px;
	padding-left: 0;
}
.free-trial-content form button {
	left: 0;
	right: auto;
	border-radius: 30px 0 0 30px;
}
.newsletter-area::before {
	left: 0;
	right: auto;
	-webkit-clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
}
.newsletter-content .newsletter-form {
	padding-left: 160px;
	padding-right: 0;
}
.newsletter-content .newsletter-form .input-newsletter {
	padding-right: 20px;
	padding-left: 0;
}
.newsletter-content .newsletter-form button {
	left: 0;
	right: auto;
}

@media only screen and (max-width: 767px) {
	.free-trial-content form button {
		border-radius: 30px;
	}
}

	/*--- About Card ---*/
	
.single-text-box .learn-more-btn svg {
	margin-left: 3px;
	margin-right: 0;
}

	/*--- About Us ---*/
	
.about-content .section-title {
	text-align: right;
}
.section-title p {
	max-width: 100%;
}
.about-inner-area .about-text h3 {
	font-weight: 300;
}
.repair-about-content h2 {
	font-weight: 300;
}
.repair-about-content ul li span svg {
	margin-left: 5px;
	margin-right: 0;
}
.ml-about-content .bar::before {
	right: 0;
	left: auto;
}
.agency-about-img {
	padding-left: 100px;
	padding-right: 0;
}
.agency-about-content .bar::before {
	right: 0;
	left: auto;
}
.discover-image {
	margin-left: 15px;
	margin-right: 0;
}
.discover-image img:nth-child(2) {
	left: 0;
	right: auto;
}
.discover-content {
	padding-right: 15px;
	padding-left: 0;
}
.analytics-shape1 {
	right: 0;
	left: auto;
}

@media only screen and (min-width: 991px) and (max-width: 992px) {
	.agency-about-img {
		padding-left: 0;
	}
}
@media only screen and (max-width: 991px) {
	.about-content .section-title {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.discover-image {
		margin-left: 0;
	}
	.discover-content {
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 767px) {
	.agency-about-img {
		padding-left: 0;
	}
	.discover-image {
		margin-left: 0;
		padding-left: 0;
	}
	.discover-content {
		padding-right: 0;
	}
}
@media only screen and (max-width: 575px) {
	.about-inner-area {
		padding-right: 15px;
		padding-left: 15px;
	}
}

	/*--- Pricing Plan ---*/
	
.pricing-table .pricing-header h3 {
	font-weight: 300;
}
.pricing-table .price span sup,
.single-pricing-table .price span sup {
	font-size: 17px;
	margin-left: 5px;
}

	/*--- Pricing Table ---*/
	
.pricing-tab .tabs {
	padding-right: 0;
}
.pricing-tab .tabs li:nth-child(1) a {
	border-radius: 0 5px 5px 0;
}
.pricing-tab .tabs li:nth-child(2) a {
	border-radius: 5px 0 0 5px;
}
.pricing-tab .tab_content .pricing-box .price sup {
	font-size: 17px;
	margin-left: 10px;
}
.pricing-box .pricing-features {
	text-align: right;
}
.pricing-box .pricing-features li {
	padding-right: 27px;
	padding-left: 0;
}
.pricing-box .pricing-features li i {
	margin-left: 5px;
	margin-right: 0;
}

	/*--- FAQs ---*/
	
.faq-accordion .accordion .accordion-item .accordion-title {
	font-weight: 300;
}

	/*--- Why Choose Us ---*/
	
.why-choose-us .section-title {
	text-align: right;
}
.single-why-choose-us h3 {
	font-size: 1.25rem;
}
.why-choose-us-image img:nth-child(1) {
	right: -20px;
	left: auto;
}

	/*--- Big Data Analytics ---*/
	
.bigdata-analytics-content h1 {
	font-size: 40px;
}
	
.single-banner-boxes {
	padding: 25px 95px 25px 25px;
}
.single-banner-boxes .icon {
	right: 20px;
	left: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1192px) {
	.single-banner-boxes {
		padding-right: 83px;
		padding-left: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.single-banner-boxes {
		padding: 20px 85px 20px 20px;
	}
	.single-banner-boxes .icon {
		right: 15px;
		left: auto;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.single-banner-boxes {
		padding: 20px;
	}
	.single-banner-boxes .icon {
		right: 0;
		left: auto;
	}
}

	/*--- CTA Area ---*/
	
.cta-right-content {
	text-align: left;
}
.cta-right-content .buy-btn {
	padding-right: 35px;
	padding-left: 0;
	top: 15px;
}
.cta-shape {
	left: 0;
	right: auto;
}
.circle-box {
	right: 0;
	left: auto;
}
.cta-shape > img,
.circle-box > img {
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
}

	/*--- Domain Search ---*/

.domain-search-content h2 {
	font-weight: 300;
}
.domain-search-content form {
	display: table;
	min-width: 550px;
}	
.domain-search-content form .form-control {
	padding-right: 20px;
	padding-left: 0;
	float: right;
	width: 78%;
}
.domain-search-content form .domain-select {
	display: none;
}
.domain-search-content form button {
	left: 0;
	right: auto;
}
.domain-search-content ul li {
	border-right: 1px solid #eeeeee;
	border-left: none;
}
.domain-search-content ul li:first-child {
	border-right: none;
}

	/*--- Our Services ---*/
	
.single-repair-box,
.single-iot-box {
	margin-bottom: 25px;
}
.single-repair-box a svg.feather,
.single-iot-box a svg.feather,
.single-iot-services a svg.feather,
.single-repair-services a svg.feather {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
.single-ml-services-box::before {
	right: -15px;
	left: auto;
}
.agency-services-box .content .read-more-btn svg {
	margin-right: 2px;
	margin-left: 0;
}
.single-what-we-do-box {
	padding-right: 88px;
	padding-left: 0;
}
.single-what-we-do-box .icon {
	right: 0;
	left: auto;
}
.single-what-we-do-box .read-more-btn svg {
	margin-left: 5px;
	margin-right: 0;
	transform: scaleX(-1);
}
.single-services-box-item {
	-webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 90%);
	clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 90%);
}
.single-services-box-item .learn-more-btn {
	padding-right: 28px;
	padding-left: 0;
}
.single-services-box-item .learn-more-btn:hover {
	padding-right: 0;
	padding-left: 5px;
}
.single-services-box-item .learn-more-btn svg {
	right: 0;
	left: auto;
	transform: scaleX(-1);
}
.single-services-box-item .learn-more-btn:hover svg {
	right: 100%;
	left: auto;
}
.single-services-box-item .shape {
	left: 0;
	right: auto;
}

@media only screen and (max-width: 767px) {
	.single-what-we-do-box {
		padding-right: 70px;
		padding-left: 0;
	}
}

	/*--- Hosting Banner ---*/
	
.hosting-main-banner .hosting-banner-content ul li {
	padding-right: 30px;
	padding-left: 0;
	list-style: none;
}
.hosting-main-banner .hosting-banner-content ul li::before {
	right: 0;
	left: auto;
}

	/*--- Digital Agency Banner ---*/
	
.agency-banner-content {
	margin-right: auto;
	margin-left: 0;
}

.agency-banner-content h1 {
	font-size: 40px;
}

/* ----- WooCommerce Styles -----*/

	/*--- Shop Page ---*/
	
.single-products .sale-btn, .single-products .onsale {
	left: 0;
	right: auto;
}
.single-products .products-image ul li a:nth-child(1) {
	margin-right: -15px;
	margin-left: 0;
}
.single-products:hover .products-image ul li a:nth-child(1),
.single-products:focus .products-image ul li a:nth-child(1) {
	margin-right: 0;
}

	/*--- Single Product Page ---*/

.single:not([class*="elementor-"]) .woocommerce-product-gallery .flex-viewport {
	direction: ltr;
}	
.shop-area .content-area span.sale-btn {
	right: 0;
	left: auto;
}
.products-details h3 {
	font-weight: 300;
}
.products-details form .quantity {
	padding-right: 0;
	padding-left: 10px;
}
.single-product.woocommerce .quantity + button.button.alt {
	background-color: transparent;
	color: #666;
	border-radius: 3px;
	top: 0;
	border: 1px solid #eaeaea;
	transition: .5s;
}
.single-product.woocommerce .quantity + button.button.alt:after,
.single-product.woocommerce .quantity + button.button.alt:before {
	background: #ededed;
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	transition: 0.5s;
	z-index: -1;
}
.single-product.woocommerce .quantity + button.button.alt:before {
	right: 0;
	border-radius: 0 4px 4px 0;
}
.single-product.woocommerce .quantity + button.button.alt:after {
	left: 0;
	border-radius: 4px 0 0 4px;
}
.single-product.woocommerce .quantity + button.button.alt:hover,
.single-product.woocommerce .quantity + button.button.alt:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}
.single-product.woocommerce .quantity + button.button.alt:hover:after,
.single-product.woocommerce .quantity + button.button.alt:hover:before {
	width: 50%;
}
.products-details form .buy-btn {
	float: right;
}
.related.products h2,
.related.products .products-content h3 {
	font-weight: 300;
}
.shop-area .content-area .related span.sale-btn {
	left: 0;
	right: auto;
}
.products-details-tabs .content .products-reviews {
	text-align: right;
}
.woocommerce #review_form #respond p {
	float: right;
	padding-right: 0;
	padding-left: 12px;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
	padding-right: 20px;
	padding-left: 0;
}
.comment-respond p.comment-form-cookies-consent input {
	right: 0;
	left: auto;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 3.5em 1em 2em !important;
}

	/*--- Cart Page ---*/
	
.cart-area table,
.checkout-area table {
	font-family: inherit;
}
.main-content dfn, .main-content cite, .main-content em, .main-content i {
	font-style: normal;
}
.main-content h3 {
	font-weight: 300;
}

	/*--- Checkout Page ---*/
	
.woocommerce table.shop_table {
	border-collapse: collapse;
}
span.woocommerce-input-wrapper {
	width: 100%;
}
#billing_city {
	height: 45px;
	padding: 8px 15px;
	color: #0e314c;
	border: 1px solid #eeeeee;
	border-radius: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#billing_city:focus {
	border-color: #44ce6f;
}

	/*--- Shop Sidebar ---*/
	
.widget-area .widget_product_search .woocommerce-product-search button {
	left: 0;
	right: auto;
}

.widget-area .widget.woocommerce ul.cart_list,
.widget-area .widget.woocommerce ul.product_list_widget {
	padding-left: 0;
	padding-bottom: 20px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 2em;
	padding-right: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: 0;
	right: auto;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	margin-right: 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: left;
}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
	direction: rtl;
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
	float: left;
}

/* ----- Sidebar Styles -----*/

.widget-area .widget_search form .search-submit {
	left: 0;
	right: auto;
}

.widget-area .widget ul {
	padding-right: 17px;
	padding-left: 40px;
}
.widget-area .widget ul li::before {
	right: -17px;
	left: auto;
}

span.post-count {
	float: left;
}

.widget-area .tagcloud a {
	margin-left: 4px;
	margin-right: 0;
	font-size: 13px !important;
}

.widget-area .widget .widget-title {
	font-weight: 300;
}

.widget_startnext_posts_thumbs .item .thumb {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

/* ----- General Responsive Styles -----*/

@media (min-width: 992px) {
	.offset-lg-2 {
        margin-right: 16.666667%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
	.section-title h2 {
		font-size: 28px;
	}
	.page-title-area h2 {
		font-size: 32px;
	}
}