/*
Theme Name:     NTWASL WebSite
Theme URI:      #
Template: neve
Author:         Miracle Studio
Author URI:     https://miraclestudio.design/
Description:    NTWASL website for all
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root {
	--ntwasl-primary: #0096D0;
	--ntwasl-secondary: #203A6F;
	--ntwasl-support: #41BB93;
	--ntwasl-dark: #121B2D;
	--ntwasl-medium: #BFC2CE;
	--ntwasl-blue-light: #C4E8F4;
	--ntwasl-light: #F1F2F6;
	--ntwasl-extra-light: #F8F8F9;
	--ntwasl-white: #ffffff;
}
.nav.nav-pills .show > .nav-link, .nav.nav-pills .nav-link.active {
	color: var(--ntwasl-white) !important;
    background-color: var(--ntwasl-primary) !important;
}
.switch input:checked ~ span:after {
	background-color: var(--ntwasl-primary) !important;
}
.form-control.form-control-solid {
	background-color: #ffffff !important;
    border-color: #E6ECEF !important;
	color: var(--ntwasl-dark) !important;
	padding: 12px 18px;
    height: auto;
}
.form-group select {
	padding: 12px 18px;
    height: auto;
}
.form-group label {
    color: #6E768A !important;
}
.navi .navi-item .navi-link .navi-icon svg g [fill] {
	fill: #6e768a;
}
textarea {
	min-height: 135px;
}
.descriptions {
	font-size: 11px;
}
.btn-primary {
	background-color: var(--ntwasl-primary) !important;
    border-color: var(--ntwasl-primary) !important;
}
.navi .navi-item .navi-link.active .navi-text,
.navi .navi-item:hover .navi-link .navi-text,
.navi .navi-item .navi-link.active,
.navi .navi-item:hover .navi-link,
.navi .navi-item .navi-link.active .navi-text {
	color: var(--ntwasl-primary) !important;
}
.ntwasl-admin-user-table .datatable-cell .btn.btn-hover-primary:hover:not(.btn-text):not(:disabled):not(.disabled), 
.ntwasl-admin-user-table .datatable-cell .btn.btn-hover-primary:focus:not(.btn-text), 
.ntwasl-admin-user-table .datatable-cell .btn.btn-hover-primary.focus:not(.btn-text) {
	background: transparent !important;
	border-color: transparent !important;
	color: inherit !important;
}
.datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span, .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-foot .datatable-row > .datatable-cell > span {
	letter-spacing: normal !important; 
}
html {
    padding-top: 0;
	margin: 0 !important;
}
html, body {
	height: auto !important;
}
body {
	-webkit-overflow-scrolling: none;
	/* Other browsers */
	overscroll-behavior: none;
	overflow-x: hidden;
}
.d-flex {
	display: flex;
}
.form-group select {
	width: 100%;
}
.justify-between {
	justify-content: space-between;
}
.text-center {
	text-align: center;
}
.text-uppercase {
	text-transform: uppercase;
}
.margin-left-right-0 {
	margin-left: 0;
	margin-right: 0;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top--15 {
	margin-top: -15px;
}
.width-100 {
	width: 100%;
}
.align-content-center {
	align-items: center;
	justify-content: center;
}
.align-center {
	align-items: center;
}
.d-none {
	display: none;
}
.widget.widget_media_image img {
	width: auto;
}
.ntwsal-page-header {
	background-image: url('./assets/images/header-registration-one.svg');
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 175px;
    text-align: center;
}
.ntwsal-page-header h2 {
	color: #fff;
	font-size: 48px;
	font-family: 'Inter', sans-serif;
	margin-bottom: 0;
	line-height: normal;
}
.ntwsal-page-header p {
	color: #fff;
	font-size: 18px;
	font-family: 'Inter', sans-serif;
	font-weight: normal;
}
.ntwsal-page-register-content {
	padding-bottom: 105px;
}

.ntwsal-page-register-content .form-container {
	background: #fff;
	position: relative;
	margin-top: -150px;
	box-shadow: 0 5px 45px 0 rgb(0 0 0 / 0.15);
}

.form-contents-area {
	padding: 45px;
}

.form-contents-area .tutor-option-field textarea, 
.form-contents-area .tutor-option-field select, 
.form-contents-area .tutor-option-field input[type="text"], 
.form-contents-area .tutor-option-field input[type="number"], 
.form-contents-area .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"], 
.form-contents-area .tutor-form-group textarea, 
.form-contents-area .tutor-form-group select, 
.form-contents-area .tutor-form-group input[type="text"], 
.form-contents-area .tutor-form-group input[type="number"], 
.form-contents-area .tutor-form-group input[type="password"] {
	border-color: #E6ECEF;
	background: #F9F9F9;
}

.tutor-option-field textarea, .tutor-option-field select, .tutor-option-field input[type="text"], .tutor-option-field input[type="number"], .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"], .tutor-form-group textarea, .tutor-form-group select, .tutor-form-group input[type="text"], .tutor-form-group input[type="number"], .tutor-form-group input[type="password"] {
	margin-bottom: 0;
}

.form-group {
	margin-bottom: 30px;
}

.form-contents-area .tutor-form-group > label {
	color: #6E768A !important;
	font-size: 15px;

	font-family: 'Inter', sans-serif;
}

.tutor-form-row .descriptions {
	color: #A1A3AB;
	font-size: 80%;
	font-family: 'Inter', sans-serif;
}
.tutor-option-field textarea, .tutor-option-field select, .tutor-option-field input[type="text"], .tutor-option-field input[type="number"], .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"], .tutor-form-group textarea, .tutor-form-group select, .tutor-form-group input[type="text"], .tutor-form-group input[type="number"], .tutor-form-group input[type="password"] {
	font-family: 'Inter', sans-serif;
}

.radio-group {
	display: flex;
	font-family: 'Inter', sans-serif;
}
.radio-group .radio-block:last-of-type {
	margin-left: 30px;
}

.form-steps-area-cols {
	background: #F9F9F9;
	padding: 45px;
	border-left: 1px solid #70707026;
}
.tutor-multi-step-button-group {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: -30px;
}
.multi-step-registration.next-button {
	margin-right: 0;
	margin-left: auto;
	background: #0096D0;
	color: #fff !important;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.multi-step-registration.prev-button {
	margin-right: auto;
	margin-left: 0;
	background: #ECEFF1;
	color: #78909C;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.ntwasl-register {
	display: none;
}

.tutor-form-group.tutor-reg-form-btn-wrap {
	margin-top: 30px;
	margin-bottom: 0;
}
.tutor-option-field-row label, .tutor-form-group label {
	margin-bottom: 8px;
}

/*Multiform*/
.tutor-form-row .form-title {
	color: #000;
	font-weight: 700;
}

.form-contents-area [data-wizard-type="step-content"] {
    display: none;
}

.form-contents-area [data-wizard-type="step-content"][data-wizard-state="current"] {
    display: block;
}

.wizard-steps [data-wizard-type="step"] {
    display: none;
}

.wizard-steps [data-wizard-type="step"][data-wizard-state="current"] {
    display: block;
}
.verification-process {
	display: none;
}
.form-container[data-wizard-state="last"] .verification-process {
    display: block;
}
.form-container[data-wizard-state="last"] .next-process {
    display: none;
}
.form-container[data-wizard-state="first"] .prev-button {
    display: none;
}

.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 100%;
  justify-content: space-around ;
}

.circular-chart {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke: #0096d020;
  stroke-width: 2;
}

.circle {
  fill: none;
  stroke-width: 2;
  stroke-linecap: square;
}

.circular-chart.green .circle {
  stroke: #4CC790;
}

.percentage {
  fill: #000000;
  font-family: 'Inter', sans-serif;
  font-size: 8px;
  text-anchor: middle;
  font-weight: 500;
}

.description .dim-texts {
	color: #A1A3AB;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.018em;
}
.description-texts {
	color: #6E768A;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
}

.progress-description {
	text-align: center;
	margin-top: 75px;
	margin-bottom: 15px;
}
.progress-description .process-preview {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

/*Radio*/
.radio-group-block {
	margin-bottom: 30px;
}
.radio-group-block.radio-2-cols {
	columns: 2;
}
.radio-group-block .radio-block {
	margin-bottom: 10px;
	display: block;
}
.text-other-fields {
	margin-top: 15px;
	display: none;
}
.form-descriptions {
	color: #6E768A;
}
/*File Unloader*/
.box.has-advanced-upload {
  background-color: white;
  outline: 2px dashed black;
  outline-offset: -10px;
}
.file-upload-contents {
	text-align: center;
}
.file-upload-contents .upload-handler {
	border: 2px dashed #E6ECEF;
	background: #F9F9F9;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
	padding: 30px;
}

.file-upload-contents .upload-handler h3 {
	font-weight: 400;
	color: #000;
	margin-bottom: 0;
}
.file-upload-contents .upload-handler label {
	font-weight: 400;
	color: #A1A3AB;
	font-size: 13px;
}

/*Form Tabs*/
.tutor-form-group .tab-menu ul.nav-pills {
	display: flex;
}
.tutor-form-group .tab-menu a {
	display: inline-block;
	padding: 8px 20px;
	font-size: 13px;
	font-weight: 500;
	color: #A1A3AB;
	text-transform: uppercase;
	border-radius: 5px;
	margin-right: 10px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.tutor-form-group .tab-menu a.active,
.tutor-form-group .tab-menu a:hover {
	background: #203A6F;
	color: #fff;
}
.tutor-form-group .tab-menu {
	margin-bottom: 30px;
}

.tutor-form-group .tab-contents .tab-wrapper {
	display: none;
}
.tutor-form-group .tab-contents .tab-wrapper.active {
	display: block;
}

#snapshots_camera {
	width: 320px;
	height: 240px;
	border: 2px dashed #A1A3AB;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.tutor-form-group .camera-wrapper-content {
	text-align: center;
}

/*Form Tips*/
.tutor-photo-tips-info {
	margin-bottom: 30px;
}
.tutor-form-group .tips-title {
	font-weight: normal;
	margin-bottom: 20px;
}
.tutor-form-group .image-helps-content {
	margin-bottom: 30px;
}
.tutor-form-group .tips-lists li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #6E768A;
}
.tutor-form-group .tips-lists li:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #A1A3AB;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}

.tutor-form-group .tips-lists li a {
	color: #0096d0;
	text-decoration: underline;
}
	
/*Video Wrapper*/
.tutor-form-group .video-wrapper {
	margin-top: 30px;
}
.tutor-form-group .video-wrapper.no-video {
	background: #203A6F;
	display: flex;
	align-items: center;
	min-width: 100%;
	min-height: 304px;
	justify-content: center;
}
.tutor-form-group .video-wrapper svg {
	display: none;
}
.tutor-form-group .video-wrapper.no-video svg {
	display: block;
}
.tutor-form-group .video-wrapper.no-video #preview {
	display: none;
}

