:root {
    --text-font-family: 'Quicksand', sans-serif;
  }

/* style.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff !important;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


.wpcf7-form .wpcf7-form-control-wrap textarea:focus,
.wpcf7-form .wpcf7-form-control-wrap input:focus {
	outline-color: transparent;
	outline: 0;
}

/* ================
	Preloader Style
===================*/
/* Preloader */

.smooth-loader-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
  }
  
.smooth-loader-wrapper .loader img{
	max-height: 500px;
	max-width: 100%;
  }
/* Preloader End */


/* post-style.css */

/* =============
Side Bar Sytle
===============*/

/*---------sidebar widget area--------------*/ 

.widget.tribe-events-list-widget,
.widget-area [class*="booked_"],
.widget-area [class*="widget_"] {
   padding: 30px 25px;
   background: var(--global-palette9);
   box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);
   border-radius: 20px;
}

.widget.widget_search {
	padding: 0 !important;
	border-radius: 35px;
}

@media (min-width: 768px) {
   .widget.tribe-events-list-widget,
   .widget-area [class*="booked_"],
   .widget-area [class*="widget_"] {
	  padding: 30px 35px;
   }
}


aside.widget-area { 
   margin: 0px 0px 0px 0px;
   background-color: transparent;
   border-radius: 0;
}

@media (min-width: 1024px) {
   
   .page-template-page-blog-grid-leftsidebar aside.widget-area,
   .page-template-page-blog-standard-leftsidebar aside.widget-area { 
	  margin: 0px 30px 0px 0px;
   }

   .archive aside.widget-area,
   .single.single-post aside.widget-area,
   .page-template-page-blog-grid-rightsidebar aside.widget-area,
   .page-template-page-blog-standard-rightsidebar aside.widget-area{
	  margin: 0px 0px 0px 30px;
   }
}

aside.widget-area section {
   padding-bottom: 10px;
}

aside.widget-area section h2.widget-title {
   font-size: 22px;
   font-weight: bold;
   line-height: 1;
   font-family: var(--text-font-family);
   color: var(--global-palette3);
   margin-top: 0;
   margin-bottom: 15px;
}

aside.widget-area section ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

aside.widget-area section ul li {
   margin-bottom: 5px;
   position: relative;
}

aside.widget-area section ul li a, aside.widget-area section.widget_tag_cloud .tagcloud a, aside.widget-area section ul li.recentcomments, aside.widget-area section ul li span.post-date {
   text-decoration: none;
   font-family: var(--text-font-family);
   color: var(--global-palette3);
   font-size: var(--text-size);
   font-weight: 500;
   text-align: left;
   transition: all 0.3s ease-in-out;
	
}

section.widget_tag_cloud .tagcloud a {
   display: block;
}

aside.widget-area section ul li a:hover, aside.widget-area section.widget_tag_cloud .tagcloud a:hover, aside.widget-area section ul li.recentcomments:hover,  aside.widget-area section ul li span.post-date:hover {
   color: var(--global-palette1);
}
   
/*---------Search form/ search page--------------*/ 
.widget-area .widget .search-form {
   border-radius: 35px;
   display: inline-flex;
   width: 100%; 
   padding-left: 15px;
   background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
   font-family: var(--text-font-family);
}


.widget-area .widget .search-form label {
	margin-bottom: 0 !important;
}

.widget-area .widget .search-form .search-field {
  
   width: 100%;
   font-size: var(--text-size);
   text-transform: capitalize;
   box-sizing: border-box;
   border: none;
   border-radius: 0;
   outline: none;
   background: transparent;
   color: var(--global-palette9); 
   line-height: 45px;
}

.widget-area .widget .search-form .search-field::placeholder {
	color: var(--global-palette9); 
}

.widget-area .widget .search-form .search-submit {
   font-size: 16px;
   display: inline-block;
   margin-left: auto;
   font-size: var(--text-size);
   font-weight: 600;
   text-transform: uppercase;
   box-sizing: border-box;
   border: none;
   border-radius: 0;
   outline: none;
   background: transparent;
   color: var(--global-palette9);
   cursor: pointer; 
/*    padding: 10px 22px; */
   border-left: 1px solid rgba(255, 255, 255, 0.3);
   border-radius: 0 8px 8px 0;
   transition: all 0.3s ease-in-out;
}

.widget-area .widget .search-form .search-submit i {
   font-size: 18px;
}



.widget-area .widget .search-form .search-submit span {
	font-size: var(--text-size);
   width: auto;
   height: auto;
} 

.dashicons-search::before {
   content: "\f002";
   font-family: "FontAwesome";
   font-weight: 100;
   font-size: var(--text-size);;

}


.custom-recent-post .recent__post-title {
   margin: 0 0 0 20px;
}

ul.custom-recent-post {
   margin-top: 20px !important;
}

ul.custom-recent-post li {
   margin-bottom: 15px !important;
}

.custom-recent-post .post-thumb img,
.custom-recent-post .post-thumb .post-thumbnail img {
   border-radius: 4px;
}

.textwidget::after {
   content: '';
   display: table;
   clear: both;
}

.widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small {
   margin-bottom: 5px;
}

.search-content .post-thumbnail img {
   border-radius: 10px;
}


article.search-article  a.post-thumbnail{
   position: relative;
   margin: 0 calc(-40px);
   border-radius: 5px 5px 0 0;
}



/* ================
Widgets tutor/event
===================*/

.widget.tribe-events-list-widget ol {
   margin: 0;
   padding: 0;
}

.widget.tribe-events-list-widget ol li {
   padding-left: 0;
   padding-top: 5px;
}

.widget.tribe-events-list-widget .tribe-list-widget li h4.tribe-event-title,
.widget.tribe-events-list-widget .tribe-list-widget li h4.tribe-event-title a{
   text-align: left;
   transition: all 0.3s ease-in-out;
   text-decoration: none;
   color: var(--global-palette3);
   font-size: var(--text-size);
   font-weight: 500;
   text-align: left;
   transition: all 0.3s ease-in-out;
}

.widget.tribe-events-list-widget .tribe-list-widget li .tribe-event-title a:hover {
   color: var(--global-palette1);
}

.widget.tribe-events-list-widget .tribe-list-widget li .tribe-event-duration * {
   color: var(--global-palette3);
   font-size: 14px;
   font-weight: 300;
}

