#payment-message,
.card__pricing,
.plan-ribbon,
.tr__gps-btn,
.tr__gps-btn span {
	text-align: center
}

.nav-item,
.steps:hover,
button {
	cursor: pointer
}

/* .btn-group>details>.btn:active,
details>summary {
	background-color: #112e52 !important
} */

.cust_drop.dropdown-toggle::after {
	content: unset !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: 0 0 !important;
	border: none !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 0 !important
}

.text-red-600 {
	color: rgb(220 38 38) !important
}

.text-sm {
	font-size: small !important
}

.sapce-y-1 {
	margin-top: .25rem !important
}

.header-logo a img {
	height: 85px
}

.content-switcher-wrapper {
	height: 78.4px !important
}

.btn-primary-orange {
	background-color: #f6851f !important;
	border-color: #ee8326 #f6851f #eb8125 #f08221 !important;
	color: #fff !important
}

.btn-primary-orange:hover {
	color: #fff !important;
	background-color: #e77814 !important
}

.spinner:after,
.spinner:before,
button {
	background: #5469d4
}

.required:after {
	color: red
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a,
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a:active,
.color-blue {
	color: #013047 !important
}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active,
.icon-color-blue {
	color: #fff !important
}

.invalid {
	border-color: #dc3545;
	color: #dc3545;
	font-style: italic;
	font-size: 12px
}

.error,
.invalid-error {
	color: #dc3545 !important
}

.hidden {
	display: none
}

#payment-message {
	color: #697386;
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px
}

#payment-element {
	margin-bottom: 24px
}

button {
	font-family: Arial, sans-serif;
	color: #fff;
	border-radius: 4px;
	border: 0;
	padding: 12px 16px;
	font-size: 16px;
	font-weight: 600;
	display: block;
	transition: .2s;
	box-shadow: 0 4px 5.5px 0 rgba(0, 0, 0, .07);
	width: 100%
}

button:hover {
	filter: contrast(115%)
}

button:disabled {
	opacity: .5;
	cursor: default
}

.spinner,
.spinner:after,
.spinner:before {
	border-radius: 50%
}