/*Time Repeater*/
.weekly_time_availity {
	display: flex;
	align-items: center;
	min-width: 100%;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.weekly_time_availity .add-or-delete {
	min-width: 10%;
	text-align: center;
}
.weekly_time_availity .add-or-delete > * {
	cursor: pointer;
}
.weekly_time_availity .add-or-delete .hide {
	display: none;
}
.weekly_time_availity .separator {
	min-width: 10%;
	text-align: center;
}

.weekly_time_availity .time-form,
.weekly_time_availity .time-to {
    min-width: 40%;
}
.weekly_time_availity .time-form select,
.weekly_time_availity .time-to select {
	margin-bottom: 0;
}

div.availity_time_group {
	opacity: 0.5;
	pointer-events: none;
}
input:checked + label + div.availity_time_group {
	opacity: 1;
	pointer-events: all;
}

/*alert*/
.alert-success {
	border: 1px solid #41BB93;
	background: #F5FFF5;
	padding: 30px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.alert-success .alert-title {
	color: #41BB93;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
}
.alert-success .alert-description {
	color: #6E768A;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 14px;
}

.alert-icons-info {
	border: 1px solid #0096D0;
	background: #ffffff;
	padding: 30px;
	border-radius: 5px;
	margin-bottom: 15px;
	display: flex;
	min-width: 100%;
}
.alert-icons-info .icons {
	padding-right: 15px;
}
.alert-icons-info .alert-title {
	font-weight: 600;
	font-size: 20px;
	line-height: normal;
	color: black;
	margin-bottom: 5px;
}
.alert-icons-info .alert-description {
	font-size: 14px;
	margin-bottom: 0;
}
.label-danger {
    background: #d9000047;
    color: #D90000;
    font-size: 12px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.alert-danger {
    background: #d9000047;
    color: #D90000;
    border: 1px solid #d9000030;
    padding: 15px;
    border-radius: 8px;
    line-height: normal;
    margin: 5px 0 10px;
}
/*Verification*/
.mfp-content .mulit-form {
	display: block;
    max-width: 450px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 45px;
}

.btn.multi-step-registration {
	width: 100px;
}

.mfp-content .content-icons {
	margin-bottom: 30px;
}

.multistep-codes {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.mail-or-phone-view {
	margin-bottom: 30px;
	max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}
#message-verification {
	color: #ab0c0c;
	font-size: 14px;
}

.multistep-codes input {
	border: 1px solid #D5DCDF !important;
    border-radius: 5px !important;
    font-size: 36px !important;
    padding: 10px 5px !important;
    margin: 0 10px;
    background: #f9f9f9 !important;
}
.cancel-verification {
	border: 1px solid #0096D0 !important;
	color: #0096D0 !important;
	background: transparent !important;
	padding: 12px 20px !important;
	text-transform: uppercase;
	font-weight: normal !important;
}
.verify-and-submit-report,
.verify-and-submit-abuse,
.verify-and-submit,
.verify-and-submit-delete {
	border: 1px solid #41BB93 !important;
	color: #fff !important;
	background: #41BB93 !important;
	padding: 12px 20px !important;
	text-transform: uppercase;
	font-weight: normal !important;
}
.verify-and-submit-step {
	border: 1px solid #41BB93 !important;
	color: #fff !important;
	background: #41BB93 !important;
	padding: 12px 20px !important;
	text-transform: uppercase;
	font-weight: normal !important;
}
.verify-and-submit-edit {
	border: 1px solid #41BB93 !important;
	color: #fff !important;
	background: #41BB93 !important;
	padding: 12px 20px !important;
	text-transform: uppercase;
	font-weight: normal !important;
}
.verify-forms-code-submit {
	margin-top: 30px;
}
.verify-forms-code-submit a {
	margin: 0 3px;
}

/*Thank you register page*/
.ntwsal-page-thankyou .thankyou-title {
	color: #121B2D;
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: 700;
	line-height: normal;
}
.ntwsal-page-thankyou .tutor-instructor-extra-text p {
	color: #6E768A;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 35px;
}
.ntwsal-page-thankyou .tutor-alert.tutor-alert-info {
	font-size: 14px;
	line-height: normal;
	border-color: #0096D0;
	color: #0096D0;
	background: #0096d012;
}
.ntwsal-page-thankyou .tutor-button {
	background: #0096D0;
	border-color: #0096D0;
	font-weight: normal;
	text-transform: uppercase;
}
.ntwsal-page-thankyou .tutor-button:hover {
	background: #41BB93;
	border-color: #41BB93;
	text-decoration: none;
}
.ntwsal-page-thankyou .tutor-button svg {
	margin-right: 10px;
}
.ntwsal-page-thankyou .tutor-alert.tutor-alert-info::before {
	background: #0096D0;
}

/*Login Page*/
.login-wapper {
	position: relative;
	min-height: 100vh;
}
.sign-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.signup-form {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 50%;
}
.custom-feature-sign {
    width: 50%;
    height: 100vh;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    position: relative;
}
.custom-feature-sign:before {
	content: '';
	background: linear-gradient(rgba(0,0,0,0.65) 0%, rgba(255, 255, 255, 0) 50%);
	opacity: 0.77;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.custom-feature-sign img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.login-wapper .tutor-login-title {
	text-align: left;
	padding: 0;
}
.login-wapper .tutor-login-title h4 {
	font-size: 35px;
	line-height: normal;
	color: #000;
	font-weight: 700;
}

.login-submit .button-primary {
	background: #0096D0 !important;
}

.lost-passwords .tutor-button-primary {
	width: 100%;
	text-align: center;
	display: block;
	text-transform: uppercase;
}


/*File Unloader*/
.dropzone {
	border: 2px dashed #E6ECEF;
	border-radius: 5px;
}
.dropzone-msg h3 {
	margin-bottom: 5px;
}
.dropzone label {
	font-weight: 400;
	color: #A1A3AB;
	font-size: 13px;
}
/*Button*/
.stock-button {
	background: transparent !important;
	border-color: #41BB93 !important;
	color: #41BB93 !important;
}


/*Footer*/
.builder-item--footer_copyright .component-wrap {
	font-weight: normal;
	font-size: 16px;
}


/*Multistep Forms*/
.no-previous-button .prev-button {
	display: none;
}

/*Dashboard*/
#kt_body .aside {
	background: linear-gradient(#1ac18f 0%, #00a8b1 30.95%, #2280b0 58.99%, #4460a7 79.07%, #673882 100%);
}
#kt_body .brand {
	background: transparent;
}
#kt_body .aside-menu {
	background: transparent;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, 
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
	background: #ffffff !important;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-text, 
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
	color: #0096d0 !important;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon svg, 
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon svg path  {
	fill: #0096d0 !important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, 
.aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
	color: #fff;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, 
.aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
	color: #fff !important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading, 
.aside-menu .menu-nav > .menu-item > .menu-link {
	color: #fff !important;
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, 
.aside-menu .menu-nav > .menu-item > .menu-link .menu-icon {
	color: inherit !important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon.svg-icon svg g [fill], 
.aside-menu .menu-nav > .menu-item > .menu-link .menu-icon.svg-icon svg g [fill] {
	fill: #ffffff !important;
}
.aside-menu .menu-nav > .menu-section .menu-text {
	color: #fff !important;
	opacity: 0.6;
}
.tutor-dashboard-menu-divider {
	height: 0 !important;
	margin: 0 !important;
}

.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo svg {
    display: none;
}


.brand .btn .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important;
}

body>.wrapper:not(.et-fb-iframe-ancestor) {
    overflow: auto;
}


/* CSS comes here */
#video {
    border: 1px solid #e3e3e3;
    width: 320px;
    height: 240px;
}

#photo {
    border: 1px solid #e3e3e3;
    width: 320px;
    height: 240px;
}

#canvas {
    display: none;
}

.camera {
    width: 340px;
    display: inline-block;
}

.output {
    width: 340px;
    display: inline-block;
}

#startbutton {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    bottom: 36px;
    padding: 12px 25px;
    font-size: 13px;
    color: rgba(255, 255, 255, 1.0);
    cursor: pointer;
}
#partitioned:focus {
	outline: none;
}
#partitioned {
	max-width: 55%;
	text-align: center;
}

.ntwasl-admin-user-table .btn.btn-default {
	color: #6E768A !important;
	background-color: #ffffff;
	border-color: #ffffff;
}
.ntwasl-admin-user-table .btn.btn-default svg {
	height: 1.2rem !important;
	width: 1.2rem !important;
}

.ntwasl-specialist-wapper {
	padding: 45px;
}

.tutor-login-wrap {
	margin-left: auto;
    padding: 40px 55px;
    margin-right: 15%;
}

.ntwasl-breadcrumbs-custom-specialist {
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: flex-end;
}
.ntwasl-breadcrumbs-custom-specialist li {
	margin-left: 10px;
	position: relative;
	padding-left: 20px;
}
.ntwasl-breadcrumbs-custom-specialist li a {
	color: #ffffff;
}
.ntwasl-breadcrumbs-custom-specialist li:before {
	content: '';
	width: 8px;
	height: 8px;
	background: #ffffff;
	border-radius: 50px;
	position: absolute;
	top: 10px;
	left: 0;
}
.ntwasl-breadcrumbs-custom-specialist li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.ntwasl-breadcrumbs-custom-specialist li:first-child a {
	display: block;
	position: relative;
	top: 4px;
}
.ntwasl-breadcrumbs-custom-specialist li:first-child:before {
	display: none;
}

