/* CSS Document */


/*
Theme Name: CPTU  
Version: 1.0
Author: BASE Limited
Author URI: https://baseltd.com
If you having trouble in editing css. please send a mail to info.baseltd.com
I will really help you
 
*/


/*-----------------------  Table of Contents -----------------------*/


/*

1.  Ganarel.
2.  Boxed Layout.
3.  Header - Topbar.
4.  Header Navbar.
5.  Header - Responsive Navbar Style.
6.  Search Box.
7.  massage section.
8.  Media & Event.
9.  Gallery & Archive.
10. Footer.


*/


/*==================================================Ganarel=========================================*/


/* @font-face {
    font-family:'Museo-300';
    src: url('webfonts/32ADA6_0_0.eot');
    src: url('webfonts/32ADA6_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/32ADA6_0_0.woff2') format('woff2'), url('webfonts/32ADA6_0_0.woff') format('woff'), url('webfonts/32ADA6_0_0.ttf') format('truetype');
} */


/* @font-face {
  font-family: 'Kalpurush';
  src: url('webfonts/Kalpurush.woff') format('woff'),
       url('webfonts/Kalpurush.ttf') format('truetype'),
       url('webfonts/Kalpurush.svg#Kalpurush') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'kalpurush';
  src: url('webfonts/kalpurush.eot');
  src: url('webfonts/kalpurush.woff2') format('woff2'),
       url('webfonts/kalpurush.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
} */

:root {
    --fs-header: clamp(1.5rem, 12vw + 1rem, 2.3rem);
}

body {
    font-family: "Arial", "kalpurush", Helvetica, sans-serif;
}

/*@media (min-width: 40em) {*/
    /**/
/*}*/

/*html[lang=bn] * {
    font-size: 17px;
}
*/

body.header-fixed-space {
    padding-top: 94px;
}

body.header-fixed-space-v2 {
    padding-top: 135px;
}

@media (max-width: 320px) {
    .sr-input {
        padding: 0 65px 0 10px !important;
    }
}

@media (min-width: 360px) {
    .sr-input {
        padding: 0 105px 0 10px !important;
    }
}

@media (max-width: 991px) {
    body.header-fixed-space,
    body.header-fixed-space-v2 {
        padding-top: 0;
    }
}

p,
li,
li a,
label {
    color: #555;
}

a {
    color: #000;
    text-decoration: none;
}

a,
a:focus,
a:hover,
a:active {
    outline: 0 !important;
}

a:focus {
    text-decoration: none;
}

a:hover {
    color: #72c02c;
    text-decoration: underline;
}

.list-group-item a {
    font-size: 15px;
}


/*Boxed Layout
------------------------------------*/

.wrapper {
    background: #fff;
}

.boxed-layout {
    padding: 0;
    box-shadow: 0 0 5px #ccc;
    margin-left: auto !important;
    margin-right: auto !important;
    background: url(../img/patterns/15.png) repeat;
}

.cptu_text {
    border-bottom: 1px solid #fff;
    font-size:var(--fs-header);
    color: #fff;
    padding-bottom: 5px;
    text-wrap: nowrap;
}

.cptu_text_lt {
    font-size: 9px;
    position: absolute;
    padding-left: 63px;
    color: #FFF;
    top: 59px;
}

* .header .navbar-nav > li > a {
    color: #FFF !important;
}

.cptu_text_mobile {
    font-size: 24px;
    position: absolute;
    padding-left: 68px;
    color: #FFF;
    top: 24px;
    display: none;
}

.header a:hover {
    text-decoration: none;
}


/* =====Search box==== */

.sr-input {
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 30px;
    margin-top: -4px;
    padding: 0 115px 0 10px;
}

.sr-btn {
    background: #72c02c none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    height: 30px;
    margin-top: -4px;
    padding: 0 20px;
}


/* === massage section==== */

.massage_box {
    margin-top: 6%;
    padding-bottom: 40px;
}

.massage_box p {
    font-size: 18px;
}


/* =====Quick Link==== */

.bg-green {
    background: #eefdee none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
}

.media-block-v7 {
    background-color: #a2cb85;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 45px 20px 20px;
    position: relative;
    text-align: center;
    min-height: 146px;
    margin-bottom: 40px;
}

.media-block-v7 i {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 56px;
    left: 50%;
    line-height: 56px;
    margin-left: -30.5px;
    position: absolute;
    text-align: center;
    top: -25px;
    width: 67px;
}