.spinner {
	color: #fff;
	font-size: 22px;
	text-indent: -99999px;
	margin: 0 auto;
	position: relative;
	width: 20px;
	height: 20px;
	box-shadow: inset 0 0 0 2px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.spinner:after,
.spinner:before {
	position: absolute;
	content: ""
}

.spinner:before {
	width: 10.4px;
	height: 20.4px;
	border-radius: 20.4px 0 0 20.4px;
	top: -.2px;
	left: -.2px;
	-webkit-transform-origin: 10.4px 10.2px;
	transform-origin: 10.4px 10.2px;
	-webkit-animation: 2s 1.5s infinite loading;
	animation: 2s 1.5s infinite loading
}

.spinner:after {
	width: 10.4px;
	height: 10.2px;
	border-radius: 0 10.2px 10.2px 0;
	top: -.1px;
	left: 10.2px;
	-webkit-transform-origin: 0px 10.2px;
	transform-origin: 0px 10.2px;
	-webkit-animation: 2s infinite loading;
	animation: 2s infinite loading
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
	border: none
}

.nav-link.active .featured-boxes-style-6 .featured-box .icon-featured:after {
	border: 5px solid #f7f7f7
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	background: 0 0 !important
}

.form-group {
	margin-bottom: 5px !important
}

.m-b-15 {
	margin-bottom: 15px
}

.form-label {
	margin-bottom: 0
}

:root {
	--hue-color: 210;
	--first-color: hsl(var(--hue-color), 96%, 54%);
	--first-color-light: hsl(var(--hue-color), 96%, 69%);
	--first-color-alt: hsl(var(--hue-color), 96%, 37%);
	--first-color-lighter: hsl(var(--hue-color), 14%, 96%);
	--title-color: hsl(var(--hue-color), 12%, 15%);
	--text-color: hsl(var(--hue-color), 12%, 35%);
	--text-color-light: hsl(var(--hue-color), 12%, 65%);
	--white-color: #fff;
	--body-color: hsl(var(--hue-color), 100%, 99%);
	--container-color: #fff;
	--body-font: "Lato", sans-serif;
	--pricing-font: "Rubik", sans-serif;
	--biggest-font-size: 1.75rem;
	--normal-font-size: 0.938rem;
	--h2-font-size: 1.25rem;
	--small-font-size: 0.813rem;
	--smaller-font-size: 0.75rem;
	--tiny-font-size: 0.625rem;
	--mb-0-25: 0.25rem;
	--mb-0-5: 0.5rem;
	--mb-1: 1rem;
	--mb-1-25: 1.25rem;
	--mb-1-5: 1.5rem;
	--mb-2: 2rem
}

.card__pricing {
	position: absolute;
	background: linear-gradient(157deg, var(--first-color-light) -12%, var(--first-color) 109%);
	width: 60px;
	height: 88px;
	right: 1.5rem;
	top: -1rem;
	padding-top: 1.25rem
}

.btn-primary-blue,
.icon-color-blue,
.plan-ribbon {
	background-color: #013047 !important
}

.card__pricing-symbol {
	font-size: var(--smaller-font-size)
}

.card__pricing-number {
	font-family: var(--pricing-font);
	font-size: var(--h2-font-size)
}

.card__pricing-month {
	display: block;
	font-size: var(--tiny-font-size)
}

.card__pricing-month,
.card__pricing-number {
	color: var(--white-color)
}

.card__pricing::after,
.card__pricing::before {
	content: "";
	position: absolute
}

.card__pricing::after {
	width: 100%;
	height: 14px;
	background-color: var(--white-color);
	left: 0;
	bottom: 0;
	clip-path: polygon(0 100%, 50% 0, 100% 100%)
}

.plan-ribbon:after,
.plan-ribbon:before {
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	bottom: -3px;
	content: ""
}

.card__pricing::before {
	width: 14px;
	height: 16px;
	background-color: var(--first-color-alt);
	top: 0;
	left: -14px;
	clip-path: polygon(0 100%, 100% 0, 100% 100%)
}

.plan-ribbon-wrapper {
	height: 88px;
	overflow: hidden;
	position: absolute;
	right: -3px;
	top: -5px;
	width: 85px
}

.plan-ribbon {
	transform: rotate(45deg);
	background-image: linear, top, #bfdc7a, #8ebf45;
	box-shadow: 0 0 3px rgb(0 0 0 / 30%);
	color: #fff;
	font-size: 14px;
	left: -5px;
	padding: 7px 0;
	position: relative;
	text-shadow: rgb(255 255 255 / 50%) 0 1px 0;
	top: 15px;
	width: 120px
}

.btn-custom-align,
.dropdown-menu.show,
.plan-ribbon:before {
	left: 0;
	position: absolute
}

.plan-ribbon:after {
	position: absolute;
	right: 0
}

.color-orange,
.primary-orange {
	color: #f6851f !important
}

body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
body .tabs.tabs-simple .nav-tabs>li .nav-link.active {
	border-bottom-color: #013047 !important
}

.featured-box-primary .box-content {
	border-top-color: #013047 !important
}

.btn-primary-blue {
	border-color: #013047 !important;
	color: #fff !important
}

.icon-color-red {
	background-color: #dc2527 !important;
	color: #fff !important
}

.list-primary.list-icons.list-icons-style-3 li>[class*=fa-]:first-child {
	background-color: #f6851f !important;
	color: #fff !important
}

.disable-element {
	pointer-events: none !important;
	opacity: .5 !important
}

.btn-custom-align {
	width: 80%;
	bottom: 48px;
	right: 0;
	margin: 0 auto
}

.email-logo {
	height: 120px
}

.m-t-10 {
	margin-top: 10px
}

.m-b-15,
.m-t-15 {
	margin-top: 15px
}

.m-t-25 {
	margin-top: 25px
}

#footer,
#footer .footer-copyright {
	background: #f7f9f9 !important
}

.btn-secondary-cstm {
	font-size: .8rem !important;
	font-weight: 700 !important;
	line-height: 1.5em !important;
	padding: 1.25em 2.75em !important;
	border-radius: 6% !important
}

.tnp-email,
.tnp-submit {
	font-size: 14px !important;
	line-height: 20px !important
}

