p, li {
    line-height: 30px;
}

.skills-nav .nav-item {
    padding-top: 0;
}
.navbar-expand-md .navbar-collapse{
        justify-content: flex-end;
}
.skills-nav .navbar-nav li a::after{
    left: 0!important;
    right: 0!important;
}
.skills-nav .nav-item .nav-link{
    padding-left: 0px;
    padding-right: 0px;
    color: #fff!important;
}
.skills-nav .nav-item{
    padding-left: 60px;
}
.skills-nav .nav-item .nav-link:hover:after, .skills-nav .nav-item .nav-link.active:after {
    bottom: -21px!important;
}
.feedback-hero-banner {
    background: url(../img/support-banner.jpg) no-repeat #333333;
    background-size: cover;
    background-position: center center;
    min-height: 450px;
    margin-top: 70px;
}
.feedback-hero-banner .feedback-banner-content-wrapper {
    align-items: center;
    min-height: 430px;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-content{
    margin-bottom: 0px;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-title {
    line-height: 52px;
    font-weight: 400;
    font-family: 'BentonSans-Regular',Arial,sans-serif;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-content {
        color: #ffffff;
    font-size: 20px;
    line-height: 29px;
    font-family: 'BentonSans-Light',Arial;
    font-weight: 300;
}
.banner-band .banner-band-list h4 {
    font-family: 'BentonSans-Regular',Arial,sans-serif;
}
.banner-band .banner-band-list h4 .sap-gold {
    color: #f0ab00!important;
    font-weight: 600;
}
.sub-title {
    /*font-size: 40px;
    line-height: 42px;
    font-family: 'BentonSans-Bold',Arial,sans-serif;*/
}
.banner-band {
    background: #222222;
    padding: 45px 0px 20px;
}
.section-space .sub-title {
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    text-align: center;
}
.sap-btn.btn-seconandary {
    padding: 12px 15px 10px;
}
.input-with-btn .sap-btn {
        padding: 0.475rem 0.75rem 0.275rem;
}
.existing-enquiry{
    margin-top: 30px;
}
.View-list{
    padding-top: 50px;
    text-align: center;
}
.View-list h5{
    font-family: 'BentonSans-Medium',Arial,sans-serif;
}
table.table.ticket-table{
    margin-bottom: 0px;
}
.bdr-sep{
    border-top: 1px solid #ccc;
}
.nav-tabs .nav-link {
    border: 0px solid transparent;
    font-size: 19px;
    color: #000;
    position: relative;
        padding: 0px 13px;
}
.nav-tabs .nav-link:hover{
    color: #f0ab00!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f0ab00!important;
    background-color: transparent;
    font-family: 'BentonSans-Medium',Arial,sans-serif;
}
.nav-tabs {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    justify-content: space-between;
}
.faq-tabs{
    margin-top: 20px;
}
.nav-tabs .nav-link:after{
    content: "";
    border-left: 2px solid #dee2e6;
    width: 1px;
    height: 30px;
    position: absolute;
    right: -45px;
    top: -3px;
    bottom: 0px;
}
.nav-tabs .nav-link.last:after{
    display: none;
}
.faq-tabs .card-head h2{
font-size: 20px;
    color: #6d6d6d;
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    padding: 20px 0px;
    cursor: pointer;
}
.faq-tabs .card {
    border: 0px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125)!important;
}
.card-body{
    padding: 10px 0px;
}
.faq-tabs .accordion{
    padding-top: 30px;
}


/*.faq-tabs .card-head h2:after{
        content: "\f107";
    color: #000;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0;
    right: 51%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}
*/


.faq-tabs .card-head h2 .fa-angle-down{
    display: none;
}
.faq-tabs .card-head h2 .fa-angle-up{
    display: block;
    color: #f0ab00!important;
}


.faq-tabs .card-head h2.collapsed .fa-angle-down{
    display: block;
}
.faq-tabs .card-head h2.collapsed .fa-angle-up{
    display: none;

}
.faq-tabs .card-head h2 .fa {
    position: absolute;
    right: 10px;
    top: 20px;
    font-weight: 600;
}
.carousel_program_tab .item div{
        border: 0px solid transparent;
    font-size: 19px;
    color: #000;
    position: relative;
}
.carousel_program_tab .item div:after{
    content: "";
    border-left: 2px solid #dee2e6;
    width: 1px;
    height: 30px;
    position: absolute;
        right: -75px;
    top: 0px;
    bottom: 0px;
}
.carousel_program_tab .item.only_three div:after {
    right: -85px;
}

.carousel_program_tab .item div.first-last:after{
    display: none;
}
.carousel_program_tab .item div.last:after{
    display: none;
}
.carousel_program_tab .owl-nav svg .str0 {
    stroke: #f0ab00!important;
    stroke-width: 0.735326;
}
.carousel_program_tab .owl-nav .disabled svg .str0 {
    stroke: #737373!important;
    stroke-width: 0.735326;
}   
.form-box h5 {
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    text-align: center;
}
.table-responsive{
    margin: 0 auto;
}
.table.ticket-table td {
    padding: 6px;
}
.table.ticket-table td a{
    font-family: 'BentonSans-Medium',Arial,sans-serif;
}
.table.ticket-table tr td:last-child {
    width: 22%;
}
.mob-tab{
    display: none;
}
.status-search {
    margin-top: 20px;
}
.support-sec{
    background-color: #f7f7f7;
}

.status-search form{
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.status-search form #fileattachment {
    height: auto;
}
.status-search form #search-input {
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background-image: url(../img/Search.png);
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 20px;
    height: calc(2.8rem + 2px);
    padding: 15px 20px 10px 50px;
    box-shadow: none!important;
    border-color:  #ced4da!important;
    border-radius: 0px;
}
.suggetion_links{
    display: flex;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 10px;
}
.suggetion_links div a{
        display: inline-block;
    position: relative;
    margin: 0;
    padding: 1em;
    cursor: pointer;
    background: #E6E6E6!important;
    color: #fff;
    padding: 7px 10px 5px!important;
    z-index: 0;
    border-radius: 0!important;
    border: none!important;
    font-size: 14px!important;
    font-family: 'BentonSans-Regular',Arial,sans-serif;
    margin-bottom: 0px;
    border-radius: 5px!important;
    box-shadow: none!important;
}
.suggetion_links div a:hover:before {
    transform: scaleX(1);
}
.suggetion_links div a:hover{
    color: #fff!important;
}
.suggetion_links div a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #008fd3!important;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
    padding: 8px 18px!important;
    /*border-radius: 0!important;*/
    border: none!important;
    border-radius: 5px!important;
}
.suggetion_links div a{
    text-decoration: none!important;
}
.card-body ul li::marker {
    color: #6d6d6d;
    font-size: 20px;
}
.card-body ul li {
    padding-bottom: 10px;
}
.card-body span{
        font-size: 20px;
    color: #6d6d6d;
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    cursor: pointer;
    position: absolute;
}
.card-body ul{
    padding-left: 50px;
}
.suggetion_links div p{
    margin-bottom: 0px;
        font-size: 14px;
}
.suggetion_links div a{
    color: #6D6D6D;
}
.search-result-popup{
    padding: 40px 20px;
    border: 1px solid #ced4da;
    position: relative;
    display: none;
        position: absolute;
    background: #fff;
    width: 100%;
    z-index: 9;
        box-shadow: 6px 6px 15px -1px #6b6969;
}
.search-result-popup.active{
    display: block;
}
.search-result-item p:last-child{
        margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
}
.search-result-item:first-child{
    padding-top: 0px;
}
.search-result-item{
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #ced4da;
    position: relative;
    padding-right: 10px;
}
.program-label{
    position: absolute;
    right: 20px;
    color: #000;
}
.program-label b{
    color: #f0ab00!important;
    font-weight: 600;
    /*padding-right: 20px;*/
}
.res_result{
        max-height: 400px;
    overflow: auto;
}
.search-result-item p {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
        padding-left: 25px;
}
.search-result-item p.result-item-heading{
    font-weight: 600;
    font-size: 18px;
    color: #0096db;
    margin-bottom: 10px;
        padding-left: 0px;
}
.search-result-popup .close{
    position: absolute;
    top: 0px;
    right: -1px;
    padding: 10px;
    border: 2px solid #008fd3;
    /* border-top: 0px; */
    /* border-right: 0px; */
    border-radius: 0px 0px 0px 10px;
    background-color: #008fd3;
    opacity: 1;
}
.was-this-helpful a{
    margin-bottom: 0px;
        padding: 8px 20px!important;
        font-weight: 600!important;
            font-family: Arial;
            /*border: 1px solid #0096DB!important;*/
        font-size: 16px!important;
        margin: 10px 10px;
}
.was-this-helpful a.btn-seconandary{
    padding: 7px 20px!important;
}
.was-this-helpful{
    text-align: center;
    padding-top: 30px;
}
.was-this-helpful h6{
    font-size: 20px;
    font-family: 'BentonSans-Regular',Arial,sans-serif;
    color: #f0ab00!important;
}

