
@import url('https://fonts.maateen.me/kalpurush/font.css');

body.bangla{
  font-family: 'Kalpurush', sans-serif!important;
}

#menu-sec .logo img {
  padding: 2px 0;
  max-width: 65px;
  width: auto;
  max-height: 70px;
}


.sc_notice_area table td, .sc_notice_area table th {
    border: 1px solid #000;
}

.sc_notice_area table {
    margin-top: 25px;
}

.clr.notice_pagination ul li.disabled {
  display: none;
}


.clr.notice_pagination ul li {
    width: 40px;
    height: 40px;
    background: #fff;
    margin: 0 6px;
    text-align: center;
    color: #000;
    line-height: 41px;
}


.clr.notice_pagination ul li.active {
    background: #1c4587;
}

.clr.notice_pagination ul li.active a {
    color: #fff;
    cursor: default;
}

.clr.notice_pagination ul li:hover {
    background: #1c4587;
}

.clr.notice_pagination ul li:hover a {
    color: #fff;
    text-decoration: none;
    
}

.clr.notice_pagination ul li a {
    color: #000;
    font-weight: 600;
    width: 100%;
    height: 100%;
    display: block;
}


.spinner_container .spinner {
    display: block;
}

div#noticeHtml {
    position: relative;
}

.spinner_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
    z-index: 2;
}

.spinner_container::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    content: '';
    /* opacity: 0.5; */
    z-index: -1;
}

.spinner_container .spinner>div {
    background: #ffffff;
    height: 45px;
    margin: 0 2px;
    width: 4px;
}


.back-to-top {
  display: inline-block;
  background-color: #F2184F;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 1;
  visibility: visible;
  z-index: 999;
  line-height: 36px;
}
.back-to-top:hover {
  cursor: pointer;
}

.btn.btn-primary.Webiners-btn.workshop_reg {
  margin-top: 2px;
  margin-left: 15px;
}

.button.left.large {
  padding-left: 0; 
}

.bangla .header.sub_menu_big ul li a {
	font-size: 14px !important;
	padding: 7px 8px 5px;
	display: block;
}
.bangla section h2 {
    font-family: 'Kalpurush', sans-serif!important;
}
.bangla .listing_choose_list p {
    font-size: 20px;
}
.bangla .pincipal_details p {
    font-size: 17px;
}
span.ac {
    padding-right: 20px;
}
.sc_notice_area li a {
    font-size: 18px;
    color: #000;
}
section#menu-sec .container.box-contant {
    /*width: 80%;*/
}
.menu ul li ul li a:link, li ul li a:visited {
  background-color: transparent;
}
.nav-dropdown {
  border: 1px solid transparent;
}

#menu-sec .col-md-3 {
  max-width: 25%;
  flex: 25%;
}


#menu-sec .col-md-9 {
  max-width: 75%;
  flex: 75%;
}

.gap {
    padding: 30px 0;
}

/*.logo.float-left strong {
    font-size: 23px;
    font-weight: 800;
    color: #000;
    padding-left: 5px;
    display: block;
    float: right;
    padding: 5px 7px 0px;
}*/
.logo_area .isit {
  font-size: 25px;
  font-weight: bold;
  color: #ff0030;
  font-family: 'Open Sans', sans-serif;
}
.logo_area .Polytechnic {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  padding-left: 10px;
  display: block;
  font-family: 'Kalpurush', sans-serif!important;
}

.logo_area {
  float: right;
  margin-left: 15px;
  display: flex;
  align-items: center;
  width: 200px;
  height: 48px;
}
/*.logo.float-left span {
	font-size: 25px;
	font-weight: bold;
	color: #ff0030;
	font-family: 'Open Sans', sans-serif;
}*/

.mujib_logo_container img {
	max-width: 105px;
} 

.mujib_logo_container {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  padding: 0 20px;
}

.sticky_menu_active.scrollup #marquee {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.sticky_menu_active #marquee {
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.sticky_menu_active .navigation {
  background: -webkit-linear-gradient(top, #d70b02, #830701);
  transition: .5s;
}

.main-header.sticky #menu-sec {
  transition: .5s;
  height: 48px;
  background-color: #fff;
  overflow: visible;
}
.sticky_menu_active #menu-sec {
  background-color: #000 !important;
}
.marque_tag {
  overflow: hidden;
  clear: both;
  color: #6164ec;
  margin-top: 9px;
}
section#aboutus {
  padding-top: 30px;
  padding-bottom: 20px;
}
.contact_text {
  margin-top: 26px;
}
.english .contact_text p {
  margin-bottom: 5px;
}
.sc_notice_area li a:hover {
	color: red;
	text-decoration: underline;
}
.marque_tag .col-md-2 {
  padding: 0;
}
.marque_tag strong {
    color: red;
    font-size: 18px;
    padding: 14px 0 5px;
    display: block;
}
.marque_tag .text_head {
  text-align: center;
  background: #eee;
  /*padding: 7px 0;*/
}
.marque_tag .col-md-10 {
  padding: 0;
}
marquee {
  padding: 13px 0 0;
  font-size: 16px;
  color: red;
}

.body_content_area.lg-reg {
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.webinar p span.date {
  font-size: 14px;
}

.card-body.pd0 {
  padding: 0;
}

.details-upcoming-webiners.up_course {
  padding: 30px 25px;
  background: #fff;
  border-radius: 4px;
  margin-top: 15px;
}

.details-upcoming-webiners .card-header {
  font-size: 18px;
  font-weight: bold;
  background: #f94343;
  color: #fff;
}

.copyright-sc {
  padding: 9px 0px 19px;
}

.login_dashbord {
  position: absolute;
  right: 80px;
}

.home_upcoming .details-upcoming-webiners .card-header {
  background-color: rgba(0, 0, 0, .03);
  color: #000;
}

.home_upcoming .upcoming_webinner .card-header {
  display: none;
}

.home_upcoming .details-upcoming-webiners.up_course .card-body {
  border: none!important;
}

.nav-dropdown {
  width: 300px !important;
  left: 0;
  border-radius: 5px;
  padding: 6px 0;
  /* top: 44px; */
}
.nav-dropdown > li:hover {
	transform: none;
	transition: .5s;
	text-shadow: none;
	background: red !important;
	box-shadow: 0;
}
.nav-dropdown > li {
	margin-left: 0;
}
.nav-dropdown > li > ul {
	width: 190px !important;
	padding: 0;
}
.ul-topbar li.email a {
    font-family: 'Poppins', sans-serif;
}
.nav-dropdown > li > a {
	font-size: 15px;
	font-family: Montserrat, sans-serif;
	padding: 5px 15px;
}

.list-group-flush .list-group-item a {
  color: #555;
  font-size: 16px;
  display: block;
  padding: 8px 12px;
  transition: .5s;
}

.home_popup.upcoming_courses .list-group-flush .list-group-item a:hover {
  background: #f94343;
  color: #fff;
  transition: .5s;
}

.list-group.list-group-flush {
  padding-bottom: 30px;
}

.list-group-flush .list-group-item span {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 0;
  /*display: block;*/
}

.upcoming_courses .list-group-flush .list-group-item span {
  color: #000;
  position: absolute;
  top: 0;
  right: 13px;
}

.details-upcoming-webiners.up_course .card-body {
  border: 1px solid #f94343 !important;
}
.courses_item {
  box-shadow: 0 0 17px #eee;
  border-radius: 5px;
  transition: .5s;
}
.courses_item:hover {
  box-shadow: 0 0 20px #999;
  border-radius: 10px;
  transition: .5s;
  transform: scale(1.05);
}
.carousel_caption p {
  padding: 15px 0;
  font-size: 24px;
}

.slider_logo {
  margin: 45px auto 90px;
}

.social_media_link i {
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 28px;
  margin-right: 6px;
}

.social_media_link span a {
  color: #eee;
  margin-right: 5px;
}

.workshop_section h3 {
  background: #f94343;
  color: #fff;
  padding: 8px 22px;
  text-align: center;
  text-shadow: 1px 3px 3px #151515;
  border-radius: 3px;
  margin-bottom: 15px;
}

.workshop_section ul li {
  list-style: disclosure-closed;
}

.workshop_section ul {
  padding: 18px 30px;
}

.all_course {
  background-color: #f94343;
  border-radius: 3px;
}

.none_object {
  opacity: 0;
}

.body_content_area {
  padding: 0;
}

.modal-header.custom_modal img.sing_logo {
  width: 82px;
}
.login_box_logo h3 {
    padding: 5px 0 0;
    font-size: 17px;
}
.pulse {
  -webkit-animation: blink 800ms infinite;
  animation: blink 1100ms infinite;
}

@-webkit-keyframes blink {
  50% {
    color: #000;
  }
}

@keyframes blink {
  50% {
    color: #000;
  }
}

.nav-menu>li>a {
  font-size: 13px;
}
.sticky_menu_active .logo_area .Polytechnic {
    color: #fff;
}
.sticky_menu_active.scrollup .logo_area .Polytechnic {
  color: #000;
}

.list-group-flush .list-group-item {
  padding: 0;
  font-weight: 600;
}

.home_popup.upcoming_courses .card-body {
  max-height: 450px;
  overflow: auto;
  width: 350px;
  z-index: 99999;
}

.toggle_courses {
  display: none;
}

.map_google {
  background: none;
}

.home_popup.upcoming_courses {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.hide_sing {
  display: none;
}

.home_popup.upcoming_courses .popup_img {
  position: absolute;
  top: -9px;
  right: -9px;
  cursor: pointer;
}

.home_popup.upcoming_courses .list-group-flush .list-group-item a {
  color: #000;
  letter-spacing: 0.5px;
}

.home_popup.upcoming_courses .popup_img .hide_sing {
  display: block;
  width: 25px;
}

.list-group-item:nth-child(2n+1) {
  background: #ddf1f2;
}

.sticky .sticky_logo img {
  margin-top: 0px;
}

.sticky_menu_active .header.sub_menu_big {
  padding: 0;
  padding: 0px 0 6px;
}

.sticky_menu_active.scrollup .header.sub_menu_big {
  padding: 0px 0 0px;
}

.nav-menu > li > a {
  padding: 15px 0 0px;
}

.bangla .nav-menu > li > a {
    font-family: 'Kalpurush', sans-serif!important;
}

.sticky_menu_active.scrollup #menu-sec {
  height: 48px !important;
  background-color: #fff !important;
}
.header.sub_menu_big ul li a {
	padding: 4px 6px;
	display: block;
}

.english .marque_tag {
	margin-top: 4px;
}

.navigation {
  height: 46px;
}

.nav-menu > li > a {
	height: auto;
	display: block;
}

.header.sub_menu_big {
  padding: 5px 0 6px;
}

home_popup.upcoming_courses .card-header {
  font-size: 15px;
  font-weight: bold;
  background: #f94343;
  /*background: #28a745d4;*/
  color: #fff;
  cursor: pointer;
  border-radius: 15px;
}

.home_popup.upcoming_courses .card {
  border-radius: 15px;
}

.card-header a {
  color: #d3e49b;
}

.home_popup.upcoming_courses .card-body {
  border: 1px solid #f94343 !important;
}

.footer_content {
  border: 1px solid #555;
}

.input-group-ftr .form-control {
  background-color: #f8f9fa;
  border-color: #7a7a7a;
}

.single-contact-form label {
  text-align: left;
}

li.login_part {
  background: #f94343;
  margin-left: 30px;
}

.form-horizontal.register {
  width: 80%;
  margin: 0 auto;
  border: 1px solid powderblue;
  padding: 20px;
  border-radius: 5px;
}

div#regi_frm span {
  font-size: 18px;
  color: red;
}