.widget.widget_tutor_course_widget .tutor-widget-course-loop {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: start;
   align-items: flex-start;
   align-items: center;
   justify-content: space-between;
 }
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-course-header a img {
   width: 100px;
   border-radius: 8px !important;
   overflow: hidden;
   vertical-align: middle;
 }
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop  .tutor-loop-course-container{
   padding: 20px 0px 0px 20px;
   flex: 1;
 }
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-course-loop-title{
   padding-top: 0;
 }
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-course-header .tutor-course-loop-header-meta,
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-single-loop-meta,
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-course-loop-meta,
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-loop-rating-wrap,
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-loop-author,
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-footer {
   display: none;
 }

 .bdt-tutor-course-loop-header-meta,
 .tutor-course-loop-header-meta {
	z-index: 41;
 }

 .tutor-icon-fav-line:before {
   content: "\e909" !important;
}
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-course-loop-title h2 * {
   color: var(--global-palette3);
   font-size: var(--text-size);
   font-weight: 500;
   text-align: left;
   transition: all 0.3s ease-in-out;
 }
 
 .widget.widget_tutor_course_widget .tutor-widget-course-loop .tutor-loop-course-container .tutor-course-loop-title h2 a:hover {
   color: var(--global-palette1);
 }
 
 

/* ===========
	Articles
===============*/


article { 
   transition: all 0.3s ease-in-out;
   position: relative;
   padding: 0px 25px 40px 25px;
   box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);
   border-radius: 20px;
}

/*  @media (min-width: 768px){
   article { 
	  padding: 0px 40px 40px 40px;
   } 
} */

article .entry-header .entry-title {
   margin: 20px 0 15px;
   font-size: 18px;
   line-height: 28px;
}

article .entry-header .entry-title a {
   color: var(--global-palette3);
   font-weight: 800;
   transition: all 0.3s ease-in-out;
}

@media (min-width: 768px){
   article .entry-header .entry-title {
	  font-size: 28px;
	  line-height: 42px;
   }

   article .entry-header .entry-title a {
	  font-weight: 600;
  }
}

article p {
   color: var(--global-palette3);
   font-family: var(--text-font-family);
   font-size: 16px;
   font-weight: 500;
   line-height: 1.5;
}
@media (min-width: 768px) {
article p {
   font-size: 18px;
}
}
article a.post-thumbnail {
   overflow: hidden;
   position: relative;
   border-radius: 5px 5px 0 0;
   display: block;
}

article a.post-thumbnail img {
   width: 100%;
   transition: all 0.3s ease-in-out;
   overflow: hidden;
 
}

article:hover a.post-thumbnail img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}

.article a.post-thumbnail:before {

   content: '';
   display: block;
   position: absolute;
   z-index: 1;
   background-color: #000;
   left: 0;
   right: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   -ms-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   opacity: .3;
   filter: alpha(opacity=30);
}

*:before, *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

/* ===========
	Post Meta Style 
===============*/

.entry-footer span {
   margin-right: 20px;
}

.entry-footer span i,
.entry-meta span i{
   margin-right: 5px;
   color: var(--global-palette2);
}

.entry-date span a,
.entry-footer span a,
.entry-meta span a {
   font-size: 16px;
   font-weight: 400;
   color: var(--global-palette3);
   font-family: var(--text-font-family);
   transition: all ease-in-out 0.3s !important;
}

.entry-date span,
.entry-footer span,
.entry-meta span {
   margin-top: 10px;
   display: inline-block;
   transition: all ease-in-out 0.3s;
}

.entry-date span a:hover,
.entry-footer span a:hover,
.entry-meta span a:hover {
   color: var(--global-palette2);
}


.entry-meta span span i,
.entry-footer span i::before,
.entry-footer span * {
   transition: all ease-in-out 0.3s !important;
	color: var(--global-palette2);
} 

.entry-footer span:hover *,
.entry-meta span:hover * {
   color: var(--global-palette2);
}

.entry-date .posted-on a {
   display: inline-block;
   z-index: 5;
   background: var(--global-palette1);
   width: 85px;
   height: 80px;
   padding: 11px 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: var(--global-palette9)!important;
   text-align: center;
   border-radius: 4px!important;
   border-top-right-radius: 0;
   align-items: center;
   transition: all .3s ease-in-out!important;
}

.entry-date .posted-on a time {
   font-size: 20px;
   font-family: var(--text-font-family);
   font-weight: 700;
   line-height: 1.4;
}

article div.entry-date {
   position: absolute;
   top: 60px;
   left: 70px;
   z-index: 29;

}

/* ===============
Post Grid View
================== */
article.post-grid {
   background: var(--global-palette9);
   height: 100%; 
   flex-direction: column; 
   display: flex;
   border-radius: 20px;
   padding: 0px !important;
}

/* ====Article Image===== */
.post-grid .gridview-post-img {
   line-height: 0 !important;
   position: relative;
  
}

.post-content_section .post-thumbnail-image .post-thumbnail img,
.post-section-standardview .post-thumbnail-image .post-thumbnail img,
.post-grid .gridview-post-img a img {
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}


.post-grid{
  position: relative;
  transition: all 0.3s ease-in-out !important;
  overflow: hidden;
}

/* ====Article Title===== */
.article-title {
   font-size: 24px;
   line-height: 33px;
   margin-top: 0;
   margin: 15px 0 10px;
   font-weight: 600;
}

.article-title a {
   text-decoration: none;
   color: var(--global-palette1);
   font-weight: 700;
   transition:  all 0.3s ease-in-out;
   font-family: var(--text-font-family);
}

.entry-header .entry-title:hover a,
.article-title:hover a {
   color: var(--global-palette1);
}
.article-title a:focus,
.article-title a:active{
   color: var(--global-palette2) !important;
}
.article-footer a:visited,
.article-title a:visited{
   color: var(--global-palette1) !important;
}
/* ====Article Content===== */
.article-inner-content p{
   font-size: 16px;
	font-weight: 500;
}

@media (min-width: 768px) {
   .article-inner-content p{
	  font-size: 18px;
   }
}

.article-inner-content {
   padding: 0px 25px 10px;
   -webkit-box-flex: 1;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
}

/* ====Article Footer===== */
.article-footer {
   padding: 15px 25px 15px;
   border-top: 1px solid rgba(0,0,0,0.05);
}

@media (min-width: 1440px) {
   .article-footer {
	  padding: 15px 25px 15px;
   }
}

.read-more {
   color: var(--global-palette3);
   font-family: var(--text-font-family);
   font-weight: 500;
	letter-spacing: 1.5px;
   font-size: 16px;
   line-height: 20px;
   padding-left: 0;
   padding-right: 0;
   margin-right: 10px;
   display: inline-block;
   text-decoration: none;
   transition: all 0.3s ease-in-out;
}

.read-more:hover,
.read-more:hover span{
   color: var(--global-palette2);
}


.article-footer .entry-footer.gridview_edited span.edit-link {
   margin-top: 0;
}

