@font-face {
    font-family: Solaimanlipi;
    src: url(../../fonts/SolaimanLipi.ttf);
}

:root {
    --primary-bg-color: #443266;
    --secondary-bg-color: #4F3A77;
    --menu-text-color: #C6BADD;
    --language-bar-bg: #30224C;
}

body {
    font-family: arial, solaimanlipi, Siyam_Rupali;
    background: #FFF;
}

/***
a{
color:black
}
        a:focus, a:hover {
        color:red;
        text-decoration: none;
        }
***/

p {
    text-align: justify
}




/* Header Area */

.header_top ul {
    margin-top: 15px;
    text-align: right;
}

.header_top ul li {
    color: var(--menu-text-color);
    font-size: 14px;
    list-style: outside none none;
}

.header_top ul li a {
    color: var(--menu-text-color);
}

.header_top ul li a:hover {
    color: #337ab7;
}

.social_icon_small {
    margin-top: 5px;
}

.social_icon_small a {
    transition: all 0.5s ease 0s;
    line-height: 26px;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    background: var(--language-bar-bg);
    text-align: center;
}

.social_icon_small a:hover {
    background: #00213C;
    border-radius: 0;
}

.social_icon_small i {
    font-size: 14px;
}

.add_img img {
    height: 80px;
    margin: 8px 0;
}

.panel-footer {
    height: 40px;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 15px;
}



.title h5 {
    font-size: 15px;
    margin-top: 20px;
}

.panel-body img {
    border: 1px solid #ccc;
    padding: 3px;
}

.caption {
    padding: 5px;
}

.caption2 {
    padding: 15px;
}


.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
    border: 1px solid #ccc;
    padding: 5px;
    max-height: 290px;
}

.single_page1 img {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

.nav.nav-pills.nav-stacked a:hover {
    color: #ccc;
}

.img-responsive {
    border: 1px solid #ccc;
    padding: 3px;
}

.img-responsive:hover {
    background: #DDD;
}

.panel-primary {
    border-color: #004884;
}

/* bread_area */
.bread_area {
    float: left;
    width: 100%;
    background: #E6E7E8;
    color: #FFF;
    height: 120px;
    background: #213540;
    margin: 0 0 25px 0;

    /****
    margin-bottom: 60px;
    padding-top: 60px;
    border-bottom:1px solid #CCC;
    background:#00213C url("../images/page_bg.png") no-repeat center center;
    background-size:cover;
    ********/
}


/* Gallery*/
.mt40 {
    margin-top: 40px;
}

.panel {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 0 !important;
}

.panel-default {
    border-color: #ebedef
}

.panel .panel-body {
    position: relative;
    overflow: hidden;
    height: auto;
}

/* .panel .panel-body a { overflow: hidden; } */

.panel .panel-body a img {
    display: block;
    margin: 0;
    width: 100%;
    height: 140px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.panel .panel-body a.zoom:hover img {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
}

.panel .panel-body a.zoom span.overlay {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
}

.panel .panel-body a.zoom:hover span.overlay {
    display: block;
    visibility: visible;
    opacity: 0.55;
    -moz-opacity: 0.55;
    -webkit-opacity: 0.55;
    filter: alpha(opacity=65);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}

.panel .panel-body a.zoom:hover span.overlay i {
    position: absolute;
    top: 45%;
    left: 0%;
    width: 100%;
    font-size: 2.25em;
    color: #fff !important;
    text-align: center;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

.panel .panel-footer {
    padding: 8px !important;
    background-color: #f9f9f9 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.panel .panel-footer h4 {
    display: inline;
    font: 400 normal 1.125em "Roboto", Arial, Verdana, sans-serif;
    color: #34495e margin: 0 !important;
    padding: 0 !important;
}

.panel .panel-footer i.glyphicon {
    display: inline;
    font-size: 1.125em;
    cursor: pointer;
}

.panel .panel-footer i.glyphicon-thumbs-up {
    color: #1abc9c;
}

.panel .panel-footer i.glyphicon-thumbs-down {
    color: #e74c3c;
    padding-left: 5px;
}

.panel .panel-footer div {
    width: 15px;
    display: inline;
    font: 300 normal 1.125em "Roboto", Arial, Verdana, sans-serif;
    color: #34495e;
    text-align: center;
    background-color: transparent !important;
    border: none !important;
}

.modal-title {
    font: 400 normal 1.625em "Roboto", Arial, Verdana, sans-serif;
}

.modal-footer {
    font: 400 normal 1.125em "Roboto", Arial, Verdana, sans-serif;
}

/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    padding-top: 45%;
    font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    opacity: 0;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.ekko-lightbox-nav-overlay a:empty {
    width: 49%
}

.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1
}

.ekko-lightbox .glyphicon-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
}

.ekko-lightbox .glyphicon-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
}

