@font-face {
    font-family:poppins;
    src: url(../fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family:poppins-m;
    src: url(../fonts/Poppins-Medium.ttf);
}
@font-face {
    font-family:poppins-b;
    src: url(../fonts/Poppins-Bold.ttf);
}



body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

p{
    font-family:poppins;
    font-weight: 400;
}
.faq-question {
	font-family: poppins;
	color:	 grey;
}
:root{
    --main-color:#52bb6e;
    --heading-color:#202124;
}

.navbar {
	padding: 0px;
}
a{
    text-decoration: none;
}
.navv {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.call-btn p a {
	color: #0b5ab5;
}
h2 {
	font-family: poppins-m;
	font-size: 52px;
	margin: 0px;
	line-height: 70px;
}
.main-btn:hover {
	color: #fff;
}
.hero {
	padding-top: 40px;
}

.hero .content {
	padding-top: 50px;
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.navbar {
	padding: 20px 0px 20px 0px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	position: sticky;
	top: 0px;
	z-index: 100;
}
.navlinks {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 36px;
}
.nav-logo img {
	width: 170px;
}
.call-btn p {
	font-size: 20px;
	margin: 0px;
}

.hero .content h2:nth-child(2) span {
	display: block;
}
.call-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 7px;
}

.call-btn .icon {
	width: 40px;
	border: 1px solid #0056a4;
	text-align: center;
	border-radius: 50%;
	height: 40px;
	vertical-align: ;
	padding-top: 4px;
	color: ;
	color: #0056a4;
}

.main-btn {
	background: var(--main-color);
	font-size: 16px;
	font-family: poppins;
	color: #fff;
	text-decoration: none;
	padding: 8px 21px 10px 21px;
	border-radius: 5px;
}

.hero .content h2:nth-child(1) {
	color: var(--main-color);
	margin-bottom: -8px;
}
.hero .content h2:nth-child(2) {
	color: #000000;
}
.hero .content h2:nth-child(2) + p {
	margin: 10px 0px 30px 0px;
	width: 590px;
	line-height: 29px;
}
.hero .content .inl-logo {
	width: 169px;
}

.hero .img {
	background: #d1e2fa;
	height: 419px;
	border-radius: 50%;
	text-align: center;
	width: 419px;
	margin: 0px auto;
}
.main-btn.transperent {
	background: transparent;
	border: 1px solid #dadce0;
	color: #0056a4;
}
.heading {
	font-size: 47px;
	line-height: 58px;
}
.service h2 {
	text-align: center;
}
.service p {
	text-align: center;
    margin-top: 20px;
}
ul {
	padding-left: 15px;
}
/* .drive ul li{
	list-style-image: url(../img/Tick.png);
} */

.icon-list li::before {
	content: url(../img/Tick.png);
	display: inline-block;
	position: absolute;
	top: 4px;
	left: -28px;
}
.main-btn.transperent:hover {
	color: #fff;
	background: #0056a4;
	transition: 0.3s;
	border-color: #0056a4;
}
.icon-list li{
	position: relative;
	list-style: none !important;
}

.drive ul li {
	font-family: poppins;
	font-size: 17px;
	line-height: 28px;
	position: relative;
	margin-bottom: 16px;
	list-style: none;
}
.drive .content h4 {
	font-family: poppins-m;
	font-size: 20px;
	line-height: 29px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.drive .content h3 {
	font-size: 25px;
	font-family: poppins-m;
}
.service {
	margin-top: 110px;
}

.drive {
	margin-top: 100px;
}
.drive .heading {
	text-align: center;
	margin-bottom: 70px;
}

.drive .img-content > p {
	text-align: center;
}
.opportunities .box p {
	padding: 0px 47px;
}
.eligible .list-contant ul li {
	width: 160px;
}

.drive .img-content .box {
	width: 360px;
	margin: 0px auto;
	padding: 10px 20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.drive .img-content .box p {
	font-size: 14px;
	margin-bottom: 0px;
}

.drive .img-content .box h5 {
	font-family: poppins;
	font-size: 17px;
	margin: 5px 0px;
}

.drive .img-content .box span {
	display: block;
	font-family: poppins;
	font-size: 13px;
	color: grey;
	margin-bottom: 4px;
}
.c-m-btn {
	margin: 10px 0px;
}
.c-m-btn span {
	border: 1px solid #e8e8e8;
	font-family: poppins !important;     color: #0d6efd !important; display: inline !important;
	padding: 4px 13px;
	border-radius: 17px;
	font-size: 14px;
}
.content ul{    padding-left: 24px;}

.google-guarantee {
	margin-top: 100px;
}
.transperent:hover {
	background: #008b47;
	color: #fff;
	transition: 0.3s;
}
.google-guarantee .img-content > p img {
	width: 100%;
}
.main-btn:hover {
	background: ;
	background: #008b47;
	transition: 0.3s;
}
.h-content h2 {
	font-size: 43px;
}
.h-content > p {
	color: grey;
}
.h-content p img {
	width: 160px;
}

.h-content p:nth-child(3) {
	text-align: center;
}
.eligible .list-contant ul li{
	color: grey;
}

.list-contant {
	padding-top: 8px;
}
.eligible .list-contant ul {
	/* line-height: inherit; */
	/* list-style: none; */
	display: flex;
	justify-content: space-between;
	gap: ;
	margin-bottom: 5px;
	paddingl: ;
	padding-left: 100px;
}
.eligible {
	margin-top: 100px;
}
.toltip h3 {
	font-family: poppins-m;
	text-transform: uppercase;
	font-size: 29px;
}
.toltip {
	padding: 21px 20px 13px 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	border-radius: 10px;
	margin-bottom: 40px;
    position: relative;
	animation: mover 1s infinite  alternate;

}

.drive .content li strong {
	font-family: poppins-m;
}
.toltip h3 img {
	width: 25px;
	margin-top: -4px;
}
.google-guarantee .content {
	padding-top: 76px;
}
.toltip p {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	font-size: 49px;
	top: ;
	bottom: -60px;
	color: #ddd;
}

.google-guarantee .content h3 {
	font-family: poppins-m;
	color: var(--main-color);
	font-size: 20px;
	line-height: 30px;
}

.google-guarantee .content ul li {
	font-family: poppins;
	font-size: 16px;
	margin-bottom: 13px;
	color: #515151;
	list-style-image:url(../img/Tick.png);
}

.refer {
	margin-top: 100px;
}

.refer p {
	text-align: center;
    margin: 0px;
}
.main-btn.Refer {
	background: #0096ff;
}
.refer .btns {
	text-align: center;
}
.refer h3 {
	font-family: poppins-m;
	text-align: center;
	margin: 20px 0px;
}

.links {
	margin-top: 35px;
}
.grentee-img img {
	width: 170px;
	margin: 3px 0px 5px;
}
.vetting {
	margin-top: 100px;
}

.form-select {
	display: block;
	width: 100%;
	padding: .375rem 2.25rem .375rem .75rem;
	-moz-padding-start: calc(0.75rem - 3px);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
	background-repeat: no-repeat !important;
	background-position: right .75rem center !important;
	background-size: 17px 16px !important;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none !important;
}
.star span {
	display: inline !important;
}


.drive .gret {
	margin-top: 10px;
}
.star i {
	color: #fcb901;
}
.star {
	margin-bottom: 8px !important;
}
.drive .img-content .box p + span i {
	color: #f5ae00;
}

.vetting .content h3 {
	font-family: poppins-m;
	font-size: 44px;
	margin-bottom: 30px;
}

.vetting .content p {
	color: #4a4a4a;
	font-size: 20px;
	line-height: 33px;
}
.copy-right {
	font-size: 14px;
	width: 580px;
	text-align: center;
	margin: 0PX auto;
	padding-bottom: 20px;
}
.vetting .shodw {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.vetting .content {
	padding: 20px 20px 20px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.vetting .img-content img {
	width: 100%;
}

.vetting .img-content {
	height: 100%;
}

.vetting .img-content p {
	margin: 0px;
}

.opportunities {
	margin-top: 100px;
}

.opportunities .heading {
	margin-bottom: 27px;
}

.opportunities .row {
	margin-top: 45px;
}

.opportunities .box {
	text-align: center;
}

.opportunities .box h3 {
	font-family: poppins-m;
	font-size: 19px;
	margin-bottom: 22px;
}

.links .box p {
	display: flex;
	align-items: center;
	gap: 18px;
}

.links .box p span {
	font-family: poppins-m;
	font-size: 25px; color: #008b47;
}

.footer {
	background: #f8f9fa;
	padding: 47px 0px;
	padding-bottom: 0px;
	margin-top: 40px;
}

.footer ul {
	display: flex;
	align-items: center;
	gap: 25px;
	list-style: none;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: 1px solid grey;
}

.footer ul li {
	font-family: poppins;
	font-size: 21px;
}

.footer ul a {
	color: #222;
}

.footer ul + p {
	margin-bottom: 0px;
	padding: 51px 0px;
	padding-top: 12px;
}

.footer ul + p a {
	color: #616262;
	font-size: 18px;
}


@media screen and (max-width:768px) {
    .call-btn {
        display: none;
    }


    h2 {
        font-size: 40px;
        line-height: 55px;
    }

    .hero .content h2:nth-child(1) {
        text-align: center;
    }
    .drive ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .google-guarantee {
        margin-top: 61px;
    }
    .refer {
        margin-top: 60px;
    }

    .vetting {
        margin-top: 60px;
    }
    .vetting .content p {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }
	.links .box p span {
		font-size: 20px;
		color: #008b47;
	}
    .links .row {
        gap: 32px;
    }
    .links .box p img {
        width: 51px;
    }
    .opportunities .box h3 {
        margin-bottom: 12px;
    }

    .opportunities .box h3 + p {
        margin-bottom: 31px;
    }
    .opportunities .heading {
        margin-bottom: 11px;
    }

    .opportunities .row {
        margin-top: 37px;
    }
    .opportunities {
        margin-top: 50px;
    }
    .vetting .shodw {
        margin: 0px;
    }
    .vetting .content h3 {
        font-size: 32px;
        margin-bottom: 13px;
        text-align: center;
    }

    .refer h3 {
        margin: 15px 0px;
        font-size: 20px;
        line-height: 28px;
    }
    .toltip h3 {
        font-size: 24px;
    }
    .refer img {
        width: 100%;
    }
    ul {
        padding-left: 23px;
    }
    .google-guarantee .content {
        padding-top: 16px;
    }
    .drive .img-content .box {
        width: 100%;
    }
    .drive .content h4 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .drive .content h3 {
        font-size: 22px;
        text-align: center;
    }
    .drive .heading {
        margin-bottom: 22px;
    }
    .drive {
        margin-top: 30px;
    }
    .heading {
        font-size: 30px;
        line-height: 39px;
    }
    .service {
        margin-top: 50px;
    }
    .hero .img {
        width: 100%;
        height: auto;
        margin-top: 33px;
    }

    .btns {
        text-align: center;
    }

    .hero .content h2:nth-child(2) + p {
        width: 100%;
        text-align: center;
    }

    .hero .content h2:nth-child(2) {
        text-align: center;
    }

    .hero .content {
        padding-top: 10px;
    }


    .footer {
        padding: 32px 0px;
        padding-bottom: 0px;
        margin-top: 60px;
    }
    .footer ul {
        padding-bottom: 24px;   
    }
    .footer ul li {
        font-size: 18px;
    }

    .hero .content h2:nth-child(2) span {
        display: inline;
    }

	.footer ul + p {
		padding: 21px 0px;
		padding-top: 10px;
	}

    .footer ul + p a {
        font-size: 16px;
    }

	.eligible {
		margin-top: 50px;
	}
	
	.h-content h2 {
		font-size: 30px;
		text-align: center;
	}
	.h-content > p {
		text-align: center;
	}

	.eligible .list-contant ul {
		justify-content: space-around;
		padding-left: 0px;
	}

	
.footer ul {
    justify-content: center;
    padding-bottom: 10px !important;
}
}




















.eligible-page form {
	padding: 30px 30px 40px 30px;
	background: #fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.eligible-page {
	padding-top: 80px;
}
.elg {
	background: #f2f2f2;
}

.Thankyou .logo img {
	width: 150px;
}

.Thankyou > div {
	height: 100vh;
	display: flex;
	flex-basis: ;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 50px;
}

.Thankyou .content {
	text-align: center;
	width: 380px;
}

.Thankyou .content h5 {
	font-family: poppins;
	font-size: 18px;
}

.Thankyou .btns a{
	background: var(--main-color);
	font-size: 16px;
	font-family: poppins;
	color: #fff !important;
	text-decoration: none;
	padding: 8px 21px 10px 21px;
	border-radius: 5px;
	width: 160px;
	margin: 0px auto;
	margin-bottom: 16px;
	margin-top: auto;
}

.Thankyou .btns h6 {
	font-family: poppins-m;
	margin-bottom: 20px;
	margin-top: 50px;
}

.Thankyou .content img {
	margin-bottom: 14px;
}

.eligible-page .field label {
	font-size: 22px;
	font-family: poppins-m;
	display: block;
}

.eligible-page input {
	width: 100%;
	border: 1px solid #222;
	height: 55px;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
	font-family: poppins;
}

input[type="radio"] {
	width: auto;
	height: auto;
	margin: 0px !important;
}
.eligible-page select {
	width: 100%;
	border: 1px solid #222;
	height: 55px;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
	font-family: poppins;
	background: #fff;
}
.faq-item .faq-answer p {
	margin-bottom: 15px;
	text-align: left;
}
.faq-item .faq-answer li{
	margin-bottom: 15px;
	text-align: left;
}

.faq-item.active .faq-question {
	color: #000;
	font-family: poppins-b;
}

.field span {
	width: 100%;
	display: block;
	border: 1px solid #222;
	height: 55px;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
	font-family: poppins;
	background: #fff;
	display: flex;
	align-items: center;
	gap: 13px;
	cursor: pointer;
}

.chec {
	border: 1px solid #222;
	border-radius: 5px;
	height: 100px;
	cursor: pointer;
	padding: 11px;
	position: relative;
	width: 100% !important;
}

.chec  {
	display: flex;
	flex-direction: column;
	justify-content:center ;
}
.chec  span{
	font-size: 16px;
	font-family: poppins;
}

.chec input {
	position: absolute;
	right: 10px;
	top: 12px;
}
.field {
	margin-bottom: 32px;
}

.employee label{
	display: block;
}

.field input {
	margin-top: 20px;
}

.field select {
	margin-top: 20px;
}

.same {
	margin-top: 20px;
}



.btn-form button {
	border: none !important;
	color: #fff;

}

.btn-form {
	display: block;
	padding-top: 30px;
	text-align: right;
}
.cookie h4 {
	font-family: poppins-m;
	margin-top: 30px;
	font-size: 20px;
}
li{
	font-family: poppins;
  font-weight: 400;
}

.bor-active {
	border: 1px solid #0060df !important;
	color: #0060df !important;
}

.cookie h3 {
	font-family: poppins-m;
	margin-top: 30px;
}

.popups .modal-header {
	border: 0px;
}

.popups .modal-body h2 {
	font-family: poppins-m;
	font-size: 26px;
	text-align: center;
	line-height: 33px;
	margin-bottom: 16px;
	width: 340px;
	margin: 8px auto;
}
.field button {
	width: 100%;
	background: #52bb6e;
	border: none;
	color: #fff;
	font-family: poppins;
	font-size: 18px;
	padding: 10px;
	margin-top: 10px;
}
.popups .field {
	display: flex;
	gap: 17px;
}

.popups .modal-body .field > div {
	width: 100%;
}

.popups .modal-content {
	position: relative;
	overflow: hidden;
}

.popups .modal-header {
	position: absolute;
	right: 0px;
	width: 41px;
	padding: 0px;
	height: 41px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #52bb6e;
	border-radius: 0px;
	z-index: 10000;
}
.popups .modal-header .btn-close {
	margin: 0px;
	color: #fff !important;
	opacity: 1;
}

.popups .modal-body input::placeholder {
	font-size: 13px;
	opacity: 0.5;
}

.popups .modal-body textarea::placeholder {
	font-size: 13px;
	opacity: 0.5;
}
.complate {
	margin-top: 60px;
}

.complate h2 {
	font-family: Poppins-b;
	font-size: 38px;
	color: #222;
}

.complate p {
	font-size: 16px !important;
	color: gray;
}

.complate li {
	font-size: 16px !important;
	color: gray;
	margin-bottom: 14px;
}

.complate li strong{
	color: #000;
}

.complate h3 {
	font-family: poppins-m;
	font-size: 22px;
	margin-top: 40px;
}
.popups .modal-body input {
	width: 100%;
	margin-top: 4px;
	height: 44px;
	border-radius: 3px;
	border: 1px solid #bbb;
	padding: 12px;
	font-family: poppins;
	font-size: 16px;
}

.popups .modal-body textarea {
	width: 100%;
	margin-top: 4px;
	height: 84px;
	border-radius: 3px;
	border: 1px solid #bbb;
	padding: 12px;
	font-family: poppins;
	font-size: 16px;
}

.popups .modal-body .field {
	margin-bottom: 10px;
}

.popups .modal-body label {
	font-family: poppins;
}

@media screen and (max-width:768px) {
	.eligible-page form {
		padding: 16px 16px 31px 16px;
	}

	.popups .field {
		flex-direction: column;
		gap: 10px;
	}

	.complate {
		margin-top: 40px;
	}

	.eligible-page .field label {
		font-size: 19px;
	}
	.Thankyou .content{
		width: 100%;
	}
	.complate h2 {
		font-size: 29px;
		line-height: 36px;
	}

	.field select {
		margin-top: 4px;
		height: 45px;
	}
	.field {
		margin-bottom: 21px;
	}

	.field span {
		height: 45px;
		font-size: 13px;
		gap: 8px;
	}
	.eligible-page input {
		height: 45px;
	}
	.eligible-page {
		padding-top: 50px;
	}
	.chec {
		margin-bottom: 22px;
	}
	.same {
		margin-top: 8px !important;
	}
	.field input {
		margin-top: 4px;
	}

	.opportunities .box p {
		padding: 0px 0px;
	}

	.links {
		margin-top: 10px;
	}

	.help-card p {
		height: auto;
	}

	.copy-right {
		width: 100%;
	}

	.eligible .list-contant ul li {
		width: auto;
	}

	.eligible .list-contant ul {
		flex-direction: column;
		list-style: ;
		padding-left: 20px;
	}
}

.bnr-box img {
	width: 100%;
}

.bnr-box .box {
	background: #fff;
	text-align: left;
	padding: 17px 30px 13px 30px;
}

.cookie {
	margin-top: 70px;
}

.bnr-box h4 {
	color:#0d79db;
	font-size: 22px;
}
.dot {
	margin: 0px 3px;
}
.bnr-box .box p i {
	overflow: ;
	color: #fcb901;
}
.bnr-box h4 + p {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 8px;
}
.p-lex a i {
	color: #0056a4 !important;
}

.gret img {
	width: auto;
	position: relative;
	top: -2px;
}
.bnr-box {
	width: 300px;
	margin: 0px auto;
}
.p-lex {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	color: grey;
	font-size: 14px;
}

.eligible .swiper-slide {
	padding: 3px;
}	

.eligible .swiper-slide .box h2 {
	font-size: 16px !important;
	line-height: 21px;
	text-align: center;
}

.eligible .swiper-slide .box {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	padding: 8px;
	border-radius: 7px;
}
.eligible .swiper-pagination.swiper-pagination-clickable {
	bottom: -30px;
}
.eligible .btns > div i {
	color: black;
	font-size: 20px;
}

.btns > div::after{
	display: none;
}

.support .f-btn {
	width: 90%;
	display: block;
	margin: 0px auto;
	/* height: 60px; */
	border-radius: 28px;
	background: #000;
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-family: poppins-b;
	padding: 14px 0px;
}

.support .f-btn:hover {
	background: #222;
}


  .help-section {
    text-align: center;
    padding: 40px 20px;
    font-family: "Segoe UI", sans-serif;
  }

  .help-section h2 {
	font-size: 22px;
	/* font-weight: 600; */
	margin-bottom: 30px;
	font-family: poppins-b;
}

  .help-cards {
    display: flex;
  
    justify-content: center;
    gap: 20px;
  }

  .help-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    width: 100%;
    padding: 25px 20px;
    text-align: left;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
  }

  .help-card:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    cursor: pointer;
  }

  .help-card i {
    font-size: 22px;
    color: #2c62d4;
  }

  .help-card .arrow-icon {
    align-self: flex-end;
    margin-top: auto;
  }

  .help-card p {
	margin: 0;
	font-size: 18px;
	color: #222;
	margin-top: 80px;
	margin-bottom: 70px;
	height: 70px;
}

  .help-card a {
    text-decoration: none;
    color: #2c62d4;
  }

  .help-cards a {
	display: block !important;
	width: 100%;
}
  .asist {
	background: #fff;
	display: inline-block;
	padding: 15px 27px;
	color: #222;
	font-family: poppins;
	font-size: 18px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 8px;
	margin-bottom: 14px;
}


  @media (max-width: 768px) {
    .help-cards {
      flex-direction: column;
      align-items: center;
    }

	.help-card p {
		margin-top: 30px;
		margin-bottom: 20px;
	}
  }



@media screen and (max-width:768px) {
	.support .f-btn {
		font-size: 19px;
	}

	.faq-section {
		width: 100% !important;
		padding: 0px;
	}	

	.faq-item {
		border-bottom: 1px solid #ddd;
		padding: 12px 0 !important;
		cursor: pointer;
	}

	.footer ul + p {
		text-align: center;
	}
}