/* @font-face {
    font-family: 'NikoshBAN';
    src: local('NikoshBAN'),
    url('/assets/fonts/Nikosh/NikoshBAN.woff2') format('woff2'),
    url('/assets/fonts/Nikosh/NikoshBAN.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

/*@font-face {*/
/*    font-family: SolaimanLipi;*/
/*    src: local('SolaimanLipi'),*/
/*    url('/assets/fonts/solaimanlipi.woff2') format('woff2'),*/
/*    url('/assets/fonts/solaimanlipi.woff') format('woff');*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'boishakhi';*/
/*    src: url('/assets/fonts/Boishkhi.ttf') format('truetype');*/
/*    font-display: swap;*/
/*    font-weight: normal;*/
/*}*/

@import url(./kalpurush.css);

/** {
    font-size: 14px;
}*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /*font-family: 'NikoshBAN', SolaimanLipi, 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    /* font-family: 'NikoshBAN', SolaimanLipi, 'Helvetica Neue', Arial, sans-serif; */
    /*font-family:  kalpurushregular, sans-serif;*/
    font-family: kalpurushregular, SolaimanLipi, "Helvetica Neue", Arial,
        sans-serif;
}
.hr {
    border-top: 1px solid #d3d3d3;
    box-shadow: 0 1px #fff inset;
    margin: 0px;
    padding: 0px;
}

.less-padding {
    padding: 1px;
    margin: 0px !important;
    border-color: #92bd92;
}

.col-md-offset-1 {
    margin-left: 3.33%;
}

.fa-google {
    color: #fff !important;
}

.form-control-feedback {
    border-left: 1px solid #001f3f;
}

header {
    background: url("../assets/images/top_bg.webp") no-repeat scroll 0 0;
    background-size: cover;
}

#footer {
    background: url("../assets/images/top_bg.webp") no-repeat scroll 0 0;
    background-size: cover;
    padding: 15px 0px;
    border-top: 1px solid #92bd92;
    clear: both;
}

.top-border {
    border-top: 3px #1aa74a solid !important;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}

.activities_list {
    padding: 0px 10px;
    list-style: none;
}

.activities_list li {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}

.title_area {
    text-align: right;
}

.search_div {
    position: absolute;
    right: 48px !important;
    top: 2px;
    border: 0px;
    height: auto !important;
    margin: 0 !important;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    box-shadow: none;
    width: 300px;
}

.down_up_arrow::after {
    font-family: "FontAwesome";
    content: "\f107";
    float: right;
    transition: all 1s;
}

.down_up_arrow[aria-expanded="true"]::after {
    content: "\f106";
}

/*---------------------------------------
New CSS for Admin LTE template
-----------------------------------------*/
.content-wrapper {
    background-color: #fff;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.nav-tabs-custom > .tab-content {
    padding: 0;
}

.nav-tabs-custom > .nav-tabs > li {
    margin-right: 0;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    font-weight: bold;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #eee;
}

.panel-body {
    padding: 5px;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    color: #000;
}

/*---------------------------------------
End New CSS for Admin LTE template
-----------------------------------------*/

#helpDiv {
    position: fixed;
    bottom: 10px;
    width: auto;
    right: 10px;
    z-index: 99999999;
}

.help-button {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #637282;
    border-radius: 50%;
    font-size: 16px;
    font-family: AtlasGrotesk, sans-serif;
    font-weight: 500;
    color: #637282;
    background-color: white;
    text-decoration: none;
}

.help-button:active,
.help-button:hover,
.help-button:focus {
    border-color: #0070e0;
    color: #0070e0;
    text-decoration: none;
}

.notificationitem {
    white-space: normal !important;
}

legend {
    margin-bottom: 5px;
}

fieldset.scheduler-border {
    border: 1px solid #a49f9f !important;
    padding: 0 1.1em 0.2em 1.1em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.error {
    color: red !important;
    border: 1px solid red;
}

input[type="radio"].error,
input[type="checkbox"].error {
    outline: 1px solid red;
}

.required-star:after {
    color: red;
    content: " *";
}

.profile-user-img {
    margin: 0 auto;
    width: 150px;
    padding: 3px;
    border: 3px solid #d9edf7;
}

/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

.btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px;
}

