html.no-admin-bar {
	margin-top: 0px !important;
}

body a {
	color: var(--e-global-color-e7778c9);
}

body a:hover {
	color: var(--e-global-color-primary);
}

ul {
	list-style-image: url('../images/check-icon.png');
	padding-left: 23px;
}

ul li {
	line-height: 60px;
	font-weight: 500;
	padding-left: 5px;
}

.bg-cercle {
}

.circle-bottom
.circle-right {

}

body .ui-button.ui-dialog-titlebar-close:focus {
	box-shadow: none;
	outline: none;
	outline-offset: inherit;
}

body .ui-state-active .ui-icon, body .ui-button:active .ui-icon {
	background-image: url(images/ui-icons_555555_256x240.png);
}

input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
	border-color: #dddee657;
}

.elementor-button.elementor-size-xl {
	padding: 15px 33px 15px 32px !important;
}

.elementor-button.elementor-size-xs {
	min-width: auto !important;
}

.elementor-section-wrap > .elementor-section:not(#home-top-section) > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
	padding-left: 0px;
	padding-right: 0px;

}

#home-top-section-text-column .elementor-widget:not(:last-child) {
	margin-bottom: 0px;
}

#home-top-section-text-column .elementor-widget h1 {
	padding-bottom: 0px;
}

body .elementor-location-header .elementor-row .elementor-element .elementor-menu-toggle {
	border: none;
}

body .elementor-location-header .elementor-row .elementor-element .elementor-menu-toggle .eicon-menu-bar:before {
	font-size: 36px;
	color: #7F838C;
}

.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading .elementor-heading-title {
	color: var(--e-global-color-primary);
	font-family: "Gelion", Sans-serif;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
}

body .elementor-widget-heading h1.elementor-heading-title.elementor-size-xxl, body .elementor-text-editor h1.elementor-heading-title {
	font-size: var(--e-global-typography-ebd56d7-font-size);
	line-height: var(--e-global-typography-ebd56d7-line-height);
}
.two-lvl-title h1 span{
	font-weight: 300;
    display: block;
    line-height: 46px;
}
body .elementor-widget-heading h1.elementor-heading-title, h1 {
	font-size: var(--e-global-typography-395ce7d-font-size);
	line-height: 84px;
}

H1, H2, H3, H4 {
	padding-bottom: 20px;
}

body .elementor-widget-heading h2.elementor-heading-title, body .elementor-widget-heading h2.elementor-heading-title, body .elementor-text-editor h2.elementor-heading-title {
	font-size: var(--e-global-typography-395ce7d-font-size);
	line-height: 84px;
}

.elementor-widget-heading h3.elementor-heading-title, .elementor-text-editor h3.elementor-heading-title {
	font-size: 35px;
}

.elementor-widget-heading h4.elementor-heading-title, .elementor-text-editor h4.elementor-heading-title {
	font-size: 26px;
}

.elementor-location-footer .elementor-social-icon::before {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	background-image: url(../images/bg-social-media.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}

.elementor-location-footer .elementor-social-icon-twitter.elementor-social-icon::before {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

.elementor-location-footer .elementor-social-icon-instagram.elementor-social-icon::before {
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg);
}

.elementor-location-footer .elementor-social-icon-youtube.elementor-social-icon::before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.elementor-location-footer .elementor-social-icon-pinterest.elementor-social-icon::before {
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	transform: rotate(120deg);
}


.elementor-location-footer .elementor-social-icon-linkedin.elementor-social-icon::before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.atwothy-wrapper {
	width: 100%;
	position: relative;
	height: 100%;
	display: inline-block;
	overflow: hidden;
}

.atwothy-wrapper .atwothy-wrapper-outer {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
}

.atwothy-wrapper .atwothy-wrapper-inner {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	height: 900px;
}

body:not(.elementor-page) .site-main {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;

}

body:not(.elementor-page,.woocommerce-page) .site-main {
	padding-left: 45px !important;
	padding-right: 45px !important;
}

div[data-elementor-type="wp-page"], div[data-elementor-type="archive"], div[data-elementor-type="single-post"], div[data-elementor-type="wp-post"], body:not(.elementor-page) .site-main {
	min-height: 600px;
	margin-top: 130px;
}

.atwothy-wrapper .atwothy-wrapper-inner::before {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 114%;
	height: 100%;
	position: absolute;
	right: -24%;
	top: -15%;
	min-height: 925px;
}

#home-middle-section {
	position: relative;
	width: 100%;
}

#home-middle-section .elementor-widget-image-box .elementor-image-box-wrapper, #home-after-middle1-section .elementor-widget-image-box .elementor-image-box-wrapper {
	align-items: center !important;
}

#home-top-section .elementor-text-editor .top {
	font-size: 33px;
	line-height: 33px;
	color: var(--e-global-color-secondary);
	display: block;
	position: relative;
}

#home-top-section .elementor-text-editor .top::after {
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	content: '';
	width: 100%;
	height: 93px;
	position: absolute;
	top: 15px;
	left: 19%;
}

#home-top-section .elementor-text-editor .middle {
	font-size: 126px;
	line-height: 140px;
	font-weight: bold;
	color: var(--e-global-color-primary);
	display: block;
	margin-left: 67px;
	position: relative;
}

#home-top-section .elementor-text-editor .middle::before {
	background-image: url(../images/arrow-down1.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	content: '';
	width: 100%;
	height: 93px;
	position: absolute;
	top: 61px;
	left: -30px;
}

#home-top-section .elementor-text-editor .footer {
	font-size: 90px;
	font-weight: bold;
	line-height: 90px;
	color: var(--e-global-color-e7778c9);
	display: block;
}

#home-top-section .video-button .elementor-text-editor a {
	color: var(--e-global-color-primary);
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	font-weight: 500;
}

body #video-button a.elementor-button {
	color: var(--e-global-color-primary) !important;
	font-weight: 500;
	background-image: none;
	background: inherit;
	-webkit-background-clip: none;
	-webkit-text-fill-color: none;
	border-image-slice: inherit;
	border-image-source: none;
	border: none;
	border-radius: inherit;
	fill: inherit;
	transition: inherit;
	position: relative;
	display: inline-block;
	padding: 0px !important;
}

body #video-button a.elementor-button > span {
	padding-left: 83px;
	display: inline-block;
	line-height: 67px;
}

body #video-button a.elementor-button:hover {
	color: var(--e-global-color-primary) !important;
	background-image: none !important;
	background: inherit !important;
	background-color: inherit !important;;
	-webkit-background-clip: none !important;
	-webkit-text-fill-color: initial !important;
	border-image-slice: inherit !important;
	border-image-source: none !important;
	border: none !important;
	border-radius: inherit !important;
	fill: inherit !important;
	display: inline-block !important;
}

body #video-button a.elementor-button::before {
	display: inline-block;
	-webkit-mask: none;
	-webkit-mask-composite: none;
	mask-composite: none;
	background: inherit;
	background-image: url(../images/play-icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	content: "";
	width: 72px;
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
}

#home-top-section .video-button .elementor-text-editor a img {

}

#home-top-section .video-button .elementor-text-editor a span {
	padding-left: 15px;
}

#home-top-section.elementor-section .elementor-container {
	position: relative;
}

#home-top-section.elementor-section > .elementor-container::before {
	background-image: url(../images/Home.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	right: -35%;
	min-height: 625px;
	top: -45px;
}

body:not(.elementor-editor-active) #atrating-top-section.elementor-section::before {
	background-image: url(../images/AT-W.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	top: -52px;
	height: 925px;
	min-height: 500px;
	right: 11%;
}

body:not(.elementor-editor-active) #atrating-top-middle-section.elementor-section::before {
	/* background-image: url(../images/atrating-top-middle-bg.png);*/
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	top: -113px;
	height: 925px;
	min-height: 500px;
	left: 28px;
}

body:not(.elementor-editor-active) #atrating-center-middle-section.elementor-section::before {
	background-image: url(../images/atrating-center-middle-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	top: -73px;
	height: 925px;
	min-height: 500px;
	left: 28px;
}

body:not(.elementor-editor-active) #atrating-bottom-middle-section.elementor-section::before {
	background-image: url(../images/atrating-bottom-middle-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	top: 48px;
	height: 925px;
	min-height: 500px;
	right: 13%;
}
body:not(.elementor-editor-active) #atrating-center-middle-section.elementor-section::before,body:not(.elementor-editor-active) #atrating-bottom-middle-section.elementor-section::before,body:not(.elementor-editor-active) #home-before-footer.elementor-section::before {
  display:none!important;
}
.atworthy-sep .wave {
	display: block;
	margin-top: -1px;
}

#home-middle-section.elementor-section img {
	width: 155px;
}

.elementor-text-editor span.sup {
	color: var(--e-global-color-secondary);
	font-size: 23px;
	line-height: 30px;
	text-transform: capitalize;
}

.advanced-heading-section .elementor-widget-text-editor.sub-heading {
	color: var(--e-global-color-secondary);
	font-size: 23px;
	line-height: 30px;
	text-transform: capitalize;
}

.advanced-heading-section .elementor-widget-text-editor, .advanced-heading-section .elementor-widget-text-editor p {
	margin: 0px !important;
}

.advanced-heading-section .elementor-widget-text-editor.heading {

}

#home-after-middle1-section.elementor-section > .elementor-container::before {
	background-image: url(../images/main-laptop2.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 84%;
	content: '';
	width: 100%;
	height: 856px;
	position: absolute;
	left: -40%;
	top: -250px;
}