.media-block-v7 i {
    border: 2px solid #fff;
}

.title-v3-bg {
    font-size: 22px !important;
}

.title-v3-bg:lang(bn) {
    font-size: 28px !important;
}

.media-block-v7 a:hover {
    text-decoration: none;
    color: #fff;
}


/* ====Gallery & Archive=== */

.bg-grey {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.service-or {
    overflow: hidden;
    position: relative;
}

.service-block-sea {
    background: #1abc9c none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-sea:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block-red {
    background: #e74c3c none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-red:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block-blue {
    background: #3498db none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-blue:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block-orange {
    background: #ff6600 none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-orange:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block-purple {
    background: #b85ffd none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-purple:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block-green {
    background: #6fc125 none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    transition: all 0.3s ease;
}

.service-block-green:hover {
    background: #999999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.service-block {
    margin-bottom: 20px;
    padding: 20px 30px;
    text-align: center;
}

.service-bg {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 60px;
    position: absolute;
    right: -100px;
    top: -10px;
    transform: rotate(55deg);
    width: 250px;
}

i.icon-color-light {
    border: 1px solid #fff;
    color: #fff;
}

i.icon-gallery {
    border: 1px solid #fff;
    color: #555;
    display: inline-block;
    font-size: 20px;
    height: 70px;
    line-height: 67px;
    margin-bottom: 5px;
    text-align: center;
    width: 70px;
}

.service-block a:hover {
    color: #FFF;
}

.service-block h2 {
    font-size: 17px;
}


/* ==== Media & Event=== */

.content-md {
    padding-bottom: 40px;
    padding-top: 80px;
}

.content-sm {
    padding-bottom: 60px;
    padding-top: 60px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.content-boxes-v1 {
    text-align: center;
}

h2.heading-sm,
h3.heading-md {
    font-size: 18px;
    line-height: 24px;
}

i.icon-bg-1 {
    background: #ff6600 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-1:hover {
    background: #f48d48 none repeat scroll 0 0;
}

i.icon-bg-2 {
    background: #458c05 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-2:hover {
    background: #6fc125 none repeat scroll 0 0;
}

i.icon-bg-3 {
    background: #6e06be none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-3:hover {
    background: #b85ffd none repeat scroll 0 0;
}

i.icon-bg-4 {
    background: #5fadfc none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-4:hover {
    background: #0557aa none repeat scroll 0 0;
}

i.icon-bg-5 {
    background: #b26704 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-5:hover {
    background: #ffa023 none repeat scroll 0 0;
}

i.icon-bg-6 {
    background: #ad0000 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-6:hover {
    background: #cc2d2d none repeat scroll 0 0;
}


i.icon-bg-7 {
    background: #ad0000 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-7:hover {
    background: #cc2d2d none repeat scroll 0 0;
}


i.icon-bg-8 {
    background: #7da7587a none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-8:hover {
    background: #a0fd4e none repeat scroll 0 0;
}


i.icon-bg-9 {
    background: #72c02ce6 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-9:hover {
    background: #72c02f56 none repeat scroll 0 0;
}


i.icon-bg-10 {
    background: #ad0000 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

i.icon-bg-10:hover {
    background: #cc2d2d none repeat scroll 0 0;
}

i.icon-sm {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.content-boxes-v1 span {
    display: block;
    margin-top: 5px;
}

i.icon-custom {
    color: #fff;
    display: inline-block;
    height: 120px;
    line-height: 120px;
    margin-bottom: 5px;
    text-align: center;
    width: 120px;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}

.rounded-x {
    border-radius: 50% !important;
}


/* ===Footer top image===*/

.footer-top-block {
    background: rgba(0, 0, 0, 0) url("../../assets/img/footer-top-img.png") no-repeat scroll 0 0 / 100% 100%;
    padding: 80px 0;
    position: relative;
    text-align: center;
    width: 100%;
}


/* ===Footer=== */

.footer-bg {
    background: #333;
    border-bottom: 1px solid #FFF;
}

.footer-logo {
    height: 58px;
    padding-left: 6px;
    padding-top: 10px;
    width: 56px;
}

.footer-span {
    color: #fff;
}

.footer-bottom-share {
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
}

.footer-bottom-share li {
    display: inline-block;
    margin-right: 10px;
}

.footer-bottom-share li a {
    color: #fff;
    font-weight: 700;
}

.footer-bottom-share img {
    height: 32px;
    width: 32px;
}

.footer-bottom-menu {
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
}

.footer-bottom-menu li {
    display: inline-block;
    margin-right: 10px;
}

.footer-bottom-menu li a {
    color: #fff;
    font-weight: 500;
}

.footer-bootom-bg {
    background: #000;
    padding: 20px 0;
    color: #FFF;
}

.footer-bootom-bg a {
    color: #fff;
}

.footer-bootom-bg a:hover {
    color: #ddd;
}


/* 
  css by @ataur
 */

.description {
    font-size: 14px !important;
}

.text-primary {
    color: #72c02c !important;
}


/* css by Rumi */

#sidebar-nav-2 > li {
    list-style: none;
}

#sidebar-nav-2 > li> a {
    cursor: pointer;
    color: #0000ff !important;
}


#sidebar-nav-2 > li> a:hover {
    text-decoration: underline;
    color: #006621 !important;
}

#sidebar-nav-2 > li> a:active {
    color: #006621 !important;
    text-decoration: underline;
}