.btn-breadcrumb .btn:last-child {
    padding: 6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
    border-left: 10px solid #428bca;
}

.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
    border-left: 10px solid #357ebd;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
    border-left: 10px solid #3276b1;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
    border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #5cb85c;
}

.btn-breadcrumb .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #4cae4c;
}

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
    border-left: 10px solid #47a447;
}

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
    border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
    border-left: 10px solid #d9534f;
}

.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
    border-left: 10px solid #d43f3a;
}

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
    border-left: 10px solid #d2322d;
}

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
    border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
    border-left: 10px solid #f0ad4e;
}

.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
    border-left: 10px solid #eea236;
}

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
    border-left: 10px solid #ed9c28;
}

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
    border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #5bc0de;
}

.btn-breadcrumb .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #46b8da;
}

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
    border-left: 10px solid #39b3d7;
}

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
    border-left: 10px solid #269abc;
}

.reload {
    margin-left: 10px;
    cursor: pointer;
    height: 15px;
    width: 15px;
}

.qrcode {
    text-align: center !important;
    padding-left: 10px;
    width: 60% !important;
}

.table tbody tr > td.success {
    background-color: #dff0d8 !important;
}

.table tbody tr > td.error {
    background-color: #f2dede !important;
}

.table tbody tr > td.warning {
    background-color: #fcf8e3 !important;
}

.table tbody tr > td.info {
    background-color: #d9edf7 !important;
}

.table-hover tbody tr:hover > td.success {
    background-color: #d0e9c6 !important;
}

.table-hover tbody tr:hover > td.error {
    background-color: #ebcccc !important;
}

.table-hover tbody tr:hover > td.warning {
    background-color: #faf2cc !important;
}

.table-hover tbody tr:hover > td.info {
    background-color: #c4e3f3 !important;
}

/*=====================
Custom panel and border
======================*/
.card-magenta:not(.card-outline) > .card-header,
.card-magenta:not(.card-outline) > .card-header a {
    color: #fff;
}

.card-magenta:not(.card-outline) > .card-header {
    background-color: #53348a;
}

.border-magenta {
    border-color: #53328a !important;
}

.section_heading1 {
    background-color: #8161b9 !important;
    color: #fff;
}

.section_heading2 {
    background-color: #a184d3 !important;
    color: #fff;
}
/*.steps {*/
/*    width: 100%;*/
/*    display: flex;*/
/*}*/

/*.steps a {*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*}*/

/*=====================
Custom/css/custom.css styles
======================*/
.box-div {
    /*background: #d8eff7  none repeat scroll 0 0;*/
    /*background: url('/assets/images/ModernTechnology-1024x768.jpg') no-repeat scroll 0 0;*/
    background: #c9f7db;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #d6e9c6;
    margin-bottom: 10px;
}

.alert {
    overflow: hidden;
}

.cursor {
    cursor: pointer;
}