/* ===========
	Single Post Style 
===============*/
article.format-standard .post-thumbnail-image img{
   border-radius: 5px 5px 0 0;
}
article.format-standard .post-thumbnail-image {
   position: relative;
   margin: 0 calc(-25px);
   border-radius: 5px 5px 0 0;
}

article .post-thumbnail-image.single-post-thumb {
   position: relative;
   margin: 0 calc(-25px);
   border-radius: 5px 5px 0 0;
}

@media(min-width: 768px){
   article .post-thumbnail-image.single-post-thumb {
	  margin: 0 calc(-40px);
   }
}

article .post-thumbnail-image.single-post-thumb img{
   width: 100%;
  transition: all 0.3s ease-in-out;
  border-radius: 20px 20px 0 0;
}

article .post-thumbnail-image.single-post-thumb .post-thumbnail{
   overflow: hidden;
   position: relative;
   border-radius: 5px 5px 0 0;
   display: block;
   
}

article .post-thumbnail-image.single-post-thumb:hover .post-thumbnail img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}

article .entry-date-single .posted-on a {
   display: inline-block;
   z-index: 5;
   width: 90px;
   height: 55px;
   padding: 11px 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: var(--global-palette9)!important;
   text-align: center;
   border-radius: 4px!important;
   border-top-right-radius: 0;
   align-items: center;
   transition: all .3s ease-in-out!important;
}

article .entry-date-single .posted-on a time {
   font-size: 18x;
   font-family: var(--text-font-family);
   font-weight: 600;
   line-height: 1.4;
   color: var(--global-palette9);
}

.entry-date-single {
   position: absolute;
   bottom: 10px;
   right: 5px;
   z-index: 29;
}

@media (min-width: 768px) {
   .post-grid .gridview-post-img .entry-date-single {
	  right: 0px;
   }

   .entry-date-single {
	  right: 20px;
   }
}

.entry-meta-single {
   position: absolute;
   bottom: 35px;
   left: 25px;
   z-index: 29;
   display: inline-block;
   width: 60%;
   overflow: hidden;
   height: 24px;
   line-height: 1.5;
}

@media (min-width: 768px){
   .post-grid .gridview-post-img .entry-meta-single{
		 left: 25px;
	  }
   
   .entry-meta-single {
	  left: 37px;
   }
   
}

.entry-meta-single span a {
   transition: all 0.3s ease-in-out;
   font-family: var(--text-font-family);
	color: var(--global-palette9) !important;
	font-weight: 500;
}

.entry-meta-single span *{
   color: var(--global-palette9);
}

.entry-meta-single span a:hover {
   color: var(--global-palette9) !important;
}


article.search-article {
   margin-bottom: 40px;
}

/* =============
404 Page 
===============*/

/*---------404 page--------------*/

.error404 #page .kleenr-banner-breadcrumb {
   display: none;
}

.error404 .site-footer {
   display: none;
}
.error404 #page .site-header{
   display: none;
}

.page-header.error-404-main{
   background-repeat: no-repeat;
   background-position: center bottom;
   background-size: contain;
}

.page-header.error-404-main {
   background-image: none !important;
   opacity: 1;
   padding: 40px 25px;
   border-radius: 10px;
}


@media (min-width: 768px){

   .page-header.error-404-main {
	  padding: 50px;
   }
}


/* Overly Default */
.overlay-default-404 {
   position: relative;
 }
 
 .overlay-default-404::before {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: var(--global-palette9);
   opacity: 0.85;
   content: '';
 }

.error-404 {
	padding: 0 20px 0px;
}

.error-404-main {
	text-align: center;
}
.error-404-main h2.page-title {
	font-size: 52px;
	line-height: 64px;
	margin-bottom: 15px;
	color: var(--global-palette1) !important;
	font-weight: 800;

}

.error-404 .page-header h4.page-title {
   color: #222 !important;
   font-family: var(--text-font-family);
}

.error-404-main h3 {
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 32px;
	font-weight: bold;
	color: var(--global-palette1);
	font-family: var(--text-font-family);
	margin: 0;
}

.error-404-main h4.page-title {
	font-size: 16px;
	letter-spacing: 1.2px;
	line-height: 24px;
	margin-bottom: 0px;
	color: var(--global-palette1);
	font-family: var(--text-font-family);
	margin-top: 20px;
}


/* ====btn 404page=== */
.error-404-main a {
	text-decoration: none;
	margin-top: 30px;
}

.error-btn {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: var(--text-font-family);
	font-weight: 500;
	padding: 12px 22px;
	border: 2px solid var(--global-palette9);
   border-radius: 48px;
	position: relative;
	display: inline-block;
   outline: none;
   letter-spacing: 1.5;
	transition: all .3s ease-in-out;
	z-index: 0;
	text-align: center;
   overflow: hidden;
   color: var(--global-palette9) !important;
   background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%);
}

.error-btn a i{
	color: inherit;
}

.error-404-main a i {
	padding-right: 12px;
}


@media (min-width: 768px) { 
   
	.error-404-main h2.page-title {
		font-size: 142px;
		line-height: 158px;
	}
	.error-404-main h3 {
		font-size: 52px;
		letter-spacing: 5px;
	}
	.error-404-main h4.page-title {
	  margin-top: 20px;
	  font-size: 24px;
	letter-spacing: 2px;
	line-height: 32px;
	}
}

@media (min-width: 1040px) { 
	.error-404-main h3 {
		font-size: 52px;
		letter-spacing: 8px;
	}
}

.search-form-404 {
   margin-top: 30px;
}

.search-form-404 form input.search-field {
   padding: 12px 20px;
   width: 265px;
}

.search-form-404 form {
   position: relative;
   display: inline-block;
}
.search-form-404 form button[type="submit"] {
   border: none;
   position: absolute;
   top: 1px;
   right: 2px;
   color: var(--global-palette1);
   border-radius: 0;
}

.search-form-404 form button[type="submit"]:hover {
   background-color: var(--global-palette9);
   
}

/* ===========
Global Sytle For Post
===============*/

.post-content_section {
   padding: 50px 0px;
}

@media (min-width: 768px) {
   .post-content_section {
	  padding: 70px 0;
   }
}

@media (min-width: 1440px) {
   .post-content_section {
	  padding: 80px 0 0px;
   }
}

.title-truncate {
   display: -webkit-box;
   -webkit-line-clamp: 2 !important;
   -webkit-box-orient: vertical !important;
   overflow: hidden !important;
   text-overflow: ellipsis;
   -webkit-box-orient: vertical;
}

.post-thumbnail {
   position: relative;
}