body.page-id-6 #header-grid .header-main,
body.single-profile #header-grid .header-main,
body.page-id-20 #header-grid .header-main,
body.page-id-7 #header-grid .header-main {
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: transparent;
        padding: 25px 0;
}
body.page-id-6 #header-grid .header-main .header--row-inner,
body.page-id-20 #header-grid .header-main .header--row-inner,
body.single-profile #header-grid .header-main .header--row-inner,
body.page-id-7 #header-grid .header-main .header--row-inner {
    background: transparent !important;
}
body.page-id-6 .ntwsal-page-header,
body.single-profile .ntwsal-page-header,
body.page-id-20 .ntwsal-page-header,
body.page-id-7 .ntwsal-page-header {
	padding-top: 175px;
	padding-bottom: 175px;
}
body.page-id-253 .nav-ul li a,
body.page-id-6 .nav-ul li a,
body.single-profile .nav-ul li a,
body.page-id-20 .nav-ul li a,
body.page-id-5 .nav-ul li a,
body.page-id-7 .nav-ul li a {
	color: #fff !important;
}
body.page-id-5 .site-logo a img,
body.page-id-253 .site-logo a img {
	content:url("./assets/images/logo-black.png");
}
body.page-id-5 .hfg_header.site-header {
	padding: 15px 0;
}
body.page-id-5 .tutor-form-register-wrap {
	margin-top: 15px !important;
}
.single_add_to_cart_button, a.tutor-button, .tutor-button, a.tutor-btn, .tutor-btn {
	border-color: #0096D0;
	background: #0096D0;
}
.tutor-instructor-profile-photo {
	width: 80px;
	height: 80px;
	background-size: cover;
	background-position: center center;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 30px;
}
.tutor-instructor-profile-photo + .tutor-instructor-rating {
	margin-bottom: 15px;
}
.tutor-instructor-rating .tutor-star-rating-group {
	color: #A1A3AB;
    display: inline-block;
    text-align: left;
    font-size: 10px;
}
.tutor-icon-star-full.blank {
	color: #A1A3AB;
}
.tutor-icon-star-full.full-rate {
	color: #0096D0;
}
.tutor-instructor-rating .rating-digits {
    color: #A1A3AB;
    font-size: 12px;
	position: relative;
    top: -5px;
}
.tutor-instructor-rating .rating-total-meta {
	font-size: 10px;
}
.instructor-video-photo {
	background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.instructor-video-photo a {
	position: absolute;
	background: rgba(0,0,0,0.54);
	display: inline-block;
	z-index: 2;
	right: 8px;
	bottom: 8px;
	padding: 8px 25px;
	border-radius: 10px;
	color: #fff;
}
.instructor-video-photo a svg {
	position: relative;
	top: 3px;
}
.instructor-list-content {
	background: #F5FBFF;
	padding-right: 25px;
	border: 1px solid #EBEDF3;
}
.instructor-list-content .tutor-instructor-name {
	margin-top: 20px;
	font-size: 18px;
	margin-bottom: 5px;
}
.instructor-list-content .tutor-instructor-name svg {
	position: relative;
    top: 4px;
    margin-right: 10px;
}
.mrt-20 {
	margin-top: 20px;
}

.coloumn-layout {
	display: flex;
	align-items: center;
	justify-content: stretch;
}
.coloumn-layout .instructor-details-info:last-of-type {
	margin-left: 20px;
}
.instructor-list-content {
	margin-bottom: 0;
}
.tutor-instructor-course-count .details-info {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 13px;
}
.tutor-instructor-course-count .instructor-details-info {
	margin-bottom: 10px;
	font-size: 13px;
}
.tutor-instructor-course-count .instructor-details-info svg {
    opacity: 0.5;
    position: relative;
    top: 3px;
    margin-right: 5px;
    width: 18px;
}
.button-group {
	margin-bottom: 15px;
	display: block;
	text-align: center;
}
.button-group a {
	width: 100%;
	padding: 15px 20px;
	display: block;
}
.button-group a:hover,.button-group a:focus {
	color: white;
}
.price-content {
	text-align: center;
}
.price-content .session-price {
	margin-bottom: 0;
	line-height: normal;
	font-weight: bold;
	color: #121B2D;
	font-size: 25px;
}
.price-content .per-session-text {
	margin-bottom: 20px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: normal;
	color: #6E768A;
}
.button-booking,
.button-booking-mobile {
	background: #0096D0;
	border-color: #0096D0;
}
.button-message,
.button-message-mobile {
	background: #41BB93;
	border-color: #41BB93;
}
.tutor-instructor-name {
	color: #121B2D;
	text-transform: capitalize;
}
.tutor-instructor-name a {
	color: inherit !important;
	display: inline-block;
}
.tutor-instructor-name svg {
	position: relative;
    top: 3px;
    margin-right: 10px;
}
.ntwasl-specialist-sidebar {
	padding: 45px;
}

.single-profile-details .col-md-2 img {
	border-radius: 5px;
	width: 175px;
}
.single-profile .popup-video-container a {
    border: 0 none;
    background: rgba(0,0,0,0.5);
    width: 90px;
    border-radius: 5px;
    height: 55px;
}
.single-profile-details .instructor-details-info {
	font-size: 13px;
}
.single-profile-details .instructor-details-info .icon svg {
	width: 15px;
	position: relative;
	top: 4px;
	margin-right: 12px;
}
.tutor-dashboard-header {
	border-bottom: 0 none;
}
.intro-video-wrapper {
	margin-bottom: 30px;
}
.intro-video-wrapper video {
	width: 100%;
}
#myc-current-month-year-container,
.tutor-instructor-name {
	font-family: "Spartan", sans-serif;
    font-weight: bold;
}
.section-heading-single {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 20px;
	color: black;
	font-family: "Spartan", sans-serif;
    font-weight: bold;
}
h3.section-heading-single:after {
    content: '';
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    width: 108%;
    height: 1px;
    left: -30px;
    right: 0;
    bottom: 0;
}
.availability-wrapper,
.instructor-resume-wrapper {
	margin-bottom: 45px;
	display: block;
}
.coloumn-three {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.resume-item .small {
	color: #6E768A;
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: bold;
}

.verification {
	font-size: 14px;
}
.resume-item .name {
	font-size: 16px;
	color: black;
}

.ntwasl-specialist-sidebar .price-content {
	text-align: center;
}
.ntwasl-specialist-sidebar .price-content .session-price {
	font-size: 40px;
}
.ntwasl-specialist-sidebar .tutor-star-rating-group {
	display: block;
}
.ntwasl-specialist-sidebar .tutor-dashboard-header-ratings {
	text-align: center;
	display: block;
	margin-bottom: 45px;
}
.ntwasl-specialist-sidebar .tutor-dashboard-header-stats {
    justify-content: center;
}
.ntwasl-specialist-sidebar .tutor-dashboard-header-ratings .tutor-star-rating-group {
	text-align: center;
	display: block;
}
.ntwasl-specialist-sidebar .description {
	font-size: 14px;
	display: block;
}

.booking-accordion {
	margin-top: 30px;
	display: block;
}
.booking-accordion > h4 {
	font-size: 16px;
	font-weight: normal;
	color: black;
	display: flex;
    min-width: 100%;
    justify-content: space-between;
}
.booking-accordion .toggle-content {
	font-size: 14px;
	display: block;
	opacity: 0.95;
	padding: 10px;
}
.session-duration span {
	font-size: 14px;
	opacity: 0.95;
}
.booking-accordion .toggle-content {
	display: none;
}
.booking-accordion .toggle-content.show {
	display: block;
}

.mulitple-placeholder {
	position: relative;
}
.mulitple-placeholder .placeholder-div {
	position: absolute;
    display: flex;
    justify-content: space-between;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    opacity: 0.35;
	z-index: 0;
}
.helps-lable + .help-content {
    display: none;
    position: absolute;
    background: #ffffff;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 20%);
    left: 64%;
    top: 0;
    z-index: 10;
    min-width: 325px;
    padding: 30px;
}
.helps-lable {
	width: 15px;
    height: 15px;
    display: inline-flex;
    background: #303030;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 10px;
    color: #fff;
	cursor: pointer;
}
.help-content .help-heading {
	font-size: 14px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 15px;
}
.help-content table {
	margin: 0;
	border: 1px solid #ebebeb;
}
.help-content table th {
	font-size: 14px;
	line-height: 1.35;
}
.help-content:before {
	content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: transparent;
    position: absolute;
    left: -9px;
    top: 5px;
    z-index: 3;
    border-right: 10px solid #ffffff;
}
.error-limit-exeed {
	color: rgb(184, 59, 31);
	display: none;
}
.email-to-phone-switcher a {
	text-transform: uppercase;
    font-size: 14px;
	font-weight: bold;
}
.email-to-phone-switcher .notification-siwtcher-email {
	display: none;
}
.password-wrapper {
	position: relative;
}
.password-wrapper .show-hide-password {
	position: absolute;
    top: 14px;
    right: 15px;
    z-index: 2;
    cursor: pointer;
	opacity: 0.2;
}
.password-wrapper .show-hide-password > span {
	display: inline-block;
}
.password-wrapper .show-hide-password > span.hide-pass {
	display: none;
}
.switch-mobile {
	display: none;
}
label.mobile {
	display: none;
}

.fv-plugins-message-container .error-content{
	font-size: 13px;
    color: #da2b2b;
}
.next-button:disabled {
	opacity: 0.65;
}
.time-availity {
	display: flex;
    align-items: center;
}
.after-form {
	position: relative;
    left: 10px;
    top: -12px;
}
#sessions_rates {
	border-color: #009de0;
}
.blue {
	color: #009de0;
}
.placeholder-div.single {
	opacity: 1;
	font-size: 13px;
}
.tutor-alert-warning {
	color: red;
}
ul.tutor-required-fields {
	padding-left: 0;
}

.mulit-form.video-popup-content {
	max-width: 750px;
	padding: 0;
	position: relative;
}
.mulit-form {
	position: relative;
}
.mulit-form .popup-close-content {
    position: absolute;
    z-index: 99;
    right: -20px;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    top: -20px;
}
.popup-close-content:focus {
	outline: none;
}
.popup-video-container {
	min-height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
}

.popup-video-container a {
	text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    line-height: 60px;
	border: 0 none;
    background: rgba(0,0,0,0.5);
    width: 90px;
    border-radius: 5px;
    height: 55px;
}

.popup-video-container + .popup-content {
	background: #fff;
    padding: 30px;
}

.popup-content > .row {
	align-items: center;
}

.popup-details-content  .tutor-instructor-rating .rating-digits {
	top: 0;
}

.popup-details-content .popup-title {
	margin-bottom: 0;
	font-family: "Spartan", sans-serif;
    font-weight: bold;
}
.popup-details-content .popup-title svg {
	position: relative;
    top: 3px;
    margin-right: 10px;
}
.popup-details-content .specialization {
	margin-top: 5px;
    font-size: 13px;
    opacity: 0.6;
}
.popup-details-content .specialization svg {
    width: 15px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

button.mfp-close, button.mfp-arrow {
	background: #0096D0;
    color: white;
}

.mulit-form.message-popup-content {
	max-width: 550px;
}
.mulit-form.booking-popup-content {
	max-width: 590px;
}
.sessions-tables-content {
	border: 1px solid #ebebeb;
}
.sessions-credit-check {
	padding: 10px 20px;
    border-bottom: 1px solid #ebebeb;
}

.sessions-credit-check .radio-group {
	justify-content: space-between;
}

.sessions-credit-check .label-success {
	color: #1BC5BD;
    background-color: #C9F7F5;
    font-size: 12px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.session-time-choice {
	border-bottom: 1px solid #ebebeb;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.session-profile-info {
	padding: 20px;
}

.procceed-buttons.disabled {
	background: #ddd;
    padding: 15px;
    display: block;
    text-align: center;
    border-radius: 5px;
    color: #8e8c8c;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: not-allowed;
    text-decoration: none !important;
    pointer-events: none;
}
.procceed-buttons.enable {
	background: #0096D0;
    padding: 15px;
    display: block;
    text-align: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 20px;
    text-decoration: none !important;
}
.session-duration svg {
	width: 14px;
    position: relative;
    top: 4px;
	opacity: 0.5;
}
.button-group a {
	font-size: 13px;
}


@media only screen and (min-width: 992px) {
	.col-10-p {
		max-width: 10%;;
	}
	.col-40-p {
		max-width: 40%;
	}
}
.fv-plugins-icon-container.has-danger .radio-group-block ~ .fv-plugins-message-container {
	margin-top: -20px;
}

.navi-text .font-weight-bold.font-size-lg{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.navi-text .font-weight-bold.font-size-lg .wpuf-activity-date { 
	font-size: 12px;
    font-weight: normal;
    opacity: 0.5;
}

.empty-applicant {
	padding: 45px;
    text-align: center;
	position: relative;
}

.empty-applicant h2 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 22px;
    color: black;
}
/* Chat box */
.messages-inbox-single > ul > li > a,
.messages-inbox > ul > li > a {
	display: flex;
	padding: 12px;
    border-radius: 5px;
}

.messages-inbox-single > ul > li > a .message-avatar img,
.messages-inbox > ul > li > a .message-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
}
.messages-inbox-single > ul > li > a .message-avatar,
.messages-inbox > ul > li > a .message-avatar {
    overflow: hidden;
    clear: both;
    margin-right: 15px;
}
.messages-inbox-single > ul > li > a .message-by,
.messages-inbox > ul > li > a .message-by {
    width: 82%;
}
.messages-inbox-single> ul > li > a .message-footer,
.messages-inbox > ul > li > a .message-footer {
    justify-content: space-between;
}

.messages-inbox-single > ul > li > a,
.messages-inbox > ul > li > a {
	color: inherit;
}
.messages-inbox-single > ul > li > a:hover,
.messages-inbox > ul > li > a:hover,
.messages-inbox > ul > li.unread > a {
	background: transparent;
	font-weight: bold;
}
.messages-inbox > ul > li.unread > a h5 {
	font-weight: bold;
}
.messages-inbox-single .message-by-headline > h5,
.messages-inbox .message-by-headline > h5 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.offcanvas-title {
	padding-left: 16px;
    font-weight: 600;
}

.message-bubble {
	display: flex;
	margin-bottom: 30px;
	width: 100%;
    flex-direction: row;
}
.message-bubble .message-avatar {
	overflow: hidden;
    clear: both;
    margin-right: 0;
	margin-left: 15px;
}
.message-bubble .message-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
}
.message-bubble.me {
	width: 100%;
    margin-left: 0;
	flex-direction: row-reverse;
}
.message-bubble.me .message-avatar {
    margin-right: 15px;
	margin-left: 0;
}

.message-bubble .message-text {
	width: 80%;
    background: #F3F6F9;
    padding: 12px;
    color: #6E768A;
    border-radius: 15px;
}
.message-bubble .message-text {
	width: 80%;
    background: #F3F6F9;
    padding: 12px;
    color: #6E768A;
    border-radius: 15px;
}

.message-bubble.me .message-text {
	width: 85%;
    background: #0096D0;
    padding: 12px;
    color: #fff;
    border-radius: 15px;
}
.message-bubble .message-text p {
	margin-bottom: 0;
	text-align: right;
}
.message-bubble.me .message-text p {
	text-align: left;
}

#send-message-from-chat {
	position: relative;
    display: flex;
}
.message-avatar {
	position: relative;
}
.message-avatar.online::after {
    content: "";
    background: #00bb00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: 0;
	border: 2px solid white;
}
.message-avatar.offline::after {
    content: "";
    background: #4d4d4d;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: 0;
	border: 2px solid white;
}
#send-message-from-chat #contact-message {
	width: 100%;
	border: 0 none;
    padding: 15px 12px;
	background: transparent;
}
#send-message-from-chat {
    color: #333;
	background: #F3F6F9;
	border-radius: 5px;
}
#send-message-from-chat button {
	background: transparent;
}
.message-reply {
	position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}