.sticky_menu_active.scrollup #topbar {
  height: 27px;
}

.ul-topbar li {
  padding: 2px 6px;
}

.sticky .header.sub_menu_big {
  margin-top: 1px;
}

.section-content.home_sec .service-block {
  min-height: 500px;
}

.service-block .content {
  height: 285px;
}

.button {
  padding-left: 20px;
}

label.w3-text-grey span {
  color: red;
}

.content-box-p {
  height: 200px;
}

.form-group span {
  color: red;
}

.form-group label {
  color: #fff;
}

.nav-dropdown>li>.nav-dropdown.item_secend.nav-submenu {
  overflow: unset !important;
}

.nav-dropdown>li:hover .nav-dropdown.item_secend {
  transition: all!important;
}

.nav-dropdown .nav-dropdown {
	transition: all;
	
}
.nav-menu li.menu_left_fold .nav-dropdown .nav-dropdown {
	left: auto;
	right: 100%;
}

.nav-dropdown>li>a {
  transition: all;
}

.nav-dropdown>li {
  transition: all;
}

.home_upcoming .upcoming_courses {
  position: unset;
  margin-bottom: 25px;
}

.home_upcoming .upcoming_courses .card-body {
  max-height: inherit;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.details-upcoming-webiners.up_course {
  padding: 30px 10px;
}

.home_upcoming .col-md-12 {
  padding: 0;
}

.container_box {
  width: 90%;
  margin: 0 auto;
}

.moneyrecipt_table table td {
  vertical-align: middle;
}

.home_upcoming .upcoming_webinner .card-header {
  display: block;
}

.home_upcoming .popup_img {
  display: none;
}

.carousel_caption h1 {
    font-size: 23px;
    line-height: 40px;
    font-weight: bold;
    /* margin-bottom: 0; */
}

.course_title h1 {
  font-size: 25px;
  line-height: 35px;
}

li.login_part {
  background: #f94343;
  margin-left: 0;
  margin-left: 30px; 
  padding: 0px 6px;
  /* float: right; */
}
.login_part_login {
  font-size: 16px;
  float: right;
  padding: 0;
  margin: 0;
  line-height: 20px;
  font-weight: bold;
  font-family: sans-serif;
}
.forget_password_retrun input {
  margin-bottom: 10px;
}

li.login_part img {
    margin-top: -2px;
    width: 17px;
}

.page_image_area img {
    width: 100%;
}

.page_image_area {
    border: 6px solid red;
}



.pt-135 {
    padding-top: 86px!important;
}
#module_part {
    min-height: 50vh;
    padding: 33px;
    /*padding-bottom: 0;
    padding-top: 0px;*/
    position: relative;
}

.home_popup.upcoming_courses {
  /*display: none;*/
}

.input-group-ftr span,
.form-group span {
  font-size: 22px;
}

::-webkit-scrollbar {
    width: 14px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #c5c5c5;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #ee0d0d;
    border-radius: 50px;
}


/* Handle on hover */

 ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.upcoming_courses {
  margin-bottom: 20px;
}

.details-item.Webiners {
  padding-left: 0;
  font-size: 13px;
}

.details-item.Webiners li {
  list-style: outside;
  line-height: 20px;
  padding-bottom: 12px;
}

.carousel_caption.d-none.d-md-block {
    min-height: auto;
    height: auto;
    padding-top: 70px;
    width: 66%;
}

.carousel-inner .carousel-item::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  opacity: 0.6;
  z-index: -1;
}

.sticky_menu_active .item__cicso {
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.sticky_menu_active.scrollup .item__cicso {
  position: unset;
  transform: none;
}

.sticky .sticky_logo img {
  max-width: 100px;
}

#menu-sec {
  padding: 0px 0;
}
.english .submenu-indicator {
  margin-top: 3px;
}
#module_part.hgt {
  height: 105vh;
}


/*isit css part*/

@import url('../../../../external.html?link=https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:300,400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

/*  font-family: 'Oswald', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;*/


/*
================================================
2. Common CSS
================================================
*/

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.57143;
  font-weight: 400;
  color: #2d2e2e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

a {
  color: #666666;
  transition: all 0.3s ease 0s;
}

a:hover {
  color: #ee1d23;
  text-decoration: none;
}

a,
a:hover,
a:active {
  outline: none;
}

.no-padding {
  padding: 0 !important;
}

.btn,
.btn * {
  transition: all 0.3s ease 0s;
}

.btn {

}

.btn {
  border-width: 2px;
  margin-bottom: 7px;
  margin-top: 7px;
  padding: 8px 22px;
  z-index: 1;
}

.btn:hover {
  color: #2d2e2e;
}

i {
  transition: all 0.4s ease-in-out 0s;
}

.offset-top-60 {
  margin-top: 60px;
}

#scrool-top {
  background: #ee1d23 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 50%;
  bottom: 50px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  position: fixed;
  right: 40px;
  text-align: center;
  transition: opacity 0.2s ease-out 0s;
  width: 40px;
  z-index: 9999;
}

#scrool-top i {
  color: #fff;
}

.show {
  display: block !important;
}

#scrool-top.show {
  opacity: 1;
}

.center {
  text-align: center;
}

.offset-top-60 {
  margin-top: 60px;
}

section {
  width: 100%;
  float: left;
  /*padding: 100px 0;*/
}

.header.sub_menu_big ul li a {
  font-size: 14px;
  text-transform: capitalize;
}

section h2 {
    border-left: 6px solid #ee1d23;
    padding: 0 0 0 20px;
    margin: 0 0 60px 0;
    position: relative;
    color: #070793;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
}

