.header-area {
    border-bottom: unset;
}
.main-banner {
    background-image: url(../images/banner-img.jpg);
}
.result-section, .zodiac-signs-section, .hs_advert_main_wrapper, .recent-listing, .about-num-section, .num-calc-sec, .about-numerology-sec, .angel-num-sec{
    margin-top: 100px;
}
.top-text.header-text {
    position: relative;
}
.background-header {
    background-color: hwb(175 87% 7%) !important;
    height: 80px !important;
    position: fixed !important;
    top: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}
.background-header .main-nav .nav li:hover a, .background-header .main-nav .nav li a.active {
    color: #8d99af!important;
    opacity: 1;
}
.background-header .logo, .background-header .main-nav .nav li a {
    color: #ffffff !important;
}
/* home page */
.zodiac-signs-section {
    background: url(../images/sign_bg.jpg) 50% 0 repeat-y;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-bottom: 120px; */
    padding-bottom: 100px;
    float: left;
    width: 100%;
}
.hs_sign_wrapper {
    float: left;
    width: 100%;
    padding-top: 20px;
}
/* about numerology section starts */
.hs_about_heading_main_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.hs_about_heading_wrapper {
    float: left;
    width: 100%;
    display: inline-block;
}

.hs_about_heading_wrapper h2 {
    font-size: 40px;
    font-weight: 700;
    color: #19253ccf;
    text-transform: uppercase;
}
.hs_about_heading_wrapper h4, .hs_about_heading_wrapper p {
    padding-top: 10px;
}
.hs_about_heading_wrapper h4 span {
    width: 8px;
    height: 8px;
    background: #ff7e00;
    display: inline-block;
    position: relative;
}
.hs_about_heading_wrapper h4 span:before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 20px;
    position: absolute;
    right: 15px;
    top: 3px;
}
.hs_about_heading_wrapper h4 span:after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 20px;
    position: absolute;
    left: 15px;
    top: 3px;
}
.hs_about_heading_wrapper p {
    padding-top: 10px;
}
.hs_about_left_img_wrapper {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.hs_about_left_img_wrapper img {
    width: 100%;
}
.hs_about_right_cont_wrapper {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.hs_about_right_cont_wrapper h2 {
    font-size: 22px;
    font-weight: bold;
    color: #19253ccf;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 40px;
}
.hs_about_right_cont_wrapper h3 {
    font-size: 20px;
    font-weight: bold;
    color: #19253ccf;
    padding-top: 30px;
}
.hs_about_right_cont_wrapper h1 {
    font-size: 50px;
    font-weight: bold;
    color: #ff7e00;
    padding-top: 30px;
}
.hs_about_btn {
    margin-top: 40px;
}
.hs_effect_btn li .hs_btn_hover {
    border-radius: 50px;
    background: #37a4dd;
    color: #fff;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.hs_effect_btn li a {
    float: left;
    width: 180px;
    height: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    display: block;
    text-align: center;
    line-height: 50px;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hs_effect_btn li .hs_btn_hover::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: 0.4;
    -webkit-transform: scale3d(0.8, 0.5, 1);
    transform: scale3d(0.8, 0.5, 1);
}
/* zodiac section form container starts */
.hs_slider_bottom_wrapper {
    float: left;
    width: 100%;
    position: absolute;
    top: 35rem;
}
.hs_slider_bottom_box {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 0px 15px 30px;
    -webkit-box-shadow: 0px 0px 35px -20px;
    box-shadow: 0px 0px 35px -20px;
}
.hs_slider_bottom_box .form-group {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.hs_slider_bottom_box .form-control {
    width: 250px;
    height: 40px;
    padding: 0px 12px;
}
.hs_slider_bottom_box select {
    padding: 0px 18px 0px 5px;
}
input, select, button, textarea {
    outline: none;
}
form#search-form {
    background-color: #fff;
    padding: 0px 30px 0px 30px;
    width: 100%;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}
/* form container ends */
.zodiac-signs-section .section-heading {
    text-align: center;
    margin-bottom: 80px;
}
.hs_sign_box {
    float: left;
    text-align: center;
    width: 160px;
    min-height: 185px;
    padding-top: 20px;
    margin-top: 60px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px -20px;
    box-shadow: 0px 0px 35px -20px;
}
.sign_box_img img{
    vertical-align: middle;
    width: unset;
    margin-bottom: 0px;
}
.hs_sign_box h2 {
    font-size: 20px;
    padding-bottom: 8px;
}
h4.hs_about_heading_wrapper span:before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 20px;
    position: absolute;
    right: 8px;
    top: 3px;
}
h4.hs_about_heading_wrapper span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #75429c;
    display: inline-block;
    position: relative;
}
h4.hs_about_heading_wrapper span:after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 20px;
    position: absolute;
    left: 8px;
    top: 3px;
}
.section-heading h2 {
    color: #19253ccf;
}
.zodiac-signs-section p.zodiac-inner-desc{
    font-size: 18px;
    line-height: 30px;
    color: #19253ccf;
    padding-top: 10px;
}
.section-heading h2 {
    padding-top: 10px;
}
form#search-form button {
    background-color: #19253ccf;
    border-radius: 7px;
    padding: 10px;
}
.background-header .main-nav .nav li:last-child .main-white-button a {
    background-color: #19253ccf;
    color: #fff !important;
}

