@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    background: #fcfcf4;
    font-family: "Poppins", sans-serif;
}


button, input, select, textarea, a{
	box-shadow: none!important;
	outline: none;
}

input, select, textarea{
	border-color: #ced4da!important;
}

.btn-check:focus+.btn-primary, .btn-primary:focus{
	background: #43010d;
	border-color: #43010d;
}

form select, input{
	font-size: 14px!important;
	color: #7a7a7a!important;
}

nav{
	background-color: #740015!important;
}

nav .navbar-brand img{
	width: 140px;
}

h1 {
    font-family: "Marcellus", serif;
    font-weight: 500;
    font-size: 56px;
    line-height: 72.8px;
    color: #515151;
    margin: 0;
}

h2{
	font-family: "Marcellus", serif;
	font-weight: 500;
	font-size: 44px;
	line-height: 61.8px;
	color: #515151;
	margin: 0;
}

.banner {
    padding: 80px 0;
}

.banner form {
    border: 1px solid #cdcdcd;
    padding: 30px 20px;
    border-radius: 10px;
    background-image: url('../images/tarot-deck.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 0.3s ease-in-out;
}

.banner form:hover {
    border-color: #740015;
}

.banner p:nth-of-type(1) {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 28.8px;
    margin: 25px 0 10px;
}

.banner .client-stats img{
	widows: 130px;
	margin-right: 20px;
}

.banner .client-stats p{
    font-size: 18px!important;
    font-weight: 400!important;
}

.banner a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background: #740015;
    border-radius: 30px;
    padding: 15px 30px;
    transition: background 0.3s ease-in-out;
}

.banner a:hover {
    background: #43010d;
}

input, select, textarea {
    background: #fcfcf4;
    font-size: 14px;
    color: #7a7a7a; /* Consistent text color */
}

input::placeholder, textarea::placeholder, select option[disabled] {
    font-size: 14px;  /* Ensures consistent font size */
    color: #7a7a7a;   /* Consistent placeholder color */
}

.banner label {
    color: #740015;
}

.banner form button {
    background: #ffbd59;
    border: #ffbd59;
    color: #740015;
    padding: 8px 0;
    transition: 0.3s ease-in-out;
}

.banner form button:hover{
	background: #8f5600;
	border-color: #8f5600;
	color: #fff;
}


.services{
	padding: 100px 0;
}

.services .header-para{
	color: #b94459;
	font-size: 17px;
	margin-bottom: 0px;
	margin-bottom: 20px;
}

.services h2{
	margin-bottom: 70px;
}

.services h4{
	font-size: 28px;
	line-height: 30px!important;
	font-weight: 400;
	color: #515151;
}

.services .card{
	padding: 10px 30px 30px;
	background: transparent;
	border: 1px solid #cdcdcd;
	transition: 0.3s ease-in-out;
	margin: 12px 0;
}

.services .card:hover{
	border-color: #43010d;
}

.services p{
	font-size: 16px;
	color: #7a7a7a;
	line-height: 28.8px;
	margin: 20px 0 30px;
}

.services a{
	font-size: 14px;
	color: #740015!important;
	text-decoration: none;
}

.services a i{
	margin-left: 10px;
	font-size: 12px;
}


.pricing{
	padding: 60px 0 140px 0!important;
	text-align: center;
}

.pricing .header-para{
	color: #b94459;
	font-size: 17px;
	margin-bottom: 0px;
	margin-bottom: 20px;
}

.elementor-widget-container{
	border-radius: 10px;
	transition: 0.3s ease-in-out;
	background: #fffff4;
	padding: 40px 40px 20px!important;
}

.elementor-widget-container:hover{
	border-color: #740015!important;
}

.pricing h2{
	margin-bottom: 70px;
}

.pricing h4{
	font-size: 26px;
	line-height: 30px!important;
	font-weight: 400;
	color: #515151;
	font-family: "Marcellus", serif;
	margin-bottom: 20px;
}

.pricing span.header-para{
	font-size: 15px;
	margin-top: 20px!important;
	margin-bottom: 20px;
	font-weight: 400;
}