.ekko-lightbox .modal-footer {
    text-align: left
}



/* Design 1 */

.design1_body img {
    border: 1px solid #cccccc;
    height: 200px;
    margin-right: 10px;
    padding: 3px;
    width: 300px;
}

.design1_body span {
    float: right;
}

.profile_content_2part img {
    border: 1px solid #ccc;
    float: left;
    height: 120px;
    margin: 0 10px 10px 0;
    padding: 3px;
    width: auto;
    transition: 0.6s ease;
}

.profile_content_2part img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.8;
}

#facultyName {
    color: #603030;
    float: none;
    font-size: 18px;
    line-height: 23px;
    margin: 0 5px 10px 0;
    padding: 0;
}

.reference {
    margin-bottom: 20px;
}

table,
th,
td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

th,
td {
    padding: 15px;
}





/* Design 2 */

.btn.btn-primary.pull-right.design_download>a {
    color: #ffffff;
}

.design_2_list {
    height: 60px;
    line-height: 40px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: #ddd;
    text-decoration: none;
}

/* Button Color */
.panel-primary>.panel-heading {
    background-color: #004884;
    border-color: #1852BC;
    color: #fff;
}

.btn-primary {
    background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #fff;
    line-height: 30px;
    margin: 15px 0;
}

.btn-primary:hover {
    border: 1px solid red;
    background-color: red;
}




/* Profile 1 */


.profile_another {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 1px solid #cccccc;
    height: 125px;
    margin: 10px 4px;
    padding: 0;
}

.profile_another:hover {
    background: #EEE;
}

.profile_content_2part img {
    border: 1px solid #DDD;
    float: left;
    height: 120px;
    margin: 0 10px 10px 0;
    padding: 5px;
    width: auto;
    border-radius: 50%;
}

#facultyName {
    color: #0177B5;
    float: none;
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    margin: 15px 5px 2px 0;
    padding: 0;
    text-transform: uppercase;
}

#facultyDesignation {
    float: none;
    font-size: 15px;
    margin: 0 5px 10px 0;
    padding: 0;
    color: #F18815;
}

.panel-title {
    color: white;
    text-transform: uppercase;
}

.btn_top {
    margin-top: 40px;
}



/* Speech Area */

.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
    margin-top: 60px;
}

.box-icon {
    background-color: #57a544;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}

.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.info h4 {
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.info>p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}

.info>a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

.info>a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

.thumbnail {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}







.page-header {
    border-bottom: 0px solid #eeeeee;
    margin: 0px;
    padding-bottom: 0px;
}

.nav.nav-pills.nav-stacked {
    float: left;
    width: 50%;
}

.nav>li>a {
    display: block;
    padding: 3px 15px;
    position: relative;
    color: #A9A9A9;
}









/* footer area */

.footer_area {
    background: #00213C;
    color: #FFF;
    padding: 25px 0;
}

.footer_bottom_area {
    background: #001323;
    color: #DEDEDE;
    padding: 15px 0;
    text-align: center;
}

.footer_bottom_area p {
    margin: 0;
    color: #A9A9A9;
}

.widget a {
    color: #A9A9A9;
}

.powered>a {
    color: #ffffff;
}


#footerHead {
    font-size: 18px;
    font-variant: small-caps;
    text-shadow: 1px 1px 1px #333;
    margin: 10px 0;
}


/* Contact Page */

.contact_details {
    margin-top: 15px;
}

.direction h2,
.contact_details h4 {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 30px;
    padding: 0 0 12px;
    position: relative;
}

.contact_details a {
    color: #E23076;
    text-decoration: none;
}

.contact_details a:hover {
    color: #28A9A2;
}


.form-control {
    margin-bottom: 10px;
}

.booking_font {
    margin-right: 10px;
}

.contact_details h4,
h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.only {
    background: #1852BC;
    border-radius: 40px;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    margin-bottom: 8px;
    margin-right: 9px;
    padding: 8px 0;
    text-align: center;
    width: 30px;
}




/* START   VIEW DEMO DETAILS  Kawsar Ahmed*/
#pageination {
    float: right;
    margin: 10px 3px;
    width: 280px;
    height: 37px;
    background-color: red;
}

#pagination a,
#pagination strong {
    float: left;
    margin: 0px 3px;
    width: 18px;
    height: 18px;
    padding: 2px 2px;
    text-decoration: none;
    border: 1px solid #cac9c9;
    color: #595959;
    font-size: 12px;
    stext-shadow: -1px -1px 2px #2d2c2c;
    font-size: small;
    line-height: 20px;
    text-align: center;
}