.tnp-submit {
	border: 1px solid #fff !important;
	background-color: #013047 !important;
	border-radius: 0;
	color: #fff;
	height: 100%;
	font-weight: 300
}

.btn-group>details>.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #fff !important
}

.btn:first-child:active {
	border-color: #183f72 !important
}

details>summary {
	list-style: none;
	padding-right: .5625rem !important;
	padding-left: .5625rem !important;
	border-radius: 0 10% 10% 0 !important
}

.fa-chevron-down:before {
	display: none !important
}

.btn.dropdown-toggle:after {
	vertical-align: bottom !important
}

.w-35 {
	width: 35% !important
}

.w-45 {
	width: 45% !important
}

.w-max {
	width: auto !important
}

.tnp-email {
	max-width: 300px !important;
	box-sizing: border-box !important;
	padding: 10px !important;
	display: inline-block !important;
	border: 1px solid #ddd !important;
	background-color: #f4f4f4 !important;
	color: #444 !important;
	border-radius: 0 !important
}

.border-radious-cstm-1 {
	border-radius: 4% !important 0 0 !important
}

.btn-my-acc {
	border-radius: 50px !important;
	padding: 0 !important;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	vertical-align: middle;
	text-decoration: none;
	margin-right: 5px
}

.btn-my-acc:hover {
	text-decoration: none !important;
	color: #fff
}

.dropdown-item:active {
	background-color: #183f72
}

.bg-template {
	background-color: #013047 !important;
	color: #00b5e7 !important
}

.get-the-app {
	font-size: .8rem !important;
	font-weight: 700 !important
}

.mobile-app-link {
	border-radius: 5px;
	max-width: 100%;
	display: inline-block
}

@-webkit-keyframes loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

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


	form {
		min-width: initial
	}

	.email-logo {
		height: 60px
	}
}

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


	body .tabs.tabs-simple .nav-tabs>li .nav-link.active {
		display: block
	}

	body .tabs.tabs-simple .nav-tabs>li .nav-link {
		display: none
	}

	.feature-box-info-sm {
		display: table;
		width: 100%;
		font-size: 11px
	}

	.header-btn-collapse-nav-sm {
		width: 55px
	}

	.custom-font-size-sm-1,
	.font-weight-semibold-sm {
		font-size: 13px !important
	}

	.header-logo a img {
		height: 45px
	}

	.mb-60px {
		margin-bottom: 60px !important
	}

	.hide-sm {
		display: none !important
	}

	.me-sm-0 {
		margin: 0 !important
	}

	.btn-secondary-cstm {
		padding: 1.25em !important
	}

	.btn-my-acc {
		padding: 16px 5px 16px 10px !important
	}

	.w-sm-40 {
		width: 40% !important
	}

	.w-max {
		width: 100% !important
	}

	.fa-caret-down:before {
		content: "\f078" !important;
		font-size: smaller !important
	}
}

.tr__phone_number {
	border: 1px solid #053047;
	display: inline-block;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 600;
	padding: 14px;
	font-family: inherit;
	color: #333
}

.tr__phone_number:hover {
	color: #333
}

.tr__phone_number>span {
	display: inline-block;
	vertical-align: middle;
	color: #053047
}

.tr__email_atag,
.tr__gps-btn span {
	font-weight: 600;
	color: #323c46;
	display: inline-block
}

.tr__phone_number>span:first-child {
	padding-right: 5px
}

.tr__email_atag {
	font-size: 14px;
	margin-left: 14px;
	letter-spacing: normal
}

.tr__header-left,
.tr__header-right {
	max-width: 38%;
	flex: 0 0 38%
}

.tr__logo-wrap {
	max-width: 55.5%;
	flex: 0 0 27.5%
}

.tr__gps-btn span {
	font-size: 16px;
	letter-spacing: .02em;
	width: 100%
}

.tr__gps-btn img {
	max-width: 52px
}

.tr__login__btn>a {
	background-color: #053047 !important;
	border-radius: 2em
}

.header-top {
	padding: 26px 0 !important
}

.tr__menu-wrap {
	background-color: #053047
}

.header-top,
.tr__menu-wrap .header-container.container {
	height: auto !important
}

.tr__summerytag {
	padding: 0 !important;
	line-height: normal
}