.messages-container-inner .message-bubbles {
    padding-top: 15px;
    /* margin-bottom: 160px; */
}
#single-inbox-content-title {
	width: 100%;
	min-height: 55px;
}
#single-inbox-content-title ul {
	margin-bottom: 0;
}
#single-inbox-content-title ul .message-by-headline h5 {
	margin-bottom: 0;
}
#single-inbox-content-title ul .message-by-headline span {
	font-weight: normal;
    font-size: 12px;
}
#single-inbox-content-title ul li a {
	background: transparent !important;
	padding: 0;
	display: inline-flex;
}
#single-inbox-content-title .message-by p {
	margin-bottom: 0;
}

#message-back {
	padding: 15px 5px;
	cursor: pointer;
}
#message-back svg {
	transform: rotate(90deg);
}
#single-inbox-content-title .message-avatar {
	width: 50px;
	min-width: 50px;
}
.txt-avatar {
	width: 50px;
	height: 50px;
	background-color: #f8f8f8;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	font-size: 25px;	
}
.messages-container-inner  {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
}
.messages-container-inner .message-content {
	width: 100%;
}

.wpuf-profile-container {
	height: 100vh;
	padding-bottom: 15px;
}
#dashboard-activity-tab {
	width: 100%;
	position: relative;
	padding-right: 10px;
}
.navi-item {
	cursor: pointer;
}
.datatable-cell .symbol {
	background: #f8f8f8;
    text-align: center;
    padding: 4px;
	font-size: 10px;
	text-transform: uppercase;
}
.datatable-cell .symbol.success {
	border-radius: 2px;
	background: rgba(65, 187, 147, 0.2);
	color: #23ae3a !important;
    text-align: center;
    padding: 4px;
	text-transform: uppercase;
}
.datatable-cell .wraning.symbol {
	border-radius: 2px;
	background: rgba(255, 136, 0, 0.2);
	color: #FF8800 !important;
    text-align: center;
    padding: 4px;
	text-transform: uppercase;
}

/* NTWSL Front */
.ntwasl-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
    padding: 18px 0;
	z-index: 2;
}
.ntwsl-cutom-navigation .navigation-inners {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.ntwsl-cutom-navigation .sub-dropdown {
    position: absolute;
    background: #fff;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 8px 3px;
    border-radius: 5px;
	opacity: 0;
	transition: all 0.15s ease-in-out;
	transform: translateY(20px);
	top: 100%;
	align-items: center;
    justify-content: center;
	visibility: hidden;
	width: 100%;
	min-width: 85px;
}
.ntwsl-cutom-navigation .sub-dropdown:before {
    content: '';
    border: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    right: 20px;
    top: -16px;
}
.ntwsl-cutom-navigation .sub-dropdown a {
	margin-left: 0 !important;
	padding: 7px;
    border-bottom: 1px solid #00b3ff24;
}
.ntwsl-cutom-navigation .sub-dropdown a:last-child {
	border-bottom: 0 none;
}
.ntwsl-cutom-navigation .menu-items {
	position: relative;
	padding: 7px 0;
	cursor: pointer;
}
.ntwsl-cutom-navigation.white-version .menu-items a {
	position: relative;
	color: #ffffff;
	display: flex;
    align-items: center;
	font-size: 13px;
	width: 100%;
}
.ntwsl-cutom-navigation.white-version .menu-items {
	margin-left: 30px;
}
.ntwsl-cutom-navigation .sub-dropdown a {
	color: #0096D0 !important;
}
.ntwsl-cutom-navigation .menu-items .icons-code {
	margin-right: 8px;
	position: relative;
    margin-bottom: -5px;
}
.ntwsl-cutom-navigation .menu-items .sign-up {
	background: #ffffff;
    color: #0096D0 !important;
    padding: 8px 25px;
    border-radius: 5px;
}
.ntwsl-cutom-navigation .menu-items a:hover,
.ntwsl-cutom-navigation .menu-items a:focus {
	text-decoration: none;
}
.ntwsl-cutom-navigation .menu-items .expand-more {
	margin-left: 5px;
}
.ntwsl-cutom-navigation .menu-items:hover .sub-dropdown {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.video-animation-play .elementor-button-icon,
.video-animation-play .elementor-button-icon:before,
.video-animation-play .elementor-button-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  line-height: 70px;
  background: #0096D0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 150, 208, .6);
  -moz-box-shadow: 0 0 0 0 rgba(0, 150, 208, .6);
  -ms-box-shadow: 0 0 0 0 rgba(0, 150, 208, .6);
  -o-box-shadow: 0 0 0 0 rgba(0, 150, 208, .6);
  box-shadow: 0 0 0 0 rgba(0, 150, 208, .6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.video-animation-play .elementor-button-icon:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}

.video-animation-play .elementor-button-icon:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
}
.video-animation-play .elementor-button-icon i {
	color: #ffffff;
    position: relative;
    z-index: 2;
	left: 5px;
}
.video-animation-play .elementor-button-text {
	margin-top: 130px;
}

@-webkit-keyframes ripple {
  70% {box-shadow: 0 0 0 70px rgba(0, 150, 208, 0);}
  100% {box-shadow: 0 0 0 0 rgba(0, 150, 208, 0);}
}

@keyframes ripple {
  70% {box-shadow: 0 0 0 70px rgba(0, 150, 208, 0);}
  100% {box-shadow: 0 0 0 0 rgba(0, 150, 208, 0);}
}
.float-ease {
	animation: float 5s infinite ease;
}

.float-ease-in {
	animation: float 5s infinite ease-in;
}

.float-ease-in-out {
	animation: float 5s infinite ease-in-out;
}

.float-ease-out {
	animation: float 5s infinite ease-out;
}
.animation-four {
	-webkit-animation: animationFramesFour 18s alternate infinite linear;
	animation: animationFramesFour 18s alternate infinite linear;
}
.scale-up-one {
	-webkit-animation: scale-up-one 10s alternate infinite linear;
	animation: scale-up-one 10s alternate infinite linear;
}
.scale-down-top {
	-webkit-animation: down-top 5s alternate infinite linear;
	animation: down-top 10s alternate infinite linear;
}
.scale-down-top-2 {
	-webkit-animation: down-top2 8s alternate infinite linear;
	animation: down-top2 10s alternate infinite linear;
}

@keyframes float {
	0% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	50% {
		transform: translateY(1rem);
		-webkit-transform: translateY(1rem);
	}

	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}
}