.post-thumbnail::before {
   top: 0;
   content: '';
   display: block;
   position: absolute;
   z-index: 1;
   background-color: #0000004f;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   border-radius: 8px 8px 0 0;
   -webkit-border-radius: 8px 8px 0 0;
   -moz-border-radius: 8px 8px 0 0;
   -ms-border-radius: 8px 8px 0 0;
   -o-border-radius: 8px 8px 0 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0.3;
   filter: alpha(opacity=30);
}

article:hover .post-thumbnail::before {
   background-color: #0000004f;
   opacity: 0.5;
}


/* =============
Post Navigation
===============*/

/*---------Post Navigation--------------*/ 
.navigation.posts-navigation{
   margin: 20px auto;
}
.post-nav {
   margin: 20px auto;
   text-align: center;
}

.navigation.post-navigation .nav-links .nav-previous a,
.navigation.post-navigation .nav-links .nav-next a,
.navigation.posts-navigation .nav-links .nav-previous a,
.navigation.posts-navigation .nav-links .nav-next a{
   text-align: center;
   height: 60px;
   width: 70px;
   line-height: 35px;
   border-radius: 5px;
   color: var(--global-palette3);
   background-color: var(--global-palette9);
   font-size: 30px;
   line-height: 50px;
   cursor: pointer;
   font-weight: 600;
   display: inline-block;
   padding: 5px 20px;
   margin: 0 5px 5px 5px;
   transition: all 0.3s ease-in-out;
   box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);

}

.navigation.posts-navigation .nav-links div:not(:last-child) a {
   margin-right: 34px;
}

.navigation.post-navigation .nav-links .nav-previous a:hover,
.navigation.post-navigation .nav-links .nav-next a:hover,
.navigation.posts-navigation .nav-links .nav-previous a:hover,
.navigation.posts-navigation .nav-links .nav-next a:hover {
   background: var(--global-palette2);
   color: var(--global-palette9) !important;
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover{
   background: var(--global-palette2);
   border-color: transparent !important;
}

@media (min-width: 768px) {
   .post-nav {
	   margin: 30px auto;
   } 
}
.post-nav a{
   text-decoration: none;
   font-size: 12px;
   font-weight: 700;
  
}
.post-nav .page-numbers, .post-nav span{
   text-align: center;
   height: 40px;
   width: 50px;
   border-radius: 5px;
   color: var(--global-palette3);
   background-color: var(--global-palette9);
   font-size: 16px;
   line-height: 27px;
   cursor: pointer;
   font-weight: 600;
   display: inline-block;
   padding: 5px 20px;
   margin: 0 5px 5px 5px;
   transition: all 0.3s ease-in-out;
   box-shadow: 0px 10px 65px 5px rgba(0, 0, 0, 0.05);
   margin-right: 4px;
}

@media (min-width: 768px){
   .post-nav .page-numbers, .post-nav span{
	  margin-right: 15px;
	  height: 60px;
	  width: 70px;
	  line-height: 50px;
	  font-size: 20px;
   }
}

@media (min-width: 1024px){
   .post-nav .page-numbers, .post-nav span{
	  margin-right: 34px;
   }
}

.post-nav .page-numbers i {
   color: var(--global-palette3);
}


.post-nav .page-numbers.current,
.post-nav .page-numbers:hover {
   border-color: var(--global-palette4);
   background-color: var(--global-palette4);
   color: var(--global-palette9);
}


.post-nav .page-numbers:hover i {
   color: var(--global-palette9);
}


/* ===============
#comments
==================*/
#comments {
   margin: 0 auto;
}
.kleenr-comments-number i{
   color: var(--global-palette2) !important;
}
/* ===============
No content
==================*/

.no-results.not-found {
   background: var(--global-palette9);
   margin-bottom: 50px;
   padding: 20px 30px 50px;
   box-sizing: border-box;
   z-index: 124;
   width: 100%;
   box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);
   border-radius: 5px;
}

.no-results.not-found .page-content > p {
   font-size: 22px;
   font-weight: bold;
   line-height: 32p;
   font-family: var(--text-font-family);
   color: var(--global-palette3);
   margin-top: 0;
   margin-bottom: 15px;
}

/*---------Search form/ search page--------------*/ 
.no-results.not-found .page-content form.search-form {
   background: var(--global-palette9);
   border-radius: 5px;
   display: inline-flex;
   width: 100%; 
   padding-left: 10px;
   background-color: var(--global-palette1);
}

.no-results.not-found .page-content label {
	margin-bottom: 0 !important;
}

.no-results.not-found .page-content .search-field {
  
   width: 100%;
   font-size: var(--text-size);
   text-transform: capitalize;
   box-sizing: border-box;
   border: none;
   border-radius: 0;
   outline: none;
   background: transparent;
   color: var(--global-palette9); 
   line-height: 45px;
}

.no-results.not-found .page-content .search-field::placeholder {
	color: var(--global-palette9); 
}

.no-results.not-found .page-content .search-submit {
   font-size: 16px;
   display: inline-block;
   margin-left: auto;
   font-size: var(--text-size);
   font-weight: 600;
   text-transform: uppercase;
   box-sizing: border-box;
   border: none;
   border-radius: 0;
   outline: none;
   background: transparent;
   color: var(--global-palette9);
   cursor: pointer; 
   padding: 10px 22px;
   border-left: 1px solid rgba(255, 255, 255, 0.3);
   border-radius: 0 8px 8px 0;
   transition: all 0.3s ease-in-out;
}

.no-results.not-found .page-content .search-submit i {
   font-size: 18px;
}

.no-results.not-found .page-content .search-submit:hover {
   color: var(--global-palette9);
   background: var(--global-palette1);
}

.no-results.not-found .page-content .search-submit span {
	font-size: var(--text-size);
   width: auto;
   height: auto;
} 

.dashicons-search::before {
   content: "\f002";
   font-family: "FontAwesome";
   font-weight: 100;
   font-size: var(--text-size);;

}

/* -------Index PAGE------ */

body.home.blog .post-content_section article.format-standard .post-thumbnail-image {
   margin: 0 calc(-25px)
}

@media (min-width: 768px) {
   body.home.blog .post-content_section article.format-standard .post-thumbnail-image {
	  margin: 0 calc(-40px)
   }
   
}


body.home.blog .post-content_section .full__width article .post-thumbnail-image img{
   width: 100%;
}


body.home.blog .post-content_section article div.entry-date {
   left: auto;
   top: 230px;
   position: absolute;
   bottom: 0px;
   right: 35px;
   z-index: 29;
  height: 100px;
}


body.home.blog .post-content_section article .entry-date .posted-on a {
   background: transparent;
}

body.home.blog .post-content_section article .post-thumbnail-image {
   position: relative;
   overflow: hidden;
}