.btn.dropdown-toggle.tr__summerytag:after {
	vertical-align: middle !important
}

.tr__btn-account {
	border-radius: 50px !important;
	text-decoration: none
}

.dropdown-menu.show {
	display: block;
	right: auto !important;
	top: 39px !important
}

.tr__quick-links ul.list-unstyled a:hover {
	color: #ec8527 !important
}

.footer_bg {
	background-color: #f7f9f9 !important
}

.tr__footer_logo {
	width: 100%;
	max-width: 76%
}

.tr__quick-links {
	padding-left: 85px
}

.tr__contact-info {
	padding-left: 40px
}

footer#footer h4 {
	font-size: 22px;
	font-weight: 500 !important;
	line-height: 24.2px;
	letter-spacing: 0;
	color: #053047 !important;
	margin-bottom: 25px
}

.tr__quick-links ul.list-unstyled a {
	color: #053047 !important;
	font-size: 14px;
	padding: 0 0 15px;
	display: inline-block
}

#footer .tr__contact-info svg path {
	fill: #053047 !important
}

#footer .tr__contact-info svg {
	width: 24px;
	height: 24px
}

.tr__contact-info .feature-box-info span {
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	color: #333 !important
}

.tr__social-media {
	max-width: 50%;
	flex: 0 0 50%;
	justify-content: flex-end
}

.tr__border_bottom {
	border-bottom: 1px solid #053047
}

.tr__social-media a:last-child {
	margin-right: 0
}

.tr__social-media a {
	margin: 0 13px
}

.tr__contact-info li {
	margin-bottom: 12px !important
}

.tr__copyright {
	max-width: 50%;
	flex: 0 0 50%
}

.copyrightpadding {
	padding-left: 0 !important;
	padding-right: 0 !important
}

@media (min-width:992px) {
	.customercard {
		/* width: 55% !important; */
	}

	.card_title {
		min-width: 50%;
		display: flex;
	}

	#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
		color: #777 !important;
		padding: 6px 18px !important
	}

	#header .tr__menu-wrap.tr__menu-wrap .header-nav-main nav>ul>li a.active {
		color: #ff0 !important
	}

	#header .tr__menu-wrap .header-nav-main nav>ul>li a {
		color: #fff !important;
		padding: 18px 20px !important;
		font-size: 18px;
		font-weight: 500
	}
}

@media (max-width:1199px) {
	.card_title {
		min-width: 50%;
		display: flex;
	}

	.tr__phone_number {
		padding: 14px 8px
	}

	.tr__quick-links {
		padding-left: 60px
	}

	.tr__contact-info {
		padding-left: 0
	}
}

@media (max-width:991px) {
	.card_title {
		min-width: 50%;
		display: flex;
	}

	.tr__gps-btn span,
	.tr__header-left {
		display: none
	}

	.tr__logo-wrap {
		max-width: 45%;
		flex: 0 0 45%
	}

	.tr__header-right {
		max-width: 55%;
		flex: 0 0 55%
	}

	.tr__gps-btn img {
		max-width: 63px
	}

	.tr__gps-btn {
		position: relative;
		top: 5px;
		margin-right: 12px
	}

	.tr__menu-wrap {
		background-color: transparent
	}

	#header .header-btn-collapse-nav {
		background: #053047;
		width: 40px;
		height: 40px
	}

	.tr__quick-links {
		padding: 25px 0 25px 12px
	}

	.tr__contact-info {
		padding-left: 12px;
		padding-right: 0
	}

	.tr__contact-info ul {
		margin-left: -10px
	}

	#header .header-top {
		border-bottom: 1px solid #212529 !important
	}
}

@media (max-width:767px) {

	.card_title {
		min-width: 30% !important;
		display: inline;
	}

	.tr__copyright,
	.tr__social-media {
		max-width: 100%;
		flex: 0 0 100%;
		justify-content: flex-start
	}

	.footer-copyright {
		padding: 0 12px
	}

	.tr__copyright {
		margin: 0 0 16px
	}

	.tr__social-media a:first-child {
		margin-left: 0
	}

	.tr__logo-wrap {
		padding-bottom: 15px
	}
}

