﻿/*--Silver-gold Product Page Start--*/
/*Comman Button Start*/
.red_theme_btn_2 {
    background: linear-gradient(92.48deg, #FFFBB3 5.47%, #FABBBD 94.53%);
    border: 0px solid transparent;
    border-radius: 500px;
    padding: 20px 34px;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    transition: 0.3s;
    color: #000;
}
.red_theme_btn_2:hover {
    background: linear-gradient(92.48deg, #FABBBD 5.47%, #FFFBB3 94.53%);
    transform: scale(1.03);
    color: #000;
} 
/*Comman Button End*/ 
/*banner sec*/
.silver_gold_hero_banner {
    background: linear-gradient(180deg, #FFFFFF 0%, #FDE8E9 100%);
}
.silver_gold_hero_banner .h6-hero-wrapper {
    max-width: 100%;
    padding: 45px 80px;
}
.hero_img_left_Sec {
    padding-right: 80px;
}
.hero_img_left_Sec p {
    color: #545557;
}
.hero-img-side {
    top: 0px;
}
.hero-img-side img:last-child {
    left: 65px;
    position: relative;
}
.hero-img-side img:first-child {
    top: 0px;
} 
/*about sec*/
.h6-about-section {
    background: url("../images/h6-about-bg2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.h6-about-single-sec {
    padding-top: 150px;
    padding-bottom: 117px;
}
.h6-about-single-sec-2 {
    padding-top: 80px !important;
    padding-bottom: 117px;
}
.h6-section-heading {
    color: #000;
}
.h6-paragraph {
    color: #545557;
}
.h6-tick-bullet-ul li {
    color: #545557;
}
.h6-tick-bullet-ul li::before {
    content: url(../images/w-tick2.png);
    background: #ffffff;
    flex-shrink: 0;
    margin: 5px 0px;
}
.h6-about-img-sec img:first-child {
    right: -20px;
}
/*feature pricing table*/
.feature_pricing_section {
    background-color: #f1f2f2;
    border-radius: 25px;
}
.feature_pricing_section p {
    color: #545557;
}
.feature_pricing_list {
    z-index: 0;
}
.feature_pricing_table {
    position: relative;
}
.feature_pricing_table:before {
    content: "";
    position: absolute;
    left: -10px;
    bottom: -10px;
    background: #ED1C24;
    height: 300px;
    max-height: 80%;
    width: 300px;
    z-index: -1;
    border-radius: 35px;
}
.h6-compaire-wrapper.feature_pricing_table {
    margin-bottom: 43px;
    border-radius: 35px;
    background: linear-gradient(0deg, #FFFFFF -7.76%, #FDE8E9 69.09%);
    border: 3px solid #ED1C24;
    margin-top: 120px;
}
.table_heading {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    position: static;
    top: 60px;
    background-color: #fff;
    background-color: transparent;
    z-index: 8;
}
.table_heading div {
    min-width: 100%;
    width: 100%;
    text-align: center;
    border: 1px solid var(--para-color);
    padding: 24px;
    color: #252f4b;
}
.table_heading div:first-child {
    border-radius: 25px 0 0 0;
}
.table_heading div:last-child {
    border-radius: 0 25px 0 0;
}
.table_heading div h3 {
    font-size: 18px;
    font-weight: var(--font-semibold)
}
.table_heading div p {
    font-size: 14px!important;
    color: var(--para-color);
    margin-top: 16px;
}
.table_row {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
}
.table_row div:first-child {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    min-width: 400px;
    padding-top: 26px;
}
.table_row div p {
    color: #151618;
    margin-top: 45px;
    width: 100%;
}
.table_row div {
    width: 98%;
    padding: 30px 0;
    right: -4px;
    word-wrap: break-word;
    color: #252f4b;
    border-left: hidden;
    border-bottom: hidden;
}
.silver_plan_title,
.gold_plan_title {
    background: linear-gradient(5.26deg, #FFFBB3 5.64%, #FABDBD 107.04%);
    box-shadow: 0px -20px 40px rgba(0, 0, 0, 0.05);
    border-radius: 35px;
    margin-top: -80px;
    height: 206px;
}
.accordion-section {
    width: 100%;
    margin-bottom: 5px;
    border: 2px solid #d8d8d8;
    border-radius: 20px;
    background-color: #fff;
    margin-top: -50px;
}
.accordion-header {
    width: max-content;
    min-width: 100%;
    padding: 0px;
    background-color: #fff;
    border: hidden;
    cursor: pointer;
    border-radius: 20px;
    color: #212529;
}
.accordion-header i.fa-solid.fa-plus:before {
    font-size: 24px;
    color: #212526;
}
.accordion-header div i.fa-solid.fa-minus:before {
    font-size: 14px;
    color: #212526;
}
.accordion-header div {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    justify-content: space-between;
    margin: 0 29px;
    padding: 14px 0px;
    border-bottom: 1px solid #D4D4D4;
}
.table_data {
    font-weight: 600;
    padding: 0px 28px;
} 
.table_data div h4 {
    font-size: 22px;
    font-weight: 700;
}
.table_data .accordion-content {
    display: none;
    padding: 0;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    backdrop-filter: none;
    border: none;
    border-radius: 0;
}
.accordion-data {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    border-radius: 15px;
    margin: 0 29px;
}
.accordion_data_bg {
    background-color: #d9d9d94d;
}
.accordion-data div {
    width: 100%;
    padding: 18px 20px;
    text-align: center;
    word-wrap: break-word;
    border: hidden;
    line-height: 0;
}
.price-category.silver {
    padding: 20px 10px 18px 20px;
}
.price-category.gold {
    padding: 20px 10px 18px 55px;
}
.accordion-data div:first-child {
    text-align: left;
    font-size: 16px;
    min-width: 375px;
    color: #000000BF;
    line-height: revert;
}
.accordion-data div i {
    font-size: 22px;
}
.accordion-data div i.fa-circle-check {
    color: #27ae60;
}
.accordion-data div i.fa-circle-xmark {
    color: #eb5757;
}
.accordion-data div i.fa-star-of-life {
    font-size: 10px;
    position: absolute;
    padding-left: 4px;
    color: #333;
}
.table_row.footer_table {
    width: 100%;
    margin-bottom: 16px;
}
.table_row .footer_table_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.table_row.footer_table div:first-child {
    min-width: 290px;
    padding-top: 0;
    color: #252F4B;
    font-size: 20px;
    font-weight: 600;
}
.footer_table .feature_pricing-btn {
    padding: 12px 0 12px 12px;
    text-align: end;
}
.table_row.footer_table .price-category {
    padding: 10px 0 14px 0;
}
.table_row.footer_table div:last-child {
    border-radius: 0 0 25px 0;
}
.add_on_charges_title {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    top: -38px;
    padding-right: 30px;
    text-align: right;
}
.red_theme_btn_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #77787B;
    background-image: linear-gradient(to right, #FFFBB3 0%, #FABBBD 100%);
    border-radius: 12px;
    padding: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 100%;
    transition: 0.3s;
}
.red_theme_btn_1:hover {
    background: unset;
    background-image: linear-gradient(to right, #FABBBD 0%, #FFFBB3 100%);
}
.red_theme_btn_1 i {
    background-color: #fff;
    border-radius: 8px;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.red_theme_btn_1 i:before {
    transform: rotate(-45deg);
    transition: 0.3s;
}
/*service sec*/
.h6-tab-btn button.active {
    top: 0px;
    left: 0px;
}
.h6-tab-btn button.active:hover {
    color : #ED1C24;
} 
.service_section {
    padding-top: 100px;
    padding-bottom: 120px;
}
.h6-tab-btn li::before {
    border: 2px solid #ED1C24;
    background: #dee2e6;
}
.h6-tab-btn li:hover button {
    cursor: default;
}
.nav-link:focus,
.nav-link:hover {
    color: #ED1C24;
}
/*key feature sec*/
.slick-track {
    display: flex;
}
.slick-initialized .slick-slide {
    display: flex;
    min-height: 334px;
} 
.core-features-card {
    object-fit: contain;
    object-position: center;
}
.core-features-card-btn {
    position: absolute;
    bottom: 30px;
}
.key_feature_section {
    padding-top: 75px;
    padding-bottom: 75px;
}
.core-features-card {
    border-color: #f9b9bb;
    background-color: #fff;
}
.core-features-icon {
    border: 1px solid #ED1C24;
}
.core-features-card-text {
    color: #545557;
}
.core-features-card:hover {
    border-color: #ED1C24;
}
.core-features-card:hover .core-features-icon {
    background: #ED1C24; 
    border: 8px solid #fff;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
}
.core-features-card:hover .core-features-icon svg .cls-1,
.core-features-card:hover .core-features-icon svg .cls-2{
    fill: #fff;
}
.core-features-card-btn:hover a {
    color: #ed1c24;
}
.core-features-card-btn:hover a > span::before {
    border-color: #ed1c24;
}
/*--Silver-gold Product Page End--*/
/*--talk to expert & get a free demo popup start--*/
.modal-content.talk_to_expert_sec { 
    background-color: #fff;
    width: 100%;
}
.btn-close.talk_to_expert_btn_close {
    background-color: #fff;
}
.talk_to_expert_sec button.saastain-btn {
    padding: 15px 27px;
    border-radius: 13px;
}
.talk_to_expert_sec .form-group span,
.request-a-free-demo .form-group span {
    color: #ED1C24;
}
.request-a-free-demo .login-signup__imgs {
    height: 100%;
}
.request-a-free-demo .login-signup__thumb {
    height: 100%;
    display: flex;
    align-items: center;
}
.request-a-free-demo .form-group input {
    height: 35px;
}
.request-a-free-demo button {
    height: 45px;
}
/*--talk to expert & get a free demo popup end--*/
/*--blog page start--*/
.category-box li div:hover {
    color: #ED1c24;
    cursor: default;
}
/*--blog page end--*/
/*--privacy policy page start--*/
.privacy_policy_area {
    padding-top: 50px;
    padding-bottom: 80px;
}
.privacy_policy_area .h6-paragraph {
    text-align: justify;
}
.privacy_policy_area .h6-paragraph b {
    color: #151618;
}
.privacy_policy_area h6 b span {
    padding-right: 10px;    
}
.privacy_policy_area ol li{
    font-size: 18px;
    color: #545557;
}
/*--privacy policy page end--*/

/*Media Query*/
@media screen and (max-width: 1400px) {
    .banner-area-v3__buttons {
        margin-top: 30px;
    }
}
@media screen and (max-width: 1200px) {
    /*banner sec*/
    .silver_gold_hero_banner .h6-hero-wrapper {
        padding: 45px 12px;
    }
    .hero_img_left_Sec {
        padding-right: 0px;
    }
    .hero-img-side img:first-child {
        left: 0px;
    }
    /*about sec*/
    .h6-about-single-sec {
        padding-top: 117px;
    }
    .h6-about-single-sec-2 {
        padding-top: 0px !important;
    }
    /*feature pricing table*/
    .table_row.footer_table div:first-child {
        min-width: 200px;
    }
    .footer_table .feature_pricing-btn {
        padding: 12px 0 12px 10px;
    }
}
@media screen and (max-width: 992px) {
    /*banner sec*/
    .h6-hero-wrapper h1 {
        font-size: 46px;
        line-height: 66px;
    }
    /*about sec*/
    .h6-about-text-sec {
        padding-right: 0px;
        padding-bottom: 50px;
    }
    .h6-about-img-sec img:first-child {
        width: 30%;
        right: 15%;
    }
    .h6-about-img-sec img:last-child {
        width: 30%;
        left: 15%;
    }
    .h6-about-img-sec img {
        display: block;
        margin: 0 auto;
    }
    .h6-section-heading.res-mar {
        margin-top: 0px;
    }
    .h6-about-single-sec-2 {
        padding-bottom: 200px;
    }
    /*feature pricing table*/
    .table_data div h4 {
        font-size: 18px;
    }
    .accordion-header div {
        font-size: 16px;
        padding: 16px 0px 16px 0;
        margin: 0 22px;
    }
    .price-category.gold {
        padding: 22px 0px 18px 30px;
    }
    .table_heading {
        grid-template-columns: repeat(3, 1fr);
        position: static;
        top: 60px
    }
    .table_heading div:first-child {
        display: unset;
        text-align: center;
        border-radius: 0;
    }
    .table_heading div:last-child {
        border-radius: 0;
        border-left: 1px solid #c0cacc;
    }
    .silver_plan_title, 
    .gold_plan_title {
        height: 206px;
    }
    .accordion-data {
        grid-template-columns: repeat(3, 1fr);
        margin: 0 22px;
    }
    .accordion-data div:first-child {
        padding: 20px;
        font-size: 15px;
    }
    .accordion-data div i {
        font-size: 20px;
    }
    .table_row div:first-child {
        padding: 18px 16px 18px 0px;
        font-size: 15px;
    }
    .accordion-data div {
        padding: 14px
    }
    .price-category.silver {
        padding: 20px 30px 18px 20px;
    }
    .price-category.gold {
        padding: 22px 5px 18px 30px; 
    }
    .table_row div {
        padding: 24px;        
    }
    .accordion-data div:first-child, 
    .table_heading div:first-child, 
    .table_row div:first-child {
        min-width: 260px;
    }
    .footer_table div {
        padding: 24px 0px 24px 24px;
    }
    .table_row.footer_table div:first-child {
        min-width: 20px;
    }
    .red_theme_btn_1 {
        font-size: 14px;
    }
    .red_theme_btn_1 i {
        height: 30px;
        width: 30px;
        margin-left: 5px;
    }
    .footer_table .feature_pricing-btn {
        padding: 12px 0 12px 0px;
    }
    /*talk to expert*/
    .modal-content.talk_to_expert_sec {
        max-width: 500px;
    }
}
@media screen and (max-width: 768px) {
    /*banner sec*/
    .banner-area-v3__buttons {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    /*about sec*/
    .h6-about-img-sec img:first-child,
    .h6-about-img-sec img,
    .h6-about-img-sec img:last-child {
        width: auto;
    }
    .h6-about-img-sec img:first-child {
        right: -10px;
    }
    .h6-about-img-sec img:last-child {
        left: -10px;
    }
    .h6-about-text-sec:last-child {
        padding-bottom: 50px;
    }
    /*feature pricing table*/
    .accordion-data div:first-child, 
    .table_heading div:first-child, 
    .table_row div:first-child {
        min-width: 320px;
    }
    .silver_plan_title, 
    .gold_plan_title {
        height: 186px;
    }
    .red_theme_btn_1 i {
        margin-left: 25px;
    }
    /*testimonial sec*/
    .single-feedback__content .saastain-flex__space {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}
@media screen and (max-width: 576px) {
    /*about sec*/
    .h6-about-single-sec {
        padding-bottom: 50px;
    }
    .h6-about-single-sec-2 {
        padding-top: 50px !important;
    }
    .h6-about-single-sec-2 {
        padding-bottom: 150px;
    }
     /*feature pricing table*/
    .table_data {
        padding: 0px 20px;
    }
    .table_heading div {
        padding: 24px 0
    }
    .table_heading div h3 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .table_heading div p {
        display: none
    }
    .accordion-section {
        margin-top: -40px;
    }
    .accordion-header {
        padding: 0;
    }
    .accordion-header div {
        font-size: 15px;
    }
    .table_heading {
        grid-template-columns: repeat(2, 1fr);
        position: static;
        top: 60px;
    }
    .table_heading div:first-child {
        display: unset;
        text-align: center;
        border-radius: 0;
    }
    .table_heading div:last-child {
        border-radius: 0;
        border-left: 1px solid #c0cacc;
    }
    .table_row {
        grid-template-columns: repeat(3, 1fr);
    }
    .table_row div p {
        margin-top: 30px;
    }
    .silver_plan_title,
    .gold_plan_title {
        margin-top: -70px;
        height: 180px;
    }
    .table_data div h4 {
        font-size: 18px;
    }
    .table_row div:first-child {
        text-align: center;
    }
    .accordion-data {
        grid-template-columns: repeat(3, 1fr);
    }
    .accordion-data div:first-child {
        padding: 20px 14px;
        font-size: 14px;
    }
    .table_row div:first-child {
        padding: 15px 16px 24px 16px;
        text-align: left;
    }
    .accordion-data div {
        padding: 14px
    }
    .accordion-data div:first-child, 
    .table_heading div:first-child, 
    .table_row div:first-child {
        min-width: 212px;
    }
    .table_row.footer_table div:first-child {
        font-size: 16px;
        min-width: 100%;
    }
    .red_theme_btn_1 {
        padding: 10px 7px;
        text-align: center;
    }
    .red_theme_btn_1 i {
        height: 22px;
        width: 22px;
        margin-left: 2px;
    }
    .add_on_charges_title {
        padding-right: 22px;
    }
    /*pricing page*/
    .gold_price_sec_brand_theme {
        margin-top: 70px;
    }
}
@media screen and (max-width: 430px) {
    /*about sec*/
    .h6-about-img-sec img:first-child {
        position: absolute;
        width: 50%;
        right: 0;
        top: -50px;
    }
    .h6-about-img-sec img:last-child {
        position: absolute;
        width: 50%;
        left: 0px;
    }
    /*feature pricing table*/
    .feature_pricing_list:before {
        height: 250px;
        width: 250px;
    }
    .h6-compaire-wrapper.feature_pricing_table {
        margin-top: 0;
    }
    .table_heading div {
        padding: 24px 0
    }
    .table_heading div h3 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .table_heading div p {
        display: none
    }
    .accordion-section {
        margin-top: -60px;
    }
    .accordion-header {
        padding: 0;
    }
    .accordion-header div {
        font-size: 15px;
    }
    .table_heading {
        grid-template-columns: repeat(2, 1fr);
        position: static;
        top: 60px;
    }
    .table_heading div:first-child {
        display: unset;
        text-align: center;
        border-radius: 0;
    }
    .table_heading div:last-child {
        border-radius: 0;
        border-left: 1px solid #c0cacc;
    }
    .table_row {
        grid-template-columns: repeat(2, 1fr);
    }
    .table_row div p {
        margin-top: 30px;
    }
    .silver_plan_title,
    .gold_plan_title {
        margin-top: 0px;
        height: 180px;
    }
    .table_data div h4 {
        font-size: 18px;
    }
    .table_row div:first-child {
        text-align: center;
    }
    .accordion-data {
        grid-template-columns: repeat(2, 1fr);
    }
    .accordion-data div:first-child {
        grid-column: span 7;
        padding: 14px;
        font-size: 14px;
    }
    .table_row div:first-child {
        grid-column: span 7;
        padding: 24px 16px;
    }
    .accordion-data div {
        padding: 14px
    }
    .accordion-data div:first-child, 
    .table_heading div:first-child, 
    .table_row div:first-child {
        min-width: 50%;
    }
    .price-category.silver {
        padding: 10px 20px 18px 0px;
    }
    .price-category.gold {
        padding: 10px 0px 18px 30px;
    }
    .table_row.footer_table div:first-child {
        display: none;
    }
    .table_row.footer_table {
        grid-template-columns: unset;
    }
    .red_theme_btn_1 {
        padding: 12px 12px;
        width: 100%;
    }
    .table_row.footer_table div:last-child {
        padding-top: 0;
    }
    .add_on_charges_title {
        top: -30px;
        padding-right: 35px;
    }
    /*key feature sec*/
    .core-features-card {
        padding: 60px 20px 50px 20px;
    }
}
@media screen and (max-width: 320px) {
    /*feature pricing table*/
    .accordion-section {
        margin-top: -45px;
    }
    .table_row div p {
        margin-top: 25px;
    }
    .add_on_charges_title {
        padding-right: 28px;
    }
}