.line-sep .elementor-row .elementor-column:not(:last-child)::after {
	background-image: url(../images/sep-column.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	height: 30px;
	position: absolute;
	top: 96px;
	left: 96px;
}

.elementor-button-link {
	border: 2px solid;
	border-image-slice: 1;
	border-width: 2px;
	border-image-source: linear-gradient(90deg, #002868 0%, #BF0A30 100%);
}

.elementor-button-link:hover {
	background-color: transparent;
	background: -webkit-linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-image-slice: inherit;
	border-image-source: inherit;

}

/*.elementor-widget-button.light-button .elementor-button-link {


    background:
     linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)) padding-box,
     linear-gradient(to right, #002868, #BF0A30) border-box;
    color: #313149;
    display:inline-block;

}*/
.elementor-element .elementor-button:focus {
	background-color: none !important;
}

.elementor-widget-button.light-button .elementor-button-link {
	position: relative;
	display: inline-block;
	background: transparent !important;
	border: none;
}

.elementor-widget-button.light-button .elementor-button-link .elementor-button-text {
	background-color: transparent;
	background: -webkit-linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-image-slice: inherit;
	border-image-source: inherit;
}

.elementor-widget-button.light-button .elementor-button-link::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50px;
	padding: 2px;
	background: linear-gradient(45deg, #002868, #BF0A30);
	-webkit-mask: linear-gradient(#fff 0 0) content-box,
	linear-gradient(#fff 0 0);
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
}

.elementor-widget-button.light-button .elementor-button-link:hover:before {
	display: none;
}

.elementor-widget-button.light-button .elementor-button-link:hover {
	color: #FFFFFF;
	border: none;
	background-image: linear-gradient(90deg, #002868 0%, #BF0A30 100%) !important;
}

.elementor-widget-button.light-button .elementor-button-link:hover .elementor-button-text {
	color: #fff !important;
	background: transparent !important;
	-webkit-text-fill-color: initial;
}

/* jobs style */
ul.job_listings li.job_listing {
	margin-bottom: 30px
}

.single_job_listing .company {
	border: 1px solid var(--e-global-color-37a5594);
	box-shadow: none;
}

.single_job_listing .application .application_button, .job-manager-application-wrapper .application .application_button {
	padding: 15px 33px 15px 32px;
	font-size: var(--e-global-typography-efa2784-font-size);
}

.rp4wp-related-job_listing > ul li.job_listing, .rp4wp-related-job_listing > ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
	background-color: var(--e-global-color-3cdf8b4);
	border: 1px solid var(--e-global-color-37a5594);

}

.elementor-widget-wp-widget-widget_recent_jobs h5 {
	margin-bottom: 30px;
}

.job-manager .full-time, .job_listing .full-time, .job-types .full-time {
	color: var(--e-global-color-secondary);
}

.rp4wp-related-job_listing > ul li.job_listing a .meta, .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta, ul.job_listings li.job_listing a .meta, ul.job_listings li.no_job_listings_found a .meta {
	color: var(--e-global-color-text);
}

.single_job_listing .meta .full-time {
	background-color: var(--e-global-color-secondary);
}

/* certificate checker widget style */

.certificate-checker-elementor-widget i.fa-spinner {
	display: none;
	margin-left: 10px;
}

.certificate-checker-elementor-widget {
	padding: 20px 0px;
}

.certificate-checker-elementor-widget input {
	width: 100%;
	display: block;
	margin-bottom: 15px;
	color: var(--e-global-color-text);
	height: 100px;
	padding: 0 0 0 50px;
	background-color: #fff;
	/* -webkit-box-shadow: 0 30px 60px 0 rgba(8,0,63,.14); */
	/* box-shadow: 0 7px 22px 0 rgba(8,0,63,.14); */
	border: 1px solid var(--e-global-color-37a5594);
	border-radius: 0;
	z-index: 0;
	height: 50px;
}

.certificate-checker-elementor-widget button {
	text-align: center;
}

.certificate-checker-elementor-widget .certificate-checker-result {
	display: none;
	margin-top: 15px;
}

.certificate-checker-elementor-widget button {
	margin-top: 10px;
}

.certificate-checker-elementor-widget .certificate-checker-result.error {
	text-align: center;
	width: 100%;
	padding: 15px;
	display: inline-block;
	position: relative;
	border: 1px solid #f4f4f4 !important;
}


.certificate-checker-elementor-widget .properties-item {
	border: 1px solid #f4f4f4 !important;
	margin: 15px 0px;
	display: flex;
}

.certificate-checker-elementor-widget .properties-item .logo-container {
	width: 177px;
	display: inline-block;
	margin: 0;
	padding: 0px;
	height: 177px;
}

.certificate-checker-elementor-widget .properties-item .logo-container.without_logo {
	background-color: rgba(94, 44, 237, 0.1);
	padding: 15px;
}

.certificate-checker-elementor-widget .properties-item .logo-container a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.certificate-checker-elementor-widget .properties-item .logo-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.certificate-checker-elementor-widget .properties-item .text-container {
	width: calc(100% - 177px);
	padding: 15px;
	display: inline-block;
	position: relative;
}

.certificate-checker-elementor-widget .properties-item.without_logo .text-container {
	width: 100%;
}

.certificate-checker-elementor-widget .properties-item .text-container a {
	display: inline-block;
	width: 100%;
}

.certificate-checker-elementor-widget .properties-item .text-container .name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.certificate-checker-elementor-widget .properties-item .text-container .hat {
	display: inline-block;
	width: 100%;
	padding: 5px 0px;
}

.certificate-checker-elementor-widget .properties-item .text-container .hat img {
	width: 30px;
}

.certificate-checker-elementor-widget .properties-item .text-container .meta-container {
	position: absolute;
	bottom: 15px;
	width: 100%;
	padding-top: 5px;
	padding-right: 30px;
}

.certificate-checker-elementor-widget .properties-item.without_logo .text-container .meta-container {
	position: relative;
	bottom: inherit;
}

.certificate-checker-elementor-widget .properties-item .text-container .meta-container .date_container .valid_until_date {
	display: inline-block;
	font-style: italic;
	font-size: 13px;
}

.certificate-checker-elementor-widget .properties-item .text-container .meta-container .date_container .address {
	display: inline-block;
	width: 100%;
	font-weight: bold;
}

/* content style */
body:not(.elementor-editor-active) .atw-circle.elementor-section::before {
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	min-height: 5000px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

body:not(.elementor-editor-active) .atw-circle.atw-blue.elementor-section::before {
	background-image: url(../images/circle-blue.png);
}

body:not(.elementor-editor-active) .atw-circle.atw-pink.elementor-section::before {
	background-image: url(../images/pink-cercle.png);
}

body:not(.elementor-editor-active) .atw-line.elementor-section::before {
	background-image: url(../images/small-line.png);
	background-repeat: no-repeat;
	background-size: auto;
	content: '';
	width: 100%;
	min-height: 5000px;
	position: absolute;
}

body:not(.elementor-editor-active) .atw-line.atw-bigline.elementor-section::before {
	background-image: url(../images/big-line.png);
}

body:not(.elementor-editor-active) .atw-top-left.elementor-section::before {
	background-position: top left;
	top: 0px;
	left: 0px;
	bottom: inherit;
	right: inherit;
}

body:not(.elementor-editor-active) .atw-top-right.elementor-section::before {
	background-position: top right;
	top: 0px;
	left: inherit;
	bottom: inherit;
	right: 0px;
}

body:not(.elementor-editor-active) .atw-top-right.elementor-section::before {
	right: 5%;
}

body:not(.elementor-editor-active) .atw-top-left.elementor-section::before {
	left: 50px;
	top: -15px;
	min-height: 234px !important;

}

body:not(.elementor-editor-active) .atw-top-right.atworthy-sep.elementor-section::before {
	right: 5%;
	z-index: 9
}

body:not(.elementor-editor-active) .atw-top-left.atworthy-sep.elementor-section::before {
	left: -5%;
	z-index: 9

}

body:not(.elementor-editor-active) .atw-line.atworthy-sep.elementor-section::before, body:not(.elementor-editor-active) .atw-circle.atworthy-sep.elementor-section::before {
	z-index: 9;
	min-height: 140px;
}


body:not(.elementor-editor-active) .atw-bottom-left.elementor-section::before {
	background-position: bottom left;
	top: inherit;
	left: 0px;
	bottom: 0px;
	right: inherit;
}

body:not(.elementor-editor-active) .atw-bottom-right.elementor-section::before {
	background-position: bottom right;
	top: inherit;
	left: inherit;
	bottom: 0px;
	right: 0px;
}

body:not(.elementor-editor-active) .atw-over-left.elementor-section::before {
	left: -20%;
}

body:not(.elementor-editor-active) .atw-over-right.elementor-section::before {
	right: -2%;
}

/* about style */
body:not(.elementor-editor-active) #about-top-section.elementor-section::before {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 670px;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	right: 8%;
	min-height: 625px;
	top: -48px;
}

body:not(.elementor-editor-active) #about-middle-bottom-section.elementor-section::after {
	background-image: url(../images/about-middle-bottom2-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 41%;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	right: -22%;
	min-height: 987px;
	top: -2px;
	z-index: 0;
}

body:not(.elementor-editor-active) #about-middle-bottom-section > .elementor-container {
	z-index: 1;
}

body:not(.elementor-editor-active) #about-top-middle-section::before {
	background-image: url(../images/about-top-middle-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100%;
	content: '';
	width: 100%;
	position: absolute;
	left: -7%;
	min-height: 213px;
	top: -450px;
	height: 100%;
}

body:not(.elementor-editor-active) #about-top-middle-section::after {
	background-image: url(../images/about-top-middle-section-small-line.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	content: '';
	width: 120px;
	position: absolute;
	right: 0px;
	min-height: 120px;
	bottom: -3px;
}

#about-footrpint-section .elementor-image-box-title i {
	padding-right: 5px;
}

/* form style */
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {


}

div.wpcf7 .ajax-loader {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
	background-size: 23px;
	background: inherit;
	position: relative;
	vertical-align: middle;
}

.wpcf7 span.ajax-loader::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f110";
	animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
	-webkit-animation: fa-spin 2s infinite linear;
	position: absolute;
	display: inline-block;
	top: 0;
	line-height: 25px;
	left: 5px;
}

body textarea, body input[type=date], body input[type=email], body input[type=number], body input[type=password], body input[type=search], body input[type=tel], body input[type=text], body input[type=url], body select, body textarea {
	width: 100%;
	border: 1px solid var(--e-global-color-37a5594);
	border-radius: 3px;
	padding: .5rem 1rem;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin-bottom: 17px;
}

body a.special-button:focus, body input[type=submit]:focus, body input[type=button]:focus {
	outline: none;
}
body form.wpforms-form button[type=submit] {
	background-image: linear-gradient(90deg, rgb(104, 209, 235) 0%, rgb(224, 73, 154) 100%);
}
body form.wpforms-form .wpforms-field ul li {
    line-height: inherit;
}
body .wpforms-field-row button, .select2-container .select2-selection--multiple .select2-selection__choice button {
	border: none !important;
}
body .wpforms-field-row button::before , .select2-container .select2-selection--multiple .select2-selection__choice button::before, .select2-container--default .select2-selection--single .select2-selection__clear::before {
	display: none !important;
}
div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button, .select2-container .select2-selection--multiple .select2-selection__choice button, .select2-container--default .select2-selection--single .select2-selection__clear {
  position: relative!important;
  display: inline-block!important;
  vertical-align: baseline!important;
  margin-top: 0!important;
  margin-bottom: 0!important;
  margin-left: 5px!important;
  padding: 0!important;
  background-color: transparent!important;
  background-size: 12px!important;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  width: 12px!important;
  height: 12px!important;
  line-height: 1!important;
  opacity: .75!important;
  border-radius: 0!important;
  fill: inherit!important;
  min-width: inherit!important;
}
div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover, .select2-container .select2-selection--multiple .select2-selection__choice button:hover, .select2-container--default .select2-selection--single .select2-selection__clear:hover {
	-webkit-background-clip: initial!important;
    -webkit-text-fill-color: initial!important;
}

div.wpforms-container .wpforms-form .choices__button, .select2-container .select2-selection--multiple .select2-selection__choice button, .select2-container--default .select2-selection--single .select2-selection__clear {
    text-indent: -9999px!important;
    -webkit-appearance: none!important;
    appearance: none!important;
    border: 0!important;
    background-color: transparent!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    cursor: pointer!important;
}
.elementor-widget-button.custom-button.pink .elementor-button, .elementor-widget-button.custom-button.pink .elementor-button:hover {
  background-color: #BF0A30!important;
  background: inherit;
  color: #FFF!important;
  -webkit-text-fill-color :inherit!important;
}
.elementor-widget-button:not(.custom-button) .elementor-button, body a.special-button, body input[type=submit], body input[type=submit]:not(.qsm-submit-btn):hover, body input[type=button], body input[type=button]:hover, #certificate-checker button, .properties-listing-elementor-widget button, body button:not(.slick-arrow,.ui-widget, .cky-btn-close, .cky-btn-revisit, .cky-accordion-btn), body.woocommerce-account form button[type=submit], body form.wpforms-form button[type=submit], body .bpa-front-module--atc-wrapper .bpa-front-btn {
	border: inherit !important;
}
.elementor-widget-button:not(.custom-button) .elementor-button, body a.special-button, .woocommerce button.button.alt, .woocommerce a.show_result, input[type=submit]:not(.qsm-submit-btn), input[type=button], #certificate-checker button, .properties-listing-elementor-widget button, body button:not(.slick-arrow, .ui-widget, .cky-btn-close, .cky-btn-revisit, .cky-accordion-btn), body.woocommerce-account form button[type=submit], body form.wpforms-form button[type=submit], body .bpa-front-module--atc-wrapper .bpa-front-btn {
	background-color: rgb(97, 206, 112);
	/*background-image: linear-gradient(90deg, rgb(104, 209, 235) 0%, rgb(224, 73, 154) 100%);*/
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, rgb(104, 209, 235) 0%, rgb(224, 73, 154) 100%);
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-top-style: solid;
	border-top-width: 2px;
	box-shadow: none;
	box-sizing: border-box;
	color: rgb(255, 255, 255) !important;
	cursor: pointer;
	display: inline-block;
	fill: rgb(255, 255, 255);
	font-family: Gelion, sans-serif !important;
	font-size: var(--e-global-typography-text-font-size) !important;
	font-style: normal !important;
	font-weight: 500 !important;
	hyphens: manual;
	line-height: var(--e-global-typography-efa2784-line-height);
	letter-spacing: var(--e-global-typography-efa2784-letter-spacing);
	padding-bottom: 13px;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 13px;
	text-align: center;
	text-decoration-color: rgb(255, 255, 255);
	text-decoration-line: none;
	text-decoration-style: solid;
	text-decoration-thickness: auto;
	text-size-adjust: 100%;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-indent: inherit !important;
	color: #FFF;
	position: relative;
	min-width: 200px;
}

