/*
Theme Name: BJMM Theme
Theme URI: http://www.swapnilit.com
Author: swapnilit
Author URI: http://www.swapnilit.com
Description: BJMM Bengal Theme by swapnilit
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: BJMM theme
Text Domain: BJMM
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid black;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clear {
  clear: both;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.metaslider {
  border-radius: 5px;
  overflow: hidden;
}
p.small-text {
  font-size: 13px !important;
  margin-bottom: 5px;
}
div.line {
  height: 1px;
  background: #e8e8e8;
  margin-bottom: 10px;
}
.list-party h4 {
  color: #f5821f;
  margin-bottom: 5px;
  font-size: 17px;
}
.list-heading {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 7px;
  margin-top: 15px;
}
.list-heading h4 {
  font-size: 16px;
}
.wptu-ticker.wptu-ticker-main {
  margin-bottom: 0px !important;
  margin-top: 10px;
  border-radius: 5px;
}
#wptu-ticker-1 {
  border-color: #e6e6e6 !important;
  border-width: 1px;
}
#wptu-ticker-1 > .wptu-ticker-block > ul > li > a {
  font-weight: 600;
  font-size: 15px;
}

.pdf-link {
  padding: 5px 15px;
  border: 1px solid #ccc;
  background: #f1f1f1;
  border-radius: 5px;
  margin-top: 4px;
  display: inline-block;
}
.pdf-link:before {
  content: "\f1c1";
  font-family: "fontawesome";
  margin-right: 5px;
}
.top-contact img {
  max-width: 18px;
  margin-left: 15px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.whatsapp-icon {
  max-width: 18px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.person-social {
  position: relative;
}
.person-social .social-icons {
  position: absolute;
  right: 41px;
  top: 124px;
}

.person-social .social-icons li a {
  width: 32px;
  height: 32px;
  font-size: 18px;
}

.footer_top{
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background-color: #f5821f;
  padding: 5px;
  border-bottom: 3px solid #05a32d;
}
.ft_top{
  border-top: 3px solid #f5821f;
}
.color_a{
  color: #f5821f;
}
.color_2{
  font-style: normal; 
  font-variant-ligatures: normal; 
  font-variant-caps: normal; 
  font-size: 14px; 
  font-family: 'Open Sans', 
  sans-serif; color: #6b6b6b;
}
.breaking-news-ticker {
  border-radius: 10px;
  border-style: solid;
  border-width: 0px;
  border-color: #222222;
  background-color: #222222;
}

.breaking-news-ticker ul li a,
.breaking-news-ticker ul li a:link {
  color: #FFFFFF;
  font-size: 14px;
}

div.breaking-news-ticker .breaking-news-ticker-title {
  font-size: 14px;
  color: #ffffff;
  background-color: #f5821f;
}

div.breaking-news-ticker .breaking-news-ticker-title span {
  border-color: transparent transparent transparent #f5821f;
}

.breaking-news-ticker .controls {
  top: 5px;
}

.breaking-news-ticker .entry-meta {
  color: #FFFFFF;
}

.breaking-news-ticker .controls span {
  background-color: #f5821f
}
img.wp-smiley,
      img.emoji {
        display: inline !important;
        border: none !important;
        box-shadow: none !important;
        height: 1em !important;
        width: 1em !important;
        margin: 0 0.07em !important;
        vertical-align: -0.1em !important;
        background: none !important;
        padding: 0 !important;
      }

   table,
      td,
      th {
        border: 1px solid #008840;
      }

.stymd{
  text-align: center !important;
}


table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width: 100% !important;
  border: 1px solid #ddd !important;
}

th, td {
  text-align: left !important;
  padding: 6px 6px 6px 6px!important;
}

tr:nth-child(even){
  background-color: #3c763d17 !important;
}
.scam-alert {
    color: red;
    font-weight: bold;
    font-size: 12px;
    animation: blink 1s infinite;
}
/* @keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
} */