@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css);

*,
body,
html {
	margin: 0;
	padding: 0
}

a,
p {
	font-size: 16px
}

.nav-link,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: colfax, sans-serif
}



.form-box input,
select {
	height: 50px;
	background: #f2f3f7 !important
}

button.btn.btn-order-now,
button.btn.btn-order-now:hover {
	padding: 10px 20px;
	font-weight: 700;
	background: #2a2561;
	text-transform: uppercase
}

p.history-card-paragraph {
    color: #1d2049 !important;
}

.sitemap li a,
legend {
	display: block;
	width: 100%
}

.card,
.card-img-top,
.fF404col8,
.form-bg,
.thankYou-box {
	text-align: center
}

.card-detail-box,
.transparent-card {
	transition: transform .3s cubic-bezier(.155, 1.105, .295, 1.12), box-shadow .3s, -webkit-transform .3s cubic-bezier(.155, 1.105, .295, 1.12);
	cursor: pointer
}

h3.service-expert.text-center {margin-top: 41px;}

.card-shadow,
.grid-main-card a,
.helpng-btn-assign,
.helpng-btn-assign-footer,
.list-unstyled a,
.list-unstyled a:hover,
.nav-link {
	text-decoration: none
}

body,
html {
	overflow-x: hidden !important
}

.form-border {
	background: url(https://assignmenthelpzone.co.uk/img/thank.webp);
	padding: 80px 0
}

#spinner {
	width: 18px;
	height: 18px;
	border: 2px solid #1d2049;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	animation: 1s linear infinite rotation;
	margin-left: 10px
}

#amount-box,
#back-to-top,
.hide-footer,
.hide-header,
.mobile-show {
	display: none
}

@keyframes rotation {
	100% {
		transform: rotate(360deg)
	}
}

@font-face {
	font-family: colfax, sans-serif;
	src: url("../font/Colfax-Regular.otf") format("otf");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@keyframes marquee {
	0% {
		transform: translateX(100%)
	}

	100% {
		transform: translateX(-100%)
	}
}

:root {
	--header-color: #eef0fd;
	--text-quotes-color: #1d2049;
	--service-section-bg: #f6eefd;
	--span-heading-text-color: #e39125
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff
}

p {
	font-weight: 400;
	color: #4a4a4a;
	padding: 20px 0
}

a {
	text-decoration: none !important;
	line-height: normal !important
}

.logo {
	width: 200px
}

.header-color {
	background-color: var(--header-color)
}

.nav-link {
	color: #545455 !important;
	font-size: 18px !important;
	font-weight: 700 !important
}

#navbarSupportedContent {
	flex-basis: auto;
	justify-content: center
}

.sticky-header {
	position: fixed;
	width: 100%;
	z-index: 99999999999
}

.testimonial-item {
    background: #ffffff;
    padding: 28px;
    border-radius: 10px;
    min-height: 250px;
    margin-bottom: 20px;
}

.user-client {
    width: 70px;
    height: 70px;
    opacity: 0.7;
    border-radius: 50%;
    margin-bottom: 12px;
}

.test-name {
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 15px;
    text-align: center;
}

.testimonial-item p {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    text-align: center;
}

p.service-para-text {
    text-align: left;
}

#back-to-top {
	position: fixed;
	bottom: 130px;
	right: 20px;
	background-color: #e19025;
	color: #fff;
	border: none;
	border-radius: 50px;
	padding: 10px 15px;
	cursor: pointer
}

button#back-to-top i {
	font-size: 22px
}

.nav-link:active {
	color: var(--text-quotes-color) !important
}

.fF404col8 {
	margin: 0 auto;
	padding: 50px 15px
}

.hero-banner31 {
	height: auto;
	background-image: url(https://assignmenthelpzone.co.uk/img/abc-new.webp);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 200px
}

.form-box {
	background: #fff;
	border-radius: 50px;
	padding: 60px 40px;
	box-shadow: 2px -1px 9px -1px #1f3e7e75
}

select {
	margin-bottom: 30px !important
}

.form-box label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

.form-box input {
	margin-bottom: 30px
}

#contact-form input,
#contact-form textarea,
.service-form h2 {
	margin-bottom: 20px
}

.form-check.paybutton input {
	height: 16px !important
}

.form-section {
	margin-top: -120px;
	padding-bottom: 50px
}

legend {
	padding: 0;
	margin-bottom: 20px !important;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600
}

textarea#instruction {
	background: #f2f3f7;
	height: 70px;
	margin-bottom: 20px;
}

.fileupload {
	margin-bottom: 0px !important;
}

#fileSizeLimit {
	font-size: 12px;
}

.account_box_desk {
	margin-top: 20px;
}

.paybutton .form-check-input:checked {
	background-color: #e39125 !important;
	border-color: #e39125 !important
}

.heading-text {
	color: #e39125;
	font-size: 37px;
	font-weight: 900;
	line-height: 49px
}

.thankYou-box {
	padding: 50px 0
}

#btnsubmit:hover {
	background: #fff !important;
	color: #e39125 !important;
	border: 2px solid #e39125
}

#btnsubmit {
	margin-top: 10px;
	background: #e39125 !important;
	padding: 0 50px;
	font-weight: 600;
	font-size: 17px !important;
	border: 2px solid #e39125
}

.link-secondary,
.tickmark li a {
	color: #2a2561 !important
}

.hero-para-text,
.top-bar-social i,
a.mail,
a.phone {
	color: #fff !important
}

.testimonial-item .user-client {
    display: block;
    margin: 0 auto;
}


.top-bar {
	background: #1d2049 !important;
	padding: 7px 0
}

.top-bar img {
	width: 16px
}

a.phone {
	margin-right: 25px !important
}

.top-bar-social i {
	padding-left: 9px !important
}

.header-menu .submenu {
	background: hsla(0, 0%, 100%, .91);
	box-shadow: 0 14px 24px rgba(0, 0, 0, .12);
	border-radius: 0 0 12px 12px;
	padding: 1rem;
	overflow-y: auto
}

.submenu::-webkit-scrollbar {
	width: 6px;
	background: #15195e
}

.submenu::-webkit-scrollbar-thumb {
	background: #e19025;
	max-height: 20px
}

.navbar-nav .nav-item {
	border-bottom: 5px solid #eef0fd !important
}

.navbar-nav .nav-item:hover {
	border-bottom: 5px solid #e19025 !important
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	top: 70px
}

.nav-item .dropdown-menu {
	transition: .25s
}