body input[type=submit]:not(.qsm-submit-btn):hover {
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #D3DAE4 !important;
	border-radius: 50px 50px 50px 50px !important;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

body button.ui-widget, body button.ui-widget:hover {
	background: inherit !important;
	font-size: 20px !important;
	color: var(--e-global-color-primary) !important;
	margin: 0px !important;
	border: 0px !important;
	box-shadow: none !important;
	line-height: 20px !important;
	padding: 0px !important;
}

.elementor-widget-button:not(.custom-button) .elementor-button:hover, body a.special-button:hover, .woocommerce a.show_result:hover, body input[type=button]:hover, body input[type=submit]:not(.qsm-submit-btn):hover, #certificate-checker button:hover, .properties-listing-elementor-widget button:hover, body button:not(.slick-arrow,.ui-widget, .cky-btn-close, .cky-btn-revisit, .cky-accordion-btn):hover, body.woocommerce-account form button[type=submit]:hover, body form.wpforms-form button[type=submit]:hover, body .bpa-front-module--atc-wrapper .bpa-front-btn:hover {
	color: #FFFFFF;
	background-color: #FFFFFF00;
	font-family: "Gelion", Sans-serif;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	fill: #FFFFFF;
	background-image: linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	background: -webkit-linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-image-slice: inherit;
	border-image-source: inherit;
	border: 2px solid;
	box-shadow: none;
	text-decoration: none;
}

.elementor-widget-button:not(.custom-button) .elementor-button:hover::before, body a.special-button:hover::before, .woocommerce a.show_result:hover::before, body input[type=submit]:not(.qsm-submit-btn):hover::before, body input[type=button]:hover::before, #certificate-checker button:hover::before, .properties-listing-elementor-widget button:hover::before, body.woocommerce-account form button[type=submit]:hover::before, body form.wpforms-form button[type=submit]:hover::before, body button:not(.slick-arrow,.ui-widget, .cky-btn-close, .cky-btn-revisit, .cky-accordion-btn):hover::before, body .bpa-front-module--atc-wrapper .bpa-front-btn:hover::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50px;
	padding: 2px;
	background: linear-gradient(45deg, #002868, #BF0A30);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
}

/* properties listing style */

.properties-listing-elementor-widget .form-filter-properties-outer {
	width: 100%;
	display: inline-block;
}

.properties-listing-elementor-widget .form-filter-properties-inner {
	background-color: var(--e-global-color-3cdf8b4);
	border: 1px solid var(--e-global-color-37a5594);
	padding: 30px;
	margin-bottom: 20px;
	border-radius: 8px;
}

.properties-listing-elementor-widget .form-filter-properties {

}

.properties-listing-elementor-widget .form-filter-properties form {

}

.properties-listing-elementor-widget .form-filter-properties form select {
	padding: 15px;
}

.properties-listing-elementor-widget .form-filter-properties form label, .properties-listing-elementor-widget .form-filter-properties form select {
	width: 100%;
	display: inline-block;

}

.properties-listing-elementor-widget .form-filter-properties form label {
	margin-bottom: 15px;
}

.properties-listing-elementor-widget .form-filter-properties form .button-container {
	text-align: right;
}

.properties-listing-elementor-widget .form-filter-properties form .button-container:hover button i {
	margin-left: 10px;
	-webkit-text-fill-color: var(--e-global-color-primary);
	fill: var(--e-global-color-primary);
}

.properties-listing-elementor-widget .form-filter-properties form .button-container button i {
	margin-left: 10px;
	-webkit-text-fill-color: #FFF;
	fill: #FFF;
}

.properties-listing-elementor-widget .form-filter-properties .countries-container, .properties-listing-elementor-widget .form-filter-properties .cities-container {
	position: relative;
}

.properties-listing-elementor-widget .form-filter-properties i.fa-window-close {
	position: absolute;
	right: 50px;
	margin-top: 16px;
	font-size: 19px;
	cursor: pointer;
	top: inherit;
	bottom: 12px;
}
/* select2 style */
.properties-listing-elementor-widget .form-filter-properties .select2-container {
	width: 100%!important;
}
.select2-container--default .select2-search--inline .select2-search__field {
  margin: 5px 5px 0px 5px;
  line-height: 16px!important;
  height: 18px!important;
}
body .select2-container--default .select2-selection--single, body .select2-dropdown {
	border: 1px solid var(--e-global-color-37a5594);
}

body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 10px;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: var(--e-global-color-text);
	line-height: 40px;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	padding-left: 15px;
}

body .select2-search--dropdown {
	padding: 0px;
	margin-top: 0px;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid var(--e-global-color-37a5594);
	width: calc(100% - 34px);
    margin: 17px;
}
body .select2-results__option.select2-results__message {
	text-align: center;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: var(--e-global-color-primary);
	color: white;
}

body .select2-container--default .select2-results__option--selectable {
	line-height: 49px;
	padding: 0px 20px;
  line-height: 1.8em;
}

body .select2-container--default .select2-results > .select2-results__options {
	margin-top: 13px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  line-height: inherit;
}
.select2-container .select2-selection--multiple .select2-selection__choice button, .select2-container--default .select2-selection--single .select2-selection__clear {
  text-indent: initial!important;
  color: #333!important;
  background: inherit!important;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple, .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: inherit!important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	padding: 13px 22px!important;
}
body select.select2-hidden-accessible {
  margin-bottom : inherit;
}

/* end style */
.properties-item .text-container .hat {

}

.properties-containter .load-more {
	text-align: center;
}

.properties-containter .load-more i {
	display: none;
	margin-left: 5px;
}

.properties-containter .properties-item:first-child {
	margin-top: 0px;
}

body .properties-ounter {
	margin-top: 30px;
}

body .properties-inner {
	padding: 0px;
}

.properties-containter .empty {
	text-align: center;
}

.properties-containter .properties-item {
	border: 1px solid var(--e-global-color-37a5594) !important;
	margin: 30px 0px;
	display: flex;
	background: var(--e-global-color-3cdf8b4);
}

.properties-containter .properties-item .logo-container {
	width: 177px;
	display: inline-block;
	margin: 0;
	padding: 0px;
	height: 177px;
}

.properties-containter .properties-item .logo-container.without_logo {
	background-color: #454a6508;
	padding: 15px;
}

.properties-containter .properties-item .logo-container a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.properties-containter .properties-item .logo-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.properties-containter .properties-item .text-container {
	width: calc(100% - 177px);
	padding: 15px;
	display: inline-block;
	position: relative;
}

.properties-containter .properties-item .text-container a {
	display: inline-block;
	width: 100%;
}

.properties-containter .properties-item .text-container .name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.properties-containter .properties-item .text-container .hat {
	display: inline-block;
	width: 100%;
	padding: 5px 0px;
}

.properties-containter .properties-item .text-container .hat span {
	margin: 0 3px;
}

.properties-containter .properties-item .text-container .hat > span, .certificate-checker-elementor-widget .properties-item .text-container .hat > span {
	display: inline-flex;
	line-height: 1;
}