#sidebar-nav-2 > li> a:visited {
    color: #98389E !important;
    text-decoration: underline;
}


/* gallery css by rumi */

.slide {
    margin: 10px 0px;
}

.gallery-photo,
.slide {
    border-radius: 10px;
    background-clip: padding-box;
}

.carousel-caption {
    left: 2% !important;
    right: 2% !important;
}

.carousel-caption h3 {
    font-size: 18px !important;
    margin-left: 5px;
    margin-top: -84px;
    position: absolute;
}

.carousel-caption p {
    color: #fff !important;
    margin-top: 2% !important;
    position: absolute;
    margin-left: 5px;
    padding: 0px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 98%;
    display: block;
    overflow: hidden
}

.carousel-indicators {
    bottom: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 20px !important;
    height: 30px;
    margin-top: -5px !important;
    width: 20px !important;
}


/* ============Bangla Css========== */

.cptu_text:lang(bn) {
    border-bottom: 1px solid #fff;
    font-size: 26px;
    color: #fff;
    padding-bottom: 0px;
}

.cptu_text_lt:lang(bn) {
    font-size: 15px;
    position: absolute;
    padding-left: 63px;
    color: #FFF;
    top: 55px;
}


/*
.massage_box:lang(bn) h1 {
    font-size: 40px;
}

.massage_box:lang(bn) p {
    font-size: 18px;
}



.header:lang(bn) .navbar-nav > li > a {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
}

.heading-sm:lang(bn) span{
    font-size: 22px;
    line-height: 24px;
}

.heading-md:lang(bn) {
    font-size: 24px;
}

.title-v3-bg:lang(bn) {
    font-size: 24px !important;
}

.footer-span:lang(bn) {
    font-size: 22px;
}
*/


/*.hoverSelector:lang(en) a{
    font-size: 17px !important;
}
*/


/*.topbar:lang(bn) li > a {
    font-size: 14px !important;
}*/

.sidebar-nav-v1:lang(bn) li ul a {
    font-size: 14px !important;
}

.content a {
    color: #1A0DAB;
}

.content a:hover {
    color: #006621;
}

.content a:visited {
    color: #98389E;
}


/***For News Scroller******/


/***Date:11-Apr-2017***/

.breakingNews {
    /* border: 1px solid #eee; */
    /*height: 40px;*/
    display: flex;
    align-items: baseline;
    gap:10px;
    margin-top: 5px;
    padding: 8px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.breakingNews marquee{
    flex:1;
}

@media screen and (min-width: 1200px) {
    #searchWrapper {
        margin-top: 80px;;
    }
}

@media (min-width : 685px) and (max-width : 1199px) {
    #searchWrapper {
        margin-top: 115px;;
    }
}

@media (min-width : 300px) and (max-width : 684px) {
    #searchWrapper {
        margin-top: 160px;;
    }
}
.view-all-news{
    font-weight: bold;
    color: white !important;
    border: 1px solid;
    padding: 4px 11px;
    height: 32px;
    border-radius: 5px;
    background: #72c02c !important;
}

.view-all-news a{
    color:white !important;
    text-decoration: none;
}

.view-all-news:hover{
    background: #5baf0f !important;

}

