/*
Theme Name: Astrologo
Text Domain: astrologo
Version: 1.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: WordPress Custom theme
Author: Online Varthagam Team
Author URI: https://onlinevarthagam.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
header {
    background: url("./img/banner.webp");
    background-size: cover;
}
header .header-top {
    padding: 40px 0 0px 0;
}
header .header-top .logo{
    padding: 20px 0;
}
header .header-top .logo img{
    width: 100%;
}
header .header-top .menu {
    text-align: right;
    padding: 40px 0;
}
header .header-top .menu ul{
    padding: 0px;
    margin: 0px;
}
header .header-top .menu ul li{
    display: inline-block;
}
header .header-top .menu ul li a{
    font-size: 33px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    /* font-family: "Lucida Sans Unicode"; */
    text-decoration: none;
    padding: 0 20px;
}
header .header-top .menu ul li.call a {
    font-size: 47px;
    letter-spacing: 9px;
    line-height: 30px;
    color: #8e19b8;
    font-weight: 400;
    font-family: "Lobster";
    /* border: 4px solid #ffffff; */
    /* text-shadow: 2px 2px 0px #FFF; */
    -webkit-text-stroke: 2px #FFF;
}
header .header-bottom {
    padding: 140px 0 170px 0;
}
header .header-bottom h3{
    font-size: 48px;
    line-height: 30px;
    color: #ffffff;
    /* font-family: "Lucida Sans Unicode"; */
}
header .header-bottom h2{
    font-size: 71px;
    color: #ffffff;
    /* font-family: "Lucida Sans Unicode"; */
}
header .header-bottom p {
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #ffffff;
    /* font-family: "Lucida Sans Unicode"; */
    margin-bottom: 40px;
}
.btn-1 {
    background: url("./img/btn-1.webp");
    padding: 28px;
    background-repeat: no-repeat;
    width: 300px;
    background-size: contain;
    text-indent: -999999px;
}

footer{
    background: url("./img/footer-bg.webp");
    text-align: center;
}
footer .footer-top {
    padding-bottom: 10px;
    position: relative;
    top: -40px;
}
footer .footer-top .footer-bottom .footer-menu ul{
    margin: 0px;
    padding: 0px;
}
footer .footer-bottom{
    padding-bottom: 50px;
}
footer .footer-bottom .footer-menu ul li{
    display: inline-block;
    padding: 0 20px;
}
footer .footer-bottom .footer-menu ul li a{
    font-size: 33px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    text-decoration: none;
}
footer .footer-bottom .footer-copy{
    padding-bottom: 20px;
}
footer .footer-bottom .footer-copy p{
    font-size: 27px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #ffffff;
}
footer .footer-bottom .share ul{
    margin: 0px;
    padding: 0px;
}
footer .footer-bottom .share ul li{
    display: inline-block;
    margin: 0 5px;
}
footer .footer-bottom .share ul li a {
    color: #ffffff;
    border: 2px solid #FFF;
    width: 40px;
    display: block;
    height: 40px;
    padding: 6px;
    border-radius: 20px;
}
.content .section{
    padding: 100px 0;
}
.content .section.section-1{
    background: url("./img/bg-1.webp");
}
.content .section.section-2{
    background: url("./img/bg-2.webp");
}
.content .section h2{
    font-size: 80px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}
.content .section h3 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}
.content .section p.typo {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
}
.content .section p.typo .call{
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-family: "Lobster";
    text-decoration: none;
}
.content .user-box{
    border-radius: 95px 95px 0px 95px;
    background-color: rgba(167,70,154,0.3686274509803922);
    border: 3px solid #e7e6e6;
    margin-bottom: 30px;
}
.content .user-box .user-box-image img {
    width: 100%;
    border-radius: 94px 94px 0 0;
}
.content .user-box .user-box-content{
    padding: 30px;
    text-align: center;
}
.content .user-box .user-box-content h3{
    font-size: 40px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}
.content .user-box .user-box-content h4{
    font-size: 24px;
    line-height: 30px;
    color: #ffe710;
    text-align: center;
}
.content .user-box .user-box-content p{
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}
.content .user-box .user-box-content .btn-link{
    font-size: 72px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #ffe710;
    font-weight: 400;
    font-family: "Lobster";
    text-decoration: none;
}
.content .user-box .user-box-content .btn-link i {
    color: #892371;
    background: #ffe710;
    font-size: 40px;
    padding: 15px;
    border-radius: 40px;
    top: -12px;
    position: relative;
}

.content .price-panel .price-box {
    border-radius: 25px;
    background-color: rgba(255,255,255,0);
    border: 3px solid #e7e6e6;
    text-align: center;
    padding: 70px 30px;
}
.content .price-panel .price-box h3{
    font-size: 52px;
    color: #ffe511;
    text-align: center;
}
.content .price-panel .price-box h2{
    font-size: 109px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Lobster";
    text-align: center;
}
.content .price-panel .price-box p {
    font-size: 29px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    min-height: 150px;
}
.content .price-panel .price-box hr {
    border-top: 2px dotted #FFF;
}
.content .price-panel .price-box .btn-2 {
    border-radius: 32px;
    filter: drop-shadow(0.471px 8.988px 9px rgba(11,11,11,0.16));
    background-color: #ffe511;
    font-size: 34px;
    color: #070707;
    text-align: center;
    padding: 5px 25px;
}
.content .price-panel {
    padding-top: 60px;
}
.content .price-panel .price-box.center-box {
    filter: drop-shadow(0.471px 8.988px 9px rgba(11,11,11,0.69));
    background-color: rgba(167,70,154,0.4196078431372549);
    padding: 130px 30px;
    position: relative;
    margin-top: -55px;
}

.content .section.section-2.typo h2{
    text-align: left;
}
.content .section.section-2.typo p{
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}
.content .section.section-2.typo .btn-3 {
    border-radius: 32px;
    filter: drop-shadow(0.471px 8.988px 9px rgba(11,11,11,0.16));
    background-color: #ffe511;
    font-size: 34px;
    color: #070707;
    text-align: center;
    padding: 5px 25px;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
}
.carousel-indicators {
    bottom: -40px;
}