.pricing .for-benefit{
	font-size: 15px;
	color: #7a7a7a;
	margin-top: 10px;
}

.pricing a{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background: #740015;
    border-color: #740015;
    border-radius: 5px;
    padding: 15px 30px;
    transition: background 0.3s ease-in-out;
}

.pricing a:hover {
    background: #43010d;
    border-color: #43010d;
}

.pricing button{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background: #740015;
    border-color: #740015;
    border-radius: 5px;
    padding: 15px 30px;
    transition: background 0.3s ease-in-out;
}

.pricing button:hover {
    background: #43010d;
    border-color: #43010d;
}

.modal .form-label {
    margin-bottom: 5px;
    font-size: 13px;
}

.toggle-section{
	border:1px solid #740015;
	color: #fff;
	padding: 10px 10px;
	border-radius: 50px;
	width: 100%;
	opacity: 0.85;
	margin-top: 30px;
}

.toggle-section label{
	background: #fffff4;
	border: 1px solid #740015;
	color: #515151;
	width: 49%;
	padding: 8px 20px;
	border-radius: 50px;
	transition: 0.3s ease-in-out;
}

.toggle-section label:hover{
	background: #740015;
	color: #fff;
}

.currency-switcher{
	margin: 0px 0 60px 0!important;
}

/* Base switch style */
.pricing-toggle .form-check-input {
    width: 50px;
    height: 25px;
    background-color: #b94463;
    border-radius: 25px;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    transition: background-color 0.4s;
    border: 0px;
    outline: none;
    box-shadow: none;
}

/* Toggle circle (pseudo-element) */
.pricing-toggle .form-check-input::before {
    content: "";
    position: absolute;
    height: 21px;
    width: 21px;
    top: 2px;
    left: 2px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.4s;
}

/* Checked state */
.pricing-toggle .form-check-input:checked {
    background-color: #b94459;
}

/* Move circle to right when checked */
.pricing-toggle .form-check-input:checked::before {
    transform: translateX(25px);
}


.about-me{
	padding: 130px 0 160px 0;
	background: #fffff4;
}

.about-me .row:first-of-type {
    margin-bottom: 50px;
}

.about-me .header-para{
	color: #b94459;
}

.about-me .row:nth-of-type(2){
	color: #7a7a7a;
	font-size: 15px;
	line-height: 27.8px;
}

.about-me .row:nth-of-type(2) p:nth-of-type(3){
	margin-bottom: 35px;
}

.about-me a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    background: #740015;
    border-radius: 5px;
    padding: 15px 30px;
    transition: background 0.3s ease-in-out;
}

.about-me a:hover {
    background: #43010d;
}


.stats{
	padding: 100px 0;
	background: #740015;
	text-align: center;
}

.stats .card{
	background: transparent;
	border: 0px;
	text-align: center;
}

.stats img{
	width: 64px!important;
	margin:0 auto;
}

.stats h4{
	color: #fcfcf4;
	font-size: 32px;
	margin: 30px 0;
}

.stats p{
	color: #ffbd59;
	font-size: 24px;
	margin-bottom: 0px;
	font-family: "Marcellus", serif;
}

.testimonials{
	padding: 140px 0 100px 0;
}

.testimonials .header-para{
	color: #b94459;
}

.testimonials .item p:nth-of-type(1){
	margin-top: 50px;
	color: rgb(122, 122, 122);
    font-size: 15px;
    line-height: 27.8px;
}

.testimonials .item h4{
	font-size: 18px;
	margin-top: 20px;
}

.testimonials .item p:nth-of-type(2){
	font-size: 15px;
	color: #575757;
}

.testimonials .item img{
	width: 70px;
	border-radius: 50%;
	margin: 25px auto 0 auto;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 40%;
    left: -20%;
    right: -20%;
    transform: translateY(-80%);
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    pointer-events: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background-color: #740015;
    border: none;
    font-size: 3rem;
    color: #fcfcf4;
    cursor: pointer;
    pointer-events: auto;
    z-index: 100;
    padding: 5px;
    width: 60px;
    border-radius: 5px; /* Optional: Makes it circular */
    opacity: .5;
    transition: 0.3s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #5c0011; /* Slightly darker on hover */
    color: #ffffff;
    opacity: 0.9;
}


