@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
body{
       font-family: 'SolaimanLipi', sans-serif;
        font-size: 16px;
        width: 100%;
        font-family: SolaimanLipi;
        color: #333;
        background: #eff3f4;
}
/*top header*/
.top_header{
    background: #f0f0ed;
    overflow: hidden;
}
.dates{
        margin-top: 3px;
}
.dates i {
    margin-right: 5px;
    font-size: 14px;
}
.header-social {
    float: right !importent;
}
.header-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.header-social li {
    list-style: none;
    float: right;
}

.header-social li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    display: block;
    float: left;
    white-space: nowrap;
    text-decoration: none;
    transition: width .5s;
    box-sizing: border-box;
    color: #fff;
}
.header-social li a > i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-right: 2px solid #fff;
}
.header-social li a > span {
    color: #fff;
    padding-left: 3px;
    font-size: 16px;
    line-height: 30px;
}
.header-social ul li:nth-child(1) a {
    background: #3b5999;
}
.header-social ul li:nth-child(2) a {
    background: #cd201f;
}
.header-social ul li:nth-child(3) a {
    background: #55acee;
}
.header-social ul li:nth-child(4) a {
    background: linear-gradient(
45deg
,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.header-social ul li:nth-child(5) a {
    background: #007bb6;
}
.header-social li:hover a {
    width: 120px;
}
/*logo section*/
.logo_section{
    background: #fff;
    padding: 18px 0px 0px 0px;
}
.logo_section .logo img{
    height: 90px !important;
    width: 300px !important;

}
.logo_section  .top_add img{
    height: 90px !important;
    width: 100%;

}
/*menubar*/
.navbar{
    padding: 0;
}
.menu_section{
    background: #f0f0ed;
    box-shadow: 0 5px 5px -5px #000;
    margin-bottom: 20px;
    margin-top: 10px;

}

.search-icon i {
    color: #000;
    font-size: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 11px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    background: transparent;
    margin-top: 10px;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.dropdown-item{
    padding: 5px;
}
.dropdown-item:hover{
    background: #000;
    color: #fff;
    padding-right: 5px;
    font-weight: normal;
    font-size: 16px;
    
}
.search-icon-holder {
    margin-top: -3px;
    float: right;
}
.search-icon i {
    color: #000;
    font-size: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 11px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    background: transparent;
    margin-top: 10px;
}
/*section one*/
.sec-one-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 30%,rgba(0,0,0,.8) 100%);
    margin: 0;
    line-height: 34px;

}
.sec-one-title a {
    font-size: 30px;
    color: #fff;
    transition: .5s all;
    text-decoration: none;
}
.sec-one-title a:hover {
    color: #ffe300;
}
.secOne-smallItem {
    background: #fff;
    overflow: hidden;
    padding: 10px 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
}
.secOne-smallImg {
    position: relative;
    overflow: hidden;
}
.sec-small-cat1 {
    position: absolute;
    left: 0;
    bottom: -30px;
    background: #f00;
    padding: 2px 10px;
    transition: .8s all;
    z-index: 99;
}
.sec-small-cat1 a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.secOne_mallTitle {
    margin: 0;
    line-height: 17px;
    overflow: hidden;
}
.secOne_mallTitle a {
    font-size: 17px;
    color: #333;
    text-decoration: none;
}
.secOne-smallItem:hover .sec-small-cat1 {
    bottom: 0;
}
.secOne-smallImg img {
    width: 40%;
    float: left;
    margin-right: 10px;
    height: 70px;
    object-fit: contain;
}
.sec-one-item {
    column-count: 2;
    column-gap: 20px;
    margin: 10px 0 12px 0;
}
.sec-one-wrpp {
    overflow: hidden;
    width: 100%;
    break-inside: avoid;
    background: #fff;
}
.secOne-news {
    padding: 8px 8px 0 8px;
}
.secOne-sub-image {
    position: relative;
}
.secOne-subTitle {
    line-height: 22px;
    margin: 2px 0 15px;
}
.secOne-subTitle a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.cat-meta {
    border-top: 1px solid #eee;
    padding: 3px 8px;
    text-align: right;
}
.cat-meta a {
    font-size: 15px;
    color: #000;
    border-right: 3px solid #e74c4f;
    padding-right: 5px;
    text-decoration: none;
}
.secOne-sub-image img {
    width: 100%;
    height: 125px;
    object-fit: contain;
}
/**/
.secOne-cat {
    overflow: hidden;
    background: #19232d;
    border-bottom: 3px solid #e74c4f;
    position: relative;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0px 0 10px;
}
.secOne-cat a {
    color: #fff;
    display: inline-block;
    padding: 6px 30px 6px 15px;
    font-size: 20px;
    margin: 0;
    line-height: 24px;
    text-decoration: none;
}
.secOne-cat span {
    position: relative;
}
.xcodes-cat::after {
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    right: -20000px;
    top: -24px;
    height: 41px;
    bottom: 0;
    -webkit-transform: skewX(
45deg
);
    -ms-transform: skewX(45deg);
    transform: skewX(
45deg
);
}
.secOne-smallItem {
    background: #fff;
    overflow: hidden;
    padding: 10px 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
}
.secOne-smallImg2 {
    position: relative;
    overflow: hidden;
}
.secOne-smallImg2 img {
    width: 40%;
    float: left;
    margin-right: 10px;
    height: auto;
}
.secOne_mallTitle {
    margin: 0;
    line-height: 17px;
    overflow: hidden;
}
.xcodes_section_wrap_1{
    margin-top: 15px;
}
.xcodes_section_wrap_1 .secOne_mallTitle a {
    font-size: 16px;
    color: #333;
}
/**/
.tab_sec{
    margin-top: 10px;
}
#myTab .nav-link {
    display: block;
    padding: 8px 5px 11px 8px;
    text-align: center;
    font-weight: bold;
}

.nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    background: #fff;
    text-decoration: none;
    border-top: 3px solid #8b1010;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    width: 50%;
}
.nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #19232d;
    border-top: 3px solid transparent;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.nav-tabs .nav-link:hover {
    border-color: #19232d;
}
.news-titletab {
    overflow: scroll;
    max-height: 598px;
    overflow-x: hidden;
    background-color: #fff;
    padding: 2px;
    margin-bottom: 5px;
}
.tab-border {
    overflow: hidden;
    border-bottom: 1px dashed#ddd;
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding: 2px;
}
.tab-image {
    position: relative;
}
.tab-image img {
    width: 38%;
    float: left;
    margin-right: 7px;
}
.tab_hadding {
    padding-right: 3px;
    padding-left: 6px;
    padding-bottom: 4px;
    margin: 0;
    line-height: 17px;
}
.tab_hadding a {
    font-size: 14px;
    font-weight: 400;
    line-height: auto;
    color: #000;
    text-decoration: none;
    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
    text-decoration: none;
}
/**/
.add-section_2{
    
    padding-top: 14px;
}
/**/
.section_two{
    margin-top: 20px;
    background: #fff;
}
.sec_two-cat {
    margin-bottom: 15px;
    position: relative;
}
.sec_two-cat:before{
    position: absolute;
    content: '';
    width: 100%;
    border-top: 2px solid #e74c4f;
    display: inline-block;
    vertical-align: bottom;
    left: 0;
    bottom: -2px;
    z-index: 9;
}
.sec_two-cat h3 {
    background-color: #19232d;
    margin: 0;
    color: #fff;
    left: 11px;
    display: inline-block;
    font-size: 24px;
    padding: 7px 20px;
    position: relative;
    transform: rotate(0) scale(1.003) skew(
-26deg
) translate(0);
    -webkit-transform: rotate(0) scale(1.003) skew(
-26deg
) translate(0);
    -moz-transform: rotate(0) scale(1.003) skew(-26deg) translate(0);
    -o-transform: rotate(0) scale(1.003) skew(-26deg) translate(0);
    -ms-transform: rotate(0) scale(1.003) skew(-26deg) translate(0);
}
.sec_two-cat a {
    color: #fff;
    text-decoration: none;
}
.secThree-bg {
    background: #eff3f4;
}
.sec-theee-image {
    position: relative;
}
.sec-theee-image img {
    width: 100%;
    height: auto;
}
.secThree-title {
    padding: 6px 12px 18px;
    margin: 0;
    line-height: 25px;
}
.secThree-title a {
    font-size: 20px;
    color: #000;
    text-decoration: none;
}
.secThree-content {
    column-count: 2;
    column-gap: 15px;
    margin-top: 20px;
}
.secThree-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    margin-bottom: 15px;
}
.secThree-bg {
    background: #eff3f4;
}
.sec-theee-image {
    position: relative;
}
.sec-theee-image img {
    width: 100%;
    height: auto;
}
.secThree-title2 {
    padding: 6px 10px 18px;
    margin: 0;
    line-height: 20px;
}
.secThree-title2 a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
/**/
.bg2 {
    background: #f1f4f7;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.secThree-smallItem {
    overflow: hidden;
    padding: 8px 8px;
    margin-bottom: 2px;
    border-bottom: 1px dashed #929292;
}
.secThree-smallImg {
    position: relative;
    overflow: hidden;
}
.secThree-smallImg img {
    width: 40%;
    float: left;
    margin-right: 10px;
    height: auto;
}
.secThree-smallImg img {
    width: 40%;
    float: left;
    margin-right: 10px;
    height: auto;
}
.secThree_mallTitle a {
    font-size: 17px;
    color: #333;
    text-decoration: none;
}
.map-title {
    position: relative;
    text-align: center;
}
.map-title h3 {
    margin: 0;
    display: inline-block;
    font-size: 26px;
    line-height: 44px;
    font-weight: 700;
}
.map-title h3 span::before {
    background: #e74c4f;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
/**/
.section_three{
    background: #212121;
    margin: 35px 0 0;
    padding: 28px 0 32px;
}
#pills-tab {
    overflow: hidden;
    margin: 25px 0 10px;
}
.secTwo-video {
    margin-right: 125px;
}
.secTwo-video a {
    font-size: 30px;
    color: #ffc107;
    text-decoration: none;
    border-left: 4px solid #f00;
    padding-left: 10px;
}
.nav-pills .nav-link {
    border-radius: 10px 10px 0 0;
    margin-right: 13px;
    background: #333;
    color: #fff;
    font-size: 18px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f00;
}
.sec-tow-content {
    column-count: 3;
    column-gap: 20px;
}
.sec-two-wrpp {
    overflow: hidden;
    width: 100%;
   /* break-inside: avoid;*/
    margin-bottom: 20px;
    background: #333;
    padding: 10px;
}
.section-two-image {
    position: relative;
}
.sec-two-title {
    line-height: 23px;
    margin-top: 6px;
    margin-bottom: 0;
}
.sec-two-title a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    transition: .5s all;
}
.sec-two-title a:hover {
    color: #ff0;
}
img {
    max-width: 100%;
    height: auto;
}
.mediam-icon i {
    position: absolute;
    top: 50%;
    left: 47%;
    height: 45px;
    width: 45px;
    background: rgba(0,0,0,.14);
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 36px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: .8;
    transition: .8s all;
    z-index: 99;
}
.sec-tow-content2 {
    column-count: 4;
    column-gap: 15px;
}
/**/
.sce-twoCat {
    margin: 0 0 16px;
}
.sce-twoCat a {
    font-size: 25px;
    text-decoration: none;
    color: #ffc107;
    display: inline-block;
    width: 100%;
    background: #373c44;
    padding: 10px;
    text-align: center;
    margin-top: 14px;
}
.section-twoBg {
    background: #373c44;
    padding: 10px;
}
.sectTwo-smallImage {
    position: relative;
    border-bottom: 1px dotted #8c8888;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.small-icon2 i {
    position: absolute;
    top: 42%;
    left: 19%;
    height: 30px;
    width: 30px;
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 50%;
    font-size: 15px;
    background: rgba(220,32,40,.8);
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: .8;
    transition: .8s all;
    z-index: 99;
}
.small_headding {
    margin: 0;
    line-height: 18px;
}
.small_headding a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    transition: .8s all;
}
.sectTwo-smallImage img {
    width: 38%;
    float: left;
    margin-right: 7px;
}
/**/
.section_four{
    margin-top: 20px;
}
.white-bg {
    background: #fff;
    padding: 8px;
}
.secFour-image {
    position: relative;
}
.secFour-image img {
    width: 100%;
    height: auto;
}
.secFour-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 30%,rgba(0,0,0,.8) 100%);
    margin: 0;
    line-height: 22px;
}
.secFour-title a {
    font-size: 21px;
    color: #fff;
    text-decoration: none;
}
.secFour-smallItem {
    overflow: hidden;
    margin-top: 8px;
    border-top: 1px dotted#929292;
    padding-top: 8px;
}
.secFour-smallImg {
    position: relative;
    overflow: hidden;
}
.secFour_mallTitle {
    margin: 0;
    line-height: 22px;
    overflow: hidden;
}
.secFour_mallTitle a {
    font-size: 17px;
    color: #333;
    text-decoration: none;
}
.secFour-smallImg img {
    width: 35%;
    float: left;
    margin-right: 10px;
    height: auto;
    height: 70px;
    object-fit: contain;
}
/**/
.section_five{
    margin-top: 20px;
}
.secFive-cat {
    position: relative;
}
.secFive-cat h3 {
    border-bottom: 2px solid #e74c4f;
    line-height: 100%;
    margin: 0 0 15px;
    font-size: 24px;
}
.secFive-cat h3 span {
    background: #19232d;
    padding: 7px 20px;
    color: #fff;
    height: 30px;
    line-height: 43px;
    position: relative;
    border-bottom: 2px solid #e74c4f;
}
.secFive-cat h3 span::after {
    border-color: #e74c4f transparent transparent transparent;
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}
.bg-3 {
    background: #eff3f4;
    padding: 8px;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
    margin-bottom: 24px;
}
.secFive-image {
    position: relative;
}
.secFive-image img {
    width: 100%;
    height: auto;
}