@-webkit-keyframes scale-up-one {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	40% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes scale-up-one {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	40% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes scale-up-two {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	40% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}
@keyframes scale-up-two {
	0% {
		-webkit-transform: scale(0.65);
		transform: scale(0.65);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.65);
		transform: scale(0.65);
	}
}
@-webkit-keyframes scale-up-three {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	40% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes scale-up-three {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	40% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes top-down {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(45px);
		transform: translateY(45px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@keyframes top-down {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(45px);
		transform: translateY(45px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@-webkit-keyframes down-top {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@keyframes down-top {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@-webkit-keyframes down-top2 {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@keyframes down-top2 {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@-webkit-keyframes rotate360 {
from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
@keyframes rotate360 {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}

	20% {
		-webkit-transform: translate(50px, -1px) rotate(36deg);
		transform: translate(50px, -1px) rotate(36deg);
	}

	40% {
		-webkit-transform: translate(100px, -52px) rotate(72deg);
		transform: translate(100px, -52px) rotate(72deg);
	}

	60% {
		-webkit-transform: translate(62px, -92px) rotate(108deg);
		transform: translate(62px, -92px) rotate(108deg);
	}

	80% {
		-webkit-transform: translate(-20px, -52px) rotate(144deg);
		transform: translate(-20px, -52px) rotate(144deg);
	}

	100% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
}
@-webkit-keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}

	20% {
		-webkit-transform: translate(50px, -1px) rotate(36deg);
		transform: translate(50px, -1px) rotate(36deg);
	}

	40% {
		-webkit-transform: translate(100px, -52px) rotate(72deg);
		transform: translate(100px, -52px) rotate(72deg);
	}

	60% {
		-webkit-transform: translate(62px, -92px) rotate(108deg);
		transform: translate(62px, -92px) rotate(108deg);
	}

	80% {
		-webkit-transform: translate(-20px, -52px) rotate(144deg);
		transform: translate(-20px, -52px) rotate(144deg);
	}

	100% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
}
@keyframes animationFramesEight {
	0% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}

	20% {
		-webkit-transform: translate(-150px, -150px) rotate(36deg);
		transform: translate(-150px, -150px) rotate(36deg);
	}

	40% {
		-webkit-transform: translate(-100px, 52px) rotate(72deg);
		transform: translate(-100px, 52px) rotate(72deg);
	}

	60% {
		-webkit-transform: translate(162px, -92px) rotate(108deg);
		transform: translate(162px, -92px) rotate(108deg);
	}

	80% {
		-webkit-transform: translate(-70px, -92px) rotate(144deg);
		transform: translate(-70px, -92px) rotate(144deg);
	}

	100% {
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
}
@-webkit-keyframes animationFramesEight {
0% {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 0) rotate(0);
}

20% {
	-webkit-transform: translate(-150px, -150px) rotate(36deg);
	transform: translate(-150px, -150px) rotate(36deg);
}

40% {
	-webkit-transform: translate(-100px, 52px) rotate(72deg);
	transform: translate(-100px, 52px) rotate(72deg);
}

60% {
	-webkit-transform: translate(162px, -92px) rotate(108deg);
	transform: translate(162px, -92px) rotate(108deg);
}

80% {
	-webkit-transform: translate(-70px, -92px) rotate(144deg);
	transform: translate(-70px, -92px) rotate(144deg);
}

100% {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 0) rotate(0);
}
}
@keyframes animationFramesTwo {
0% {
	-webkit-transform: translate(0, 0) rotate(0) scale(1);
	transform: translate(0, 0) rotate(0) scale(1);
}

20% {
	-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
	transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}

40% {
	-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
	transform: translate(141px, 72px) rotate(72deg) scale(1);
}

60% {
	-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
	transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}

80% {
	-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
	transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}

100% {
	-webkit-transform: translate(0, 0) rotate(0) scale(1);
	transform: translate(0, 0) rotate(0) scale(1);
}
}
@-webkit-keyframes animationFramesTwo {
0% {
	-webkit-transform: translate(0, 0) rotate(0) scale(1);
}

20% {
	-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}

40% {
	-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
}

60% {
	-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}

80% {
	-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}

100% {
	-webkit-transform: translate(0, 0) rotate(0) scale(1);
}
}
@keyframes animationFramesThree {
0% {
	-webkit-transform: translate(5px, 20px);
	transform: translate(5px, 20px);
}

100% {
	-webkit-transform: translate(-165px, -150px);
	transform: translate(-165px, -150px);
}
}
@-webkit-keyframes animationFramesThree {
0% {
	-webkit-transform: translate(5px, 20px);
	transform: translate(5px, 20px);
}

100% {
	-webkit-transform: translate(-165px, -150px);
	transform: translate(-165px, -150px);
}
}
@keyframes animationFramesFour {
0% {
	-webkit-transform: translate(50px, -51px) rotate(0);
	transform: translate(50px, -51px) rotate(0);
}

100% {
	-webkit-transform: translate(-251px, -200px) rotate(360deg);
	transform: translate(-251px, -200px) rotate(360deg);
}
}
@-webkit-keyframes animationFramesFour {
0% {
	-webkit-transform: translate(50px, -51px) rotate(0);
	transform: translate(50px, -51px) rotate(0);
}

100% {
	-webkit-transform: translate(-251px, -200px) rotate(360deg);
	transform: translate(-251px, -200px) rotate(360deg);
}
}
@keyframes animationFramesFive {
0% {
	-webkit-transform: translate(61px, -99px) rotate(0);
	transform: translate(61px, -99px) rotate(0);
}

21% {
	-webkit-transform: translate(4px, -190px) rotate(38deg);
	transform: translate(4px, -190px) rotate(38deg);
}

41% {
	-webkit-transform: translate(-139px, -200px) rotate(74deg);
	transform: translate(-139px, -200px) rotate(74deg);
}

60% {
	-webkit-transform: translate(-263px, -164px) rotate(108deg);
	transform: translate(-263px, -164px) rotate(108deg);
}

80% {
	-webkit-transform: translate(-195px, -49px) rotate(144deg);
	transform: translate(-195px, -49px) rotate(144deg);
}

100% {
	-webkit-transform: translate(-1px, 0) rotate(180deg);
	transform: translate(-1px, 0) rotate(180deg);
}
}
@-webkit-keyframes animationFramesFive {
0% {
	-webkit-transform: translate(61px, -99px) rotate(0);
}

21% {
	-webkit-transform: translate(4px, -190px) rotate(38deg);
}

41% {
	-webkit-transform: translate(-139px, -200px) rotate(74deg);
}

60% {
	-webkit-transform: translate(-263px, -164px) rotate(108deg);
}

80% {
	-webkit-transform: translate(-195px, -49px) rotate(144deg);
}

100% {
	-webkit-transform: translate(-1px, 0) rotate(180deg);
}
}
@keyframes animationFramesSix {
0% {
	-webkit-transform: translate(0px, -1px);
	transform: translate(0px, -1px);
}

100% {
	-webkit-transform: translate(-251px, 250px);
	transform: translate(-251px, 250px);
}
}
@-webkit-keyframes animationFramesSix {
0% {
	-webkit-transform: translate(0px, -1px);
	transform: translate(0px, -1px);
}

100% {
	-webkit-transform: translate(-251px, 250px);
	transform: translate(-251px, 250px);
}
}
@keyframes animationFramesSeven {
0% {
	-webkit-transform: translate(0px, -1px);
	transform: translate(0px, -1px);
}

100% {
	-webkit-transform: translate(-301px, -300px);
	transform: translate(-301px, -300px);
}
}
@-webkit-keyframes animationFramesSeven {
0% {
	-webkit-transform: translate(0px, -1px);
	transform: translate(0px, -1px);
}

100% {
	-webkit-transform: translate(-301px, -300px);
	transform: translate(-301px, -300px);
}
}
@-webkit-keyframes reveal-vertical {
0% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

50% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}
@keyframes reveal-vertical {
0% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

50% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
}
@-webkit-keyframes reveal-link {
0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

10% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}
@keyframes reveal-link {
0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

10% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}

.empty_rejection_resoans {
	text-align: center;
}

.herro-banner .elementor-shape-bottom,
.ntwasl-step-icons .elementor-shape-bottom {
	-webkit-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
}
/* .herro-banner::after  {
	content: url('./assets/images/1.svg');
	position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
} */
.how-works-section {
	position: relative;
}
.how-works-section:before {
	content: url('./assets/images/2.svg');
	position: absolute;
}
.neve-main > .elementor {
	overflow: hidden;
}
.ntwasl-step-icons .elementor-icon-box-icon .elementor-icon {
    padding: 20px;
    border-radius: 15px;
	position: relative;
}

.ntwasl-step-icons .step-one .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#203a6f 0%, #315baf 100%);
}
.ntwasl-step-icons .step-two .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#0096d0 0%, #27a6d7 100%);
}
.ntwasl-step-icons .step-three .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#41bb93 0%, #57deb2 100%);
}
.ntwasl-step-icons .step-three .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#41bb93 0%, #57deb2 100%);
}
.ntwasl-step-icons .step-four .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#d88e29 0%, #ffb755 100%);
}
.ntwasl-step-icons .elementor-icon-box-icon .elementor-icon:before {
    content: '';
    border: 1px dashed #41BB93;
    position: absolute;
    left: 15px;
    right: -15px;
    top: -10px;
    bottom: 10px;
    border-radius: 16px;
    z-index: -1;
}
.ntwasl-step-icons .step-one .elementor-icon-box-icon .elementor-icon::after,
.ntwasl-step-icons .step-three .elementor-icon-box-icon .elementor-icon::after {
	content: url('./assets/images/process-path-bottom.png');
	position: absolute;
    z-index: -1;
    right: 0;
    left: 75px;
    bottom: 5px;
}
.ntwasl-step-icons .step-two .elementor-icon-box-icon .elementor-icon::after {
	content: url('./assets/images/path-top.png');
	position: absolute;
    z-index: -1;
    right: 0;
    left: 75px;
    bottom: 50px;
}

.service-blocks-content .elementor-icon-box-wrapper {
	position: relative;
	border-radius: 10px 10px 50px 10px;
    padding: 80px 30px;
	transition: all .4s ease;
	overflow: hidden;
	min-height: 410px;
	display: block;
}
.service-blocks-content .elementor-widget-container:hover .elementor-icon-box-wrapper,
.service-blocks-content .active-service .elementor-widget-container .elementor-icon-box-wrapper {
	background: linear-gradient(#41bb93 0%, #6ae5bc 100%);
}
.service-blocks-content .elementor-icon-box-wrapper::after,
.service-blocks-content .active-service .elementor-icon-box-wrapper::after {
	content: url('./assets/images/service-patttern-hover.svg');
	position: absolute;
    right: 0;
    bottom: -7px;
	opacity: 0;
	transition: all .4s ease;
	transform: translateY(50px);
}
.service-blocks-content .elementor-widget-container:hover .elementor-icon-box-wrapper::after,
.service-blocks-content .active-service .elementor-widget-container .elementor-icon-box-wrapper::after {
	opacity: 1;
	transform: translateY(0);
}
.service-blocks-content .elementor-widget-container {
	position: relative;
}
.service-blocks-content .elementor-widget-container:before,
.service-blocks-content .active-service .elementor-widget-container:before {
	content: url('./assets/images/repeaded-grid.svg');
	position: absolute;
    left: -45px;
    top: -45px;
	opacity: 0;
	transition: all .4s ease;
}
.service-blocks-content .elementor-widget-container:hover:before,
.service-blocks-content .active-service .elementor-widget-container:before {
	opacity: 1;
}

.service-blocks-content.service-normal .elementor-widget-container:before {
	opacity: 0;
}
.service-blocks-content.service-normal .service-one .elementor-widget-container .elementor-icon-box-wrapper {
	background: linear-gradient(#203a6f 0%, #315baf 100%);
}
.service-blocks-content.service-normal .service-two .elementor-widget-container .elementor-icon-box-wrapper {
	background: linear-gradient(#0096d0 0%, #27a6d7 100%);
}

.shape-devide-svg .elementor-shape svg {
    transform: rotate(180deg);
    left: 0;
    right: 0;
}

.shape-devide-svg .elementor-shape-bottom svg {
	top: -2px;
}

.icon-box-one .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#203a6f 0%, #315baf 100%);
}
.icon-box-two  .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#0096d0 0%, #27a6d7 100%);
}
.icon-box-three  .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#41bb93 0%, #57deb2 100%);
}
.icon-box-four  .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#41bb93 0%, #57deb2 100%);
}
.icon-box-five .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(#d88e29 0%, #ffb755 100%);
}
.icon-box-one .elementor-icon::before, .icon-box-two .elementor-icon::before, .icon-box-three .elementor-icon::before, .icon-box-four .elementor-icon::before, .icon-box-five .elementor-icon::before, .icon-box-six .elementor-icon::before  {
    content: '';
    border: 1px dashed #41BB93;
    position: absolute;
    left: 15px;
    right: -15px;
    top: -10px;
    bottom: 10px;
    border-radius: 16px;
    z-index: -1;
}
.elementor-icon {
	position: relative;
	padding: 18px;
    border-radius: 15px;
}


/* Footer */
.ntwsl-front-footer .footer-menu {
	margin-top: 15px;
}
.ntwsl-front-footer .footer-menu a {
    color: #203A6F;
    font-size: 14px;
    font-family: "Spartan", Sans-serif;
    padding: 0 15px;
    font-weight: 500;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	text-decoration: none !important;
}
.ntwsl-front-footer .footer-copy  {
    padding: 15px 0 60px;
    font-size: 14px;
}
.ntwsl-front-footer .footer-copy a {
    color: #41BB93;
}
.simplecontact_section .footer-animation {
	position: absolute;
    left: 80%;
    top: 0;
    z-index: -1;
    pointer-events: none;
}
.simplecontact_section .circle-ripple .ripple {
    position: absolute;
    border: 3px solid #edeef1;
    width: 200px;
    height: 200px;
    border-radius: 500px;
}
.simplecontact_section .circle-ripple .ripple-1 {
    -webkit-animation: circleRipple 3s infinite linear !important;
    -moz-animation: circleRipple 3s infinite linear !important;
    -o-animation: circleRipple 3s infinite linear !important;
    -ms-animation: circleRipple 3s infinite linear !important;
    animation: circleRipple 3s infinite linear !important;
}
.simplecontact_section .circle-ripple .ripple-2 {
    -webkit-animation: circleRipple 3s infinite linear .75s !important;
    -moz-animation: circleRipple 3s infinite linear .75s !important;
    -o-animation: circleRipple 3s infinite linear .75s !important;
    -ms-animation: circleRipple 3s infinite linear .75s !important;
    animation: circleRipple 3s infinite linear .75s !important;
}
.simplecontact_section .circle-ripple .ripple-3 {
    -webkit-animation: circleRipple 3s infinite linear 1.5s !important;
    -moz-animation: circleRipple 3s infinite linear 1.5s !important;
    -o-animation: circleRipple 3s infinite linear 1.5s !important;
    -ms-animation: circleRipple 3s infinite linear 1.5s !important;
    animation: circleRipple 3s infinite linear 1.5s !important;
}
@-webkit-keyframes circleRipple{
	from{
		-webkit-transform:scale(0);
		opacity:1
	}
	to{
		-webkit-transform:scale(2);
		opacity:0
	}
}
@-moz-keyframes circleRipple{
	from{-webkit-transform:scale(0);opacity:1}
	to{-webkit-transform:scale(2);opacity:0}
}
@keyframes circleRipple{
	from{-webkit-transform:scale(0);opacity:1}
	to{-webkit-transform:scale(2);opacity:0}
}

/* Help Center configure tabs */
.ntwsl-step-tabs .step-one {
	opacity: 0.30;
	cursor: pointer;
}
.ntwsl-step-tabs .step-one.active {
	opacity: 1;
}
.ntwsl-step-tabs .step-one .elementor-icon-box-icon .elementor-icon::after {
	content: '';
}
.tab-wrapper {
	display: none;
}
.tab-wrapper.active {
	display: block;
}

/* Contact Form */
#contact-form-ticket select {
	background: #F9F9F9;
}
#contact-form-ticket input,
#contact-form-ticket textarea,
#contact-form-ticket .file-upload-contents .dropzone {
	background: #F9F9F9;
}
.account-name {
	display: none;
}
#contact-form-ticket .tutor-button {
	background: #41BB93;
	border-color: #41BB93;
}