.send-enquiry div{
        display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ced4da;
    padding-bottom: 20px;
}
.send-enquiry div span{
    text-align: center;
}
.send-enquiry div span a{
    font-weight: 600;
}
.send-enquiry div span img{
        border: 2px solid #000;
    width: 60%;
}
.new-enquiry-div{
    padding: 30px 20px 30px;
    border: 1px solid #ced4da;
    position: relative;
    /*display: none;*/
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 9;
    box-shadow: 6px 6px 15px -1px #6b6969;
    display: none;
}
.new-enquiry-div.active{
    display: block;
}
.send-enquiry{
    display: none;
}
.send-enquiry.active{
    display: block;
}
.form-control{
    box-shadow: none!important;
}
.new-enquiry-div .form-control{
        height: calc(2.55rem + 2px);
}
label.error{
        position: absolute;
    bottom: -30px;
    font-size: 11px;
    color: #C84729!important;
}
.form-box .form-control.error {
    border-color: #333333!important;
}
.form_close{
        position: absolute;
    top: -2px;
    right: -2px;
    padding: 10px;
    border: 2px solid #939494;
    /* border-top: 0px; */
    /* border-right: 0px; */
    border-radius: 0px 0px 0px 10px;
    cursor: pointer;
}
.new-enquiry-div h4{
        font-family: 'BentonSans-Medium',Arial,sans-serif;
    text-align: left;
    font-size: 25px;
    line-height: 42px;
        color: #f0ab00!important;
        margin-bottom: 30px;
}
#new-enquiry{
    width: 100%;
}
.new-enquiry-div .sap-btn.btn-seconandary {
    padding: 10px 15px 7px;
}
.reg_modal .close{
    position: absolute;
    top: 0px;
    right: -1px;
    padding: 10px;
    border: 2px solid #008fd3;
    /* border-top: 0px; */
    /* border-right: 0px; */
    border-radius: 0px 0px 0px 10px;
    background-color: #008fd3;
    opacity: 1;
        z-index: 9;
}