.hs_advert_main_wrapper {
    background: url(../images/advert_bg.jpg) 50% 0 repeat-y;
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    /* height: 100%; */
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    text-align: center;
    margin-bottom: 100px;
    border-top: 1px solid #eee;
}
.hs_advert_img_overlay {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.8);
}
.hs_advert_cont_wrapper {
    float: left;
    width: 100%;
    position: relative;
}
.hs_advert_cont_wrapper h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    line-height: 50px;
}
.hs_advert_cont_wrapper p {
    color: rgba(255, 255, 255, 0.77);
    padding-top: 25px;
}
.hs_advert_btn_wrapper {
    margin-top: 30px;
    display: inline-block;
}
.hs_effect_btn li .hs_btn_hover {
    border-radius: 50px;
    background: #19253ccf;
    color: #fff;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.hs_effect_btn li a {
    float: left;
    width: 180px;
    height: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    display: block;
    text-align: center;
    line-height: 50px;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hs_effect_btn li .hs_btn_hover::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: 0.4;
    -webkit-transform: scale3d(0.8, 0.5, 1);
    transform: scale3d(0.8, 0.5, 1);
}
.connect-with-num-section {
    padding: 0 15rem;
    margin-bottom: 100px;
}
.connect_section {
    background-color: #19253ccf;
    padding: 20px 200px;
    border-radius: 10px;
    margin: 20px 0;
}
h4.con-heading {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 22px;
}
.call-text-sec {
    display: flex;
    justify-content: center;
}
a.call-btn, a.text-btn {
    border-radius: 50px;
    background: #fff;
    color: #19253ccf;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    line-height: 50px;
    width: 250px;
    text-align: center;
    margin: 10px;
}
/* result page */
.result-page-heading .top-text h2 {
    color: #605555;
    line-height: 70px;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 25px;
}
.result-section {
    background-color: #f7f7f7;
    margin-bottom: 7rem;
    padding-bottom: 5rem;
}
.num-cal-heading{
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
p.num-calc-desc{
    font-size: 16px;
    font-style: normal;
}
h3.num-profile-heading {
    padding-top: 2rem;
}
.profile-card, .profile-analysis-card, .profile-analysis-row-2{
    width: 25rem;
    min-height: 7rem;
}
.profile-card .sign_box_cont p , .profile-analysis-card .sign_box_cont p, .profile-analysis-row-2 .sign_box_cont p{
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.profile-card .hs_sign_box h2, .profile-analysis-card .hs_sign_box h2, .profile-analysis-row-2 .hs_sign_box h2 {
    font-size: 18px;
    padding-bottom: 10px;
}
.row.profile-chart-row {
    margin-top: 3rem;
}
h4.chart-analysis-heading {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 14px;
}
table.analysis-table, table.analysis-table td {
    border:2px solid black;
}
table.analysis-table{
    width: 65%;
    height: 100%;
}
/* about_num */
.hs_indx_title_main_wrapper {
    background: url(../images/advert_bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 140px 0px 110px 0px;
    overflow: hidden;
}
.hs_title_img_overlay {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    background: rgba(0, 0, 0, 0.8);
}
h3.about-num-heading {
    color: #19253ccf;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 16px;
}
p.num-desc {
    font-size: 17px;
    line-height: 30px;
    color: #2a2a2a;
}
.about_us_heading h2 {
    color: #fff;
    line-height: 70px;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 15px;
}
img.num-img {
    height: 20%;
    width: 70%;
    padding-top: 2rem;
}
p.about-num-desc {
    padding-top: 2rem;
}
h3.about-num-desc-heading {
    padding-top: 1rem;
    color: #19253ccf;
}
h5.about-num-steps {
    color: #19253ccf;
    font-size: 20px;
    padding-top: 6px;
}
p.about-num-steps-desc {
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    padding-top: 6px;
}
/* contact us */
.contact-page-heading {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/contact_advert_bg.jpg);
    padding: 140px 0px 110px 0px;
    position: relative;
    overflow: hidden;
}
.hs_title_img_overlay_contact {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    background: rgba(0, 0, 0, 0.8);
}
.contact-page-heading .top-text h2 {
    color: #fff;
    line-height: 70px;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 15px;
}
/* numerology calculator */
.num_calc_heading .top-text h2 {
    color: #fff;
    line-height: 70px;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 15px;
}
h3.num-calc-heading {
    font-size: 34px;
    font-weight: 700;
    color: #19253ccf;
}
p.calc-desc {
    padding-top: 10px;
    font-size: 17px;
    color: #2a2a2a;
    line-height: 30px;
}
h4.num-calc-2 {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: 700;
    color: #19253ccf;
}
.calc-form-sec{
    margin: 40px 0 40px 0;
    border: 2px solid;
}
#calc-search-form{
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    width: 100%;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}
form#calc-search-form input.searchText {
    border: 1px solid #8d99af;
    padding: 0px 30px;
}
form#calc-search-form select, form#calc-search-form input {
    width: 100%;
    height: 36px;
    background-color: transparent;
    border: 1px solid #8d99af;
    color: #2a2a2a;
    font-size: 15px;
    outline: none;
}
form#calc-search-form button {
    width: 100%;
    height: 100%;
    background-color: #19253ccf;
    border-radius: 7px;
    padding: 15px;
    color: #fff;
    font-size: 15px;
}
form#calc-search-form button i {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    color: #8d99af;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
}
h4.calc-works-heading {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
    color: #19253ccf;
}
p.calc-works-desc {
    font-size: 17px;
    margin-bottom: 20px;
}
h5.steps-heading {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #19253ccf;
}
ul.steps-list li {
    list-style: disc;
    font-size: 18px;
    margin-bottom: 14px;
}
p.calc-works-con {
    font-size: 18px;
}
.num-calc-sec {
    margin-bottom: 100px;
}
.hs_num_cal_cont_1_wrapper {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.hs_num_cal_cont_1_wrapper h2 {
    font-size: 20px;
    color: #ff7e00;
    font-weight: bold;
}
.hs_num_cal_cont_1_wrapper p {
    padding-top: 10px;
}
.hs_num_cal_cont_2_wrapper h3 {
    font-size: 18px;
    font-weight: bold;
    color: #19253ccf;
    padding-top: 20px;
}
.hs_num_cal_cont_1_wrapper h3 {
    font-size: 18px;
    font-weight: bold;
    color: #19253ccf;
    padding-top: 20px;
}
.hs_num_cal_cont_2_wrapper {
    float: left;
    width: 100%;
}
.hs_num_cal_cont_1_wrapper h5 {
    font-size: 20px;
    color: #19253ccf;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 30px;
}
h5.steps-heading-calc {
    font-size: 24px;
    font-weight: 700;
    color: #19253ccf;
    margin-top: 30px;
}
.hs_num_cal_cont_1_wrapper p {
    font-size: 18px;
}
.hs_num_cal_cont_1_wrapper ul li, .hs_num_cal_cont_2_wrapper ul li{
    font-size: 18px;
}
/* angel numbers */
.angel_num_heading .top-text h2 {
    color: #fff;
    line-height: 70px;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 15px;
}
h3.angel-heading {
    color: #19253ccf;
    font-size: 30px;
    font-weight: 700;
    margin-top: 22px;
    margin-bottom: 22px;
}
p.angel-desc {
    font-size: 17px;
}
.row.angel-num-sign {
    margin-top: 22px;
}
h4.angel-num-sign-heading {
    color: #19253ccf;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 14px;
}
p.angel-num-sign-desc {
    font-size: 17px;
    margin-bottom: 14px;
}
p.conclusion-desc {
    font-size: 17px;
}
.row.angel-num-conclusion {
    margin-top: 40px;
}
/* footer section */
footer {
    border-top: 1px solid #eee;
    padding-top: 80px;
    margin-top: 80px;
    background: #19253ccf;
}
footer .logo img {
    max-width: 250px;
    margin-bottom: 0px;
}
footer p, footer a {
    color: #fff;
}
.center-container {
    display: flex;
    justify-content: center;  /* Center horizontally */
    align-items: center;      /* Center vertically */
    height: 100vh;            /* Optional: to center within the viewport */
}
.center-horizontal {
    display: flex;
    justify-content: center;  /* Center horizontally */
}
.hs_sign_box {
    margin: 0 auto;
}
.menu-item {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff9100;
    opacity: 0.5;
    color: #ffffff;
    text-decoration-line: underline;
    transition: transform 0.3s ease-in-out;
  }
  .menu-item:hover {
    transform: scale(1.4); /* Increase size by 40% */
  }
    /* Custom class for adding more spacing between rows */
    .custom-row-spacing {
        margin-bottom: 30px; /* Increase or decrease this value as needed */
    }