element.style {
}
.secFive-title {
    margin: 7px 0 7px;
    line-height: 22px;
}
.secFive-title a {
    font-size: 22px;
    color: #000;
    text-decoration: none;
}
.secFive-details span a {
    color: black;
    font-weight: 600;
    text-decoration: none;
}
.secFive-content {
    column-count: 2;
    column-gap: 20px;
}
.secFive-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    margin-bottom: 20px;
}
.secFive-image2 {
    position: relative;
}
.secFive-image2 img {
    width: 100%;
    height: auto;
}
.secFive-title2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 8px 5px 5px;
    line-height: 21px;
}
.secFive-title2 a {
    color: #fff;
    font-size: 18px;
    transition: .5s all;
    text-decoration: none;
}
.secFive-title2 a:hover {
    color: #ff0;
}
.secFive-content2 {
    column-count: 4;
    column-gap: 20px;
}
.secFive-wrpp2 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.secFive-image2 {
    position: relative;
}
.secFive-title2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 8px 5px 5px;
    line-height: 21px;
}
.secFive-title2 a {
    color: #fff;
    font-size: 18px;
    transition: .5s all;
}
.secFive-title2 a:hover {
    color: #ff0;
}
.sec_5_tit{
    margin-top: 20px;
}
/**/
.section_six{
        background: #212121;
        padding: 40px 0;
        margin-top:20px;
}
.secsix-cat a {
    font-size: 30px;
    color: #ffc107;
    border-left: 4px solid #f00;
    padding-left: 10px;
    text-decoration: none;
}
.black-bg {
    background: #333;
    padding: 8px;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
    margin-bottom: 24px;
}
.secSeven-image {
    position: relative;
}
.secSeven-image img {
    width: 100%;
    height: auto;
}
.secSeven-title {
    margin: 7px 0 7px;
    line-height: 22px;
}
.secSeven-title a {
    font-size: 22px;
    color: #fff;
    text-decoration: none;
}
.secSeven-details {
    color: #fff;
}
.secSeven-details span a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.secSeven-content {
    column-count: 2;
    column-gap: 20px;
}
.secSeven-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    margin-bottom: 20px;
}
.secSeven-image2 {
    position: relative;
}
.secSeven-image2 img {
    width: 100%;
    height: auto;
    height: 152px;
    object-fit: contain;
}
.secFive-title2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 8px 5px 5px;
    line-height: 21px;
}
.secFive-title2 a {
    color: #fff;
    font-size: 18px;
    transition: .5s all;
}
.secFive-title2 a:hover {
    color: #ff0;
}
.secSeven-content2 {
    column-count: 4;
    column-gap: 20px;
}
.secSeven-wrpp2 {
    width: 100%;
    overflow: hidden;
}
/**/
.section_seven{
    margin-top: 20px;
}
.secNine-content {
    column-count: 3;
    column-gap: 20px;
}
.bg-4 {
    background: #f6f6f6;
    border-bottom: 1px solid #e74c4f;
}