button.btn.btn-order-now {
	border-radius: 20px;
	color: #fff;
	background: linear-gradient(90deg, #2a2561 0, #704697 35%)
}

button.btn.btn-order-now:hover {
	border: 1px solid;
	border-radius: 20px;
	color: #110d0d;
	background: linear-gradient(110deg, #6f6c92 0, #704697 35%)
}

.header-menu .submenu {
	display: none;
	position: absolute;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border: none
}

.header-menu .nav-item:hover .submenu {
	display: block;
	padding: 0;
	background: #eef0fd
}

.submenu li a {
	padding: 10px
}

.submenu li a:hover {
	background: #e39125;
	color: #fff
}

.hero-section-bg {
    height: auto;
    background-image: url(https://assignmenthelpzone.co.uk/img/herobg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-top: 53px;
    padding-bottom: 40px;
}

.normal-heading,
.upper-heading {
	font-family: colfax, sans-serif;
	display: block;
	color: #fff
}

.upper-heading {
	font-weight: 400;
	font-size: 28px;
	line-height: 42px
}

.form-bg h3 span,
.normal-heading {
	font-weight: 700
}

.normal-heading {
	font-size: 40px
}

.style-heading {
	position: relative;
	font-family: "Nothing You Could Do", cursive;
	color: #fff;
	font-weight: 400;
	font-size: 36px;
	text-transform: lowercase;
	display: inline-block
}

.style-heading::before {
	position: absolute;
	content: url("../img/yellow-line.webp");
	top: 30px;
	left: 50px;
	-webkit-animation: 1s infinite alternate mover;
	animation: 1s infinite alternate mover
}

.offering-col h2::before,
.style-txt::after {
	-webkit-animation: 1s infinite alternate mover
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0)
	}

	100% {
		transform: translateY(-8px)
	}
}

.normal-heading2 {
	font-size: 45px;
	font-family: colfax, sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 40px;
	display: inline-block
}

.content-text-section h1 {
	font-size: 70px;
	font-family: colfax, sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase
}

.content-text-section p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: colfax, sans-serif;
	line-height: 21px
}

.form-bg h3,
.form-bg h3 span {
	color: #2a2561;
	font-size: 40px;
	font-family: colfax, sans-serif
}

.form-bg {
	background-color: rgba(255, 255, 255, .7);
	position: relative;
	padding: 40px 20px;
	border-radius: 30px;
	width: 400px;
	height: auto;
	float: right
}

.form-bg::before {
	content: url(../img/form-bg-two.webp);
	position: absolute;
	top: -78px;
	left: -135px;
	overflow: hidden
}

.form-bg h3 {
	font-weight: 400
}

.service-form h2 {
	font-size: 34px;
	color: #1d2049;
	font-weight: 400
}

.form-text-bold {
	font-weight: 800
}

.helping-btn,
.helping-btn-secondary,
.submit-btn {
	font-weight: 700;
	text-transform: uppercase
}

textarea {
	height: 150px
}

.colorlib-contact #form-hide {
	background: #e39125;
	padding: 25px 15px;
	border-radius: 15px
}

.colorlib-contact {
	padding: 60px 0
}

.bank-table td {
	border: 1px solid #000;
	padding: 7px
}

.form-control:focus {
	color: var(--bs-body-color);
	background-color: var(--bs-body-bg);
	border-color: #86b7fe;
	outline: 0 !important;
	box-shadow: none !important
}

.form-bg form {
	position: relative !important
}

.submit-btn {
	border-radius: 5px;
	padding: 10px 20px;
	color: #fff !important;
	background: #e39125 !important
}

.Queries-bg,
.helping-bg {
	background-color: var(--header-color);
	justify-content: center;
	align-items: center
}

.Queries-bg h2,
.helping-bg h2 {
	font-size: 17px;
	font-weight: 400;
	font-family: colfax, sans-serif;
	line-height: 21px;
	color: #1d2049
}

.helping-btn {
	border-radius: 30px;
	padding: 12px 33px;
	color: #1d2049 !important;
	background: #e39125;
	font-size: 16px;
	border: 2px solid #e39125
}

.helping-btn:hover {
	color: #1d2049 !important;
	border: 2px solid #1d2049;
	background: var(--header-color)
}

.helping-btn-secondary {
	color: #704697;
	border: 2px solid #704697;
	background: var(--header-color);
	border-radius: 30px;
	padding: 12px 33px;
	font-size: 16px;
	font-family: colfax, sans-serif
}

.helping-btn-secondary:hover {
	border-radius: 30px;
	padding: 12px 33px;
	color: #fff !important;
	background: #2a2561;
	background: linear-gradient(90deg, #2a2561 0, #704697 35%)
}

.top-uni-section h2 {
	color: #1d2049;
	font-size: 20px;
	font-weight: 400;
	font-family: colfax, sans-serif
}

.top-uni-section h3 {
	color: #2a2561;
	font-size: 35px;
	font-weight: 700;
	font-family: colfax, sans-serif
}

.grid-main-card h2,
.offering-col h2,
.style-txt {
	font-family: "Nothing You Could Do", cursive;
	font-weight: 400;
	font-size: 40px;
	position: relative
}

.top-uni-section h3 span {
	color: #e39125
}

.offering-col {
	background-color: #1d2049;
	padding: 50px 55px;
	border-radius: 15px;
	position: relative;
	width: auto;
	height: auto
}

.box-image,
.service-bg-shadow,
.shadow-background {
	position: relative
}

.shadows-bg::after {
	content: url(../img/shadow-one.webp);
	position: absolute;
	top: -100%;
	left: -243px;
	z-index: -999 !important;
	overflow: hidden
}

.transparent-card {
	background-color: transparent !important;
	border: none
}

.transparent-card:hover {
	transform: scale(1.05);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06)
}

.grid-main-card h2::after,
.style-txt::after {
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute
}

.Assignment-div-mt-mb {
	margin-top: 70px;
	text-align: center
}

.style-txt::after {
	content: url(../img/yellow-line.png);
	top: 80%;
	animation: 1s infinite alternate mover
}

.offering-col::after {
	position: absolute;
	content: url(../img/offer-icon-four.webp);
	bottom: 0;
	right: -52px
}

.offering-col h2 {
	color: #fff
}

.grid-main-card,
.grid-main-card h3,
.offering-col h3,
.offering-col p {
	font-family: colfax, sans-serif
}

.offering-col h2::before {
	position: absolute;
	content: url("../img/yellow-line.png");
	top: 20px;
	display: inline-block;
	width: 100px;
	height: 100px;
	animation: 1s infinite alternate mover
}

