/* Add your LTR styles here */


p, h1, h2, h3, h4, h5, h6 {
    direction: ltr;
}

.content {
	    direction: ltr;
}

.breadcrumbs {
	text-align: left;
}

.content p, .content ul, .content li, .content h1, .content h2, .content h3, .content h4, .content h5, .content img {
    margin-top: 15px;
    direction: ltr;
}


section.content.info .box.left .right {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 200px;
}


header.home .section-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	max-width: 1860px;
	background-color: transparent;
	padding: 0 20px;
	direction: ltr;
}

header.home .section-inner .menu-cont .main-menu {
	display: flex;
	align-items: center;
	height: 100%;
	direction: ltr;
}

section.about .section-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 25%;
	flex-direction: column;
	background-image: url("../images/boss-bg.png");
	background-position: center center;
	background-size: 80%;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

section.content.index .section-inner .tab-buttons {
	margin-bottom: 50px;
	direction: ltr;
}

section.hero .section-inner .button .round #animation .inner-circle .clicker img {
	transform: scale(-1);
}

.box .left .title {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 32px;
	text-align: right;
	padding-bottom: 20px;
	text-align: left;
}

.box .left .content {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 19px;
	padding-top: 20px;
	line-height: 1.5;
	text-align: left;
}

.contact-buttons {
	position: fixed;
	width: 160px !important;
	top: 560px;
	right: 0;
	z-index: 9;
}

.contact-buttons a:first-child {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 20px;
}

.contact-buttons a:last-child {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 20px;
}

.contact-buttons a:first-child .item {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 20px;
}

.contact-buttons a:last-child .item {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 20px;
}



section.about .section-inner .read-more a {
	display: flex;
	flex-direction: row-reverse;
}


section.about .section-inner .read-more a img {
	transform: scaleX(-1);
	margin-left: 6px;
}

.subscribe .section-inner {
	display: flex;
	flex-direction: row-reverse;
	align-items: space-between;
	background-color: #282C37;
	border-radius: 20px;
	padding: 50px 20px;
}

.subscribe .section-inner .right .title {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 32px;
	text-align: left;
	color: white;
	direction: ltr;
}

.dextra .dextra-field-captcha, .dextra .dextra-field-date, .dextra .dextra-field-email, .dextra .dextra-field-file, .dextra .dextra-field-multiselect, .dextra .dextra-field-password, .dextra .dextra-field-select, .dextra .dextra-field-text, .dextra .dextra-field-textarea, .dextra .dextra-field-time, .dextra .select2-container--dextra .select2-selection {
	direction: ltr;
}

.swiper-container {
	text-align: left;
}
footer .footer-inner .row .item ul {
	text-align: left;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 30px;
	justify-content: flex-end;
}

footer .footer-inner .row {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 20px 0px;
}

footer .info {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 18px;
	border-top: 2px solid var(--color-white);
}

footer .info .item {
	display: flex;
	flex-direction: row-reverse;
}

section.contact-form .section-inner .container {
	display: flex;
	flex-direction: row-reverse;
	border-radius: 20px;
	background: #282C37;
	min-height: 315px;
	padding: 0;
	overflow: visible;
	z-index: 1;
	width: 100%;
}

section.contact-form .section-inner .container .right {
	width: 60%;
	display: flex;
	flex-direction: column;
	text-align: right;
	padding: 36px;
	padding-right: 0px;
	padding-Left: 140px;
	align-items: flex-end;
}

section.contact-form .section-inner .container .right .title {
	color: white;
	font-size: 56px;
	font-family: 'Heebo-Regular';
	font-weight: 400;
	padding-bottom: 15px;
	direction: ltr;
}


.dextra-1 .dextra-button-submit.dextra-button-submit-1_2 button, .dextra-1 .dextra-element-submit.dextra-button-style-theme .dextra-button-submit.dextra-button-submit-1_2 button {
	transform: scaleX(-1);
}

.dextra-1 .dextra-button-submit.dextra-button-submit-1_2 button, .dextra-1 .dextra-element-submit.dextra-button-style-theme .dextra-button-submit.dextra-button-submit-1_2 button span {
	transform: scaleX(-1);
}


.dextra-2 .dextra-button-submit.dextra-button-submit-2_2 button, .dextra-2 .dextra-element-submit.dextra-button-style-theme .dextra-button-submit.dextra-button-submit-2_2 button {
	transform: scaleX(-1);
}

.dextra-2 .dextra-button-submit.dextra-button-submit-2_2 button, .dextra-2 .dextra-element-submit.dextra-button-style-theme .dextra-button-submit.dextra-button-submit-2_2 button span {
	transform: scaleX(-1);
}