.properties-containter .properties-item .text-container .hat img, .certificate-checker-elementor-widget .properties-item .text-container img {
	width: 30px;
}

.certificate-checker-elementor-widget .properties-item .text-container .hat > span {
	margin: 0px 5px;
}

.properties-containter .properties-item .text-container .hat span.half, .certificate-checker-elementor-widget .properties-item .text-container span.half {
	position: relative;
}

.properties-containter .properties-item .text-container .hat span.half img, .certificate-checker-elementor-widget .properties-item .text-container span.half img {
	filter: grayscale(1) opacity(0.1);
	vertical-align: middle;
}

.properties-containter .properties-item .text-container .hat span.half .at_half_container, .certificate-checker-elementor-widget .properties-item .text-container span.half .at_half_container {
	background-image: url(../images/at-symbol.svg);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 9999999;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	margin: 0px;
}

.properties-containter .properties-item .text-container .meta-container {
	position: absolute;
	bottom: 15px;
	width: 100%;
	padding-top: 5px;
	padding-right: 30px;
}

.properties-containter .properties-item .text-container .meta-container .date_container {

}

.properties-containter .properties-item .text-container .meta-container .date_container .valid_until_date {
	display: inline-block;
	font-style: italic;
	font-size: 13px;
}

.properties-containter .properties-item .text-container .meta-container .date_container .address {
	display: inline-block;
	width: 100%;
	font-weight: bold;
}

/*process page style */
.process_area .features_info {
	padding-bottom: 185px;
}

.features_info {
	position: relative;
	padding-bottom: 170px;
}

.features_info .dot_img {
	position: absolute;
	left: 0;
	top: 28px;
}

.features_info.feature_info_two {
	padding-bottom: 70px;
}


.agency_featured_area_two {
	padding-bottom: 150px;
}

.elementor-widget-Atworthy_processes .agency_featured_item .agency_featured_content img {
	display: inline-block;
}

.elementor-widget-Atworthy_processes .agency_featured_item .agency_featured_content h3 {
	display: inline;
	padding-left: 20px;
	vertical-align: middle;
}

.elementor-widget-Atworthy_processes .agency_featured_item .agency_featured_content p {
	margin-top: 20px;
}

.features_info {
	position: relative;
	padding-bottom: 170px;
}

.features_info .dot_img {
	position: absolute;
	left: 0;
	top: 28px;
}

.features_info.feature_info_two {
	padding-bottom: 70px;
}

.dot {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgba(255, 161, 39, 0.161);
	display: block;
	position: absolute;
	left: -9px;
	top: 15px;
	z-index: 1;
}

.dot .dot1 {
	position: absolute;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
	top: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #feb85d;
}

.dot .dot2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(254, 184, 93, 0.8);
	-webkit-animation: pulsate 3s infinite;
	animation: pulsate 3s infinite;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	will-change: transform;
}

.dot.middle_dot {
	left: 54.8%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	top: auto;
}

.agency_featured_item {
	margin-bottom: 30px;
}

.agency_featured_item .agency_featured_content {
	position: relative;
}

.agency_featured_item .agency_featured_content h3 {
	margin: 32px 0 25px;
}

.agency_banner_btn {
	font-family: "Gelion", Sans-serif;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-image: linear-gradient(
		90deg, #002868 0%, #BF0A30 100%);
	border-radius: 50px 50px 50px 50px;
	padding: 13px 26px 13px 26px;
	margin-top: 5px;
	display: inline-block;

}

.agency_banner_btn:hover {
	color: #FFFFFF;
}


.agency_featured_item .agency_featured_content .icon {
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 50%;
	background: var(--e-global-color-primary);
	font-size: 20px;
	display: inline-block;
	text-align: center;
}

.agency_featured_item.agency_featured_item_two .agency_featured_content .dot {
	left: 30px;
}

.pl_20 {
	padding-left: 20px;
}

.pl-30 {
	padding-left: 30px;
}

.pl_40 {
	padding-left: 40px;
}

.pl_50 {
	padding-left: 50px;
}

.pl_100 {
	padding-left: 70px;
}

.pl_70 {
	padding-left: 30px;
}

.pl_120 {
	padding-left: 120px;
}

.pr_100 {
	padding-right: 100px;
}

.pr_120 {
	padding-right: 120px;
}

.pr_70 {
	padding-right: 70px;
}

.pr_50 {
	padding-right: 50px;
}

.pr_20 {
	padding-right: 20px;
}

/*============== agency_featured_area css =============*/
.agency_featured_area {

}

.agency_featured_area_two {
	padding-bottom: 150px;
}

.features_info {
	position: relative;
	padding-bottom: 170px;
}

.features_info .dot_img {
	position: absolute;
	left: 0;
	top: 28px;
	display: none;
}

.features_info.feature_info_two {
	padding-bottom: 70px;
}

.dot {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgba(255, 161, 39, 0.161);
	display: block;
	position: absolute;
	left: -9px;
	top: 15px;
	z-index: 1;
}

.dot .dot1 {
	position: absolute;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
	top: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #feb85d;
}

.dot .dot2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(254, 184, 93, 0.8);
	-webkit-animation: pulsate 3s infinite;
	animation: pulsate 3s infinite;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	will-change: transform;
}

.dot.middle_dot {
	left: 54.8%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	top: auto;
}

.agency_featured_item {

}

.agency_featured_item .agency_featured_content {
	position: relative;
}

.agency_featured_item .agency_featured_content h3 {
	margin: 32px 0 25px;
}

.agency_featured_item.agency_featured_item_two .agency_featured_content .dot {
	left: 30px;
}

.text-right {
	text-align: right !important;
}

@media (max-width: 1550px) {
	.s_features_item .s_features_img img {
		max-width: 100%
	}

	.service_promo_area .shape.shape_two {
		left: -40%
	}

	.s_features_item .ml_50 {
		margin-left: 0
	}

	.s_features_item .s_features_content {
		padding-right: 0;
		padding-left: 45px
	}

	.saas_home_img img, .software_img img {
		max-width: 100%
	}

	.container.custom_container {
		max-width: 1170px
	}

	.service_item {
		padding: 47px 15px 0
	}

	.call_action_area .action_one {
		left: -720px
	}

	.company_widget img, .protype_img {
		max-width: 100%
	}

	.p_feature_item .p_feture_img_one {
		margin-right: -20px
	}

	.p_feature_item .p_feture_img_two {
		margin-left: -20px
	}

	.action_img {
		margin-right: 0
	}

	.service_carousel {
		padding-left: 70px
	}

	.agency_featured_img img {
		max-width: 100%
	}

	.about_content_left {
		padding: 0 0 0 50px
	}

	.about_content {
		padding: 60px 30px 100px
	}

	.about_img .about_img_slider .about_item .about_text {
		padding: 0 20px
	}

	.agency_banner_area .banner_shap {
		width: 80%;
		top: -100px
	}

	.p_service_item.agency_service_item {
		padding-right: 0;
		padding-left: 0
	}

	.saas_featured_info .f_img_two {
		margin-right: 0
	}

	.saas_featured_info .f_img_one {
		margin-left: 0
	}

	.footer_top_six .social-widget .f_social_icon a + a {
		margin-left: 0
	}

	.app_img .mobile {
		margin-left: -100px
	}

	.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu {
		left: auto;
		right: 0
	}
}
/* global pricing table */
body #global-pricing-table .ptsColsWrapper .ptsCol .ptsTableElementContent {
  color: #FFF;
  border-radius: 15px;
  font-family: var(--e-global-typography-primary-font-family);
}
.ptsBlockContent .ptsCol .ptsColDesc .month, .ptsBlockContent .ptsCol .ptsColFooter .month {
  display: none;
}
.ptsColsWrapper .toggle-button {
  z-index: 999;
  position: relative;
  display: grid;
  column-gap: 30px;
  padding: 56px 0px 90px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  justify-items: center;
  margin: 0 auto;
  grid-template-columns: 100px 90px 100px
}
.ptsColsWrapper .toggle-button::before {
  background-image: url(../images/solde.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 198px;
  height: 100px;
  position: absolute;
  content: '';
  top: -19px;
  margin-left: -500px;
}
body #global-pricing-table .ptsColBadge.ptsColBadge-top {
  width: 100%;
  position: absolute;
  top: -32px;

}
body #global-pricing-table .ptsColBadge.ptsColBadge-top .ptsColBadgeContent {
  border-radius: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 8px 15px 5px 15px;
  width: 175px;
  font-weight: 700;
}
body #global-pricing-table .ptsCol .ptsColDesc .ptsActBtn {
  display: flex;
  align-items: center;
  margin: 20px 0px;
  padding: 2px;
  border-radius: 10px;
}
body #global-pricing-table .ptsCol .ptsColDesc .ptsActBtn a {
  line-height: 1.2em;
}
body #global-pricing-table .ptsCol .ptsColDesc sub {
  font-size: 13px;
  text-decoration: line-through;
}
body #global-pricing-table .ptsColsWrapper .ptsCol.ptsCol-1 .ptsTableElementContent  {
  background-color: #1C2454;
  color: #FFF;
}
body #global-pricing-table .ptsBlockContent .ptsCol.ptsCol-1 .ptsColHeader, body #global-pricing-table .ptsBlockContent .ptsCol.ptsCol-1 .ptsColDesc, body #global-pricing-table .ptsBlockContent .ptsCol.ptsCol-1 .ptsRows  {
  color: #FFF;
}
pricing-table .ptsBlockContent .ptsCol.ptsCol-1 .ptsColDesc .ptsTog {
  margin-bottom: 5px;
}
body #global-pricing-table .ptsBlockContent .ptsCol .ptsColHeader {
  text-align: left;
  padding: 20px;
  margin: 5px 0px;
}
body #global-pricing-table .ptsBlockContent .ptsCol .ptsColDesc {
  text-align: left;
  padding: 0px 20px 20px 20px;
  margin: 5px 0px;
  border-bottom: 1px solid rgba(17, 24, 40, 0.3);
}
body #global-pricing-table .ptsBlockContent .ptsCol.ptsCol-1 .ptsColDesc {
  border-bottom-color: #FFF;
}

body #global-pricing-table .ptsBlockContent .ptsCol .ptsColDesc .ptsEl {
  margin-bottom: 5px;
}
body #global-pricing-table .ptsBlockContent .ptsCol .ptsColDesc .ptsTog:last-child {
  margin-bottom: 40px;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsTableElementContent {
  margin-right: 20px;
  border: 1px solid rgba(17, 24, 40, 0.3);
  filter: drop-shadow(0px 0px 30px rgba(224, 73, 154, 0.15));
}