footer{
	padding: 25px 0;
	background:#740015 ;
	color:#fcfcf4 ;
	text-align: center;
}

footer p{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}


.modal form {
    border: 1px solid #cdcdcd;
    padding: 30px 20px;
    border-radius: 10px;
    background-image: url('../images/tarot-deck.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 0.3s ease-in-out;
}

.modal form:hover {
    border-color: #740015;
}

.modal p:nth-of-type(1) {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 28.8px;
    margin: 25px 0 10px;
}

.modal form button {
    background: #ffbd59;
    border: #ffbd59;
    color: #740015;
    padding: 8px 0;
    transition: 0.3s ease-in-out;
}

.modal form button:hover{
	background: #8f5600;
	border-color: #8f5600;
	color: #fff;
}


@media (max-width:567px){
	nav .navbar-brand img{
		width: 100px;
	}

	.banner {
	    padding: 30px 15px 0px 15px;
	}

	.banner .row:nth-of-type(1){
		text-align: center;
	}

	.services {
	    padding: 0px 0;
	}

	.services .header-para{
		margin-bottom: 10px;
		font-size: 13px;
	}

	.services h2{
		margin-bottom: 20px;
	}

	.pricing {
	    padding: 30px 15px 30px 15px !important;
	    text-align: center;
	}

	.pricing .header-para {
	    margin-bottom: 10px;
		font-size: 13px;
	}

	.pricing h2 {
	    margin-bottom: 30px;
	}

	.currency-switcher {
	    margin: 0px 0 30px 0 !important;
	}

	.elementor-widget-container {
	    padding: 30px 15px 10px !important;
	}

	.toggle-section label {
	    padding: 8px 10px;
	}

	#pricing-cards .col-md-4{
		margin-bottom: 15px;
	}

	.about-me {
	    padding: 40px 0 60px 0;
	    background: #fffff4;
	}

	.about-me .header-para{
		margin-bottom: 10px;
		font-size: 13px;
	}

	.about-me .row:first-of-type {
	    margin-bottom: 25px;
	}

	.about-me img.w-100.rounded{
		margin-bottom: 20px;
	}

	.stats {
	    padding: 40px 0 40px 0;
	}

	.testimonials {
	    padding: 40px 0 0px 0;
	}

	.owl-carousel .owl-nav button.owl-prev, .owl-nav button.owl-next{
		opacity: 0;
		transition: 0.3s ease-in-out;
	}

	.owl-carousel:hover .owl-nav button.owl-prev, .owl-nav button.owl-next{
		opacity: 1;
	}

	.owl-carousel .owl-nav button.owl-next{
		opacity: 0;
		transition: 0.3s ease-in-out;
	}

	.owl-carousel:hover .owl-nav button.owl-next{
		opacity: 1;
	}

	.testimonials .item p:nth-of-type(1) {
	    margin-top: 30px;
	}

	.testimonials .header-para {
	    margin-bottom: 10px;
	    font-size: 13px;
	}

	.owl-carousel .owl-nav {
	    position: absolute;
	    top: 50%;
	    left: 0%;
	    right: 0%;
	    transform: translateY(-80%);
	    display: flex;
	    justify-content: space-between;
	    padding: 0 10px;
	    pointer-events: none;
	}

	h1 {
	    font-family: "Marcellus", serif;
	    font-weight: 500;
	    font-size: 34px;
	    line-height: 48.8px;
	    color: #515151;
	    margin: 0;
	    margin-top: 30px;
	}

	.banner p:nth-of-type(1) {
	    font-size: 15px;
	    color: #7a7a7a;
	    line-height: 28.8px;
	    margin: 15px 0 20px;
	}

	h2{
		font-family: "Marcellus", serif;
		font-weight: 500;
		font-size: 26px;
		line-height: 40px;
		color: #515151;
		margin: 0;
	}
}