a {
    text-decoration: none !important;
    color: #000 !important
}

body p {
    font-size: 15px;
    font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins !important
}

body {
    font-family: Poppins, sans-serif !important
}

.topheader {
    background: #f1f3f5;
    padding: 5px 0
}

#nav-toggle.active span,
.dropbtn,
.dropbtn:focus,
.dropbtn:hover {
    background-color: transparent
}

.dropbtn,
.solutions .c--anim-btn span,
nav ul {
    padding: 0
}

.head-logo img {
    height: 30px
}

.head-right li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 15px
}

.head-right .flag img {
    height: 25px
}

.call img {
    height: 40px
}

.head-right {
    text-align: right;
    margin-bottom: 0
}

.ques,
.ques p {
    text-align: left
}

.ques p {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b3a67
}

.ques {
    min-width: 125px
}

.dropbtn {
    color: 000;
    font-size: 15px;
    border: none;
    cursor: pointer
}

.dropbtn span {
    visibility: hidden
}

.dropbtn:hover span {
    visibility: visible
}

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

.nav-dropdown,
.nav-mobile,
nav ul {
    display: none
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    margin-top: 10px
}

.dropdown-content a {
    color: #000;
    padding: 6px 10px;
    text-decoration: none;
    display: block;
    font-size: 15px
}

#sticky_nav nav ul li a,
.brand a,
.brand a:visited,
nav ul li a {
    color: #463f3f;
    text-decoration: none
}

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

nav ul {
    list-style: none;
    margin: 0
}

nav ul li {
    float: left;
    position: relative
}

nav ul li a {
    display: block;
    padding: 0 20px;
    background: #fff
}

@media (max-width:450px) {
    nav ul li a {
        background: 0 0 !important;
        padding: 0 10px !important
    }
}

.nav-reverse {
    font-size: 10px;
    margin-left: 5px
}

.nav_menu_hover:hover {
    color: #e84c3d !important
}

.nav_menu_hover:hover .nav-reverse {
    transform: rotate(180deg);
    color: #e84c3d
}

nav ul li ul li {
    min-width: 190px
}

nav ul li ul li a {
    padding: 15px;
    line-height: 20px
}

.nav-dropdown {
    position: absolute;
    z-index: 1;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15)
}

@media only screen and (max-width:991px) {
    .nav-mobile {
        display: block;
        display: flex;
        justify-content: flex-end
    }

    nav ul {
        display: none
    }
}

@media only screen and (max-width:800px) {
    nav {
        width: 100%;
        padding: 70px 0 15px
    }

    nav ul {
        display: none
    }

    nav ul li {
        float: none
    }

    nav ul li a {
        padding: 15px;
        line-height: 20px
    }

    nav ul li ul li a {
        padding-left: 30px
    }
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #463f3f;
    position: absolute;
    display: block;
    content: '';
    transition: .3s ease-in-out
}

#nav-toggle span:before {
    top: -10px
}

#nav-toggle span:after {
    bottom: -10px
}

#nav-toggle.active span:after,
#nav-toggle.active span:before {
    top: 0
}

#nav-toggle.active span:before {
    transform: rotate(45deg)
}

#nav-toggle.active span:after {
    transform: rotate(-45deg)
}

@media screen and (min-width:991px) {
    .nav-list {
        display: block !important
    }
}

.navigation {
    height: 70px;
    background: #fff;
    display: flex;
    align-items: center
}

.nav-container {
    max-width: 1000px;
    margin: 0 auto
}

.brand {
    position: absolute;
    padding-left: 20px;
    float: left;
    line-height: 70px;
    text-transform: uppercase;
    font-size: 1.4em
}

.features,
.solutions {
    position: relative
}

.c--anim-btn span {
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0 15px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500
}

.c--anim-btn,
.c-anim-btn {
    transition: .3s
}

.c--anim-btn {
    overflow: hidden;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #ec675b;
    border-radius: 6px
}

.c-anim-btn {
    margin-top: 0
}

.c--anim-btn:hover .c-anim-btn {
    margin-top: -3em
}

.c--anim-btn:hover {
    background: #3b5998
}

.navbar-left {
    text-align: left !important;
    float: left
}

.nav-right {
    text-align: right !important;
    float: right;
    margin-left: 12px !important
}