body #global-pricing-table .ptsContainer .ptsCol:last-child .ptsTableElementContent {
margin-right: 0px;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows .ptsCell {

}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows {
padding-left:20px;
padding-right:20px;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows .ptsCell{
padding-left: 0px;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows .ptsCell:not(:first-child) {
padding-left: 35px;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows .ptsCell:first-child::before {
display: none;
}
body #global-pricing-table .ptsContainer .ptsCol .ptsRows .ptsCell::before {
background-image: url(../images/ef_check.svg);
content:'';
width: 25px;
height: 25px;
display: block;
position: absolute;
left: 0;
}
body #global-pricing-table .ptsCol .ptsColFooter {
background-image: inherit;
border: none;
padding-left: 5px;
text-align: left;
}
body #global-pricing-table .ptsCol .ptsColFooter .ptsActBtn {
margin: 0px;
text-align: left;
}
body #global-pricing-table .ptsCol .ptsColFooter .ptsActBtn a {
text-decoration: underline!important;
}
body #global-pricing-table .ptsCol .ptsColFooter .ptsActBtn a i {
padding-left: 5px;
font-size: 0.8em;
}
body #global-pricing-table .ptsCol.ptsCol-1 .ptsColFooter .ptsActBtn a {
color: #FFF!important;
}



/* The switch - the box around the slider */
.ptsBlockContent .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.ptsBlockContent .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.ptsBlockContent .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.ptsBlockContent .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.ptsBlockContent input:checked + .slider {
  background-color: #1C2454;
}

.ptsBlockContent input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.ptsBlockContent input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.ptsBlockContent .slider.round {
  border-radius: 34px;
}

.ptsBlockContent .slider.round:before {
  border-radius: 50%;
  background: #BF0A30;
}


/*pricing table style */
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-4 .ptsTableElementContent .ptsColHeader {
  background: rgb(2,0,36)!important;
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(191,110,176,1) 0%, rgba(224,73,154,1) 100%)!important;
  border-top-left-radius: 15px!important;
  border-top-right-radius: 15px!important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-4 .ptsTableElementContent .ptsColDesc {
  background: rgb(2,0,36)!important;
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(191,110,176,1) 0%, rgba(224,73,154,1) 100%)!important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsColHeader {
  padding-top: 36px!important;
  margin-top: 0px!important;
}


body:not(.elementor-editor-active) #pricing-middle-section.elementor-section::before {
	background-image: url(../images/pricing-middle-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	content: '';
	width: 100%;
	position: absolute;
	top: -58%;
	height: 925px;
	min-height: 500px;
	left: -134px;
}

body:not(.elementor-editor-active) #pricing-table-section.elementor-section::before {
	background-image: url(../images/pricing-table-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	content: '';
	width: 100%;
	position: absolute;
	top: 28%;
	height: 925px;
	min-height: 500px;
	left: -14px;
}

body #pricing-table-section .ptsContainer {
	position: relative;
	padding-right: 35px !important;
}

body #pricing-table-section .ptsContainer::before {
	content: "";
	background-color: #edf4f7;
	border-radius: 15px;
	position: absolute;
	bottom: 47px;
	left: 0;
	width: 100%;
  height: calc(100% - 410px);
	border: 1px solid #cad1dc;
}

