@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
body,
html {
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: SolaimanLipi !important;
    line-height: normal
}

a {
    text-decoration: none !important
}

select {
    font-family: SolaimanLipi !important
}

select option {
    font-family: 'SolaimanLipi', 'Roboto' !important
}

.bg-green {
    background: #8cc63f
}

.bg-purple {
    background: #662d91
}

.loading-gif {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #f5f7f6;
    overflow: hidden;
    z-index: 99999999999
}

.loading-gif img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

a {
    outline: 0
}

.lang .active {
    background-color: #fff;
    color: #62626b !important
}

input[type=date] {
    text-transform: uppercase
}

input[type=checkbox] {
    margin-top: 20px
}

option,
option:hover {
    font-family: SolaimanLipi !important
}

.alert-success {
    font-family: SolaimanLipi !important;
    display: block;
    background: #8cc63f;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

p.box {
    margin-bottom: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox;
    color: #6c757d
}

button.navbar-toggler {
    outline: 0
}

.header {
    color: #fff;
    background: #662d91
}

.header a,
.header p {
    font-size: 14px;
    border: 0;
    margin-bottom: 0
}

.header .navbar {
    padding: 2px 0 !important
}

.header .dropdown-toggle::after {
    margin-left: -2.5px
}

.language a.language-btn {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    font-size: 13px;
    line-height: 14px
}

.language .language-menu {
    position: absolute;
    top: 26px;
    left: -114px !important;
    padding: 6px 14px;
    border: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    z-index: 11111
}

.language .language-menu a {
    color: #62626b;
    padding: 8px 0;
    transition: all .3s ease 0s;
    border-bottom: 1px solid #f0f0f0;
    background: 0 0
}

.language .language-menu a:last-child {
    border-bottom: 0
}

.language .language-menu a:hover {
    color: #8cc63f;
    padding-left: 12px;
    transition: all .3s ease 0s
}

.language p {
    padding-top: 3px;
    color: #fff !important;
}

p.navbar-brand {
    color: #fff !important;
}

.dropdown.short-list {
    position: relative;
    top: 6px
}

.section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 111;
}

.main-nav .container {
    padding: auto
}

.main-nav .brand-box a.navbar-brand:nth-child(1) img {
    position: relative;
    top: 7px;
    height: 33px
}

.main-nav .brand-box a.navbar-brand:nth-child(2) img {
    margin: 0 5px;
    height: 45px
}

.brand-box .navbar-brand {
    margin-right: 0;
    padding: 0
}

.section .main-nav {
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    padding: 8px 0;
    background: #fff
}

.main-nav .dropdown-menu {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border: 0;
    border-bottom: 4px solid #662d91;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.section .main-nav ul li a {
    color: #662d91;
    font-size: 15px;
    font-family: SolaimanLipi !important
}

.main-nav i.fa-align-left {
    color: #62626b
}

.section .main-na .categories-list h6 {
    color: #662d91;
    font-size: 18px
}

.section .main-na .categories-list ul.c-list li {
    line-height: 30px
}

.section .main-na .categories-list ul.c-list li a {
    color: #62626b;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.section .main-na .categories-list ul.c-list li a:hover {
    color: #8cc63f;
    padding-left: 10px
}

.section .main-na .content {
    border-top: .5px solid #e9e9e9;
    border-bottom: 3px solid #662d91;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2)
}

.section .main-na .content .categories-list ul.c-list li a {
    font-size: 15px
}

.section .main-na .content .categories-list ul.c-list li a:hover {
    background: 0 0
}

.section a.signin-btn {
    color: #8cc63f !important;
    padding: 3px 10px;
    border: 1px solid #8cc63f !important;
    line-height: 30px;
    border-radius: 3px
}

.section a.signin-btn img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 4px
}

.logedin-user {
    position: relative;
    margin-left: 5px
}

.section .logedin-user .dropdown-menu1 a {
    color: #62626b;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.section .logedin-user .dropdown-menu1 a:hover {
    padding-left: 12px;
    background: 0 0;
    color: #8cc63f
}

.section .logedin-user .content2 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border-radius: 3px
}

.section .logedin-user .content2 a {
    border-bottom: 1px solid #f0f0f0
}

.section .logedin-user .content2 a:last-child {
    border-bottom: none !important
}

.section .logedin-user .dropdown-menu1.content2 {
    padding: 0 16px;
    margin: 0;
    right: 0
}

.section .logedin-user .dropdown-menu1 {
    min-width: 220px;
    position: absolute;
    margin-top: 5px;
    background: #fff;
    padding: 12px 0;
    line-height: 30px;
    display: none
}

.section .logedin-user:hover .dropdown-menu1 {
    display: block
}

.short-list .dropdown-menu {
    padding: 8px 16px;
    top: 35px
}

.short-list .dropdown-menu i {
    margin-right: 6px
}