section h2 span {
    color: #ee1d23;
    font-size: 23px;
    font-weight: 700;
}

.social_link_icon_footer strong {
    font-size: 35px;
    margin-bottom: 12px;
}
.copyright-sc p {
    /*display: none;*/
}
.copyright-sc {
    padding: 25px 0px 19px;
    position: relative;
}
.login_dashbord {
    top: 2px;
}

.contactus {
    margin-bottom: -8px;
}
.social_media_link span a {
    margin-right: 40px;
    font-size: 25px;
}

section h2::before {
  top: 26%;
  left: -2px;
  content: none;
  font-family: 'Fontawesome';
  display: inline-block;
  position: absolute;
  color: #ee1d23;
  font-size: 28px;
}


/*
================================================
3. Loader CSS
================================================
*/

#dvLoading {
  background: url(../images/loader.gif) no-repeat center center #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999999;
}


/*
================================================
4. Top Wrapper
================================================
*/

header {
  width: 100%;
  z-index: 99;
}

.top-wrapper {
  padding: 8px 0;
  background: #58595b;
}

.top-wrapper ul {
  margin: 0;
  display: inline-block;
}

.top-wrapper ul li {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 15px;
  color: #fff;
}

.top-wrapper ul li a {
  color: #eeeef0;
  font-size: 14px;
}

.top-wrapper ul li a:hover {
  opacity: 0.8;
}

.top-wrapper li i {
  padding: 0 4px 0 0;
}

.top-wrapper ul.header-contact-info {
  padding: 5px 0 0 0;
  color: #fff;
  font-size: 12px;
}

.top-wrapper ul.header-contact-info li {
  padding: 0 10px 0 0;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}

.top-wrapper ul.header-contact-info li span {
  padding: 0 0 0 10px;
}

.top-wrapper ul.header-social-icons {
  margin: 0 0 0 10px;
}

.top-wrapper ul.header-social-icons li {
  padding: 0 0 0 4px;
}

.top-wrapper ul.header-social-icons li i {
  background: #464646;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  padding: 0;
}

.register-form,
.login-form {
  background: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
  padding: 20px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 42px;
  transform: rotateX(90deg);
  transform-origin: center top 0;
  transition: all 0.6s ease 0s;
  visibility: hidden;
  width: 368px;
  z-index: -99;
}

.register:hover .register-form,
.login:hover .login-form {
  margin-top: 0;
  transform: rotateX(0deg);
  visibility: visible;
  z-index: 99999;
}

.top-wrapper h4 {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #333;
}

.top-wrapper input {
  color: #ababab;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 5%;
  width: 100%;
  border: 1px solid #e5e5e5;
  margin: 0 0 10px;
}

.top-wrapper .btn {
  background: #ee1d23;
  border: 0 none;
  color: #ffffff;
  float: right;
  font-size: 14px;
  line-height: 28px;
  padding: 0 15px;
  transition: all 0.3s ease 0s;
}

.footer-info img {
  width: 50%;
}


/*
================================================
5. Logo Bar 
================================================
*/

.affix+.banner-wrapper {
  margin-top: 94px;
}

.logo img {
  width: 120px;
}

.logo-bar {
  float: left;
  padding: 9px 0;
  width: 100%;
  background: #fff;
}

.logo-bar.affix {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.118);
  top: 0;
  z-index: 999;
}

.affix.fadeInDown {
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: fadeInDown !important;
  animation-play-state: running;
  animation-timing-function: ease;
}

.fadeInDown {
  animation-name: none !important;
}


/*
================================================
6. Navigation
================================================
*/

.navbar-default {
  background-color: inherit;
  border-color: inherit;
}

.navbar {
  border-radius: 0;
  min-height: auto;
  margin: 12px 0 0;
  border: none;
  z-index: 9;
}

.navbar-collapse {
  float: right;
}

.navbar-brand {
  display: none;
}

.navbar-nav>li {
  padding: 0 0 0 40px;
}

.navbar-nav>li:first-child {
  padding: 0;
}

.navbar-default .navbar-nav>li>a {
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  padding: 0 0 5px 0;
}

.navbar-nav>li>a {
  padding-bottom: 0;
  padding-top: 0;
}

.nav>li>a {
  padding: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  background-color: inherit;
  color: #ee1d23;
  border-bottom: solid 2px #ee1d23;
}

.navbar-default .navbar-nav>.active>a:before,
.navbar-default .navbar-nav>.active>a:focus:before,
.navbar-default .navbar-nav>.active>a:hover:before {
  content: "\f0d8";
  font-family: 'Fontawesome';
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -8px;
  font-size: 14px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #ee1d23;
  border-bottom: solid 2px #ee1d23;
}

.navbar-default .navbar-nav>li>a:focus:before,
.navbar-default .navbar-nav>li>a:hover:before {
  content: "\f0d8";
  font-family: 'Fontawesome';
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -8px;
  font-size: 14px;
}
#footer {
    position: relative;
}

span.fa.fa-fw.field_icon.toggle-password.fa-eye {
    width: auto;
}
span.fa.fa-fw.field_icon.toggle-password {
    position: absolute;
    right: 25px;
    top: 15px;
    color: #fff;
    font-size: 18px;
}
.SignUp_area {
  float: right;
  /* overflow: hidden; */
  padding-top: 0px;
  color: #fff;
  padding-bottom: 15px;
}
a.seat-book-btn.popup_cost_sign {
  padding: 7px 15px;
  font-size: 12px;
  margin-left: 8px;
}
div#regi_frm span {
  font-size: 18px;
  color: red;
}
.seat-book-wrap {
  padding: 42px 45px 20px;
  /* padding-bottom: 0; */
}
.body_content input, .body_content select {
  margin-bottom: 12px;
}
.form-control.login_form, .reg_header {
  background-color: #DDF1F2;
}
.form_group {
  width: 100%;
}
.btn.btn-success.btn-block.submit_btn {
  margin: -10px 8px;
  padding: 5px 0;
  float: right;
}
.forget {
  float: right;
  /* clear: both; */
  overflow: hidden;
  color: #000;
  font-size: 16px;
  margin-bottom: 25px;
}
.ftr-modal-content {
  padding: 10px 0;
}
.modal-body.custom_modal {
   padding: 10px 20px 0px;
}
.forget_pass {
  padding-top: 28px;
}
.body_content_area.lg-reg {
  height: auto;
}
.terms.fix li {
  font-size: 12px;
  font-family: sans-serif;
  color: #000;
}
.terms.fix u {
  font-size: 18px;
  font-family: sans-serif;
}
.modal-content.hdr_signup {
  border: 10px solid #555;
  border-radius: 0;
}
.apply-modal-body .close {
  position: absolute;
  right: -20px;
  top: -20px;
  padding: 0;
  margin: 0;
  font-size: 31px;
  opacity: 1;
}
.seat-book-wrap .seat-book-form {
  margin: 42px 0 0;
}

.seat-book-title.text-center {
  color: #FFF;
  padding: 10px 17px;
  width: 100%;
  line-height: 25px;
  background-color: #DDF1F2;
  font-size: 20px;
}
.form-control.login_form {
  font-size: 14px;
  height: 27px;
  padding: 1px 12px;
  width: 65%;
  overflow: hidden;
  display: block;
  margin-bottom: 7px;
}
.modal_logo_container img {
  width: 100px;
}

.submit_btn.forget_pass.btn.btn-danger.btn-block {
  color: #fff;
}

.login_part_login {
  float: right;
  font-size: 17px;
}
/*.seat-book-wrap .seat-book-title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 21px;
  line-height: 1;
}*/
.seat-book-title img {
  width: 100px;
}
.modal-dialog.hdr_signup {
  max-width: 700px;
}
.SignUp_area {
  color: #000;
  font-family: sans-serif;
}
.spinner {
    /* margin: 0; */
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 4px;
    /* display: none; */
    margin: 0px auto 11px;
}
.alart_login_info a {
  color: #fff;
  font-size: 20px !important;
}
.alart_login_info a:hover {
  color: #fff;
  text-shadow: 0 0 5px #555;
}
.alart_login_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.spinner > div {
  background-color: #555;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

/*
================================================
7. Banner Wrapper
================================================
*/

.banner-wrapper {
  width: 100%;
  float: left;
  position: relative;
}

.banner-wrapper .fade-carousel {
  position: relative;
  height: 490px;
}

.banner-wrapper .fade-carousel .carousel-inner .item {
  height: 490px;
}

.banner-wrapper .fade-carousel .carousel-indicators>li {
  margin: 0 2px;
  background-color: none;
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
  width: 12px;
  height: 12px;
}

.banner-wrapper .fade-carousel .carousel-indicators>li.active {
  width: 12px;
  height: 12px;
}

.hero {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
}

ul.vision_list li {
  list-style: disclosure-closed;
  line-height: 33px;
}
.vision_list {
  padding: 0 21px;
}

.banner-wrapper .carousel .item.active .hero {
  opacity: 1;
}

.Pincipal_img img {
  width: 100%;
}

.Pincipal_img {
    box-shadow: 0 10px 11px #a6a0a0;
    margin-top: 20px;
    position: absolute;
    right: -110px;
    top: 129px;
}
.bangla #accordion-first {
	margin: 30px 0 0 0;
}
.pincipal_details {
    padding-right: 20px;
    /*padding-bottom: 100px;*/
}
.english .pincipal_details {
    /*padding-right: 100px;*/
} 
.social_link_icon_footer {
	padding: 16px 0 18px;
}
.english .nav-menu > li > a {
    text-transform: uppercase;
} 