body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) {
	padding: 0px 13px;
	width: 22% !important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 {
	width: 34% !important;
	margin-top: 6px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-1 {
	padding-left: 0px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol:last-child {
	padding-right: 0px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell {
	background-color: inherit !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell {
	background-color: #FFF !important;
	height: inherit !important;
	position: relative;
	line-height: 78px;
	height: 98px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsTableElementContent {
	color: #FFF;
	border-radius: 15px;
	font-family: var(--e-global-typography-primary-font-family);
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsTableElementContent .ptsRows .ptsCell.tooltipstered .tooltiptext {
	padding: 0px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell.tooltipstered .tooltiptext .label {
	text-indent: -99999px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsTableElementContent .ptsRows .ptsCell.tooltipstered span {
	display: inline-block !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsTableElementContent .ptsRows .ptsCell.tooltipstered span {
	line-height: 71px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell .tooltiptext::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f05a";
	font-size: 15px;
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 9;
	color: #000000;
	top: -16px;
	right: 1px;
}

.jBox-wrapper {
	max-width: 300px;

}

body .tooltipster-default .tooltipster-content {
	font-family: var(--e-global-typography-primary-font-family);
	font-size: var(--e-global-typography-primary-font-size);
	line-height: var(--e-global-typography-primary-line-height);
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-1 .ptsTableElementContent .ptsColHeader {
	background: rgb(2, 0, 36) !important;
	border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;
  background: linear-gradient(90deg, rgba(0, 40, 104, 1) 0%, rgba(0, 40, 104, 1) 0%, rgb(84,36,83,1) 100%)!important;

}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsTableElementContent .ptsColDesc {
	border: none !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-1 .ptsTableElementContent .ptsColDesc {
	background: rgb(2, 0, 36) !important;
  background: linear-gradient(90deg, rgba(0, 40, 104, 1) 0%, rgba(0, 40, 104, 1) 0%, rgb(84,36,83,1) 100%)!important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColDesc {
	height: 112px !important;
	padding-top: 0px !important;
	border: none !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColHeader {
	position: relative;
	height: inherit !important;
	padding-top: 35px !important;
	border: none !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsColHeader {
	padding-top: 55px !important;
	margin-top: -20px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsColHeader::after {
	content: "";
	height: 1px;
	width: calc(100% - 220px);
	text-align: center;
	background-color: #ffffff33;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 110px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsTableElementContent {
	color: #FFF;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsTableElementContent .ptsColHeader {
	background: rgb(2, 0, 36) !important;
  background: linear-gradient(90deg, rgba(84,36,83,1) 0%, rgba(84,36,83,1) 0%, rgba(126,31,71,1) 100%)!important;
	border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;

}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsTableElementContent .ptsColDesc {
	background: rgb(2, 0, 36) !important;
  background: linear-gradient(90deg, rgba(84,36,83,1) 0%, rgba(84,36,83,1) 0%, rgba(126,31,71,1) 100%)!important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-3 .ptsTableElementContent {
	color: #FFF;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-3 .ptsTableElementContent .ptsColHeader {
	background: rgb(2, 0, 36) !important;
  background: linear-gradient(90deg, rgba(126,31,71,1) 0%, rgba(126,31,71,1) 0%, rgba(191 ,10, 48,1) 100%)!important;
	border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;

}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-3 .ptsTableElementContent .ptsColDesc {
	background: rgb(2, 0, 36) !important;
  background: linear-gradient(90deg, rgba(126,31,71,1) 0%, rgba(126,31,71,1) 0%, rgba(191 ,10, 48,1) 100%)!important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColHeader span {
	font-size: 22px !important;
	color: #FFF !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColDesc span, body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColDesc sub {
	color: #FFF !important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol .ptsColDesc sub{
  text-decoration: line-through;
}
body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows {
	background-color: #FFF;
	padding-bottom: 16px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px solid #FFF;
	-webkit-box-shadow: -1px 1px 19px -8px rgba(0 0 0 / 8%);
	box-shadow: -1px 1px 19px -8px rgb(0 0 0 / 8%);
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-3 .ptsRows {
	padding-bottom: 35px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell:not(:last-child)::after {
	content: "";
	height: 1px;
	width: calc(100% - 80px);
	text-align: center;
	background-color: #cfd6e1;
	position: absolute;
	bottom: 0;
	left: 0px;
	margin: 0 40px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell span {
	font-size: 24px !important;
	line-height: 71px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows .ptsCell span {
	max-width: 125px;
	display: inline-block;

}

body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows .ptsCell span.small {
	font-size: 20px !important;
	line-height: 40px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell .ptsEl p {
	height: 78px;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell .ptsEl span {
	line-height: 32px !important;
	display: flex;
	height: 100%;
	align-items: center;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell {
	text-align: left;
	padding-right: 20px !important;
}

body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell span, body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell .ptsEl div {
	font-size: 20px !important;
	font-weight: normal;
	line-height: 36px;
	padding-left: 40px !important;
	display: inline-block;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-4 .ptsTableElementContent .ptsColHeader {
    background: rgb(2,0,36)!important;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(191,110,176,1) 0%, rgba(224,73,154,1) 100%)!important;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-4 .ptsTableElementContent .ptsColDesc {
    background: rgb(2,0,36)!important;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(191,110,176,1) 0%, rgba(224,73,154,1) 100%)!important;
}
body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsColHeader {
    padding-top: 36px!important;
    margin-top: 0px!important;
}

.page-id-1192 .home-before-footer, .page-id-1192 .atworthy-sep, .page-id-1191 .home-before-footer, .page-id-1191 .atworthy-sep {
    display:none;
}
/* woocommerce */
.woocommerce-page.single div.product div.summary {
	width: 100%;
}

.woocommerce-page.single div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
	margin-bottom: 28px;
}

.woocommerce-message {
	border-top-color: #BF0A30;
	background: #1C2454;
	color: #FFF;
}

.woocommerce button.button[name="apply_coupon"] {
	background-image: linear-gradient(
		90deg, rgb(104, 209, 235) 0%, rgb(224, 73, 154) 100%);;
	border-radius: 50px 50px 50px 50px;
}

.woocommerce-error::before {
	line-height: 2.5em;
}

body form .form-row label.woocommerce-form__label [type="checkbox"]:not(:checked) + span::before {
	width: 1em;
	height: 1em;
}

body form .form-row label.woocommerce-form__label [type="checkbox"] + span {
	padding-left: 1.2em;
}

.woocommerce-info {
	border-top-color: var(--e-global-color-secondary);
	background-color: var(--e-global-color-primary);
	color: #FFF;
}

.woocommerce-info::before {
	color: var(--e-global-color-secondary);
}

.woocommerce-info a:hover {
	color: #FFF;
}

.woocommerce-page .woocommerce-info a.woocommerce-Button {
	background: #FFF !important;
	color: var(--e-global-color-primary) !important;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1.col-lg-12 {
	width: 100%;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: var(--e-global-color-3cdf8b4);
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #FFF;
}

.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #FFF;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

/* caroussel */
#home-partner-section .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	min-height: 220px;
	padding: 40px;
	background-color: var(--e-global-color-3cdf8b4);
	max-width: 208px;
}

#home-partner-section .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure img {
	object-fit: contain;
	width: auto;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

#home-partner-section .elementor-main-swiper .swiper-slide {
	background-color: var(--e-global-color-3cdf8b4);
}

body:not(.elementor-editor-active) #home-partner-section.elementor-section::before {
	background-image: url(../images/partner-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	height: 996px;
	position: absolute;
	right: 22px;
	top: -173px;
}


body:not(.elementor-editor-active) #home-before-footer.elementor-section::before {
	background-image: url(../images/before-footer-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 60%;
	content: '';
	width: 105% !important;
	height: 996px;
	position: absolute;
	right: -27px;
	top: 48px;
}

.elementor-section-wrap > .elementor-section:not(#home-top-section) > .elementor-container > .elementor-row > .elementor-column.blog-sidebar > .elementor-element-populated {
	padding: 20px 20px 20px 20px;
}

.blog-sidebar ul li {
	line-height: 45px;
}

.blog-sidebar ul li a {
	color: var(--e-global-color-primary);
	font-size: 20px;
}
.elementor-post__card, elementor-post__card {
	padding-right: 60px;
}
.elementor-posts--skin-case-study .elementor-post__card {
  padding-right: 0px;
}
.elementor-posts--skin-case-study .elementor-post__categories {
  margin-bottom: 10px;
  min-height: 30px;
}
.elementor-posts--skin-case-study .elementor-post__categories a {
  border-radius: 8px;
  background: #002868;
  color: #FFF;
  padding: 7px;
}
div[data-widget_type="archive-posts.archive_case_study"] .elementor-pagination .page-numbers {
  padding: 5px 9px;
  border-radius: 4px;
  border: 1px solid #DFE3E8;
  background: #FFF;
  color: #212B36;
  font-weight: bold;
}
div[data-widget_type="archive-posts.archive_case_study"] .elementor-pagination span.page-numbers.prev, div[data-widget_type="archive-posts.archive_case_study"] .elementor-pagination span.page-numbers.next {
  opacity: 0.5;
  background: #1C2454;
}
div[data-widget_type="archive-posts.archive_case_study"] .elementor-pagination .page-numbers.current {
  border-color: rgba(66, 0, 255, 1);
}
div[data-widget_type="archive-posts.archive_case_study"] .elementor-pagination .page-numbers:not(:last-child) {
  margin-right:0px!important;
}
.elementor-posts.elementor-posts--skin-case-study .elementor-post__card .elementor-post__title {
  margin-bottom: 0px;
}
.elementor-posts.elementor-posts--skin-case-study .elementor-post__card .elementor-post__title a {
  color: #BF0A30;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 60px;
}
.elementor-posts.elementor-posts--skin-case-study .elementor-post__card .elementor-post__thumbnail {
  height: 185px;
}
.elementor-posts.elementor-posts--skin-case-study .elementor-post__card .elementor-post__read-more {
  display: block;
  width: 150px;
  padding: 5px 10px 5px 10px;
  border-radius: 50px;
  background: #1C2454;
  color: #FFF!important;
  margin: 20px auto;
  text-align: center;
  -webkit-text-fill-color: inherit;
  -webkit-background-clip:inherit;
}
.elementor-posts.elementor-posts--skin-case-study .elementor-post__card .elementor-post__excerpt {
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.elementor-posts--thumbnail-top .elementor-post {
	position: relative;
}

body .elementor-posts .elementor-post .elementor-post__card .elementor-post__meta-data {
	position: absolute;
    transform: rotate(90deg);
    color: #BF0A30;
    border: 0px !important;
    font-size: var(--e-global-typography-primary-font-size);
    line-height: var(--e-global-typography-primary-line-height);
    padding-left: 40px;
    top: 124px!important;
    right: -127px;
    height: 37px!important;
    width: 280px!important;
}

.elementor-post__meta-data::after {
	position: absolute;
	content: "";
	height: 1px;
	width: 33px;
	border: 0px;
	background: #BF0A30;
	margin-left: 11px;
	margin-top: 17px;
}

.elementor-post__read-more {
	background: -webkit-linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
	border-radius: 15px;
	overflow: hidden;
}

.elementor-post__thumbnail {
	height: 280px;
}

.elementor-post__thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

/* pricing page style */
body #pricing-table-section .ptsColFooter {
	background: transparent !important;
	background-color: transparent !important;
	border: none !important;

}

body #pricing-table-section .ptsColFooter .ptsTog, body .ptsColFooter .ptsTog > div {
	height: 100%;
	width: 100%;
	border: none !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

body #pricing-table-section .ptsColFooter .ptsTog a {
	background-color: rgb(97, 206, 112);
  background-image: linear-gradient(90deg, rgba(0, 40, 104, 1) 0%, rgba(0, 40, 104, 1) 0%, rgba(191 ,10, 48,1) 100%);
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, rgba(0, 40, 104, 1) 0%, rgba(0, 40, 104, 1) 0%, rgba(191 ,10, 48,1) 100%);
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-top-style: solid;
	border-top-width: 2px;
	box-shadow: none;
	box-sizing: border-box;
	color: rgb(255, 255, 255) !important;
	cursor: pointer;
	display: inline-block;
	fill: rgb(255, 255, 255);
	font-family: Gelion, sans-serif !important;
	font-size: var(--e-global-typography-text-font-size) !important;
	font-style: normal !important;
	font-weight: 500 !important;
	hyphens: manual;
	line-height: var(--e-global-typography-efa2784-line-height);
	letter-spacing: var(--e-global-typography-efa2784-letter-spacing);
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 33px;
	padding-top: 13px;
	text-align: center;
	text-decoration-color: rgb(255, 255, 255);
	text-decoration-line: none;
	text-decoration-style: solid;
	text-decoration-thickness: auto;
	text-size-adjust: 100%;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-indent: inherit !important;
	color: #FFF;
	position: relative;
}

body #pricing-table-section .ptsColFooter .ptsTog a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF00;
	font-family: "Gelion", Sans-serif;
	font-size: 19px;
	font-weight: 500;
	font-style: normal;
	fill: #FFFFFF;
	background-image: linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	background: -webkit-linear-gradient(90deg, #002868 0%, #BF0A30 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-image-slice: inherit;
	border-image-source: inherit;
	border: 2px solid;
	box-shadow: none;
	text-decoration: none;
}

body #pricing-table-section .ptsColFooter .ptsTog a:hover::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50px;
	padding: 2px;
	background: linear-gradient(45deg, #002868, #BF0A30);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
}

body #pricing-table-section .ptsColFooter .ptsTog .ptsActBtn {
	background: transparent !important;
	background-color: transparent !important;
	width: 100% !important;
}

#pricing-top-section.elementor-section > .elementor-container::before {
	background-image: url(../images/pricing-top-header.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	right: -16%;
	min-height: 625px;
	top: -51px;
}

body .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, body .elementor-nav-menu--dropdown .elementor-item.highlighted, body .elementor-nav-menu--dropdown .elementor-item:focus, body .elementor-nav-menu--dropdown .elementor-item:hover, body .elementor-sub-item.elementor-item-active, body .elementor-sub-item.highlighted, body .elementor-sub-item:focus, body .elementor-sub-item:hover {
	background-color: var(--e-global-color-primary);
}
.elementor-accordion .elementor-tab-title, .elementor-toggle-item .elementor-tab-title {
	display: flex;
	align-items: center;
}
.cky-notice-btn-wrapper .cky-btn {
	margin: 0px 0px 5px;
}
.cky-prefrence-btn-wrapper .cky-btn {
	margin-bottom: 5px;
}
.cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus {
	border: none;
}

/* booking appointments style */
.bpa-front-btn:not(.bpa-fm--bs__coupon-module-textbox .bpa-front-btn) {
  border-radius: 50px!important;
}
.bpa-front-btn:not(.bpa-fm--bs__coupon-module-textbox .bpa-front-btn):hover {
  border: none!important;
  font-size: var(--e-global-typography-text-font-size) !important;
}
.bpa-front-btn:not(.bpa-fm--bs__coupon-module-textbox .bpa-front-btn):hover svg, body .bpa-frontend-main-container button.el-button:not(:hover):not(:active):not(.has-text-color):hover svg {
  fill:#BF0A30 !important;
}

body .bpa-front-btn::after, .bpa-front-btn::before {
  display: block!important;
}
body .site-main button.el-button:not(:hover):not(:active):not(.has-text-color) {
  color: #FFF!important;
  font-size: var(--e-global-typography-text-font-size) !important;
  border: none !important;
}
body .bpa-frontend-main-container button.el-button:not(:hover):not(:active):not(.has-text-color) svg {
  fill: #FFF !important;
}
.bpa-front-btn span {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
body .bpa-front-module--atc-wrapper .bpa-front-btn, body .bpa-front-btn:not(.bpa-fm--bs__coupon-module-textbox .bpa-front-btn) {
  background-image: linear-gradient(90deg, rgb(104, 209, 235) 0%, rgb(224, 73, 154) 100%) !important;
  font-size: var(--e-global-typography-text-font-size) !important;
}
 body .bpa-front-module--add-to-calendar  .bpa-front-btn:not(.bpa-fm--bs__coupon-module-textbox .bpa-front-btn) {
  background-image: none !important;
  font-size: var(--e-global-typography-text-font-size) !important;
  background-color: var( --e-global-color-primary ) !important;
}
.el-link.is-underline:hover:after {
  display: none!important;
}
.bpa-frontend-main-container .bpa-front-loader svg { display: none; }


.bpa-frontend-main-container .bpa-front-loader::before {
  display: block;
  content:'';
  background: url(../images/at.png);
  background-size: cover;
  margin: 0px;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-moz-keyframes spin {
  100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform:rotate(360deg);
  }
}
@media (max-width: 1460px) {
	body:not(.elementor-editor-active) #home-before-footer.elementor-section::before {
		background-size: 70%;
	}

	body:not(.elementor-editor-active) #about-top-section.elementor-section::before {
		background-size: 50%;
	}

	body:not(.elementor-editor-active) #about-top-middle-section::before {
		top: -430px;
	}

	#home-top-section.elementor-section > .elementor-container::before {
		background-size: 71%;
		right: -13%;
	}

	#home-after-middle1-section.elementor-section > .elementor-container::before {
		background-size: 73%;
		left: -27%;
		top: -31%;
	}

	#pricing-top-section.elementor-section > .elementor-container::before {
		background-size: 67%;
		right: -6%;
	}
}

@media (max-width: 1201px) {
	body:not(.elementor-editor-active) #about-top-middle-section::before {
		top: -406px;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell .ptsEl div {
		font-size: 19px !important;
		line-height: 23px;
	}

	body:not(.elementor-editor-active) #home-before-footer.elementor-section::before {
		width: 111%;
		background-size: 80% !important;
	}

	body:not(.elementor-editor-active) #atrating-center-middle-section.elementor-section::before {
		top: -205px;
	}

	body:not(.elementor-editor-active) #atrating-top-section.elementor-section::before {
		background-size: 43%;
	}

	.line-sep .elementor-row .elementor-column:not(:last-child)::after {
		background-size: 39%;
		height: 30px;
		left: 63px;
	}

	body:not(.elementor-editor-active) #about-top-section.elementor-section::before {
		background-size: 53%;
		right: 1%;
		min-height: 625px;
		top: -32px;
	}

	#home-top-section.elementor-section > .elementor-container::before {
		background-size: 83%;
	}

	.elementor-section-wrap > section.elementor-section:not(.atworthy-sep), .elementor-section-wrap > footer.elementor-section:not(.atworthy-sep), .elementor-section-wrap > header.elementor-section:not(.atworthy-sep) {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	#home-top-section .elementor-text-editor .top {
		font-size: 21px;
		line-height: 33px;
	}

	#home-top-section .elementor-text-editor .top::after {
		background-size: 221px;
		width: 100%;
		height: 87px;
		top: 15px;
		left: 149px;
	}

	#home-top-section .elementor-text-editor .middle {
		font-size: 77px;
		line-height: 102px;
		margin-left: 67px;
	}

	#home-top-section .elementor-text-editor .middle::before {
		background-size: 20px;
		width: 100%;
		height: 91px;
		top: 44px;
		left: -30px;
	}

	#home-top-section .elementor-text-editor .footer {
		font-size: 61px;
		line-height: 90px;
	}

	#home-middle-section .elementor-image-box-description {
		font-size: 20px;
	}

	#home-middle-section.elementor-section:not(#home-top-section) > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
		background-position: 94px 180px;
		background-size: 48%;
	}

	body:not(.elementor-editor-active) #home-middle-section.elementor-section::before {
		background-position: top center;
		top: -63px;
		left: -49px;
		background-size: 113%;
		width: 106%;
	}

	#home-after-middle1-section.elementor-section > .elementor-container::before {
		left: -27%;
		top: -18%;
	}

	.atrating-categories-section .elementor-image-box-title {
		font-size: 23px !important;
		padding-left: 10px !important;
	}

	body:not(.elementor-editor-active) .atw-line.atworthy-sep.elementor-section::before {
		background-size: 16%;
		top: -23px;
		width: 123%;
	}

	body:not(.elementor-editor-active) .atw-circle.atworthy-sep.elementor-section::before {
		background-size: 8%;
	}

	body:not(.elementor-editor-active) .atw-circle.atw-top-left.elementor-section::before {
		background-size: 12%;
		top: -17%;
	}

	body:not(.elementor-editor-active) .atw-bottom-right.elementor-section::before {
		right: -2%;
		background-size: 13%;
	}

	body:not(.elementor-page) .site-main {
		padding-left: 45px !important;
		padding-right: 45px !important;
	}
}

@media (min-width: 1024px) {
	.at-logged #signup-login-button .elementor-widget-container {
		margin: 0px 0px 0px 60px;
	}

	body #pricing-table-section .ptsTableElementContent .ptsColFooter {
		padding: 0px !important;
	}

	body #pricing-table-section .ptsColFooter .ptsTog .ptsActBtn {
		padding: 0px !important;
	}

	body #pricing-table-section .ptsColFooter .ptsTog a, body #pricing-table-section .ptsColFooter .ptsTog a:hover::before {
		border-radius: 0px 0px 15px 15px;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-3 .ptsRows {
		padding-bottom: 16px;
	}
}