.secNine-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    margin-bottom: 30px;
}
.secNine-image {
    position: relative;
}
.secNine-image img {
    object-fit: cover;
    width: 100%;
    height: 125px;
}
.secNine-title {
    padding: 6px 8px 13px;
    line-height: 20px;
    margin: 0;
}
.secNine-title a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.secNine-content2{
    column-count: 4;
    column-gap: 20px;
}
/**/
.section_eight{
    margin-top: 20px;
    margin-bottom: 40px;
}
.box-shadow {
    box-shadow: 0 1px 5px 0 #4a4a4a;
    background: #fff;
    padding: 8px 8px 20px;
}
.photo-caption {
    position: absolute;
    left: 0;
    bottom: 0px;
    background: rgba(0,0,0,.8);
    width: 100%;
    text-align: center;
    padding: 8px;
    font-size: 17px;
    color: #fff;
}
.photoSlider-active button.owl-prev {
    background: rgba(0, 0, 0, 0.7) !important;
    position: absolute;
    left: 20px;
    top: 40%;
    z-index: 999;
    width: 50px;
    height: 50px;
    color: #ffff !important;
    font-size: 30px !important;
    line-height: 50px !important;
    padding-right: 12px !important;
    opacity: 0;
    visibility: hidden;
    transition: .4s all;
    outline: inherit;
}