.bangla .nav-menu > li > a {
	font-size: 17px;
	padding: 9px 17px 5px;
	display: block;
}
.english section#testimonials h2 span {
    font-size: 18px;
}
.nav-menu > li {
	margin-left: 0;
  position: relative;
}
.title h3 {
  line-height: 35px;
}

.hero h1 {
  font-size: 35px;
  margin: 0 0 15px 0;
  display: inline-block;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-variant: 58px;
  line-height: 53px;
}
a.btn.btn-dark.custom_log_dashbord {
    padding: 2px 12px;
}
.hero h1 span {
  font-weight: 300;
  font-size: 42px;
}

.hero h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  padding: 0;
  margin: 0 0 30px 0;
  color: #fff;
  text-transform: capitalize;
}

.hero a {
  background: #000000;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
}

.hero a i {
  padding: 0 0 0 10px;
}

.banner-wrapper .carousel .item.active .animated1 {
  animation: 1s ease-in 500ms normal both 1 running flipInX;
}

.banner-wrapper .carousel .item.active .animated2 {
  animation: 1s ease-in-out 100ms normal both 1 running bounceInLeft;
}

.banner-wrapper .carousel .item.active .animated3 {
  animation: 1s ease-in-out 100ms normal both 1 running bounceInLeft;
}

.banner-wrapper .carousel-control.right,
.banner-wrapper .carousel-control.left {
  background-image: inherit;
}


/* Slides backgrounds */

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 590px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1:before,
.fade-carousel .slides .slide-2:before,
.fade-carousel .slides .slide-3:before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
}
.submenu-indicator {
  margin-top: 7px;
}
.nav-menu > li.menu_left_fold > .nav-dropdown.nav-submenu {
  left: auto;
  right: 0 !important;
}
.nav-dropdown .submenu-indicator {
  top: 8px;
}

.fade-carousel .slides .slide-1 {
  background-image: url(../images/banner.jpg);
}

.fade-carousel .slides .slide-2 {
  background-image: url(../images/banner1.jpg);
}

.fade-carousel .slides .slide-3 {
  background-image: url(../images/banner2.jpg);
}

.banner-wrapper .carousel-control {
  width: 6%;
}

.banner-wrapper .carousel-control .glyphicon-chevron-left,
.banner-wrapper .carousel-control .glyphicon-chevron-right,
.banner-wrapper .carousel-control .icon-next,
.banner-wrapper .carousel-control .icon-prev {
  border: 1px solid #f0efeb;
  border-radius: 60px;
  font-size: 36px;
  height: 60px;
  line-height: 60px;
  width: 60px;
}


/*
================================================
8. About Section
================================================
*/

.about-us {
    background: url(../image/about-wrapper-bg.jpg) repeat left top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section {
  width: 100%;
  float: left;
  padding: 40px 0;
}

.sc_misson::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #eee; */
  background-image: url('../image/mission_banner.jpg');
  background-position: center;
  content: '';
  background-repeat: no-repeat;
  z-index: -1;
  background-size: 100% 100%;
}

.sc_misson {
  position: relative;
  margin: 50px 0 0;
  padding: 50px 0;
}

.cnt {
  margin-bottom: 25px;
}

.sc_misson h3 {
  color: red;
  font-size: 35px;
  font-weight: 600;
}

.sc_misson p {
  font-size: 17px;
  line-height: 28px;
}

.about-us img {
  width: 100%;
  height: auto;
  border: solid 6px #fff;
}

.about-us p {
    margin: 0 0 12px 0;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    text-align: justify;
}

section h2::after {
    position: absolute;
    bottom: -30px;
    left: 20px;
    width: 100%;
    height: 25px;
    background-image: url('../image/Bullet.png');
    background-repeat: no-repeat;
    content: '';
}
.sc_notice_area ul {
    padding-top: 20px;
}
.contactus .address {
    padding-top: 30px;
}

.about-us .about-callouts .callout {
  margin-top: 60px;
}

.about-us .about-callouts .icon img {
  background: #fff;
  border: solid 1px #b7b7b7;
  border-radius: 5px;
  padding: 0 10px;
}

.about-us .about-callouts h3 {
  color: #ee1d23;
  font-size: 23px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.listing_choose_list {
  margin-left: 40px;
}

.listing_choose_list li {
  line-height: 32px;
  list-style-type: disclosure-closed;
}

.about-us .about-callouts p {
  padding: 0;
}

.testimonials-list {
  text-align: center;
}

.icon_course_img img {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
}

.container.box-contant {
  max-width: 1400px !important;
  min-width: 1000px !important;
  width: 95%;
}

ul.nav.navbar-nav {
  padding: 21px 0;
}


/*
================================================
9. Courses
================================================
*/

.courses .course-list {
  margin: 0 15px 0 0;
}

.courses .heading-icon {
  /*border: dashed 1px #acacac;*/
  text-align: center;
  padding: 5px 5px 0px;
  margin: 0 0 10px 0;
}

.course-cnt {
  padding: 0 20px 15px;
}
.course-cnt p {
  line-height: 18px;
}

.course-cnt .btn.btn-danger.course_btn {
  font-size: 18px !important;
  padding: 4px 7px;
  border-radius: 11px;
  font-weight: 600;
}

.courses .heading-icon h3 {
  color: #ee1d23;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}

.courses .heading-icon .icon {
  background: #58595b;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: 0 0 36px 0;
}

.courses .heading-icon .icon i {
  color: #fff;
  font-size: 60px;
  line-height: 160px;
}

.courses .course-list:hover .heading-icon {
  background: #88b816;
  border: solid 1px #88b816;
}

.courses .course-list:hover .heading-icon h3 {
  color: #fff;
}

.courses .course-list:hover .heading-icon .icon {
  background: #fff;
}

.courses .course-list:hover .heading-icon .icon i {
  color: #88b816;
}

.courses .course-cnt h4 {
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.courses .course-cnt .course-details p {
  color: #000;
  font-weight: 600;
}

.courses .owl-theme .owl-controls .owl-pagination {
  display: none;
}

.courses .owl-theme .owl-controls .owl-buttons div {
  font-size: 0;
  height: 36px;
  width: 36px;
}

.courses .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  right: 15px;
  top: -72px;
}

.courses .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/arrow-left.png) no-repeat left top;
}

.courses .owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/arrow-right.png) no-repeat left top;
}


/*
================================================
10. Faculty
================================================
 */

.faculty {
  background: #f6f6f6;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  display: table;
  position: relative;
  z-index: 2;
}

.faculty::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e7e9e9;
    content: '';
    z-index: -1;
    opacity: 0.7;
}

#marquee {
  background: #000;
  transition: .5s;
  padding: 0;
}

.faculty .img-box h4 {
  margin: 0 0 15px 0;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

.faculty .img-box p {
  margin: 0 0 10px 0;
  color: #fff;
}

.faculty img {
  width: 100%;
  height: auto;
}

.faculty .img-box {
  opacity: 1;
  display: block;
  position: relative;
  margin: 0 0 15px 0;
}

.faculty .img-box:before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  bottom: 100%;
  content: '';
  background-color: rgba(238, 29, 35, 0.9);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.faculty .img-box:hover:before {
  bottom: 10px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.faculty .img-box .text-center {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  padding: 0 30px;
}

.faculty .img-box:hover .text-center {
  opacity: 1;
}

.faculty .owl-carousel .item {
  margin: 0 15px;
}

.faculty .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/arrow-left.png) no-repeat left top;
  border-radius: 0;
  font-size: 0;
  height: 40px;
  margin: 0 2px 0 0;
  opacity: 1;
  padding: 0;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 0;
}

