@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
/*body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    width: 100%;
    color: #212529;
  }*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
    color: #000000;
    margin-top: 0px;
    font-style: normal;
   line-height: 1;
}
@media (max-width: 767px){
.logo {
    padding: 25px 0 28px !important;
    text-align: center;
  }
}
@media (max-width: 767px){
.about-image-area img{
    height: 330px;
    width: 100% !important; 
  }
}
.mainmenu ul#nav > li > a {
    font-weight: bold !important;
    padding: 15px 4px !important;
    /*padding: 15px 3px !important;*/
    font-family: 'SolaimanLipi', 'Poppins', sans-serif !important;
    font-size: 18px !important;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mega-menu a {
    color: #000000 !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 33px !important;
    text-transform: capitalize !important;
}
.mainmenu ul#nav li ul.sub-menu > li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
    color: #000000 !important;
}
.mainmenu ul#nav > li > a {
    color: #212529;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    padding: 34px 0;
}
.mainmenu ul#nav > li > a:hover {
    color: #252097;
}
.mobile-menu-area {
    background: #021c56 none repeat scroll 0 0 !important;
}
.mean-container .mean-nav ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #2D3E50;
    display: block;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif !important;
}
.slider-btn .button-default {
    padding: 10px 25px;
    margin-top: 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
}
@media (max-width: 767px){
.slider-btn .button-default {
    padding: 15px 20px;
    margin-top: 10px;
    font-size: 14px;
 }
}
.section-title h3 {
    color: #212529;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
   font-family: 'SolaimanLipi', sans-serif !important;
}
.section-padding {
    padding: 45px 0;
}
.single-event-item .button-default {
    margin-top: 16px;
    padding: 6px 15px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
}
#heading h1{
    font-family: 'SolaimanLipi';
    color: #ffae27;
    /*color: #fff;*/
    font-size: 41px;
    font-weight: bolder;
    height: 90%; 
    width:100%;
    display:flex;
    align-items: center;
    /*justify-content: center;*/
    text-align: left;
    /*padding-left: 35px;*/ /*new added*/
}

.header-top span {
    padding: 10px 0;
    display: inline-block;
    /*font-family: 'SolaimanLipi', sans-serif;*/
    font-size: 14px;
    font-weight: 600;
}
.mainmenu ul#nav > li > a {
    font-weight: bold;
    padding: 15px 0;
    /*width: 65px;*/
}
.header-top {
    background: #F2184F none repeat scroll 0 0;
    /*background: #FFAE27 none repeat scroll 0 0;*/
    color: #f9fafb !important;
    font-size: 13px;
    position: relative;
}

.about-area .button-default {
    padding: 6px 20px;
    font-weight: 600;
    margin-top: 21px;
    border-radius: 50px;
}
.button-default{
  font-family: 'SolaimanLipi', 'Poppins', sans-serif;
}

.about-boxarea {
    padding: 35px 38px 25px 50px;
    position: relative;
    z-index: 9;
    background: #fff;
    /*box-shadow: 0 2px 20px rgb(34 30 31 / 40%);*/
    transition: box-shadow .25s;
    box-shadow: 0px 0px 10px dodgerblue;
}

/*.about-box {
    margin-top: -200px !important;
    padding: 50px 38px 50px 50px !important;
    position: relative;
    z-index: 9;
    background: #fff;
    box-shadow: 0 2px 20px rgb(34 30 31 / 40%) !important;
}*/
.single-item-image{
    transition: box-shadow .25s;
    box-shadow: 0px 0px 10px dodgerblue;
}
.box-shadow{
    padding: 50px 38px 50px 50px !important; 
    position: relative !important;
    z-index: 9 !important;
    background: #fff !important;
    box-shadow: 0 0px 10px dodgerblue !important;
    transition: box-shadow .25s;
   /* box-shadow: 0px 0px 10px dodgerblue;*/
}
.about-area h3 {
    font-size: 32px;
    margin-bottom: 20px;
    padding-top: 0px;
    color: #1F3971;
    font-weight: 700;
    max-width: 540px;
    line-height: 1.2;
    text-transform: capitalize;
}
.courses-hover-info {
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
    opacity: 1;
}
.courses-hover-info {
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
    visibility: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    /* transition: all 0.3s ease-in-out; */
}
.button-large.button-default {
    box-shadow: 0 2px 20px rgb(34 30 31 / 20%);
    font-size: 18px;
    margin-top: 30px;
    padding: 5px 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 25px;
    border-radius: 50px;
 }