.offering-col h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 700
}

.offering-col p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	text-align: justify
}

.card {
	justify-content: center;
	align-items: center;
	border: none !important
}

.card-img-top {
	width: 60px !important
}

.card-title,
.card-title a {
	color: #1d2049 !important;
	font-size: 22px;
	font-weight: 700
}

.servicescard-title {
	color: #e39125 !important;
	font-size: 22px;
	font-weight: 700;
	text-align: left
}

.card-text,
.custom-card .card-text,
.slick-dots li button {
	font-size: 12px
}

.grid-main-card {
	color: #2a2561 !important;
	font-size: 22px;
	font-weight: 700
}

.grid-main-card h2::after {
	content: url("../img/yellow-line.png");
	top: 80%;
	-webkit-animation: 1s infinite alternate mover;
	animation: 1s infinite alternate mover
}

.grid-main-card h3 {
	font-weight: 700
}

.other-service,
.our-client h2,
.service-hero-heading .icon-vection-line {
	font-family: "Nothing You Could Do", cursive
}

.grid-main-card p {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	color: #4a4a4a !important
}

.footer-heading,
.helping-div a {
	font-style: normal;
	line-height: normal
}

.custom-button {
	margin-right: 10px !important
}

.card-shadow {
	box-shadow: 0 11px 22px 0 rgba(0, 0, 0, .1);
	border-radius: 30px !important;
	min-height: 330px !important;
	display: block;
	top: 0;
	position: relative;
	padding: 0 12px;
	z-index: 0;
	border: 1px solid #f2f8f9
}

.custom-card,
.finance-std img,
.social,
.track {
	display: flex
}

.card-shadow:hover {
	transition: .2s ease-out;
	box-shadow: 0 4px 8px rgba(38, 38, 38, .2);
	top: -4px;
	border: 1px solid #ccc;
	background-color: #fff
}

.card-detail-box {
	padding: 10px 0
}

.card-detail-box:hover {
	transform: scale(1.05);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
	padding: 10px 0
}

.card-image-size {
	width: 60% !important;
	margin-left: 40px;
	margin-top: -20px
}

.image-rotate {
	transform: rotate(-20deg)
}

.service-bg-shadow::before {
	position: absolute;
	content: url("../img/Ellipse.webp");
	top: 100%;
	left: 10%;
	transform: translate(-50%, -50%);
	z-index: -999;
	overflow: hidden
}

.custom-card .card-img {
	width: 50%;
	max-width: 100%;
	height: auto
}

.custom-card .card-body {
	padding: 1rem
}

.custom-card .card-text,
.custom-card .card-title {
	text-align: left
}

.client-bg {
	background: #1d2049
}

.our-client h2 {
	position: relative;
	font-weight: 400;
	font-size: 25px;
	color: #fff
}

.icon-vection-line::before,
.other-service::before,
.our-client h2::before {
	position: absolute;
	content: url("../img/short-line.png");
	top: 100%;
	transform: translate(-50%, -50%);
	-webkit-animation: 1s infinite alternate mover;
	animation: 1s infinite alternate mover
}

.point-check ul li::before,
.tickmark li::before {
	content: url("../img/tickmark.png");
	left: 4px;
	height: 18px;
	position: absolute
}

.contact-card-text a,
.our-client p,
.social a,
a.copyright {
	color: #fff
}

.our-client h3 {
	color: #fff;
	font-family: colfax, sans-serif;
	font-size: 30px;
	width: 65%;
	font-weight: 700
}

.our-client-iamge {
	position: absolute;
	width: 40%;
	margin-top: -70px
}

.assign-help {
	background-color: #2a2561
}

.text-heading-help {
	color: #e39125;
	font-size: 25px;
	font-weight: 700
}

.text-para-help {
	color: #fff;
	font-size: 16px
}

.text-para-help1 {
	color: #2a2561;
	font-size: 16px
}
}

.helpng-btn-assign {
	color: #2a2561 !important;
	background-color: #e39125 !important;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	border-radius: 50px;
	padding: 10px 33px 13px;
	text-transform: uppercase
}

.helpng-btn-assign-footer:hover,
.helpng-btn-assign:hover {
	color: #e53694 !important;
	background-color: #2a2561 !important
}

.other-service {
	position: relative;
	font-weight: 400;
	font-size: 25px;
	color: #2a2561
}

.other-service-heading {
	width: 66%;
	font-weight: 700;
	font-size: 25px;
	color: #1d2049
}

.writng-div {
	background-color: #1d2049;
	padding: 40px 25px;
	border-radius: 20px;
	box-shadow: 0 0 10px rgb(197 197 197 / 62%);
	min-height: 180px !important
}

.writng-div h2 {
	color: #fff;
	font-size: 18px;
	font-weight: 700
}

.writng-div .writing-para {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0 !important
}

.sub-text {
	font-family: colfax, sans-serif;
	font-weight: 700;
	color: #1d2049
}

.point-check ul li,
.point-check ul li a,
.tickmark li {
	position: relative;
	text-decoration: none;
	list-style: none;
	padding-left: 30px;
	color: #2a2561;
	text-align: left;
	padding-bottom: 10px
}

.point-check ul li a {
	padding-left: 1px
}

.point-check ul li::before {
	top: 2px
}

.tickmark li::before {
	top: 4px
}

.price-box {
	position: relative;
	font-family: "Nothing You Could Do", sans-serif;
	color: #2a2561;
	font-weight: 400;
	font-size: 40px
}

.h4sub-heading,
.service-heading,
.service-hero-heading,
.service-para-text {
	font-family: colfax, sans-serif
}

.price-box h2,
.price-box h4 {
	color: #1d2049;
	font-weight: 700;
	font-size: 40px
}

.price-box h2 ::before,
.price-box h4 ::before {
	position: absolute;
	content: url("../img/short-line.png");
	top: 60%;
	left: 10;
	transform: translate(-50%, -50%);
	-webkit-animation: 1s infinite alternate mover;
	animation: 1s infinite alternate mover
}

.h4sub-heading {
	color: var(--text-quotes-color);
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize
}

.paddingtopbottom {
	padding-top: 50px
}

.cta-banner {
	background: url(../img/cta-banner.png) center center/contain no-repeat;
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: left;
	position: relative
}

.cta-banner-container {
	max-width: 735px !important;
	margin: auto
}

.order-btn {
	position: absolute;
	top: 180px
}

.order-btn a {
	font-size: 14px !important;
	padding: 10px 20px
}

