* {
    margin: 0;
    padding: 0;
}
body {
    color: #51596a;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

header.hearder_wrapper .hd-top-ryt ul li span.search-new:hover {
    cursor: pointer;
}

i.slick-arrow:hover {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Noto Serif", serif;
}

h1 {
    color: #000;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 68px;
}

h2 {
    color: #000;
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
}

h3 {
    color: #000;
    font-family: "Martel", serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
h4 {
    color: #000;
    font-family: "Martel", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
h5 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
h6 {
    color: #222221;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.cta {
    border-radius: 5px;
    background: #852234;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    padding: 18px 44px;
    transition: 0.4s ease-in-out;
    box-shadow: 0px 14px 34px 0px rgba(186, 18, 23, 0.15);
}

.cta:hover {
    background: #fff;
    color: #8a212b;
    border: 1px solid #8a212b;
}
:focus {
    outline: none;
}

.p_150 {
    padding: 150px 0px;
}
.p_t_150 {
    padding-top: 150px;
}

.p_100 {
    padding: 100px 0px;
}
.p_120 {
    padding: 120px 0px;
}
.p_t_120 {
    padding-top: 120px;
}
.p_t_100 {
    padding-top: 100px;
}
.p_b_100 {
    padding-bottom: 100px;
}
a {
    text-decoration: none;
    color: #000;
}

.container-fluid {
    padding: 0 50px;
}
.small-p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.red-hd {
    color: #8a212b;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-bottom: 20px;
}
.red-text {
    color: #8a212b;
    font-weight: 700;
}
.test-title {
    color: #51596a;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
a.navbar-brand {
    padding: 0;
    margin: 0;
}

/* header  stars here */

header.hearder_wrapper .hd-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #8a212b;
    width: 100%;
    /* height: 40px; */
    padding: 0px 50px;
}

header.hearder_wrapper .hd-top-ryt ul {
    display: flex;
    /*    align-items: center;*/
    gap: 30px;
    margin: 0;
    height: 40px;
}
header.hearder_wrapper .hd-top-ryt ul li {
    padding: 10px 0;
    display: flex;
}
header.hearder_wrapper .hd-top-ryt ul li span {
    padding-right: 10px;
}
header.hearder_wrapper .hd-top-ryt ul li:not(:last-child) {
    border-right: 1px solid #efefef;
    padding-right: 30px;
    position: relative;
    /* height: 40px; */
}
header.hearder_wrapper .hd-top a {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
}
header.hearder_wrapper .shop-butn {
    margin-left: 20px;
}

header.hearder_wrapper ul.navbar-nav.ms-auto li a {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link {
    padding-left: 0;
    padding-right: 10px;
}
header.hearder_wrapper .hd-btm ul.navbar-nav {
    max-width: 100%;
    margin: auto;
    align-items: center;
    gap: 25px;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link.active {
    font-weight: 600;
    display: inline-block;
}
header.hearder_wrapper .navbar-toggler {
    padding: 1px;
}

header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link.active {
    color: #852234;
    padding-bottom: 8px;
    position: relative;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link.active:after {
    position: absolute;
    content: "";
    background: #852234;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 2px;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link {
    position: relative;
}
header.hearder_wrapper ul.shop-product {
    margin: 0;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link:hover:after {
    width: 40px;
    color: #852234 !important;
    transition: 0.4s ease;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link:after {
    position: absolute;
    content: "";
    background: #852234;
    width: 0px;
    height: 1px;
    bottom: 0;
    left: 2px;
}
.shop-butn a.btn.cta.hd-butn {
    border-radius: 5px;
    border: 1px solid #8a212b;
    background: #ffffff;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 11px 21px;
    margin: 0;
}

header.hearder_wrapper .dropbtn {
    background-color: #fff;
    color: #000;
    padding: 10px;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

header.hearder_wrapper .dropbtn:hover,
.dropbtn:focus {
    background-color: #f1f1f1;
}

header.hearder_wrapper .dropdown {
    position: relative;
    display: inline-block;
}

header.hearder_wrapper .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

header.hearder_wrapper .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
header.hearder_wrapper .hd-top-ryt ul li:not(:last-child) {
    display: flex;
}

header.hearder_wrapper .dropdown a:hover {
    background-color: #ddd;
}

header.hearder_wrapper .show {
    display: block;
}

header.hearder_wrapper .hd-top-ryt ul li span.search-new {
    color: #fff;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    gap: 10px;
    align-items: center;
}
header.hearder_wrapper .hd-btm ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #8a212b;
    transition: 0.3s ease;
}
header.hearder_wrapper .hd-top-ryt span.hd-icons {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
.sticky-head.sh a.navbar-brand {
    max-width: 230px;
}
.sticky-head.sh {
    position: fixed;
    top: 0px;
    background: #fff2f4;
    /* height: 100%; */
    width: 100%;
    left: 0;
    z-index: 9999;
    animation: menu_animate 1.2s ease-in-out;
    -webkit-animation: menu_animate 1.2s ease-in-out;
}
@keyframes menu_animate {
    from {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
    }

    to {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
}

header.hearder_wrapper .hd-top-lft span.hd-icons {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
header.hearder_wrapper .hd-top-lft span.hd-icons a {
    transition: 0.4s ease-in-out;
}

header.hearder_wrapper .hd-top-lft span.hd-icons a:hover {
    color: #000;
}

/* header  ends here */

/* banner sec starts here */

.ban-s::after {
    content: "";
    background-image: url("../img/banner-bg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -115px;
}
.ban-s {
    position: relative;
    padding: 50px 0px;
}
.banner_wrapper .banner_left.b-hd {
    max-width: 610px;
    /* margin-left: auto; */
}

.banner_wrapper.ban-s .container {
    /* padding-right: 0; */
    margin-right: 40px;
}
.banner_wrapper .get-hd-text p {
    color: #000;
    font-size: 20px;
}
.banner_wrapper .banner-text h2 {
    text-align: left;
}

.banner_wrapper .b-ryt-buttn {
    text-align: center;
    margin-top: 50px;
}
.banner_wrapper a.btn.cta.b-buttn {
    color: #000;
    border-radius: 5px;
    border: 1px solid #fbe2e6;
    background: #fff;
}
.banner_wrapper .ban-s {
    box-shadow: 31px 24px 34px 0px rgba(0, 0, 0, 0.25);
}
.banner-ltp-img.ltp-lft1 {
    width: 100%;
    height: 100%;
}

.banner-ltp-img.ltp-lft1 .b-img.b-img1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-ltp-img.ltp-lft1 .b-img.b-img1 img.img-fluid {
    width: 100%;
    height: 100%;
    box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.1);
}
.banner-ryt-image .b-img1 {
    box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.1);
}
.banner_info .inr-bann .banner-_ryt {
    padding-right: 125px;
    /* margin-right: 0px; */
}

.banner_info.inr-bann .banner-_ryt {
    padding-right: 125px;
}

.banner_info.inr-bann .banner_left {
    padding-left: 230px;
}
.banner_info.inr-bann .inr-banr-row {
    align-items: center;
}

.banner_wrapper.inr-bannr-sec {
    background-image: url(./img/inner-banner-bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 345px;
    background-position: center;
    /* padding: 72px 0px; */
}
.banner_wrapper.ban-lft .banner-links nav ol.breadcrumb {
    margin-bottom: 0;
}

.banner_wrapper.inr-bannr-sec {
    margin-top: -10px;
}
.banner-_ryt.rpp-img {
    padding-top: 30px;
    text-align: center;
    padding-right: 0 !important;
}

/* banner sec ends here */

/* get result sec starts here */

.get-result-sec {
    position: relative;
}
.get-result-sec h2 {
    font-family: "Martel", serif;
    margin-bottom: 10px;
}
.get-result-sec::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 200px;
    height: 200px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    background-position-x: right;
    background-size: 40%;
    transform: translatey(-50%);
}
.get-result-sec .get-result-content {
    max-width: 1030px;
    margin: auto;
}
.get-result-sec .get-hd-text {
    max-width: 685px;
    margin: auto;
}
.get-box {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 35px;
    margin-bottom: 40px;
}
.n-box input {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 5px;
    border: 1px solid #efefef;
    padding: 20px;
    max-width: 100%;
    display: inline-block;
}

.get-result-sec input::placeholder {
    color: #000;
}
/* get result sec ends here */

/* Discover sec start here */

.discover-sec {
    background-size: 100%;
}
.discover-sec .dis-hd-text {
    max-width: 756px;
    margin: auto;
}
.discover-sec h2 {
    color: #fff;
}

.discover-sec .dis-hd-text p {
    font-size: 20px;
    color: #fff;
}

.discover-sec .dis-info {
    background: rgb(255, 255, 255);
    padding: 50px 40px 30px 40px;
    max-width: 100%;
    text-align: center;
    height: 100%;
    border: none;
    border-bottom: 3px solid rgb(138, 33, 43);
    border-radius: 5px 5px 2px 2px;
    box-shadow: 0px 24px 44px 0px rgba(0, 0, 0, 0.08);
}

.discover-sec .dis-info:hover {
    box-shadow: 0px 24px 44px 0px rgba(0, 0, 0, 0.08);
}

.discover-sec .dis-btm-images {
    margin-top: 50px;
}
.discover-sec .discover-content {
    margin-top: 60px;
}
.discover-sec .dis-img {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
.discover-sec .dis-img::after {
    content: "";
    position: absolute;
    width: 103px;
    height: 103px;
    left: 0;
    right: 0;
    top: 50%;
    background-color: rgba(217, 217, 217, 0.2);
    border-radius: 50%;
    transform: translateY(-60%);
    margin: auto;
}
.discover-sec .dis-info.dis-img {
    margin-bottom: 30px;
}
.discover-sec .dis-img-text {
    max-width: 290px;
    margin: auto;
}
.discover-sec .dis-info h5 {
    text-align: center;
    font-weight: 500;
    line-height: 34px;
}
.discover-sec .dis-info p {
    color: #51596a;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/* Discover sec ends here */

/* about info sec start here */
.about-info.intro-DR {
    position: relative;
}

.about-info.intro-DR .about-info-ryt-hd p {
    color: #51596a;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.about-info .about-info-img {
    max-width: 610px;
    height: auto;
    object-fit: cover;
}
.about-info.intro-DR::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 289px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-size: 30%;
    z-index: -1;
    background-position-x: left;
    transform: translatey(-50%);
}
.about-info.intro-DR .about-info-ryt-hd {
    max-width: 538px;
}
.about-info.intro-DR .about-info-ryt-hd h2 {
    text-align: left;
    max-width: 480px;
}
.about-info.intro-DR h5 {
    font-weight: 700;
    line-height: 34px;
}
.about-info-ryt-text.about-ryt-txt p {
    color: #51596a;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.about-info.about-d .about-info-btm p {
    color: #51596a;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.about-info-detail .b-hd {
    font-size: 22px;
}
/* about info sec end here */

/* see sec starts here */

.see-sec {
    height: 695px;
    background-position: center;
    padding: 170px 0px;
}
.see-sec .see-content {
    align-items: initial;
}
.see-sec .see-lft-text {
    max-width: 410px;
    /* margin-left: auto; */
    margin-left: auto;
    margin-right: 60px;
}
.see-sec .see-lft-text h2 {
    text-align: left;
}

.see-sec .text-hd p {
    color: #51596a;
}
.see-sec .test-btm-text p {
    color: #51596a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
    padding-top: 0;
}

.see-sec .container {
    padding-right: 0;
    margin-right: 0;
    overflow: hidden;
    /*    margin-left: 300px;*/
}

.see-sec .testimonials {
    padding: 35px 30px;
    max-width: 406px;
    height: 349px;
    border-radius: 25px;
    border: 1px solid #efefef;
    background: #fff;
}
.see-sec .testimonials .test-rate {
    margin-bottom: 20px;
}
.see-sec .testimonials h6 {
    margin-bottom: 10px;
}
.see-sec .test-rate span {
    color: #ec9a3e;
    font-size: 30px;
    width: 88px;
    height: 18px;
    flex-shrink: 0;
    margin: 0;
}
.see-sec .container-fluid {
    padding-right: 0;
    overflow: hidden;
}
.see-sec .slick-list.draggable {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
.see-sec .slick-initialized .slick-slide {
    display: block;
    /* padding: 0px 15px; */
    padding-right: 30px;
}
.see-sec i.fa-sharp.fa-light.fa-arrow-right {
    left: -38%;
    top: 68%;
}
.see-sec i.fa-sharp.fa-light.fa-arrow-left {
    left: -46%;
    top: 68%;
}

.see-sec i.slick-arrow.slick-disabled {
    color: #000 !important;
    background: #fff !important;
}

.see-sec i.slick-arrow {
    width: 66px;
    height: 66px;
    font-size: 20px;
    font-family: "FontAwesome";
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: #8a212b;
    border-radius: 66.222px;
    border: 1px solid #d9d9d9;
}
/* see sec ends here */

/* subscribe sec starts here */
.subscribe-sec {
    position: relative;
}
.subscribe-sec::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-size: 30%;
    z-index: -1;
    background-position-x: right;
    transform: translatey(-50%);
}
.subscribe-sec .get-result-content.subs-text {
    max-width: 660px;
    margin: auto;
}
/* subscribe sec ends here */

/* the inter sec starts here */

.the-inter-sec {
    background-attachment: fixed;
}
.the-inter-sec .the-inter-content {
    max-width: 995px;
    margin: auto;
    text-align: center;
}
.the-inter-sec h2 {
    color: #fff;
    margin-bottom: 50px;
}
a.btn.cta.white-butn {
    color: #000;
    background: #fff;
}
a.btn.cta.white-butn:hover {
    color: #852234;
    background: #fff2f4;
    border: 1px solid #fff2f4;
}
/* the inter sec ends here */

/* footer  starts here */

footer.footer_wrapper .footer-list ul.quick_text.list-unstyled li a {
    color: #51596a;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 59px;
}
footer.footer_wrapper .footer_content .ftr-ryt-text {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
footer.footer_wrapper .footer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #efefef;
    padding: 40px 0px;
    margin-top: 80px;
}
footer.footer_wrapper .footer_bottom .ftr-lft-text p {
    margin: 0;
}
footer.footer_wrapper .footer_bottom .ftr-lft-text p:not(:last-child) {
    margin-bottom: 10px;
}
footer.footer_wrapper .social_icons ul {
    display: flex;
    align-items: center;
    gap: 35px;
}
footer.footer_wrapper .social_icons ul li a {
    color: #000;
}
footer.footer_wrapper .social_icons ul li a:hover {
    color: #852234;
}
footer.footer_wrapper .footer-list ul.quick_text.list-unstyled li a:hover {
    color: #852234;
}
/* footer  ends here */

/* quiz page starts here */

/* lt-quiz sec starts here */

.banner_wrapper .banner-ryt-image {
    display: flex;
    gap: 20px;
    justify-content: end;
}
.lt-quiz-sec .lt-quit-hd {
    max-width: 875px;
    margin: auto;
    text-align: center;
}
.lt-quiz-sec .lt-quiz-btm {
    margin-top: 70px;
    max-width: 1162px;
    /* margin: 70px auto; */
}
.lt-quiz-sec .lt-quiz-option h5 {
    margin-bottom: 30px;
}
.lt-quiz-sec label {
    color: #51596a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.lt-quiz-sec .lt-quiz-btm ol li {
    color: #000;
    font-family: "Martel", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.lt-quiz-sec .lt-quiz-btm ol li .input-label {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    margin-top: 10px;
}
.lt-quiz-sec .lt-quiz-btm ol li .input-label.tp-inp {
    margin-top: 20px;
}
.lt-quiz-sec .lt-quiz-btm ol li {
    margin-bottom: 30px;
    list-style-position: inside;
}
/* .lt-quiz-sec .lt-quiz-btm ol li .input-label {
    margin-top: 20px;
} */

.lt-quiz-sec .lt-quiz-option {
    margin-bottom: 50px;
}

.lt-quiz-sec .option-select ul li span.small-p {
    color: #51596a;
}
.lt-quiz-sec input[type="radio"] {
    accent-color: #8a212b;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.lt-quiz-sec .lt-quiz-btm .hd-text h5 {
    font-weight: 700;
    margin-bottom: 0;
}
.lt-quiz-sec .lt-quiz-btm .box input::placeholder {
    color: #000000;
}
.lt-quiz-sec .lt-quiz-btm .box {
    display: inline-flex;
    align-items: center;
    gap: 30px;
    margin: 50px 0px;
}
.lt-quiz-sec {
    position: relative;
}
.lt-quiz-sec .lt-quiz-btm .box input {
    padding-right: 115px;
}
.lt-quiz-sec .lt-quit-hd h5 {
    font-weight: 500;
}
.option-select.fnl-stp {
    margin-left: 25px;
    margin-top: 60px;
}

.lt-quiz-sec::after {
    position: absolute;
    content: "";
    right: 0;
    top: 10%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-size: 30%;
    background-position-x: right;
    z-index: -1;
    bottom: 0;
}
.lt-quiz-sec::before {
    position: absolute;
    content: "";
    left: 0;
    top: 22%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-size: 30%;
    background-position-x: left;
    z-index: -1;
}

/* bg-image  dotted sec start here */
.dotted-sec-e {
    position: relative;
}
.dotted-sec-e::after {
    content: "";
    position: absolute;
    right: 0;
    top: 30%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    z-index: -1;
}
.dotted-sec-e::before {
    content: "";
    position: absolute;
    left: 0;
    top: 70%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
    z-index: -1;
}

/* bg-image  dotted sec ends here */

/* INFP, INFP-LOVE-TIPS PAGE CSS START HERE */

.INFP-sec .INFP-hd {
    margin-bottom: 40px;
}
.INFP-sec h2 {
    text-align: left;
}
.INFP-sec p strong {
    color: #000;
    font-weight: 600;
}
.INFP-sec .INFP-rep h5 {
    margin-bottom: 25px;
    font-weight: 500;
}
.INFP-sec .INFP-philosopher {
    margin-bottom: 25px;
}
.female-best-matches {
    margin-bottom: 30px;
}

.INFP-sec.INFP-LT-sec {
    position: relative;
}
.INFP-idealistic.ideal-new {
    margin-top: 70px;
}

.INFP-sec.INFP-LT-sec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 60%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
    z-index: -1;
}

.INFP-sec.INFP-LT-sec::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    z-index: -1;
}
.about-lt .about-lt-hd h3 span.red-text {
    font-weight: 500;
}

.INFP-sec .INFP-letter {
    margin-bottom: 30px;
}
.INFP-letter p {
    line-height: normal;
}
.INFP-sec .order-lb {
    max-width: 871px;
    margin: auto;
    margin-top: 120px;
}

.INFP-sec .order-lb h4 {
    margin-bottom: 50px;
    line-height: 42px;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Noto Serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
}
.INFP-sec .INFP-p-l ul li {
    margin-bottom: 30px;
    /* line-height: 45px; */
    list-style: none;
}
.INFP-sec .INFP-p-l ul li a {
    color: #51596a;
}
/* .INFP-p-l p {
    max-width: 717px;
} */
.INFP-sec .INFP-p-l ul li a strong {
    color: #000000;
}
.INFP-sec.INFP-LT-sec .INFP-p-l ul li a strong {
    color: #000000;
    font-weight: 600;
}

.INFP-sec .male-best-matches {
    margin-bottom: 85px;
}
.INFP-sec .win-heart-do h4 {
    margin-bottom: 40px;
}
.INFP-sec .do-this {
    margin-bottom: 35px;
}
.INFP-sec .win-heart-do.ideal-mate {
    margin-top: 90px;
}
.INFP-sec .win-heart-do.ideal-mate h4 {
    margin-bottom: 10px;
}
/* .INFP-philosopher p {
    max-width: 670px;
    color: #000;
} */
.INFP-sec.INFP-LT-sec h5 {
    font-weight: 500;
}
.INFP-LT-sec .INFP-content {
    max-width: 1120px;
}
/* INFP, INFP-LOVE-TIPS PAGE CSS ENDS HERE */

/* About-Love-Type page css start here */
/* .about-lt start here */
.about-lt .about-lt-hd {
    max-width: 440px;
    margin-right: auto;
    display: inline-block;
}
.about-lt .INFP-idealistic {
    max-width: 1200px;
    margin: auto;
}
.Infp-s-txt ul li {
    color: #51596a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 40px; */
}
.about-lt .about-lt-hd h3 {
    font-weight: 500;
    line-height: 48px;
    font-family: "Noto Serif";
}
.about-lt .INFP-p-l ul li {
    margin-bottom: 25px;
    list-style: none;
}
.about-lt .about-text p {
    margin-bottom: 30px;
}
/* .about-lt end here */

/* .get-discount-sec start here */
.get-discount-sec .row {
    align-items: center;
}
.get-discount-sec .get-discount-text {
    max-width: 516px;
    /* margin: auto; */
}
.get-discount-sec .get-discount-book {
    text-align: -webkit-center;
}
.get-discount-sec a.get-order-link {
    display: block;
    margin-top: 30px;
}
.get-discount-sec .get-order h6 {
    color: #51596a;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/* .get-discount-sec ends here */
/* About-Love-Type page css ends here */

/* About-Dr.-Avila, History, Coaching page css starts here */

.about-info h3 {
    font-weight: 500;
    line-height: 44px;
    font-family: Noto Serif;
}
.about-info h5 {
    color: #000;
}
.about-info .row.about-info-hd-txt {
    align-items: center;
}
.about-info .about-ryt-txt {
    max-width: 576px;
    padding-left: 30px;
}
.about-info .about-info-btm {
    margin-top: 50px;
}
.about-info ul.list-unstyled li {
    margin-bottom: 20px;
    color: #51596a;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.about-info-contact.avail-cnt.q-fm-det ul li {
    margin-bottom: 10px;
}
.about-info .about-info-contact ul li label {
    color: #000;
}

.about-info .about-info-ryt-text {
    max-width: 674px;
    margin-left: 0;
}

/*  about-d starts here */
.about-info.about-d {
    padding-bottom: 120px;
}

.about-info.about-d .about-info-ryt-text {
    /*    max-width: 550px;*/
    padding-left: 30px;
}
.about-info.about-d .about-info-btm {
    max-width: 1222px;
}
.about-info-detail {
    margin-bottom: 25px;
}

/* .about-info.about-d  */

.about-info {
    padding-bottom: 120px;
}
.lt-quiz-form.q-fm .sub-buttn {
    margin-top: 50px;
}
.about-info p {
    margin-bottom: 30px;
}
.about-info .about-info-img img.img-fluid {
    width: 100%;
}
.about-info .about-info-btm {
    margin-top: 50px;
    max-width: 1280px;
}
.about-info.about-d h3 {
    margin-bottom: 15px;
}
/*  About-Dr.-Avila, History, Coaching page css ends here */

.about-info .about-contact-Dr .about-contact-info h5 {
    color: #8a212b;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.about-info .about-contact-detail {
    margin-top: 40px;
    margin-bottom: 50px;
}
.q-fm .about-your-detail {
    margin-bottom: 20px !important;
}
.about-info-contact.avail-cnt.q-fm-det p {
    margin-bottom: 0;
}

.about-info .about-contact-detail .lt-quiz-form .about-your-detail {
    margin-bottom: 40px;
}
.about-info .about-contact-detail textarea {
    width: 100%;
    height: 110px;
    padding: 12px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #efefef;
    resize: none;
    color: #51596a;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.about-info .about-info-contact.avail-cnt {
    /* max-width: 348px; */
    /* margin: auto; */
    padding-left: 60px;
}
.about-info .about-info-contact.avail-cnt p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    text-transform: capitalize;
}
/*.about-info .about-contact-Dr {
    max-width: 1082px;
}*/

.history-sec .about-info-btm {
    max-width: 1240px;
}
.coaching-sec .about-info-ryt-text {
    max-width: 610px;
    margin-left: 15px !important;
}
.about-info.dotted-sec-e.coaching-sec .about-contact-info {
    max-width: 1082px;
}

/*  social-club sec starts here */

section.social-club .social-club-content {
    max-width: 1280px;
    margin: auto;
}
.social-club-content h3 {
    font-weight: 500;
    font-family: "Noto Serif";
}

.social-club {
    position: relative;
}
.social-club .social-club-hd-text {
    padding-bottom: 40px;
}
.social-club .social-club-btm-txt ul {
    margin-top: 10px;
}
.social-club .social-club-btm-txt ul li a {
    color: #51596a;
}
.social-club::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    z-index: -1;
}
.social-club::before {
    content: "";
    position: absolute;
    left: 0;
    top: 60%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
    z-index: -1;
}

.social-club .social-club-hd-text p {
    color: #51596a;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.social-club h6 {
    color: #8a212b;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    display: contents;
}
.social-club .social-club-btm-txt h6 {
    color: #000;
}
.social-club .social-club-btm-txt ul li {
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}
.social-club .social-club-btm-txt {
    max-width: 900px;
}

/*  social-club sec ends here */

/*  product-sec starts here */
.product-sec .product-hd h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-family: "Noto Serif", serif;
}

.product-sec.prd-sec {
    position: relative;
}
.product-sec h6 span {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.product-sec.prd-sec::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    z-index: -1;
}

.product-sec.prd-sec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 65%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
    z-index: -1;
}
/*
.product-sec .product-img-text {
    max-width: 315px;
}*/
.product-sec .product-content {
    display: flex;
    align-items: center;
    gap: 35px;
    border: 1px solid rgba(41, 75, 122, 0.08);
    padding: 20px 35px 30px 20px;
    height: 100%;
}
.product-sec h6 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.product-sec .product-text p.small-p {
    color: #51596a;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}
.product-list .product-text p.small-p {
    max-width: 291px;
}
.product-list .product-text h6 {
    max-width: 315px;
}

.product-text h6 {
    margin-bottom: 15px;
}
.product-sec .product-buttn {
    display: flex;
    align-items: center;
    gap: 15px;
}
.product-sec .product-buttn .product-RB a.btn.cta.hd-butn.RB-buttn {
    padding: 17px 20px;
    display: inline-block;
    width: 128px;
    box-shadow: none;
}

.product-sec .product-buttn .product-RB a.btn.cta.hd-butn.RB-buttn:hover {
    color: #fff;
    background: #852234;
}

/*  product-sec ends here */

/*  product-details starts here */

header.hearder_wrapper.hd-line {
    border-bottom: 1px solid #d9d9d9;
}
header.hearder_wrapper.hd-line nav.navbar {
    padding: 5px 0px;
}

.banner_wrapper.ban-lft {
    /* padding: 30px 0px; */
    padding-top: 15px;
    padding-bottom: 50px;
}
.banner_wrapper.ban-lft .banner-links ol.breadcrumb li {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.banner_wrapper.ban-lft .banner-links ol.breadcrumb li.breadcrumb-item.active {
    color: #0c1e37;
    font-size: 16px;
    font-weight: 700;
}
.banner_wrapper.ban-lft .banner-links .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "|");
}
/*.banner_wrapper .row1 .banner_left {
    padding-left: 100px;
}*/
.banner_wrapper.ban-s .row1 .banner_left {
    padding-left: 0;
    max-width: 610px;
    margin-left: auto;
    padding-top: 80px;
}
.product-sec.product-detail .product-publish {
    margin-top: 30px;
    margin-bottom: 40px;
}

.product-sec.product-detail {
    position: relative;
}

.product-sec.product-detail::after {
    content: "";
    position: absolute;
    right: 0;
    top: 70%;
    width: 271px;
    height: 271px;
    background-image: url("../img/ryt-ellipse.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    z-index: -1;
    transform: translateY(-70%);
}

.product-sec.product-detail .product-img-text {
    max-width: 581px;
}
.product-sec.product-detail .product-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-sec.product-detail .prdt-lft-img {
    border: 1px solid rgba(41, 75, 122, 0.08);
    padding: 30px 80px;
    text-align: -webkit-center;
}
.product-sec.product-detail .row {
    align-items: center;
}
.product-sec.product-detail .product-img-text {
    max-width: 581px;
    /* margin: auto; */
    margin-left: 30px;
}
.product-sec.product-detail h3 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px;
}
.product-sec.product-detail h3 span {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 93.75% */
}

.product-sec.product-detail .product-publish ul li {
    color: #767676;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}
.product-sec.product-detail .product-publish ul li span.b-txt {
    color: #0c1e37;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.product-sec.product-detail .product-buttn a.btn.cta.pb-butn {
    padding: 18px 162px;
    box-shadow: none;
}
.over-product-sec .over-product-content {
    max-width: 1348px;
    margin: auto;
}
/*  product-details ends here */

/* over product  starts here */
.over-product-sec {
    position: relative;
}

.over-product-sec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 271px;
    height: 271px;
    background-image: url("../img/lft-ellipse.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 30%;
    z-index: -1;
    transform: translateY(-80%);
}

.over-product-sec .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    color: #51596a;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: none;
}
/*.over-product-sec button.nav-link:hover {
    border: none;
}*/
.over-product-sec .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0c1e37;
    background-color: #fff;
    border: none;
    border-bottom: 3px solid #852234;
    padding-left: 0;
}

.over-product-sec .over-product-content .tab-content {
    margin-top: 50px;
}
.over-product-sec p {
    color: #51596a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.over-product-sec p strong {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

/* over product  ends here */

/*  product-details ends here */

/*updated css*/

.banner_wrapper .banner_left.b-hd h1 {
    margin-bottom: 20px;
}
.get-hd-text p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 36px;
}
.get-box input::placeholder {
    color: #000;
}

.subscribe-sec p {
    /* margin-bottom: 0px; */
    color: #51596a;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.about-info ul.list-unstyled li label {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
}

.about-info ul.list-unstyled li a {
    color: #51596a;
}
.about-contact-info h6 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.ion-navicon {
    float: left;
}

header.hearder_wrapper .hd-top-ryt ul li span.search-new #searchBar {
    background-color: #fff;
    border: none;
    color: #000;
    font-size: 15px;
    margin-right: 10px;
    padding: 14px 15px;
    float: right;
    max-width: 100%;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    height: 20px;
}
#toggle-search {
    float: right;
}

/*podcast page css start*/

.podcast-sec .luv-univer-with-dr {
    border-radius: 25px;
    background: #8a212b;
    padding: 60px;
}

.podcast-sec .podcast-content {
    max-width: 1280px;
    margin: auto;
    margin-top: 130px;
}
/*.podcast-sec.banner-_ryt.rpp-img {
    padding-right: 0;
}*/
.podcast-sec .luv-univers-main-head {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.luv-universe-logo {
    border-radius: 25px;
    background: #fff3f4;
    width: 100%;
    height: 100%;
    padding: 106px 21px;
    text-align: center;
}
.luv-universe-ryt h3 {
    color: #fff;
    font-family: Noto Serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.podcast-sec h5 {
    font-weight: 500;
    line-height: normal;
    color: #fff;
}
.luv-universe-ryt p {
    color: #fff;
    font-family: "Noto Serif";
    margin-bottom: 10px;
}
.listening-on-social {
    display: flex;
    gap: 20px;
}
.listening-on-social a {
    display: block;
    width: 100%;
    height: 100%;
}

.listening-on-social .lstn-imgs {
    display: flex;
    gap: 10px;
}

.listen-about-lv-universe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 850px;
    /* margin-right: auto; */
}

.listen-about-lv-universe .social_icons {
    display: flex;
    gap: 10px;
    align-items: center;
}

.listen-about-lv-universe .social_icons ul {
    display: flex;
    gap: 10px;
}

.listen-about-lv-universe .social_icons ul li a {
    display: flex;
    width: 30px;
    height: 31px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: 0.4s ease-in-out;
}
.listen-about-lv-universe .social_icons ul li a:hover {
    color: #8a212b;
    background: #fff;
}

.luv-universe-ryt .rating-icon .str-rating span {
    color: #ff9500;
}
.luv-universe-ryt .rating-icon {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 24px;
}
.wht-text {
    color: #fff;
    font-family: Noto Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.lstn-buttn a {
    background: #fff;
    color: #8a212b;
    border: 1px solid #8a212b;
    padding: 14px 23px;
    transition: 0.4s ease-in-out;
}
.lstn-buttn a:hover {
    background: #fff;
    color: #000;
}

.luv-university-episd {
    max-width: 1201px;
}
.luv-university-episd .luv-episod {
    display: flex;
    gap: 45px;
    align-items: center;
    /*    flex-wrap: wrap;*/
}

/*.luv-university-episd .luv-episod .luv-episod-text {
    max-width: 895px;
}
*/
.luv-university-episd .episd-list {
    /* max-width: 1150px; */
    margin-bottom: 56px;
    border-bottom: 1px solid rgb(138, 33, 43, 0.2);
    padding-bottom: 60px;
}

.luv-university-episd .episd-list span.rd-text {
    color: #8a212b;
    font-family: "Noto Serif";
}

.luv-university-episd .episd-list span.rd-text {
    color: #8a212b;
    font-family: "Noto Serif";
}
.luv-university-episd .episd-list h5 {
    color: #000;
    font-family: "Noto Serif";
    /* font-weight: 500; */
    margin-bottom: 17px;
}

.luv-university-episd h1 {
    margin-bottom: 55px;
    border-bottom: 1px solid rgb(138, 33, 43, 0.2);
    padding-bottom: 58px;
}
.lstn-buttn a.cta.lstn-bttn {
    border-radius: 5px;
    background: #852234;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    padding: 18px 44px;
    transition: 0.4s ease-in-out;
    box-shadow: none;
}
.lstn-buttn a.cta.lstn-bttn:hover {
    color: #852234;
    background: #fff;
}

.luv-university-episd .episd-list .social_icons ul li a {
    display: flex;
    width: 30px;
    height: 31px;
    color: #fff;
    background: #8a212b;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: 0.4s ease-in-out;
}
.luv-university-episd .episd-list .social_icons ul li a:hover {
    color: #8a212b;
    background: #fff;
    border: 1px solid #8a212b;
}

.luv-university-episd .luv-episod .luv-episod-text .listening-on-social {
    display: flex;
    gap: 30px;
    align-items: center;
}
.luv-university-episd .luv-episod .luv-episod-text .listening-on-social .lstn-imgs {
    display: flex;
    gap: 20px;
}
.luv-university-episd .episd-list span.wht-text {
    color: #51596a;
}
.luv-university-episd .episd-list p {
    font-family: Noto Serif;
    line-height: normal;
    margin-bottom: 0;
}
.luv-university-episd .luv-episod-ryt-content {
    margin-bottom: 25px;
    /* max-width: 895px; */
}
.podcast-sec .podcast-content .more-buttn {
    text-align: center;
}
.podcast-sec .podcast-content .more-buttn a.btn.cta.white-butn {
    color: #000;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #8a212b;
    box-shadow: none;
    padding: 17px 25px;
}
.podcast-sec .rp_text h1 {
    padding-top: 10px !important;
}
.podcast-sec .podcast-content .more-buttn a.btn.cta.white-butn:hover {
    color: #fff;
    background: #8a212b;
}
.luv-episod-img {
    width: 18%;
}
.luv-episod-text {
    width: 75%;
}
.lt-quiz-form.q-fm {
    max-width: 599px;
    margin-right: auto;
}

/*podcast page css end*/

/*contact page css start*/

.contact-us-sec .cnt-txt p {
    color: #8a212b;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}
.contact-us-sec .contact-icons {
    width: 57px;
    height: 57px;
    flex-shrink: 0;
    border-radius: 50%;
    background: #8a212b;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.contact-us-sec .cnt-txt a {
    color: #51596a !important;
}
.contact-info .cnt-txt {
    margin-top: 20px;
}

.contact-us-sec .contact-info {
    border: 1px solid #c41c32;
    padding: 50px 35px 40px 35px;
    width: 333px;
    height: auto;
    text-align: center;
    transition: 0.4s ease-in-out;
}

.contact-us-sec .contact-info:hover {
    background: rgba(186, 18, 23, 0.05);
}
.contact-us-sec .contact-content h2 {
    max-width: 757px;
    margin: auto;
    margin-bottom: 40px;
}

.contc-box {
    gap: 30px;
    justify-content: center;
}
/*contact page css end*/