@media (max-width: 1024px) {
  #home-after-middle1-section.elementor-section > .elementor-container::before {
    display: none;
  }
	body:not(.elementor-editor-active) #about-top-middle-section::after {
		width: 98px;
		min-height: 98px;
		bottom: 0;
	}

	div[data-elementor-type="wp-page"], div[data-elementor-type="archive"], div[data-elementor-type="single-post"], div[data-elementor-type="wp-post"], body:not(.elementor-page) .site-main {
		margin-top: 10px;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) {
		width: 100% !important;
		margin-bottom: 30px;
		padding: 0px;
		top: 0;
		float: none;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows .ptsCell span {
		max-width: 100%;
		display: inline-block;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .ptsRows .ptsCell span.small {
		font-size: 20px !important;
		line-height: 40px !important;
	}

  body #pricing-table-section .ptsColFooter {
		background: transparent !important;
		background-color: transparent !important;
		border: none !important;
		height: 100% !important;
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
	}

  body #pricing-table-section .ptsColFooter .ptsTog, body .ptsColFooter .ptsTog > div {
		height: 100%;
		width: 100%;
		border: none !important;
	}

  body #pricing-table-section .ptsColFooter .ptsTog .ptsActBtn {
		background: transparent !important;
		background-color: transparent !important;
		width: 100% !important;
		margin-top: 10px;
	}

	body .form-filter-properties .select2-container {
		width: 100% !important;
	}

	.properties-listing-elementor-widget .form-filter-properties .countries-container, .properties-listing-elementor-widget .form-filter-properties .cities-container {
		width: 100% !important;
		margin-bottom: 15px;
	}

	body:not(.elementor-editor-active) .atw-circle.atw-top-left.elementor-section::before {
		background-size: 12%;
		top: -71px;
	}

	body:not(.elementor-editor-active) #atrating-top-section.elementor-section::before {
		background-position: center top;
		top: 66%;
		top: -16px;
		right: 0%;
		background-size: 59%;
		max-height: 500px;
	}

	body:not(.elementor-editor-active) #atrating-center-middle-section.elementor-section::before {
		background-position: top left;
		background-size: 187%;
		width: 100%;
		top: -151px;
		left: 35%;
	}

	body:not(.elementor-editor-active) #atrating-bottom-middle-section.elementor-section::before {
		top: 15px;
		right: 5%;
		background-size: 14%;
	}

	.atrating-categories-section .elementor-column {
		width: 50% !important;
	}

	body:not(.elementor-editor-active) #about-top-middle-section::before {
		background-position: top center;
		top: -445px;;
	}

	body:not(.elementor-editor-active) #about-top-section.elementor-section::before {
		background-size: 82%;
		right: 7%;
		min-height: 625px;
		top: 0px;
	}

	body:not(.elementor-editor-active) #about-middle-bottom-section.elementor-section::after {
		background-position: top center;
		background-size: 66%;
		width: 142%;
		right: -20%;
		top: 55px;
	}

	body:not(.elementor-editor-active) #about-middle-bottom-section.atw-circle.elementor-section::before {
		background-size: 17%;

	}

  body #pricing-table-section .ptsContainer {
    padding-right: 0px !important;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell {
    height: auto !important;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-2 .ptsTableElementContent .ptsColHeader {
    margin: 0px !important;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) {
		width: 100% !important;
		margin-bottom: 30px;
		padding: 0px;
		top: 0;
		float: none;
	}

  body #global-pricing-table .ptsColsWrapper .ptsCol{
    width: 100% !important;
    margin-bottom: 50px;
    padding: 0px;
    top: 0;
    float: none;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol:not(.ptsCol-0) .pricing-label {
		color: var(--e-global-color-text) !important;
		font-size: 1.1em !important;
		font-weight: var(--e-global-typography-text-font-weight) !important;
		line-height: 44px;
		padding-top: 10px;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol .ptsRows .ptsCell .tooltiptext::before {
		right: inherit;
	}

  body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell {
    padding: 20px 0 10px !important;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol[class*="ptsCol-"]:not(.ptsCol-0) .ptsRows {
    padding-bottom: 35px;
  }

  body #pricing-table-section .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell span {
    font-size: 24px !important;
    line-height: 31px !important;
  }

  body #pricing-table-section .ptsBlockMobile .ptsCol.ptsCol-0 {
    width: 60% !important;
  }

  body #pricing-table-section .ptsContainer::before {
    display: none;
  }

  body #pricing-table-section .ptsBlockMobile .ptsCol.ptsCol-0::before {
    content: "";
    background-color: #edf4f7;
    border-radius: 15px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 170%;
    height: calc(100% - 191px);
    border: 1px solid #cad1dc;
  }

	#home-middle-section .elementor-image-box-description {
		font-size: 23px;
	}

	.line-sep .elementor-row .elementor-column::after {
		background-position: top center !important;
		background-size: auto !important;
		top: -20px !important;
		left: 0px !important;
	}

	#home-process-section .elementor-column-wrap .elementor-row .elementor-column {
		position: relative;
	}

	.line-sep .elementor-row .elementor-column:last-child::after {
		background-image: none;
	}

	.line-sep .elementor-row .elementor-column::after {
		bottom: -17px !important;
		top: inherit !important;
	}

  body #pricing-table-section .ptsContainer .ptsBlockMobile .ptsCol[class*="ptsCol-"] {
		width: 40% !important;
		margin-bottom: 56px !important;
	}

	body:not(.elementor-editor-active) #home-partner-section.elementor-section::before {
		background-size: 22%;
		top: -64px;
	}

	body:not(.elementor-editor-active) #home-before-footer.elementor-section::before {
		background-position: bottom center;
		background-size: contain;
		width: 100%;
		height: 100%;
		top: 0px;
	}

	#home-after-middle1-section.elementor-section > .elementor-container::before {
		background-size: 693px;
		left: 42px;
		top: 0px;
		background-position: top center;
	}

	#home-after-middle1-section.elementor-section > .elementor-container > .elementor-row {
		margin-top: 525px;
	}

	#home-after-middle1-section .elementor-section {
		padding-left: 0px;
		padding-right: 0px;
	}

	.elementor-section-wrap > #home-after-middle1-section.elementor-section > .elementor-container > .elementor-row > .elementor-column {
		width: 100%;
	}

	#home-after-middle-section .elementor-section {
		border: 0px;
	}

	#home-after-middle-section .elementor-section .elementor-column {
		width: 100%;
		margin-bottom: 20px
	}

	#home-after-middle-section .elementor-section .elementor-column .elementor-image-box-wrapper, #home-after-middle-section .elementor-section .elementor-column .elementor-widget-image {
		text-align: center;
	}

	#home-after-middle-section .elementor-section .elementor-column .elementor-element-populated {

		border-radius: 15px 15px 15px 15px;
		border-style: solid;
		border-width: 2px 2px 2px 2px;
		border-color: #DDDEE6;
	}

	.elementor-section-wrap > .elementor-section:not(#home-top-section) > .elementor-container > .elementor-row > .elementor-column.blog-sidebar > .elementor-element-populated {
		padding: 20px 20px 20px 20px !important;
	}

	.elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.elementor-section-wrap > section.elementor-section:not(.atworthy-sep) {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

	.elementor-location-popup .elementor-section-wrap > section.elementor-section:not(.atworthy-sep) {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	#home-middle-section.elementor-section:not(#home-top-section) > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
		background-image: none;
	}

	.atwothy-wrapper .atwothy-wrapper-inner::before {
		background-position: top right;
		background-size: 69%;
		width: 116%;
		height: 100%;
		right: -16%;
		top: -73px;
		min-height: 925px;
	}

	#home-top-section-text-column {
		text-align: center;
	}

	#home-top-section.elementor-section > .elementor-container::before {
		background-size: 697px;
		left: 37px;
		top: -8px;
		background-position: top center;
	}

	#pricing-top-section.elementor-section > .elementor-container::before {
		background-size: 650px;
		left: 37px;
		top: 0px;
		background-position: top center;
	}

	body:not(.elementor-editor-active) #pricing-middle-section.elementor-section::before {
		top: -80px;
		left: -42px;
	}

	#home-top-section .elementor-text-editor .top {
		font-size: 33px;
		line-height: 33px;
		color: var(--e-global-color-secondary);
		display: block;
		position: relative;
		margin-left: -217px;
	}

	#home-top-section .elementor-text-editor .top::after {
		background-position: top center;
		background-size: auto;
		content: '';
		width: 100%;
		height: 93px;
		position: absolute;
		top: 15px;
		left: 260px;
	}

	#home-top-section .elementor-text-editor .middle {
		font-size: 126px;
		line-height: 140px;
		font-weight: bold;
		color: var(--e-global-color-primary);
		display: block;
		margin-left: 67px;
		position: relative;
	}

	#home-top-section .elementor-text-editor .middle::before {
		background-position: top center;
		background-size: auto;
		content: '';
		width: 100%;
		height: 93px;
		position: absolute;
		top: 61px;
		left: -196px;
	}

	#home-top-section .elementor-text-editor .footer {
		font-size: 90px;
		font-weight: bold;
		line-height: 90px;
		color: var(--e-global-color-e7778c9);
		display: block;
		margin-left: 0px;
	}

}