.social {
	list-style: none;
	justify-content: space-between;
	width: 18%;
	padding: 0;
	margin-left: 0 !important
}

.social-icon-list li a[href^=mailto] {
	font-weight: 400 !important
}

.bg-footer-line-bar,
.footer-assign-help {
	background-color: #e39125
}

.helpng-btn-assign-footer {
	color: #1d2049 !important;
	background-color: #fff !important;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	border-radius: 50px;
	padding: 10px 33px 13px;
	text-transform: uppercase
}

.text-heading-help-footer {
	color: #1d2049;
	font-weight: 700
}

p.text-heading-help-footer {
	color: #1d2049;
	font-weight: 700;
	font-size: 26px
}

.bg-footer {
	background-color: #1d2049
}

.footer-logo-img {
	width: 75%
}

.logo-cloum h2 {
	color: #f6eefd;
	font-size: 20px;
	font-weight: 500
}

.payment-div img {
	width: 15%
}

.payment-div img:nth-child(2) {
	margin: 0 12px;
	height: 33px
}

.footer-text {
	font-size: 12px;
	color: #fff
}

.list-unstyled a {
	color: #f6eefd
}

.list-unstyled a:hover {
	color: var(--span-heading-text-color) !important
}

.list-unstyled li {
	padding: 5px 0
}

.slider {
	width: 80%;
	margin: auto
}

.sider-user-one-div {
	background-color: #eef0fd;
	border-radius: 30px;
	padding: 20px 15px;
	margin-bottom: 20px;
	width: 430px !important;
	height: 270px;
}

.client-info-sider p {
	font-size: 14px !important;
	height: 170px;
	margin: 0;
}

.client-info-sider h2 {
	color: #1d2049;
	font-weight: 700;
	font-size: 20px
}

p.test-name {
	color: #1d2049;
	font-weight: 700;
	font-size: 20px !important
}

.slick-dots li {
	margin: 0 5px
}

.slick-dots li button:before {
	font-size: 14px !important;
	color: #1d2049 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.marquee-container {
	width: 100%;
	overflow: hidden
}

.track {
	justify-content: space-evenly
}

.marquee {
	white-space: nowrap;
	animation: 20s linear infinite marquee
}

.marquee:hover {
	animation-play-state: paused
}

.helping-div a {
	color: #e39125;
	font-family: Colfax, sans-serif;
	font-size: 16px;
	font-weight: 700
}

.marquee img {
	margin: 0 40px;
	filter: gray;
	-webkit-filter: grayscale(1);
	-webkit-transition: .8s ease-in-out
}

.social-icon-list li,
.social-icon-list li a,
.social-icon-list li a:hover {
	margin-bottom: 5px;
	text-decoration: none;
	list-style: none
}

.marquee img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.01)
}

.service-section-main {
	height: auto;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 50px 0
}

.service-hero-sub-heading {
	font-weight: 700 !important;
	font-size: 35px
}

.service-hero-heading {
	color: #fff !important;
	font-size: 34px;
	font-weight: 400;
	text-transform: uppercase
}

.icon-vection-line,
.service-heading,
.service-para-text {
	color: var(--text-quotes-color)
}

.service-hero-heading .icon-vection-line {
	position: relative;
	font-weight: 400;
	font-size: 25px;
	color: #fff;
	text-transform: lowercase
}

.service-form {
	text-align: center;
	width: 75%;
	max-width: 100%;
	padding: 30px;
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	float: inline-end
}

.serivce-image-hero-bg img {
	width: 90%
}

.service-para-text {
	font-size: 16px;
	font-weight: 400;
	text-align: justify
}

.icon-vection-line {
	position: relative;
	font-family: "Nothing You Could Do", cursive;
	font-weight: 400;
	font-size: 25px;
	text-transform: lowercase
}

.service-heading {
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase
}

.servicescard-heading,
.servicesub-heading {
	font-size: 18px;
	text-transform: capitalize;
	color: var(--text-quotes-color);
	font-family: colfax, sans-serif;
	text-align: center;
	font-weight: 500
}

.servicescard-heading {
	margin: 20px 0
}

.service-sub-heading {
	color: var(--text-quotes-color);
	font-size: 30px;
	font-weight: 500;
	font-family: colfax, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px
}

.Offer-card-heading,
.card-heading,
.service-sub-heading-after-span {
	font-weight: 700;
	text-transform: capitalize
}

.service-section-padding {
	padding: 50px 0 !important
}

.service-second-section-bg {
	height: auto;
	background-color: var(--service-section-bg);
	padding: 50px 0
}

.service-sub-heading-span {
	color: var(--span-heading-text-color);
	font-weight: 700
}

.Offer-card-heading,
.Offer-paragraph,
.card-heading,
.card-paragraph,
.service-expert,
.service-sub-heading-after-span {
	color: var(--text-quotes-color);
	font-family: colfax, sans-serif
}

.service-sub-heading-after-span {
	font-size: 35px
}

.card-heading {
	font-size: 30px
}

.Offer-card-heading {
	font-size: 18px
}

.contact-form-heading,
.footer-heading,
.service-expert,
button.contact-btn {
	text-transform: uppercase
}

.Offer-paragraph,
.card-paragraph {
	font-size: 16px;
	font-weight: 400;
	text-align: center
}

.helper-user-img {
	width: 300px
}

.service-expert {
	font-size: 25px;
	font-weight: 700
}

.service-third-section {
	height: 80vh;
	position: relative
}

.service-third-section::before {
	position: absolute;
	content: url(../img/Ellipse.webp);
	transform: translate(-50%, -50%);
	top: 75%;
	left: 0;
	overflow: hidden
}

.accordion-button {
	color: #2a2561 !important;
	font-size: 16px;
	font-weight: 400;
	font-family: colfax, sans-serif !important
}

.accordion-button::after {
	flex-shrink: 0;
	width: var(--bs-accordion-btn-icon-width);
	height: var(--bs-accordion-btn-icon-width);
	margin-left: auto;
	content: "";
	background-image: url(../img/plus-icon.png) !important;
	background-repeat: no-repeat;
	background-size: var(--bs-accordion-btn-icon-width);
	transition: var(--bs-accordion-btn-icon-transition)
}