#pagintaion strong,
#pagination a:hover {
    font-weight: normal;
    background: white;
    color: #222;
    width: 18px;
    height: 18px;
    text-shadow: 1px 1px 1px #666;
    border: 1px solid #a4a4a4;
}

#pagination_view {
    width: auto;
    margin: 0px auto;
    background-color: red;
    height: 28px;
    line-height: 27px;
}


.link_student {
    float: right;
    color: #DAC276;
    margin: 0px 7px;
}

.link_student:hover {
    color: #FFF;
    text-decoration: underline;
}


.albumHead {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    background: #EEE;
}


/******** NEWLY ADDED *******/
.colorBlue {
    background: #3598dc;
}

.colorPurple {
    background: #d94da6;
}

.colorGreen {
    background: #06b34f;
}

.colorRed {
    background: #e35c49;
}

.colorOrange {
    background: #e67d21;
}

.customMenuBar {
    float: left;
    width: 100%;
    color: #FFF;
    padding: 8px 20px;
    text-decoration: none;
    text-align: left;
    margin: 5px 0;
    border-radius: 3px;
    transition: 0.6s;
}

.customMenuBar:hover {
    color: #FFF;
    background: #2b3443;
}

.customMenuBar i {
    color: #FFF;
    margin-right: 5px;
}

.customHeading {
    background: #FF4040;
    color: black;
    border: none;
    margin-bottom: 5px;
    border-left: 5px solid #262931;
    padding: 10px 15px;
}

.customHeading:hover {
    color: #FFF;
    background: #2b3443;
}

#softwaresbd_link {
    color: #FFF;
    font-size: 14px;
}

#softwaresbd_link:hover {
    color: #FFF;
}

#softwaresbd_link i {
    font-size: 15px;
    color: #DDD;
    margin: 0 5px 0 0;
}

.header_bottom_area {
    background: var(--primary-bg-color);
}

.header_menu_area {
    background: var(--primary-bg-color);
}

.widget-plain22 {
    background: #FFF;
}

.widget-inner {
    padding: 20px;
}

.carousel-inner {
    background: #FFF;
}

.colorNavyBlue {
    background: #004884;
}

.colorLightBlue {
    background: #0075d6;
}

.colorBox {
    float: left;
    transition: 0.6s ease;
    width: 100%;
    padding: 0;
    border: none;
    margin: 0 0 10px 0;
}

.colorBox :hover {
    background: #00213C;
}

.colorBoxLink {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #FFF;
}

.colorBoxLink span i {
    border: 2px solid #FFF;
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    width: 35px;
    color: #FFF;
    line-height: 35px;
    box-shadow: inset 0px 6px 15px 0px #00213C;
    height: 35px;
}

.colorBoxLink p {
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0;
    color: #FFF;
}

.colorBoxLink:hover {
    color: #FFF;
}

.userCustomName {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #0075D6;
    line-height: 18px;
    margin: 5px 0;
}

.userCustomDesignation {
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    line-height: normal;
    text-align: center;
    margin: 0;
    width: 100%;
}

#schoolHeaderAddress {
    font-size: 14px;
    margin: 0;
    color: var(--menu-text-color);
    text-transform: none;
    font-weight: normal;
}

#school_estd {
    margin: 0;
    color: var(--menu-text-color);
    margin-top: 20px;
    line-height: 14px;
}

.schoolCodeBar {
    float: left;
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 7px 5px;
    color: #EEE;
    font-size: 14px;
}

/***
.panel-heading{
padding:10px 0; background: #EEE;
}

.panel-body{
padding: 0; background: #EEE;
}
***/

.calendar-view {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 10px 0 0;
    text-align: center;
}

.month-view {
    float: left;
    width: 100%;
    background: #4782b2;
    height: 30px;
    color: #FFF;
    line-height: 30px;
    font-size: 16px;
}

.date-view {
    float: left;
    width: 100%;
    background: #00213C;
    height: 40px;
    color: #BBB;
    line-height: 40px;
    font-size: 28px;
}

.eventList {
    float: left;
    color: #4782b2;
    font-size: 18px;
    transition: 0.3s ease;
}

.eventList2 {
    color: #4782b2;
    font-size: 18px;
    transition: 0.3s ease;
}

.eventList2:hover,
.eventList:hover {
    color: #444;
}

.colorRed {
    background: #FF4747;
}

.speechPara {
    float: left;
    margin: 10px 0;
    height: 103px;
    overflow: hidden;
    text-align: center;
}