.breakingNews i {
    color: #72c02c;
}

.breakingNews a {
    color: #f00;
}

.div-search {
    /* border: 1px solid #eee; */
    height: 40px;
    margin-top: 10px;
    padding: 8px;
}


/*** Search Result Css **/

.result h3.r {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.result h3 {
    font-size: 18px;
}

.result h3.r a {
    cursor: pointer;
    color: #1a0dab;
}

.result h3.r a:visited {
    color: #6600af;
}

.s {
    color: #545454;
    max-width: 48em;
}

.resm {
    font-size: 14px !important;
    color: #006621;
    font-style: normal;
    line-height: 5px;
}

.s p {
    padding-top: 10px;
    line-height: 22px;
}
.nowraptd{
    width:0;
    white-space: nowrap;
}


/*=========Social Icon CSS========*/

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#183c60;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d70b7;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-youtube{color:#fff;background-color:#ff0000;border-color:rgba(0,0,0,0.2)}.btn-youtube:hover,.btn-youtube:focus,.btn-youtube:active,.btn-youtube.active,.open .dropdown-toggle.btn-youtube{color:#fff;background-color:#ff3333;border-color:rgba(0,0,0,0.2)}
.btn-youtube:active,.btn-youtube.active,.open .dropdown-toggle.btn-youtube{background-image:none}
.btn-youtube.disabled,.btn-youtube[disabled],fieldset[disabled] .btn-youtube,.btn-youtube.disabled:hover,.btn-youtube[disabled]:hover,fieldset[disabled] .btn-youtube:hover,.btn-youtube.disabled:focus,.btn-youtube[disabled]:focus,fieldset[disabled] .btn-youtube:focus,.btn-youtube.disabled:active,.btn-youtube[disabled]:active,fieldset[disabled] .btn-youtube:active,.btn-youtube.disabled.active,.btn-youtube[disabled].active,fieldset[disabled] .btn-youtube.active{background-color:#ff6666;border-color:rgba(0,0,0,0.2)}
.btn-linkedin {
    color: #fff;
    background-color: #0a66c2;
    border-color: rgba(0,0,0,0.2);
}

.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active, .btn-linkedin.active, .open .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #1389ff;
    border-color: rgba(0,0,0,0.2);
}


/* ========Eroor page css========== */
/* .ich-bin {
    position: fixed;
    left:0px;
    right:0px;
    bottom:175px;
    width:100%;
}
.footer-bootom-bg {
    position: fixed;
    left:0px;
    right:0px;
    bottom:115px;
    width:100%;
}
.footer-bg {
    position: fixed;
    left:0px;
    right:0px;
    bottom:0px;
    width:100%;

} */

.header {
    position:fixed !important;
    top:0px;
    margin:auto;
    z-index:100000;
    width:100%;
}
.margin-top-80 {
    margin-top: 80px !important;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0; }
}

@media print
{
    #headerWrapper,
    #searchWrapper,
    #sidebarContent,
    #footerContent,
    #printButton
    {
        display: none !important;
        width:0 !important;
        height: 0!important;
    }
}

/*counter styling*/
 .counter-frame {
     background-color: var(--mercury);
     display: flex;
     flex-direction: column;
     height: 88px;
     padding: 5px;
     margin-top: 15px;
     border-radius: 5px;
 }

.counter-frame .auto-flex {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 21px;
    min-height: 41px;
    width: 15px;
}

.counter-frame .auto-flex1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    min-height: 44px;
    width: 52px;
}

.counter-frame .auto-flex2 {
    align-items: flex-end;
    display: flex;
    height: 44px;
    margin: 5px auto;
    min-width: 88px;
    font-size: 11px;
}

.counter-frame .header1 {
    align-self: center;
    font-size: 14px;
    font-weight: bold;
}
#emore,#bmore {display: none;}
#bBtn,#eBtn{color:#62c10d;cursor: pointer;}
:root {
    --mercury: rgba(229, 229, 229, 1);
}
/*transformed notice*/

.transformed-notice{
    padding: 15px 30px;
    line-height: 23px;
    text-align: justify;
    background-color: #E6E6FA;
    margin-top: 10px;
}

/*delay popup css*/
@font-face {
    font-family:"Lipi-Padmo";
    src: url("/resources/website/assets/fonts/Lipi-Padmo-Unicode.ttf")
    format("truetype");
}