.triangle-right {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #075698; /* default background for browsers without gradient support */
    /* css3 */
    background: -webkit-gradient(
        linear,
        0 0,
        0 100%,
        from(#2e88c4),
        to(#075698)
    );
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
    background: -webkit-gradient(
        linear,
        0 0,
        0 100%,
        from(#075698),
        to(#2e88c4)
    );
    background: -moz-linear-gradient(#075698, #2e88c4);
    background: -o-linear-gradient(#075698, #2e88c4);
    background: linear-gradient(#075698, #2e88c4);
}

.triangle-right:after {
    content: "";
    position: absolute;
    bottom: -20px; /* value = - border-top-width - border-bottom-width */
    left: 50px; /* controls horizontal position */
    border-width: 20px 0 0 20px; /* vary these values to change the angle of the vertex */
    border-style: solid;
    border-color: #075698 transparent;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
    top: -20px; /* value = - border-top-width - border-bottom-width */
    right: 50px; /* controls horizontal position */
    bottom: auto;
    left: auto;
    border-width: 20px 20px 0 0; /* vary these values to change the angle of the vertex */
    border-color: transparent #075698;
}

/* Variant : left
------------------------------------------ */

/*---------------------------------------
 Style For Feedback Message
---------------------------------------- */
.circular-sb {
    width: 280px;
    border: 5px solid orange;
    padding: 15px 20px;
    margin: 30px auto;
    border-radius: 45%;
    font-size: 24px;
    font-weight: 900;
    font-family: arial;
    position: absolute;
    color: black;
    display: inline-block;
    z-index: 1;
    margin-left: 300px;
    margin-top: 6px;
    float: left;
    background: white;
}

.circle1 {
    border: 5px solid orange;
    position: absolute;
    width: 25px;
    padding: 20px;
    border-radius: 48%;
    left: -36px;
    bottom: 23px;
    z-index: 1;
}

.circle1:before {
    content: "";
    position: absolute;
    width: 25px;
    padding: 20px;
    border-radius: 50%;
    left: 0px;
    bottom: 0px;
    background: #fff;
    z-index: 1;
}

.circle2 {
    border: 5px solid orange;
    position: absolute;
    width: 3px;
    padding: 8px 13px;
    border-radius: 50%;
    left: -60px;
    bottom: 5px;
    z-index: 1;
}

#container {
    width: 300px;
    /*padding:0 0 100px;*/
    margin: 0 auto;
    margin-right: 200px;
}

/*.content h2 {*/
/*    margin: 2em 0 0.75em;*/
/*    font-size: 2em;*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    text-align: left;*/
/*}*/

blockquote {
    margin: 1em 0;
}

blockquote p {
    margin: 0;
    font-size: 2em;
}

.oval-thought-border {
    position: relative;
    /*padding:30px 0px;*/
    margin: 1em auto 50px;
    border: 7px solid orange;
    text-align: center;
    color: #333;
    background: #fff;
    /* css3 */
    /*
    NOTES:
    -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
    -webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in safari 4
    Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
    */
    -webkit-border-top-left-radius: 240px 140px;
    -webkit-border-top-right-radius: 240px 140px;
    -webkit-border-bottom-right-radius: 240px 140px;
    -webkit-border-bottom-left-radius: 240px 140px;
    -moz-border-radius: 240px / 140px;
    border-radius: 240px / 140px;
}

/* creates the larger circle */
.oval-thought-border:before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -40px;
    right: 100px;
    width: 50px;
    height: 50px;
    border: 7px solid orange;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    /* reduce the damage in FF3.0 */
    display: block;
}

/* creates the smaller circle */
.oval-thought-border:after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -60px;
    right: 50px;
    width: 25px;
    height: 25px;
    border: 7px solid orange;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    /* reduce the damage in FF3.0 */
    display: block;
}

.panel-green a:hover {
    color: #337ab7;
}

.custom-err-msg {
    color: red;
    margin-top: 30vh;
    text-align: center;
}

/*---------------------------------------
 New CSS for Project Basis
-----------------------------------------*/
.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    padding: 6px 5px;
}

.custom-file-input {
    color: transparent;
    border: none !important;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: "Browse";
    color: black;
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active,
.custom-file-input:focus {
    outline: 0;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.vue-table-length-box,
.vue-table-filter-box,
.vue-table {
    margin-bottom: 10px;
}

.vue-table-pagination {
    text-align: right;
}

.vue-table-pagination .pagination {
    margin: 0;
}

/*---------------------------------------
 End New CSS for Project Basis
-----------------------------------------*/

/*-----------------------------------------
BSCIC home page CSS
------------------------------------------- */

.outerDivFull {
    float: right;
    margin-left: 2rem;
    font-size: 14px;
    margin-top: 2px;
}

.switchToggle input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.switchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 60px;
    max-width: 70px;
    height: 20px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0px;
}

.switchToggle label:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 16px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.switchToggle input:checked + label,
.switchToggle input:checked + input + label {
    background: #3e98d3;
}

.switchToggle input + label:before,
.switchToggle input + input + label:before {
    content: "EN";
    position: absolute;
    top: 0px;
    left: 32px;
    width: 18px;
    height: 20px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked + label:before,
.switchToggle input:checked + input + label:before {
    content: "BN";
    position: absolute;
    top: 0px;
    left: 10px;
    width: 18px;
    height: 20px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked + label:after,
.switchToggle input:checked + input + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.switchToggle label:active:after {
    width: 60px;
}

.toggle-switchArea {
    margin: 10px 0 10px 0;
}

.singlePageDesign {
    margin: 20px 5px;
    background-color: #f4ebff;
    padding: 25px 15px;
    border-radius: 6px;
    /*font-size: 18px;*/
    box-shadow: 0px 0px 10px #c1b8b8;
}

.home-wrapper {
    margin-top: 140px;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc5c5;
}

.help_div {
    padding: 5px 30px;
    border-radius: 15px;
    background-color: #fff;
    color: #d42a2a;
    border: 1px solid #f9bdbf;
}

.help_div:hover {
    background-color: #d42a2a;
    color: #fff;
}

.section-title {
    position: relative;
}

.section-title:before {
    content: "";
    position: absolute;
    background: #006a4e;
    height: 100%;
    width: 18px;
}

/*.section-title h2 {*/
/*    margin: 0 0 0 30px;*/
/*    padding: 5px;*/
/*}*/

#myCarousel {
    float: left;
    width: 100%;
}

#myCarousel .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 10px;
    width: 46px;
    height: 48px;
    line-height: 46px;
    background-color: rgba(0, 0, 0, 1);
}

#myCarousel .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
    right: 10px;
    width: 46px;
    height: 48px;
    line-height: 46px;
    background-color: rgba(0, 0, 0, 1);
}

/********************
Nav styling
*********************/
nav button {
    border-radius: 6px;
    padding: 3px 15px;
}

.front-nav {
    margin: 0;
}

.nav-top {
    padding: 5px 0px;
    background-color: rgba(72, 41, 110, 1);
    color: #fff;
}

.nav-top-right {
    text-align: right;
    font-size: 16px;
}

.nav-top-left {
    line-height: 25px;
}

.nav-top-left ul {
    margin: 0;
    padding: 0;
}

.nav-top-left ul li {
    list-style: none;
    display: inline;
    margin-right: 25px;
}

.nav-top-left ul li i {
    margin-right: 5px;
}

.nav-bottom {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-bottom .navbar-toggle {
    margin: 8px 15px 8px 0;
    padding: 4px 5px;
}

nav.navbar.shrink {
    min-height: 35px;
}

.nav-bottom .navbar-brand {
    font-size: 25px;
    height: auto;
    padding: 0;
}

.nav-bottom .navbar-toggle {
    margin: 13px 15px 13px 0;
}

.nav-bottom .navbar-brand > img {
    max-height: 64px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #fff;
}

/********************
End of Nav styling
*********************/

/***************************
 Investment Location styling
 ****************************/

.caption_silder {
    font-weight: 500;
    font-size: 18px;
}

.swiper_body {
    position: relative;
    height: 100%;
}

.swiper_body {
    background: #eee;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next {
    background-color: rgba(0, 0, 0, 0.4);
    margin-right: -13px;
    width: 30px;
}

.swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: -13px;
    width: 30px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 20px !important;
    font-weight: bold;
}

. swiper-button-white {
    left: 0%;
}

.location_item {
    position: relative;
    width: 100%;
    height: 300px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.117647058823529);
    margin: 10px 15px;
}

.location-item-header {
    height: 130px;
    overflow: hidden;
}

.location-item-header img {
    width: 100%;
    height: 100%;
}

.location-item-content {
    margin-top: 15px;
}

.location-item-content h3 {
    font-size: 20px;
    margin-top: 0px;
}

.location-item-content p {
    font-size: 14px;
    margin: 0;
}

.location-item-footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.location_item span {
    font-size: 15px;
}

.location_item:hover {
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.167647058823529);
}

.location_map {
    margin: 10px 0;
}

/***************************
    End of Investment Location styling
 ****************************/

/***************************
    Help section styling
 ****************************/
.help_widget {
    height: 270px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.117647058823529);
    text-align: center;
    margin: 1rem 2rem;
    position: relative;
}

