.main-heading{

	background-color: #F0F8FF;
}


.s1 {

		font-family: "Open Sans", sans-serif;
		font-optical-sizing: auto;
		font-size: 24px;
		font-weight: 300;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 10px;
		color: #454545;
}



.s2 {

		font-family: "Open Sans", sans-serif;
		font-optical-sizing: auto;
		font-size: 36px;
		font-weight: 700;
		text-align: center;
		padding-top: 5px;
		color: #363636;
}

.d1 {

	color: #0000ff;
}


.d2 {

	color: #ff0000;
}

.d3 {

	color: #ca0000;
}


.s3 {

		font-family: "Raleway", sans-serif;
		font-optical-sizing: auto;
		font-size: 24px;
		font-weight: 400;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 25px;
		color: #454545;
}



.s4 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #ca0000;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.s4 span {

	background-color: yellow;
	padding: 5px 15px;
}

.im {
	max-width: 550px;
	margin: 0 auto;
	padding: 15px 0;
}




.s5 {

		font-family: "Open Sans", sans-serif;
		font-optical-sizing: auto;
		font-size: 20px;
		font-weight: 600;
		text-align: center;
		padding-top: 30px;
		color: #454545;
}


.s6 {

		font-family: "Open Sans", sans-serif;
		font-optical-sizing: auto;
		font-size: 20px;
		font-weight: 400;
		text-align: center;
		padding-bottom: 10px;
		color: #ca0000;
}

.buy {

	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;

}



.what {

	background-color: #e5b5f547;
}


.s7 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	padding-top: 35px;
	color: #363636;

}


.point ul {

	padding-top: 15px;
	padding-bottom: 35px;
}

.point ul li {

	font-size: 20px;
}

.ims {

	background-color: #dae0ff;
}



.s50 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 42px;
	font-weight: 800;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
	color: #ca0000;
}

.benefits {

	background-color: #793e00;
}

.s8 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 30px;
	color: #fff;
}

.bb {

	background-color: #fff;
	padding: 20px;
	margin: 20px;
	border-radius: 10px;
}

.ima {

	max-width: 100px;
	margin: 0 auto;
}

.s10 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
	color: #363636;
}

.s11 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 15px;
	color: #363636;

}



.s12 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 15px;
	color: #fff;

}


.s13 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 15px;
	color: #fff;

}


.use {

	background-color: #f0f8ff;
}


.s14 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	padding-top: 35px;
	color: #363636;
}


.bs {

	background-color: #98e6e8;
	padding: 20px;
	margin: 20px;
	border-radius: 10px;
}

.bs p {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 35px;
	color: #363636;
}


.ss {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 36px;
	font-weight: 800;
	text-align: center;
	padding: 35px;
	color: #363636;
}


.ssp h3 {

	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 24px;
	font-weight: 600;
	color: #363636;
}


.footer-bg {

	background-color: #363636;
	color: #fff;

}


















/*----------faq section end-------*/
/*----------pop-up section start-------*/
.pop-up {
    position: sticky;
    bottom: -2px;
    z-index: 999999999999;
}

.popup-bg {
    position: relative;
    background-color: red;

}

.popup {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 20px 0 20px;
    text-align: center;
    font-family: 'poppins';
}

.dot-img img {
    width: 100%;
    max-width: 100px;
}

.popuo-cont {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup .p-first {
    margin: 0;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
}

.popup .p-second {
    margin: 0;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
}

.popup h1 {
    color: white;
    font-size: 60px;
}

.popup a {
    text-decoration: none;
    background-color: yellow;
    padding: 12px 40px;
    border-radius: 10px;
    color: black;
    font-size: 30px;
    font-weight: bold;
}

button:not(:disabled) {
    cursor: pointer;
}

button {
    -webkit-appearance: button;
}

.cancle {
    position: absolute;
    top: 10px;
    z-index: 999999999;
    right: 20px;
}

.cancle img {
    width: 25px;
    cursor: pointer;
}

.dot-img img {
    width: 100%;
    max-width: 100px;
}

/*-- popup end --*/
/*----------footer section start-------*/
.footer-bg {
    background-color: black;
    padding: 100px 0;
}

.footer {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.footer-bg p {
    font-family: "karla";
    margin: 0;
    padding: 18px 0;
    font-size: 22px;
    color: white;
}

.footer-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
}

.footer-btn a {
    text-decoration: none;
    color: #ffffff;
    font-size: 27px;
    font-weight: 500;
    text-transform: capitalize;
}

.copyright p {
    color: #c2c0bb;
    font-weight: 600;
    font-size: 18px;
}


/*----------footer section end-------*/