@font-face {
    font-family:"Lipi-ador";
    src: url("/resources/website/assets/fonts/Li Ador Noirrit SemiBold.ttf")
    format("truetype");
}

@font-face {
    font-family:"Carre-JWja";
    src: url("/resources/website/assets/fonts/Carre-JWja.ttf")
    format("truetype");
}
#delay-popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(0 0 0 / 40%);
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    color:white;
    z-index: 11111;
}

.delay-popup-content{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10px 20px 2px 20px;
}

.d-inner{
    height: 100%;
    width: 100%;
    background: url(/resources/website/assets/img/banner/background.png) no-repeat center;
    background-size: cover;
    padding: 2px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow-y: auto;
}

#d-order{
    font-size: 4.8rem;
    font-family: 'Lipi-ador','Sans-Serif';
    color: #ed1d23;
    text-align: center;
}


.d-inner ul li{
    font-size: 2.4rem;
    font-family: 'Lipi-ador', Sans-Serif;
    margin: 0;
    padding: 0;
}

#d-logo{
    height: 75px;
}

#egp3 {
    height: 120px;
    width: auto;
}

#d-slogan{
    color: #663366;
    font-family: 'Lipi-Padmo' , Sans-Serif;
    font-size: 3.8rem;
    text-align: center;
}

#close-sign {
    padding: 0 8px;
    font-weight: 800;
    color: white;
    background-color: rgb(0 0 0 / 60%);
    width: 153px;
    height: 55px;
    fill: white;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    visibility: hidden;
}

.d-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*height: 15rem;*/
}

#ad-splash-container a {
    position: absolute;
    bottom: 4rem;
    left: 35%;
    display: block;
    padding: 10px 25px;
    background: #663366;
    border-radius: 5px;
    color: white;
    letter-spacing: 5px;
    font-size: 25px;
}

#close-sign:hover {
    background: linear-gradient(rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(rgb(15,15,15),rgb(15,15,15));
}

#close-sign span{
    font-size: 22px;
    font-weight: bold;
}

#close-sign svg{
    width: 25px;
}

#delay-banner{
    width: 100%;
}

.d-footer{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
}

.glow:before {
    content: '';
    background: linear-gradient(45deg, #663366, #50434F, #B6A6B5, #005452, #008783, #006CA6, #B6A6B5, #6D3815, #663366);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    /*border-radius: 10px;*/
}

.glow:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #663366;
    left: 0;
    top: 0;
    /*border-radius: 10px;*/
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}


.glow {
    font-size: 24px;
    position: relative;
    letter-spacing: 5px;
    padding: 5px 76px;
    background: #663366;
    color: white;
    transform: skewX(351deg);
    text-decoration: none;
    outline: none;
    /*transition: transform .3s;*/
    animation: wiggle 4s linear infinite;
    margin-bottom: 3rem;
}

.d-footer a:hover {
    background: #00ba54d6;
    text-decoration: none;
    /*transform: scale(1.5);*/
}

@keyframes blink {
    0% {
        color: #00ba54d6;
    }

    100% {
        color: #663366;
    }
}
/* Keyframes */
@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-1deg);
    }
    20% {
        transform: rotateZ(1deg);
    }
    25% {
        transform: rotateZ(-1deg);
    }
    30% {
        transform: rotateZ(2deg);
    }
    35% {
        transform: rotateZ(-2deg);
    }
    40%, 100% {
        transform: rotateZ(0);
    }
}

.d-footer img{
    max-width: 100%;
    height: auto;
    grid-column: 2;
}

@media only screen and (max-width: 1440px) {

    .d-inner{
        padding: 12px 25px;
    }

    .d-inner ul li {
        font-size: 2rem;
    }

    #d-order {
        font-size: 3rem;
    }

    #d-slogan {
        font-size: 3.8rem;
    }

    .d-footer a {
        padding: 5px 60px;
    }

    .d-footer img {
        height: 100px;
    }
}

@media only screen and (max-width: 1078px) {
    .d-inner ul li {
        font-size: 1.9rem;
    }

    #d-order {
        font-size: 3.5rem;
    }

    .d-footer a {
        padding: 5px 20px;
        letter-spacing: 4px;
    }
    .d-footer img {
        height: 90px;
    }
}