.faculty .owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/arrow-right.png) no-repeat left top;
  border-radius: 0;
  font-size: 0;
  height: 40px;
  margin: 0;
  opacity: 1;
  padding: 0;
  width: 40px;
  position: absolute;
  top: 50%;
  right: 0;
}

.faculty .owl-pagination {
  display: none;
}


/*
================================================
11. Testimonials
================================================
*/

.testimonials {
  padding-bottom: 0;
}

.testimonials .nav-tabs {
  border-bottom: none;
}

.testimonials .nav-tabs>li>a {
  font-size: 22px;
  color: #58595b;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 20px 60px;
  border: solid 1px #959595;
  margin: 0;
  border-radius: 0;
}

.testimonials .nav-tabs>li.active>a,
.testimonials .nav-tabs>li.active>a:focus,
.testimonials .nav-tabs>li.active>a:hover {
  background: #ee1d23;
  border: solid 1px #ee1d23;
  color: #fff;
}

.testimonials .nav>li>a:focus,
.testimonials .nav>li>a:hover {
  background-color: #ee1d23;
  border: solid 1px #ee1d23;
  color: #fff;
}

.testimonials .item {
  padding: 80px 80px 0 80px;
}

.testimonials h4 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
}

.testimonials h4 strong {
  color: #f00028;
  font-size: 22px;
}

.testimonials h4 span {
  font-weight: 400;
}

.testimonials p {
	line-height: 28px;
	text-align: justify;
	font-size: 17px;
	letter-spacing: 0.5px;
}

.testimonials .tes-img {
  text-align: center;
  margin: 30px 0 0 0;
  background: url(../images/tes-img-border.png) no-repeat center bottom;
  padding: 0 0 45PX 0;
}

.testimonials .tes-img img {
  background: #e2e3df;
  border-radius: 50%;
}

.testimonials .owl-theme .owl-controls .owl-pagination {
  display: none;
}

.testimonials .owl-theme .owl-controls .owl-buttons div {
  font-size: 0;
  height: 36px;
  width: 36px;
  top: 34%;
  position: absolute;
}

.testimonials .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/arrow-left.png) no-repeat left top;
  left: 0;
}

.testimonials .owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/arrow-right.png) no-repeat left top;
  right: 0;
}

#accordion-first {
  margin: 60px 0 0 0;
}

#accordion-first .accordion-group {
  margin-bottom: 10px;
  background: #f6f6f6;
  padding: 10px;
}

.accordion-inner {
  padding: 6px 0 0;
}

#accordion-first .accordion-heading {
  border-bottom: 0px none;
  font-size: 16px;
}

#accordion-first .accordion-heading .accordion-toggle {
  display: block;
  cursor: pointer;
  padding: 5px 0px !important;
  color: #000000;
  outline: medium none !important;
  text-decoration: none;
  font-weight: 600;
}

#accordion-first .accordion-heading .accordion-toggle.active {
  color: #ee1d23;
}

#accordion-first .accordion-heading .accordion-toggle>em {
  color: #000000;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px;
  float: right;
}


/*
================================================
12. Gallery
================================================
*/

.gallery {
  padding-bottom: 0;
}

.gal-container {
  padding: 0;
  display: inline-block;
  margin: 0 0 100px 0;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
  position: relative;
}

.gal-item::before {
  background: rgba(238, 29, 35, 0.8) none repeat scroll 0 0;
  bottom: -20px;
  content: "";
  left: -20px;
  opacity: 0;
  position: absolute;
  right: -20px;
  top: -20px;
  transition: all 0.35s ease-out 0.2s;
  visibility: hidden;
  z-index: 1;
}

.gal-item:hover::before {
  opacity: 1;
  transition-delay: 0s;
  visibility: visible;
}

.gal-item .caption {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-10%);
  transition: all 0.35s ease-out 0s;
  visibility: hidden;
  z-index: 2;
  text-align: center;
  color: #d3d3d3;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gal-item:hover .caption,
.gal-item:hover .caption {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

.gal-item .caption::before,
.gal-item .caption::before {
  bottom: 10px;
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.35s ease-out 0s;
}

.gal-item:hover .caption::before,
.gal-item:hover .caption::before {
  bottom: 20px;
  left: 20px;
  right: 20px;
  top: 20px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a i {
  color: #fff;
  font-size: 30px;
}

.modal-open .gal-container .modal {
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container .modal-dialogue {
  width: 80%;
}

.gal-container .description {
  position: relative;
  height: 40px;
  top: -40px;
  padding: 10px 25px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left;
}

.gal-container .description h4 {
  margin: 0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 100px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  opacity: 1;
}


/*
================================================
13. Partner Logos
================================================
*/

.partner-logos .item {
  margin: 0 15px;
}

.partner-logos .logo-bg {
  border: dashed 1px #969696;
  width: 220px;
  height: 220px;
  text-align: center;
  border-radius: 50%;
  padding: 15px;
  margin: 0 auto;
}

.partner-logos .logo {
  font-family: "Roboto", sans-serif;
  font-size: 38px;
  font-weight: 300;
  text-transform: uppercase;
  background: #f2f2f2;
  color: #525252;
  border-radius: 50%;
  width: 190px;
  height: 190px;
  line-height: 190px;
}

.partner-logos .item:hove .logo-bgr {
  border: dashed 1px #ee1d23;
}

.partner-logos .item:hover .logo {
  background: #ee1d23;
  color: #fff;
}

.partner-logos .owl-theme .owl-controls .owl-pagination {
  display: none;
}

.partner-logos .owl-theme .owl-controls .owl-buttons div {
  font-size: 0;
  height: 41px;
  width: 41px;
  top: 34%;
  position: absolute;
  border-radius: 0;
}

.partner-logos .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/logos-arrow-left.png) no-repeat left top;
  left: 0;
}

.partner-logos .owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/logos-arrow-lright.png) no-repeat left top;
  right: 0;
}


/*
================================================
14. Contact Us
================================================
*/

.contactus {
	padding-bottom: 0;
	padding-top: 40px;
}

section#contactus h2 {
    padding-bottom: 0;
    margin-bottom: 20px;
}

.contactus .contact-list {
  border: solid 1px #dfdfdf;
  padding: 0 26px 0 26px;
  margin: 24px 0 0 0;
  min-height: 400px;
}

.contactus .contact-list .contact-icon {
  padding: 10px;
  border: solid 1px #f6f6f6;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  display: inline-block;
  margin: -44px 0 24px 0;
}

.contactus .contact-list i {
  color: #ee1d23;
  background: #f6f6f6;
  font-size: 42px;
  width: 68px;
  height: 68px;
  line-height: 68px;
  border-radius: 50%;
}

.contactus .contact-list h3 {
  text-align: center;
  color: #ee1d23;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 24px 0;
}

.contactus .contact-list h4 {
  border-bottom: dashed 1px #ee1d23;
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.contactus .contact-list p {
  font-size: 14px;
  color: #58595b;
  font-weight: 400;
  margin: 0 0 40px 0;
}


/* Form */

.form .txt[type="text"],
.txt[type="password"],
.txt[type="email"] {
  border: none;
  margin: 0 0 10px;
  padding: 10px 0 10px 10px;
  width: 100%;
  background: #f6f6f6;
}

.form .txt_3 {
  margin: 10px 0 0;
  padding: 10px 0 10px 10px;
  width: 100%;
  background: #f6f6f6;
  border: none;
}

.form .txt2[type="submit"] {
  background: #ee1d23;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  line-height: 40px;
  margin: 10px 0;
  padding: 0;
  text-transform: uppercase;
  width: 30%;
  float: right;
}

.form txt2:hover {
  background: #fff;
  color: #2d2e2e;
  transition: all 0.5s ease 0s;
}


/* Google Map*/

div.google-map {
  width: 100%;
  float: left;
}

div.google-map iframe {
  height: 484px;
  width: 100%;
  border: none;
}


/* Subscribe */

.subscribe {
  background: #58595b;
  padding: 85px 0 70px;
  width: 100%;
  float: left;
  text-align: center;
  margin: 100px 0 0 0;
}

.subscribe h3,
.subscribe p {
  color: #fff;
}

.subscribe input.form-control {
  width: 77%;
  float: left;
  border: none;
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  box-shadow: none;
}

.btn-1 {
  background: #ee1d23;
  border: medium none;
  border-radius: 0;
  color: #fff;
  padding: 12px 0;
  text-transform: uppercase;
  margin: 0;
  float: left;
  width: 23%;
}

.btn-1:hover,
.btn-1:active,
.btn-1:focus {
  background: #333 none repeat scroll 0 0;
  color: #fff;
}

.blog-grid-text {
  padding: 25px 10px;
}
.blog-grid-text h4 {
  border-bottom: 0px;
  font-size: 22px;
  text-align: center;
  padding-bottom: 0px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  transition: .5s;
}

.list-details {
    display: flex;
    flex-wrap: wrap;
    /* max-width: 500px; */
}
 
.list-item {
    /* background-color: #ccc; */
    display: flex;
    padding: 0 0.5em;
    width: 32%;
    /* margin-right: 1%; */
    margin-bottom: 20px;
    background: lightblue;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16)!important;
    justify-items: center;
    justify-content: center;
    align-items: center;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    margin-left: 8px;
    margin-right: 6px;
}