.accordion-button:not(.collapsed)::after {
	background-image: url(../img/minus-icon.png) !important;
	transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-item {
	background-color: #eef0fd !important;
	margin: 5px 0 !important
}

.accordion-item .accordion-button {
	border-radius: 10px !important;
	background: #eef0fd !important
}

.footer-heading {
	color: #e39125 !important;
	font-family: Colfax, sans-serif;
	font-size: 25px;
	font-weight: 700
}

.list-unstyled li ::before {
	position: relative;
	top: 4px;
	left: 0;
	margin-right: 5px;
	transform: translate(-50%, -50%)
}

.bg-footer .list-unstyled li a {
	font-size: 14px
}

.social-icon-list {
	padding: 0;
	margin: 0 !important
}

.social-icon-list li a[href^=tel] {
	display: block
}

.social-icon-list li a {
	color: #f6eefd !important;
	font-size: 14px
}

ul.social-icon-list li i {
	margin-right: 10px;
	color: #e39125
}

.text-alig {
	text-align: end
}

.social-icon-list li a:hover {
	color: var(--span-heading-text-color);
	font-size: 14px
}

.accordion-button:focus {
	z-index: 3;
	border-color: #704697 !important;
	outline: 0;
	box-shadow: none !important
}

.privacy_refund ul,
.sitemap-page ul {
	border: 1px solid #ccc;
	list-style: none;
	padding-left: 0
}

.privacy_refund ul li,
.sitemap-page ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 15px 10px 50px;
	position: relative
}

.privacy_refund ul li:before,
.sitemap-page ul li:before {
	content: "\f178";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	color: #1e2048;
	left: 20px;
	position: absolute
}

.privacy_refund ul li:hover,
.sitemap-page ul li:hover {
	background: #e6e6e69e;
	cursor: pointer
}

.privacy_refund ul li a,
.sitemap-page ul li a {
	color: #545455;
	font-size: 15px
}

.privacy-mail {
	text-decoration: none;
	color: #1e2048;
	font-size: 18px;
	font-family: colfax, sans-serif !important
}

.footer-links-text {
	color: #ccc;
	font-size: 14px;
	text-decoration: none
}

.footer-links-text:hover {
	color: #e19025
}

.privacy-line {
	position: relative;
	border: 1px solid #e19025;
	padding: 0 1rem;
	margin-top: 1rem;
	list-style: none
}

.privacy-border-line {
	width: 100%;
	height: 100%;
	position: absolute;
	border: 1px solid #19117e;
	top: 5px;
	left: 5px;
	z-index: -1;
	display: block
}

.contact-form-heading {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #e19025;
	font-weight: 600
}

.contact-form-para {
	position: relative;
	display: block;
	line-height: 1.2em;
	color: #0c0b39;
	font-weight: 700;
	padding: 5px 3px
}

.contact-tite .divider:after,
.contact-tite .divider:before {
	position: absolute;
	left: 0;
	top: 9px;
	height: 1px;
	width: 52px;
	background-color: #0c0b39;
	content: ""
}

.contact-tite .divider {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	width: 150px;
	text-align: center !important
}

.contact-tite .divider:after {
	left: auto;
	right: 0
}

.divider .fa {
	color: #0c0b39
}

.card-contact {
	background-color: #0c0b39;
	padding: 20px 25px;
	margin: 10px 5px;
	border-radius: 15px;
	position: relative
}

.contact-card-title {
	color: #e19025;
	font-size: 18px;
	font-weight: 600
}

.contact-card-text {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 2px
}

.contact-icon {
	background: #e38b00;
	padding: 1rem;
	width: 70px;
	position: absolute;
	right: -20px;
	top: 20px
}

button.contact-btn {
	padding: 10px 30px;
	margin: auto;
	text-align: center;
	width: 60%;
	background: #e19025;
	border: 1px solid #26242e;
	border-radius: 15px
}

.history-servicescard-heading {
	font-size: 22px;
	font-weight: 700;
	color: #0c0b39
}

.history-background {
	padding: 40px;
	margin: 10px 5px
}

.history-background:hover {
	background: #fff;
	box-shadow: 0 1px 9px 11px #cdcee314
}

.cols ul li {
	list-style: none
}

.cols span {
	color: #333;
	opacity: .3;
	font-size: clamp(26px, 3vw, 52px);
	font-weight: 600;
	margin: 20px 0
}

.order-sub-heading {
	color: #333;
	line-height: 132%;
	margin: 20px 0 0;
	font-size: 24px
}