.help_widget:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.167647058823529);
}

.help_widget_header img {
    height: 125px;
    width: 120px;
    padding-top: 15px;
}

/*.help_widget_content {*/
/*    padding: 0 3rem;*/
/*}*/

/*.help_widget_content h3 {*/
/*    margin: 10px 0;*/
/*}*/

.help_widget_footer {
    position: absolute;
    bottom: 25px;
    margin: auto;
    display: block;
    width: 100%;
}

/***************************
End of Help section styling
****************************/

/***************************
Latest news styling start
****************************/
.news_item {
    margin: 13px 0;
    float: left;
}

.news_item img {
    height: 200px;
    width: 100%;
}

.news_item .news_title {
    margin-bottom: 5px;
    margin-top: 0;
}

.news_item .publish_date {
    color: skyblue;
}

.news_item .news_content {
    text-align: justify;
}

.news_right_side {
    margin-left: 20px;
}

/***************************
End of Latest news styling
****************************/

/***************************
Informatics styling
****************************/
.informatics {
    background-color: #f5f6fa;
}

.info_widget {
    /*width: 250px;*/
    /*height: 150px;*/
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 6px;
    margin: 10px 10px;
    padding: 10px;
}

.info_widget_left {
    width: 5rem;
    height: 5rem;
    display: block;
    background: #bcb1b1;
    text-align: center;
    border-radius: 50%;
    margin: 10px auto;
    font-size: 3rem;
    line-height: 5rem;
}

