﻿.categoryInnerDataBox .swiper-slide {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin: 4px 0 20px;
    width: 260px;
}

.categoryInnerDataBox .swiper-slide, .topSliderTxtrightSec {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    box-sizing: border-box;
}

li {
    list-style: none;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: middle;
}

.v_sld {
    float: left;
    width: 100%;
}

.v_sld {
    text-align: center;
}

    .v_sld > a {
        display: block;
        position: relative;
    }

a, a:active, a:hover {
    text-decoration: none;
}

.editorName1 {
    padding-bottom: 22px;
}

.v_sld .burger-icon {
    background: #545454;
}

.burger-icon {
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -18px;
    z-index: 99;
    height: 36px;
    width: 36px;
    border-radius: 100%;
    padding: 2px;
}

a {
    color: black;
}

.boxshadow:hover {
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}

.photoBg .categoryHeadingBox {
    background: #042142;
}

.categoryHeadingBox h2 {
    color: #fff;
    font: 700 22px/75px Noto Sans,sans-serif;
    text-decoration: none;
    padding-left: 36px;
}

.categoryInnerDataBox {
    position: relative;
    padding: 0 0 0 15px;
}

.photoBg .cardBgColor {
    background: #042142;
}

.cardBgColor {
    height: 151px;
    left: 0;
    position: absolute;
    width: 100%;
}
