

.tp-footer-space {
	padding-top: 230px
}

@media (max-width:767px) {
	.tp-footer-space {
		padding-top: 110px
	}
}

.tp-footer-title {
	color: var(--tp-common-white);
	font-size: 35px;
	font-weight: 500
}

@media (max-width:767px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
	.tp-footer-title br {
		display: none
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.tp-footer-title {
		font-size: 25px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-title {
		font-size: 24px
	}
}

@media (max-width:767px) {
	.tp-footer-title {
		font-size: 28px;
		margin-bottom: 30px
	}
}

.tp-copyright-bottom {
	padding-top: 40px
}

@media (max-width:767px) {
	.tp-copyright-text {
		margin-bottom: 10px
	}
}

.tp-copyright-text p {
	color: var(--tp-common-white);
	font-weight: 400
}

@media (max-width:767px) {
	.tp-copyright-text p {
		font-size: 20px
	}
}

.tp-copyright-right span {
	color: var(--tp-common-white);
	font-size: 400;
	font-weight: 400;
	padding-left: 45px
}

.tp-copyright-right span:hover {
	color: var(--tp-theme-primary)
}

.tp-copyright-box {
	border-bottom: 1px solid #383841;
	border-top: 1px solid #383841;
	padding-bottom: 30px;
	padding-top: 30px
}

.tp-copyright-social a {
	border: 1px solid #383841;
	border-radius: 50%;
	color: var(--tp-common-white);
	display: inline-block;
	font-size: 26px;
	font-weight: 400;
	height: 60px;
	line-height: 60px;
	margin-left: 20px;
	text-align: center;
	width: 60px
}

.tp-copyright-social a:hover {
	background-color: var(--tp-theme-1);
	border-color: var(--tp-theme-1);
	color: var(--tp-common-white)
}

@media (max-width:767px) {
	.tp-copyright-social a {
		margin-left: 0;
		margin-right: 10px
	}
}

.footer-widget-info {
	border-bottom: 1px solid #ebecef
}

.footer-widget-info .tp-footer-title {
	color: var(--tp-common-black);
	font-size: 50px;
	font-weight: 700
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.footer-widget-info .tp-footer-title {
		font-size: 44px
	}
}

@media (max-width:767px) {
	.footer-widget-info .tp-footer-title {
		font-size: 29px
	}
}

.footer-widget-info p {
	font-size: 26px;
	font-weight: 400;
	line-height: 29px;
	margin: 0 auto;
	max-width: 625px;
	padding-bottom: 35px
}

@media (max-width:767px) {
	.footer-widget-info p {
		font-size: 14px
	}
}

.footer-widget-info .right-receved {
	color: var(--tp-common-black);
	font-size: 22px;
	font-weight: 400
}

.tp-copyright-social-two a {
	border-color: #edeef1;
	border-radius: 50%;
	color: var(--tp-common-black);
	display: inline-block;
	font-size: 26px;
	font-weight: 400;
	height: 45px;
	line-height: 45px;
	margin-left: 20px;
	text-align: center;
	width: 45px
}

@media (max-width:767px) {
	.tp-copyright-social-two a {
		margin-left: 0;
		margin-top: 20px
	}
}

.tp-cpoyright-menu a {
	color: var(--tp-common-black);
	font-size: 22px;
	font-weight: 400;
	padding: 0 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-cpoyright-menu a {
		padding-left: 0
	}
}

@media (max-width:767px) {
	.tp-cpoyright-menu a {
		padding: 0 10px
	}
}

.tp-cpoyright-menu a:hover {
	color: var(--tp-theme-1)
}

.tp-footer-widget {
	margin-bottom: 100px;
	position: relative;
	z-index: 2
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-widget {
		margin-bottom: 70px;
		padding-left: 0
	}
}

@media (max-width:767px) {
	.tp-footer-widget {
		margin-bottom: 45px;
		padding-left: 0
	}
}

.tp-footer-widget__logo img {
	width: 180px
}

.tp-footer-widget__text p {
	color: #8a90a2;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
	.tp-footer-widget__text p {
		font-size: 14px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-widget__text p {
		margin-right: 30px
	}
}

.tp-footer-widget__social-link a {
	background-color: #3e3e45;
	border-radius: 50%;
	color: #9e9ea2;
	display: inline-block;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	margin-right: 10px;
	text-align: center;
	width: 44px
}

.tp-footer-widget__social-link a:hover {
	background-color: var(--tp-theme-1);
	color: var(--tp-common-white)
}

.tp-footer-widget__social-link-2 a {
	background-color: var(--tp-grey-1)
}

.tp-footer-widget .footer-title {
	color: var(--tp-common-white);
	font-size: 30px;
	font-weight: 500
}

.tp-footer-widget__list ul li {
	margin-bottom: 15px
}

.tp-footer-widget__list ul li a {
	color: #8a90a2;
	font-size: 24px;
	font-weight: 400
}

.tp-footer-widget__list ul li:hover a {
	color: var(--tp-theme-primary)
}

.tp-footer-widget__input {
	position: relative
}

.tp-footer-widget__input input {
	background-color: #313138;
	border: 0;
	border-radius: 10px;
	color: #96a1b6;
	height: 60px;
	padding-left: 20px;
	padding-right: 75px;
	width: 100%
}

.tp-footer-widget__input input::-moz-placeholder {
	color: #96a1b6
}

.tp-footer-widget__input input::placeholder {
	color: #96a1b6
}

.tp-footer-widget__input button {
	background-color: var(--tp-theme-1);
	border-radius: 10px;
	color: var(--tp-common-white);
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px
}

.tp-footer-widget__tp-insta-img {
	position: relative
}

.tp-footer-widget__tp-insta-img img {
	border-radius: 10px
}

.tp-footer-widget__tp-insta-img:after {
	background-color: rgba(66, 62, 243, .8);
	border-radius: 10px;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: .3s;
	visibility: hidden;
	width: 100%
}

.tp-footer-widget__tp-insta-img-icon {
	color: var(--tp-common-white);
	font-size: 25px;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: .3s;
	visibility: hidden;
	z-index: 2
}

.tp-footer-widget__tp-insta-img:hover .tp-footer-widget__tp-insta-img-icon,
.tp-footer-widget__tp-insta-img:hover:after {
	opacity: 1;
	visibility: visible
}

.tp-input-white input {
	background-color: var(--tp-grey-1)
}

.tp-input-white button {
	background-color: var(--tp-common-blue);
	color: var(--tp-common-black)
}

.tp-copyright-left p {
	color: var(--tp-common-white);
	font-size: 15px;
	font-weight: 400
}

.tp-copyright-logo img {
	width: 250px
}

.tp-copyright-right a {
	color: var(--tp-common-white);
	font-size: 22px;
	font-weight: 400;
	margin-left: 60px
}

.tp-copyright-right a:hover {
	color: var(--tp-theme-primary)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.tp-copyright-right a {
		margin-left: 30px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-copyright-right a {
		margin-left: 15px
	}
}

@media (max-width:767px) {
	.tp-copyright-right a {
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 10px
	}
}

.tp-copyright-color a {
	color: var(--tp-common-black)
}

.copyright-border {
	border-top: 1px solid #3e3e45
}

.circle-animation.footer-animation {
	border: 1px solid #383841;
	border-radius: 50%;
	height: 124px;
	left: 4%;
	position: absolute;
	top: 23%;
	width: 124px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
	.circle-animation.footer-animation {
		left: 0;
		top: 7%
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.circle-animation.footer-animation {
		left: 0;
		top: 7%
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.circle-animation.footer-animation {
		left: 0;
		top: 7%
	}
}

.circle-animation span.tp-circle-3 {
	-webkit-animation: circle-animation2 10s linear infinite;
	animation: circle-animation2 10s linear infinite;
	background: transparent;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	top: calc(50% - 1px);
	transform: scaleX(-1);
	transform-origin: left;
	width: 50%
}

.circle-animation span.tp-circle-3:after {
	background-color: #ffadad;
	border-radius: 50%;
	bottom: -25px;
	content: "";
	height: 16px;
	position: absolute;
	right: -7px;
	width: 16px
}

.tp-footer-border-shape {
	border: 2px solid #383841;
	height: 700px;
	left: -483px;
	position: absolute;
	top: -228px;
	transform: rotate(30deg);
	width: 700px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
	.tp-footer-border-shape {
		height: 500px;
		left: -353px;
		top: -228px;
		width: 500px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.tp-footer-border-shape {
		height: 500px;
		left: -353px;
		top: -228px;
		width: 500px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-border-shape {
		height: 500px;
		left: -353px;
		top: -228px;
		width: 500px
	}
}

.tp-footer-shape-one {
	bottom: 70px;
	left: 0;
	position: absolute
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-shape-one {
		bottom: 90px;
		left: -60px
	}
}

@media (max-width:767px) {
	.tp-footer-shape-one {
		display: none
	}
}

.tp-footer-shape-two {
	-webkit-animation: jumpTwo 3s linear infinite;
	animation: jumpTwo 3s linear infinite;
	bottom: 140px;
	position: absolute;
	right: 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.tp-footer-shape-two {
		bottom: 200px
	}
}

@media (max-width:767px) {
	.tp-footer-shape-two {
		display: none
	}
}

.footer-clip-shape {
	left: 0;
	position: absolute;
	right: 0;
	top: -2px;
	z-index: 2
}

.footer-clip-shape svg {
	width: 100%
}

@media only screen and (min-width:1400px) and (max-width:1600px) {
	.footer-clip-shape {
		line-height: 1;
		top: -17px
	}
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
	.footer-clip-shape {
		line-height: 1;
		top: -22px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.footer-clip-shape {
		line-height: 1;
		top: -25px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.footer-clip-shape {
		line-height: 1;
		top: -30px
	}
}

@media (max-width:767px) {
	.footer-clip-shape {
		line-height: 1;
		top: -42px
	}
}

.bp-footer-widget-color {
	border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.bp-cpoyright-menu a,
.bp-footer-widget-color .right-receved,
.bp-footer-widget-color p {
	color: hsla(0, 0%, 100%, .8)
}

.bp-copyright-social a {
	border: 1px solid #36363c;
	color: hsla(0, 0%, 100%, .5)
}

.bp-foooter-shape-1 {
	-webkit-animation: moving 12s linear infinite;
	animation: moving 12s linear infinite;
	position: absolute;
	right: 140px;
	top: 100px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:1400px) and (max-width:1600px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
	.bp-foooter-shape-1 {
		right: 72px;
		top: 47px
	}
}

.bp-foooter-shape-2 {
	bottom: 106px;
	left: 50px;
	position: absolute
}

.bs-footer-shape-1 {
	-webkit-animation: rotate2 8s linear infinite;
	animation: rotate2 8s linear infinite;
	left: 120px;
	position: absolute;
	top: 40%
}

.bs-footer-shape-2 {
	-webkit-animation: moving 10s linear infinite;
	animation: moving 10s linear infinite;
	position: absolute;
	right: 120px;
	top: 40%
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.tp-cpoyright-menu {
		margin-bottom: 0
	}
}

.tp-backto-top {
	border: 1px solid #eff2f6;
	height: 142px;
	margin: 0 auto;
	right: 0;
	width: 142px;
	z-index: 3
}

.tp-backto-top,
.tp-backto-top:after {
	border-radius: 50%;
	left: 0;
	position: absolute
}

.tp-backto-top:after {
	background-color: var(--tp-theme-primary);
	content: "";
	display: inline-block;
	height: 100%;
	text-align: center;
	top: 0;
	transform: scale(.8);
	width: 100%
}

.tp-backto-top svg {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: 9
}

.tp-clip-height-one {
	background: #292930;
	height: 95px
}

.tp-clip-height-two {
	background: #292930;
	height: 130px;
	overflow: hidden;
	position: relative;
	z-index: 222
}

@media (max-width:767px) {
	.tp-clip-height-two {
		height: 0
	}
}

.scroll-top {
	background: var(--tp-theme-1);
	border: none;
	border-radius: 6px;
	bottom: -10%;
	color: var(--tp-common-white);
	cursor: pointer;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	right: 50px;
	text-align: center;
	transition: 1s ease;
	width: 50px;
	z-index: 99
}

@media (max-width:767px) {
	.scroll-top {
		right: 30px
	}
}

.scroll-top.open {
	bottom: 30px
}

.scroll-top:after {
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, .25) 0, transparent 80%);
	content: "";
	height: 10px;
	left: 5%;
	opacity: 1;
	position: absolute;
	top: 100%;
	width: 90%;
	z-index: -1
}

.breadcrumb__content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.breadcrumb__content li {
	color: var(--tp-common-blue);
	display: inline-block;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase
}

.breadcrumb__content ul li+li {
	margin-left: 15px;
	padding-left: 30px
}

.breadcrumb__content ul li:before {
	content: "/";
	display: block;
	left: 0;
	position: absolute;
	top: 0
}

.accept li {
	float: left;
	margin-right: 20px
}

.payment-img img {
	max-width: 100%
}

.grecaptcha-badge {
	display: none !important
}


.sidebar__wrapper {
    position: -webkit-sticky; 
    position: sticky;
    top: 0;
    z-index: 10; 
}


.tax_name{
    margin-bottom: 0px !important;
    font-weight: 500;
}

p.text-center.pt-2{
    font-weight: 500;
}

/* Style the scrollbar */
.tp-mission-tab::-webkit-scrollbar {
    width: 8px;  /* Vertical scrollbar width */
    height: 12px; /* Horizontal scrollbar height */
}

/* Style the scrollbar track (background) */
.tp-mission-tab::-webkit-scrollbar-track {
    background: #f1f1f1; /* Light background */
    border-radius: 10px;
}

/* Style the scrollbar thumb (the draggable part) */
.tp-mission-tab::-webkit-scrollbar-thumb {
    background: var(--tp-common-blue); /* Using theme variable */
    border-radius: 10px;
}

/* Hover effect */
.tp-mission-tab::-webkit-scrollbar-thumb:hover {
    background: #777; /* Slightly darker on hover */
}

/* Firefox Scrollbar */
.tp-mission-tab {
    scrollbar-width: thin; /* Keeps scrollbar thin */
    scrollbar-color: var(--tp-common-blue) #f1f1f1; /* Thumb color | Track color */
    overflow: auto !important; /* Always visible */
}