body.home.blog .post-content_section article .post-thumbnail-image::before {
   top: 0;
   content: '';
   display: block;
   position: absolute;
   z-index: 1;
   background-color: #000;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   border-radius: 8px 8px 0 0;
   -webkit-border-radius: 8px 8px 0 0;
   -moz-border-radius: 8px 8px 0 0;
   -ms-border-radius: 8px 8px 0 0;
   -o-border-radius: 8px 8px 0 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0.3;
}

body.home.blog .post-content_section article:hover .post-thumbnail-image::before {
   background-color: #000;
   opacity: 0.5;
}


body.home.blog .post-content_section article .post-thumbnail-image img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

body.home.blog .post-content_section article:hover .post-thumbnail-image img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}

body:not(.home).home_not_set section.kleenr-banner-breadcrumb{
   display: none !important;
}


/* ===========
Post css
===============*/
   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item .bdt-post-grid-desc{
	   position: relative !important;
	   display: inline-block;
	   transition: all 300ms ease-out !important;
   }
   .bdt-position-medium {
	   position: absolute !important;
	   top: 0px !important;
   }


   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-transition-slide-bottom{
	   opacity: inherit !important;
   }
   .bdt-post-grid .bdt-post-grid-item .bdt-custom-overlay{
	   background: transparent !important;
   }
   .bdt-transition-toggle > [class*='bdt-transition-slide']{
		   transform: translate(0, 0) !important;
   }

   .bdt-post-grid .bdt-post-grid-item .bdt-custom-overlay {
	   background: #02010100 !important;
   }
   .bdt-post-grid .bdt-post-grid-item:hover .bdt-custom-overlay{
	   opacity: 0 !important;
   }
   .bdt-post-grid-desc .bdt-transition-slide-bottom {
	   transform: translateY(0%) !important;
   }

   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-transition-slide-bottom {
	   max-height: 100% !important;
   }
   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item .bdt-post-grid-excerpt{
		   margin-top: 15px !important;
   }
   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item:hover .bdt-post-grid-excerpt{
		   margin-top: 0px !important;
   }
   .bdt-post-grid-category .bdt-position-small .bdt-position-top-left{
	   top: 68% !important;
	   left: 30% !important;
   }

@media (max-width: 991.98px) {
   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item .bdt-post-grid-desc{
	   margin: 30px 0px 0px 0px !important;
   }
}


   .bdt-post-grid-desc .bdt-position-medium {
	   margin: 0px !important;
	   max-width: 100% !important;
   }

   .bdt-post-grid .bdt-post-grid-item .bdt-position-top-left{	
	   top: 337px !important;
	   left: 168px !important;
   }
   .elementor-widget-container .bdt-subnav span:after{
	   height: 0 !important;
	   width: 0 !important;
   }
   .bdt-post-grid .bdt-post-grid-item {
	   overflow: visible !important;
	   transition: all 300ms ease-out !important;
	   height: 500px !important;
   }



   .bdt-transition-toggle:hover .bdt-transition-scale-up{
		transform: scale(1, 1) !important;
   }
   .bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-img-wrap a{
	   height: 260px !important;
	   border-radius: 20px !important;
   }


.page-template-page-blog-grid-leftsidebar .kleenr-banner-breadcrumb,
.page-template-page-blog-grid-rightsidebar .kleenr-banner-breadcrumb,
.page-template-page-blog-grid-fullwidth .kleenr-banner-breadcrumb,
.page-template-page-blog-standard-leftsidebar .kleenr-banner-breadcrumb,
.page-template-page-blog-standard-rightsidebar .kleenr-banner-breadcrumb,
.page-template-page-blog-standard-fullwidth .kleenr-banner-breadcrumb,
.woocommerce-checkout .kleenr-banner-breadcrumb,
.woocommerce .kleenr-banner-breadcrumb,
.woocommerce-account .kleenr-banner-breadcrumb,
.woocommerce-cart .kleenr-banner-breadcrumb{
   background-position: bottom center !important;
   background-repeat: no-repeat !important;
   background-size: contain !important;
}

.page-template-page-blog-grid-leftsidebar .content-area,
.page-template-page-blog-grid-rightsidebar .content-area,
.page-template-page-blog-grid-fullwidth .content-area,
.page-template-page-blog-standard-leftsidebar .content-area,
.page-template-page-blog-standard-rightsidebar .content-area,
.page-template-page-blog-standard-fullwidth .content-area,
.woocommerce-checkout .content-area,
.woocommerce .content-area,
.woocommerce-account .content-area,
.woocommerce-cart .content-area{
   background: linear-gradient(180deg, #E9F6FF 0%, rgba(233, 246, 255, 0) 100%) !important;
   padding-top: 80px;
}


.post-thumbnail-image img{
   width: 100%
}
.post{
   overflow: hidden;
}
.page-template-page-blog-grid-leftsidebar .content-area,
.page-template-page-blog-grid-rightsidebar .content-area,
.page-template-page-blog-grid-fullwidth .content-area,
.page-template-page-blog-standard-leftsidebar .content-area,
.page-template-page-blog-standard-rightsidebar .content-area,
.page-template-page-blog-standard-fullwidth .content-area{
	padding-bottom: 50px;
}

.search-form .search-submit[type="submit"]:hover, .search-form .search-submit[type="submit"]:focus{
   color: var(--global-palette9) !important;
}

p:empty:before{
	content: none !important;
}


/* theme-default.css */

/* ===========
waring-message
===============*/
.waring-message {
	padding: 30px 0;
	background: #f8f8f8;
}

.before-import-warning-header p,
.before-import-warning-footer p{
	font-size: 28px;
    font-weight: 600;
    line-height: 1;
    font-family: var(--text-font-family);
    color: var(--global-palette3);
	line-height: 38px;
	padding: 0 20px;
	position: relative;
}


.before-import-warning-header p::before,
.before-import-warning-footer p::before{
	content: '';
	position: absolute;
	display: block;
	width: 0px;
	height: 40px;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;

	border-bottom: 50px solid var(--global-palette1);
	top: 18px;
	left: -76px;
	line-height: 30px;
	animation: warninganim infinite 1s ease-in-out alternate;
}


@keyframes warninganim {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}

.before-import-warning-header p::after,
.before-import-warning-footer p::after{
	content: '!';
	position: absolute;
	display: block;
	width: 0px;
	height:30px;
	color: var(--global-palette9);
	top: 31px;
	left: -39px;
	line-height: 30px;
	animation: warninganimcontent 1s ease-in-out 0.3s infinite alternate;
}

@keyframes warninganimcontent {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0.7);
	}
}