.fun-factor-area {
    background: rgba(0, 0, 0, 0) url(../img/banner/2.jpg) repeat scroll 0 0;
    color: #ffffff;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100px;
    margin-top: 45px;
    padding-bottom: 70px;
}
.single-event-item {
    /*box-shadow: 0 0 8px rgb(34 30 31 / 30%);*/
    box-shadow: 0 0px 10px dodgerblue !important;
    transition: box-shadow .25s;
}
.courses-hover-action h4 {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
}
/*===About CSS==*/
.event-style-2 .single-event-image a > span {
    background: #1F3971 none repeat scroll 0 0;
    top: 132px;
    color: #ffffff;
    font-size: 18px;
    left: 34px;
    right: auto;
    line-height: 18px !important;
    position: absolute;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px 0 0 50px;
    text-align: center;
    padding: 15px 20px;
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 130px;
 }
/*===Contact Page Css Start===*/
.breadcrumb-banner-area {
    background: #090031 url(../img/banner/header_banner.jpg) no-repeat scroll 0 0;
    color: #ffffff;
    padding: 35px 0;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-text h1 {
    line-height: 25px;
    text-transform: uppercase;
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
}
.breadcrumb-bar li {
    color: #ffffff;
    font-size: 16px;
    line-height: 12px;
    margin: 0 16px;
    position: relative;
    text-transform: uppercase;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
}
.button-default {
    background: #1F3971 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 8px 25px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
/*===Contact Page Css End===*/

/*===History Page Start===*/
.title-dots {
    background: url(../img/banner/title-dots.png) repeat scroll 0 0;
    height: 30px;
    margin-bottom: 20px;
}
.about-area p {
    line-height: 28px;
    margin-bottom: 12px;
    font-size: 16px;
    max-width: 565px;
    text-align: justify;
    color: #000;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
}
.about-area h3 {
    font-size: 28px;
    margin-bottom: 20px;
    padding-top: 0px;
    color: #1F3971;
    font-weight: 700;
    max-width: 540px;
    line-height: 1.2;
    text-transform: capitalize;
    font-family: 'SolaimanLipi', 'Poppins', sans-serif;
}
.widget.dark .tags a:hover, .title-dots span {
    background-color: #0F3F55;
}
.title-dots span {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 10px;
}
 h3.heading_text {
    position: relative;
    display: inline-block;
    padding: 4px 5px;
    border-radius: 5px;
    border-bottom: 3px solid #6d6fd5;
 }
/*===History Page End===*/

/*===Executive Committee STart===*/

/*===Executive Committee End===*/

/*====Keyperson Speech Details Start====*/
/*=====================================================
    26. TEACHERS SInGEL PAGE css
======================================================*/

.teachers-left{
    padding: 40px 50px 35px;
    background-color: #fff;
    border-radius: 5px;
}

.teachers-left .hero img{
    width: 100% !important;
    border-radius: 5px;
}

.teachers-left .name{
    padding-top: 25px;
}
.teachers-left .name h6{
    font-size: 18px;
    color: #000;
}
.teachers-left .name span{
    font-size: 15px;
    color: #8a8a8a;
}

.teachers-left .social{
    padding-top: 15px;
}
.teachers-left .social ul li{
    display: inline-block;
}
.teachers-left .social ul li a{
    font-size: 30px;
    margin-right: 7px;
}
.teachers-left .social ul li:nth-of-type(1) a{
    color: #212798;
}
.teachers-left .social ul li:nth-of-type(2) a{
    color: #3c9bff;
}
.teachers-left .social ul li:nth-of-type(3) a{
    color: #fe1f59;
}
.teachers-left .social ul li:nth-of-type(4) a{
    color: #474b8c;
}

.teachers-left .description{
    padding-top: 20px;
}

.teachers-right {
    border-radius: 5px;
    overflow: hidden;
}
.teachers-right .nav{}
.teachers-right .nav .nav-item{}
.teachers-right .nav .nav-item a{
    padding: 20px 0;
    background-color: #315377;
    color: #fff;
    font-weight: 15;
    color: #fff;
    display: block;
    font-weight: 600;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.teachers-right .nav .nav-item a.active,
.teachers-right .nav .nav-item a:hover{
    background-color: #fff;
    color: #315377;
}

.teachers-right .tab-content{
    padding: 0px 50px 35px;
    background-color: #fff;
}
.teachers-right .tab-content .dashboard-cont{}
.teachers-right .tab-content .dashboard-cont .single-dashboard h5{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding-bottom: 15px;
}

.teachers-right .tab-content .reviews-cont{
    padding: 45px 0 15px;
}

.teachers-right .tab-content{}

.col-lg-4 .col-md-8 .col-sm-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/*====Keyperson Speech Details End====*/

/* ====Footer===== */
.footer-style03 {
    background: #090031 url(../img/banner/hero_bg_1.svg) repeat fixed;
    /*background: #090031 url(../img/banner/footer1.jpg) repeat fixed;*/
    /*background: url(../img/banner/footer-bg.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer-bottom {
     background: #090031 !important;
    /*background: #02204d !important;*/
}
footer {
    padding: 80px 0 0 0;
    background: #232323;
    color: #fff;
    position: relative;
}
footer {
    padding: 80px 0 0 0;
    background: #232323;
    color: #fff;
    position: relative;
}
footer .container .row .col-sm-3 .widget:last-child {
    margin-bottom: 0;
}
footer .widget {
    margin-bottom: 50px;
}
footer .widget .widget-title h2 {
    font-size: 20px;
    color: #80CD36;
    margin: 5px 0 30px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
footer .widget .widget-title img {
    margin-bottom: 15px;
}
footer .widget.about-widget .widget-content p {
    color: #fff;
}
footer .widget.about-widget .widget-content ul {
    margin-top: 25px;
}
footer .widget.about-widget .widget-content ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #39534C;
}
footer .widget.about-widget .widget-content ul li i {
    display: inline-block;
    padding-right: 5px;
    font-size: 16px;
    color: #80CD36;
}
footer .widget.footer-social .widget-content ul li {
    display: inline-block;
    margin-right: 25px;
}
footer .widget.footer-social .widget-content ul li:last-child {
    margin-right: 0;
}
footer .widget.footer-social .widget-content ul li a {
    color: #fff;
    font-size: 20px;
}
footer .widget.footer-social .widget-content ul li a:hover {
    color: #80CD36;
}
footer .widget.links .widget-content ul li {
    margin-bottom: 20px;
}
footer .widget.links .widget-content ul li:last-child {
    margin-bottom: 0;
}
footer .widget.links .widget-content ul li a {
    color: #fff;
}
footer .widget.links .widget-content ul li a:hover {
    color: #80CD36;
}
footer .widget.latest-news .widget-content .news-single {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #39534C;
}
footer .widget.latest-news .widget-content .news-single:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0 none;
}
footer .widget.latest-news .widget-content .news-single .news-thumb {
    display: table-cell;
    vertical-align: top;
}
footer .widget.latest-news .widget-content .news-single .news-excerpt {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}
footer .widget.latest-news .widget-content .news-single .news-excerpt h3 {
    margin: -5px 0 5px 0;
}
footer .widget.latest-news .widget-content .news-single .news-excerpt h3 a {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    text-transform: none;
}
footer .widget.latest-news .widget-content .news-single .news-excerpt h3 a:hover {
    color: #80CD36;
}
footer .widget.latest-news .widget-content .news-single .news-excerpt span {
    font-size: 12px;
    color: #6b6b6b;
}
footer .widget.contact-widget .widget-content form {
    position: relative;
}
footer .widget.contact-widget .widget-content form input {
    height: 35px;
    border: 1px solid #39534c;
    display: block;
    width: 100%;
    background: transparent;
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: none;
}
footer .widget.contact-widget .widget-content form textarea {
    border: 1px solid #39534c;
    display: block;
    width: 100%;
    background: transparent;
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: none;
    resize: none;
    height: 100px;
}
footer .widget.contact-widget .widget-content form input,
footer .widget.contact-widget .widget-content form textarea {
    transition: 0.3s ease;
}
footer .widget.contact-widget .widget-content form input:focus,
footer .widget.contact-widget .widget-content form textarea:focus {
    border-color: #fff;
}
footer .widget.contact-widget .widget-content form button {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 4.5px 10px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background: #80CD36;
    border: 0 none;
}
footer .widget.subscribe .widget-content p {
    color: #fff;
}
footer .widget.subscribe .widget-content form {
    position: relative;
    margin-top: 20px;
}
footer .widget.subscribe .widget-content form input {
    border: 1px solid #39534c;
    display: block;
    width: 100%;
    background: transparent;
    padding: 5px 70px 5px 5px;
    margin-bottom: 15px;
    box-shadow: none;
    resize: none;
    height: 35px;
    transition: 0.3s ease;
}
footer .widget.subscribe .widget-content form input:focus {
    border-color: #fff;
}
footer .widget.subscribe .widget-content form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background: #80CD36;
    border: 2px solid #80CD36;
}


/* Footer Bottom */
.footer-bottom .footer-bottom-inner {
    border-top: 1px solid #39534c;
    padding: 35px 0;
}
.footer-bottom p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}
.footer-bottom p#back-top {
    text-align: right;
    margin-bottom: 0;
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}
.footer-bottom p#back-top a {
    background: #323232;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 35px;
    text-align: center;
    width: 35px;
    padding-top: 3px;
}
.footer-bottom p#back-top a:hover {
    background: #80CD36;
    border-color: #80CD36;
    color: #fff;
}
.footer-bottom.footer-bottom-default .footer-bottom-inner {
    border-top: 0;
}
.footer-bottom ul.footer-menu {
    text-align: right;
    margin-bottom: 0;
}
.footer-bottom ul.footer-menu li {
    display: inline-block;
    padding-right: 15px;
}
.footer-bottom ul.footer-menu li:last-child {
    padding-right: 0;
}
.footer-bottom ul.footer-menu li a {
    color: inherit;
    opacity: .7;
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
}
.footer-bottom ul.footer-menu li a:hover {
    color: #80CD36;
}

/*====Footer End Here====*/