.list-details {
  /*padding-top: 50px;*/
}
.bread_cum .breadcrumb {
	margin: 12px 0 40px 0;
}

/*
================================================
15. Footer
================================================
*/

footer {
  background: #464646;
  padding: 0px 0;
  width: 100%;
  float: left;
}
.contact_row, header nav {
	float: none;
}

footer p {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 14px;
}
.nav-menu > li > a:hover:after {
  width: 100%;
  opacity: 1;
  visibility: visible;
  transition: .5s;

}
.nav-menu > li > a:hover {
  transform: scale(1);
}

/*.nav-menu > li:nth-child(1) > a:hover:after{
  width: 30px;
}*/
.nav-menu > li > a::after {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 2px;
  background: #fff;
  content: '';
  transition: .5s;
  opacity: 0;
  visibility: hidden;
  border-bottom: 2px solid #fff;
}
.english .nav-menu > li {
  
}
.overlay_mobile_menu {
	float: none !important;
}
.sticky_menu_active.scrollup .navigation {
	width: 100%;
}

#carouselExampleIndicators h3 {
    font-size: 18px;
}
.social-box li {
    display: block;
    line-height: 24px;
    padding-left: 5px;
}
.gap_hgt {
    margin: 135px 0;
}
.contactus i {
    color: #555;
    /* width: 30px; */
    /* height: 30px; */
    /* border: 1px solid red; */
    /* border-radius: 50px; */
    /* text-align: center; */
    /* line-height: 29px; */
    padding-right: 4px;
    color: #070793;
}
/*li.login_part a.active::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    content: '';
    z-index: 9;
}*/
.map_content, .form.contact_sc {
    margin-top: 50px;
}
.contactus .card {
    margin-top: 30px;
}
li.login_part.change_lang a {
    position: relative;
    font-size: 14px;
    /*color: #d3e49b!important;*/
}

/*li.login_part a.active img {
    filter: brightness(0.7);
}*/

.card-body.social_link ul {
    min-height: 212px;
    max-height: 316px;
    overflow-y: auto;
}

.notice_sc {
    background: #eee;
    padding: 55px;
}
.sc_notice_area ul li i {
    padding-right: 5px;
}
.sc_notice_area ul li {
    line-height: 31px;
}
.sc_notice_area h2 {
    margin-bottom: 65px;
}

.form.contact_sc .txt[type="text"], .txt[type="password"], .txt[type="email"] {
    height: 50px;
    margin-bottom: 17px;
}
.form.contact_sc .txt_3 {
    height: 150px;
}
.social-box li a {
    font-size: 17px;
    color: 000;
    transition: .5s;
}
.social-box li a:hover {
   text-decoration: underline;
    transition: .5s;
    color: red;
}
.social-box h3 {
    padding-bottom: 15px;
    padding-top: 11px;
}
.sticky_menu_active .logo.float-left strong{
  color: #fff;
}
.sticky_menu_active.scrollup .logo.float-left strong{
  color: #000;
}
.nav-menu {
	display: flex;
	justify-content: space-around;
}
.edit_profile.student-profile.shadow_box {
  margin-top: 150px;
  box-shadow: none;
  max-width: 900px;
  margin: 150px auto;
}
.edit_profile.student-profile label {
  color: #000;
  font-size: 18px;
  font-family: sans-serif;
}
.edit_profile.student-profile input {
  font-family: sans-serif;
  font-size: 18px;
  color: #555;
}
.pass_show .ptxt {
  position: absolute;
  top: 50%; 
  right: 10px;
  z-index: 1;
  color: #f36c01;
  margin-top: -10px;
  cursor: pointer;
  transition: .3s ease all;
}

.text_wrap strong {
  font-size: 20px;
  letter-spacing: 0.5px;
}
.nav-dropdown > li > a{
  font-weight: normal;
}
.bangla .nav-dropdown > li > a {
    font-weight: 600;
    font-family: 'Kalpurush', sans-serif!important;
    font-size: 15px;
}
.bangla .nav-dropdown > li > ul > li > a {
    font-weight: 400;
    font-size: 14px;
}
.nav-dropdown > li > ul > li > a {
  font-size: 13px;
}

.line-bottom {

  text-transform: capitalize;
}

div#module_part table {
    width: 100%!important;
}

h4.editor_gap {
    padding: 20px 0;
    line-height: 35px;
    font-weight: 600;
    font-size: 22px;
}
.pd-10 pre, p, h4 {
    font-family: 'Kalpurush', sans-serif!important;
    font-size: 19px;
}
div#module_part .pd-10 ul {
    padding: 0 35px;
}
div#module_part .pd-10 ul li {
    list-style: disc;
    line-height: 29px;
    font-size: 17px;
}
/*.modal-content.custom_modal {
    height: 600px;
    overflow: scroll;
    overflow-x: hidden;
}*/

.custom_dpr_notice {
    width: 90%;
    margin: 30px auto 15px;
}

.custom_dpr_notice .card-header {
    padding: 0;
}

.custom_dpr_notice .card {
    margin: 10px 0;
}

.custom_dpr_notice button.btn.btn-link {
    padding: 5px 15px;
    color: #000;
    font-size: 16px!important;
    font-family: 'Poppins', sans-serif!important;
    letter-spacing: 0.5px;
}
.bangla .custom_dpr_notice button.btn.btn-link {
  font-family: 'Kalpurush';
} 
li.login_part.change_lang a:nth-child(2) {
    font-family: 'Open Sans', sans-serif;
}

@keyframes blink {
    0% {
        color:#000;
    }

    50% {
        color:#efff00;
    }
}

.pulse_details {
    -webkit-animation: blink 800ms infinite;
    animation: blink 700ms infinite;
}
.pulse_details {
    color: #efff00;
    font-size: 13px!important;
    background: #000;
    border-radius: 7px;
    border-color: #fff;
    padding: 9px 13px 7px;
    font-weight: 500;
    letter-spacing: 0.5px;
    background-image: linear-gradient(rgb(128 128 128), rgb(0 0 0) 25%);
    border-width: 1;
    /* font-family: 'Kalpurush'; */
}

@keyframes blink {
    0% {
        color:#eee;
    }

    50% {
        color:#efff00;
    }
}

.details_btn .btn {
  margin-top: 5px;
}


h3.notice_slider {
    color: #fff;
    font-size: 21px!important;
    font-weight: 600;
    padding: 6px 6px 1px;
    border-radius: 5px;
    font-family: 'Kalpurush';
    /* background-image: linear-gradient(to right, rgb(255 0 0) , #d70b02ad); */
    margin: 0;
    background: rgb(255, 0, 0, 0.5);
    display: inline-block;
}
.english h3.notice_slider {

    font-size: 24px!important;
    padding: 8px 0 7px;
}

.login_part a.active {
    opacity: 0.5;
}

.english .logo_area .Polytechnic {
    font-family: 'Open Sans', sans-serif!important;
    padding-top: 2px;
}
.image_gallery .bg_gallery {

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    transition: .5s;
    overflow: hidden;
    margin-bottom: 30px;
}
.image_gallery .bg_gallery img {
  opacity: 0;
  width: 100%;
}
.gallery_title {
    position: absolute;
    bottom: 0px;
    padding: 10px 16px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
}

.gallery_title p {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    /* white-space: nowrap; */
    color: #fff;
    margin: 0;
    text-align: center;
    font-family: sans-serif!important;
}
#topbar .contact-info li.login_part a {
    color: #000;
}
#topbar .contact-info li.login_part a.active {
    color: #fff;
}
.english .marque_tag strong {
    padding: 10px 0;
}