input[disabled] {
	opacity: 0.75 !important;
}

.error-message {
	display: none;
	color: red;
}

/* Header Sticky */
.header-sticky {
	position: fixed;
    background: #fff;
	transform: translateY(-100px);
	opacity: 0;
	visibility: hidden;
	transition: all 0.35s ease;
	z-index: 100;
	box-shadow: 0px 3px 6px rgb(0 0 0 / 6%);
}
.header-sticky:before {
	content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.header-sticky.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.header-sticky .ntwsl-cutom-navigation.white-version .menu-items a {
	color: #203A6F;
}
.header-sticky .ntwsl-cutom-navigation .menu-items .icons-code {
	color: #0096D0;
}
.country-menu img {
	width: 35px;
	border-radius: 5px;
}
.profile-menu img{
    width: 35px;
    border-radius: 5px;
    margin-left: 10px;
    height: 35px;
    position: relative;
    top: 3px;
}
.balance-menu {
	border: 1px solid #fff;
    border-radius: 5px;
}
.balance-menu .menu-texts {
	padding: 10px;
}
.balance-menu .menu-texts.bg {
	background: #fff;
    padding: 10px;
    color: #0096D0;
}
.header-sticky .balance-menu {
	border: 1px solid #203A6F;
}
.header-sticky .balance-menu .menu-texts.bg {
	background: #203A6F;
	color: white;
}
@media only screen and (max-width: 1024px) { 
	.ntwasl-header .col-md-3 {
		width: 30%;
	}
	.ntwasl-header .col-md-9 {
		width: 70%;
	}
	.ntwasl-step-icons .step-one .elementor-icon-box-icon .elementor-icon::after, 
	.ntwasl-step-icons .step-three .elementor-icon-box-icon .elementor-icon::after {
		display: none;
	}
	.ntwasl-step-icons .step-two .elementor-icon-box-icon .elementor-icon::after {
		display: none !important;
	}
	.simplecontact_section .footer-animation {
		left: 0;
		top: 30px;
		z-index: -1;
		pointer-events: none;
		right: 0;
		width: 240px;
		margin: auto;
	}
}
@media only screen and (max-width: 767px) {
	.ntwasl-header .col-md-3, 
	.ntwasl-header .col-md-9 {
		width: 50%;
	}
	.ntwsl-cutom-navigation.white-version .menu-items a {
		margin-left: 15px;
	}
	.ntwasl-header .profile-menu {
		margin: 0 !important;
	}
	.ntwsl-front-footer .footer-menu a {
		display: block;
	}
}
.success-message {
    border: 1px solid #41bb93;
    color: #41bb93;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}
.notification-toggle,
.notification-menu {
	position: relative;
}
.notification-toggle.active:before {
	content: '';
    background: #D90000;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
	border: 2px solid #ffffff;
}
.notification-menu.active-notification:before {
	content: '';
    background: #D90000;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: -4px;
    right: 10px;
	border: 2px solid #ffffff;
	z-index: 1;
}
.chat-message-menu,
.messages-menu {
	position: relative;
}
.chat-message-menu.active:before {
	content: '';
    background: #41BB93;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
	border: 2px solid #ffffff;
}
.messages-menu.new-message:before {
	content: '';
    background: #41BB93;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: -4px;
    right: 10px;
	border: 2px solid #ffffff;
	z-index: 1;
}
.switch-email,
.switch-mobile {
    pointer-events: none;
    opacity: 0.7;
}
.menu-items .text-thumb {
	width: 35px;
    height: 35px;
    background: #f8f8f8;
    color: #000;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.tutor-button-submission.disalble {
	opacity: 0.75;
	pointer-events: none;
}
.section-heading {
	border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.ntwsl-front-footer {
	position: relative;
}

.tutor-login-form-wrap .tutor-alert-warning > a {
	display: none;
} 

.mobile-nav-menu,
.mobile-nav-overlay {
	display: none;
}
.process-preview.mobile {
	display: none;
}
.mobile-display,
.mobile-instractor-details {
	display: none;
}
@media only screen and (min-width: 993px) {
	.instractor-desktop-list {
		display: block;
	}
	.instractor-mobile-list {
		display: none;
	}
}
@media only screen and (max-width: 992px) {
	.instractor-desktop-list {
		display: none;
	}
	.instractor-mobile-list {
		display: block;
	}
	.mobile-nav-menu {
		display: block;
	}
	.ntwsl-cutom-navigation {
		display: none;
	}
	.mobile-nav-menu .navigation-inners {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}		
	.mobile-nav-menu .navigation-inners .sub-dropdown {
		opacity: 0;
		visibility: hidden;
		position: absolute;
	}	
	.navigation-inners .menu-items {
		position: relative;
		margin-right: 12px;
		font-size: 12px;
	}	
	.navigation-inners .menu-items:last-child {
		margin-right: 0;
	}
	.navigation-inners .menu-items > a {
		color: #fff;
	}
	.menu-indicator {
		position: relative;
		width: 30px;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.hamburger-content {
		position: absolute;
		top: 50%;
		width: 30px;
		height: 2px;
		background: #41BB93;
		right: 0;
		display: block;
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}

	.hamburger-content:after,
	.hamburger-content:before {
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		content: "";
		position: absolute;
		display: block;
		width: 30px;
		height: 100%;
		background: #41BB93;
		right: 0;
	}
	.hamburger-content:before {
		top: -7px;
	}
	.hamburger-content:after {
		bottom: -7px;
	}
	.menu-indicator.active .hamburger-content:before {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		top: 0;
		width: 30px;
	}
	.menu-indicator.active .hamburger-content:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		bottom: 0;
		width: 30px;
	}	
	.menu-indicator.active .hamburger-content {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 30px;
		z-index: 99;
	}
	.ntwasl-header {
		background: linear-gradient(rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 0%) 100%);
	}
	.mobile-nav-overlay.active {
		display: flex;
	}	
	.mobile-nav-overlay {
		background: #495e89de;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	
	}
	.mobile-nav-overlay:before {
		content: '';
		background: linear-gradient(rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 0%) 100%);
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100px;
	}
	.mobile-nav-overlay .inner-overlay {
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.mobile-nav-overlay .inner-overlay .menu-items {
		width: 100%;
	}
	.mobile-nav-overlay .inner-overlay .menu-items > a {
		color: #fff;
		font-size: 18px;
		line-height: 1.75;
		padding: 5px;
		display: block;
	}
	.header-sticky .navigation-inners .menu-items > a {
		color: #203a6f;
	}
	.active.sub-dropdown {
		opacity: 1 !important;
		visibility: visible !important; 
	}
	.sub-dropdown {
		position: absolute;
		background: #fff;
		right: 0;
		min-width: 120px;
		display: flex;
		flex-wrap: wrap;
		padding: 8px 3px;
		border-radius: 5px;
		opacity: 0;
		transition: all 0.15s ease-in-out;
		transform: translateY(20px);
		top: 100%;
		align-items: center;
		justify-content: center;

	}
	.active.sub-dropdown:before {
		content: '';
		border: 10px solid transparent;
		border-bottom: 10px solid #ffffff;
		position: absolute;
		right: 20px;
		top: -16px;
	}
	.sub-dropdown a {
		margin-left: 0 !important;
		padding: 7px;
		border-bottom: 1px solid #00b3ff24;
	}
	.sub-dropdown a:last-child {
		border-bottom: 0 none;
	}
	.balance-menu {
		padding: 5px 0 !important;
		margin-bottom: 15px;
	}
	.header-sticky  .mobile-nav-overlay {
		display: none !important;
	}
	.tab-wrapper .elementor-icon-box-wrapper.elementor-icon-box-wrapper-tdau {
		display: flex;
		text-align: left;
	}	
	.tab-wrapper .elementor-icon-box-wrapper.elementor-icon-box-wrapper-tdau .elementor-icon-box-title {
		font-size: 16px !important;
	}
	.service-blocks-content .elementor-icon-box-wrapper {
		min-height: 100%;
	}
	.signup-form {
		width: 100%;
		padding-top: 90px;
	}
	.custom-feature-sign {
		display: none;
	}
	.tutor-login-wrap {
		margin-right: 0% !important;
		padding-left: 20px;
		padding-right: 20px;
	}
	.tutor-login-wrap .tutor-login-title {
		text-align: center !important;
	}
	body.page-id-5 .ntwasl-header {
		background: transparent;
	}
	body.page-id-5 .navigation-inners .menu-items > a {
		color: #203a6f;
	}
	.retrieve-pass-wrapper,
	.retrieve-password-message {
		text-align: center;
	}
	.retrieve-pass-wrapper h3,
	.retrieve-password-message h3 {
		font-size: 30px;
		font-weight: bold;
	}
	.tutor-form-group,
	body.page-id-5 .tutor-form-register-wrap {
		text-align: left !important; 
	}
	.login-wapper {
		min-height: 100%;
	}
	.ntwsal-page-register-content .form-container > .row,
	#kt_wizard > .row,
	#kt_wizard_2 > .row {
		flex-direction: column-reverse;
	}
	.process-preview {
		display: none;
	}	
	.process-preview.mobile {
		display: block;
		font-weight: bold;
		font-size: 20px;
		margin-top: 22px;
	}
	.form-contents-area .tutor-alert {
		margin-top: 15px;
	}
	.progress-description {
		display: none;
	}
	.progress-status > .row .col-6:first-child {
		max-width: 70%;
		flex: 0 0 70%;
	}	
	.progress-status > .row .col-6:last-child {
		max-width: 30%;
		flex: 0 0 30%;
	}
	.form-steps-area-cols {
		padding: 22px;
		background: #ffffff;
		padding-bottom: 0;
	}
	.form-contents-area {
		padding: 0;
	}
	#kt_form .form-title,
	#kt_form_2 .form-title {
		display: none;
	}
	.ntwsal-page-register-content {
		padding-bottom: 20px;
	}
	.ntwsal-page-register-content .form-container {
		margin-top: 0;
	}
	.ntwsal-page-header {
		padding-bottom: 50px !important;
	}
	.ntwsal-page-register-content {
		background: #ffffff;
	}
	.ntwsal-page-register-content .form-container {
		box-shadow: 0 5px 45px 0 rgba(0, 0, 0, 0);
	}
	select[name="birth_date"],
	select[name="birth_month"],
	select[name="birth_year"] {
		margin-bottom: 15px;
	}
	.form-steps-area-cols {
		border-left: 0 none;
	}
	#kt_wizard > .row > .col-md-8,
	#kt_wizard  > .row > .col-md-4,
	#kt_wizard_2 > .row > .col-md-8,
	#kt_wizard_2  > .row > .col-md-4 {
		padding: 0;
	}

	.elementor-element-4406b562 .circle-ripple.d-sm-block {
		max-width: 50%;
		margin: auto;
	}
	.ntwasl-specialist-wapper {
		padding-right: 0;
		padding-left: 0;
	}
	.instructor-list-content {
		padding-right: 0;
	}
	.instructor-list-content .instructor-video-photo {
		display: none;
	}
	.ntwasl-breadcrumbs-custom-specialist {
		justify-content: center;
	}
	.ntwsal-page-header h2 {
		text-align: center;
		font-size: 35px;
		font-family: "Spartan", sans-serif;
    	font-weight: bold;
	}
	.instractor-mobile-list {
		background: #F5FBFF;
		padding: 15px;
		border: 1px solid #EBEDF3;
		margin-bottom: 15px;
		width: 100%;
	}
	.instractor-mobile-list .instractor-list-content > .row > .col-sm-3 {
		flex: 0 0 25%;
    	max-width: 25%;
	}	
	.instractor-mobile-list .instractor-list-content > .row > .col-sm-9 {
		flex: 0 0 75%;
    	max-width: 75%;
	}	
	.instractor-mobile-list .price-content,
	.mobile-instractor-details .price-content {
		text-align: left;
		display: flex;
		align-items: flex-end;
		margin-top: 0;
	}
	.instractor-mobile-list .tutor-instructor-profile-photo {
		margin-top: 0;
	}
	.instractor-mobile-list  .tutor-instructor-name {
		margin-top: 0;
		margin-bottom: 2px; 
	}
	.instractor-mobile-list .price-content .session-price,
	.mobile-instractor-details .price-content .session-price {
		font-size: 20px;
		margin-right: 15px;
	}
	.instractor-mobile-list .book-content,
	.mobile-instractor-details .book-content {
		display: flex;
		justify-content: space-between;
		margin: 20px -8px 0;
	}
	.instractor-mobile-list .book-content .button-group,
	.mobile-instractor-details .book-content .button-group {
		margin-bottom: 0 !important;
		display: block;
		text-align: center;
		width: 50%;
		padding: 0 8px;
	}
	.ntwasl-specialist-wapper {
		margin-bottom: 45px;
	}
	.single-profile .tutor-container {
		padding-left: 0;
		padding-right: 0;
	}
	.session-profile-info .row .col-md-3, 
	.single-profile .single-profile-details .row .col-md-2 {
		max-width: 25%;
	}
	.session-profile-info .row .col-md-9, 	
	.single-profile .single-profile-details .row .col-md-10 {
		max-width: 75%;
		padding-left: 0;
	}
	.popup-video-container {
		min-height: 27vh;
	}
	.single-profile .ntwasl-specialist-wapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#timezone_fronts {
		width: 100%;
	}
	.coloumn-three .resume-item:first-child {
		margin-top: 0;
	}
	.ntwasl-specialist-sidebar {
		display: none;
	}
	.mobile-instractor-details,
	.mobile-display {
		display: block;
	}
	.price-content .per-session-text {
		margin-bottom: 0;
	}
	.single-profile .session-price {
		font-size: 25px;
	}
	.mobile-instractor-details {
		margin-top: 15px;
	}
	.mulit-form.booking-popup-content,
	.mulit-form.message-popup-content {
		max-width: 90%;
	}
	.mulit-form.booking-popup-content {
		padding-left: 0;
    	padding-right: 0;
	}
	.instractor-mobile-list .tutor-instructor-name a {
		display: contents;
	}	
	.instractor-mobile-list .tutor-instructor-name {
		font-size: 15px;
	}
	.single-profile-details {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.coloumn-three .resume-item {
		width: 100%;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 1100px) and (min-width: 650px) {
	.tutor-wrap.tutor-full-width-student-profile {
		max-width: 70%;
		margin: auto;
	}
}
body {
	overflow-x: hidden;
}
body.page-id-5 .ntwsl-front-footer {
	display: none;
}

.balance-group {
	display: flex;
	flex-wrap: wrap;
}
.balance-group .group-items label {
    background: #0096d06b;
    color: #0096d0;
    text-align: center;
    margin-right: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 10px 15px;
	border-radius: 5px;
	text-transform: uppercase;
}
.balance-group .visibility {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.balance-group .group-items label {
	margin-bottom: 0;
}

.billing-order-information {
	background: #F9F9F9;
	border: 1px solid #E6ECEF;
	padding: 15px;
	margin: 0;
}

.payment-widgets {
	margin-bottom: 30px;
}
.payment-widgets .add-new-address,
.payment-widgets .change-address {
	width: auto;
}
.payment-widgets .widget-inner > h3 {
	font-size: 18px;
	font-weight: bold;
}
.balance-table .table-row {
	display: flex;
	width: 100%;
	justify-content: space-between;
	border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.balance-table .table-row:last-child {
	border-bottom: 0 none;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.billing-content-wrap {
	margin-bottom: 20px;
}
.billing-content-wrap p,
.billing-content-wrap h5 {
	margin-bottom: 0;
}

.payment-widgets.billing-widgets {
    border-left: 1px solid #ebebeb;
    padding-left: 30px;
}
.btn.multi-step-registration {
	width: 106px;
}

.sesstion-timer.error {
	color: red;
}

.session-booking-payments {
    background: #f9f9f9;
    border: 1px solid #70707026;
    margin-bottom: 45px;
}
.popup-details-content .top-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.popup-details-content .booking-info {
    color: black;
    font-size: 18px;
    margin-top: 15px;
}
.mfp-content #myc-week-container {
	max-height: 100%;
}
.mfp-content .review-select-date {
	margin-left: -30px;
    margin-right: -30px;
}
.mfp-content .myc-day-time-container {
	padding: 0;
	width: 13.5%;
}

.mfp-content #myc-available-time-container {
	padding-top: 10px;
	text-align: center;
}
#myc-available-time-container {
	text-align: center;
}

.ntwsl-front-footer .footer-menu a:hover {
	color: #0096D0;
	text-decoration: none !important;
}
.js-availavlity-toggle a:hover {
	background: #0096D0;
	border-color: #0096D0;
}

@media only screen and (max-width: 992px) {
	.popup-video-container .popup-content img {
		border-radius: 10px;
		width: 50px;
	}
	.popup-details-content .specialization {
		margin-bottom: 15px;
	}
	#video-popup-content .popup-content {
		display: none;
	}
	.mulit-form.video-popup-content {
		max-width: 85%;
	}
}

