.about_section h2 {
    font-size: 28px;
    position: relative;
}
.about_section p {
    color: rgba(0, 0, 0, 0.7);
    text-align: justify;
}
.t5Wrap {
    position: relative;
    background: #fff;
    padding: 15px;
}
section.about-section .tickerbox {
    background: #f46d01;
    margin-top: -370px;
    border: 0;
    border-radius: 4px;
}
a.view_all {
    color: #000000 !important;
    background: transparent;
    border-bottom: 0;
    text-align: center !important;
    border-radius: 0;
    font-size: 14px !important;
    width: auto !important;
    font-weight: 600 !important;
    text-decoration: underline;
    padding: 0 !important;
}
a.view_all:after {
    position: absolute;
    content: "";
    background: url(../images/arrowRight.svg) top no-repeat !important;
    width: 24px;
    height: 24px;
    background-size: 100% !important;
    right: 4px;
    filter: inherit;
    top: 3px;display: none;
}
section.products-section.ourproducts {
    padding: 40px 0;
    background: #f8f8f8;
}
.products-section {
    padding: 40px 0;
    background: #fff;
}
.blog_section {
    padding: 40px 0;
}
.downloadapp {
    background: #ebebeb;
    padding: 0;
    height: calc(100% - 70px);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    position: relative;    margin: 20px 0 0;
}
.downloadapp .img-fluid {
    max-width: inherit;
    height: 100%;
    margin: auto auto auto auto;
    display: block;
}
.gallery-sec {
    padding: 40px 0;
}
.heading-header h2, .gallery-sec h4, .blog_section h2, 
.top_heading-block h2, .products-section h2 {
    font-size: 28px;
}
.apm-title-box {
    background: #f46d01 !important;
    padding: 10px !important;
    color: #fff !important;
    margin: -32px -16px 0px -16px !important;
    border-radius: 0 !important;
}
.apm-title-box div {
    color: #fff !important;
}
.blog_slider .ays-poll-main div {
    border: 0 !important;
    border-radius: 10px !important;
    overflow: hidden;
}
.ays-poll-limitation p {
    color: #000 !important;
}
input.btn.ays-poll-btn {
    background: #f46d01 !important;
}
.apm-title-box div {
    font-size: 18px !important;
}
.ays-poll-limitation {
    padding: 0 !important;
}
.ays_question{
    margin: 0 !important;
}
.apm-button-box {
    margin: 0 !important;
    padding: 0 !important;
}
.results-apm {
    margin: 0 !important;    padding: 0;
}
.blog_slider .apm-button-box .ays-poll-btn {
    background: #f46d01 !important;
    font-size: 14px !important;
}
.apm-button-box input {
    background: #f46d01 !important;
    display: block;
}
.answer-percent-res {
    font-size: 10px !important;
}
div[id*=ays-poll-container-] div.ays-poll-answers-box {
    margin: 2px 0 auto !important;
}
.answer-title.flex-apm span {
    color: #616161 !important;
    font-size: 12px;
    font-weight: 500;
}
.answer-percent-res {
    background: #f46d01 !important;
}
span.ays_poll_passed_count {
    background: #f46d01 !important;
}
.box-apm {
    min-height: 315px;
}
.boxb {
    background: #fafafa;
    padding: 20px;
    min-height: 120px;
    border-radius: 10px;
    text-align: center;
    padding-top: 0;
    border: 1px solid #ccc;
    border-bottom: 2px solid #f46d01;
}
.boxb h4 {
    background: #2a0052;
    width: auto;
    display: inline;
    margin: 0 auto !important;
    color: #fff;
    padding: 6px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    font-size: 14px;
}
.flexb {
    margin-top: 20px;
}
.cont strong {
    font-size: 28px;
    display: block;
    line-height: normal;
    color: #f46d01;
}
.cont span {
    color: #000000;
    font-size: 14px;
}
.blog_section:after {
    opacity: 0.9;
}
.flexb img {
    float: left;
    height: 60px;
    width: 60px !important;
    padding: 10px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.row.photos .item a {
    display: block;
    position: relative;
    padding: 0;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.mb-app {
    content: '';
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.mb-app a img {
    border: 2px solid #fff;
    width: 140px;
    border-radius: 5px;    transition: all 0.5s;
}
.mb-app h4 {
    color: #fff;
    font-size: 26px;
    margin: 0 0 15px;
    font-style: italic;
    padding-bottom: 5px;
}
.mb-app {
    text-align: center;
}
.mb-app a {
    margin: 0 5px;
    display: inline-block;
}
.mb-app a img:hover {
    transform: scale(1.1);
}


.pulse {
  color: #ff0000;
  position: relative;
  animation: blink 1s infinite;
}

.pulse::after {
  content: '';
  position: absolute;
  left: 88px;
  bottom: -5px;
  width: 100%;
  height: 3px;
  background: #fff;
  animation: underlineMove 1s infinite;
}

@keyframes blink {
  50% { opacity: 0.4; }
}

@keyframes underlineMove {
  0% { width: 0; }
  100% { width: 51%; }
}
.heading-header h2 span, .gallery-sec h4 span, .loksabha-section h2 span,
.ourproducts h2 span {
    color: #f46d01 !important;
}
.heading-header h4 {
    font-family: "Krub", sans-serif;
    font-weight: 600;font-size: 28px;
}
.gallery-sec .heading-header h2, .top_heading h2, 
.top_heading-block h2, .about_section h2 {
    display: inline;
    position: relative;
    clear: both;
}
.gallery-sec .heading-header h2::before, .top_heading h2::before, 
.top_heading-block h2::before, .about_section h2::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #f46d01;
    right: -60px;
    top: 19px;
}
.top_heading-block h2::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #f46d01;
    left: -60px;
    top: 19px;
}
.top_heading h2::before{background: #fff;}
.ourproducts .top_heading h2::before{background: #f46d01;}
.heading-header h2 {
    color: #000;
}
.footeleft br {
    display: none;
}
.ft_bx {
    background: rgba(255, 255, 255, 0.1);
    padding: 30px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.footeleft span, .footeleft a, .ft_bx a {
    font-size: 14px !important;
}
.mid_side ul li {
    list-style: none;
    padding: 0px 0;
    transition: all 0.5s;
}
.footer-top h2 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 18px;
    position: relative; text-align:left;
}
.mid_side ul li{text-align: left;}
.icns {
    text-align: left;
}
.footer-top h2::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #f46d01;
    bottom: -10px;
}
#footer {
    padding: 40px 0 0;position: relative;
}
.MyBotGenie .botGeniebotIcn {
    background: #f46d01 !important;
    width: 50px !important;
    height: 50px !important;
}
.botGeniebotIcn.botGenierightBot.light svg {
    width: 25px;
}
footer#footer::before {
    content: '';
    position: absolute;
    background: url(../images/ft-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.04;
    object-fit: cover !important;
}
.footer-top {
    position: relative;
    z-index: 99999;
}