.list-item:hover {
    /* background: #887945!important; */
    transition: .5s;
    box-shadow: 0px;
    background: -webkit-linear-gradient(top, #d70b02, #830701)!important;
    /* width: 100%; */
}
.list-item:hover .blog-grid-text h4 {
    color: #fff!important;
    transition: .5s;
}
.mobile_content {
    display: none!important;
}
.english .nav-menu > li > a::after {
    bottom: -6px;
}


.ins_science_tech {
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #ffffff;
}

.sticky_menu_active.scrollup .ins_science_tech{
  color: #000000;
}


@keyframes blink {
    0% {
        color: black;
    }
    50% {
        color: #d3e49b;
    }
    100% {
        color: black;
    }
}

.blink-text {
    animation: blink 2s infinite;
}


 

/*
================================================
16. Media Quries 
================================================
 */

 @media (min-width: 1401px) and (max-width: 1675px) {

  h3.notice_slider {
    /*font-size: 17px!important;*/
  }

 }


 @media (min-width: 1000px) and (max-width: 1199px) {
  

  .logo_area {
    margin-left: 7px;
    width: 145px;
  }
  .carousel_caption.d-none.d-md-block {
    width: 54%!important;
}
.home_popup.upcoming_courses {
    right: 20px!important;
}
  .logo_area .Polytechnic {
      font-size: 15px;
  }
    .logo_area .isit {
      font-size: 20px;
  }
  #menu-sec .col-md-3 {
      padding: 0;
  }
  #menu-sec .col-md-3 {
    max-width: 23%;
    flex: 23%;
    padding: 0;
  }
  
}

@media (min-width: 992px) and (max-width: 1024px) {
  .navbar-nav>li {
    padding: 0 0 0 28px;
  }
  .top-wrapper ul.header-contact-info li:last-child {
    display: none;
  }
  .pt-135 {
      padding-top: 65px;
  }
}

@media (min-width: 1001px) and (max-width: 1199px) {
  
  .ul-topbar {
    max-width: 100%;
    margin: 0 auto;
  }
  #topbar .contact-info a {
    font-size: 11px;
  }
  .ul-topbar li {
    padding: 2px 0px;
    margin-left: 0;
    font-size: 10px;
  }
  .bangla .nav-menu > li > a {
    font-size: 13px;
    padding: 12px 10px 5px;
  }
  .logo.float-left span {
    font-size: 17px;
    padding: 12px 7px 8px;
  }
  .bangla .header.sub_menu_big ul li a {
	font-size: 13px !important;
	padding: 3px 6px 1px;
  }
  .english .nav-menu > li > a {
    padding: 15px 6px 15px;
    font-size: 11px;
}
  .carousel_caption h1 {
    font-size: 28px;
    line-height: 47px;
  }
.Pincipal_img {
	position: initial;
 }
 .main-header.sticky #menu-sec {
	height: 60px;
	padding: 0;
 }
 .marque_tag {
    margin-top: 0px;
}
.header.sub_menu_big ul li a {
    font-size: 11px!important;
}
.nav-dropdown > li > a {
    font-size: 12px!important;
}
 

}

@media (min-width: 1200px) and (max-width: 1400px) {
  
  #topbar .contact-info a {
    font-size: 12px;
  }
  .home_popup.upcoming_courses {
    top: 61%!important;
    right: 17px!important;
}
  .ul-topbar li {
      padding: 2px 3px;
  }
  .english .nav-menu > li {
      padding: 0;
  }
  .bangla .nav-menu > li {
      padding: 0;
  }
  .marque_tag strong {
     padding: 13px 0 5px;
  }
  #menu-sec .col-md-3 {
      padding: 0;
  }
  .container.box-contant {
    max-width: 95% !important;
    width: 95% !important;
  }
  .navigation {
    padding: 0;
  }
 .logo.float-left span {
    font-size: 23px;
    padding: 9px 6px;
    text-shadow: 0;
  }
  .bangla .nav-menu > li > a {
  	font-size: 15px;
  	padding: 11px 17px 0;
  }
  .nav-menu > li > a::after {
      bottom: -2px;
  }
.bangla #topbar .contact-info a {
  font-size: 13px;
}

h3.notice_slider {
    /*font-size: 19px!important;*/
}
.english h3.notice_slider {
    font-size: 15px!important;
    font-family: sans-serif;
    padding: 7px 0;
    font-weight: 600;
}

  .nav-menu > li > a {
    font-size: 12px;
  }
  .nav-dropdown > li > a {
    font-size: 13px;
  }
  .nav-dropdown > li > ul > li > a {
      font-size: 12px;
  }
  
  .ul-topbar {
    max-width: 100%;
  }
  /*.english .nav-menu > li > a {
	font-size: 13px; 
	padding: 15px 8px 5px;
  }*/

  .header.sub_menu_big ul li a {
    font-size: 13px !important;
  }
  li.login_part img {
      margin-top: -2px;
  }
  .Pincipal_img {
	  right: -85px;
	}
	.pincipal_details {
	    padding-right: 20px;
	}
  li.login_part {
    margin-left: 30px;
  }
  .logo.float-left strong {
    padding: 6px 7px 0px;
  }
  .logo_area .Polytechnic {
    font-size: 19px;
  }
 .bangla .logo_area .Polytechnic {
    font-size: 20px;
    padding-top: 0px;
  }
  .logo_area .isit {
      font-size: 20px;
  }
 
  marquee {
      font-size: 14px;
  }

}

@media (min-width: 768px) and (max-width: 1000px) {
  .navbar-nav>li {
    padding: 0 0 0 16px;
  }
  .home_popup.upcoming_courses {
    top: 71%!important;
  }
  .carousel_caption.d-none.d-md-block {
    padding-top: 0;
    top: 40%
   }
  .navbar-default .navbar-nav>li>a {
    font-size: 12px;
  }
  .banner-wrapper .fade-carousel {
    height: 300px;
  }
  .banner-wrapper .fade-carousel .carousel-inner .item {
    height: 300px;
  }
  .banner-wrapper .fade-carousel .slides .slide-1,
  .banner-wrapper .fade-carousel .slides .slide-2,
  .banner-wrapper .fade-carousel .slides .slide-3 {
    height: 300px;
  }
  .hero {
    display: none;
  }
  .about-us .about-callouts .icon {
    margin-bottom: 20px;
  }
  .about-us .about-callouts img {
    width: auto;
    margin: 0;
  }
  .bars {
    width: 50px;
    float: right;
  }
  .container.box-contant {
    width: 100%;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .login_part {
    top: 0;
    right: 30px;
  }
  .ul-topbar li {
    padding: 2px 0px;
  }
  #menu-sec .col-md-3 {
    max-width: 50%;
    flex: 50%;
  }
  #menu-sec .col-md-9 {
    max-width: 50%;
    flex: 50%;
  }
  marquee {
    padding: 9px 0 0;
    font-size: 12px;
  }
  .marque_tag strong {
    font-size: 12px;
  }
  .marque_tag .text_head {
    padding: 4px 0 6px;
  }
  .marque_tag {
    margin-top: 29px; 
  }
   .english .marque_tag {
      margin-top: 29px;
  }
  .sticky_menu_active.scrollup #menu-sec {
    padding: 0 12px;
  }
  .carousel_caption h1 {
    font-size: 30px;
    line-height: 43px;
  }
  .mujib_logo_container img {
    max-width: 100px;
  }
  .mujib_logo_container {
    top: 0px; 
  }
  section h2 span {
    color: #ee1d23;
    font-size: 20px;
  }
  .sc_misson p {
    font-size: 14px;
    line-height: 20px;
  }
  ul.vision_list li { 
    line-height: 24px;
    font-size: 12px;
  }
  .sc_misson {
    margin: 30px 0 0;
    padding: 20px 0;
  }
  section {
    padding: 50px 0;
  }
  #courses .col-md-3 {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 30px;
  }
  .login_part a {
    font-size: 12px !important;
  }
  .Pincipal_img {
	position: initial;
  }
  .sticky_menu_active.scrollup #topbar {
	height: 60px;
 }
 #topbar .contact-info a {
	font-size: 12px;
}
.login_part {
	position: unset;
	float: none !important;
}
.nav-menu {
	display: block;
}
.bars_course {
	font-size: 13px;
	padding: 6px 0px 0px;
}
.main-header.sticky #menu-sec {
	height: 60px!important;
	padding: 8px 16px;
}
.bangla .listing_choose_list p {
	margin-bottom: 25px;
}
.list-item {
    width: 31%;
}



}