@media only screen and (max-width: 900px) {

    #d-logo {
        height: 70px;
    }

    #d-slogan {
        font-size: 3.5rem;
    }

    #egp3 {
        height: 110px;
    }

    #d-order {
        font-size: 2.8rem;
    }
    .d-footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap:10px;
    }

    .d-footer a {
        font-size: 20px;
        font-weight: bold;
        padding: 5px 30px;
    }

    .d-footer img {
        /*height: 120px;*/
    }

    .d-inner ul li {
        font-size: 1.8rem;
    }
}

@media only screen and (max-width: 750px) {

    #d-logo {
        height: 60px;
    }

    #d-slogan {
        font-size: 2.8rem;
    }

    #egp3 {
       /*display: none;*/
    }

    #d-order {
        font-size: 2.5rem;
    }
    .d-footer a {
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 3px;
        padding: 5px 20px;
    }

    .d-footer img {
       height: 108px;
    }

    d-inner {
        padding: 20px 20px;
    }

    .d-inner ul li {
        font-size: 1.7rem;
    }
}


@media only screen and (max-width: 660px) {
    #close-sign {
        width: 100px;
        height: 38px;
        right: 2%;
        top: 2%;
    }
    #close-sign span{
        font-size: 20px;
    }

    #close-sign svg{
        width: 18px;
    }

    #d-logo {
        height: 60px;
    }

    #d-slogan {
        font-size: 2.5rem;
    }

    #egp3 {
        height: 100px;
    }

    #d-order {
        font-size: 2.2rem;
    }
    .d-footer a {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 2px;
    }
    .d-footer img{
        height: 75px;
    }

    .d-inner {
        padding: 10px;
    }
    .d-inner ul li {
        font-size: 1.6rem;
    }
    .d-footer {
        flex-direction: column;
    }
    .d-header{
        flex-direction: column;
    }

    .delay-popup-content {
        padding: 5rem 5rem 0 5rem;
    }
}

@media only screen and (max-width: 475px) {
    #egp3 {
        display: none;
    }
    .d-inner ul li {
        font-size: 1.5rem;
    }

    #d-order {
        font-size: 2.1rem;
    }

    .delay-popup-content {
        padding: 2rem 2rem 0 2rem;
    }
}

#delay-popup {
    animation-name: delay-popup-anim;
    animation-duration: 3s;
}

@keyframes delay-popup-anim {
    0%   {opacity:0;}
    25%  {opacity:0;}
    50%  {opacity:0.01;}
    100% {opacity:1;}
}

#delay-popup-content{
    animation-name: display_keyframe;
    animation-duration: 3s;
}

@keyframes display_keyframe {
    0%   {opacity:0;bottom: -100%}
    25%  {opacity:0;}
    50%  {opacity:0.01;}
    100% {opacity:1;bottom: 0%}
}

/*Sheba boxes styles*/

.sheba-boxes{
    /*display: flex;*/
    /*flex-flow: row wrap;*/
    /*gap: 1rem;*/
    /*justify-content:flex-start;*/
    display: grid;
    grid-template-columns: auto;
    gap: 10px;
    /*align-items: flex-start;*/
}

.item {
    flex-grow:1;
    flex-shrink:0;
    border:1px solid green;
}

.item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sheba-boxes {
    margin:0;
    padding: 5px;
}

.sheba-boxes > li {
    list-style: none;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    display: block;
    padding: 10px;
    background-color: #f5f5f5;
    padding: 20px;
}

.sheba-boxes > li > a {
    display: block;
    text-align: center;
}

.sheba-boxes > li > a > img {width: 100px; height: 100px}

/*right adviser, ceo, and imed sec*/
.boss-header{
    background-color: #609513 !important;
    color: white;
    padding: 5px;
    margin-bottom: 2px;
}

.boss-name{
    padding: 0;
    margin-bottom: 2px;
}

.boss-img-container{
    text-align: center;
}

.custom-flex {
    display: flex;
    align-items: flex-end; /* Aligns all columns to bottom */
}

.three-pillar-text{
    font-size: 20px !important;
    text-align: center;
    margin: 0;
}
@media(min-width:434px){
.sheba-boxes{
   grid-template-columns: auto;
}
}

@media(min-width:600px){
    .sheba-boxes{
        grid-template-columns: auto auto;
    }
}

@media(min-width:1024px){
    .sheba-boxes{
        grid-template-columns: auto auto auto;
    }
}