section.contact-form .section-inner .container .left .crm {
	right: -1300px;
	left: 0;
	transform: translate(0%, -50%);
}

section.cards .section-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	flex-direction: row-reverse;
}

section.cards .section-inner .card {
	flex: 0 0 calc(33.33% - 20px);
	padding: 20px;
	direction: ltr;
}

section.cards .section-inner .card .title {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 32px;
	text-align: left;
	direction: ltr;
}

section.cards .section-inner .card p {
	margin: 20px 0;
	font-size: 19px;
	color: var(--color-second);
	text-align: left;
	direction: ltr;
}

section.hero .section-inner .title {
	font-family: 'Heebo-ExtraBold';
	font-weight: 800;
	color: var(--color-main);
	font-size: 68px;
	text-align: left;
}

section.hero .section-inner .button .round #animation .inner-circle .clicker .item {
    opacity: 0;
    animation: showText 3s ease forwards;
    width: 117px;
    text-align: center;
    direction: ltr;
}

section.hero .section-inner .sub-title {
    font-family: 'Heebo-Regular';
    font-weight: 400;
    font-size: 44px;
    letter-spacing: 3px;
    margin-right: -6px;
    padding-bottom: 30px;
    text-align: left;
}

.custom-bullet-list {
	direction: ltr;
	list-style-type: none;
	padding-left: 5px;
	text-align: left;
}

.custom-bullet-list li {
	direction: ltr;
	padding-right: 0;
	padding-left: 2em;
	background: url("../images/icons/bullet-icon.png") no-repeat left center;
	background-size: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	font-size: 21px;
}

section.hero .bg {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform: scalex(-1);
}

section.hero .section-inner .button .round{
	display: flex;
	justify-content: flex-end;
}

.content {
	font-family: 'Assistant-Regular';
	font-weight: 400;
	font-size: 18px;
	color: var(--color-text);
	line-height: 1.5;
	text-align: left;
}

.title {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 32px;
	text-align: right;
	color: var(--color-text);
	text-align: left;
}

section.content.index.system .bg {
	text-align: right;
}


section.single-content .section-inner .content img {
	float: right;
	max-width: 1300px;
	border-radius: 20px;
	margin-right: 50px;
}

section.content.index.system .section-inner .custom-bullet-list {
	direction: ltr;
	list-style-type: none;
	padding-right: 5px;
	line-height: 1.2;
}

section.content.index.system .section-inner .custom-bullet-list li {
	direction: ltr;
	padding-right: 0em;
	padding-left: 1.7em;
	background: url("../images/icons/bullet-icon.png") no-repeat left center;
	background-size: 20px;
	height: 70px;
	display: flex;
	align-items: center;
	font-size: 19px;
	line-height: 1.2;
	margin-top: 5px;
}

section.about.system .section-inner .right {
	 padding-left: 30px;
}


section.about.system .section-inner .box.left {
	overflow: visible;
	flex-direction: row-reverse;
	direction: ltr;
}

section.about.system .section-inner .left .title {
	font-size: 48px;
	direction: ltr;
}

section.hero.contact-us .section-inner {
	display: flex;
	flex-direction: row;
	line-height: 1.2;
	background-color: transparent;
	text-align: left;
	justify-content: flex-end;
}

section.hero.contact-us .section-inner .right .title {
	color: #FFF;
	font-size: 56px;
	direction: ltr;
	text-align: left;
}

section.hero.contact-us .section-inner .right .lower {
	display: flex;
	flex-direction: row-reverse;
	padding: 20px;
	border-radius: 20px;
	background: #282C37;
	width: 100%;
	align-items: center;
}

section.hero.contact-us .section-inner .right .lower ul {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row-reverse;
	justify-content: space-between;
	gap: 15px;
}

section.hero.contact-us .section-inner .right .lower ul li {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	align-items: center;
}


section.hero.contact-us .section-inner .right .lower ul li a {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}


section.hero.contact-us .section-inner .right .lower ul li a img {
	height: 100%;
	width: auto;
	padding-right: 5px;
}

footer .footer-inner .row .item ul {
	text-align: left;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 30px;
	justify-content: flex-end;
}

footer .footer-inner {
	max-width: none;
	padding: 0 20px;
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 1;
}