@media (max-width: 767px) {
  .navbar-brand {
    display: block;
    height: auto;
  }
  .navbar {
    margin: 0;
  }
  .navbar-toggle {
    margin-top: 26px;
  }
  .navbar-collapse {
    background: #f5f5f7;
    float: none;

  }

  .navbar-nav>li:first-child {
    padding-left: 30px;
  }
  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    border-bottom: none;
  }
  .navbar-default .navbar-nav>.active>a::before,
  .navbar-default .navbar-nav>.active>a:focus::before,
  .navbar-default .navbar-nav>.active>a:hover::before,
  .navbar-default .navbar-nav>li>a:focus::before,
  .navbar-default .navbar-nav>li>a:hover::before {
    content: "";
  }
  .banner-wrapper .fade-carousel {
    height: 200px;
  }
  .banner-wrapper .fade-carousel .carousel-inner .item {
    height: 200px;
  }
  .banner-wrapper .fade-carousel .slides .slide-1,
  .banner-wrapper .fade-carousel .slides .slide-2,
  .banner-wrapper .fade-carousel .slides .slide-3 {
    height: 200px;
  }
  .hero {
    display: none;
  }
  .banner-wrapper .carousel-control .glyphicon-chevron-left,
  .banner-wrapper .carousel-control .glyphicon-chevron-right,
  .banner-wrapper .carousel-control .icon-next,
  .banner-wrapper .carousel-control .icon-prev {
    border: 1px solid #f0efeb;
    border-radius: 40px;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  section h2 {
    font-size: 24px;
  }
  section h2 span {
    font-size: 26px;
  }
  section h2:before {
    top: 23%;
  }
  .about-us img {
    margin-top: 30px;
  }
  .about-us h2 {
    font-size: 24px;
  }
  .about-us h2 span {
    font-size: 16px;
  }
  .courses_item {
    margin-bottom: 29px;
  }
  .main-header.sticky #menu-sec {
    height: 54px;
    padding: 0 12px;
  }
  .about-us .about-callouts .icon {
    margin-bottom: 20px;
    text-align: center;
  }
  .about-us .about-callouts img {
    width: auto;
    margin: 0;
  }
  .testimonials .nav-tabs>li>a {
    font-size: 12px;
    padding: 10px 15px;
  }
  .testimonials .owl-theme .owl-controls .owl-buttons div {
    margin: 0;
  }
  .testimonials .item {
    padding: 40px 40px 0;
  }
  div.google-map iframe {
    height: 250px;
  }
  div.google-map {
    margin: 20px 0 0;
  }
  .container.box-contant {
    width: 100%;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .marque_tag {
    margin-top: 45px;
  }
  .bars {
    width: 50px;
    height: 41px;
    float: right;
    line-height: 44px;
  }
  .line-bottom {
    line-height: 40px!important;
  }
  .sticky_menu_active.scrollup #menu-sec {
    padding: 7px 12px;
    height: 60px!important;
  }
  .carousel_caption.d-none.d-md-block {
    width: 90%;
    padding-top: 0;
    top: 30%;
  }
.home_popup.upcoming_courses {
    position: absolute;
    top: 55%!important;
    right: auto;
    left: 50%!important;
    z-index: 999;
    margin-left: 0;
    width: 55%;
    transform: translateX(-50%)!important;
}
  .title h3 {
    line-height: 25px;
    font-size: 15px;
  }
  .carousel_caption h1 {
    font-size: 16px;
    line-height: 20px;
  }
  .carousel-inner .carousel-item {
    min-height: auto;
  }
  .mujib_logo_container img {
    max-width: 60px;
  }
  .mujib_logo_container {
    padding: 10px;
  }
  section {
    padding: 50px 0;
  }
  .nav-menu {
	display: block;
 } 
 .cross_nav {
	z-index: 99;
}
.Pincipal_img {
	position: unset;
}
.listing_choose_list {
	margin-left: 0;
}
.bangla .listing_choose_list p {
	font-size: 15px;
}
section h2::after {
	left: 0;
	background-size: 100%;
}
section h2 {
	font-size: 20px;
}
section h2 span {
	font-size: 18px;
}
.bangla .pincipal_details p {
	font-size: 15px;
}
.notice_sc {
	padding: 20px 15px;
}
.sc_notice_area li a {
	font-size: 15px;
}
.social_link_icon_footer strong {
	font-size: 20px;
}
.social_media_link span a {
	margin-right: 0;
	font-size: 14px;
}
.social_media_link i {
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 21px;
}
#module_part {
    height: 100%;
}
.sticky {
    padding: 0px 0px 0;
}
.pt-135 {
    padding-top: 55px!important;
}

.background_position {
    background-size: cover;
}
.carousel-inner .carousel-item {
    height: 100vh;
}
.cross_nav {
    top: -11px;
}
.nav-dropdown {
    padding: 0px 0;
    border-bottom: 0;
}
.navigation-portrait .nav-menu > li > a {
    border-bottom: solid 1px #f7f7f7;
}
.navigation-portrait .nav-menu > li > ul > li {
    border-bottom: 1px solid #fff;
}
.nav-dropdown .nav-dropdown {
    padding-bottom: 0;
}
.navigation-portrait .nav-menu > li > ul > li {
    border-bottom: 1px solid #fff;
}

.navigation-portrait .nav-menu > li > ul > li > a {
    border-bottom: 1px solid #fff;
}

.navigation-portrait .nav-menu > li > ul > li > ul > li {
    border-bottom: 1px solid #fff;
    line-height: 11px;

} 

div#module_part table td {
    font-size: 11px;
    padding: 0 8px;
}
.list-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
}
.nav-menu > li > a > i, .nav-menu > li > a > [class*="ion-"] {
    font-size: 12px;
}
.mobile_content {
    display: block!important;
}
.modal_logo_container img {
    width: 50px;
}
.login_box_logo {
    padding: 0px 0;
}
.title_login_logo {
    display: flex;
}
.title_login_logo img {
    width: 72px;
}
.modal-dialog.custom_modal {
    margin: 50px 8px;
}
.modal-dialog.modal-lg.custom_modal {
    margin: 20px 15px;
}
.modal-body.custom_modal.lg {
    padding: 10px 0px 0px;
}
.form-control.login_form {
    width: 100%;
    margin-bottom: 0;
}
.body_content_area.lg-reg .form-horizontal .control-label {
    width: 100% !important;
}
.btn.btn-success.btn-block.submit_btn {
    margin: 11px 0px;
}

}


/*End isit css part*/


/*bilnk part*/

.home_popup.upcoming_courses {
    position: absolute;
    bottom: 0;
    top: 69%;
    right: 43px;
    transform: translateY(-50%);
    left: auto;
    /* width: 40%!important; */
    z-index: 999;
    /*background: rgb(255 255 0);*/
}

.home_popup.upcoming_courses .card {
    border: none;
    background: none;
}

.upcoming_courses {
    margin-bottom: 20px;
    margin-left: 20px;
}

.home_popup.upcoming_courses .card-header {
    font-size: 15px;
    font-weight: bold;
    background: yellow;
    /* background: #28a745d4; */
    color: #fff;
    /*border-radius: 8px;*/
}
.home_popup.upcoming_courses .popup_img {
    position: absolute;
    top: -9px;
    right: -9px;
    cursor: pointer;
}
.home_popup.upcoming_courses .popup_img .hide_sing {
    display: block;
    width: 25px;
}
.card-header a {
    color: #d3e49b;
}
.pulse.isit-slogan {
    color: rgb(174 9 2);
    font-size: 15px;
    font-weight: 900;
    font-family: system-ui;
}

.pulse {
 -webkit-animation: blinker 800ms infinite;
 animation: blinker 1100ms infinite; 
 }


 @-webkit-keyframes blinker { 50% { color: yellow; }}
 @keyframes blinker { 50% { color: yellow; }}


.pulse_cicso {
 -webkit-animation: blinkCicso 4s infinite; 
 animation: blinkCicso 4s infinite; 
 }


 @-webkit-keyframes blinkCicso { 5% { color: rgb(11 180 180); }}
 @keyframes blinkCicso { 5% { color: rgb(11 180 180); }}

.pulse_redhat {
 -webkit-animation: blinkRedhat 5s infinite;
 animation: blinkRedhat 5s infinite; 
 }


 @-webkit-keyframes blinkRedhat { 5% { color: rgb(170 9 1); }}
 @keyframes blinkRedhat { 5% { color: rgb(170 9 1); }}

.pulse_miktok {
 -webkit-animation: blinkMiktok 6s infinite;
 animation: blinkMiktok 6s infinite; 
 }


 @-webkit-keyframes blinkMiktok { 5% { color: rgb(0 0 0); }}
 @keyframes blinkMiktok { 5% { color: rgb(0 0 0); }}

.list_pulse_isit li a {
    /* border: 1px solid rgb(170 9 2); */
    margin-bottom: 0;
    padding: 6px;
    width: 100%;
    font-size: 17px;
    display: block;
    text-align: left;
    font-weight: 700;
}

.list_pulse_isit {
    background: rgb(255 255 0);
    padding: 0px;
    border-radius: 8px;
}

/*end bilnk part*/