.short-list .dropdown-menu a {
    font-size: 15px;
    padding: 0;
    line-height: 30px;
    color: #62626b !important;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

._dropdown .dropdown-menu a {
    color: #62626b !important;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    padding: 5px 12px
}

.short-list .dropdown-menu a:hover {
    background: 0 0 !important;
    color: #8cc63f !important;
    padding-left: 10px
}

._dropdown .dropdown-menu a:hover {
    background: 0 0 !important;
    color: #8cc63f !important;
    padding-left: 20px
}

.short-list .dropdown-menu a:last-child {
    border-bottom: 0
}

.btn:focus,
.custom-select:focus {
    outline: 0;
    box-shadow: none
}

.section .navbar form {
    margin-right: 8px
}

.section .navbar form input[type=text] {
    width: 170px;
    box-sizing: border-box;
    border: none;
    font-size: 15px;
    background-color: #f3f3f3;
    background-image: url(../img/icon/searchicon1.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 0 10px 0 40px;
    line-height: 40px;
    transition: .2s ease-in;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px
}

.section .navbar form input[type=text]:hover {
    background-color: #e9e9e9
}

.section .navbar form input[type=text]:focus {
    position: relative;
    width: 190px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    outline: 0;
    background-color: #e9e9e9;
    -moz-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out
}

.section .navbar form input[type=text]:focus .search-hint {
    display: block
}

.section .navbar form .search-hint {
    position: absolute;
    top: 200px;
    display: none;
    z-index: 1111111111;
    background: #00f;
    display: none
}

.banner {
    display: grid;
    grid-template-columns: 9fr 3fr;
    width: 100%
}

.banner .banner-caption {
    position: absolute;
    left: 0;
    width: 76%;
    min-height: 100px;
    text-align: left;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    bottom: 45px;
    background: #662d91;
    opacity: .9
}

.banner .caption-content {
    width: 80%;
    margin-left: 7%
}

.banner .caption-content h5 {
    font-family: SolaimanLipi !important;
    margin-bottom: 10px;
    font-weight: 700
}

.banner .caption-content p {
    font-family: SolaimanLipi !important;
    border-left: 7px solid #fff;
    padding-left: 10px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    color: #fff
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 1;
    opacity: 1
}

.banner .banner-box {
    width: 100%;
    height: 420px
}

.banner .banner-box:first-child img,
.banner .iframe {
    width: 100%;
    height: 420px
}

.banner .banner-box:nth-child(2) {
    width: 100%;
    height: 100% !important;
    background: #f8f8f8;
    padding: 20px;
    padding-bottom: 0
}

.b-content {
    margin-top: 1.5rem !important
}

.best-content-maker .carousel-indicators li {
    background-color: #616161;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.best-content-maker .best-content .box h5 a {
    text-decoration: none;
    color: #662d91
}

.best-content-maker .best-content .box h5 a:hover {
    text-decoration: none;
    color: #8cc63f
}

.banner .banner-box:nth-child(2) .carousel-indicators {
    bottom: -20px
}

.model-content-header h5 {
    font-family: SolaimanLipi !important;
    font-size: 22px;
    margin-bottom: 0
}

.best-content .model-content-header {
    text-align: center
}

.best-content .box {
    padding: 20px 0;
    min-height: 132px;
    text-align: center
}

.icon-list .box:hover img {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transition: all .9s ease-out;
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -ms-transition: all .9s ease-out;
    -o-transition: all .9s ease-out
}

.best-content .box-img {
    text-align: center
}

.best-content .box-img img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    display: block;
    margin: auto;
    margin-top: 10px;
}

.best-content .box p.designation {
    margin-bottom: 8px;
    font-size: 13px;
    font-family: SolaimanLipi !important;
    color: #8cc63f
}

.best-content .box p.content {
    font-size: 15px;
    color: #62626b;
    line-height: 20px;
    font-family: SolaimanLipi !important
}

.best-content .date-time {
    padding: 0 10px;
    background: #fff;
    width: 100%;
    display: table
}

.best-content .date-time p {
    color: #9397a1;
    font-family: SolaimanLipi !important;
    line-height: 35px;
    margin-bottom: 0;
    font-size: 12px
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 0
}

ol {
    margin-bottom: 10px
}

.news .carousel-control-next,
.news .carousel-control-prev {
    width: 0;
    font-size: 2rem
}

.news i.fa-caret-left,
.news i.fa-caret-right {
    padding: 25px 15px;
    border-radius: 3px;
    color: rgba(0, 0, 0, .2);
    background: #eee
}

.news-scroll {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #8cc63f;
    min-height: 40px
}

.news-scroll .box:first-child {
    min-width: 100px;
    background: #2d2e33;
    text-align: center
}

.news-scroll p {
    display: block;
    margin-bottom: 0 !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.social-link {
    width: 100% !important;
    text-align: center;
    padding-top: 10px;
    min-height: 38px
}

.social-link a i {
    font-size: 16px;
    padding: 0 5px;
    color: #707583
}

.social-link a i:hover {
    color: #8cc63f
}

.section-3 {
    background-image: url(../img/bg-image.jpg);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section-3::befor {
    content: "";
    background: #6eaa0dc9;
    width: 100%;
    min-height: 468px;
    position: absolute;
    z-index: -1
}

.section-3 {
    position: relative;
    z-index: 1
}

.section-3 .video iframe {
    min-height: 342px
}

.section-3 .video h3 {
    margin-top: 16px;
    margin-bottom: 0
}

.section-3 .video-card {
    border: 3px solid #fff;
    padding: 5px;
    float: left;
    width: 100%;
}

.section-3 .nav-pills li.nav-item {
    margin-bottom: 12px;
    border: 3px solid #fff;
    padding: 5px
}

.section-3 .nav-pills li.nav-item.active {
    position: relative
}

.section-3 .nav-pills li.nav-item.active:after {
    content: "";
    position: absolute;
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    height: 0;
    width: 0;
    left: -22px;
    top: 75%;
    transform: translateY(-50%)
}

.section-3 .parallax {
    display: grid;
    grid-template-columns: 9fr 3fr
}

.section-3 .parallax .parallax-box:first-child {
    display: grid;
    grid-template-columns: 9.5fr 2.5fr;
    padding: 30px 0
}

.section-3 .parallax .parallax-box:first-child .parallax-sub-box:last-child {
    margin: 0 15px
}

.parallax .see-more {
    width: 100%;
    margin-top: 0;
    background: 0 0;
    display: block
}

.parallax .see-more a {
    border: none
}

.parallax .see-more {
    position: relative;
    font-family: SolaimanLipi !important;
    width: 120px;
    z-index: 1;
    border: none;
    width: 100%
}

.parallax .see-more a {
    color: #fff;
    padding: 10px;
    display: block;
    border: 3px solid #fff
}

.parallax .see-more a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #662d91;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out
}

.parallax .see-more a:hover:before {
    transform: scaleX(1)
}

.parallax .see-more a:hover {
    text-decoration: none !important;
    color: #fff !important
}

a.more-btn {
    text-decoration: none;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #ccc;
    min-width: 110px;
    line-height: 33px;
    color: #959595;
    font-weight: 100;
    font-size: 15px;
    display: inline-block
}

a.more-btn:hover {
    background: #662d91;
    color: #fff;
    border: 1px solid #662d91
}

.search-form {
    position: absolute;
    width: 74.5%;
    top: 95px;
    left: 16.6%;
    z-index: 1;
    display: none
}

.section-1 {
    margin-top: 5.9rem
}


/* .section-1 {
    margin-top: 8.28rem;
} */

.section-2 {
    overflow: hidden
}

.section-2 .sec-two-box {
    display: grid;
    grid-template-columns: 5fr 4fr 3fr
}

.icon-list .box:nth-child(1) {
    border-bottom: 1px solid #e9e9e9
}

.icon-list .box:nth-child(2) {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.icon-list .box:nth-child(3) {
    border-bottom: 1px solid #e9e9e9
}

.icon-list .box:nth-child(5) {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9
}

.icon-list p {
    font-size: 16px;
    margin-top: 12px
}

.icon-list a {
    display: block;
    padding-top: 10px;
    text-decoration: none;
    color: #62626b
}

.model-content .icon-list a:hover {
    color: #8cc63f
}

.on-this-day,
.section-2 .model-content {
    background: #f8f8f8;
    width: 100%;
    height: 100%;
    padding: 20px
}

.on-this-day .box-title {
    text-align: center
}

.on-this-day .box-title img {
    width: 100%;
    min-height: 200px !important;
    text-align: center;
    object-fit: contain;
}

.highlight-content {
    padding-top: 20px
}

.best-reading-content.best-common-content {
    background: 0 0;
    min-height: auto
}

.see-more {
    border: 1px dashed #662d91;
    border-radius: 30px;
    color: #662d91 !important;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    z-index: 0;
    font-family: SolaimanLipi !important;
    background: #fff
}

.see-more:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #662d91;
    color: #000;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
    border-radius: 30px
}

.see-more:hover:before {
    transform: scaleX(1);
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px
}

a.see-more:hover {
    text-decoration: none !important;
    color: #fff !important;
    border: 1px solid #fff
}

.best-reading-content {
    background: #f8f8f8;
    padding: 40px 20px 0 20px;
    border-bottom: 0;
    border-top: 0;
    min-height: 426px
}

.best-reading-content ul li,
.highlight-content ul li {
    line-height: 37px;
    border-bottom: 1px solid #dfdfdf;
}

.best-reading-content ul li a,
.highlight-content ul li a {
    font-size: 15px;
    text-decoration: none;
    color: #62626b;
    font-weight: 400;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.best-reading-content ul li a:hover,
.highlight-content ul li a:hover {
    color: #662d91;
    padding-left: 10px;
}


/* .best-reading-content ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.best-reading-content ul li a:hover {
    text-overflow: initial;
    white-space: normal;
} */

.best-reading-content span img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.highlight-content ul li:nth-child(5) span img,
.highlight-content ul li:nth-child(6) span img {
    opacity: .5
}

.highlight-icon img {
    width: 15px;
    margin-right: 10px
}

.on-this-day .box-title {
    padding: 8px;
    border: 1px solid #cecece
}

.on-this-day .box-content h5 a {
    font-family: SolaimanLipi !important;
    color: #8cc63f
}

.on-this-day .box-content p.designation {
    color: #662d91;
    margin-bottom: 8px;
    font-size: 13px
}

.on-this-day .box-content p.content {
    font-size: 15px;
    margin-bottom: 8px;
    font-family: SolaimanLipi !important;
    color: #62626b
}

.on-this-day .box-content .date-time {
    color: #62626b;
    font-size: 12px;
    text-align: right
}

.bd-example {
    width: 100%;
    height: 100%;
    background: #6f4c84;
    padding: 24px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 6px solid #486724;
    border-right: 6px solid #486724
}

.best-inventor {
    width: 100%;
    height: 100%
}

.best-inventor .techers-intro {
    background: 0 0 !important;
    padding-bottom: 1px
}

.best-inventor .techers-intro p.content {
    font-size: 15px;
    font-family: SolaimanLipi !important
}

.best-inventor h1 {
    font-family: SolaimanLipi !important;
    color: #fff
}

.techers-intro h5 {
    margin-top: 10px;
    margin-bottom: 8px;
    font-family: SolaimanLipi !important
}

.inventor-img {
    border: 2px solid #fff
}

.inventor-img img {
    padding: 5px;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 200px
}

.khola-janala {
    display: grid;
    grid-template-columns: 3fr 6fr 3fr
}

.khola-janala .khola-janala-heading {
    padding: 40px;
    padding-bottom: 4px
}

h2.khola-janala-heading {
    font-weight: 700
}

.khola-janala .khola-janala-box:nth-child(2) .janala-content {
    background: #fbfbfb;
    position: relative;
    padding: 20px;
    padding-left: 60px;
    min-height: 150px;
    margin: 0 15px 18px 55px
}

.janala-content.right {
    background: #f8f8f8;
    position: relative;
    padding-top: 0 !important;
    padding: 0 20px;
    min-height: 426px
}

.janala-content.right img {
    margin: 20px 0
}

.janala-title h3.janala-cont-heade {
    top: 30px
}

.janala-content .janala-pro-pic {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%)
}

.janala-author-pic {
    text-align: center
}

.janala-author-pic img {
    width: 120px !important;
    height: 120px !important
}

.janala-author-pic img,
.janala-pro-pic img {
    height: 70px;
    width: 70px;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: -2px 2px 3px rgba(0, 0, 0, .1)
}

.janala-cont-header {
    display: inline
}

h5.janala-cont-header {
    color: #662d91
}

i.fa-thumbtack {
    color: #fff;
    background: #6f4c84;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 7px 5px;
    display: block;
    border-radius: 50%;
    font-size: 13px;
    border: 3px solid #fff;
    position: absolute;
    top: 110px;
    right: 20px;
    transform: rotate(45deg)
}

p.anthem {
    color: #666;
    text-align: left;
    font-size: 15px;
    line-height: 22px
}

.janala-icon ul li {
    color: #666;
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 0;
    padding-right: 12px
}

.janala-icon i {
    padding-right: 6px;
    color: #662d91
}

.janala-desc-icon {
    padding-top: 12px
}

.janala-desc-icon img {
    width: 50px;
    height: 10px
}

.left-side:hover,
.right-side:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: .3s;
    cursor: pointer
}

.janala-desc-icon a i {
    font-size: 15px;
    color: #662d91
}

.janala-desc-icon a {
    font-size: 15px;
    color: #662d91;
    padding-top: 35px;
    text-decoration: none;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.janala-desc-icon a:hover {
    padding-left: 10px
}

.right-side {
    text-align: right;
    padding-right: 16px
}

.right-side p.anthem {
    text-align: right
}

.banner-box .carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%
}

.news {
    padding: 20px;
    background: #f8f8f8
}

.news-content {
    width: 100%;
    float: left;
    overflow: hidden;
    cursor: pointer
}

.news-pro-pic {
    position: relative;
    width: 100%;
    float: left
}

.news-pro-pic img {
    float: right;
    width: 268px;
    height: 160px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    object-fit: contain;
}

.news-title {
    color: #8cc63f;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    bottom: 0;
    width: 78%;
    padding: 20px;
    position: relative;
    float: left;
    height: 280px;
    margin-top: -30px;
    margin-left: 35px;
    margin-bottom: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.news-title h5 {
    color: #8cc63f;
    margin-bottom: 10px
}

p.news-details {
    color: #666;
    padding-top: 15px;
    font-size: 15px;
    line-height: 24px
}

.news-main-title h1 {
    width: 145px;
    text-align: center;
    transform: rotate(-90deg);
    position: relative;
    top: 100px;
    left: -35px;
    color: #8cc63f;
    font-weight: 700;
    z-index: 11
}

.news .carousel-item a {
    text-decoration: none;
    color: #8cc63f
}

.icon p {
    font-size: 13px;
    margin-bottom: 0;
    color: #666
}

.icon p i {
    color: #662d91
}

.arrow-btn i {
    color: #662d91
}

.notice {
    padding: 40px 0;
    min-height: 222px
}

.section-7 {
    padding: 40px 0
}

.section-7 .kishor-connect-header,
.section-7 .muktopath-header {
    margin-bottom: 20px
}

.kishor-connect-box .card,
.muktopath-connect-box .card {
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.kishor-connect-box img,
.muktopath-connect-box img {
    height: 200px
}

.kishor-connect-box a,
.muktopath-connect-box a {
    width: 100%;
    font-size: 15px;
    text-decoration: none;
    margin: 0;
    color: #62626b
}

.kishor-connect-box a:hover,
.muktopath-connect-box a:hover {
    color: #8cc63f
}

.kishor-connect-box .card-body,
.muktopath-connect-box .card-body {
    padding: 12px
}

.footer .icon {
    background: url(../img/icon/icon1.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block
}

footer {
    background: url(../img/footer-up.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 40px 0 !important;
}

footer::before {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #662d91;
    z-index: 11111
}

.footer-title {
    margin-bottom: 10px;
}

.footer-title h5 {
    margin-bottom: 0;
    color: #fff;
}

.develope-text {
    text-align: right
}

footer .img-fluid {
    margin-bottom: 2rem
}

.footer p {
    color: #fff !important;
    margin-bottom: 0;
    font-size: 15px
}

.bottom-footer {
    padding: 10px 0
}

.bottom-footer p,
footer p {
    font-family: SolaimanLipi !important;
    font-size: 15px;
    margin-bottom: 0;
    color: #62626b
}

.bottom-footer p a {
    color: #8cc63f;
    text-decoration: none
}

.bottom-footer .box:last-child p a:hover {
    color: #662d91
}

footer .social-links a {
    background: #fff;
    color: #4c4c4c;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    padding: 2px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    transition: .4s ease
}

footer .social-links a:hover {
    background: #8cc63f;
    color: #fff
}

footer strong {
    font-size: 15px
}

.footer-link a {
    color: #fff;
    display: block;
    font-size: 15px;
    text-decoration: none;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    text-decoration: none
}

.footer-link a:hover {
    padding-left: 10px
}

.bottom-footer .box:first-child,
.bottom-footer .box:last-child {
    margin-top: 12px
}

.bottom-footer .logo-box {
    text-align: center
}

.bottom-footer .logo-box .box {
    margin: 5px
}

.logo-box img {
    width: 100%
}

.fa.fa-bars {
    color: gray
}

a.animate {
    width: 100%;
    display: block
}

a.animate .animat-icon i {
    display: none
}

a.animate .animat-icon img {
    position: relative;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.news-content:hover .animat-icon img {
    cursor: pointer;
    -webkit-animation: move_icon 1.5s;
    animation: move_icon 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes move_icon {
    from {
        left: 0
    }
    to {
        left: 100px
    }
}

@keyframes move_icon {
    from {
        left: 0
    }
    to {
        left: 140px
    }
}

.main-content {
    margin-top: 130px;
    margin-bottom: 3rem
}

.main-content .box .nav .nav-item a {
    color: #454545;
    text-decoration: none
}

.main-content .box .box-content {
    width: 75%;
    min-height: 420px !important;
    margin: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.main-content .box ul {
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.main-content .box ul .nav-item {
    padding: 10px 0;
    line-height: 25px
}

.main-content .box ul .nav-item a {
    display: block;
    text-align: center;
    width: 100%
}

.main-content .log-max-visible ul .nav-item.active {
    border-left: 7px solid #662d91;
    width: 100%;
    transition: .3s ease
}

.main-content .box ul .nav-item.active a {
    color: #662d91
}

.main-content .box ul .nav-item i {
    font-size: 18px
}

.main-content .box ul .nav-item p i {
    font-size: 16px
}

.main-content .box .login-bg {
    position: relative;
    width: 100%;
    height: 100%;
    background: #662d91;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.main-content .form {
    padding: 20px 30px
}

.main-content .login-form {
    width: 100%;
    transform: translateY(16%);
    -webkit-transform: translateY(16%);
    -moz-transform: translateY(16%);
    -ms-transform: translateY(16%);
    -o-transform: translateY(16%)
}

.main-content .signup-form {
    transform: translateY(4%);
    -webkit-transform: translateY(4%);
    -moz-transform: translateY(4%);
    -ms-transform: translateY(4%);
    -o-transform: translateY(4%)
}

.main-content .tab-content input {
    font-size: 15px;
    margin-top: 20px
}

.main-content .tab-content .pincode-input-container input {
    margin-top: 0 !important
}

.main-content .tab-content .first-input {
    margin-top: 1rem
}

.main-content .input-group input {
    margin: 0
}

.main-content .input-group span {
    font-size: 14px !important
}

.main-content .input-group {
    margin-top: 20px
}

.tab-pane label {
    color: #666
}

.main-content .form-control::placeholder {
    color: #9b9b9b
}

.main-content .form-control:focus {
    background-color: #fff;
    border: 2px solid #662d91;
    outline: 0;
    box-shadow: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.main-content .form .btns button.log-icon {
    background: #662d91;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    border: 0;
    margin-top: 25px
}

.main-content .form .btns button i {
    font-size: 18px;
    padding-top: 4px
}

.main-content .form .btns a {
    font-size: 15px;
    text-decoration: none;
    color: #707583
}

.main-content .form .btns a.forget-btn:hover {
    color: #662d91
}

.main-content .form .btns a span {
    color: #662d91
}

.main-content .logo {
    border: 7px solid #fff;
    padding: 5px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: auto;
    margin-bottom: 20px
}

.main-content .login-img {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 100%;
    height: 100%
}

.main-content .login-bg .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.main-content .login-bg .content h1 {
    font-size: 3rem
}

.main-content .logo img {
    padding-top: 16px
}

.main-content .tab-content .btns a.account-btn {
    margin-bottom: 20px
}

.notice {
    width: 100%;
    height: 100%;
    background: #f8f8f8
}

.notice .notice-card {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 20px;
    transition: all .4s ease;
    background: #fff
}

.notice .notice-card ul li a {
    color: #62626b;
    text-decoration: none;
    display: block;
    font-size: 15px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.notice .notice-card ul li a:hover {
    color: #662d91;
    padding-left: 10px
}

.notice .notice-card ul li {
    border-bottom: 1px solid #f0f0f0;
    line-height: 40px
}

.notice .notice-card ul li:last-child {
    border-bottom: none
}

.notice .notice-card ul li a span.time {
    color: #62626b;
    font-size: 13px
}

@media(min-width:768px) {
    .main-content .forget-mail-form {
        transform: translateY(55%);
        -webkit-transform: translateY(55%);
        -moz-transform: translateY(55%);
        -ms-transform: translateY(55%);
        -o-transform: translateY(55%)
    }
}

@media(max-width:1024px) {
    .comment-desc {
        display: inherit !important;
    }
    .comment-desc .comment-time {
        color: #8cc63f !important;
        margin-bottom: 4px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .main-content .box .box-content {
        width: 100%;
        min-height: 400px !important;
        margin: 0
    }
    .main-content .forget-mail-form {
        transform: translateY(45%) !important;
        -webkit-transform: translateY(45%) !important;
        -moz-transform: translateY(45%) !important;
        -ms-transform: translateY(45%) !important;
        -o-transform: translateY(45%) !important
    }
}

.inner-content-header {
    background: url(../img/inner-banner-bg.jpg);
    width: 100%;
    padding: 50px;
    padding: 10px 0;
    padding-top: 20px
}

.inner-content-body {
    margin: 20px 0
}

.inner-content-header h1 {
    color: #662e91;
    font-weight: 700
}

.inner-content-body input[type=text] {
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #662e91;
    border-top: 0;
    border-right: 0;
    margin: 10px 0;
    margin-bottom: 20px;
    transition: all 0.s ease 0s;
    -webkit-transition: all 0.s ease 0s;
    -moz-transition: all 0.s ease 0s;
    -ms-transition: all 0.s ease 0s;
    -o-transition: all 0.s ease 0s
}

.inner-content-body textarea.form-control:focus {
    border: 1px solid #662d91
}

.inner-content-body .custom-select {
    border-radius: 0;
    border: 1px solid #662e91;
    border-top: 0;
    cursor: pointer;
    border-right: 0;
    font-weight: 400;
    margin: 10px 0;
    margin-bottom: 20px;
    font-family: SolaimanLipi !important
}

.edit-btn {
    float: right
}

.edit-btn img {
    width: 12px
}

.model-content-banner {
    background-image: url(../img/inner-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0;
    margin-top: 4.7rem
}

h4.bangla-34 {
    color: #662d91;
    margin-bottom: 0
}

.model-content-body {
    overflow: hidden
}

.content-select {
    padding: 25px 0
}

.model-content-br-img {
    padding: 25px 0
}

.model-cont-dtls {
    /* box-shadow: 0 0 2px rgba(0, 0, 0, .1); */
    padding: 5px;
    margin-bottom: 26px;
    box-shadow: 0 0 2px #bca4ce;
    margin-top: 1px;
}

.model-date {
    background: #662d91;
    color: #fff;
    text-align: center;
    border-radius: 0 0 100px 100px;
    width: 15%;
    margin-right: 10px;
    height: 63px;
    padding: 8px
}

p.date {
    margin-bottom: 0 !important;
    font-size: 13px !important;
    color: #fff
}

p.month {
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size: 13px;
    color: #fff
}

.model-details {
    width: 85%;
    padding-top: 10px;
    padding-right: 10px
}

h6.model-dtl-header a {
    color: #662d91;
    display: inline;
    font-weight: 700;
    font-size: 17px;
    text-decoration: none
}

.model-cont-data-dtl {
    /* display: inline-flex; */
    min-height: 70px
}

.model-icon i {
    padding-right: 8px;
    color: #662d91;
    font-size: 13px
}

.model-icon p {
    margin-bottom: 0
}

.pad-right {
    padding-right: 10px;
    font-size: 13px
}

.model-desc p {
    font-size: 15px;
    margin-bottom: 0;
    color: #62626b;
    margin-bottom: 14px;
    text-align: justify
}

.model-more img {
    border: none !important;
    padding-right: 10px
}

.modal-more-btn {
    color: #662d91
}

.model-more a:hover {
    text-decoration: none
}

.lucky-box {
    background: #000
}

.lucky-box p.batayon {
    padding: 9px 9px;
    margin-bottom: 0;
    color: #fff
}

.lucky-box-icon {
    background: #f37c66;
    color: #fff;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 0 0 3px 3px;
    margin-bottom: 25px
}

.lucky-icon {
    padding: 10px
}

.lucky-icon i {
    padding-right: 10px;
    font-size: 12px;
    padding-bottom: 13px
}

li.featured-text {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #dfdfdf;
    min-height: 95px
}

ul.featured-nav li a:hover {
    color: #662d91
}

li.featured-text a {
    color: #666
}

li.featured-text a:hover {
    text-decoration: none
}

ul.featured-nav li:last-child {
    border-bottom: 0
}

.cust-see-more {
    color: #662d91;
    font-family: SolaimanLipi !important
}

p.writer-name {
    margin-bottom: 0;
    padding-bottom: 5px
}

p.writer-name a {
    color: #8cc63f
}

p.writer-date {
    color: #666;
    font-size: 12px;
    margin-bottom: 0
}

.book-images {
    float: left;
    padding-right: 12px
}

.book-images img {
    min-width: 60px;
    max-width: 60px;
    min-height: 75px;
    max-height: 75px
}

.book-data {
    margin-left: 10px
}

h6.book-name {
    margin-bottom: 0;
    padding-bottom: 5px
}

ol.cust-indic {
    margin-bottom: -10px
}

.model-more {
    padding-bottom: 15px
}

.model-selection {
    padding: 25px 0 0 0
}

.model-selection form {
    margin-bottom: 20px
}

.model-selection .custom-select {
    border-radius: 0;
    border: 1px solid #662d91;
    border-top: 0;
    cursor: pointer;
    border-right: 0;
    font-weight: 400;
    font-family: SolaimanLipi !important
}

.model-selection .custom-select option:hover {
    background-color: #000 !important
}

.model-off-bg {
    background: #f3f3f3;
    min-height: 15px;
    margin-top: 12px
}

.cust-model-select {
    width: 200px
}

.cust-indic li {
    background-color: #616161 !important
}

.custom-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: center
}

.custom-item:last-child .page-link {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center
}

.custom-item .page-link {
    font-size: 14px;
    color: #666
}

.dash-banner {
    background-image: url(../img/dash-banner2.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 40px;
    margin-top: 5.9rem
}

.dash-content {
    background: #f9fafe;
    width: 100%
}

.dash-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.dash-section .dash-section-box {
    flex-basis: 23%;
    height: 100px;
    background: #fff;
    margin: 30px 0;
    margin-top: 0;
    position: relative;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.dash-section .dash-section-box .cmn-box {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: .2
}

.dash-section .dash-section-box .box1 {
    position: relative;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    margin-left: 10px
}

.dash-section .dash-section-box .dwn-icon {
    background: url(../img/icon/cloud-computing.png);
    background-size: cover;
    background-repeat: no-repeat
}

.dash-section .dash-section-box .dwn-two-icon {
    background: url(../img/icon/picture.png);
    background-size: cover;
    background-repeat: no-repeat
}

.dash-section .dash-section-box .dwn-three-icon {
    background: url(../img/icon/eye.png);
    background-size: cover;
    background-repeat: no-repeat
}

.dash-section .dash-section-box .dwn-four-icon {
    background: url(../img/icon/newspaper.png);
    background-size: cover;
    background-repeat: no-repeat
}

.dash-section .dash-section-box:nth-child(1) {
    border-left: 5px solid #4b71e0
}

.dash-section .dash-section-box:nth-child(2) {
    border-left: 5px solid #54d092
}

.dash-section .dash-section-box:nth-child(3) {
    border-left: 5px solid #8cc63f
}

.dash-section .dash-section-box:nth-child(4) {
    border-left: 5px solid #fad201
}

.dash-section .dash-section-box:nth-child(1) h6 {
    margin-top: 10px;
    color: #4b71e0
}

.dash-section .dash-section-box:nth-child(2) h6 {
    margin-top: 10px;
    color: #54d092
}

.dash-section .dash-section-box:nth-child(3) h6 {
    margin-top: 10px;
    color: #8cc63f
}

.dash-section .dash-section-box:nth-child(4) h6 {
    margin-top: 10px;
    color: #fad201
}

.dash-section .dash-section-box p {
    color: #62626b;
    font-size: 20px
}

.dash-content .card {
    border: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15)
}

.dash-content .card-header {
    border-bottom: 1px solid #f4f4f4
}

.dash-board {
    padding-top: 2rem
}

.dash-board .profile-section {
    background: #662d91;
    height: 190px
}

.profile-content {
    padding-top: 40px
}

.profile-content h3.name {
    color: #fff;
    text-align: center
}

.profile-content p.designation {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-bottom: 0
}

.profile-content .verified-icn img {
    height: 16px
}

.profile-image {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 185px;
    z-index: 1
}

.profile-image img {
    height: 140px;
    width: 140px;
    border-radius: 50%;
    border: 4px solid #fff;
    display: block;
    background: #ddd;
    text-align: center
}

.profile-info {
    background: #fff;
    min-height: 200px;
    position: relative
}

.for-dashboard {
    padding-top: 70px
}

.verify-me {
    position: relative;
    margin: 2rem 25px
}

.verify-btn {
    background: #662d91;
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    width: 100px;
    margin: auto;
    text-align: center;
    position: absolute;
    top: -16px;
    transform: translateX(-50%);
    left: 50%
}

.verify-btn:hover {
    background: #8cc63f
}

.alert {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.verification-msg.alert-danger {
    background: #ffffff;
    color: red;
    margin-top: 20px;
    border: 1px solid red;
}

.verification-msg.alert-success {
    background: #8cc63e;
    color: #fff;
    margin-top: 20px;
    text-align: left
}

.alert .verifyBtn {
    top: -3px;
    opacity: 1
}

h5.personal-info {
    color: #662d91;
    border-left: 10px solid #662d91;
    padding: 5px 15px;
    margin-bottom: 0
}

.bio-dash ul li {
    border-bottom: 1px solid #f4f4f4
}

.bio-data ul li {
    color: #62626b;
    font-size: 15px;
    padding: 10px 10px;
    margin: 0 15px;
    border-bottom: 1px solid #e1e1e1
}

.bio-data ul li:first-child {
    margin-top: 10px
}

.bio-data ul li:last-child {
    border-bottom: none;
    padding-bottom: 20px !important
}

.bio-desc {
    color: #662d91;
    font-size: 14px
}

p.last-up-date {
    background: #f1f1f1;
    display: inline;
    padding-left: 20px;
    padding: 8px 12px;
    border-radius: 20px;
    color: #62626b;
    font-size: 14px;
    margin-bottom: 0
}

p.last-edit-date {
    background: #f7f7f7;
    display: inline;
    padding-left: 20px;
    padding: 8px 12px;
    border-radius: 20px;
    color: #62626b;
    font-size: 14px;
    margin-bottom: 0
}

.last-update {
    border-bottom: 1px solid #f4f4f4;
    padding: 20px
}

.dash-social-icon {
    text-align: center;
    border-top: 1px solid #f0f0f0
}

.dash-social-icon a {
    display: inline-block;
    padding: 0 8px
}

.dash-social-icon a i {
    font-size: 25px
}

.fb-color {
    color: #365a96
}

span.passing-year {
    float: right;
    color: #62626b
}

.twt-color {
    color: #3ea2de
}

.dash-box {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.profile-url {
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    margin: 30px 0
}

h5.url-header {
    color: #662d91;
    border-bottom: 1px solid #f4f4f4;
    padding: 12px;
    margin-bottom: 0;
    padding-left: 20px
}

.profile-link {
    padding: 20px
}

.profile-link input {
    color: #62626b;
    border: 1px solid #f0f0f0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 15px
}

.profile-link input:focus {
    border: 1px solid #8cc63f
}

.profile-link a.input-group-text {
    cursor: pointer;
    background: #8cc63f;
    color: #fff;
    text-decoration: none;
    border: 1px solid #8cc63f;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

p.id-link {
    border: 1px solid #f4f4f4;
    color: #62626b;
    font-size: 15px;
    padding: 10px;
    margin-bottom: 0
}

.news-box {
    padding: 20px;
    border-bottom: 1px solid #f4f4f4
}

.cmn-icon i {
    padding-left: 3px;
    color: #662d91;
    font-size: 12px;
    margin-right: 8px
}

.cmn-icon .pad-right {
    padding: 10px 0;
    color: #62626b
}

.cmn-icon .pad-right a {
    color: #662d91;
    text-decoration: none
}

.cmn-icon .pad-right a:hover {
    color: #8cc63f
}

.news-box .model-icon p i.fa-calendar-alt {
    font-size: 12px;
    color: #662d91;
    padding-left: 0
}

.news-box .model-icon p {
    color: #62626b
}

p.news-writer {
    color: #8cc63f;
    margin-top: 5px;
    margin-bottom: 5px
}

p.dashboard-news {
    color: #62626b;
    font-size: 15px;
    line-height: 24px
}

.upload-card .card-body {
    padding-top: 14px
}

.show-desc .bt1 {
    margin-top: 0;
    float: right
}

.show-desc .bt1:last-child {
    display: none
}

.dash-more {
    background: #662d91;
    color: #fff;
    font-size: 14px;
    border-radius: none !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.dash-more:hover {
    color: #fff
}

.dash-nav {
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.dash-nav ul li {
    /* float: left;
    padding-left: 5px */
}

.dash-nav ul li a.active {
    color: #662d91 !important
}

.dash-nav ul li a {
    font-size: 14px;
    color: #62626b;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    padding: 0;
    line-height: 26px;
    padding-left: 5px
}

.dash-nav ul li a:hover {
    padding-left: 15px;
    color: #8cc63f;
    background: 0 0
}

.dash-nav ul li a .dash-chevron {
    font-size: 10px
}


/* .dash-nav ul li:nth-child(3) {
    padding-left: 8px !important;
    padding-right: 0
}

.dash-nav ul li:nth-child(2) {
    padding-left: 0 !important
} */

.dash-nav .navbar-nav .dropdown-menu {
    /* margin-left: -62px */
}

.dash-search-cont {
    border: none;
    padding-left: 35px
}

.dash-nav .dash-se-icon i {
    position: absolute;
    left: 27px;
    top: 21px;
    color: #b4b4b4
}

.dash-nav .dash-search-cont:focus {
    border-color: none;
    box-shadow: none
}

.dash-nav .dash-search-cont::placeholder {
    color: #b4b4b4;
    font-size: 15px
}

.dash-nav-profile .dash-upbtn {
    background: #8cc63f;
    color: #fff;
    font-style: 14px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.dash-nav-profile .downlaod-icn img {
    width: 20px;
    margin-right: 5px
}

.dash-nav-profile .dash-upbtn .downlaod-icn i {
    padding-right: 3px
}

.dash-nav-profile .dash-upbtn .caret-icon i {
    padding-left: 3px
}

.member {
    color: #8cc63f !important
}

.member-lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.member-lists .lists {
    flex-basis: 6%
}

.member-lists .memLists {
    flex-basis: 94%
}

.member-lists .lists ul li a {
    color: #62626b;
    width: 100%;
    display: block
}

.dash-notify {
    background: #f9d302;
    height: 20px;
    width: 20px;
    display: block;
    border-radius: 50%;
    color: #fff;
    padding: 1px 6.5px;
    font-size: 12px;
    position: absolute;
    top: 6px;
    right: 16px
}

.notify i {
    font-size: 19px;
    margin-top: 4px
}

.dash-cont-box {
    background: #fff;
    min-height: 100px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    margin-top: 30px
}

.common-box {
    position: relative;
    top: 25px;
    left: 15px
}

.common-icon-box {
    float: right;
    padding: 30px 17px
}

.common-icon-box i {
    color: #a4a4a4;
    opacity: .2
}

h5.total-visit {
    display: inline-block;
    margin-bottom: 0;
    color: #662d91;
    margin-top: 7px
}

.cust-dash {
    font-size: 13px;
    padding-left: 2px
}

.custom-card ul {
    float: right
}

.custom-card ul li a {
    font-size: 14px
}

.custom-card li a {
    color: #62626b
}

.custom-card .active {
    color: #662d91
}

.custom-card .custom-select {
    color: #662d91 !important
}

.custom-card .card-header {
    background: 0 0
}

.custom-card {
    margin-bottom: 30px;
    min-height: 280px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

h6.graph-date {
    color: #8cc63f;
    text-align: center
}

.graph-chart {
    margin: 10px 0
}

.progressbar-chart {
    margin: 10px 0
}

.progressbar-chart img {
    text-align: center
}

.graph-chart img {
    width: 100% !important
}

.primary-manage p {
    display: inline
}

p.budget-money {
    margin-bottom: 0;
    font-size: 15px;
    color: #474747
}

p.budgetby-percentage {
    color: #70d1bd;
    font-size: 15px;
    margin-bottom: 0
}

.primary-manage {
    margin-top: 20px
}

p.primary-cost {
    text-align: left !important;
    font-size: 14px;
    width: 50%
}

.budget-primary {
    color: #e8c87b !important
}

.budget-passed {
    color: #fd85ab !important
}

.cadbg-none {
    background: 0 0 !important
}

p.primary-progress {
    text-align: right !important;
    font-size: 14px;
    width: 50%;
    float: right
}

.progress {
    width: 100%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.total-money {
    display: inline-block;
    margin: 10px 0
}

.custom-graph img {
    width: 80%;
    text-align: center
}

.profile-box {
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    min-height: 280px;
    width: 100%;
    padding: 43px 20px;
    position: relative
}

.profile-box .card-header {
    padding: 15px 10px
}

.custom-card-height {
    min-height: 280px !important
}

.profile-box h4.complete-profile {
    color: #8cc63f;
    text-align: center
}

.comment-desc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}

.comment-desc:first-child {
    padding-top: 0;
}

.comment-desc:last-child {
    border-bottom: 0;
}

.comment-box1 {
    /* color: #9f9f9f; */
    font-size: 14px;
    flex-basis: 22%;
}

.comment-box2 {
    flex-basis: 78%;
}

.comment-box2 p {
    margin-bottom: 0;
}

.comment-box2 p a {
    font-size: 15px;
    color: #62626b;
    text-align: justify;
    line-height: 24px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.comment-box2 p a:hover {
    text-decoration: none;
    color: #8cc63f;
    padding-left: 10px;
}

.cust-circle i {
    color: #8cc63f;
    margin-right: 10px;
    font-size: 13px
}

.border-rit,
.border-rit1,
.border-rit2 {
    border-left: 1px solid #efefef;
    padding-top: 43px;
    position: absolute;
    left: 93px
}

.border-rit {
    top: 95px;
    color: #4bcc96
}

.border-rit1 {
    top: 155px
}

.border-rit2 {
    top: 215px
}

.comment-desc .comment-time {
    font-size: 13px;
    color: #62626b;
    margin-top: 3px
}

.mt-2px {
    margin-top: 2px
}

.common-icon-bg i {
    font-size: 40px;
    padding: 15px 5px;
    color: #fff
}

.common-icon-bg2 i {
    font-size: 40px;
    padding: 15px 0;
    color: #fff
}

.common-icon-bg3 i {
    font-size: 40px;
    padding: 15px 5px;
    color: #fff
}

.common-icon-bg4 i {
    font-size: 40px;
    padding: 15px 0;
    color: #fff
}

.d-sec-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.dash-section-3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0
}

.dash-section-3 .dash-section-box {
    flex-basis: 23%;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.d-sec-box .box1 {
    width: 35%
}

.d-sec-box .box2 {
    flex: 65%;
    text-align: center;
    padding: 16px
}

.d-sec-box img {
    width: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.d1 .box1 {
    background: #4b71e0
}

.d2 .box1 {
    background: #54d092
}

.d3 .box1 {
    background: #8cc63f
}

.d4 .box1 {
    background: #fad201
}

.box2 h5.presentation a {
    color: #662d91;
    text-decoration: none
}

.box2 h5.presentation a,
h5.chitro a,
h5.dash-news a,
h5.dashb-blg a {
    font-size: 18px;
    text-decoration: none
}

.box2 p.presentation-number {
    color: #62626b;
    margin-bottom: 0;
    font-size: 20px
}

.presentation a {
    color: #5f81e2
}

.chitro a {
    color: #5cd09f
}

.dashb-blg a {
    color: #8cc63f
}

.dash-news a {
    color: #f5bb69
}

.added-description {
    padding: 0 15px
}

.ldBar-label {
    color: #8cc63f;
    font-family: Muli, tahoma !important;
    font-size: 2.1em;
    font-weight: 400
}

.ldBar {
    margin-top: 0 !important
}

.ldBar svg {
    position: absolute;
    top: 50% !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 3px #fff;
    width: 60%
}

.ldBar.label-center .ldBar-label {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 3px #fff;
    font-size: 20px
}

.ldBar-label:after {
    content: "%";
    display: inline
}

.ldBar.no-percent .ldBar-label:after {
    content: ""
}

p.add-desc {
    color: #ccc;
    font-size: 15px;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 28px
}

h1.visitor-counter {
    text-align: center;
    color: #662d91;
    margin-top: 30px
}

.vistiby-member {
    float: left;
    width: 50%;
    text-align: center
}

.visitby-others {
    float: right;
    width: 50%;
    text-align: center
}

p.member-visit {
    color: #62626b;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 6px
}

h4.membervisitor-number {
    color: #662d91
}

h4.othersvisitor-number {
    color: #8cc63f
}

p.new-history {
    background: #8cc63f;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    padding: 5px 2px;
    margin-top: 3px
}

p.hisotry-date {
    color: #62626b;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0
}

.history-details {
    position: relative
}

p.history-descibed {
    color: #62626b;
    font-size: 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px
}

.history-icon-top .form-check {
    display: none
}

.btn-dtl {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #62626b;
    border-radius: 30px;
    padding-top: 8px;
    margin-top: 10px;
    font-size: 12px
}

.history-icon {
    position: absolute;
    right: 0;
    top: 23%;
    transform: translateY(-50%)
}

.history-icon i {
    color: #c2c2c2;
    padding-top: 13px
}

.history-border {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 1rem
}

p.old-history {
    background: #f1e9f4;
    color: #62626b;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 7px;
    padding: 5px 2px
}

.profileview-banner {
    background-image: url(../img/inner-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 150px;
    margin-top: 5.9rem
}

.dash-box .for-profile-view {
    background: #f0eaf4;
    min-height: 120px
}

.proview-bg {
    background: #f0eaf4
}

.porfile-viewpage img {
    height: 180px;
    width: 180px;
    border-radius: 50%;
    border: 4px solid #fff
}

.porfile-viewpage {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 0;
    z-index: 1
}

.profilename-bg {
    background: #8cc63e;
    text-align: center;
    padding: 10px 0
}

.profilename-bg h5.name {
    margin-bottom: 0;
    padding: 8px 0
}

.proview-bg .achievement {
    text-align: center;
    background: #f7f7f7;
    padding: 10px 0
}

.achievement ul li {
    display: inline;
    padding: 7px
}

.achievement ul li img {
    height: 25px
}

h5.personal-infomt {
    margin-top: 12px
}

.profile-input>.custom-select {
    margin-bottom: 0;
    width: 100px !important;
    padding: 0 7px;
    margin: 0;
    font-size: 12px
}

.profile-input {
    width: 100px;
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 16px
}

.profile-input .custom-select:focus {
    box-shadow: none !important;
    border: none !important
}

.training {
    color: #fff
}

h5.trainee {
    margin: 0 25px;
    padding: 10px 0
}

.greencommon-bg {
    background: #8cc63e;
    color: #fff !important;
    margin: 0;
    border-radius: 0 !important
}

.mb-0>a:hover {
    text-decoration: none
}

.mb-0>a {
    display: block;
    position: relative;
    font-size: 16px;
    padding: 0 10px
}

.trianig-description {
    padding: 0 10px;
    margin: 10px 0
}

.training-section h6 {
    margin-bottom: 0
}

.training-section h6 a {
    font-size: 20px
}

p.serial-no {
    font-size: 15px;
    color: #62626b;
    margin: 5px 0
}

.accordn-bg {
    background: #f0eaf4;
    padding: 8px
}

.sub-acc-sec .accordn-bg {
    padding-right: 0
}

.sub-acc-sec {
    margin-bottom: 1px;
    background: #8cc63e;
    color: #fff
}

.training-section .card {
    box-shadow: none
}

.sub-accordion {
    background: #662d91;
    color: #fff
}

.training-section a.toggle {
    position: relative
}

.sub-accordion .accordn-bg {
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 8px;
    color: #62626b
}

.training-section .card-header {
    padding: 10px 10px 10px 0
}

.training-cirtificate {
    padding: 0 10px;
    margin: 15px 0
}

.training-cirtificate img {
    width: 100%
}

.common-mt {
    padding: 15px 0
}

.about {
    margin-top: 20px;
    border-bottom: 1px solid #ccc
}

.about-box {
    min-height: 110px;
    position: relative
}

.about-title {
    width: 120px;
    transform: rotate(-90deg);
    position: relative;
    left: -45px;
    top: 53px;
    text-align: right;
    color: #662d91
}

.about-desc {
    position: absolute;
    right: 0;
    left: 43px;
    top: 0
}

.about-title h4 {
    color: #662d91
}

.realted-desc {
    margin-left: 44px;
    margin-bottom: 30px
}

.about-desc p {
    color: #62626b;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 0
}

h4.nominate {
    color: #662d91;
    margin: 25px 0
}

.book-puclication h4 {
    color: #662d91
}

.nominate-box {
    background: #fff;
    min-height: 200px;
    margin-bottom: 25px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.nomination-header {
    padding: 0 15px
}

.nomination-header img {
    padding-bottom: 5px
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: .35em;
    padding-bottom: .625em;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px
}

legend {
    background: #8cc63f;
    width: 18%;
    font-size: 16px;
    text-align: center;
    border: 0;
    padding: 4px 0;
    border-radius: 4px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.nomination-box {
    min-height: 180px
}

.nomination-title {
    width: 170px;
    position: relative;
    left: -70px;
    top: 60px;
    transform: rotate(-90deg)
}

.nomination-body {
    position: relative;
    right: 0 !important;
    left: 43px;
    top: -38px;
    width: 94.5%
}

.nomination-body .nomination-lis:last-child {
    display: none
}

.nomination-body .nomination-lis .table td {
    font-size: 15px
}

.achievement_date p {
    font-size: 15px;
    color: #62626b;
    margin-bottom: 0;
    float: right
}

.nomination-lis .item {
    display: flex;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
    padding-top: 10px
}

.nomination-lis .item .achievement_title {
    flex-basis: 80%
}

.nomination-lis .item .achievement_date {
    flex-basis: 20%
}

.nomination-lis .item:first-child {
    padding-top: 0
}

.nomination-lis .item:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0
}

.nomination-lis a {
    color: #62626b;
    text-decoration: none
}

.nomination-lis a:hover {
    color: #8cc63f
}

p.nomination-type {
    margin-left: 22px;
    font-size: 15px;
    color: #62626b
}

.nomination-list ul {
    padding: 0 10px
}

.nomination-list ul li a {
    color: #62626b;
    font-size: 14px
}

.nomination-list ul li a:hover {
    text-decoration: none
}

.nomination-list ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.nomination-list ul li:last-child {
    border-bottom: none
}

.nomination-section {
    border-bottom: 1px solid #ccc
}

.presentation-section {
    margin: 30px 0;
    margin-bottom: 0
}

.presentation-sectio .searchBtn {
    padding: 6px
}

.presentation-section img {
    width: 100%;
    height: 100px
}

.userprofilecontent .about-presentation .edit_delete_box {
    display: none
}

.userprofilecontent .presentaton-header .model-icon .u1,
.userprofilecontent .presentaton-header .model-icon .u2 {
    display: none
}

.userprofilecontent-btn {
    text-align: right
}

.nav-tabs .nav-link {
    flex: 1;
    text-align: center;
    color: #62626b
}

.editusertab a.active {
    color: #662d91;
    border-bottom: 3px solid #662d91 !important;
    background: #eee
}

.nav-tabs .nav-item.active {
    color: #662d91;
    border-bottom: 2px solid #662d91;
    background: #eee
}

.presentation-section a.nav-link {
    color: #62626b
}

.pre-img img {
    width: 100%;
    min-height: 170px !important
}

.presentation-images img {
    width: 100%;
    height: 100px;
    border-radius: 3px
}

.blog-images img {
    width: 100%;
    height: 180px
}

.presentation .card {
    margin: 25px 0;
    padding: 8px
}

.presentaton-header {
    text-align: left
}

.dash-content .model-icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.dash-content .model-icon .presenter {
    flex-basis: auto !important;
    margin-right: 12px
}

.dash-content .model-icon .presenter i.fa-comment-alt {
    padding: 5px 0 !important;
    padding-right: 5px !important
}

.dash-content .model-icon .common-pad {
    padding-left: 4px
}

.dash-content .model-icon i {
    color: #62626b;
    padding-right: 4px
}

.dash-content .model-icon i.fa-calendar-alt {
    color: #62626b
}

.presenter-category .present-writer {
    color: #8cc63f
}

.present-writer {
    font-size: 13px;
    color: #62626b
}

.about-presentation p {
    color: #62626b;
    margin-top: 5px;
    margin-bottom: 5px
}

.presentation-topic .btn {
    font-size: 14px !important;
    padding: 2px 4px
}

.tab-dtlsbtn .tab-btn {
    color: #62626b;
    font-size: 13px;
    padding: 3px 10px;
    border: 2px solid #cfcfcf;
    margin-top: 10px
}

.tab-dtlsbtn .tab-btn:hover {
    background: 0 0
}

.tab-dtlsbtn .more-btn {
    margin-bottom: 0
}

.complete-read {
    border-left: 1px solid red
}

.book-icon {
    padding: 40px 0 10px
}

.about-presentation .model-icon i {
    color: #62626b
}

.tab-dtlsbtn a.more-btn {
    font-size: 14px;
    margin-top: 15px
}

.presentation-morebtn a.more-btn {
    margin-bottom: 25px;
    float: right
}

.presentation-morebtn {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    overflow: hidden
}

.publicated-book {
    margin: 20px 0
}

.publicated-book h5.book-public {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0
}

.publicated-book img {
    width: 100%;
    min-height: 150px
}

h5.book-public a {
    color: #662d91;
    margin-bottom: 0;
    font-size: 16px
}

.publicated-book p.publication-date {
    color: #8b8b8b;
    margin-bottom: 0;
    font-size: 13px;
    text-align: center
}

.publication-section {
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.linkd-color-blue {
    color: #0274b3
}

.accr-head {
    font-size: 23px
}

.no-box {
    box-shadow: none !important;
    background: #f0eaf4;
    height: 100%
}

.common-mt a i {
    font-size: 30px
}

.video-gallary-section .card {
    border: none
}

.video-gallary-section h5.presentation-topic {
    color: #662d91;
    font-size: 21px !important;
    margin-bottom: 0
}

h5.presentation-topic {
    margin-bottom: 0 !important
}

h5.presentation-topic a {
    color: #662d91;
    text-decoration: none
}

.video-gallary-section h5.presentation-topic a:hover {
    text-decoration: none
}

.gallry-icn p i {
    color: #f9cb8f !important;
    padding-right: 0 !important
}

.gall-comment {
    color: #62626b;
    font-size: 12px
}

.gallary-icon-section {
    margin: 11px 0;
    display: flex;
    flex-wrap: wrap
}

.gallary-comment-box {
    /* flex-basis: 33.33% !important; */
    text-align: center;
    border-left: 1px solid #ccc
}

.gallary-comment-box i {
    padding: 8px 5px;
    color: #c5e49e
}

.gallary-comment-box span {
    color: #62626b
}

.gal-comment-image {
    float: left;
    /* width: 70px */
    width: 42px;
    height: 42px;
    margin: 0 8px;
}

.gal-comment-image img {
    width: 100%;
    width: 42px;
    height: 42px;
    /* border-radius: 10px 0; */
    border: 1px solid #ccc;
    padding: 2px
}

.gal-comment-writer {
    text-align: left;
    /* margin-left: 20px !important; */
    float: left;
}

p.gallary-teacher a {
    color: #8dc73f;
    font-size: 15px;
    margin-bottom: 0
}

p.gallary-teacher {
    color: #8dc73f;
    font-size: 15px;
    margin-bottom: 0
}

p.gallary-teacher {
    margin-bottom: 0
}

p.teacher-desig {
    color: #662d91;
    font-size: 13px;
    margin-bottom: 0
}

.video-gallary-section .card {
    margin-bottom: 15px
}

.alochitolikhaInclude .best-reading-content,
.publicationInclude {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 10px;
    background: #f7f7f7;
    margin-top: 25px;
    margin-bottom: 25px;
    min-height: auto
}

.alochitolikhaInclude .best-reading-content h3 {
    font-size: 22px
}

.alochitolikhaInclude .best-reading-content ul li {
    border-bottom: 1px solid #f0f0f0
}

.alochitolikhaInclude .best-reading-content a.see-more {
    padding: 6px 20px !important
}

.publicationInclude h6.book-name {
    font-size: 15px
}

.dtls-page {
    padding: 20px 0;
    margin-top: 5.9rem
}

.common-sm-banner {
    background-image: url(../img/inner-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 40px;
    margin-top: 5.9rem
}

.details-section {
    padding-top: 20px
}

h4.details-header {
    color: #8ac73e;
    text-align: justify;
    font-size: 22px
}

.details-icon {
    background: #f8f8f8;
    margin: 15px 0
}

.details-icon .model-icon {
    padding: 5px
}

.details-icon .model-icon p i {
    padding: 8px 10px
}

.details-icon .up-model-icon p i {
    padding-right: 0
}

.details-icon .model-icon .present-writer {
    padding-right: 5px !important
}

.details-description p.details-data {
    font-size: 15px;
    color: #62626b;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 24px
}

.details-description {
    margin: 5px 0
}

.details-link {
    border-left: 8px solid #662e91;
    padding: 10px 0;
    margin-top: 30px
}

.details-link a {
    padding: 10px 20px;
    color: #662e91
}

.details-link a:hover {
    text-decoration: none
}

.dtl-border {
    border-bottom: 2px solid #ececec;
    text-align: center;
    position: relative
}

.dtl-border img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.detail-object {
    margin: 15px 0
}

h5.recent-comments {
    color: #662e91;
    margin-bottom: 0;
    font-weight: 700
}

.details-media {
    margin-top: 1rem
}

.details-media img {
    height: 80px;
    width: 80px;
    border-radius: 50%
}

.details-media h6.media-head {
    color: #8cc63f;
    display: inline
}

.custom-media-body {
    margin-left: 15px;
    text-align: justify
}

.custom-media-body p {
    color: #62626b;
    font-size: 15px;
    margin: 8px 0;
    line-height: 24px
}

.media-body i {
    padding-top: 0
}

.custom-media-body a.comment-reply {
    color: #662d91;
    font-size: 14px
}

.custom-media-body a.comment-reply:hover {
    cursor: pointer;
    color: #662d91
}

.opinion-section {
    margin: 15px 0;
    margin-bottom: 0
}

.tab-content .cmnt-btn {
    min-width: 130px
}

.add-item.cmnt-btn {
    background: #7979ff
}

.add-item.cmnt-btn:hover {
    background: #4e4ebd
}

.delete-item.cmnt-btn {
    background: #d74348;
    float: right
}

.delete-item.cmnt-btn:hover {
    background: #a1272b
}

.cmnt-btn {
    color: #fff;
    background: #8cc63f;
    border: #8cc63f;
    border-radius: 0;
    min-width: 120px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.cmnt-btn:hover {
    color: #fff;
    background: #78ad31
}

.opinion-section form .form-control:focus {
    border-radius: 0;
    box-shadow: none
}

.opinion-section form .form-control {
    border-radius: 0;
    border-color: #ddd;
    font-size: 15px
}

.commnetor-name .model-icon {
    float: right
}

.commnetor-name .model-icon .present-writer {
    padding-right: 0 !important
}

.marleft {
    margin-left: 15px
}

.mar-ten {
    margin-bottom: 8px !important
}

.member-images img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.member-images h6.member-name a {
    color: #662e91;
    text-align: center;
    font-weight: 550;
    text-decoration: none
}

.inner-content-body textarea.form-control {
    border-radius: 0;
    border: 1px solid #662e91;
    margin: 10px 0;
    width: 100%
}

.inner-content-body textarea.form-control:focus {
    box-shadow: none
}

.inner-content-body input[type=date] {
    border-radius: 0;
    padding: 7px 15px;
    border: 1px solid #662e91;
    border-top: 0;
    border-right: 0;
    margin: 10px 0;
    margin-bottom: 20px
}

.inner-content-body .nav-tabs {
    border-bottom: none
}

form {
    margin-bottom: 0
}

.nav-tabs .nav-link:hover {
    color: #8cc63f
}

.nav-tabs .nav-link {
    border: 1px solid #dee2e6;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-bottom: 0
}

.nav-tabs .nav-link:last-child {
    border-right: 1px solid #dee2e6
}

.inner-content-body .form-control:focus {
    box-shadow: none
}

.inner-content-body .card {
    border-radius: 0
}

.upload-image {
    margin-top: 16px
}

.content-upload-box .upload-image canvas {
    width: 100%;
    min-height: 250px;
    background: url(../img/content-upload-img.jpg) no-repeat;
    border: 1px dashed #d3d3d3;
    background-position: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.upload-image canvas {
    width: 100%;
    min-height: 250px;
    background: url(../img/upload-img1.jpg) no-repeat;
    border: 1px dashed #d3d3d3;
    background-position: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.upload-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.upload-image input {
    width: 100%
}

.upload-image input[type=file] {
    display: none
}

h5.upload-caption {
    color: #662e91
}

.upload-image form {
    margin-bottom: 2px
}

h5.progress-title {
    color: #662d91
}

.upload-image .custom-file-upload {
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: #8cc63f;
    /* margin-top: 10px; */
    border: 1px dashed
}

.inner-content-body .progress-bar-full {
    margin-bottom: 16px
}

.progress-bg {
    background: #8cc63f
}

.progress-bar-full h5.complete-profile {
    color: #662e91
}

.progress-bar-full .progress {
    margin-top: 5px;
    margin-bottom: 20px
}

.ambassador-banner {
    margin-top: 5.9rem !important
}


/* .ambassador .card-body {
    padding: 10px;
    color: #fff
} */

.random-card {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
}

.random-card .ambs-rand-box {
    /* flex-basis: 15%; */
    /* margin-bottom: 20px; */
    box-shadow: 0 0px 5px rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.random-card .ambs-rand-box .box-header {
    width: 100%;
    height: 165px;
}

.random-card .ambs-rand-box .box-header img {
    width: 100%;
    height: 100%;
    border-radius: 3px 3px 0 0;
}

.random-card .ambs-rand-box .box-body {
    padding: 10px;
    background: #fff;
    text-align: center;
    padding-bottom: 0;
    position: relative;
    min-height: 125px;
}

.random-card .ambs-rand-box h6 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

.random-card .ambs-rand-box h6 a {
    color: #8cc63f;
}

.random-card .ambs-rand-box p {
    font-size: 12px;
    color: #62626b;
    margin-bottom: 0;
    margin-top: 10px;
    /* border-top: 1px solid #f0f0f0; */
    /* padding: 10px 0; */
    /* border-bottom: 1px solid #f0f0f0; */
    /* min-height: 55px; */
}

.random-card .ambs-rand-box ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    /* margin: 0 auto; */
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    border-top: 1px solid #f0f0f0;
    background: #fafafa;
}

.random-card .ambs-rand-box ul li {
    display: inline-block;
    padding: 0 10px;
    line-height: 35px;
}

.random-card .random-card-bg:nth-child(1) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(2) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(3) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(4) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(5) .card-body {
    background: #61234e;
}

.random-card .random-card-bg:nth-child(6) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(7) .card-body {
    background: #8cc63f;
}

.random-card .random-card-bg:nth-child(8) .card-body {
    background: #5f5f5f;
}

.random-card .random-card-bg:nth-child(9) .card-body {
    background: #61234e;
}

.random-card .random-card-bg:nth-child(10) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(11) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(12) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(13) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(14) .card-body {
    background: #f9cb8f;
}

.random-card .random-card-bg:nth-child(15) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(16) .card-body {
    background: #ff502f;
}

.random-card .random-card-bg:nth-child(17) .card-body {
    background: #5f5f5f;
}

.random-card .random-card-bg:nth-child(18) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(19) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(20) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(21) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(22) .card-body {
    background: #f9cb8f;
}

.random-card .random-card-bg:nth-child(23) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(24) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(25) .card-body {
    background: #5f5f5f;
}

.random-card .random-card-bg:nth-child(26) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(27) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(28) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(29) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(30) .card-body {
    background: #61234e;
}

.random-card .random-card-bg:nth-child(31) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(32) .card-body {
    background: #8cc63f;
}

.random-card .random-card-bg:nth-child(33) .card-body {
    background: #5f5f5f;
}

.random-card .random-card-bg:nth-child(34) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(35) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(36) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(37) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(38) .card-body {
    background: #f9cb8f;
}

.random-card .random-card-bg:nth-child(39) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(40) .card-body {
    background: #ff502f;
}

.random-card .random-card-bg:nth-child(41) .card-body {
    background: #5f5f5f;
}

.random-card .random-card-bg:nth-child(42) .card-body {
    background: #18bb7c;
}

.random-card .random-card-bg:nth-child(43) .card-body {
    background: #8495a7;
}

.random-card .random-card-bg:nth-child(44) .card-body {
    background: #f37c66;
}

.random-card .random-card-bg:nth-child(45) .card-body {
    background: #662e91;
}

.random-card .random-card-bg:nth-child(46) .card-body {
    background: #f9cb8f;
}

.random-card .random-card-bg:nth-child(47) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(48) .card-body {
    background: #4abcd7;
}

.random-card .random-card-bg:nth-child(49) .card-body {
    background: #5f5f5f;
}


/* .random-card .ambs-rand-box .box-body h6 {
    font-size: 15px;
    font-weight: normal;
}

.random-card .ambs-rand-box .box-body p {
    margin-bottom: 0;
    font-size: 13px;
    color: #62626b;
}

.ambassador-card {
    margin-bottom: 28px
}

.random-card .ambs-rand-box a {
    text-decoration: none !important;
    color: #62626b;
} */


/* .ambassador-card h6.ambassador-name a {
    color: #fff;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 18px;

} */


/* p.ambassador-email {
    color: #fff;
    margin: 5px 0;
    font-size: 14px !important
} */


/* p.ambassador-place {
    color: #fff;
    margin: 10px 0;
    font-size: 14px !important
} */


/* .divider {
    border-top: 1px solid #fff !important;
    margin-top: 10px;
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.divider i {
    padding: 10px 10px
}

.divider i:hover {
    cursor: pointer
} */

.model-selection input[type=text] {
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #662e91;
    border-top: 0;
    border-right: 0;
    transition: all 0.s ease 0s;
    -webkit-transition: all 0.s ease 0s;
    -moz-transition: all 0.s ease 0s;
    -ms-transition: all 0.s ease 0s;
    -o-transition: all 0.s ease 0s
}

.model-selection .form-control:focus {
    box-shadow: none
}

p.presentation-size a {
    color: #fff;
    font-size: 15px;
    text-decoration: none
}

.gallary-card .card {
    border: none;
    background: #F2F2F2;
}

.gallary-card .card-body {
    background: #8cc63e;
    text-align: center;
    border-radius: 0 0 3px 3px;
    border: none;
    padding: 10px
}

.gallary-card .card-body p {
    font-size: 15px !important;
    margin-bottom: 0;
    text-align: left
}

.gallary-card .card img {
    /* width: 100% */
    object-fit: contain;
}

.right-side-bar h5 {
    font-size: 22px
}

.right-side-bar {
    /* margin-top: 25px */
}

.ambassador .card-body {
    border-radius: 0 0 3px 3px
}

.ambassador .card {
    border: none
}

.ambassador .card-body {
    padding-bottom: 0 !important;
    min-height: 80;
    position: relative;
    /* margin-bottom: 15px; */
}

.training-section .card {
    border-bottom: 1px solid #ddd
}

.training-section a {
    text-decoration: none;
    color: inherit
}

.training-section ul .inner {
    overflow: hidden;
    display: none
}

.training-section ul li a.toggle {
    width: 100%;
    display: block;
    color: #fefefe;
    padding: .75em;
    border-radius: .15em;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.eduQ td a {
    color: #662d91 !important;
    text-decoration: none;
    font-size: 15px;
    padding: 4px 0 !important;
    display: block;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.eduQ td a:hover {
    color: #77a43b !important;
    padding-left: 12px !important
}

.upload-section .profile-image {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 20%;
    z-index: 1
}

.bg-none {
    background: 0 0 !important
}

.drop-files {
    margin-bottom: 5px
}

.form-custom-border {
    border: 1px dashed gray;
    padding: 6px;
    border-radius: 3px
}

.drop-files input[type=file] {
    border: 0;
    background: #f0f0f0;
    padding: 5px;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important
}

.upload-content-body {
    margin-top: 0 !important
}

.upload-content-body input[type=text] {
    margin: 10px 0 !important;
    margin-bottom: 20px
}

.upload-content-body input[type=text] {
    border-radius: 0;
    font-size: 14px;
    color: #6c757d;
    border: 1px solid #662d91;
    border-top: 0;
    border-right: 0;
    margin: 10px 0;
    margin-bottom: 20px
}

.upload-content-body textarea {
    border-radius: 0;
    font-size: 14px;
    color: #6c757d;
    border: 1px solid #662d91;
    margin: 10px 0;
    margin-bottom: 20px
}

.upload-content-body label {
    color: #662d91
}

.s-links a {
    float: left
}

.common-class {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    opacity: .2
}

.common-box img {
    width: 15%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.bestcontentmaker {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 15px 10px;
    background: #f7f7f7
}

.mobile-icon-box i {
    color: #fff;
    font-size: 20px;
    padding: 10px
}

.mobile-best-content img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px solid #fff
}

.mobile-best-content {
    border: 1px solid #fff;
    display: inline;
    border-radius: 30px;
    position: absolute;
    top: 22px;
    right: 10px
}

.weekly-best {
    font-size: 12px
}

.comment-edit {
    color: #62626b
}

.btn-for-commne {
    margin: 10px 0
}

.btn-for-commnet a {
    padding: 0 8px;
    font-size: 14px
}

.border-zero {
    border: none
}

.details-description .model-icon i {
    padding: 0 3px
}

.comment-icn i {
    padding-right: 3px;
    color: #662d91;
    font-size: 13px
}

.comment-date {
    color: #62626b;
    font-size: 14px
}

.section-video-gallary h5.presentation-topic {
    margin-bottom: 0 !important
}

.section-video-gallary .model-icon i {
    padding: 10px 3px
}

.section-video-gallary .about-presentation p {
    margin-top: 0
}

.extra-padd {
    padding: 1px 0
}

.commn-padd {
    padding: 3px 0
}

.pagignation-sector ul.pagination li a {
    font-size: 15px
}

.page-item.active .page-link {
    background: #8cc63f;
    border-color: #8cc63f
}

.page-link:focus {
    outline: 0;
    box-shadow: none
}

.custom-item .page-link {
    padding: 7px 20px
}

a.more-btn {
    line-height: 35px;
    color: #959595;
    margin-bottom: 1.5rem;
    font-weight: 100;
    font-size: 15px;
    display: inline-block
}

.lucky-icon {
    font-size: 12px
}

.best-reading-content ul li {
    font-size: 15px
}

h6.commn-mt {
    margin-top: 15px
}

.commn-fs {
    font-size: 14px
}

.commn-mt {
    margin-top: 15px
}

footer ul li {
    display: block
}

.social-links .s-links {
    padding: 0
}

.page-link:focus {
    box-shadow: none
}

.model-selection .col-form-label {
    font-size: 15px;
    text-align: right;
    margin-top: 8px
}

.pagignation-sector {
    /* margin: auto; */
    margin: 30px auto;
}

ul.ht-nav .nav-link {
    color: #fff;
    padding-top: 4px
}

ul.ht-nav .navbar-nav .dropdown-menu {
    position: absolute !important;
    z-index: 9999 !important
}

.menu-small {
    position: absolute;
    right: 14px;
    top: 35px
}

.menu-small nav {
    padding: 8px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.menu-small .nav-item .nav-link {
    color: #8cc63f;
    font-size: 15px
}

.menu-small .nav-item .nav-link:focus {
    outline: 0
}

.small-nav-icon img {
    height: 20px;
    width: 20px;
    margin: 0 3px
}

.sm-btn-bg {
    background: #8cc63f;
    border-radius: 0;
    color: #fff
}

.menu-small .dash-upbtn {
    background: #8cc63f;
    color: #fff;
    font-style: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 2px 2px
}

.upload-shadow {
    box-shadow: 0 -2px 6px rgba(0, 0, 0, .1);
    position: relative
}

.cont-relative {
    position: relative
}

.upload-content-banner {
    background-image: url(../img/inner-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0
}

.table td,
.table th,
.table thead th {
    vertical-align: baseline;
    padding: 6px 10px !important
}

.table thead {
    color: #662d91
}

.table thead th {
    padding: 12px;
    text-transform: capitalize
}

.table tbody tr td,
.table tbody tr th {
    color: #62626b;
    font-size: 15px;
    font-family: SolaimanLipi !important;
}

.acheivement-tabletr td {
    font-size: 15px;
    color: #62626b;
    padding: 6px 12px !important
}

.acheivement-table tr {
    transition: all .3s ease 0s
}

.acheivement-table tr:hover td {
    color: #fff
}

.acheivement-table tbody tr:hover {
    border: 0;
    background: #8cc63f !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important
}

th.action-btn {
    width: 100px;
    margin: auto
}

.action .btn {
    width: 100%;
    padding: 8px 6px
}

.action-btn .btn {
    width: 100px;
    border-radius: 3px !important
}

.action-btn .btn i {
    font-size: 13px
}

.update-btn .see-more {
    border: 3px solid #8cc63f;
    border-radius: 0;
    color: #8cc63f !important;
    font-size: 16px
}

.update-btn .see-more:before {
    border-radius: 0;
    background: #8cc63f
}

.update-btn .see-more:hover {
    border: 3px solid #8cc63f !important
}

.update-btn .see-more:hover:before {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.is-danger {
    color: red !important
}

a.downld-link {
    font-size: 15px;
    color: #fff;
    background: #8cc63f;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

a.downld-link:hover {
    color: #fff
}

a.downld-link i {
    color: #fff
}

a.downld-link:hover {
    text-decoration: none
}

.download-link-section {
    margin: 15px 0
}

.download-link-section i {
    color: #662e91;
    margin-right: 5px
}

.download-link-section a.downld-link {
    padding: 2px 10px;
    border-radius: 3px;
}

.rating-gap {
    margin-right: 5px
}

.recent-comment-mt {
    margin-top: 4px
}

.dtls-cnt-img {
    width: 100%;
    margin-bottom: 15px
}

.details-description .iframe {
    height: 450px;
    width: 100%
}

.mt-fifty {
    margin-top: 31px
}

.commn-height img {
    height: 200px
}

.gallary-mt {
    margin-top: 5.7rem
}

.common-banner {
    background-image: url(../img/inner-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 !important;
    margin-top: 5.5rem
}

.margin-top-twelve {
    margin-top: 12px !important;
    padding: 0 !important
}

label {
    color: #662d91
}

.form-search-btn {
    color: #fff;
    background: #8cc63f;
    border: #8cc63f;
    border-radius: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    margin-top: 32px
}

.form-search-btn:hover {
    color: #fff;
    background: #78ad31
}

.up-dtls img {
    height: 240px;
    width: 100%;
    object-fit: contain;
}

.mt-fourteen {
    margin-top: 10px
}

.searchBtn {
    color: #fff;
    background: #78ad31;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.searchBtn:hover {
    color: #fff
}

.green-outline {
    border-color: #8cc63f !important
}

.green-outline:hover {
    background: #8cc63f !important;
    color: #fff
}

.green-outline:hover i {
    color: #fff
}

.users-liked {
    padding: 10px 15px;
    min-width: 80px
}

.users-liked a {
    font-size: 15px;
    color: #62626b
}

.users-liked i {
    font-size: 15px;
    color: #662d91
}

.users-liked a:hover {
    text-decoration: none
}

.mt-ten {
    margin-top: 15px
}

.like-border {
    border-top: 1px solid #f2f2f2
}

.users-liked:hover {
    background: #f9f9f9;
    cursor: pointer
}

ul.starrating {
    padding: 10px 10px
}

.hidden-section-logo-bg {
    text-align: center;
    margin: auto;
    background: #662d91;
    padding: 20px 10px;
    margin-top: 0;
    display: block;
    width: 100%
}

.mt-one-thirty {
    margin-top: 135px
}

ul.small-log-tab {
    justify-content: center;
    border-bottom: none
}

ul.small-log-tab li.nav-item {
    width: 50%;
    padding: 0 !important;
    background: #f0f0f0
}

ul.small-log-tab li.nav-item.active {
    background: #8cc63f;
    transition: .3s ease
}

ul.small-log-tab li.nav-item a {
    font-size: 18px !important;
    padding: 10px 0 !important
}

ul.small-log-tab li.nav-item.active a {
    color: #fff !important
}

.log-btn-mb {
    margin-bottom: 30px
}

.cust-modal-cont {
    border-radius: 0
}

.cust-modal-cont .modal-header {
    background: #8cc63f;
    color: #fff;
    border-radius: 0;
    padding: 8px 20px
}

h4.modal-title {
    font-size: 22px
}

.cust-modal-cont .modal-header .close {
    color: #fff;
    opacity: 1
}

p.date-upt {
    font-size: 14px !important;
    margin-bottom: 10px
}

p.history-descibed a {
    color: #662d91;
    font-size: 16px
}

p.history-descibed a:hover {
    text-decoration: none
}

.btn-dtl a {
    color: #662d91
}

.btn-dtl a:hover {
    text-decoration: none
}

.edt-icon {
    color: #662d91;
    font-size: 14px
}

h5.personal-info a:hover {
    text-decoration: none
}

.lelvel-color {
    color: #62626b !important;
    font-size: 12px;
    margin-left: 6px
}

.report {
    padding: 10px 0
}

.report a {
    color: #662d91;
    border: 1px solid #662d91;
    padding: 5px 14px;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.report a:hover {
    text-decoration: none;
    background: #8cc63f;
    color: #fff;
    border: 1px solid #8cc63f
}

.history-icon input[type=checkbox] {
    margin-top: 0;
    margin-right: 0
}

.prof-level .ldBar.label-center .ldBar-label {
    font-size: 26px !important
}

.deleteContent {
    color: #62626b
}

.cust-modal-cont button {
    border-radius: 0
}

.presentation-mb {
    margin-bottom: 1rem
}

.date-upt i {
    font-size: 12px
}

.custom-select option {
    font-family: 'SolaimanLipi', 'Roboto' !important
}

a.js-ticker-item:hover {
    color: #000 !important
}

h5 a.news-item {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

h5 a.news-item:hover {
    padding-left: 15px !important
}

.dropdown-menu.blog-drp-menu {
    right: 5px !important
}

.border-less-date {
    border-radius: 0 !important;
    border: none !important;
    border-left: 1px solid #662d91 !important;
    border-bottom: 1px solid #662d91 !important;
    color: #6c757d;
    font-size: 14px
}

.border-less-date:focus {
    box-shadow: none
}

.border-less-title {
    border-radius: 0 !important;
    border: none !important;
    border-left: 1px solid #662d91 !important;
    border-bottom: 1px solid #662d91 !important;
    color: #6c757d;
    font-size: 14px
}

.border-less-title:focus {
    box-shadow: none !important
}

.gj-unselectable .btn {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0 !important
}

.searchBtn i {
    font-size: 14px
}

.gj-datepicker .form-control[readonly] {
    background: 0 0 !important
}

.split-main {
    vertical-align: top;
    border-left: 1px solid #ddd;
    padding-left: 0
}

.split-top {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 50%;
    position: relative
}

.split-bottom {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    height: 50%;
    position: relative
}

.split-centerd {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.split-main i {
    padding: 0;
    padding-right: 6px
}

.short-list:hover .dropdown-menu {
    display: block
}

.inner-content-body input[type=file] {
    border-top: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.present-writer a {
    color: #662d91;
    font-size: 13px
}

.gallary-teacher a {
    color: #662d91
}

.member-lists .lists ul li a.active {
    color: #8cc63f
}

.member-lists .lists ul li a i {
    font-size: 9px;
    position: relative;
    top: -2px
}

.drp-mt {
    margin-top: 5px
}

.close:focus {
    outline: 0
}

.basic-btn {
    float: right
}

.modal-table td {
    min-width: 100px;
    color: #62626b;
    font-size: 15px
}

.modal-table td:first-child {
    color: #662d91;
    text-align: right
}

.modal-table td img {
    max-width: 100%
}

.table {
    margin-bottom: 0
}

.modal-body {
    margin-bottom: 0
}

.profile-table td {
    font-size: 12px
}

.profile-table {
    margin-top: 10px
}

.profile-table tr td:first-child {
    border: none;
    font-size: 14px
}

.profile-table tr td:last-child {
    border-right: none;
    border-top: none;
    border-bottom: none;
    color: #62626b;
    font-size: 14px
}

.division-color {
    color: #a99cb3
}

.janala-icon ul li a {
    color: #662d91
}

@media(min-width:321px) and (max-width:360px) {
    .log-max-show .forget-box-content .first-action {
        padding-bottom: 40px !important
    }
}

@media(min-width:361px) and (max-width:375px) {
    .log-max-show .forget-box-content .first-action {
        padding-bottom: 40px !important
    }
}

@media(min-width:376px) and (max-width:414px) {
    .log-max-show .forget-box-content .first-action {
        padding-bottom: 40px !important
    }
    .model-content-banner {
        margin-top: 4rem
    }
}

@media(max-width:375px) {
    .model-content-banner {
        margin-top: 3rem
    }
}

@media(max-width:414px) {
    .gal-comment-image img {
        height: 40px !important;
        width: 40px !important
    }
    .gallary-comment-box i {
        padding: 0
    }
    .gal-comment-image {
        width: 62px
    }
    .gal-comment-image {
        margin: 0
    }
    .comment-date {
        font-size: 12px
    }
    .comment-icn i {
        font-size: 12px
    }
    .details-media h6.media-head {
        margin-bottom: 0
    }
    .menu-small {
        position: relative;
        width: 100%;
        right: 0;
        top: 25px
    }
    .menu-small .navbar-nav {
        margin: auto
    }
    .model-banner-data {
        text-align: center
    }
    .upload-content-banner {
        padding: 25px 0
    }
    .cont-relative .model-banner-data {
        margin-bottom: 0
    }
    .header-top-text {
        display: none
    }
    .header p {
        font-size: 12px
    }
    .language a.language-btn {
        font-size: 12px
    }
}

@media(min-width:415px) and (max-width:575px) {
    .log-max-show .forget-box-content .first-action {
        padding-bottom: 40px !important
    }
    .menu-small {
        position: relative;
        width: 100%;
        right: 0;
        top: 25px
    }
    .menu-small .navbar-nav {
        margin: auto
    }
    .model-banner-data {
        text-align: center
    }
    .upload-content-banner {
        padding: 25px 0
    }
    .cont-relative .model-banner-data {
        margin-bottom: 0
    }
    .language p {
        font-size: 12px
    }
    .header p {
        font-size: 12px;
        line-height: 21px
    }
    .language a.language-btn {
        font-size: 12px
    }
}

@media(min-width:576px) and (max-width:767px) {
    .ldBar svg {
        width: 35%;
    }
    .log-max-show .forget-box-content .first-action {
        padding-bottom: 40px !important
    }
    .imp-link {
        margin-top: 16px
    }
    .menu-small {
        top: 42px
    }
    .menu-small nav {
        padding: 4px
    }
    .language p {
        font-size: 12px
    }
    .header p {
        font-size: 12px;
        line-height: 21px
    }
    .language a.language-btn {
        font-size: 12px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .imp-link {
        margin-top: 16px
    }
    .model-content-banner {
        margin-top: 4.5rem
    }
    .menu-small {
        top: 42px
    }
    .menu-small nav {
        padding: 4px
    }
}

.details-img.fullscreen {
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.details-img img {
    position: relative !important;
    width: 100%;
    height: 100%
}

.details-img button:hover {
    background: #fff !important
}

.details-img button {
    position: absolute;
    right: 35px;
    margin-top: 20px;
    background: #ffffffb0;
    border-radius: 50%
}

.details-img button i {
    font-size: 21px;
    padding-top: 4px;
    padding-left: 1px !important
}

.ambassador-desc-box {
    /* border: 1px solid #f0f0f0; */
    padding: 16px;
    margin-top: 3px;
    position: relative;
    margin-bottom: 20px;
}

.ambassador-desc-box h5 {
    color: #8cc63f;
    font-size: 22px
}

.ambassador-desc-box p {
    font-size: 15px;
    color: #62626b;
    text-align: justify;
    line-height: 24px
}

.ambassador-desc-box .ambassador-btn {
    background: #fff;
    color: #62626b;
    font-size: 15px;
    border: 1px solid #d0c8c8;
    /* border-left: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0; */
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.ambassador-desc-box .ambassador-btn:hover {
    background: #662d91;
    color: #fff
}

.ambassador-desc-box .ambassador-btn:hover i {
    color: #fff
}

.ambassador-desc-box .ambassador-btn i {
    color: #8cc63f;
    margin-right: 5px
}

.ambassador-modal .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto
}

.ambassador-modal h5 {
    color: #8cc63f
}

.ambassador-modal .table {
    margin-bottom: 0
}

.ambassador-modal .table tr td,
.ambassador-modal p,
.ambassador-modal ul li {
    font-size: 15px;
    color: #62626b
}

.ambassador-modal p.condition {
    font-size: 14px;
    color: #ec5858;
    line-height: normal
}

.ambassador-modal .nav-tabs .nav-item {
    width: 50%;
    font-weight: 700
}

.ambassador-modal .close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 35px;
    height: 35px;
    background: #8cc63f;
    border-radius: 50%;
    color: #fff;
    padding: 0;
    opacity: 1
}

.ambassador-modal .close:hover {
    opacity: 1 !important
}

.ambassador-modal .close i {
    font-size: 16px;
    line-height: 30px
}

.mypage-drpdwn {
    right: 0;
    position: absolute !important;
    padding: 5px 10px;
    z-index: 1
}

.ac-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.training-ac-content .ac-box {
    flex-basis: 50%
}

.training-ac-content .ac-box label input {
    margin-right: 8px
}

.ac-box {
    flex-basis: 16.6%;
    background: #fff;
    border: 1px solid #f0f0f0;
    text-align: center
}

.ac-box label {
    display: block;
    margin-bottom: 0;
    padding: 8px 10px;
    cursor: pointer;
    color: #62626b
}

.ac-box label i {
    margin-left: 5px
}

.ac-box.active {
    border: 1px solid #8cc63f;
    color: #8cc63f
}

.ac-box.active label i {
    color: #8cc63f
}

.ac-box input {
    cursor: pointer
}

@media(max-width:414px) {
    .userprofilecontent-btn form {
        text-align: center !important;
    }
    .userprofilecontent-btn .see-more {
        width: 100%;
    }
    .ac-box {
        flex-basis: 25%
    }
    .ac-box label i {
        margin-left: 10px
    }
}

@media(max-width:375px) {
    .ac-box {
        flex-basis: 33.33% !important
    }
}

@keyframes radio-wave {
    0% {
        height: 15px;
        width: 15px;
        opacity: .35;
        position: relative
    }
    100% {
        height: 50px;
        width: 50px;
        margin-top: -19px;
        margin-left: -18px;
        opacity: 0
    }
}

.ac-box .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 12px;
    width: 12px;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    outline: 0;
    transition: all .15s ease-out 0s;
    -webkit-transition: all .15s ease-out 0s;
    -moz-transition: all .15s ease-out 0s;
    -ms-transition: all .15s ease-out 0s;
    -o-transition: all .15s ease-out 0s
}

.ac-box .option-input:hover {
    background: #9faab7
}

.ac-box .option-input:checked {
    background: #8cc63f
}

.ac-box .option-input:checked::after {
    -webkit-animation: radio-wave .65s;
    -moz-animation: radio-wave .65s;
    animation: radio-wave .65s;
    background: #8cc63f;
    content: '';
    display: block;
    position: relative;
    z-index: 100
}

.ac-box .option-input.radio {
    border-radius: 50%
}

.ac-box .option-input.radio::after {
    border-radius: 50%
}

.addachievement_img img #achievement_file_preview_add {
    width: 100% !important
}

.pagination li.disabled {
    background: 0 0
}

@media (max-width:991px) {
    span.sidebarToggleMenu {
        display: block !important
    }
    .common-sm-banner {
        margin-top: 0
    }
    .logedin-user,
    .loginButton {
        margin-left: 0;
        margin-top: 10px
    }
    .main-nav li.n-item {
        padding-left: 5px !important
    }
    .main-nav li.n-item:last-child {
        padding-left: 0 !important
    }
    .navbar-nav.sm-collapsible .dropdown-menu .sub-arrow {
        margin-right: 10px
    }
    .section .logedin-user .dropdown-menu1 {
        width: 100%
    }
    .section {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto
    }
    .main-nav {
        position: relative;
        z-index: 99
    }
    .section-1 {
        margin-top: 0
    }
}

span.n-write i.far {
    padding-left: 0 !important
}

.popo {
    background: #662d91;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    width: 110px;
    display: block;
    padding: 6px 10px 4px;
    text-align: center;
    float: left;
    margin-bottom: 14px
}

.popo2 {
    margin-bottom: 14px !important;
    margin-top: 0 !important;
    float: left;
    font-size: 22px;
    border: solid 1px #662d91;
    line-height: 44px;
    padding: 0 15px;
    width: 545px
}

.popo2 a {
    text-decoration: none
}

.popo2 a:hover {
    color: #662d91 !important
}

@keyframes click-wave {
    0% {
        height: 20px;
        width: 20px;
        opacity: .35;
        position: relative
    }
    100% {
        height: 50px;
        width: 50px;
        margin-left: -20px;
        margin-top: -20px;
        opacity: 0
    }
}

.up-history-box .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 10px;
    right: 0;
    bottom: 0;
    height: 15px;
    width: 15px;
    transition: all .15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: .5rem;
    outline: 0;
    position: relative;
    z-index: 1000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.up-history-box .option-input:hover {
    background: #9faab7
}

.up-history-box .option-input:checked {
    background: #8cc63f
}

.up-history-box .option-input:checked::before {
    height: 10px;
    width: 10px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%)
}

.up-history-box .option-input:checked::after {
    -webkit-animation: click-wave .65s;
    -moz-animation: click-wave .65s;
    animation: click-wave .65s;
    background: #8cc63f;
    content: '';
    display: block;
    position: relative;
    z-index: 100
}

.up-history-box .option-input.radio {
    border-radius: 50%
}

.up-history-box .option-input.radio::after {
    border-radius: 50%
}

.upload-card .card-body .history-border:last-child {
    border: none;
    margin-bottom: 0
}

.upload-card .card-body .history-border:last-child .mahbub p.date-upt {
    margin-bottom: 0
}

.doc-up-dtls img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.doc-cont-dt:last-child .model-cont-dtls {
    margin-bottom: 0
}

.ambassador-modal .nav-tabs .nav-link {
    border-bottom: 3px solid #dee2e6
}

.ambassador-modal .nav-tabs .nav-link.active {
    background: #f6f6f6;
    color: #662d91;
    border-bottom: 3px solid #662d91
}

.log-max-show .tab-content {
    padding-bottom: 20px
}

.note-editor.note-frame {
    z-index: 1
}

a.comment-reply i {
    font-size: 13px
}

a.delete-modal:hover {
    text-decoration: none
}

.deleteContent textarea {
    border: 1px solid #662d91;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.media-description p {
    color: #62626b
}

.achievement_title h6 {
    margin-bottom: 0
}

.max-word-limit {
    color: red;
    font-size: 17px
}

.edit_delete_show {
    display: none
}

.edit_delete_hide {
    display: block;
    float: right
}

.edit_delete_show .btn {
    font-size: 14px !important;
    padding: 2px 4px
}

.max-word-limit {
    font-size: 16px
}

.cust-details-section {
    /* margin-top: 20px; */
    padding-top: 0
}

.custom-media-details p {
    margin-bottom: 0;
    color: #62626b
}

.cust-border {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px
}

.report-fix {
    margin-top: 5px;
    margin-bottom: 5px
}

.update-upload-content-body input[type=text] {
    margin-top: 0 !important;
    margin-bottom: 20px !important
}

.update-upload-content-body .custom-select {
    margin-top: 0 !important;
    margin-bottom: 20px !important
}

.update-upload-content-body .note-editor.note-frame {
    margin-bottom: 20px !important
}

.drop-files input[type=text] {
    padding-left: 10px !important
}

.edituserprofile_footer .footer-title {
    margin-bottom: 10px !important
}

.edituserprofile_footer .footer-title h5 {
    margin-bottom: 10px !important
}

.edituserprofile_footer nav.social-links i {
    padding-top: 4.5px
}

.page-item .page-link {
    padding: 7px 20px;
    color: #666;
    line-height: 20px
}

ul.pagination .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: center;
    border-right: 0
}

ul.pagination .page-item:last-child .page-link {
    margin-left: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
    border-left: 0
}

.details-description p {
    font-size: 15px;
    color: #62626b;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 24px
}

.box-content-mb {
    margin-bottom: 40px !important
}

.onday-link {
    color: #662d91;
    font-size: 15px
}

.onday-link:hover {
    color: #662d91
}

.on-this-day .carousel-indicators li {
    background-color: #616161;
    width: 20px !important
}

.blog-images {
    position: relative
}

.note-editor .modal-header {
    background: #8cc63f;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 10px 1rem !important
}

.note-editor h4.modal-title {
    color: #fff
}

.note-editor .modal-header .close {
    color: #fff;
    opacity: 1
}

.note-editor .note-image-btn {
    background: #8cc63f !important;
    border: 1px solid #8cc63f !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.upload-content-body .note-input {
    border: 1px dashed gray !important;
    padding: 6px;
    border-radius: 3px
}

.preview-frame iframe {
    width: 100%;
    height: 250px !important
}

.vdo-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.vdo-play img {
    height: 60px !important;
    width: 60px !important
}

.pt-tweenty-five {
    padding-top: 25px
}

.vdo-play-sm img {
    height: 45px;
    width: 45px !important
}

.best-content-maker .carousel-indicators {
    bottom: -12px !important
}

.all-best-cont .model-content-header h5 {
    margin-bottom: 10px
}

.all-best-cont .best-content .box-img img {
    margin-top: 15px
}

.bestcontentmaker .b-content {
    margin-top: 0 !important
}

.main-content .box .forget-box-content {
    min-height: 370px !important
}

.form-control.pincode-input-text,
.pincode-input-text {
    width: 16.5% !important;
    text-align: center
}

.main-content .second-action .tab-content input {
    margin-top: 0 !important
}

.main-content .pre-page {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border: 0;
    border-left: 4px solid #8cc63f;
    color: #662d91;
    font-size: 14px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px
}

.main-content .pre-page:hover {
    color: #fff;
    background-color: #8cc63f;
    border-left: 4px solid #662d91
}

.main-content .pre-page i {
    font-size: 13px !important;
    margin-right: 5px
}

.main-content .forget-submit {
    font-size: 14px;
    background-color: #fff;
    border: 0;
    border-right: 4px solid #662d91;
    padding: 6px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    color: #662d91
}

.main-content .forget-submit:hover {
    background-color: #662d91;
    border-right: 4px solid #8cc63f;
    color: #fff
}

.main-content .code-send-btn {
    font-size: 14px;
    border: 0;
    border-right: 4px solid #662d91;
    padding: 6px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    color: #662d91;
    margin-top: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.main-content .code-send-btn:hover {
    background-color: #662d91;
    border-right: 4px solid #8cc63f;
    color: #fff
}

.second-action form {
    transform: translateY(8%);
    -webkit-transform: translateY(8%);
    -moz-transform: translateY(8%);
    -ms-transform: translateY(8%);
    -o-transform: translateY(8%)
}

.second-action .less-mb {
    margin-bottom: 10px
}

.pagination {
    justify-content: center
}

.w-0 {
    width: 0% !important
}

.banner-box .carousel-control-prev {
    left: 60px
}

.banner-box .carousel-control-next {
    right: 60px
}

.bn-left {
    padding: 0 10px;
    background: rgba(225, 225, 225, .9);
    display: none
}

.bn-right {
    padding: 0 10px;
    background: rgba(225, 225, 225, .9);
    display: none
}

.banner-box:hover .bn-left,
.banner-box:hover .bn-right {
    display: block
}

.techers-intro h5 a {
    color: #fff;
    text-decoration: none
}

.popup .modal-backdrop {
    position: relative !important
}

.popup .modal {
    top: 80px;
    background: rgba(0, 0, 0, .7)
}

.bn-left {
    padding: 0 10px;
    background: rgba(225, 225, 225, .9);
    display: none
}

.bn-right {
    padding: 0 10px;
    background: rgba(225, 225, 225, .9);
    display: none
}

.banner-box:hover .bn-left,
.banner-box:hover .bn-right {
    display: block
}

.techers-intro h5 a {
    color: #fff;
    text-decoration: none
}

.popup .modal-content {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important
}

.resposnsive-menu .content {
    width: 100%;
    height: 100%;
    display: table;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    padding-bottom: 15px
}

#demo-list a {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-family: SolaimanLipi !important
}

#demo-list li:first-child a {
    border-top: 1px solid #d9d9d9
}

span.sidebarToggleMenu {
    display: none
}

.training-section .card,
.training-section .card-body,
.training-section .card-header {
    border-radius: 0;
    -webkit-webkit: border radius 0;
    -moz-webkit: border radius 0;
    -ms-webkit: border radius 0;
    -o-webkit: border radius 0
}

.training-section .mb-0>a {
    display: block;
    position: relative
}

.training-section .mb-0>a:after {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 10px;
    margin-top: 4px
}

.training-section .mb-0>a[aria-expanded=true]:after {
    content: "\f077";
    font-size: 10px;
    margin-top: 4px
}

.parallax .dropdown .btn {
    cursor: pointer;
    width: 100%;
    border: 3px solid #fff;
    text-align: center;
    padding: 8px;
    color: #fff !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.parallax .dropdown .btn:hover {
    background: #662d91
}

.parallax .dropdown-menu {
    border-radius: 0;
    padding: 5px 12px
}

.parallax .dropdown-menu a {
    font-size: 15px;
    font-family: SolaimanLipi !important;
    color: #62626b;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.parallax .dropdown-menu a:hover {
    padding-left: 12px;
    color: #8cc63f;
    background: 0 0
}

.parallax .dropdown-menu a:last-child {
    border-bottom: 0
}

.checkmenu a.signin-btn {
    border: 0 !important;
}

.bestcontentmaker h5,
.alochitolikhaInclude h3,
.publicationInclude h5 {
    margin-bottom: 5px !important;
}

.bestcontentmaker .best-content .box-img {
    margin-top: 20px;
}


/* ///////////////////////////// 16.10.2019 ////////////////////////////// */

.dash-navbar-expand {
    display: flex;
    flex-wrap: wrap;
}

.dash-navbar-expand form {
    flex-basis: 55%;
}

.dash-navbar-expand form .form-control {
    width: 100%;
}

.dash-navbar-expand .navbar-nav {
    flex-basis: 40%;
    display: grid;
    grid-template-columns: 6fr 6fr;
}

.dash-navbar-expand .navbar-nav li:first-child {
    margin-right: 10px;
}

.dash-navbar-expand .navbar-nav li a,
.dash-navbar-expand .navbar-nav li .dash-upbtn {
    width: 100%;
}

.mypage-menu .btn.logo-download {
    border: 1px solid #f0f0f0;
    padding: 2px 12px;
    border-radius: 0;
    margin-right: 10px;
    font-family: SolaimanLipi !important;
    color: #8cc63f;
}

.mypage-menu .btn.logo-download:hover {
    color: #fff;
    background: #8cc63f;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.mypage-menu .btn.logo-download i {
    font-size: 18px;
    position: relative;
    top: 2px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .dash-navbar-expand form,
    .dash-navbar-expand .navbar-nav {
        flex-basis: 50%;
    }
}

@media (max-width: 991px) {
    .dash-nav {
        padding-bottom: 12px;
    }
    .dash-navbar-expand form .form-control {
        width: 100%;
    }
    .dash-navbar-expand form,
    .dash-navbar-expand .navbar-nav {
        flex-basis: 100%;
    }
}

@media (max-width: 414px) {
    .dash-nav {
        padding-bottom: 6px;
    }
    .dash-navbar-expand form .form-control {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media (max-width: 360px) {
    .dash-navbar-expand .navbar-nav {
        display: grid;
        grid-template-columns: 7fr 6fr;
    }
}

@media (max-width: 320px) {
    .dash-navbar-expand .navbar-nav {
        display: grid;
        grid-template-columns: 1fr;
    }
    .dash-navbar-expand .navbar-nav li:first-child {
        margin: 5px 0 10px 0;
    }
}

.pt-tweenty-five form {
    margin-bottom: 20px;
}


/* ///////////////////////////// 16.10.2019 ////////////////////////////// */

.userprofilecontent-btn form {
    padding: 0 20px;
}


/* 5.11.2019 Code by mahbub */

.section .main-nav ul li a i {
    font-size: 18px;
    margin-top: 0px;
}

.ambassador-opacity {
    opacity: .6;
}

.ambassador-card h6.ambassador-name a {
    opacity: 1 !important;
}

.archive-icon {
    color: #662d91;
}

.doc-up-dtls {
    background: #F2F2F2;
}

.complete-icn {
    float: right;
}

.complete-icn i {
    font-size: 15px;
    color: #8cc63f;
}

.comlpete-btn {
    background: #f7f7f7;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 9px 20px;
}

.comlpete-btn i {
    color: #8cc63e !important;
    font-size: 20px;
}

.up-dtls {
    background: #F2F2F2;
}

.time-border {
    border: 1px dotted #8cc63f;
    float: right;
    padding: .5rem;
}

.minute-color {
    color: #62626b;
}

h4.bangla-34 {
    font-size: 18px;
}

.common-banner .model-selection .custom-select {
    background-color: transparent;
}

.model-banner-data {
    margin-top: 10px;
}

.common-banner {
    margin-bottom: 20px;
}

.model-details {
    width: 100%;
    padding: 10px;
}

.modal-more-dot {
    font-size: 25px;
}

.model-selection form {
    margin-bottom: 0;
}

.common-banner .model-selection .form-group {
    margin-bottom: 0;
}

.common-banner .model-selection input[type="text"] {
    background-color: transparent;
}

.archive-box .archive-btn {
    border: 1px solid #f0f0f0;
    padding: 5px 17px;
    font-size: 12px;
    margin-bottom: 15px;
    color: #62626b;
}


/* @media(max-width:991px) {
    .model-banner-data {
        margin-bottom: 12px;
    }
} */


/* /////////////////////////////////////////////////////////////////// */

.panel {
    max-width: 500px;
    /* text-align: center; */
}

.button_outer {
    /* background: #83ccd3; */
    border-radius: 30px;
    text-align: center;
    height: 10px;
    width: 200px;
    /* display: inline-block; */
    transition: .2s;
    position: relative;
    overflow: hidden;
}

.btn_upload {
    padding: 17px 30px 12px;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}

.btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}

.file_uploading {
    width: 100%;
    height: 10px;
    margin-top: 20px;
    background: #ccc;
}

.file_uploading .btn_upload {
    display: none;
}

.processing_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 30px;
    background: #83ccd3;
    transition: 3s;
}

.file_uploading .processing_bar {
    width: 100%;
}

.success_box {
    display: none;
    width: 50px;
    height: 50px;
    position: relative;
}

.success_box:before {
    content: '';
    display: block;
    width: 9px;
    height: 18px;
    border-bottom: 6px solid #fff;
    border-right: 6px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 17px;
    top: 10px;
}

.file_uploaded .success_box {
    display: inline-block;
}

.file_uploaded {
    margin-top: 0;
    /* width: 50px; */
    background: #83ccd3;
    /* height: 50px; */
}

.uploaded_file_view {
    max-width: 300px;
    margin: 40px auto;
    text-align: center;
    position: relative;
    transition: .2s;
    opacity: 0;
    border: 2px solid #ddd;
    padding: 15px;
}

.file_remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #aaa;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    right: -15px;
    top: -15px;
}

.file_remove:hover {
    background: #222;
    transition: .2s;
}

.uploaded_file_view img {
    max-width: 100%;
}

.uploaded_file_view.show {
    opacity: 1;
}

.error_msg {
    /* text-align: center; */
    color: #f00
}


/* .file-progress{
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  background: #fff;
  opacity: .8;
  height: 100%;
  z-index: 9;
  text-align: center;
  margin-bottom: 15px;
} */

.ambassador-desc-box .ambassador-left {
    background: #fff;
    color: #62626b;
    font-size: 15px;
    border: 1px solid #d0c8c8;
    /* border-left: 1px solid #f0f0f0; */
    /* border-top: 1px solid #f0f0f0; */
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.ambassador-desc-box .ambassador-left i {
    color: #8cc63f;
    margin-right: 5px;
}

.ambassador-desc-box .ambassador-left:hover {
    background: #662d91;
    color: #fff;
}

.sr-no {
    width: 20px;
}

.teachers-verify {
    padding: .4rem 10px;
}

.teachers-verify:hover {
    color: #fff;
}

.teacher-verify-table {
    margin-bottom: 20px;
}

.teacher-verify-table a.teachers-name {
    color: #62626b;
    font-size: 15px;
    font-family: SolaimanLipi !important;
}

.teacher-verify-table img.teacher-images {
    height: 60px;
    width: 50px;
}

.teachers-verify {
    background: #662d91 !important;
}

.teachers-verify i {
    font-size: 13px;
    margin-right: 5px;
}

.share-icons {
    position: relative;
    top: 10px;
}

.twitter-share-button {
    /* border: 1px solid #662d91; */
    padding: 4.5px 10px;
    /* margin-left: 5px; */
    /* line-height: 18px; */
    font-size: 14px;
    font-weight: normal;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    background: #00acee;
    color: #fff;
    position: relative;
    top: -10px;
}

.twitter-share-button i {
    color: #fff;
    position: relative;
    top: 2px;
}

.starrating li:nth-child(7),
.starrating li:nth-child(8) {
    margin-top: -3px;
    margin-left: 10px;
}

._2tga._8j9w {
    font-size: 13px;
    /*height: 28px;
    */
    padding: 2px 10px;
    line-height: 25px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

._3jn- {
    margin-top: -2px;
}

.level-size {
    font-size: 17px;
}

.file-types {
    font-size: 12px;
}

#progress_bar {
    margin: 10px 0;
    /* padding: 3px; */
    font-size: 14px;
    clear: both;
    opacity: 0;
    -moz-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    -webkit-transition: opacity 1s linear;
    border: 1px dotted #8cc63f;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

#progress_bar.loading {
    opacity: 1.0;
}

#progress_bar .percent {
    background-color: #8cc63f;
    height: auto;
    width: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
    text-align: right;
}

.mb-fifty {
    margin-bottom: 50px;
}

@media(min-width:470px) {
    .ambassador-desc-box .ambassador-left {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .ambassador-desc-box .ambassador-btn {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

@media(max-width:469px) {
    .ambassador-desc-box {
        text-align: center;
    }
    .ambassador-desc-box .ambassador-left {
        margin-bottom: 20px;
    }
}

ul.divider a i {
    color: #662d91;
}


/* .divider a.text-white:nth-child(1) i {
    color: #3b5998;
}

.divider a.text-white:nth-child(2) i {
    color: #00acee;
}

.divider a.text-white:nth-child(3) i {
    color: #3f729b;
}

.divider a.text-white:nth-child(4) i {
    color: #0e76a8;
}

.divider a.text-white:nth-child(1):hover i {
    color: #fff;
    background: #662d91;
}

.divider a.text-white:nth-child(2):hover i {
    color: #fff;
    background: #662d91;
}

.divider a.text-white:nth-child(3):hover i {
    color: #fff;
    background: #662d91;
}

.divider a.text-white:nth-child(4):hover i {
    color: #fff;
    background: #662d91;
} */

.rounded-image img {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}


/* /////////////////////////////////////////////////////////////////// */

.test-landing {
    margin-top: 5.9rem;
    margin-bottom: 20px;
    font-family: 'SolaimanLipi' !important;
}

.test-landing h4,
.test-landing p {
    margin: 0;
}

.test-landing h5 {
    color: #662d91;
}

.test-landing .landing-header h5 {
    color: #662d91;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.test-landing .landing-header {
    width: 100%;
    height: 150px;
    background: url(../img/test.png) #8cc63f;
    /* background-size: cover; */
    background-position: top;
}

.test-landing .landing-header .content {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 11;
}

.test-landing .landing-header .content .box:last-child {
    color: white;
}

.test-landing .landing-header .box img {
    width: 160px;
    height: 160px;
    margin-top: 30px;
    box-shadow: 3px 3px 3px rgba(101, 44, 144, .1);
    border: 3px solid white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.test-landing .landing-header .box:last-child {
    margin-top: 40px;
    margin-left: 30px;
}

.test-landing .landing-body .search-content {
    margin-top: 60px;
}

.test-landing .landing-body .search-content .custom-select {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.test-landing .landing-body .check-box {
    margin-top: 25px;
}

.test-landing .landing-body .check-box .group-box {
    display: flex;
}

.test-landing .landing-body .check-box .group-box .box1 {
    flex-basis: 55px;
    height: 55px;
    border: 1px solid #ced4da;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
}

.test-landing .landing-body .check-box .group-box .box1 label.radio-inline {
    width: 100%;
    height: 100%;
    padding-top: 16px;
    text-align: center;
    cursor: pointer;
}

.test-landing .landing-body .check-box .group-box .box2 {
    flex-basis: 100%;
    height: 55px;
    padding: 5px;
    border: 1px solid #ced4da;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}

.test-landing .landing-body .check-box .group-box .box2 .content-text span {
    margin-bottom: 10px;
}

.test-landing .landing-body .check-box .group-box .box2 .content-text span:last-child {
    font-size: 13px;
    margin-top: 2px;
}

.test-landing .landing-body .check-box .group-box .box2 .progress {
    height: 8px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.test-landing .landing-body .check-box .group-box .box2 .progress .progress-bar {
    background: #8cc63f;
}

.test-landing .landing-body .btn {
    background: #662d91;
    color: white;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.test-landing .landing-body .btn:hover {
    background: #55247a;
}


/* /////////////////////////////////////////////////////////////////// */

.c-box {
    position: relative;
}

.countdown-box {
    position: absolute;
    top: 5px;
    left: -75px;
    width: 85px;
    text-align: center;
    padding-top: 10px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    /* z-index: 999; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.countdown-box img {
    width: 100%;
    /* height: 40px; */
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    padding: 5px;
}

#clockdiv>div {
    padding: 3px 2px;
    border-radius: 3px;
    background: #8cc63f;
    margin-bottom: 5px;
    /* display: inline-block; */
}

#clockdiv>div:last-child {
    margin-bottom: 0;
}

#clockdiv div>span {
    padding: 3px 10px;
    border-radius: 3px;
    background: #71a62c;
    display: inline-block;
    font-size: 22px;
}

.smalltext {
    padding: 0 2px;
    padding-top: 2px;
    font-size: 13px;
}


/* ///////////////////////////////// */

#popup-test button {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 35px;
    height: 35px;
    opacity: 1;
    background: #8cc63f;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#popup-test button:hover {
    opacity: 1;
}

#popup-test button i.fa {
    color: white;
    font-size: 16px;
    position: relative;
    top: -3px;
}


/* ///////////////////////////////////// */

.notice-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.notice-btns li {
    flex-basis: 23%;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    height: 60px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    background: white;
}

.notice-btns a {
    font-size: 14px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 10px;
    line-height: normal;
    color: #62626b;
}

.notice-btns a img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.notice-btns li:nth-child(2) a img {
    width: 35px;
    height: 35px;
}


/* .notice-btns li:nth-child(2) a {
    line-height: 0;
}

.notice-btns li:nth-child(2) a img {
    width: 35px;
    height: 35px;
    top: 1px;
    position: relative;
}

.notice-btns li:nth-child(2) a span {
    position: relative;
    top: -6px;
} */


/* //////////////////////////////////// */

.search-collapse {
    position: absolute;
    top: 10px;
    right: 168px;
    background: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: none;
}

.search-collapse i.fa {
    color: #62626b;
    position: relative;
    top: -1px;
    left: -1px;
    font-size: 14px;
}

.archive .random-card .ambs-rand-box .box-body {
    min-height: 70px;
    border-radius: 0 0 10px 10px;
}

.photo-content {
    margin-bottom: 20px;
}

.photo-content img {
    width: 100%;
    height: 100%;
}

.photo-content .card-body a {
    color: white;
}

.all-content-card {
    /* width: 97%; */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    margin: auto;
    margin-top: 2px;
}

.all-content-card .ambs-rand-box {
    /* flex-basis: 23.5%; */
    border-radius: 0px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    margin: 0;
    padding: 5px;
}

.all-content-card .ambs-rand-box .box-header {
    width: 100%;
    height: 200px;
    /* padding: 5px; */
    background: #fafafa;
}

.all-content-card .ambs-rand-box .box-header .doc-up-dtls,
.all-content-card .ambs-rand-box .box-header .doc-up-dtls iframe {
    width: 100%;
    height: 100%;
}

.all-content-card .ambs-rand-box .box-header img {
    width: 100%;
    min-height: 200px;
    border-radius: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    object-fit: contain;
}

.all-content-card .ambs-rand-box .box-body {
    /* text-align: left; */
    min-height: 75px;
}

.all-content-card .ambs-rand-box .box-body h6.model-dtl-header a {
    color: #662d91;
    font-size: 15px;
}

.all-content-card .ambs-rand-box .box-body ul {
    border: 1px solid #f0f0f0;
}

.all-content-card .ambs-rand-box .box-body ul li {
    padding: 0 5px;
    font-size: 13px;
    color: #62626b;
}

.all-content-card .ambs-rand-box .box-body ul li i {
    font-size: 12px;
    color: #662d91;
}

.all-content-card .ambs-rand-box .box-body ul li:first-child i {
    padding-right: 3px;
}

.model-content-body {
    margin-top: 20px;
}

.grid-gallery .grid-box-body {
    padding-top: 8px;
    min-height: 30px;
    background: #8cc63f;
    text-align: center;
}

.grid-gallery .grid-box-body h6 a {
    color: white;
}


/* ///////////////////////////////////////////// */

.video-section {
    margin-top: 2px;
}

.video-section .video-gallary-section {
    display: grid;
    grid-template-columns: 3fr 9fr;
    margin-bottom: 20px;
    min-height: 182px;
    padding: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.video-section .presentation-images a {
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
}

.video-section .presentation-images img {
    min-height: 182px;
    object-fit: contain;
}

.video-section .presentaton-header {
    padding: 10px;
    position: relative;
}

.video-section .gallary-icon-section {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 98%;
    /* right: -5px; */
    /* background: #f0f0f0; */
}

.video-section .gallary-icon-section .gallary-comment-box:nth-child(1) {
    flex-basis: 20%;
}

.video-section .gallary-icon-section .gallary-comment-box:nth-child(2) {
    flex-basis: 30%;
}

.video-section .gallary-icon-section .gallary-comment-box:nth-child(3) {
    flex-basis: 50%;
}

.popup-table th:first-child {
    width: 10% !important;
}


/* ///////////////////////////////////// */

.bd_num_code .input-group-prepend span {
    height: 37px !important;
    position: relative;
    top: 9px;
    padding: 0 8px;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    border-left: 1px solid #662d91;
    border-bottom: 1px solid #662d91;
    background: none;
}

.nomination-lis .table-responsive {
    height: 200px;
}

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

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

::-webkit-scrollbar-thumb {
    background: #888;
}

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

@media (max-width: 991px) {
    #ins_cat {
        margin-top: 20px;
        margin-bottom: 0;
    }
}

input:focus {
    outline: auto;
    border: 0;
    border-radius: 3px;
    outline-color: #ced4da;
}

.bd_num_code input.form-control {
    border-left: 0;
    outline: none;
    padding-left: 0;
}

.admin-notice {
    text-align: center;
    padding: 10px;
    border: 1px dashed #ddd;
    background: #f1f1f1;
}


/* ////////////////// Animated Button ////////////////////// */

.ek-nojor :before,
.ek-nojor :after {
    content: "";
    position: absolute;
}

.ek-nojor a.button {
    /* background: linear-gradient(to left, #FC466B, #3F5EFB); */
    background: #e67e22;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 20px;
    font: 14px "SolaimanLipi";
    font-weight: normal;
    outline: none;
    cursor: pointer;
    position: relative;
    transition: 0.2s ease-in-out;
}

.ek-nojor .item.button-pulse {
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 5px;
}

.ek-nojor .button__wrapper {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 35px;
}

.ek-nojor .button-pulse .button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ek-nojor .button-pulse .button__wrapper:hover .pulsing:before {
    animation: pulsing 0.2s linear infinite;
}

.ek-nojor .button-pulse .button__wrapper:hover .pulsing:after {
    animation: pulsing1 0.2s linear infinite;
}

.ek-nojor .pulsing {
    width: 99%;
    height: 99%;
    border-radius: 50px;
    z-index: 1;
    position: relative;
}

.ek-nojor .pulsing:before,
.ek-nojor .pulsing:after {
    width: 100%;
    height: 100%;
    border: inherit;
    top: 0;
    left: 0;
    z-index: 0;
    background: #e67e22;
    border-radius: inherit;
    animation: pulsing 2.5s linear infinite;
}

.ek-nojor .pulsing:after {
    animation: pulsing1 2.5s linear infinite;
}

@keyframes pulsing {
    0% {
        opacity: 1;
        transform: scaleY(1) scaleX(1);
    }
    20% {
        opacity: 0.5;
    }
    70% {
        opacity: 0.2;
        transform: scaleY(1.6) scaleX(1.2);
    }
    80% {
        opacity: 0;
        transform: scaleY(1.6) scaleX(1.2);
    }
    90% {
        opacity: 0;
        transform: scaleY(1) scaleX(1);
    }
}


/* ////////////////// Animated Button ////////////////////// */

.corona-bg {
    width: 100%;
    height: 70%;
    background: url(../img/corona-banner.jpg) no-repeat;
    z-index: 0;
    background-size: cover;
    color: #fff;
    padding: 2rem 1rem !important;
    margin-bottom: 35px;
}

.routine-head-bg {
    width: 100%;
    height: 100%;
    background: url(../img/routine-banner.jpg) no-repeat;
    z-index: 0;
    background-size: cover;
    color: #fff;
    padding: 3rem 1rem !important;
    margin-bottom: 35px;
    margin-top: 80px;
}

.routine-head-bg h1 {
    line-height: 80px;
}

.routine-body {
    width: 100%;
    min-height: 402px;
    background: url(../img/routine-body-bg.png);
}

.routine-body2 {
    width: 100%;
    height: 100%;
    background: url(../img/routine-body-bg2.png) no-repeat;
    z-index: 0;
    background-size: cover;
    color: #fff;
    padding: 8.8rem 1rem !important;
}

.routine-close-modal {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 35px;
    height: 35px;
    background: #8cc63f;
    border-radius: 50%;
    color: #fff;
    padding: 0;
    opacity: 1;
    border: none;
}

.routine-close-modal:hover {
    opacity: 1 !important;
}

.routine-close-modal span {
    font-size: 25px;
    font-weight: bold;
    line-height: 25px
}

.routine-modal .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}

.routine-modal .modal-body {
    padding: 2rem;
}

.routine-modal .teacher-name {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0px;
}

.routine-modal table tbody tr th {
    background: #EFF4F9;
}

#popo-volunteer {
    position: fixed;
    top: 45%;
    left: ;
    z-index: 2;
    color: #fff;
    padding: 7px 10px 7px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    border: 2px solid #751173;
    border-left: none;
    text-align: center;
    background: #cb60b3;
    / Old browsers / background: -moz-linear-gradient(45deg, #cb60b3 0%, #ad1283 0%, #de47ac 100%);
    / FF3.6-15 / background: -webkit-linear-gradient(45deg, #cb60b3 0%, #ad1283 0%, #de47ac 100%);
    / Chrome10-25,
    Safari5.1-6 / background: linear-gradient(45deg, #cb60b3 0%, #ad1283 0%, #de47ac 100%);
    / W3C,
    IE10+,
    FF16+,
    Chrome26+,
    Opera12+,
    Safari7+/ filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cb60b3', endColorstr='#de47ac', GradientType=1);
    / IE6-9 fallback on horizontal gradient /
}

#popo-volunteer img {
    margin-right: 5px;
}

#popo-volunteer a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.manual1-boxs {
    margin-top: 25px;
    margin-bottom: 50px;
    padding: 30px 40px !important;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 5px 15px 5px rgba(50, 50, 93, 0.1), 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}

#stike-routine {
    position: fixed;
    bottom: 0;
    font-family: SolaimanLipi;
    color: #fff;
    background: #8cc63f;
    padding: 8px 10px 6px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: 1px solid #75aa2f;
    border-left: 1px solid #75aa2f;
    border-right: 1px solid #75aa2f;
    z-index: 2;
    right: 9%;
}

#stike-routine a {
    color: #fff;
    font-weight: 600;
    font-family: SolaimanLipi;
    font-size: 19px;
}

.btn,
.btn:focus,
.form-control,
.form-control:focus,
.custom-select,
.custom-select:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}

legend {
    margin: 0 auto;
}

.certificate-bg {
    width: 100%;
    height: 100vh;
    background: url(./img/Certificate-1.jpg) no-repeat;
    background-position: center;
    position: relative;
}

.certificate-bg h1 {
    font-family: 'great_vibesregular';
    font-size: 40px;
    font-weight: bolder;
    position: absolute;
    top: 40%;
    left: 50%;
    width: auto;
    transform: translate(-50%, 45%);
    text-align: center;
    color: #111111;
}

.certifi {
    position: relative;
}

.certifi img {
    position: relative;
    z-index: 1;
}


/* 
.certifi h1 {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 30%;
    width: 100%;
    transform: translate(-50%, 45%);
    text-align: center;
    color: #111111;
    font-size: 40px;
    font-weight: bolder
} */

.certifi h1 {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 34%;
    width: 100%;
    transform: translate(-50%, 45%);
    text-align: center;
    color: #111111;
    font-size: 30px;
    font-weight: bolder;
}

.header2 {
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.sub-head {
    background: #ffffff !important;
    border-bottom: solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}


/* .sub-btn {
    font-size: 14px !important;
    background-color: white;
    height: 30px;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 0px;
    margin-left: 5px;
    border-radius: 1px;
    line-height: 19px;
    color: #662d91 !important;
    border: 2px solid #f0f0f0;
    border-top: 0;
    border-left: 2px solid #662d91;
} */


/* sub menu css */


/* .sub-btn {
    font-size: 14px !important;
    background-color: white;
    height: 25px;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 0px;
    margin-left: 5px;
    border-radius: 1px;
    line-height: 13px;
    color: #662d91 !important;
    border: 2px solid #f0f0f0 !important;
    border-top: 0 !important;
    border-left: 2px solid #662d91 !important;
    margin-top: 1px;
}

.procurement-title h5 {
    color: #662d91;
    font-size: 15px;
} */


/*--- Notifications CSS ---*/

.red {
    background-color: #f44336 !important;
}

.z-depth-1,
.chip:active {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.badge {
    color: #fff !important;
    border-radius: .125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.double-nav .nav-link .badge {
    height: 15px;
    padding-top: 2px;
}

.waves-effect {
    white-space: normal;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.2);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    opacity: 0;
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0)
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4)
}

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    z-index: 1;
    font-size: 1em;
    line-height: 1em;
    color: inherit;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    outline: 0
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    padding: .85em 1.1em;
    margin: 0
}

.waves-input-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: .2em
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3)
}

.waves-block {
    display: block
}

a.waves-effect,
a.waves-light {
    display: inline-block
}

.noti-toggle::after {
    margin-left: 0px!important;
}

.noti {
    line-height: normal!important;
    list-style-type: none;
}

.noti-toggle {
    border-left: none!important;
    border-right: solid 1px #ececec!important;
}

.no-da {
    color: #007bff!important;
}

.noti-drop-menu {
    width: 100%!important;
    padding: 0.7rem 0 !important;
    position: absolute!important;
}

.noti-drop-menu a:first-child {
    padding-top: 0px!important;
}

.noti-drop-menu a:last-child {
    padding-bottom: 0px!important;
}

.noti-drop-menu a {
    padding: 0.5rem 1rem!important;
}

.noti-drop-menu a button {
    padding: 0.15rem 1rem!important;
}

.noti-text {
    color: #555;
}

.noti-drop-menu a .noti-text:hover {
    color: #4285f4;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}


/*--- Notifications CSS ---*/