.info_widget_left.purple {
    background: #f2ebfb;
}

.info_widget_left.purple i {
    color: #9e77e5;
}

.info_widget_left.shamrock {
    background: #d8f4ea;
}

.info_widget_left.shamrock i {
    color: #51dbac;
}

.info_widget_left.danube {
    background: #e7eeff;
}

.info_widget_left.danube i {
    color: #6187d7;
}

.info_widget_left.orange {
    background: #fdf2ea;
}

.info_widget_left.orange i {
    color: #ff6600;
}

.info_widget_right h1 {
    font-size: 50px;
}

.info_widget_footer {
    font-size: 16px;
    color: #777777;
}

#showApplicationChart {
    margin: 10px 10px;
}

/***************************
End of Informatics styling
****************************/

/***************************
Footer styling start
****************************/
/*footer {*/
/*    float: left;*/
/*    width: 100%;*/
/*}*/

.footer_top {
    border-top: 8px solid rgba(227, 228, 234, 1);
}

.footer_menu {
    margin: 20px 0;
}

.footer_title {
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
}

.footer_menu ul {
    margin: 10px 0 0 0;
    padding: 0;
}

.footer_menu ul li {
    list-style: none;
    padding: 3px 0;
}

.footer_menu ul li a {
    color: #333;
}

.footer_menu .footer_img {
    width: 15px;
    height: 15px;
}

.footer-bottom {
    background-color: #f5f6fa;
    color: #333333;
    padding: 10px 0px;
    border-top: 2px solid rgba(223, 223, 223, 1);
}

.footer_bottom_logo {
    width: 80px;
    height: 30px;
}

.copyright_text {
    display: block;
    margin-top: 5px;
}

/*****************************
End of Footer styling
******************************/

.section_padding {
    padding: 30px 0;
    float: left;
    width: 100%;
}

.login_btn {
    background: rgba(211, 23, 8, 1);
}

.reg_btn {
    background-color: #fff;
    color: #006a4e;
    border-color: #006a4e;
}

.reg_btn:hover,
.reg_btn:focus,
.reg_btn:active,
.reg_btn:visited {
    background-color: #006a4e !important;
    color: #fff !important;
    border-color: #006a4e !important;
}

/*********************
End of BSCIC home page css
 */