.mt-30 {
    margin-top: 50px
}

.mb50 {
    margin-bottom: 50px !important
}

.mb75 {
    margin-bottom: 75px !important
}

@media (max-width:768px) {

    .head-right .flag,
    .head-right .login,
    nav ul {
        display: none
    }

    nav {
        width: 100%;
        padding: 0
    }

    .navigation {
        padding: 10px 0;
        border-bottom: 1px solid #f1f3f5
    }

    .head-right {
        text-align: center;
        padding-left: 0
    }

    .head-logo {
        text-align: center;
        height: 48px;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    #nav-toggle span:before {
        top: -8px
    }

    #nav-toggle span,
    #nav-toggle span:after,
    #nav-toggle span:before {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #fff;
        position: absolute;
        display: block;
        content: '';
        transition: .3s ease-in-out
    }

    #nav-toggle span:after {
        bottom: -8px
    }

    #nav-toggle {
        position: absolute;
        left: 0;
        top: 15px;
        cursor: pointer;
        background: #ec675b;
        padding: 18px 39px 20px 10px;
        border-radius: 3px
    }

    .mt-30 {
        margin-top: 20px
    }

    .head-right .col-sm-9 {
        padding: 0 0 0 6px
    }

    .dropdown-content a {
        color: #000;
        padding: 6px 10px;
        text-decoration: none;
        display: block;
        font-size: 13px
    }

    .head-right li {
        list-style-type: none;
        display: inline-block;
        padding: 10px 5px
    }

    .dropdown button {
        font-size: 13px
    }

    .head-right .flag img {
        height: 20px
    }

    .head-right li .row {
        padding-left: 5px
    }
}

@media (min-width:911px) and (max-width:1200px) {
    .c--anim-btn {
        overflow: hidden;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background-color: #ec675b;
        border-radius: 6px
    }

    .c--anim-btn span {
        color: #fff;
        text-decoration: none;
        text-align: center;
        display: block;
        padding: 0 5px;
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500
    }

    nav ul li a {
        display: block;
        padding: 0 10px
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .safari_only {
            height: 100% !important;
            width: 100% !important;
            -webkit-height: 100%;
            -o-height: 100%;
            -ms-height: 100%;
            -moz-height: 100%
        }

        .faqimg1 img,
        .solimg img {
            height: 100% !important;
            width: 100% !important;
            -webkit-height: 100%;
            -ms-height: 100%;
            -o-height: 100%;
            -moz-height: 100%
        }
    }

    @supports (-webkit-appearance:none) and (display:flow-root) {
        .featureimg img {
            height: 100% !important;
            width: 100% !important;
            -webkit-height: 100%;
            -o-height: 100%;
            -ms-height: 100%;
            -moz-height: 100%
        }

        .faqimg1 img,
        .solimg img {
            height: 100% !important;
            width: 100% !important;
            -webkit-height: 100%;
            -ms-height: 100%;
            -o-height: 100%;
            -moz-height: 100%
        }
    }
}

.pricing_tab_menu_align {
    border: 1px solid #eff1f3;
    width: fit-content;
    border-radius: 5px;
    height: 44px;
    align-items: center;
    padding: 0 2px;
    justify-content: space-between
}

@media (max-width:576px) {
    .pricing_tab_menu_align {
        height: 38px
    }
}

.pricing-dropdown-content {
    display: none;
    background-color: #f9f9f9;
    width: 130px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    padding: 5px 0;
    z-index: 1000;
    position: absolute;
    flex-direction: column;
    height: 300px;
    justify-content: space-around;
    margin-top: 50px
}

.pricing_dropdown_list {
    padding: 10px 12px;
    cursor: pointer
}

.pricing_dropdown_list:hover {
    background: #e84c3c17
}

@media (min-width:1200px) {
    .nav_pad {
        padding: 0 18px !important
    }
}

.nav_par_list_today_link {
    background: #f6f6f6 !important;
    border-radius: 4px;
    width: 100%;
    justify-content: center;
    height: 50px;
    color: #e84c3d !important;
    font-size: 13px;
    flex-direction: column;
    padding: 8px 15px !important
}

.nav_feature_dropdown,
.nav_knowledge_dropdown,
.nav_partner_dropdown,
.nav_resource_dropdown,
.nav_solution_dropdown {
    padding: 16px 10px;
    background: #fff;
    border-radius: 10px;
    z-index: 4;
    height: auto
}