.before-import-warning-header p a,
.before-import-warning-footer p a{
	text-decoration: none;
    font-family: var(--text-font-family);   
    font-size: 28px !important;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

/* ===========
Global css
===============*/
.content-area{
	margin: 0px 0px !important;
}



/* breadcrumb */
.page-header .kleenr-breadcrumb {
    margin-top: 15px;
    position: relative;
}
.breadcrumbs .trail-items, .breadcrumbs .trail-items li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    text-indent: 0;
}
.kleenr-breadcrumb ul li.trail-end {
    color: var(--global-palette1);
	font-weight: 500;
}
.page-header .page-title {
    color: var(--global-palette1);
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
}
.kleenr-breadcrumb a {
    color: var(--global-palette1);
	font-weight: 600;
}
a:hover{
	text-decoration: none !important;
}
.kleenr-breadcrumb a:hover, .kleenr-breadcrumb a:active, .kleenr-breadcrumb a:focus, .kleenr-breadcrumb a:visited {
    color: var(--global-palette1);
}
.kleenr-breadcrumb a:hover:hover, .kleenr-breadcrumb a:active:hover, .kleenr-breadcrumb a:focus:hover, .kleenr-breadcrumb a:visited:hover {
    color: var(--global-palette1);
}
.breadcrumbs .trail-items {
    list-style: none;
}
.trail-items li::after {
    content: "\002F";
    padding: 0 0.5em;
    color: var(--global-palette1);
}
.trail-items li:last-of-type::after {
    display: none;
}

/* =============
Banner
===================*/


/* 	.banner-col-2{
		margin-bottom: 390px !important;
	}

@media (min-width: 424.98px) {
	.banner-col-2{
		margin-bottom: 440px !important;
	}
}
 */
.kleenr-banner-breadcrumb {
    padding: 150px 0 100px;
}

@media (min-width: 768px){
	.kleenr-banner-breadcrumb {
    padding: 150px 0 100px;
}

}

.single-post .kleenr-banner-breadcrumb,
.blog .kleenr-banner-breadcrumb{
    background-size: cover !important;
}
.kleenr-banner-breadcrumb {
    background-color: transparent !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    margin: 0;
    position: relative;
    height: auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}


/* Overly Default */

.kleenr-banner-breadcrumb {
    position: relative;
	margin-top: -78px !important;
  }
  
  	.single-product .kleenr-banner-breadcrumb::before,
	.single-post .kleenr-banner-breadcrumb::before,
	.single-portfolio .kleenr-banner-breadcrumb::before,
	.blog .kleenr-banner-breadcrumb::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
	background: var(--global-palette9) !important;
	opacity: 0.9;
  }

.page-header.error-404-main::before{
    background-image: none !important;
}

.error-404{
	 background-color: transparent !important;
	 height: 100vh !important;
}

  @media (min-width: 1440px){
    .kleenr-banner-breadcrumb {
        padding: 150px 100px 100px 100px;
        height: 400px;
    }
  
}
  /* ===========
    Page Title
  ===============*/

  .courses-template-default.single-courses .page-title {
    font-size: 22px;
    font-weight: 500;
	color: var(--global-palette1) !important;
	font-family: var(--text-font-family);
  }

.page-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--global-palette1) !important;
	font-family: var(--text-font-family);
}

@media (min-width: 768px){
  .courses-template-default.single-courses .page-title,
    .page-title {
        font-size: 32px;
        font-weight: 700;
    }
}

@media (min-width: 1440px){
  .courses-template-default.single-courses .page-title,
    .page-title {
        font-size: 42px;
        font-weight: 700;
    }
}


/* ===========
Global css End
===============*/
body{
	margin-bottom: 0px !important;
}

a
{
    transition: all 300ms ease-out !important;
	font-family: var(--text-font-family);
}




/* ===========
Global css
===============*/
/* Menu */

.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a:after{
    margin-left: 10px !important;
	font-size: 10px !important;
}

.bdt-navbar-dropdown-nav{
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
}

.elementor-widget-cakelements-burger-menu{
	margin-bottom: 0px !important;
}

.bdt-navbar-dropdown-nav{
	padding: 15px 0px !important;
}
.cakelements-burger-menu{
	margin: -23px 0px !important;
}
/* ===========
get_quote css
===============*/

.get_quote .bdt-modal-button{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}


.contact .wpcf7-submit{
	text-align: center !important;
	
    border-color: transparent !important;
}
input[type="submit"]:focus,
input[type="submit"]{
	border-color: transparent !important;
	outline: none !important;
}

.wpcf7-submit:focus{
	
	border-color: transparent !important;
}


/* banner */
.head-highlight{
	color: #36BCA8 !important;
}


/* ===========
Icon-box css
===============*/

.bdt-ep-advanced-icon-box .bdt-button-icon-align-right svg{
	fill: var(--global-palette2);
}

.services-icon svg *{
    fill: var(--global-palette2) !important;
}

.services-icon:hover:hover svg *{
    fill: var(--global-palette9) !important;
}
.services-icon:hover:hover .bdt-ep-advanced-icon-box-title{
	color: var(--global-palette9) !important;
}
.services-icon:hover:hover .bdt-ep-advanced-icon-box-readmore{
	background: rgba(255, 255, 255, 0.2) !important;
}
.services-icon:hover:hover .bdt-ep-advanced-icon-box-description{
	color: var(--global-palette9) !important;
}
.services-icon .bdt-ep-advanced-icon-box-icon svg{
	height: 74px !important;
    width: 74px !important;
}
.services-icon .bdt-ep-advanced-icon-box-readmore svg{
	height: 24px !important;
}
@media (min-width: 768px){
	.services-icon .bdt-ep-advanced-icon-box-icon svg{
		height: 54px !important;
		width: 54px !important;
	}
}
@media (min-width: 1024px){
	.services-icon .bdt-ep-advanced-icon-box-icon svg{
		height: 74px !important;
		width: 74px !important;
	}
}
.vission-icon .bdt-ep-advanced-icon-box-icon svg{
	height: 40px !important;
	width: 40px !important;
}
@media (min-width: 1200px){
.vission-icon .bdt-ep-advanced-icon-box-icon svg{
	height: 60px !important;
	width: 60px !important;
}	
}
.services-icon .elementor-widget-container,svg *,.bdt-ep-advanced-icon-box-title,.bdt-ep-advanced-icon-box-readmore,.bdt-ep-advanced-icon-box-description{
	transition: all 300ms ease-in-out !important;
}

.icon-box-2 .elementor-widget-container,.bdt-ep-advanced-icon-box-title,.bdt-ep-advanced-icon-box-description{
	transition: all 300ms ease-in-out !important;
}

.icon-box-2 :hover:hover .bdt-ep-advanced-icon-box-title{
	color: var(--global-palette9) !important;
}

.icon-box-2 :hover:hover .bdt-ep-advanced-icon-box-description{
	color: var(--global-palette9) !important;
}