/*---------------------------------------
 Start Responsive css

 Non-Mobile First Method
-----------------------------------------*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .search_div {
        top: initial;
        width: auto;
    }

    .nav > li > a {
        padding: 10px 5px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
}

/* Small Devices, Custom */
@media only screen and (max-width: 767px) {
    #HomePageFlexOrderDiv {
        display: flex;
        flex-direction: column;
    }

    #HomePageFlexOrderDiv_1 {
        order: 2;
    }

    #HomePageFlexOrderDiv_2 {
        order: 1;
    }

    #sdg_tracker,
    #home_button {
        display: none;
    }

    .logo_area img {
        margin: 0 auto;
        max-width: 200px;
    }

    .title_area {
        text-align: center;
    }

    .search_div {
        top: initial;
        width: auto;
    }

    .vue-table-info,
    .vue-table-pagination {
        text-align: center;
    }

    /*
    media query for BSCIC home page
     */
    .home-wrapper {
        margin-top: 146px;
    }

    .nav-top-right {
        text-align: center;
    }

    .nav.navbar-nav.pull-right {
        float: none !important;
        text-align: center;
    }

    .navbar-brand {
        margin-left: 10px;
    }

    .nav-bottom .navbar-brand > img {
        width: 100px;
    }

    .access_area .btn {
        padding: 2px 7px;
    }

    /*.section-title h2 {*/
    /*    font-size: 22px;*/
    /*}*/

    .news_right_side {
        margin: 15px 0 0 0;
    }

    .news_right_side a {
        display: block;
        text-align: center;
    }

    .info_widget {
        margin: 10px 0;
    }

    .info_widget_left {
        width: 4rem;
        height: 4rem;
        font-size: 2rem;
        line-height: 4rem;
    }

    .info_widget_right h1 {
        font-size: 35px;
    }

    #showApplicationChart {
        margin: 10px 0px;
    }

    .footer-bottom {
        text-align: center;
    }

    .location_item {
        margin: 10px 10px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    /*.title_area h2 {*/
    /*    font-size: 20px;*/
    /*}*/

    .title_area h4 {
        font-size: 16px;
    }

    .notice-title {
        min-width: 100px;
    }

    .notice-content {
        width: auto;
        float: none !important;
    }

    .help_div {
        padding: 5px 10px;
        font-size: 14px;
    }

    .help_widget {
        margin: 1rem 0rem;
    }

    .info_widget_right h1 {
        font-size: 25px;
        margin: 15px 0;
    }

    .location-item-header img {
        width: 100%;
        height: 100%;
    }

    .location-item-content h3 {
        font-size: 15px;
        margin: 5px 0;
    }

    .info_widget {
        height: 120px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}

/*---------------------------------------
 End Responsive css
-----------------------------------------*/

@media screen and (max-width: 600px) {
    .custom-responsive-table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .custom-responsive-table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        /*margin-bottom: .625em;*/
    }

    .custom-responsive-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        /*font-size: .8em;*/
        text-align: right;
    }

    .custom-responsive-table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        /*text-transform: uppercase;*/
    }

    .custom-responsive-table td:last-child {
        border-bottom: 0;
    }
}

/*@media (max-width: 402px) {*/
/*    .fixed .content-wrapper, .fixed .right-side {*/
/*        padding-top: 146px;*/
/*    }*/
/*}*/
.main-header {
    border-bottom: none !important;
}

.main-header .logo {
    height: 51px;
}

.main-sidebar {
    background-color: #452a73 !important;
    /*border-right: 1px solid #bfe4f0;*/
}

.main-header .navbar {
    /*background-color: transparent;*/
    background: #ffffff !important;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.main-header .logo {
    /*background-color: transparent;*/
    background: #452a73 !important;
}
.hidden {
    display: none;
}

.sidebar-menu li a {
    color: #ffffff !important;
}

.sidebar-menu li.active > a,
.sidebar-menu li.active:hover > a {
    text-decoration: none;
    background-color: #ffffff !important;
    color: #452a73 !important;
}

.sidebar-menu > li:hover > a {
    color: #452a73 !important;
    background: #ffffff !important;
}

.input_ban {
    font-family: boishakhi !important;
}

.bg-deep {
    background: #ececec;
}