.large_heading {
    float: left;
    width: 100%;
    color: #0075D6;
    font-size: 32px;
    padding: 5px 0;
    margin: 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.headingPara {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    color: #484848;
    margin: 0 0 25px 0;
}

.teacherPart {
    min-height: 172px;
    max-height: 172px;
    overflow: hidden;
    padding: 0;
    margin: 5px 0;
    transition: 0.6s ease;
}

.teacherPart a {
    text-decoration: none;
    color: #666;
}

.teacherPart a:hover {
    color: #DDD;
}

.teacherPart:hover {
    background: #00213C;
    color: #DDD;
}

#homeParaLarge {
    float: left;
    max-height: 140px;
    overflow: hidden;
    color: #0175d6;
    font-size: 25px;
    font-family: georgia, solaimanlipi;
    font-style: italic;
    text-align: center;
}

.profile_bg_blue {
    background: #1852BC;
    border: none;
}

.profile_bg_yellow {
    background: #F5C91F;
    border: none;
}

.shortProfile {
    float: left;
    transition: 0.6s ease;
}

.shortProfile:hover {
    background: #000;
    color: #DDD;
}

.news-item-list_bar {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #A7B3C1;
    padding: 10px 0;
    margin: 0;
    line-height: 18px;
    height: 75px;
    overflow: hidden;
}

.news-item-list_bar2 {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #CCC;
    padding: 10px 0;
    margin: 0;
    line-height: 18px;
}

.news-item-list_bar2 a {
    float: left;
    color: #014984;
    transition: 0.6s ease;
}

.news-item-list_bar2 a:hover {
    color: #222;
}

.footer_social {
    float: left;
}

.footer_social p {
    float: left;
    font-size: 25px;
    color: #FFF;
    margin: 5px 10px 0 0;
}

.footer_social i {
    transition: all 0.5s ease 0s;
    border: 1px solid #FFF;
    margin: 0 5px;
    font-size: 18px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #DDD;
    border-radius: 50%;
}

.footer_social i:hover {
    background: #1852BC;
    border-radius: 0;
}

.demo2 {
    height: 500px;
}

.div_separator {
    float: left;
    width: 100%;
    height: 1px;
    margin: 0 0 15px 0;
}

.newsIcon {
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #00213C;
    color: #DDD;
    float: left;
    margin: 0 10px 0 0;
    transition: 0.6s ease;
}

.newsIcon:hover {
    background: #4782b2;
    color: #FFF;
}

.scrollBackColor {
    background: #00213C;
}

.header_top i {
    color: var(--menu-text-color);
}

.header_top i:hover {
    color: #DDD;
}

.heading_icon {
    color: #4EAAF1;
}

.icon_gray {
    color: #D6D6D6;
}

.sections_about {
    background: #364E6D url(../../images/bg/map2.jpg)no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.stats_value {
    color: #0075D6;
    text-align: center;
    margin: 40px 0 0 0;
}

.stats_title {
    color: #666;
    text-align: center;
    font-size: 18px;
    margin: 5px 0;
}

.color_overlay {
    background-color: rgba(13, 27, 78, 0.54);
    background-color: rgba(255, 255, 255, 0.54);
    padding: 50px 0;
}

.imp_links {
    float: left;
    background: #FFF;
    padding: 10px;
    color: #1C65EA;
    text-align: center;
    font-size: 16px;
    border-radius: 25px;
    margin: 7px 0;
    width: 100%;
    transition: 0.6s ease;
}

.imp_links:hover {
    text-decoration: none;
    color: #FFF;
    background: #1C65EA;
}

.footer_logo2 {
    padding: 15px;
    margin-top: 15px;
    background: #FFF;
    max-width: 180px;
    border-radius: 10px;
    transition: 0.6s ease;
}

.footer_logo2:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.8;
}

.footer_logo {
    width: 40px;
    margin: 5px 2px;
}

.counterSpan {
    float: left;
    background: #2196F3;
    color: #FFF;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin: 2px 10px 0 0;
    transition: 0.6s;
    cursor: pointer;
    font-size: 12px;
}

.counterSpan i {
    color: #FFF;
}

.counterSpan:hover {
    background: #004884;
}

.header_top {
    width: 100%;
}

.circle_bg {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 5px 0;
    border: 1px solid #DDD;
    transition: 0.6s ease;
    background-color: rgba(255, 255, 255, 0.54);
}

.circle_bg:hover {
    background: #EEE;
    background-color: rgba(195, 195, 195, 0.54);
}

.align_center {
    text-align: center;
}

.profile_content_2part {
    float: left;
    width: 100%;
}

.profile_content_2part p {
    float: none;
    margin: 2px 0;
    width: 100%;
}

.widget p {
    color: #A9A9A9;
}