.icon-color .bdt-timeline-icon svg path {
	fill: var(--global-palette2) !important;
}

/* ===========
Proces css
===============*/

.proces .bdt-ep-advanced-icon-box{
	position: relative;
}
.proces .bdt-ep-advanced-icon-box-icon{
	display: inline-block !important;
}
.proces .bdt-ep-advanced-icon-box-icon:after{
	content: '1' !important;
	background: linear-gradient(90deg, var(--global-palette6) 0%, var(--global-palette5) 100%);
	padding: 4px 16px;
	border-radius: 50%;
	color: var(--global-palette9);
	position: absolute;
    right: 0;
	font-family: "Open Sans", Sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 28px;
}
.proces-1 .bdt-ep-advanced-icon-box-icon:after{
	content: '1' !important;
}
.proces-2 .bdt-ep-advanced-icon-box-icon:after{
	content: '2' !important;
}
.proces-3 .bdt-ep-advanced-icon-box-icon:after{
	content: '3' !important;
}

@media (max-width: 991.98px) {
	.proces .bdt-ep-advanced-icon-box-icon svg{
		width: 60px !important;
	}
}


/* ===========
Why choose us css
===============*/
.icon-list-1 .elementor-icon-list-icon{
	width: 45px;
	height: 45px;
	background: var(--global-palette9);
	box-shadow: 0px 10px 65px 5px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}
.icon-list-1 .elementor-icon-list-icon i{
	Transform: translate(50%, 30%);
	text-align: center;
}

/* ===========
Testimonial_carousel css
===============*/
.bdt-testimonial-carousel .swiper-container:not(.swiper-container-horizontal) div>div {
    max-width: inherit !important;
}
.bdt-testimonial-carousel .swiper-container:not(.swiper-container-horizontal) {
	overflow: hidden;
    opacity: 1 !important;
}
.testimonial_carousel .bdt-testimonial-carousel-img-wrapper{
	border: 4px solid var(--global-palette2);
	position: absolute;
    top: -36px;
    left: 40%;
}
.testimonial_carousel .swiper-container{
	padding: 60px 20px !important;
}
.testimonial_carousel .bdt-testimonial-carousel-item{
	position: relative;
	overflow: visible !important;
}
.testimonial_carousel .bdt-testimonial-carousel-title{
	margin-bottom: 10px !important;
}
.testimonial_carousel .swiper-pagination-bullet{
	background: transparent !important;
	border: 1px solid var(--global-palette2);
	opacity: 1 !important;
}
.testimonial_carousel .swiper-pagination-bullet-active{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}
.testimonial_carousel .bdt-testimonial-carousel-item-wrapper {
	border-radius: 20px;
}
.testimonial_carousel .bdt-testimonial-carousel-text{
	padding-bottom: 0px !important;
	margin-bottom: 20px !important;
	margin-top: 50px !important;
	padding-top: 40px !important;
}
.testimonial_carousel .bdt-testimonial-carousel-item-wrapper .bdt-testimonial-carousel-text:after {
	content:'';
	display:block; 
	width:80px; 
	height:2px; 
	background:#D6D6D6; 
	margin:0 auto;
	margin-top:30px; 
	border-radius:3px;
}
.testimonial_carousel .bdt-testimonial-carousel-item-wrapper .bdt-testimonial-carousel-text:before{
	content: "\f10d" !important;
	font-size: 45px;
/* 	font-weight: 700; */
    line-height: normal;
    font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
    color: var(--global-palette2);
	position: absolute;
	top: 75px;
	left: 43%;
	transform: rotate(0deg);
    z-index: 0;
}
/* ===========
Pricing Table css
===============*/
.bdt-price-table-integer-part{
	position: relative;
}
.bdt-price-table-integer-part:after{
	content: "/" !important;
	font-size: 45px;
    line-height: normal;
    font-family: "Font Awesome 5 Free"; 
	font-weight: 400;
    color: #222222;
	position: absolute;
	top: -7px;
    left: 103px;
	transform: rotate(0deg);
    z-index: 0;
}
.bdt-price-table-period {
	margin-left: 42px !important;
}

.bdt-price-table{
	text-align: start !important;
}
.bdt-price-table .bdt-price-table-price{
	justify-content: start !important;
}
.bdt-price-table-button {
	display: block !important;
}
.bdt-price-table-additional_info:before {
	content:'';
	display:block; 
	width: 100%; 
	height:1px; 
	background:#DDDDDD; 
	margin:0 auto;
	margin-bottom: 30px; 
	border-radius: 1px;
}
.bdt-price-table-button{
	transition: none !important;
}

.bdt-price-table-features-list{
	margin-top: -30px !important;
}

.bdt-price-table-image{
	display: inline-block !important;
    position: absolute !important;
    right: 30px;
    top: 45px;
}
@media (min-width: 576px) {
	.bdt-price-table-image{
		right: 15px !important;
    	top: 20px !important;
	}
}

@media (min-width: 1024px) {
	.bdt-price-table-image{
		right: 30px !important;
		top: 45px !important;
	}
}
/* ===========
Add cart css
===============*/
.bdt-modal-4d8e471 .bdt-modal-dialog {
    position: absolute !important;
    right: 0% !important;
    top: 25% !important;
}
@media (min-width: 768px){
	.bdt-modal-4d8e471 .bdt-modal-dialog {
		right: 2% !important;
	}
}
@media (min-width: 1200px){
	.bdt-modal-4d8e471 .bdt-modal-dialog{
		right: 12% !important;
		top: 10% !important;
	}
}
@media (min-width: 1600px) {
	.bdt-modal-4d8e471 .bdt-modal-dialog{
		right: 19% !important;
    	top: 16% !important;
	}
}
/* ===========
Contact Form css
===============*/
.wpcf7-submit{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}
/* ===========
Cart css
===============*/
.bdt-mini-cart-wrapper .bdt-mini-cart-button-icon .bdt-cart-icon i{
	color: var(--global-palette9) !important;
}
.bdt-cart-badge{
	border: 1px solid var(--global-palette2) !important;
	    top: -7px !important;
}
.woocommerce-mini-cart__empty-message{
	color: var(--global-palette3) !important;
	font-family: var(--text-font-family);
}
/* ===========
 css
===============*/
.get_quote .bdt-modal-button {
	position: relative !important;
    top: 5px !important;
}


/* ===========
 Scroll Button  
===============*/
	.bdt-scroll-button{
		opacity: 0;
  		visibility: hidden;
		position: absolute; 
		bottom: -60px;
		transition: all 300ms ease-out !important;
	}
	.bdt-scroll-button.show {
	  opacity: 1 !important;
	  visibility: visible !important;
	  bottom: -20px !important;
	}