@media (max-width: 991px) {
	.agency_featured_item .agency_featured_img {
		margin-bottom: 20px;
		text-align: center !important;
	}

	.agency_featured_item.agency_featured_item_two .agency_featured_content .dot {
		left: -9px;
	}

	.pl_100 {
		padding-left: 30px;
	}

	.pr_70 {
		padding-right: 30px;
	}
}

@media (max-width: 805px) {
	body:not(.elementor-editor-active) #about-top-middle-section::before {
		top: -497px;
	}
}

@media (max-width: 767px) {
  .ptsColsWrapper .toggle-button::before {
    top: -49px;
    margin-left: inherit;
    height: 58px;
  }
  body:not(.elementor-editor-active) #about-top-section.elementor-section::before {
    background-size: 406px;
    right: 0px;
    background-position: center 29px;
  }
	body.atworthy-theme .elementor-element .elementor-testimonial__footer {
		width :100%!important;
	}
	.join-marketplace-boost-container .elementor-widget-image.elementor-absolute {
        position:relative
    }
	.elementor-widget-button.light-button .elementor-button-link {
		position: relative;
		display: flex;
		flex-flow: column;
		background: transparent !important;
		border: none;
	}

	#home-after-middle1-section .elementor-section-boxed .elementor-image-box-img img {
		margin-bottom: 20px;
	}

	#home-top-section .video-button .elementor-text-editor a {
		justify-content: center;
		margin-top: 20px;
	}

	body .elementor-location-header .elementor-row .elementor-element.elementor-widget-button a {
		font-size: 12px;
	}

	.certificate-checker-elementor-widget button {
		margin-top: 10px;
		width: 100%;
	}

	.certificate-checker-elementor-widget .certificate_container .left .property {
		font-size: 15px;
		line-height: 20px;
	}

	body:not(.elementor-page) .site-main {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.wpcf7-submit {
		width: 100%;
		text-align: center;
	}

	#home-top-section.elementor-section > .elementor-container::before {
		background-size: 649px;
		left: -8%;
		top: -8px;
		background-position: top center;
		width: 130%;
	}

	#home-top-section.elementor-section > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
		margin: 68% 0px 0px 0px;
	}

	body:not(.elementor-editor-active) #atrating-center-middle-section.elementor-section::before {
		top: -118px;
	}

	body:not(.elementor-editor-active) #atrating-top-section.elementor-section::before {
		background-position: center top;
		top: -16px;
		right: 0%;
		background-size: 59%;
		max-height: 316px;
		left: 0;
		border: 0;
		display: inline-block;
		overflow: hidden;
		min-height: auto;
	}

	.atrating-categories-section .elementor-column {
		width: 100% !important;
	}

	body h1.entry-title, body .elementor-widget-heading.elementor-element .elementor-widget-container h1.elementor-heading-title, body .elementor-widget-heading h1.elementor-heading-title {
		font-size: 60px;
		line-height: 60px;
	}

	body .elementor-widget-heading h2.elementor-heading-title, body .elementor-widget-heading h2.elementor-heading-title, body .elementor-text-editor h2.elementor-heading-title {
		font-size: 50px;
		line-height: 60px;
	}

	body .elementor-widget-heading h1.elementor-heading-title.elementor-size-xxl, body .elementor-text-editor h1.elementor-heading-title {
		font-size: 80px;
		line-height: 80px;
	}

	body:not(.elementor-editor-active) #about-top-middle-section::before {
		top: 0px;
		right: 0px;
	}

	body:not(.elementor-editor-active) #pricing-middle-section.elementor-section::before {
		top: -46px;
		left: -42px;
	}

	#home-after-middle1-section.elementor-section > .elementor-container::before {
		display: none;
	}

	#home-after-middle1-section.elementor-section > .elementor-container > .elementor-row {
		margin-top: 10px;
	}

	.elementor-84 .elementor-element.elementor-element-63060f16 .elementor-button {
		padding: 10px 10px 10px 10px;
	}
}

@media (max-width: 573px) {
  body #global-pricing-table .ptsColsWrapper .ptsCol {
    margin-bottom: 50px!important;
  }

  body #global-pricing-table .ptsColsWrapper .ptsCol.ptsCol-0:last-child {
    display: none;
  }
	#pricing-top-section.elementor-section > .elementor-container::before {
		background-size: 100%;
		left: 0px;
		top: 0px;
		background-position: top center;
	}

	#pricing-top-section.elementor-section > .elementor-container .elementor-row > .elementor-column > .elementor-element-populated {
		margin: 94% 0px 0px 0px;
	}

	#home-top-section.elementor-section > .elementor-container::before {
		background-size: 90%;
	}

  body #pricing-table-section .ptsContainer .ptsColsWrapper .ptsCol .ptsRows .ptsCell span {
		font-size: 1.2em !important;
		line-height: 67px;
	}

  body #pricing-table-section .ptsContainer .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell span {
		font-size: 1.1em !important;
		line-height: 26px !important;
	}

  body #pricing-table-section .ptsContainer .ptsColsWrapper .ptsCol.ptsCol-0 .ptsRows .ptsCell {
		padding: 10px 0 10px !important;
	}

	#home-top-section .elementor-text-editor .top {
		font-size: 27px;
		line-height: 33px;
		color: var(--e-global-color-secondary);
		display: block;
		position: relative;
		margin-left: -217px;
	}

	#home-top-section .elementor-text-editor .top::after {
		background-position: top center;
		background-size: 30%;
		content: '';
		width: 100%;
		height: 93px;
		position: absolute;
		top: 15px;
		left: 199px;
	}

	#home-top-section .elementor-text-editor .middle {
		font-size: 97px;
		line-height: 105px;
		font-weight: bold;
		color: var(--e-global-color-primary);
		display: block;
		margin-left: -9px;
		position: relative;
	}

	#home-top-section .elementor-text-editor .middle::before {
		background-position: top center;
		background-size: 4%;
		content: '';
		width: 100%;
		height: 93px;
		position: absolute;
		top: 58px;
		left: -163px;
	}

	#home-top-section .elementor-text-editor .footer {
		font-size: 75px;
		font-weight: bold;
		line-height: 79px;
		color: var(--e-global-color-e7778c9);
		display: block;
		margin-left: -35px;
		margin-top: 8px;
	}
}

@media (max-width: 460px) {
	.properties-containter .properties-item, .certificate-checker-elementor-widget .properties-item {
		display: inline-block;
	}

	.properties-containter .properties-item .logo-container, .certificate-checker-elementor-widget .properties-item .logo-container {
		width: 100%;
	}

	.certificate-checker-elementor-widget .properties-item .logo-container img, .properties-containter .properties-item .logo-container img {
		object-fit: contain;
		margin: 5px auto;
	}

	.properties-containter .properties-item .text-container, .certificate-checker-elementor-widget .properties-item .text-container {
		width: 100%;
		text-align: center;
	}

	.properties-containter .properties-item .text-container .meta-container, .certificate-checker-elementor-widget .properties-item .text-container .meta-container {
		position: relative;
		padding-right: 0;
	}
}

@media (max-width: 440px) {
	#home-top-section .elementor-text-editor .middle::before {
		background-size: 5%;
		left: -148px;
	}

	#home-top-section .elementor-text-editor .top {
		font-size: 27px;
		margin-left: -168px;
	}

	#home-top-section .elementor-text-editor .middle {
		font-size: 92px;
		margin-left: -9px;
	}

	#home-top-section .elementor-text-editor .footer {
		font-size: 65px;
		margin-left: -12px;
		margin-top: 8px;
	}

	.elementor-location-footer .elementor-social-icon::before {
		width: 40px;
		height: 40px;
		background-size: 100%;
	}

	#home-top-section .elementor-text-editor .top::after {
		left: 179px;
	}
}

@media (max-width: 380px) {
	.elementor-location-footer .elementor-social-icon::before {
		width: 40px;
		height: 40px;
		background-size: 100%;
	}

	.elementor-location-footer .elementor-social-icon i {
		font-size: 20px;
	}
}