.nav_par_list_today_link_tit {
    font-size: 14px;
    font-weight: 500
}

.nav_par_list_today_cont {
    font-size: 9px;
    color: #6e6b6b;
    margin-bottom: 0;
    margin-top: 3px
}

.nav_partner_dropdown {
    width: 255px
}

.nav_knowledge_dropdown {
    width: 220px
}

.nav_resource_dropdown {
    width: 210px
}

.nav_solution_dropdown {
    width: 416px
}

.nav_feature_dropdown {
    width: auto !important
}

.nav_fea_list_see_link {
    background: #f6f6f6 !important;
    border-radius: 4px;
    width: 80%;
    text-align: center;
    justify-content: center;
    height: 40px;
    align-items: center;
    color: #e84c3d !important;
    font-size: 13px
}

.nav_fea_list_see_link:hover {
    color: #465ea7 !important
}

.nav_products_dropdown {
    width: 850px;
    height: 500px;
    background: #fff;
    border-radius: 10px;
    z-index: 4
}

.nav_fea_list_hover:hover,
.nav_products_list_hover:hover {
    background: #f6f6f6;
    border-radius: 5px
}

.nav_fea_list_hover {
    font-size: 14px;
    width: max-content
}

.nav_products_list_tit {
    padding-left: 15px;
    font-size: 12px;
    color: #677489
}

.nav_products_list_width_indu_1 {
    width: 260px;
    margin-left: 10px
}

.nav_products_list_width_indu_2 {
    width: 240px;
    margin-right: 10px
}

.nav_products_list_width_indu_3 {
    width: 300px;
    background: #fafbfd
}

.nav_product_list_cont {
    font-size: 10px;
    line-height: 16px;
    color: #677489
}

.nav_product_list_tit_cont_align {
    margin-left: 8px
}

.nav_product_list_sub_tit {
    color: #111b29
}

.nav_product_list_book_cont {
    font-size: 13px;
    color: #677489
}

.nav_product_list_book_tit {
    font-size: 16px;
    color: #111b29
}

.nav_product_list_book_link {
    color: #e84c3d !important;
    background: 0 0 !important;
    font-size: 13px
}

.nav_product_list_book_link:hover {
    color: #465ea7 !important;
    background: 0 0 !important
}

.nav_product_list_book_link:hover::after {
    visibility: hidden !important
}

.nav_product_list_book_link_arrow {
    font-size: 20px;
    margin-left: 6px
}

.nav_fea_list_icon_color {
    color: #465ea7;
    margin-right: 10px
}

.nav_pro_list_max_tab {
    justify-content: space-between
}

@media (max-width:991px) {
    nav {
        width: 100%;
        padding: 0
    }

    .navigation {
        padding: 12px 0
    }

    #nav-toggle {
        position: relative;
        left: 0;
        cursor: pointer;
        background: #ec675b;
        padding: 18px 39px 20px 10px;
        border-radius: 3px;
        display: flex
    }

    #nav-toggle span,
    #nav-toggle span:after,
    #nav-toggle span:before {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #fff;
        display: block;
        content: '';
        transition: .3s ease-in-out
    }

    .c--anim-btn {
        overflow: hidden;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background-color: #ec675b;
        border-radius: 6px
    }

    .c--anim-btn span {
        color: #fff;
        text-decoration: none;
        text-align: center;
        display: block;
        padding: 0 5px;
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500
    }

    nav ul li a {
        display: block;
        padding: 0 10px
    }

    .nav_list_res_800 {
        height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: auto;
        background: #fff;
        border-radius: 5px;
        padding: 0 10px
    }

    .nav_items_visible {
        z-index: 5
    }

    .nav_max_tab_mt {
        margin-top: 0 !important
    }

    .nav_products_dropdown {
        width: 100%;
        height: auto
    }

    .nav_products_list_width_indu_2 {
        margin-left: 10px
    }

    .nav_feature_dropdown {
        width: auto
    }

    .nav_solution_dropdown {
        width: auto;
        height: auto
    }
}