.read-more a {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

.read-more img {
	width: auto;
	transform: scale(-1);
	padding-right: 5px;
}

section.content.info .box.left {
	align-items: flex-start;
	flex-direction: row;
	text-align: left;
}

section.why-us .section-inner .row {
	flex-wrap: wrap;
	gap: 20px;
	row-gap: 30px;
	justify-content: space-around;
	display: flex;
	flex-direction: row-reverse;
}

section.why-us .section-inner .row a .item .title {
	font-size: 19px !important;
	padding: 15px 20px !important;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
}

section.why-us .section-inner .row a .item .title img {
	width: 17px;
	height: 16px;
	padding-right: 6px;
	transform: scale(-1);
}

section.content.info .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	transform: scale(-1);
}

section.qa .section-inner .table .right .item .collapsible, section.qa .section-inner .table .left .item .collapsible {
    font-family: 'Heebo-Regular';
    font-weight: 400;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-radius: 12px;
    background-color: var(--color-white);
    color: var(--color-text);
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    flex-direction: row-reverse;
    outline: none;
    font-size: 19px;
    padding: 20px;
    gap: 0px;
}

section.qa .section-inner .table .right .item .icon, section.qa .section-inner .table .left .item .icon {
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("../images/icons/plus.svg");
    width: 47px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

section.qa .section-inner .table .right .item .content p, section.qa .section-inner .table .left .item .content p {
	font-family: 'Heebo-Regular';
	font-weight: 400;
	font-size: 19px;
	padding: 20px;
	padding-top: 0;
	text-align: left;
}

section.qa .section-inner .table .right .item .content .link, section.qa .section-inner .table .left .item .content .link {
	width: 100%;
	display: flex;
	align-items: self-start;
	padding: 20px;
	padding-top: 0;
}

section.qa .section-inner .table .right .item .content .link a, section.qa .section-inner .table .left .item .content .link a {
	font-family: 'Heebo-Bold';
	font-weight: 700;
	color: var(--color-third);
	text-align: left;
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	justify-content: space-around;
	flex-direction: row;
}


section.qa .section-inner .table .right .item .content .link a img, section.qa .section-inner .table .left .item .content .link a img {
	margin: auto;
	transform: scalex(-1);
	padding-right: 5px;
}

section.qa *, section.qa *::before, section.qa *::after {
	box-sizing: border-box;
	direction: ltr;
}

.page-id-460 *, .page-id-460 *::before, .page-id-460 *::after {
	box-sizing: border-box;
	direction: ltr;
}


section.pricing-table .section-inner table {
	direction: ltr;
	width: 100%;
	border-collapse: collapse;
}

section.pricing-table .section-inner table thead {
	text-align: center;
	direction: ltr;
}

section.pricing-table .section-inner table tbody {
	width: 100%;
	direction: ltr;
}

section.pricing-table .section-inner table thead tr th .column {
	width: 30%;
}

section.pricing-table .section-inner table thead tr th .column:last-child {
	width: 70%;
}

section.pricing-table .section-inner table thead tr th .column li {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

section.pricing-table .section-inner table tbody tr.parent td:first-child {
	font-size: 15px;
	text-align: left;
	background: rgba(83, 51, 237, 0.1);
}
section.pricing-table .section-inner table tbody tr.child td:first-child {
	font-size: 15px;
	text-align: left;
	background: rgba(83, 51, 237, 0.05);
}

@media only screen and (max-width: 950px) {

	header.home .section-inner .ham-button {
		width: auto;
	}

	section.content.info .box.left {
		align-items: flex-start;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
	}

	section.content.index.system .section-inner .box .left .title {
		padding-left: 40px;
		justify-content: flex-end;
	}

	section.contact-form .section-inner .container {
		display: flex;
		flex-direction: column-reverse;
	}

	section.contact-form .section-inner .container .right {
		width: 100%;
		padding: 20px;
		padding-bottom: 0;
		align-items: center;
	}

	section.contact-form .section-inner .container .right .form{
		width: 100%;
	}

	section.contact-form .section-inner .container .left {
		padding-top: 0;
		width: 100%;
	}

	section.contact-form .section-inner .container .left .crm {
		right: 0;
	}
	section.contact-form .section-inner .container .right  .dextra-button-submit-default {
		float: right;
		margin-right: 0;
		margin-left: 5px;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.dextra-2 .dextra-button-submit.dextra-button-submit-2_2 button, .dextra-2 .dextra-element-submit.dextra-button-style-theme .dextra-button-submit.dextra-button-submit-2_2 button {
		max-width: 135px;
	}

	section.why-us .section-inner .row {
		flex-wrap: nowrap;
		gap: 20px;
		row-gap: 30px;
		justify-content: space-around;
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		padding: 0 10px;
	}

	footer .footer-inner .row .item ul {
		text-align: left;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		gap: 30px;
		column-gap: 29%;
		justify-content: flex-end;
	}
}