element.style {
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    border: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.photoSlider-active button.owl-next {
    background: rgba(0, 0, 0, 0.7) !important;
    position: absolute;
    right: 20px;
    top: 40%;
    z-index: 999;
    width: 50px;
    height: 50px;
    color: #ffff !important;
    font-size: 30px !important;
    line-height: 50px !important;
    padding-left: 10px;
    opacity: 0;
    visibility: hidden;
    transition: .4s all;
    outline: inherit;
}
.photoSlider-active .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16px;
    content: "";
    z-index: 1;
}

.photoSlider-active .owl-dots button {
    margin: 0 3px;
    padding: 3px !important;
    background-color: #333;
    transition: .8s all;
    outline: inherit;
    border-radius: 50%;
}
.photoSlider-active .owl-dots button.active {
    background: #fff !important;
    border: 2px solid #333;
}
.photo-caption a {
    color: white;
    text-decoration: none;
}
.photoSlider-active:hover button.owl-next {
    opacity: 1;
    right: 0;
    visibility: visible;
}
.photoSlider-active:hover button.owl-prev {
    opacity: 1;
    left: 0;
    visibility: visible;
}
.photo-gallery-item {
    column-count: 4;
    column-gap: 20px;
    margin-top: 25px;
}
.photo-gallery-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.gallery-image {
    position: relative;
}
.gallery-image img {
    width: 100%;
    height: auto;
}
.gallery-icon i {
    position: absolute;
    left: 51%;
    top: 50%;
    font-size: 17px;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.8) none repeat scroll 0 0;
    padding: 5px 6px 7px;
    color: #dc2028;
    transition: .8s all;
}
.photo-title {
    font-size: 16px;
    color: #333;
    line-height: 21px;
    padding: 8px 11px 20px;
}
.photo-title a {
    color: black;
    text-decoration: none;
}
/**/
.top_footer{
	padding:10px;
	background:#363D4D;
}
.footer{
	background:#000000;
	padding: 10px;
}
.footer ul{
	list-style: none;
	margin-top: 10px;
}
.footer ul li{
	padding-top: 7px;
}
.footer ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;

}
.bottom_footer a{
    color: #fff;
}
.imgs li a img{
	border: 1px solid #ddd;
	border-radius: 2px;
	overflow: hidden;
	width: 245px;
	float: right;
}
.imgs li a img:last-child{
	margin-top: 20px;
}
.bottom_footer{
	background: #000;
	padding: 10px;
	padding-bottom: 20px;
}
.bottom_footer p{
	color: #fff;
	line-height: 25px;
	margin-bottom: 0;
}
/*Responsive css*/
@media only screen and (max-width: 767px) {
	.imgs li a img {
    float: none;
}
}
@media only screen and (max-width: 480px) {
	.imgs li a img {
    float: none;
}
}
/*
    ===============================================================================================
        Categories Page Design Love With 1xcodes
    ===============================================================================================
*/
.categories{
    padding: 20px 0;
}
.archiveImage {
    position: relative;
}
.archiveImage img {
    width: 100%;
    height: 315px;
    object-fit: contain;
}
.archiveTitle {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 30%,rgba(0,0,0,.8) 100%);
    margin: 0;
    line-height: 22px;
}
.archiveTitle a {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
}
.archiveImage2 {
    position: relative;
    margin-bottom: 16px;
}
.archiveTitle2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 30%,rgba(0,0,0,.8) 100%);
    margin: 0;
    line-height: 19px;
}
.archiveTitle2 a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.archive-content {
    column-count: 3;
    column-gap: 20px;
}
.archive-wrpp {
    width: 100%;
    overflow: hidden;
    break-inside: avoid;
    margin-bottom: 16px;
    background: #fff;
    padding: 7px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.archiveImage3 {
    position: relative;
}
.archiveImage3 img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}
.archiveTitle3 {
    margin: 0;
    padding: 10px;
    line-height: 22px;
}
.archiveTitle3 a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.add_cat_sec{
    padding-top: 20px 20px;
}
.archive-smallItem {
    background: #fff;
    overflow: hidden;
    padding: 8px 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
}
.archive-smallImg2 {
    position: relative;
    overflow: hidden;
}
.archive-smallImg2 img {
    width: 40%;
    float: left;
    margin-right: 10px;
    height: 100px;
    object-fit: contain;
}
.archive_smallTitle {
    margin: 0;
    line-height: 25px;
    overflow: hidden;
}
.archive_smallTitle a {
    font-size: 20px;
    color: #333;
    text-decoration: none;
}
.archive-content2{
    margin-top: 20px;
}
.sidebar{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.all-title{
    padding: 20px 0;
    margin-left: 17px;
}
/*
    ===============================================================================================
        Single Post Page Design Love With 1xcodes
    ===============================================================================================
*/
.single_post{
    margin-bottom: 100px;
    margin-top: 20px;
}
.single-bg {
    background: #fff;
    padding: 7px;
}
.single-pageTitle {
    padding: 7px 7px 12px;
    line-height: 32px;
    font-size: 30px;
    color: #000;
    border-bottom: 1px solid #d0cdcd;
    margin-bottom: 20px;
}
.repoter-wrpp {
    border-bottom: 1px solid #d0cdcd;
    padding-bottom: 19px;
    margin-bottom: 20px;
}
.repoter-image img {
    width: 14%;
    float: left;
    margin-right: 15px;
}
.repoter-name {
    overflow: hidden;
    margin-top: 5px;
    font-size: 19px;
    color: #333;
}
.single-share a:nth-child(1) {
    background: #3b5998;
}
.single-share a:nth-child(2) {
    background: #1da1f2;
}
.single-share a:nth-child(3) {
    background: #cb2027;
}
.single-share a:nth-child(4) {
    background: #0077b5;
}
.single-share a {
    display: inline-block;
    width: 36px;
    height: 34px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: #333;
    text-align: center;
    border-radius: 26px;
    margin-right: 5px;
    transition: .8s all;
    padding: 6px;
    float: right;
}
.single-page-image img {
    width: 100%;
    height: auto;
}
.sigle-dateils {
    text-align: justify;
    line-height: 27px;
    font-size: 18px;
}
.single-bottom {
    margin-bottom: 10px;
    margin-top: 20px;
}
.single-share2 a:nth-child(1) {
    background: #3b5998;
}
.single-share2 a:nth-child(2) {
    background: #1da1f2;
}
.single-share2 a:nth-child(3) {
    background: #cb2027;
}
.single-share2 a:nth-child(4) {
    background: #0077b5;
}
.single-share2 a {
    display: inline-block;
    width: 36px;
    height: 34px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: #333;
    text-align: center;
    border-radius: 26px;
    margin-right: 5px;
    transition: .8s all;
    padding: 6px;
}
.single-bg2 {
    background: #fff;
    padding: 10px;
    margin-bottom: 16px;
}
.single-home a {
    font-size: 17px;
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
}
.single-bg2 {
    background: #fff;
    padding: 10px;
    margin-bottom: 16px;
}
.single-date {
    font-size: 14px;
    color: #000;
    line-height: 17px;
    margin-bottom: 10px;
}
.single-home i {
    font-size: 20px;
    color: #f00;
}
.comment-respond {
    padding-bottom: 5%;
    margin: 20px 1px 20px 1px;
    border-left: none !important;
}

.comment-respond, .entry-pings, .entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    border-left: 4px solid #444;
}
.comment-respond h3, .entry-pings h3 {
    font-size: 20px;
    margin-bottom: 30px;
}
.comment-respond textarea, .comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 100%;
    background: #F1EDEE;
}
.single_foot_add {
}
.sidebar_add{
     background: #fff;
    border-top: 1px solid #eee;;
    
}
.single-sitberTitle {
    margin: 0;
    background: #19232d;
    color: #fff;
    font-size: 20px;
    padding: 10px 15px;
    border-bottom: 3px solid #f00;
    margin-bottom: 6px;
    text-align: center;
    margin-top: 30px;
}
.single-sibearNews {
    overflow: scroll;
    overflow-x: hidden;
    height: 400px;
    margin-bottom: 20px;
    background: #ffff;
    padding: 0 5px;
}
.footers{
    margin-top: 60px;
}
/*
    ===============================================================================================
        Search Page Design Love With 1xcodes
    ===============================================================================================
*/
.search_page{
    padding: 20px 0 50px;
}
.search_page_content{
    column-count: 4;
    column-gap: 17px;
}
.date-page-wrpp {
    overflow: hidden;
    width: 100%;
    break-inside: avoid;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 17px;
    background: #fff;
}
.date-image {
    position: relative;
}