#contact-form-ticket input[type="email"] {
	width: 100%;
    display: block;
    border: 1px solid #dcdfe5;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    border-radius: 4px;
    background: #ffffff;
    line-height: 48px;
    padding: 0;
    text-indent: 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
	.error404 .container{
		text-align: center;
	}	
	.error404 .svg-icons svg {
		width: 100%;
	}
	.error404 .svg-icons {
		right: 0;
		top: -85px;
		transform: translateY(0);
	}
}

.dashboard-list-instractor .tutor-instructor-profile-photo {
	width: 65px;
	height: 65px;
}
.dashboard-list-instractor .tutor-star-rating-group i{
	font-size: 9px;
}
.dashboard-list-instractor .instructor-list-content .tutor-instructor-name svg {
	position: relative;
	top: 0px;
	margin-right: 10px;
	width: 15px;
}

.start-content-fields .rate {
    float: left;
    height: 46px;
    padding: 0;
	width: 100%;
}
.start-content-fields .rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.start-content-fields .rate:not(:checked) > label {
	float: left;
    width: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    color: #ccc;
    padding: 0 5px;
}
.start-content-fields .rate:not(:checked) > label:before {
    content: '★ ';
}
.start-content-fields .rate > input:checked ~ label {
    color: #ffc700 !important;    
}
.start-content-fields .rate:not(:checked) > label:hover,
.start-content-fields .rate:not(:checked) > label:hover ~ label {
    color: #deb217 !important;  
}
.start-content-fields .rate > input:checked + label:hover,
.start-content-fields .rate > input:checked + label:hover ~ label,
.start-content-fields .rate > input:checked ~ label:hover,
.start-content-fields .rate > input:checked ~ label:hover ~ label,
.start-content-fields .rate > label:hover ~ input:checked ~ label {
    color: #c59b08 !important;
}
.container-fluid>div,
.ntwasl-dashboard-content {
	margin: 0;
}
.menu-item-admin-payouts + .menu-item-my-payouts {
	display: none !important;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	margin: 0 5px !important;
}
@media (max-width: 992px) {
	#kt_header_mobile {
		background: #1ac18f;
	}
	.header-mobile .burger-icon span,
	.header-mobile .burger-icon span::before, .header-mobile .burger-icon span::after {
		background-color: #ffffff !important;
	}
	.header-mobile .btn .svg-icon svg g [fill] {
		fill: #ffffff !important;
	}
	.single-chart {
		width: 40%;
		justify-content: space-between;
	}
	.simplecontact_section .footer-animation {
		right: 50% !important;
	}
	.tutor-login-wrap {
		margin-left: auto;
		margin-right: auto !important;
	}
	.wrapper-dashboard #content .login-wapper {
		min-height: 100vh;
	}
	.wizard-steps [data-wizard-type="step"][data-wizard-state="current"] {
		margin-bottom: 30px;
	}
	.mfp-container {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.mfp-content .mulit-form {
		padding: 45px 15px !important;
	}
}
@media (max-width: 767px) {
	.ntwsal-page-header h2 {
		text-align: center !important;
		margin-bottom: 15px;
	}
	.elementor-shape {
		display: none;
	}
	.simplecontact_section .footer-animation {
		width: 120px !important;
		margin: auto !important;
		right: 0 !important;
		left: 50% !important;
	}
	.circle-ripple.d-sm-block {
		width: 120px !important;
	}
	.ntwsal-page-register-content {
		overflow: hidden;
	}
}
@media (max-width: 600px) { 
	.single-chart {
		width: 85%;
	}
}
.page.page-id-5 .signin-menu-item,
.page.page-id-1734 .signin-menu-item {
	display: none;
}
.mfp-content .review-select-date {
	max-height: 585px;
    overflow-x: hidden;
    overflow-y: auto;
}
.add-review-contents {
	text-align: center;
}
.text-thumbs.symbol-primary {
    background-color: #3699FF;
    color: #FFFFFF; 
}
.text-thumbs.symbol-light-primary {
	background-color: #E1F0FF;
	color: #3699FF; 
}
.text-thumbs.symbol-secondary {
	background-color: #E4E6EF;
	color: #3F4254; 
}
.text-thumbs.symbol-light-secondary {
	background-color: #EBEDF3;
	color: #E4E6EF; 
}
.text-thumbs.symbol-success {
	background-color: #1BC5BD;
	color: #ffffff; 
}
.text-thumbs.symbol-light-success {
	background-color: #C9F7F5;
	color: #1BC5BD; 
}
.text-thumbs.symbol-info {
	background-color: #8950FC;
	color: #ffffff; 
}
.text-thumbs.symbol-light-info {
	background-color: #EEE5FF;
	color: #8950FC; 
}
.text-thumbs.symbol-warning {
	background-color: #FFA800;
	color: #ffffff; 
}
.text-thumbs.symbol-light-warning {
	background-color: #FFF4DE;
	color: #FFA800; 
}
.text-thumbs.symbol-danger {
	background-color: #F64E60;
	color: #ffffff; 
}
.text-thumbs.symbol-light-danger {
	background-color: #FFE2E5;
	color: #F64E60; 
}
.text-thumbs.symbol-light {
	background-color: #F3F6F9;
	color: #7E8299; 
}
.text-thumbs.symbol-light-light {
	background-color: #F3F6F9;
	color: #F3F6F9; 
}
.text-thumbs.symbol-dark {
	background-color: #181C32;
	color: #ffffff; 
}
.text-thumbs.symbol-light-dark {
	background-color: #D1D3E0;
	color: #181C32; 
}
.text-thumbs.symbol-white {
	background-color: #ffffff;
	color: #3F4254; 
}
.text-thumbs.symbol-light-white {
	background-color: #ffffff;
	color: #ffffff; 
}
.review-blocks-header .text-thumbs {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
	margin-right: 15px;
}
.review-blocks-header {
	display: flex;
}
.review-time-name .review-top {
	display: flex;
	align-items: center;
}
.review-time-name .review-top .review-meta {
	padding-left: 25px;
	font-size: 13px;
}
.review-time-name .review-top h5 {
	margin-bottom: 0;
	color: #000000;  
}
.individual-review-rating-wrap .tutor-star-rating-group {
	font-size: 12px;
}
.tutor-review-individual-item .review-content {
	padding-left: 0;
}
.review-blocks-header .review-time-name {
	width: 90%;
}
.individual-review-rating-wrap {
	margin-bottom: 10px;
}
.tutor-review-individual-item {
	border-top: 0 none;
    padding: 0;
    overflow: hidden;
    margin-bottom: 45px;
}
.tutor-review-individual-item p {
    color: #6E768A;  
}