@media (min-width:992px) {

    .nav_li_hover:hover .dropdown-content,
    .nav_li_hover:hover .nav-dropdown {
        display: block !important
    }

    .nav_li_padd_bot {
        padding-bottom: 16px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .nav_tab_align_both {
        height: 70px;
        align-items: center;
        display: flex;
        justify-content: flex-end;
        padding: 0
    }
}

.nav-cursor-default {
    cursor: default !important
}

@media (min-width:1180px) and (max-width:1199px) {
    #sticky_nav nav ul li a {
        padding: 0 10px
    }
}

@media (min-width:820px) and (max-width:910px) {
    #sticky_nav nav ul li a {
        font-size: 12.8px;
        padding: 0 5px
    }

    #sticky_nav .col-md-2 {
        padding: 0 !important
    }
}

#sticky_nav {
    background: #fff;
    width: 100%;
    top: -100%;
    height: auto;
    display: block;
    position: fixed;
    z-index: 999;
    transition: .5s
}

#sticky_nav nav ul li a {
    display: block;
    background: 0 0
}

@media (min-width:915px) and (max-width:920px) {
    #sticky_nav .head-logo img {
        height: 30px
    }

    #sticky_nav nav ul li a {
        display: block;
        padding: 0 5px;
        font-size: 13px
    }

    #sticky_nav .col-sm-7 {
        padding: 0
    }
}

@media (min-width:912px) and (max-width:915px) {
    #sticky_nav .head-logo img {
        height: 30px
    }

    #sticky_nav nav ul li a {
        display: block;
        padding: 0 5px;
        font-size: 13px
    }

    #sticky_nav .col-sm-7 {
        padding: 0
    }
}

@media (min-width:926px) and (max-width:930px) {
    #sticky_nav nav ul li a {
        display: block;
        padding: 0 5px !important;
        font-size: 12.5px !important
    }
}

.nav_products_list_hover-sticky {
    background: #fff !important
}

.nav_products_list_hover-sticky:hover {
    background: #f6f6f6 !important;
    border-radius: 5px
}

@media (min-width:992px) and (max-width:1200px) {
    #sticky_nav nav ul li a {
        padding: 0 8px !important;
        font-size: 15px !important
    }

    .head-logo-sticky img {
        width: 120px !important;
        height: auto !important
    }
}

@media (max-width:450px) {
    .nav_feature_dropdown {
        width: 100% !important
    }

    .nav_solution_dropdown {
        width: 100% !important;
        height: auto
    }

    .head-logo img {
        width: 140px !important;
        height: auto !important
    }
}

.nav_icon_mar_right {
    margin-right: 10px !important
}

.paddright-24 {
    padding-right: 24px !important
}

@media (min-width:993px) {
    .padd-0 {
        padding: 0 !important
    }
}

.nav_pad_sticky {
    padding: 0 10px !important;
    height: 60px;
    display: flex !important;
    align-items: center
}

@media (max-width:992px) {

    #sticky_nav,
    .stable_head_none {
        display: none
    }

    .stable_head {
        position: fixed;
        width: 100%;
        z-index: 10;
        top: 0;
        /* padding-bottom: 160px; */
        
    }

    .stable_head_full_width {
        width: 100%
    }

    .stable_head_menu {
        top: 48px;
        width: 100%;
        z-index: 10;
        height: 93%;
        overflow-y: auto;
        display: none;
        align-items: flex-start !important;
        overflow-x: hidden
    }

    .stable_head_container {
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    .nav_pro_list_max_tab {
        justify-content: space-between;
        flex-wrap: wrap
    }

    .nav_mar_intro_sec {
        margin-top: 100px !important
    }
}

@media (max-width:768px) {
    .tab_hum_align {
        display: flex;
        justify-content: end
    }

    .stable_head_menu {
        top: 55px
    }
}

.lp_wid_110_padd,
.lp_wid_110_padd_hov {
    align-items: center;
    padding: 0 !important;
    display: flex !important
}

.nav-sticky-padd-align {
    width: fit-content
}

.nav-toll-num-sty {
    color: #000 !important;
    font-size: 15px !important
}

.lp_wid_110 {
    width: 110px !important;
    height: 40px !important
}

.lp_wid_110_padd {
    height: 40px;
    justify-content: center
}

.lp_wid_110_padd_hov {
    height: 56px !important;
    justify-content: center
}

.lp_hei_40_btn {
    height: 40px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center
}



