body,
p {
    font-family: "Sofia Pro", sans-serif !important;
}

.footerCTABanner {
    padding: 7rem 0;
}

.bg-img-one {
    background: url(https://www.binarysemantics.com/images/mindset.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.drive-us .card:hover .bg-img-one {
    background: url(https://www.binarysemantics.com/images/mindset-hover.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.bg-img-four {
    background: url(https://www.binarysemantics.com/images/freedom-icon.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.drive-us .card:hover .bg-img-four {
    background: url(https://www.binarysemantics.com/images/freedom-icon-hover.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.bg-img-two {
    background: url(https://www.binarysemantics.com/images/proactive.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.drive-us .card:hover .bg-img-two {
    background: url(https://www.binarysemantics.com/images/proactive-hover.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.bg-img-three {
    background: url(https://www.binarysemantics.com/images/collaboration.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.drive-us .card:hover .bg-img-three {
    background: url(https://www.binarysemantics.com/images/collaboration-hover.png);
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#opportunities {
    background-image: url(/https/www.binarysemantics.com/images/wave-opportunities.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1700px 470px;
}

.footer-top .text-content h3 {
    font-size: 40px !important;
    font-weight: 400 !important;
    text-align: center;
}

#containers {
    width: 100%;
}

.cols {
    -moz-column-count: 3;
    -moz-column-gap: 1%;
    -moz-column-width: 32%;
    -webkit-column-count: 3;
    -webkit-column-gap: 1%;
    -webkit-column-width: 32%;
    column-count: 3;
    column-gap: 1%;
    column-width: 32%;
}

.box {
    margin-bottom: 20px;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

#myNavbar {
    width: 100%;
    background: white;
    z-index: 10;
    font-weight: 600;
}

#vacancies h3 {
    margin-top: 0px;
    margin-bottom: 0;
}

#myNavbar li a {
    border-bottom: 2px solid transparent;
    padding: 15px 60px !important;
    font-family: "Sofia Pro", sans-serif !important;
    font-weight: 500;
}

#myNavbar li.active a,
#myNavbar li:hover a {
    color: #b63d99 !important;
    border-bottom: 2px solid #b63d99;
    background: #fff !important;
    padding: 15px 60px !important;
}

#main-content section {
    z-index: 11;
}

.category a,
.see-all a {
    font-weight: 500;
    font-family: "Sofia Pro", sans-serif !important;
}

.category {
    position: relative;
    display: inline-block;
    float: right;
    width: 120px;
    padding-top: 5px;
}

.category:after {
    content: "";
    width: 34px;
    height: 30px;
    top: 25px;
    right: -40px;
    position: absolute;
    display: inline-block;
    background: url(https://www.binarysemantics.com/images/purple-arrow.png);
    background-repeat: no-repeat;
    background-size: 25px;
}

.clscareer img {
    height: 70px;
}

.clscareer p {
    line-height: 24px !important;
    text-align: center !important;
}

.future-shape h4 {
    padding-top: 10px;
}

.drives img {
    width: 55px !important;
}

#banner.custom-header .header-content p {
    font-size: 18px;
    font-weight: 300;
    padding: 10px 400px;
}

/* css for magnific popup */
.magnific-img img {
    width: 100%;
    height: auto;
}

.mfp-bottom-bar,
* {
    font-family: 'Abel', sans-serif;
}

/* .magnific-img {
    display: inline-block;
    width: 32.3%;
}
*/
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.clsscrollspy {
    background: #fbfafc;
}

.card:not(.card-static):hover {
    box-shadow: none !important;
}

.acce-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dark-blue-text{
    color: #231454;
   
}
.pt-20{
    padding-top: 20px;
}
.lh-40{
    line-height: 40px;
}
#feature {
    padding: 35px 0px;
}
 h3 {
    font-weight: 600;
    margin-top: 0;

}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /** * Remove all paddings around the image on small screen */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* end of popup */
.image {
    display: block;
    width: 100%;
    height: auto;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    opacity: 1;
    left: 0;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    text-align: center;
    bottom: 15px;
    padding: 10px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

.img-sec:hover .overlay {
    opacity: 1;
    background: linear-gradient(0deg, rgb(0 0 0 / 64%) 12%, rgb(152 38 208 / 53%) 100%);
    transition: .5s ease;
}

.drive-us .card p {
    line-height: 24px !important;
}

.drive-us .card:hover {
    background: rgb(48, 20, 89);
    background: linear-gradient(111deg, rgba(48, 20, 89, 1) 3%, rgba(182, 61, 153, 1) 100%);
    color: #fff;
}

.drive-us .card:hover p {
    color: #fff;
}

.marks .col-md-4:hover .btn-apply a {
    background: #9254c8;
}

.text p {
    color: #fff;
    text-align: center;
}

.btn-apply img {
    display: inline-block !important;
    width: 15px !important;
}

#main-content section {
    padding: 50px 0px;
}

.clscareer .card {
    box-shadow: none;
    border: none;
    text-align: center;
    margin-bottom: 0;
}

.clscareer .card p {
    text-align: center;
}

.bgdarkblue {
    background: #231454;
    color: #fff;
    padding: 12px !important;
}

.bgdarkblue h3 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 40px !important
}

.bgdarkblue p {
    color: #fff;
    text-align: center !important;
}

.bx-1 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.p-0 {
    padding: 0;
}

.future-shape {
    padding-top: 30px;
}

/* .future-shape img, .drive-us img{
    width:40px !important;
}
*/
.future-shape .card {
    border-radius: 10px !important;
    margin-bottom: 0 !important;
}

.future-shape .card:hover {
    border: 1px solid #9254c8
}

.future-shape .card .btn-apply:hover a {
    background: #9254c8;
}

.future-shape .owl-nav {
    padding-top: 20px;
}

.future-shape .card p {
    line-height: 26px !important
}

.work-exp {
    font-weight: 400;
    font-size: 15px !important;
    margin-bottom: 0;
}

.btn-apply {
    text-align: center;
    margin-top: -20px;
    z-index: 9;
    position: relative;
    margin-bottom: 25px;
}

.btn-apply a {
    background: #9fa7b1;
    color: #fff !important;
    padding: 10px 30px 11px;
    border-radius: 25px;
    vertical-align: middle;
}

.future-shape .item:hover .btn-apply a {
    background: #9254c8;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-carousel .owl-nav [class*="owl-"] {
    opacity: 1 !important;
    top: 100% !important;
    background: #9254c8 !important;
    border: 0 !important
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    opacity: .8 !important;
}

.owl-carousel .owl-nav [class*="owl-"] i {
    color: #fff !important;
    font-size: 20px !important;
    margin-right: 0px !important
}

.owl-carousel .owl-nav .owl-prev {
    left: 46%;
}

.owl-carousel .owl-nav .owl-next {
    right: 46%;
}

.main-heading-cls {
    padding-top: 30px;
}

.main-heading-cls p {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.marks {
    display: flex;
    align-items: center;
}

.img-sec {
    position: relative;
    border-radius: 20px;
}

.img-desc {
    position: absolute;
    bottom: 0;
    padding: 30px;
}

.opportunties .row {
    display: flex;
    align-items: center;
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 50px;
    background: #f2f6fd;
    width: 100%;
}

ul.marks {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 50px;
    background: #fff;
    width: 100%;
}

ul.success {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    height: 50px;
    background: #fff;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
    `
}

.clscenter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.clscenter .card {
    box-shadow: none;
    border-radius: 20px;
}

ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 12px 60px;
    height: 50px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    position: relative;
    font-weight: 500;
    font-size: 18px;
}

ul.marks li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 12px 15px;
    height: 50px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 2px solid #ddd;
}

ul.success li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 12px 15px;
    color: #000;
    overflow: hidden;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    border-bottom: none;
    background: #9fa7b1;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 25px;
    vertical-align: middle;
    margin-right: 30px;
    line-height: 30px;
}

ul.success li.active {
    background: #b63d99;
}

ul.tabs li:hover,
ul.marks li:hover {
    color: #333;
}

ul.tabs li.active,
ul.marks li.active {
    color: #b63d99;
    border-bottom: 2px solid #b63d99;
    display: block;
}

.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #f2f6fd;
    overflow: auto;
}

.tab_container_one {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tab_container_two {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tab_content {
    padding: 20px;
    display: none;
    margin: 0 80px;
}

.tab_content_one {
    padding: 20px;
    display: none;
}

.tab_content_two {
    padding: 20px;
    display: none;
}

.drive-us .card {
    box-shadow: none;
    padding: 15px 10px 10px;
    border-radius: 20px;
}

.drive-us .card h4 {
    padding-top: 10px;
    font-size: 17px;
}

.card p {
    text-align: left;
}

.bg-light {
    background: #f2f6fd;
}

.mt-40 {
    margin-top: 40px;
}

.bt-apply-sec a {
    background: #9254c8;
}

.bt-apply-sec img {
    height: auto !important;
}

.bt-apply-sec a:hover {
    color: #fff !important;
}

.owl-carousel .owl-dots {
    margin-bottom: 0;
}

.mark-title {
    font-size: 24px;
    padding-bottom: 10px;
}

html {
    scroll-behavior: smooth;
}

.marks .col-md-6 {
    padding-left: 0
}

section p {
    text-align: left !important;
    line-height: 28px !important
}

.icon-image {
    width: 64px;
    height: 64px;
    background-color: #b9459e;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-image img {
    width: 32px;
}

#process .card {
    padding: 15px;
}

#process .card h4 {
    margin-bottom: 0px;
    font-size: 20px;
}

#process .card p {
    line-height: 24px;
}

.img-icon {
    width: 70px;
    height: 70px;
    background: #f2dbec;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.img-icon img {
    width: 30px !important;
    height: 30px
}

.tab_drawer_heading,
.tab_drawer_heading-one,
.tab_drawer_heading-two {
    display: none;
}

@media screen and (max-width: 480px) {
    h3{
        font-size: 2.3rem !important;
    }
    ul.success li {
        padding: 10px 15px !important;
    }

    .category {
        float: left;
    }

    .footer-top .text-content h3 {
        font-size: 24px !important;
        margin-bottom: 0;
    }

    .pt-30 {
        padding-top: 30px !important;
    }

    .footerCTABanner {
        padding: 0;
        height: 50vh;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 35%;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 40%;
    }

    .main-heading-cls {
        padding-top: 0;
    }

    .clsscrollspy {
        padding-top: 0 !important;
        background: #fbfafc;
    }

    .d-flex {
        display: block !important;
    }

    .bx-1 {
        border-top: 1px solid #fff;
        border-right: 0px solid #fff;
        border-bottom: 1px solid;
        border-left: 0;

    }

    .bgdarkblue h3 {

        padding-top: 10px;
    }

    #myNavbar {
        display: none;
    }

    .clsscrollspy {
        padding-top: 0 !important
    }

    #banner.custom-header .header-content p {
        padding: 10px !important;
    }

    .tabs,
    .marks {
        display: none;
    }

    .tab_drawer_heading,
    .tab_drawer_heading-one {
        background-color: #fff;
        color: #b63d99;
        border-top: 1px solid #b63d99;
        margin: 0;
        padding: 10px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 16px !important;
        font-weight: 400;
    }

    .d_active {
        background-color: #666;
        color: #fff;
    }
}