.d-flex.align-items-center  .text-muted {
	word-break: break-word;
}

.language-menu {
	display: none;
}
.form-contents-area .tutor-option-field textarea, .form-contents-area .tutor-option-field select, .form-contents-area .tutor-option-field input[type="text"], .form-contents-area .tutor-option-field input[type="number"], .form-contents-area .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"], .form-contents-area .tutor-form-group textarea, .form-contents-area .tutor-form-group select, .form-contents-area .tutor-form-group input[type="text"], .form-contents-area .tutor-form-group input[type="number"], .form-contents-area .tutor-form-group input[type="password"] {
	border-color: #dddddd;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
 .la-ball-fall,
 .la-ball-fall > div {
	 position: relative;
	 -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			 box-sizing: border-box;
 }
 .la-ball-fall {
	 display: block;
	 font-size: 0;
	 color: #fff;
 }
 .la-ball-fall.la-dark {
	 color: #333;
 }
 .la-ball-fall > div {
	 display: inline-block;
	 float: none;
	 background-color: currentColor;
	 border: 0 solid currentColor;
 }
 .la-ball-fall {
	 width: 54px;
	 height: 18px;
 }
 .la-ball-fall > div {
	 width: 10px;
	 height: 10px;
	 margin: 4px;
	 border-radius: 100%;
	 opacity: 0;
	 -webkit-animation: ball-fall 1s ease-in-out infinite;
		-moz-animation: ball-fall 1s ease-in-out infinite;
		  -o-animation: ball-fall 1s ease-in-out infinite;
			 animation: ball-fall 1s ease-in-out infinite;
 }
 .la-ball-fall > div:nth-child(1) {
	 -webkit-animation-delay: -200ms;
		-moz-animation-delay: -200ms;
		  -o-animation-delay: -200ms;
			 animation-delay: -200ms;
 }
 .la-ball-fall > div:nth-child(2) {
	 -webkit-animation-delay: -100ms;
		-moz-animation-delay: -100ms;
		  -o-animation-delay: -100ms;
			 animation-delay: -100ms;
 }
 .la-ball-fall > div:nth-child(3) {
	 -webkit-animation-delay: 0ms;
		-moz-animation-delay: 0ms;
		  -o-animation-delay: 0ms;
			 animation-delay: 0ms;
 }
 .la-ball-fall.la-sm {
	 width: 26px;
	 height: 8px;
 }
 .la-ball-fall.la-sm > div {
	 width: 4px;
	 height: 4px;
	 margin: 2px;
 }
 .la-ball-fall.la-2x {
	 width: 108px;
	 height: 36px;
 }
 .la-ball-fall.la-2x > div {
	 width: 20px;
	 height: 20px;
	 margin: 8px;
 }
 .la-ball-fall.la-3x {
	 width: 162px;
	 height: 54px;
 }
 .la-ball-fall.la-3x > div {
	 width: 30px;
	 height: 30px;
	 margin: 12px;
 }
 /*
  * Animation
  */
 @-webkit-keyframes ball-fall {
	 0% {
		 opacity: 0;
		 -webkit-transform: translateY(-145%);
				 transform: translateY(-145%);
	 }
	 10% {
		 opacity: .5;
	 }
	 20% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
				 transform: translateY(0);
	 }
	 80% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
				 transform: translateY(0);
	 }
	 90% {
		 opacity: .5;
	 }
	 100% {
		 opacity: 0;
		 -webkit-transform: translateY(145%);
				 transform: translateY(145%);
	 }
 }
 @-moz-keyframes ball-fall {
	 0% {
		 opacity: 0;
		 -moz-transform: translateY(-145%);
			  transform: translateY(-145%);
	 }
	 10% {
		 opacity: .5;
	 }
	 20% {
		 opacity: 1;
		 -moz-transform: translateY(0);
			  transform: translateY(0);
	 }
	 80% {
		 opacity: 1;
		 -moz-transform: translateY(0);
			  transform: translateY(0);
	 }
	 90% {
		 opacity: .5;
	 }
	 100% {
		 opacity: 0;
		 -moz-transform: translateY(145%);
			  transform: translateY(145%);
	 }
 }
 @-o-keyframes ball-fall {
	 0% {
		 opacity: 0;
		 -o-transform: translateY(-145%);
			transform: translateY(-145%);
	 }
	 10% {
		 opacity: .5;
	 }
	 20% {
		 opacity: 1;
		 -o-transform: translateY(0);
			transform: translateY(0);
	 }
	 80% {
		 opacity: 1;
		 -o-transform: translateY(0);
			transform: translateY(0);
	 }
	 90% {
		 opacity: .5;
	 }
	 100% {
		 opacity: 0;
		 -o-transform: translateY(145%);
			transform: translateY(145%);
	 }
 }
 @keyframes ball-fall {
	 0% {
		 opacity: 0;
		 -webkit-transform: translateY(-145%);
			-moz-transform: translateY(-145%);
			  -o-transform: translateY(-145%);
				 transform: translateY(-145%);
	 }
	 10% {
		 opacity: .5;
	 }
	 20% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
			-moz-transform: translateY(0);
			  -o-transform: translateY(0);
				 transform: translateY(0);
	 }
	 80% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
			-moz-transform: translateY(0);
			  -o-transform: translateY(0);
				 transform: translateY(0);
	 }
	 90% {
		 opacity: .5;
	 }
	 100% {
		 opacity: 0;
		 -webkit-transform: translateY(145%);
			-moz-transform: translateY(145%);
			  -o-transform: translateY(145%);
				 transform: translateY(145%);
	 }
 }

.preloading-elements {
	text-align: center;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background: rgba(255,255,255, 0.5);
    width: 100%;
    height: 100%;
	opacity: 0;
	visibility: hidden;
}
.preloading-elements.active {
	opacity: 1;
	visibility: visible;
}
.preloading-elements .logo svg {
	width: 35px;
}
.preloading-elements .la-ball-fall {
	margin: auto;
}
.preloading-elements .element-inner {
	position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

@media only screen and (max-width: 767px) {
	.form-steps-area-cols {
		background: transparent !important;
		border-color: transparent !important;
	}
	.form-container[data-wizard-state="first"] form {
	    border-bottom: 1px solid #ddd;
    	padding-bottom: 90px;
	} 
}

.mfp-close-btn-in .mfp-close {
	width: 45px;
    height: 45px;
    text-align: center;
    line-height: normal;
}

.datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span, .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-foot .datatable-row > .datatable-cell > span {
	letter-spacing: normal !important;
}
.navi-link i {
	color: inherit;
	font-size: 22px;
}
.navi-link .symbol-label {
	border-radius: 50% !important;
}
.symbol-label.session-status {
	background: #FFF0E6 !important;
	color: #FF6220 !important;
}
.symbol-label.password-status {
	background: #EAF9FF !important;
	color: #0096D0 !important;
}
.symbol-label.programm-status {
	background: #F8EDFF !important;
	color: #8B2AC7 !important;
}
.symbol-label.report-status {
	background: #FFE0F7 !important;
	color: #ED18B4 !important;
}
.symbol-label.profile-status {
	background: #EAF9FF !important;
	color: #0096D0 !important;
}
.symbol-label.setting-status {
	background: #F3F6F9 !important;
	color: #41BB93 !important;
}
.symbol-label.diagonosis-status {
	background: #FFE0E0 !important;
	color: #D50404 !important;
}
.symbol-label.availity-status {
	background: #FCE6D5 !important;
	color: #CC8A59 !important;
}
.symbol-label.new-user-status {
	background: #F4EDFF !important;
	color: #6C00FF !important;
}
.symbol-label.new-complain-status {
	background: #FFE2EF !important;
	color: #FF0076 !important;
}
.symbol-label.new-refund-status {
	background: #FFF4D9 !important;
	color: #FFC400 !important;
}
.symbol-label.new-abuse-status {
	background: #FFE0E0 !important;
	color: #D50404 !important;
}
.symbol-label.account-status {
	background: #E1F3F5 !important;
	color: #22A6B3 !important;
}
.symbol-label.new-review-status {
	background: #D9F2FF !important;
	color: #00A7FF !important;
}

.table th, .table td {
	vertical-align: middle !important;
}

.symbol.symbol-40 > img {
    width: 40px !important;
    height: 40px !important;
    object-fit: cover;
}
@media only screen and (max-width: 767px) {
	.brand-logo svg {
		width: 100px;
	}
	.upcomming-lists .user-info .user-image > .d-flex {
		width: 50px;
	}	
	.upcomming-lists .user-info .user-content > .user-ctn > .ctn-list {
		display: block;
	}
	.time-counter {
		margin-top: 15px;
	}
	.time-counter > div {
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	.time-counter > div > span {
		margin-bottom: 10px !important;
	}
}