@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');



body {
   font-family: 'Arimo', sans-serif !important;
    font-size: 16px;
}
ol,
ul {
    list-style: none outside none;
}
a:focus,
a:hover {
    text-decoration: none !important;
}

*:focus {
    outline: none;
}


/** start **/

.top-header {background-image: url("../images/logo-bar-bg.webp");background-repeat: no-repeat;padding: 5px 0 3px;}

.main-navigation{background-image: url("../images/navbg.png"); background-repeat:repeat-x;}

.email-text span {font-family: 'Abhaya Libre', serif;font-weight: 800;color: #ffdd02;
font-size: 20px;}

.email-text a {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    display: block;
    line-height: 25px;
}

.email-text a:hover{ color:#ffdb02;}

.top-email-box {display: flex;margin-right: 18px;margin-top: 20px;}

.top-head-right {display: flex;}

.email-text.email-phone a {font-size: 26px;vertical-align: middle;line-height: 28px;}

.main-navigation .nav-link {padding: 10px 18px !important;font-size: 16px;text-transform: uppercase;border-right: 1px solid #d52c13;}

.main-navigation .navbar {padding: .4rem 1rem;}

.full-services-section {
    padding-top: 60px;
    background: #f6f6f6 url(../images/services-bottom-bg.jpg) bottom center no-repeat;
    padding-bottom: 60px;
}

.services-top-section button.owl-prev {
    position: absolute;
    left: -12px;
}

.services-top-section button.owl-next {
    position: absolute;
    right: -12px;
}

.services-top-section .owl-nav.disabled {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    left: 50%;
}

.full-services-left-content::after {
    content: "";
    border-top: 10px solid #950015;
    display: inline-block;
    height: 0;
    width: 70%;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translatex(-50%);
}


.full-services-left-content {
    background-color: #fff;
    padding: 30px 35px;
    text-align: center;
}

.full-services-left-content h2 {
    font-size: 35px;
    font-family: 'Abhaya Libre';
    font-weight: 800;
    line-height: 32px;
}

.full-services-left-content span {
    color: #950015;
}

.full-services-left-content h6 {
    font-size: 25px;
    font-family: 'Abhaya Libre';
    color: #0a0a0a;
    font-weight: 800;
    margin: 14px 0;
}

.just-one-call {
    border-radius: 5px;
    border: 2px solid #950015;
    padding: 20px;
    margin-top: 27px;
}

.just-one-call a {
    color: #950015;
    font-size: 26px;
    font-weight: 800;
}

.full-services-left-content p {
    text-align: left;
    font-size: 17px;
    color: #333333;
}

.services-box {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 172px 30px 27px 30px;
    position: relative;
    margin-top: 140px;
    box-shadow: 0 0px 3px #eaeaea;
}

.services-box-content a {
    color: #950015;
    font-weight: 600;
    font-size: 17px;
}

.services-top-section .owl-carousel .owl-item img {
   
    width: auto;
}

.services-box-img {
    position: absolute;
    top: -142px;
}

.services-box-content h2 {
    font-size: 25px;
    font-family: 'Abhaya Libre';
    margin-bottom: 0;
    font-weight: 800;
}

.services-box-content p {
    color: #333333;
    font-size: 18px;
}

.services-top-section .owl-dots.disabled {
    display: none;
}


.why-choose-tanith {
    background-color: #ffca04;
    border-radius: 10px;
    padding: 20px;
}

.why-choose-tanith h2 {
    font-family: 'Abhaya Libre';
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 20px;
}

.choose-box {
    display: flex;
}

.choose-box-left-img {
    margin-right: 10px;
}

.choose-box-right-content h2 {
    font-size: 24px;
    margin-bottom: 4px;
}

.choose-box-right-content p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

section.middle {
    padding: 50px 0;
    background-color: #f6f6f6;
}

.astrology-services-list {
    background-color: #a00016;
    border-radius: 10px;
    padding: 28px 0 65px;
}

.astrology-services-list h2 {
    text-align: center;
    color: #000;
    background-color: #ffca04;
    font-size: 30px;
    font-family: 'Abhaya Libre';
    font-weight: 800;
    padding: 6px 0;
    margin-bottom: 20px;
}

.ser-list {
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    padding: 5px 14px;
    margin: 0 30px 14px;
}

.ser-list a {
    margin-bottom: 0;
    vertical-align: middle;
    margin-top: 8px;
    margin-left: 5px;
    font-size: 18px;
    color: #000;
}

.ser-list a:hover { color:#000;}

.contact-form {
    background-color: #2e2453;
    border-radius: 10px;
    padding: 20px 10px;
}

.form-top-box h2 {
    font-size: 30px;
    color: #ffca04;
    font-family: 'Abhaya Libre';
    font-weight: 800;
    margin-bottom: 0;
    line-height: 32px;
}

.form-top-box p {
    color: #fff;
    font-size: 17px;
}

.form-top-box img {
    display: inline-block;
    vertical-align: top;
}

.form-top-box-left {
    display: inline-block;
    width: 65%;
}

input.txtfield {
    border-radius: 50px;
    border: none;
    padding: 10px 20px;
    width: 90%;
    margin: 0 5% 15px;
}

.form-top-box {
    margin-bottom: 20px;
}

textarea.txtfield.textarea-field {
    border-radius: 10px;
    border: none;
    height: 172px;
    width: 90%;
    margin: 0 5%;
    padding: 10px 20px;
    color: #333;
}

input.sub-btn {
    background-color: #ffca04;
    border: none;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 8px 0;
    border-radius: 50px;
    margin-top: 10px;
    width: 90%;
    margin: 7px 5%;
    font-size: 19px;
    font-weight: 600;
}

.solution-section{ margin-top:50px;}

.sol-box h2 {
    font-family: 'Abhaya Libre';
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: 45px;
}

.sol-box span {
    color: #950015;
}

.sol-box p {
    font-size: 19px;
    text-align: center;
    color: #333333;
}

.sol-box {
    margin-bottom: 20px;
}



.about-left h2 {
    font-family: 'Abhaya Libre';
    font-size: 34px;
    font-weight: 800;
    margin-top: 40px;
    line-height: 35px;
}

.faq-right .card-body {
	font-size: 19px;
}

.about-left .home-title {
	margin-top: 0;
	font-size: 29px;
}

.faq-right h2 {
    font-family: 'Abhaya Libre';
    font-size: 40px;
    font-weight: 800;
    margin-top: 40px;
}

.faq-right .btn-block {
	
	white-space: inherit;
}

.about-left em {
    font-size: 16px;
    font-weight: 800;
    color: #333;
    display: block;
    margin: 10px 0;
}

.about-left p {
    font-size: 18px;
    color: #202020;
}

.accordion h2 {
    margin-top: 0;
    width: 90%;
    float: left;
}

.accordion .card-header:after {
  
    margin-top: 10px;
}

.accordion .btn-block {
    font-size: 22px;
    color: #000;
    font-weight: 800; 
}

.accordion .btn-block:hover {text-decoration:none; color:#000;}

.main-about-faq{ background:url(../images/faq-bg.jpg) right top no-repeat}

.faq-right h2 {
    color: #fff; margin-bottom:20px;
}

.faq-right {
    padding-left: 25px;
}

.about-left {
    margin-right: 50px;
}

.card {
    margin: 10px 0;
    border: none;
}

.why-choose-box {
    text-align: center;
}

.why-choose-box p {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

section.why-choose {
    padding: 42px 0 85px;
}

.video-box {
    background: url(../images/video-bg.jpg) top center no-repeat;
    text-align: center;
    padding: 55px 0 40px;
    margin-top: -30px;
}

.video-box-img-two {
    margin: 20px 0;
}

section.video-testimonial-secton {
    background-color: #f6f6f6;
    padding-bottom: 30px;
}

.hppy-client-title h2 {
    
    font-size: 40px;
    color: #111111;
    font-weight: 800;
    font-family: 'Abhaya Libre';
}

.hppy-client-title {
    text-align: center;
    margin-top: 50px;
}

.hppy-client-title p {
    color: #555555;
    font-size: 18px;
}

.hppy-client-title span {
    color: #c71f30;
}

.client-testimonial-box {
    background-color: #fff;
    padding: 20px;
}

.main-client-testimonial-box .testimonial-box-img img {
    width: auto;
    display: inline-block;
}

.testimonial-box-img {
    width: 37%;
    display: inline-block;
}

.main-client-testimonial-box .owl-dots {
    display: none;
}

.main-client-testimonial-box .owl-nav.disabled {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 100%;
}

.main-client-testimonial-box button.owl-prev {
    position: absolute;
    left: -15px;
}

.main-client-testimonial-box button.owl-next {
    position: absolute;
    right: -15px;
}

.testimonial-box-content {
    width: 58%;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}

.testi-img-content {
    text-align: center;
}

.testi-img-content b {
    display: block;
}

.testi-img-content span {
    color: #c72030;
    font-weight: 600;
}

.whtsapp-box-image img {
    width: 100%;
    margin-top: 30px;
}

.location-title {
    text-align: center;
}

.location-title h2 {
    font-family: 'Abhaya Libre';
    font-size: 40px;
    font-weight: 800;
    color: #c71f30;
}
.location-title span {
    display: block;
    color: #111111;
}

section.main-locations-box {
    padding: 30px 0;
}

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

.location-box h2 {
    font-family: 'Abhaya Libre';
    font-size: 25px;
    font-weight: 800;
    margin-top: 10px;
}

.location-box img {
    width: auto !important;
    margin-top: 25px;
}

.footer-info{ background-color:#ffca04; padding:30px 0;}

.footer-info-title{ text-align:center;}

.footer-info-title h2 {
    font-size: 40px;
    font-family: 'Abhaya Libre';
    font-weight: 800;
    margin-bottom: 0;
    line-height: 40px;
    color: #000;
}

.main-location-box .owl-dots {
    display: none;
}

.footer-info-title p {
    font-size: 25px; margin-bottom:0; color: #000;
}

.footer-info-box{ background-color:#990015; display:flex;}

.footer-info-box {
    background-image: linear-gradient(#c0001b, #990016);
    display: flex;
    border-radius: 10px;
    padding: 10px;
    margin-top: 30px;
}

.footer-info-content h2 {
    color: #ffca04;
    font-size: 22px;
    font-family: 'Abhaya Libre';
    font-weight: 700;
    margin-bottom: 0;
}

.footer-info-content {
    border-left: 1px solid #c83348;
    padding-left: 13px;
    margin-top: 7px;
}

.footer-info-content a {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.footer-info-content.footer-info-email {
    margin-top: 0;
}

.footer-info-content a:hover {
    color: #ffca04;
    
}

.footer-info-content.footer-info-email a {
    font-size: 18px;
    line-height: 38px;
}

.footer-info-content p {
    color: #fff;
    margin-bottom: 0;
    line-height: 21px;
    font-size: 19px;
    font-weight: 500;
}

.foot-box.foot-box-three ul {
    width: 33%;
    float: left;
}

.foot-box a img {
    width: auto;
    height: 100%;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.foot-box.foot-box-three.foot-box-four ul {
    width: 100%;
}

section.main-footer {
    background-image: linear-gradient(#c1001b, #a10017);
}

.foot-box li a {
    color: #fff;
    display: inline-flex;
}

.foot-box ul {
    padding-left: 0;
}

.foot-box li a {
    
    color: #fff;
}

.foot-box h2 {
    font-size: 23px;
    font-family: 'Abhaya Libre';
    color: #ffca04;
    font-weight: 800;
}

section.main-footer {
    background-image: linear-gradient(#c1001b, #a10017);
    padding: 38px 0 0;
}

.footer-bottom {
	background-color: #910115;
	padding: 14px 0;
}

.foot-call:hover {
	color: #fff;
}

.foot-bottom-right ul {
    padding-left: 0;
    margin-bottom: 0;
}

.foot-bottom-right ul li {
    display: inline-block;
}

.foot-bottom-right ul li a {
    color: #fff;
    font-size: 15px;
}

.foot-bottom-right{ text-align:right;}

.foot-bottom-left p {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}

.view-all-ser-btn {
    text-align: center;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -37px;
}

.banner-title{ text-align:center;}

.banner-title h2 {
    font-family: 'Abhaya Libre';
    margin-bottom: 0;
    font-weight: 800;
    font-size: 40px;
    color: #fff;
}

section.inner-banner {
    padding: 50px 0;
}

.inner-banner{ background-image:url("../images/inner-banner.jpg"); background-repeat:no-repeat; background-position:top center;}

section.inner-about {
    padding: 50px 0;
}

.inner-about-left h2 {
    font-size: 35px;
    font-weight: 800;
    font-family: 'Abhaya Libre';
    line-height: 34px;
}

.inner-about-left p {
    font-size: 18px;
}

.title-sec h2 {font-family: 'Abhaya Libre'; font-size: 40px;
    font-weight: 800;}
	
	.title-sec {
    text-align: center;
    margin-bottom: 30px;
}

.full-services-section.inner-full-services-section {
    padding: 40px 0 40px;
}

.astrology-services-list.inner-astrology-sol { margin-top:30px; padding:28px 0 25px;}

.contact-map h2 {
    font-family: 'Abhaya Libre';
    font-size: 40px;
    font-weight: 800;
}

.contact-map p {
    font-size: 20px;
}

.foot-box li a:hover {
    color: #ffca04;
}

section.full-services-section.inner-service-page {
    background-image: none;
    background-color: #f6f6f6;
    padding: 30px 0;
}

.inner-service-page .services-box {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
}

.inner-service-page .services-box:nth-child(3n){margin-right:0;}

.foot-sell {
	bottom: 0;
	color: #fff;
	display: none;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999999;
}

.foot-call.foot-whtsapp {
	background-color: #138400;
	border-right: 0 none;
	
	padding: 12px 0;
	font-size: 16px;
	color: #fff;
}

.foot-call .fa.fa-whatsapp {font-size: 22px;}
	

.foot-call {
	background-color: #d62900;
	border-right: 1px solid #7f7f7f;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 18px;
	padding: 11px 0;
	text-align: center;
	text-decoration: none;
	width: 50%;
}

.foot-call .fa.fa-phone {
	
	font-size: 22px;
	
}

.why-choose-box{ position:relative; }

.why-choose-box::after {
    background: url(../images/line-bg.png) no-repeat;
    background-repeat: no-repeat;
    content: "";
    width: 118px;
    position: absolute;
    height: 262px;
    top: 0;
    right: -119px;
}

.why-choose-box.why-choose-box-last::after { display:none;}

.owl-prev, .owl-next {
	background-color: #950015;
	width: 29px;
	
	
}

.owl-prev span, .owl-next span {
	color: #fff;
	font-size: 25px;
	vertical-align: middle;
	display: block;
}

.main-location-box .owl-nav.disabled {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 100%;
}

.main-location-box button.owl-prev {
    position: absolute;
    left: -15px;
}

.main-location-box button.owl-next {
    position: absolute;
   right: -15px;
}

.faq-right .card-header {
	padding: .25rem 0;
}

.astro-tanith-call-left {
    display: inline-block;
}

.astro-tanith-call-content {
    display: inline-block;
    width: 75%;
    margin-left: 10px;
}

.astro-tanith-call-left {
    display: inline-block;
    vertical-align: top;
}

.astro-tanith-call-content h2 span {
    color: #a00016;
}

.astro-tanith-call-content h2 {
    line-height: 32px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
}

.main-astro-tanith-call a {
	text-align: center;
	display: block;
	font-size: 34px;
	font-weight: 800;
	color: #000;
	line-height: 40px;
}

.main-astro-tanith-call a:hover{ color:#a00016;}

.main-astro-tanith-call {
    margin-top: 10px;
}

.testimonial-box-content p {
    font-size: 17px;
}

button.sub-btn {
    background-color: #ffca04;
    border: none;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 8px 0;
    border-radius: 50px;
    margin-top: 10px;
    width: 90%;
    margin: 7px 5%;
    font-size: 19px;
    font-weight: 600;
}
.thankyou-wer{
    background-color: #ffca04;
    border: none;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 8px 0;
    border-radius: 50px;
    margin-top: 10px;
    width: 90%;
    margin: 7px 5%;
    font-size: 19px;
    font-weight: 600;

}

.contact-map.thankyou {
    text-align: center;
}

.thankyou a {
    background-color: #c1001b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

.thankyou a:hover{ color:#fff;}


.main-navigation .dropdown-menu {
	background-clip: padding-box;
	background-color: #fedb01;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 17px;
	font-weight: 700;
	left: 0;
	list-style: outside none none;
	min-width: 160px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 44px;
	z-index: 1000;
}

.dropdown-menu > li > a {
    border-bottom: 1px dashed #000;
    clear: both;
    color: #000;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 9px 20px;
    white-space: nowrap;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.main-nav .navbar { padding:0;}

.menu-sub {
	display: none;
	
}
.disclamer {
    padding-top: 20px;
    color: #fff;
    font-size: 15px;
}

li.nav-item.dropdown.loc-menu {
    position: inherit;
}

.loc-menu .dropdown-menu.listmenu {
    width: 100%;
}

.loc-menu .dropdown-menu.listmenu li {
    width: 20%;
    float: left;
}

/** language **/

.langugae {
    position: fixed;
    right: -76px;
    z-index: 999;
    top: 360px;
    transform: rotate(1170deg);
    padding: 0 !important;
    margin: 0 !important;
}