@media (max-width:600px) {



	.tr__header-right,
	.tr__logo-wrap {
		max-width: 100%;
		flex: 0 0 100%;
		justify-content: center !important
	}

	#header .header-row {
		flex-wrap: wrap
	}

	.header-top {
		padding: 26px 15px !important
	}
}

.back_button {
	width: auto;
	height: auto;
	border-radius: 50% !important;
	background-color: #183f72 !important;
	color: white;
	border: none !important;
	padding: 10px 10px !important;
	-webkit-transition: background-color 1s, color 1s, -webkit-transform 0.5s;
	transition: background-color 1s, transform 0.5s;
}

.back_button:hover {
	background-color: rgba(255, 255, 255, 0.8);
	color: white;
	-webkit-transform: translateX(-5px);
	-webkit-box-shadow: 5px 0px 18px 0px rgba(105, 105, 105, 0.8);
	-moz-box-shadow: 5px 0px 18px 0px rgba(105, 105, 105, 0.8);
	box-shadow: 5px 0px 18px 0px rgba(105, 105, 105, 0.8);
}

.back_button:focus,
.back_button:active {
	outline: none;
	/* Remove the default focus outline */
	box-shadow: none;
	/* Remove the default focus shadow */
	/* Add any additional styles to remove the default blue color */
}

.customercard {
	background: #fafafa;
	border: 0;
}

.cus_card_data {
	font-weight: 500;
}

.btn_back {
	background: #fafafa;
	color: #013047 !important;
}

.cus_card_title {
	font-size: 18px;
	font-weight: 500;
}

.sub_table {
	margin-bottom: 15px !important;
	background: #fafafa;
	margin-top: 15px !important;
}



.middle {
	width: 100%;
	text-align: center;

	h1 {
		color: #fafafa;
	}

	input[type="radio"] {
		display: none;

		&:checked {
			+.box {
				background-color: #053047;
				font-family: Arial, sans-serif;

				span {
					color: white;
					transform: translateY(70px);

					&:before {
						transform: translateY(0px);
						opacity: 1;
					}
				}
			}
		}
	}

	.box {
		width: 200px;
		font-family: Arial, sans-serif;
		height: 200px;
		background-color: whitesmoke;
		transition: all 250ms ease;
		will-change: transition;
		display: inline-block;
		text-align: center;
		cursor: pointer;
		position: relative;
		font-weight: 600;
		display: flex;
		flex-direction: column;
		border: solid black;

		&:active {
			transform: translateY(10px);
		}

		span {
			/* position: absolute; */
			align-items: center;
			justify-content: center;
			transform: translate(0, 60px);
			font-family: Arial, sans-serif;
			left: 0;
			right: 0;
			transition: all 300ms ease;
			font-size: 1.5em;
			user-select: none;
			color: #053047;
			font-family: Arial, sans-serif;

			&:before {
				font-size: 1.2em;
				display: block;
				transform: translateY(-80px);
				opacity: 0;
				transition: all 300ms ease-in-out;
				font-weight: normal;
				color: white;
			}
		}
	}	
}
.plan_modal_content {
	color: black !important;
	line-height: 26px;
	margin: 0 0 10px;
	font-size: 15px !important;
	font-weight: 500 !important;
}

.plan_continue {
	background-color: whitesmoke !important;
}

.plan_continue:hover {
	color: white;
	background-color: #053047 !important;

}


.upgrade-subscription {
	margin-right: 10px !important;
}

.current-indicator{
	
		position: absolute;
		right: 77px !important;
		top: -70px;
		background: red;
		text-align: center;
		border-radius: 0px 0px 57px 0px;
		color: white;
		padding: 0px 0px;
		font-size: 16px !important;
}
.loader1 {
	border: 4px solid rgba(0, 0, 0, 0.1);
	border-left: 4px solid #333;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: spin 1s linear infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999; /* Ensure the loader appears above other content */
	display: none; /* Initially hide the loader */
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }

  .loader-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7); /* semi-transparent white */
	z-index: 999; /* Ensure the overlay appears above other content */
	display: none; /* Initially hide the overlay */
  }



  /* custome stepper */


  .stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.setup-content {
	display: none;
}
.setup-panel div a.disabled {
	pointer-events: none;
	cursor: default;
}