﻿.hero_icons2 {
    max-width: 170px;
}

.btn {
    padding: 10px 50px;
    background-color: red !important;
    text-align: center;
    background-color: white;
}

.btn2 {
    padding: 10px 50px;
    background-color: blue !important;
    text-align: center;
    background-color: white;
}

.hero_images {
    margin-top: -10px;
    max-width: 700px !important;
    height: unset;
}

.bg_blur {
    color: #383E56 !important;
    background: transparent;
    border-radius: 15px;
    padding: 17px 26px !important;
}

.bg_blur:active {
    background: #EFF2FF;
    border-radius: 15px;
    padding: 17px 26px !important;
}

.tab_panel2 {
    display: none;
}

.tab_panel3 {
    display: none;
}

.tab_panel4 {
    display: none;
}

.tab_panel5 {
    display: none;
}

.trusted_clr {
    color: #828282;
}

.active1 {
    background: #EFF2FF;
    border-radius: 10px;
    padding: 17px 26px !important;
}

.lh_103 {
    line-height: 103% !important;
}

@media (min-width:1600px) {
    .hero_images {
        max-width: 815px !important;
        height: 725px !important;
    }

    .hero_text_box {
        min-height: 760px !important;
    }

    .hero_tab_image_lp {
        width: 100%;
    }
}

@media (max-width:1536.98px) {
    .lh_para {
        line-height: 138%;
    }

    .search_talk_btn3 {
        padding: 8px 8px 8px 12px;
    }

    .hero_tab_image_lp {
        width: 88%;
    }
}

@media (max-width:1159.98px) {
    .search_talk_btn3_errow {
        max-width: 35px;
    }

    .search_talk_btn3 {
        padding: 0px 8px 0px 12px;
    }
}

@media (max-width:991.98px) {
    .bg_blur {
        padding: 8px 16px !important;
    }

    .bg_blur:active {
        background: #EFF2FF;
        border-radius: 8px;
        padding: 8px 16px !important;
    }

    .active1 {
        background: #EFF2FF;
        border-radius: 8px;
        padding: 8px 16px !important;
    }

    .minus_ml {
        margin-left: -17px;
    }

    .hero_tab_image_lp {
        width: 100%;
    }
}

@media (max-width:575.98px) {
    .bg_blur {
        padding: 8px 16px !important;
    }

    .bg_blur:active {
        background: #EFF2FF;
        border-radius: 6px;
        padding: 8px 16px !important;
    }

    .active1 {
        background: #EFF2FF;
        border-radius: 6px;
        padding: 8px 16px !important;
    }

    .minus_ml {
        margin-left: 0 !important;
    }

}