.only_three.nav-tabs .nav-link:after{
        right: -120px;
}
.reg_modal  h4 {
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    text-align: left;
    font-size: 25px;
    line-height: 42px;
    color: #f0ab00!important;
    margin-bottom: 30px;
}
.reg_modal .sap-btn.btn-seconandary {
    padding: 10px 15px 7px;
}

.small-text-size{
    font-size: 13px;
    text-align: center;
}
.button-block.flex-list{
    gap: 30px;
}
.existing-enquiry .button-block.flex-list{
    margin-top: 15px;
}

.box-pad{
        padding: 60px 60px 40px;
    text-align: center;
}
.sap-btn.btn-seconandary.close-message {
    padding: 10px 15px 8px;
}

.enquiry-login .form-box h5{
    text-align: left;
}
.enquiry-login .input-with-btn .sap-btn{
    width: 100px;
}
.search-result-item a{
    /*text-decoration: none;*/
        color: #6d6d6d;
}
.search-result-item .result-item-heading a{
        color: #0096db;
}
.search-result-item .result-item-heading a:hover{
    text-decoration: underline;
}
.form-check-label {
    margin-bottom: 0;
    font-size: 14px;
}
.Submit-Proceed-login{
    display: none;
}
.Submit-Proceed-login.active{
    display: block;
}
.close-btn-div{
    text-align: right;
}
.flex-div{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.bdr-color{
    border-color: #C84729!important;
}
.program-label-inside{
    color: #000;
    font-size: 14px;
}
.program-label-inside b{
    color: #f0ab00!important;
    font-weight: 600;
}

.faq-tab {
    display: none;
}
.faq-tab.active{
    display: block;
}
.carousel_program_tab .item div.active  {
    color: #f0ab00;
    font-family: 'BentonSans-Bold';
}
.carousel_program_tab{
        border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.page-height{
    min-height: 87vh;
}
@media (min-width: 320px) and (max-width: 767px) {

    .carousel_program_tab.desk{
        display: none;
    }
    .flex-div{
        flex-direction: column;
    }
    .close-btn-div{
        margin-bottom: 20px;
    }
    .program-label {
        bottom: 10px;
    }
    .search-result-item {
        padding-bottom: 40px;
        padding-top: 30px;
    }
    .table.ticket-table tr td:last-child {
    width: 100%;
}
   /* .new-enquiry-div .sap-btn.btn-seconandary {
        padding: 10px 30px 7px;
    }
    .new-enquiry-div .sap-btn.btn-warning{
        padding: 10px 30px 7px;
    }*/
    .new-enquiry-div .form-control {
    height: calc(2.55rem + 2px);
    font-size: 13px;
    padding: 9px 7px 7px;
}
    p, li {
        line-height: 27px;
    }
.navbar-toggler{
    position: absolute;
    right: 15px;
    top: 15px;
        outline: none!important;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-title {
        font-size: 34px!important;
    line-height: 40px!important;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-content {
    font-size: 20px;
    line-height: 26px;
}
.feedback-hero-banner .feedback-banner-content-wrapper {
    align-items: center;
    min-height: 365px;
}
.feedback-hero-banner {
    min-height: 390px;
}
.nav-tabs .nav-link:after{
    display: none;
        
}
.feedback-banner-content, .faq-tabs{
    padding-left: 0px;
    padding-right: 0px;
}
.sub-title {
    font-size: 23px;
    line-height: 27px;
}
.faq-tabs .card-head h2 {
    font-size: 16px;
    padding-right: 30px;
}
.card-body ul li {
    font-size: 15px;
    line-height: 24px;
}
.faq-tabs .card-head h2 .fa {
    top: 20px;
}
.skills-nav .nav-item {
    padding-left: 0px;
}
.skills-nav .nav-item .nav-link {
    font-size: 13px;
}

.skills-nav .navbar-nav {
    gap: 10px;
    padding-top: 20px;
        padding-bottom: 20px;
}

.faq-tabs .nav-tabs{
    display: none;
}

.mob-tab{
    background-color: #545454;
    padding: 10px 15px;
    display: block;
    margin-bottom: 20px;
}
.mob-tab a{
    color: #fff!important;
    text-decoration: none!important;
    position: relative;
    width: 100%;
    display: block;
}
.mob-tab a i{
        position: absolute;
    top: 5px;
    right: 10px;
}
.mob-tab a .fa-angle-down{
    display: block;
}
.mob-tab a .fa-angle-up{
    display: none;
}
.mob-tab a.active .fa-angle-up{
    display: block;
}
.mob-tab a.active .fa-angle-down{
    display: none;
}
.faq-tabs .accordion {
    padding-top: 0px;
}
.tab-content>.tab-pane{
        display: block;
    opacity: 1;
    max-height: 0;
    overflow: hidden;
    transition: 1.5s;
}
.tab-content>.active {
    opacity: 1;
    max-height: 6000px;
    overflow: hidden;
    transition: 1.5s;
}


.faq-tab {
    display: block;
    opacity: 1;
    max-height: 0;
    overflow: hidden;
    transition: 1.5s;
}
.faq-tab.active{
    opacity: 1;
    max-height: 6000px;
    overflow: hidden;
    transition: 1.5s;
}
.status-search form {
    width: 100%;
}
.suggetion_links {
    width: 100%;
}
.status-search{
    padding-left: 0px;
    padding-right: 0px;
}
.existing-enquiry, .table-responsive{
    padding-left: 0px;
    padding-right: 0px;
}
.faq-tabs {
    margin-top: 20px;
}
.existing-enquiry {
    margin-top: 20px;
}
.status-search {
    margin-top: 20px;
}
.new-enquiry-div h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
    padding-right: 20px;
}
.skills-nav .nav-item .nav-link:hover:after, .skills-nav .nav-item .nav-link.active:after {
    bottom: -6px!important;
    width: 10%;
}
.table.ticket-table td {
    padding: 6px;
    font-size: 14px;
}
.search-result-item p.result-item-heading {
    font-size: 16px;
        line-height: 20px;
}
.search-result-popup {
    padding: 50px 20px 30px;
}
.footer {
     padding-bottom: 0px; 
}
.no-data h4{
    font-size: 18px!important;
}
.reg_modal .form-box {
    padding: 20px 20px!important;
}
.reg_modal h4 {
    font-size: 22px;
    line-height: 26px;
    color: #f0ab00!important;
    margin-bottom: 30px;
    padding-right: 35px;
}
.reg_modal .form-box .form-control {
    font-size: 13px;
}
}
@media (min-width: 1200px){
    .container {
        max-width: 1020px;
    }
}
.close-btn{
    border: none;
}
.reg_modal .form-group {
    margin-bottom: 30px;
}
/*@media (min-width: 1700px){
    .container {
        max-width: 1140px!important;
    }
}*/
.reg_modal .form-box {
    padding: 40px 40px;
}
.reg_modal .form-group .sap-btn.btn-seconandary {
    padding: 7px 15px 5px;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 850px;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
.skills-nav.navbar-dark .navbar-brand span {
    font-size: 11px!important;
    line-height: 16px;
}
.navbar-toggler {
    position: absolute;
    right: 5px;
    top: 20px;
    font-size: 14px;
    padding: 5px;
}
.suggetion_links div {
    background: #939494!important;
    padding: 7px 20px 5px;
    color: #fff;
}
.suggetion_links div p {
    margin-bottom: 0px;
    font-size: 14px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.suggetion_links, .status-search form {
    width: 85%;
}

}



@media (min-width: 768px) and (max-width: 992px) {
.suggetion_links, .status-search form {
    width: 90%;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-title {
    line-height: 60px;
    font-size: 45px;
}
.feedback-hero-banner .feedback-banner-content .hero-banner-content {
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
}
.skills-nav .nav-item {
    padding-left: 25px;
}
.banner-band .banner-band-list h4 {
    font-size: 13px;
    line-height: 20px;
}
.table-responsive {
    margin: 0 auto;
    max-width: 80%;
    width: 80%;
    flex: 0 0 80%;
}
.nav-tabs .nav-link {
    font-size: 18px;
}
.nav-tabs .nav-link:after {
    right: 0px;
}
}

/*faq starts*/


.faq-sec-start{
        background: #f6f6f7;
        margin-top: 75px;
}
.breadcrumbs {
    color: #000;
    /* opacity: 0.9; */
    margin-bottom: 0px;
    font-size: 16px;
}
.breadcrumbs span {
    padding-right: 5px;
}
.breadcrumbs a {
    color: #000;
    /* opacity: 0.8; */
}
.breadcrumbs span b {
    font-weight: 500;
    color: #f0ab00;
    font-family: 'BentonSans-Medium';
}

.faq-sec-content p span{
        padding: 0.1rem;
    background-color: #f4f6f7;
}
.faq-sec-content .sub-title{
    text-align: left;
    margin-bottom: 20px;
}
.f-left{
    float: left;
}

.related-articles-title {
    font-size: 20px;
    padding-top: 10px;
    color: #5e5d5d;
    padding-bottom: 10px;
}
.faq-sec-content  .p-l-r-0{
    padding-left: 0px;
    padding-right: 0px;
}
.related-articles{
    padding-left: 80px;
}
.related-articles ul{
    list-style: none;
    padding-left: 0px;

}
.related-articles ul li{
    padding: 5px 0px;
}
.related-articles ul li a{
    color: #5e5d5d;
    font-size: 14xp;
}
.faq-sec-qus-ans{
    padding-bottom: 50px;
    border-bottom: 1px solid #ced4da;
}
.faq-sec-btn-block .was-this-helpful {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
.related-articles {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    padding-top: 30px;
}
.faq-sec-qus-ans .col-8{
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
}
.faq-sec-qus-ans, .breadcrumbs-blck{
    padding-left: 0px;
    padding-right: 0px;
}
.faq-sec-start.section-space {
    padding-top: 30px;
    padding-bottom: 30px;
}
}

.alert-success-css .alert-success{
    width: auto;
    display: inline-block;
    margin-top: 45px!important;
    margin-bottom: 0px;
}

.enquiry-login .form-group {
    margin-bottom: 2rem;
}
.enquiry-login label.error {
    bottom: -35px;
}
.enquiry-login .button-block{
    margin-top: 10px;
}

.alert-dismissible .close {
    padding: 0px;
    right: 10px;
    top: 55%;
    transform: translate(0px, -50%);
}
@media only screen and (min-width:1200px) and (max-width:1500px) {
.feedback-hero-banner{
        min-height: 341px;
}
.feedback-hero-banner .feedback-banner-content-wrapper{
    min-height: 341px;
}
.skills-nav .nav-item {
    padding-left: 40px;
}
.suggetion_links div a{
    font-size: 13px!important;
}
}



/*carousel tab*/

.carousel_program_tab .item {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.carousel_program_tab .item div {
    /*box-shadow: 0px 1px 12px 2px #eaeaea;*/
        padding: 3px 0px 0px;
    text-align: left;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 5px;
}
.carousel_program_tab .item div.active p {
    color: #f0ab00;
    font-family: 'BentonSans-Bold';
}
.carousel_program_tab div p {
    margin-bottom: 0px;
    color: #000;
    font-size: 16px;
}
.carousel_program_tab .owl-nav svg {
    width: 26px;
    height: 26px;
    color: #737373;
}
.carousel_program_tab .owl-nav .disabled svg .str0 {
    stroke: #737373;
    stroke-width: 0.735326;
}
.carousel_program_tab .owl-nav svg .str0 {
    stroke: #f0ab00;
    stroke-width: 0.735326;
}
.carousel_program_tab .owl-nav svg .fil0 {
    fill: none;
}
.carousel_program_tab .owl-nav svg .str0 {
    stroke: #737373;
    stroke-width: 0.735326;
}
.carousel_program_tab .owl-prev {
    position: absolute;
    left: -55px;
    top: 6px;
    background-color: #fff!important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    outline: none;
    /*box-shadow: 0px 1px 12px 2px #d9d9d9;*/
}

.carousel_program_tab .owl-next {
    position: absolute;
    right: -55px;
    top: 6px;
    background-color: #fff!important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    /*box-shadow: 0px 1px 12px 2px #d9d9d9;*/
    outline: none;
}
.carousel_program_tab .item {
    /*border-top: 1px solid #dee2e6;*/
    /*border-bottom: 1px solid #dee2e6;*/
    position: relative;
    justify-content: space-between;
}
.carousel_program_tab .item div{
    position: relative;
}
/*.carousel_program_tab .item div:after {
    content: "";
    border-left: 2px solid #dee2e6;
    width: 1px;
    height: 30px;
    position: absolute;
    right: -75px;
    top: 2px;
    bottom: 0px;
}*/

.privacy-box{
    margin-top: 100px;
    padding-left: 0px;
    padding-right: 0px;
}
.privacy-box .sec-overview__title {
    font-size: 48px;
    line-height: 52px;
    font-weight: 500;
    color: #6d6d6d;
        font-family: 'BentonSans-Medium',Arial,sans-serif;
    margin-bottom: 30px;
}
.privacy-box .sec-overview__title b{
    font-weight: 500;
}
.privacy-box .skills-sub-head {
    font-size: 26px;
    line-height: 36px;
    color: #6d6d6d;
        font-family: 'BentonSans-Medium',Arial,sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
}
.privacy-box .skills-sub-head b{
    font-weight: 500;
}
.answ{
        position: absolute;
    font-family: 'BentonSans-Medium',Arial,sans-serif;
    font-size: 18px;
    color: #6d6d6d;
    left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .privacy-box .sec-overview__title {
        font-size: 32px;
        line-height: 40px;
    }
    .privacy-box .skills-sub-head {
            font-size: 22px;
    margin-top: 30px;
    line-height: 24px;
    }
    .privacy-box a{
        word-break: break-all;
    }
}


.faq-sec-content p.answ span {
    /*padding: 0.1rem;*/
    background-color: transparent;
}
.ans-para{
    padding-left: 30px;
}
.qus-span{
    position: absolute;
    left: 0;
}
.faq-sec-content .faq-sec-qus-ans .sub-title{
    padding-left: 30px;
}
.faq-sec-qus-ans .ans-para p{
    padding-left: 15px;
    position: relative;
}
.faq-sec-qus-ans .ans-para p:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #6d6d6d;
    color: #000;
    /* border: 1px solid #fff; */
    position: absolute;
    top: 11px;
    left: 0px;
}