/* ===========
Flip Box css
===============*/
.bdt-flip-box-button{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}
.bdt-flip-box-layer{
	box-shadow: 0px 10px 30px rgba(47, 184, 167, 0.1);
}

.map svg *{
	fill: #FFD232 !important;
}
/* ===========
get_quote css
===============*/
.bg-img .elementor-element-populated,.image-rd img{
	border-radius: 10px !important;
}

.image-circle img{
	border-radius: 50% !important;
}
/* ===========
Image Carousel css
===============*/

.img_carousel .swiper-pagination-bullet{
	background: transparent !important;
	border: 1px solid var(--global-palette2);
	opacity: 1 !important;
}
.img_carousel .swiper-pagination-bullet-active{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}

/* ===========
 Service Details Page Menu  
===============*/

.services-menu .bdt-navbar-nav{
	flex-direction: column !important;
	align-items: baseline;
	width: 100%;
}
.services-menu .bdt-navbar-nav li{
	width: 100%;
	margin-top: 20px;
}
.services-menu .bdt-navbar-nav li a{
	justify-content: flex-start !important;
	display: block;
	transition: all 300ms ease-out !important;
	border-radius: 35px;
}
.services-menu .bdt-navbar-nav .bdt-active a{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}
.services-menu .bdt-navbar-nav li a:hover{
	color: var(--global-palette9) !important;
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}
@media (min-width: 1600px){
	.services-menu .bdt-navbar-nav > li {
    	margin-left: 0px !important;
	}
}

/* ===========
 Contact Page Ic bx Menu  
===============*/

.reverce-ic-bx .bdt-advanced-icon-box-content{
	display: flex !important;
	flex-direction: column-reverse !important;
}
.reverce-ic-bx .bdt-advanced-icon-box-content p{
	margin-bottom: 0px !important;
}
.reverce-ic-bx .bdt-advanced-icon-box-description{
	margin-bottom: 10px !important;
}

/* ===========
 Team Member 
===============*/
.bdt-member-description{
	background: linear-gradient(90deg, #68D9CB 0%, var(--global-palette2) 100%);
}

.elementor-widget-bdt-member .elementor-widget-container,.bdt-member{
	border-radius: 10px;
}
.bdt-ss-icon{
	background: linear-gradient(119.49deg, var(--global-palette4) 3.02%, var(--global-palette2) 111.32%) !important;
}

/* ===========
flip-box s-1 
===============*/


.bdt-flip-box-back{
	animation: zoomin 5s ease-in infinite !important;
    transition: all .4s ease-in-out !important;
}
/* ===========
  Countdown
===============*/
.bdt-countdown-number{
	font-size: 50px;
}
@media (min-width: 768px) {
	.bdt-countdown-number{
		font-size: 75px !important;
	}
}
@media (min-width: 1200px) {
	.bdt-countdown-number{
		font-size: 110px !important;
	}
}
/* ===========
 Social Icon  
===============*/
.bdt-ss-btns-color-custom.bdt-ss-btns-style-flat .bdt-ss-btn{
	background: transparent !important;
}

/* sec-map */
.g-map{
	position: relative;
}
@media (min-width: 992px) {
	.g-mrk-1{
		left: 345px !important;		
	}
	.g-mrk-2{
		top: 322px !important;	
	}
	.g-mrk-3{
		top: 370px !important;
		left: 585px !important;		
	}
	.g-mrk-4{
		left: 735px !important;		
	}
	.g-mrk-5{
		top: 575px !important;
		left: 530px !important;		
	}
}
@media (min-width: 1200px) {
	.g-mrk-1{
		top: 253px !important;
		left: 406px !important;
	}
	.g-mrk-2{
		top: 409px !important;
		left: 155px !important;		
	}
	.g-mrk-3{
		top: 440px !important;
		left: 707px !important;		
	}
	.g-mrk-4{
		top: 353px !important;
		left: 915px !important;		
	}
	.g-mrk-5{
		top: 617px !important;
		left: 606px !important;		
	}
}
/* ===========
 Services style two  
===============*/
@media (min-width: 992px){
	.maintenance{
		left: 352px !important;
	}
	.bubble-img-1{
		    margin-left: -124px !important;
	}
}
@media (min-width: 1200px){
	.maintenance{
		left: 430px !important;
	}
		.bubble-img-1{
		    margin-left: 0px !important;
	}
}
/* ===========
 Services-details-tabs  
===============*/

@media (max-width: 1200px){
.bdt-tabs-item-title{
	margin-bottom: 15px !important;
}
}

.b-logo img{
	display: inline-block !important;
}

/* Play button */

.elementor-open-lightbox{
            background: linear-gradient(119.49deg, var(--global-palette8) 3.02%, var(--global-palette1) 111.32%);
            border-radius: 50px;
            height: 49px;
            width: 50px;
        }
        .elementor-custom-embed-image-overlay{
            position: relative;
            height: 100%;
        }
        .elementor-custom-embed-image-overlay:before{
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 0 10px 17px;
            border-color: transparent transparent transparent var(--global-palette9);
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -10px 0 0 -7px;
        }


.elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: none !important;
}

/* pricing Table */

.bdt-price-table-feature-text:before{
	content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 2px solid var(--global-palette2);
    border-radius: 10px;
	margin-right: 6px;
}

/* blob color */
	.blob1 svg{
		width: 272px !important;
		height: 269px !important;
	}
	.blob2 svg{
		width: 272px !important;
		height: 269px !important;
		margin-top: -45px;
	}

@media (min-width: 375px) {
	.blob1 svg{
		width: 330px !important;
		height: 337px !important;
	}
	.blob2 svg{
		width: 330px !important;
		height: 337px !important;
	}
}
@media (min-width: 425px) {
	.blob1 svg{
		width: 380px !important;
		height: 387px !important;
	}
	.blob2 svg{
		width: 380px !important;
		height: 387px !important;
	}
}
@media (min-width: 768px) {
	.blob1 svg{
		width: 310px !important;
		height: 317px !important;
	}
	.blob2 svg{
		width: 345px !important;
    	height: 378px !important;
	}
}

@media (min-width: 1024px) {
	.blob1 svg{
		width: 430px !important;
		height: 437px !important;
	}
	.blob2 svg{
		width: 475px !important;
    	height: 502px !important;
	}
}

@media (min-width: 1200px) {
	.blob1 svg{
		width: 572px !important;
		height: 539px !important;
	}
	.blob2 svg{
		width: 500px !important;
		height: 470px !important;
	}
}

.blob1 svg *,.blob2 svg *{
    fill: var(--global-palette2) !important;
}

.kleenr-banner-breadcrumb{
	background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}