.cols {
	height: 350px;
	overflow: hidden;
	position: relative;
	width: 270px !important;
	min-width: 270px;
	margin: 1rem;
	box-shadow: -47px 0 34px 0 #bbc1c88a;
	padding: 2rem !important;
	background: linear-gradient(90deg, #fbfdff, #f1f5f9 80.37%)
}

.tab-image {
	width: 75px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: var(--bs-nav-pills-link-active-color);
	background-color: #ffffff00 !important
}

.guarant-tab-bg {
	background-color: #f8f9fa !important;
	margin-bottom: 10px !important
}

.guarant-tab-bg .nav-link {
	font-size: 18px !important;
	text-transform: capitalize;
	margin-top: 20px;
	font-weight: 500;
	text-align: left !important
}

ul li {
	list-style: none !important
}

.cop-finance img,
.law-std-image img {
	width: 263px;
	display: flex;
	margin: auto;
	padding: 10px 0
}

.finance-std img {
	width: 163px;
	margin: auto;
	padding: 10px 0
}

.uk-pound {
	width: 17%
}

.strategy img {
	width: 460px
}

.price-plan-page {
	margin-bottom: 40px;
	font-size: 35px
}

.pricing li:first-child,
.pricing li:last-child {
	padding: 20px 13px
}

.pricing big {
	font-size: 18px;
	color: #000;
	font-weight: 700
}

.pricing li+li {
	border-top: 1px solid #ccc
}

ul.pricing {
	padding-left: 0;
	background: #fff;
	box-shadow: 1px 1px 6px 3px #00000021
}

ul.pricing li {
	line-height: 50px
}

.btn-ctaa a {
	background: #e19025;
	border-radius: 50px;
	color: #fff;
	padding: 8px 25px
}

@media only screen and (max-width:768px) {

	.content-text-section h3,
	.content-text-section h4 {
		font-size: 25px;
		font-family: colfax, sans-serif;
		color: #fff
	}

	.other-service::before,
	.style-txt::after {
		position: absolute;
		transform: translate(-50%, -50%)
	}

	#amount-box {
		display: block
	}

	.account_box_desk,
	.form-bg::before,
	.helping-bg,
	.mobile-hide,
	.offering-col::after,
	.service-bg-shadow::before,
	.shadows-bg::after {
		display: none
	}

	.hero-section-bg {
		background: #171a51;
		background: linear-gradient(187deg, rgba(23, 26, 81, .927608543417367) 0, #181a57 100%);
		height: auto
	}

	.content-text-section h3 {
		font-weight: 700
	}

	.content-text-section h4 {
		font-weight: 400;
		line-height: 54px
	}

	.content-text-section h4 span {
		position: relative;
		font-family: "Nothing You Could Do", sans-serif;
		color: #fff;
		font-weight: 400;
		font-size: 30px
	}

	.content-text-section h1 {
		font-size: 45px;
		font-family: colfax, sans-serif;
		font-weight: 700;
		color: #fff;
		line-height: 38px;
		text-transform: uppercase
	}

	.form-bg {
		background-color: rgba(255, 255, 255, .7);
		text-align: center;
		position: relative;
		padding: 40px 20px;
		border-radius: 30px;
		width: 100%;
		height: auto;
		float: none;
		margin: auto
	}

	.helping-btn,
	.helping-btn-secondary {
		padding: 12px 33px;
		font-size: 15px;
		font-weight: 700;
		text-transform: uppercase
	}

	.assign-help .text-center,
	.footer-assign-help .text-center,
	.helping-div .col-sm-8 {
		margin-top: 10px
	}

	.helping-btn-secondary {
		color: #704697;
		border: 2px solid #704697;
		background: var(--header-color);
		border-radius: 30px;
		font-family: colfax, sans-serif
	}

	.helping-btn {
		border-radius: 30px;
		color: #fff !important;
		background: #2a2561;
		background: linear-gradient(90deg, #2a2561 0, #704697 35%);
		border: 2px solid #704697
	}

	.other-service,
	.our-client h2 {
		font-family: "Nothing You Could Do", cursive;
		font-size: 40px;
		position: relative
	}

	.offering-col {
		background-color: #1d2049;
		padding: 20px;
		border-radius: 15px;
		position: relative;
		width: auto;
		height: auto
	}

	.transparent-card:first-child {
		margin-top: 35px !important
	}

	.transparent-card .card-text {
		font-size: 16px
	}

	.card-shadow {
		margin-bottom: 30px
	}

	.our-client h2 {
		font-weight: 400;
		color: #fff
	}

	.our-client h3 {
		color: #fff;
		font-family: colfax, sans-serif;
		font-size: 30px;
		width: 100%;
		font-weight: 700
	}

	.our-client-iamge {
		position: relative;
		width: 100%
	}

	.other-service::before {
		content: url(../img/yellow-line.png);
		top: 90%;
		left: 15%
	}

	.other-service {
		font-weight: 400;
		color: #2a2561
	}

	.other-service-heading {
		width: 100%;
		font-weight: 700;
		font-size: 30px;
		color: #2a2561;
		margin: 10px 5px
	}

	.other-service-para {
		padding: 10px
	}

	.writng-div {
		background-color: #2a2561;
		padding: 25px;
		border-radius: 20px;
		box-shadow: 0 0 10px rgb(197 197 197 / 62%);
		min-height: 160px !important;
		margin-top: 20px;
		margin-left: 20px !important;
		margin-right: 20px !important
	}

	.writng-div .writing-para {
		color: #fff;
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 0 !important
	}

	.point-check ul li,
	.tickmark li {
		position: relative;
		text-decoration: none;
		list-style: none;
		padding-left: 30px;
		color: #2a2561;
		font-size: 18px
	}

	.service-bg-shadow {
		background-color: #e5369403
	}

	.shadows-bg {
		background-color: #eedcff45
	}

	.mobile-show {
		display: block;
		text-align: center
	}

	.point-check ul {
		padding: 0
	}

	.top-uni-section h2 {
		color: #704697;
		font-size: 20px;
		font-weight: 400;
		font-family: colfax, sans-serif
	}

	.offering-col h3,
	.top-uni-section h3 {
		font-weight: 700;
		font-family: colfax, sans-serif
	}

	.top-uni-section h3 {
		color: #2a2561;
		font-size: 24px
	}

	.offering-col h3 {
		color: #fff;
		font-size: 20px
	}

	.offering-col h2 {
		position: relative;
		font-family: "Nothing You Could Do", cursive;
		color: #fff;
		font-weight: 400;
		font-size: 40px
	}

	.content-text-section p {
		color: #fff;
		font-size: 16px;
		font-weight: 400;
		font-family: colfax, sans-serif;
		line-height: 30px
	}

	.service-section-main {
		height: auto;
		background: linear-gradient(187deg, rgba(23, 26, 81, .927608543417367) 0, #181a57 100%) !important
	}

	.service-sub-heading {
		color: var(--text-quotes-color);
		text-transform: uppercase;
		color: var(--text-quotes-color);
		font-size: 25px;
		font-weight: 500;
		font-family: colfax, sans-serif;
		text-transform: uppercase
	}

	.service-third-section {
		height: auto;
		position: relative;
		background-color: #ff35f90d
	}

	.service-third-section::before {
		position: absolute;
		content: ""
	}

	.helper-user-img {
		width: 100%
	}

	.style-txt::after {
		content: url(../img/yellow-line.png);
		top: 80%;
		left: 0;
		-webkit-animation: 1s infinite alternate mover;
		animation: 1s infinite alternate mover
	}
}

@media (max-width:600px) {
	.logo {
		width: 170px !important;
		height: 70px !important;
	}

	a.phone {
		margin-right: 10px !important;
	}

	a.btn-hover-orange {
		background: #1d2049;
		color: #fff !important;
		padding: 10px;
		border-radius: 5px;
		display: block;
		text-align: center;
		text-decoration: none;
		width: 50% !important;
		margin: auto;
	}

	.writers-main-box .writer-box {
		background: #1d2049;
		padding: 30px 20px;
		border-radius: 10px;
		width: 100% !important;
		transition: 0.5s;
	}

	.cta-banner,
	.dp-none-mobile,
	.header-menu .nav-item:hover .submenu,
	.helping-bg,
	.social-hide,
	.style-heading::before {
		display: none
	}

	.normal-heading,
	.upper-heading {
		display: block;
		font-family: colfax, sans-serif;
		color: #fff
	}

	.hero-section-bg {
		background: #171a51;
		background: linear-gradient(187deg, rgba(23, 26, 81, .927608543417367) 0, #181a57 100%);
		height: auto
	}

	.service-form {
		width: 100%
	}

	a.mail,
	a.phone {
		font-size: 12px
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: relative !important;
		top: 0;
		overflow: auto;
		height: 300px
	}

	.header-menu .nav-item:hover .show {
		display: block !important
	}

	.form-border {
		background: url(https://assignmenthelpzone.co.uk/img/thank.webp);
		padding: 40px 0
	}

	.text-alig {
		text-align: center
	}

	.upper-heading {
		font-weight: 400;
		font-size: 22px;
		line-height: 42px
	}

	.normal-heading {
		font-size: 26px;
		font-weight: 700
	}

	.normal-heading2 {
		font-size: 35px;
		font-family: colfax, sans-serif;
		font-weight: 400;
		color: #fff;
		line-height: 40px;
		display: inline-block
	}
}

img.w-1 {
    width: 18%;
    margin-bottom: 14px;
}

.floating-whatsapp-widget-wrapper {
	position: fixed;
	bottom: 10px;
	left: 8px;
}

.progress-bar {
	background-color: #e39125 !important;
	transition: var(--bs-progress-bar-transition);
}

a.helpng-btn-assign {
	color: #1d2049 !important;
	background-color: #fff !important;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	border-radius: 50px;
	padding: 10px 33px 13px;
	text-transform: uppercase;
}

.coprig {
	color: #2a2561;
	font-weight: 500;
}

.coprig a {
	color: #2a2561 !important;
	font-weight: 500;
}

.client-bio img {
	width: 50px;
	margin-right: 10px;
}

.client-bio p {
	margin: 0;
}

.client-bio {
	display: flex;
	align-items: center;
}

.business-management .client-info-sider p {
	font-size: 14px !important;
	height: 240px;
	margin: 0;
}

.business-management .sider-user-one-div {
	background-color: #eef0fd;
	border-radius: 30px;
	padding: 20px 15px;
	margin-bottom: 20px;
	width: 430px !important;
	height: 330px;
}

.chose-writers {
	padding: 50px 0px;
}

.writer-box {
	background: #1d2049;
	padding: 30px 20px;
	border-radius: 10px;
	width: 360px !important;
	transition: 0.5s;
}

.writers-main-box .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 20px 0px;
}

.writer-img img {
	border-radius: 50px;
}

.writer-img {
	background: #fff;
	border-radius: 50px;
	border: 3px solid #e39125;
}

.writer-detail h3 {
	font-size: 18px;
	margin-bottom: 0;
	font-weight: 600;
	color: #e39125;
}

.writer-detail span {
	font-size: 12px;
	color: #ffff;
}

.writer-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
}

.writer-content p {
	font-size: 14px;
	margin-bottom: 0px;
	color: #fff;
	padding: 0px;
}

.writer-content .fa-file-circle-check {
	color: #324973;
	background: #e39125;
	padding: 5px;
	border-radius: 50px;
	margin-right: 5px;
}

.writer-content .fa-circle-check {
	color: #324973;
	background: #e39125;
	padding: 5px;
	border-radius: 50px;
	margin-right: 5px;
}

.rating .date-star {
	display: flex;
	align-items: center;
	margin-left: 0px;
}

.rating .checked {
	color: orange !important;
	font-size: 12px !important;
}

.rating .fa-star {
	font-size: 12px;
}

.writer-info {
	display: flex;
	align-items: center;
	gap: 10px;
}

.paper-counter,
.review-counter {
	font-size: 14px;
	font-weight: 700;
	margin-left: 30px;
	color: #e39125;
}

.success-rate {
	background: #EEF0F3;
	text-align: center;
	padding: 5px;
	border-radius: 10px;
	width: 60%;
	margin: auto;
	margin-top: 20px;
	position: relative;
	box-shadow: 0 6px 12px rgb(40 43 49 / 18%);
}

.hire-btn a {
	width: 100%;
	background: #e39125;
	padding: 10px;
	text-align: center;
	color: #000;
	border-radius: 5px;
	margin-top: 20px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0 6px 12px rgb(40 43 49 / 18%);
	transition: 0.5s;
}

.hire-btn a:hover {
	width: 100%;
	background: #fff;
	padding: 10px;
	text-align: center;
	color: #324973;
	border-radius: 5px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.5s;
}

.writers-main-box button.slick-next.slick-arrow {
	position: absolute;
	top: 0px;
	right: 52px;
}

.writers-main-box button.slick-prev.slick-arrow {
	color: transparent;
	position: absolute;
	top: 0px;
	left: 91%;
	z-index: 999;
}

i.fa-solid.fa-medal {
	position: absolute;
	left: -20px;
	background: #e39125;
	padding: 10px;
	top: -1px;
	border-radius: 20px;
}

.expert-writers-writer-box {
	background: #1d2049;
	padding: 30px 20px;
	border-radius: 10px;
	width: 100% !important;
	transition: 0.5s;
	box-shadow: 0px 10px 10px 1px rgb(157 163 180);
	margin: 25px 0px;
}

button#view-more-btn {
	width: 20%;
	background: #e39125;
	padding: 10px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0 6px 12px rgb(40 43 49 / 18%);
	transition: 0.5s;
	margin-left: auto;
	margin-right: auto;
}

section.reviews-banner10 {
	background: #e39125;
	padding: 80px 0px;
	color: #fff;
}

a.btn-hover-orange {
	background: #1d2049;
	color: #fff !important;
	padding: 10px;
	border-radius: 5px;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 20%;
	margin: auto;
}

section.trusted-section.py-5 h2 {
    font-weight: 800;
    color: #2a2561;
}

section.trusted-section.py-5 span {
    color: #e39125;
    font-weight: 600;
}

.how-it-works {
  background-color: #f9fafc;
}

.how-it-works h2 {
  font-weight: 700;
  color: #222;
}

.step-box {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.step-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.step-box h4 {
  font-size: 28px;
  font-weight: 700;
  color: #1d2049;
  margin-bottom: 10px;
}

.step-box p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.guarantees-section {
  background: #ffffff;
}

.guarantees-section h3 {
  font-weight: 800;
  color: #222;
}

.guarantee-box {
  background: #f9fafc;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border: 1px solid #eaeaea;
}

.guarantee-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.guarantee-box p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.guarantee-box strong {
  color: #1d2049;
}

.final-line {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.writers-section {
  background: linear-gradient(180deg, #d0d2e7 0%, #cdcfe9 100%);
  padding-top: 51px;
  padding-bottom: 30px;
}

.writers-section h2 {
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.writers-section p {
  font-size: 18px;
  color: #000000;
  margin-bottom: 5px;
}

.writer-box {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  height: 83%;
}

.writer-box:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.writer-box h6 {
  font-size: 16px;
  font-weight: 600;
  color: #1d2049;
  margin-bottom: 6px;
}

.writer-box p {
  font-size: 14px;
  color: #555;
  margin: 0;
}

@media (max-width: 767px) {
  .writer-box {
    margin-bottom: 10px;
  }
}

.offers-section {
  background: linear-gradient(180deg, #fff 0%, #f8f9fb 100%);
  padding-top: 25px;
  padding-bottom: 25px;
}

.offers-section h2 {
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.offer-box {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  height: 100%;
}

.offer-box:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.offer-box h6 {
  font-size: 16px;
  font-weight: 800;
  color: #1d2049;
  margin-bottom: 6px;
}

.offer-box p {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.real-stories-section {
  background: linear-gradient(180deg, #fff 0%, #f8f9fb 100%);
  padding-top: 25px;
  padding-bottom: 25px;
}

.real-stories-section h2 {
  font-size: 28px;
  font-weight: 800;
  color: #1d2049;
}

.story-box {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  height: 100%;
}

.story-box:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.story-box p {
  font-size: 15px;
  color: #333;
  margin: 0;
  line-height: 1.5;
}

.support-section {
  background: linear-gradient(180deg, #fff 0%, #f8f9fb 100%);
  padding-top: 61px !important;
}

.support-section h2 {
  font-size: 28px;
  font-weight: 800;
  color: #111;
}

.support-section p {
  font-size: 21px;
  color: #000000;
  margin-bottom: 20px;
}

.support-box {
  background: #1d2049;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  height: 100%;
  color: white;
}

.support-box:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.support-box h6 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.real-stories-section {
  background: #f9fafc;
}

.story-box {
  background: #ffffff;
  padding: 35px 25px;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.story-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.writers-section {
  background: #f9fafc;
}

.writers-subtitle {
  max-width: 760px;
  margin: 0 auto;
  color: #666;
}

/* Base box */
.writer-box {
  background: #ffffff;
  padding: 30px 25px;
  border-radius: 14px;
  border-left: 5px solid #ff8c00;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.writer-box h6 {
  font-weight: 600;
  margin-bottom: 10px;
}

.writer-box p {
  font-size: 14.5px;
  color: #000000;
  line-height: 1.6;
}

/* Hover */
.writer-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 35px rgba(0,0,0,0.12);
}

/* Highlighted box */
.highlight-box {
  color: #000000;
  border-left: none;
    border-left: 5px solid #ff8c00;

}

.highlight-box h6,
.highlight-box p {
  color: #000000;
}


.story-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
  border: 4px solid #ff8c00;
}

.story-text {
  font-size: 15px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.6;
}

.story-box h6 {
  font-weight: 600;
  margin-bottom: 4px;
}

.story-box span {
  font-size: 13px;
  color: #888;
}


a.support-btn.track-btn {
    background: #e39125;
}

.trusted-section {
    background: #f9f9f9;
}

.trust-box {
    display: flex;
    gap: 18px;
    padding: 20px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}

.trust-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}

.trust-icon {
    font-size: 42px;
    width: 60px;
    height: 60px;
    background: #eef3ff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trust-text h4 {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 20px;
}

.promise-text {
    font-size: 18px;
    margin-top: 30px;
    font-weight: 600;
}

/* Responsive */
@media (max-width: 576px) {
    .trust-box {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
}


.subjects-section {
    background: #f3f5ff;
}

.subject-box,
.extra-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.subject-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 22px rgba(0,0,0,0.12);
}

.subject-icon {
    font-size: 45px;
    width: 65px;
    height: 65px;
    background: #eef2ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.subject-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}

.extra-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}

.extra-box ul {
    list-style: none;
    padding-left: 0;
}

.extra-box ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 8px;
    font-size: 17px;
}

.extra-box ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #4c6fff;
    font-weight: bold;
}

/* Mobile */
@media (max-width: 576px) {
    .subject-icon {
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
}

.features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px; /* space between items */
    flex-wrap: wrap; /* so it adjusts on mobile */
}

.features-list li {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.trust-section {
    padding: 60px 0;
    background: #f5f7ff;
    font-family: "Poppins", sans-serif;
}

.trust-section .container {
    max-width: 1100px;
    margin: auto;
}

.main-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #1e1e44;
    margin-bottom: 15px;
}

.main-text {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px;
    color: #555;
    font-size: 15px;
}

.trust-box {
    background: #fff;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.07);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.feature {
    display: flex;
    gap: 15px;
}

.feature .icon {
    background: #eef2ff;
    width: 55px;
    height: 55px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4154f1;
    font-size: 20px;
}

.offers-section {
  background: #f5f7ff;
}

.offer-box {
  background: #fff;
  border-radius: 18px;
  padding: 40px 25px;
  height: 100%;
  position: relative;
  transition: 0.35s ease;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.offer-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 22px 50px rgba(79,70,229,0.25);
}

/* Icon circle */
.offer-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #1d204985, #e39125);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

/* Section base */
.support-section {
  background: #f5f7ff;
}

/* Top Support */
.support-top h2 {
  font-weight: 700;
}

.support-top p {
  color: #555;
}

/* Support Box */
.support-box {
  background: #fff;
  border-radius: 18px;
  padding: 35px 25px;
  height: 100%;
  text-align: center;
  transition: 0.35s;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.support-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 45px rgba(79,70,229,0.2);
}

/* Icon */
.support-icon {
  width: 75px;
  height: 75px;
  background: linear-gradient(135deg, #4f46e5, #6366f1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.support-icon i {
  font-size: 30px;
  color: #fff;
}

.support-icon.whatsapp {
  background: linear-gradient(135deg, #25d366, #1ebe57);
}

/* Buttons */
.support-btn {
  margin-top: 15px;
  padding: 10px 22px;
  border-radius: 30px;
  background: #4f46e5;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  transition: 0.3s;
}

.support-btn:hover {
  background: #3730a3;
  color: #fff;
}

.whatsapp-btn {
  background: #25d366;
}

.whatsapp-btn:hover {
  background: #1ebe57;
}

.offer-icon i {
  color: #fff;
  font-size: 32px;
}

/* Text */
.offer-box h4 {
  font-weight: 700;
  color: #1d2049;
  margin-bottom: 5px;
}

.offer-box h6 {
  font-weight: 600;
  margin-bottom: 10px;
}

.offer-box p {
  font-size: 17px;
  color: #000000;
  margin: 0;
}


.feature h3 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #1e1e44;
}

.feature p {
    margin: 3px 0 0;
    color: #666;
    font-size: 14px;
}

.promise {
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
    color: #1e1e44;
}

@media (max-width: 768px) {
    .trust-box {
        grid-template-columns: 1fr;
    }
}