.date-image img {
    width: 100%;
    height: auto;
}
.datePage-title {
    padding: 6px 9px 10px;
    line-height: 22px;
    margin: 0;
}
.datePage-title a {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    transition: .5s all;
}
.date-meta {
    border-top: 1px solid #ddd;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-left: 8px;
}
.date-meta a {
    color: #868686;
    font-size: 12px;
    text-decoration: none;
}
.date-page-wrpp {
    overflow: hidden;
    width: 100%;
    break-inside: avoid;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 17px;
    background: #fff;
}
/*
    404 pages
*/
.error-wrpp {
    text-align: center;
    margin-bottom: 40px;
}
.error-title {
    font-size: 130px;
    font-weight: bold;
    letter-spacing: 7px;
    margin-bottom: 0;
    -webkit-text-stroke: 3px #9a1515;
    -webkit-text-fill-color: #fff;
    -webkit-animation: fill 0.6s infinite alternate;
    text-shadow: 0 2px 4px #000;
}
.error-page-sub {
    font-size: 40px;
    margin-top: -20px;
    font-weight: 600;
    color: #535151;
}
.error-page-item {
    font-size: 25px;
    letter-spacing: 0.5px;
    color: #000;
}
.error-btn {
    margin-top: 40px;
}
.error-btn a {
    background: #9a1515;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
}