html,
body {
    width: auto !important;
    /*overflow-x: hidden !important*/
}

@font-face {
    font-family: 'SolaimanLipi';
    src: url('SolaimanLipi.eot');
    src: url('SolaimanLipi.eot?#iefix') format('embedded-opentype'),
        url('SolaimanLipi.svg#SolaimanLipi') format('svg'),
        url('SolaimanLipi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.bg-theme-color-2,
.line-bottom::after,
.line-bottom-center::after {
    background: #CFC66E !important;
}

.bg-theme-colored {
    /* background-color: #269D2D !important; */
}

.top-content {
    margin: 0px;
    padding: 0px;
}

.widget {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 3px;
}

.navbar-nav>li>a {
    /*padding-top: 5px !IMPORTANT;*/
}

.mt-5 {
    color: #3c3838 !important;
    font-weight: bold;
    padding-top: 3px;
}

.m-0 {
    margin: -5px -14px -7px 0px !important;
}

.footer-mt-5 {
    color: #3c3838 !important;
    font-weight: normal !important;
}

.pb-20 {
    padding: 5px 0px !important;
    vertical-align: middle;
}

h1 {
    font-family: SolaimanLipi;
}

.bg-theme-colored {
    /* background-color: #202C45 !important; */
}

.navigation-cont {
    padding-left: 10px;
}

.container {
    padding-right: 15px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

.menuzord-menu>li {
    padding: 1px 0;
    background-color: #333333;
}

.menuzord-menu>li>a {
    padding: 8px 14px;
    font-family: SolaimanLipi !important;
    font-size: 19px;
    color: #fff;
}

.menuzord-menu ul.dropdown {
    top: 44px;
}

.menuzord-menu ul.dropdown li>a {
    font-family: SolaimanLipi !important;
    font-size: 16px;
}

.menuzord-menu ul.dropdown li:hover>a {
    /*background: #1154DF none repeat scroll 0 0;*/
    /*background: #fff none repeat scroll 0 0;*/
    /*color: #1154DF;*/
    color: #fff;
    background-color: #1154DF;
}

.menuzord-menu ul.dropdown li a {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 25px 10px 22px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    float: left;
    clear: both;
    position: relative;
    transition: padding .2s linear;
    background-color: #202C45;
}

.widget {
    margin-bottom: 10px;
    padding-top: 10px;
}

.widget.dark .tags a:hover,
.title-dots span {
    background-color: #0F3F55 !important;
}

#demo {
    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
}

#demonew {
    font-size: 14px;
    /*font-weight: bold;*/
    font-family: sans-serif;
}

.text-theme-color-2,
.widget .twitter-feed li::after,
.work-gallery .gallery-bottom-part .title {
    color: #fff;
}

.styled-icons a {
    /*color: #ooo;*/
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    background-color: #fcf8e3;
}

.table_head {
    text-align: center !important;
}

.navbar-nav>li>a {
    padding-top: 1px;
    padding-bottom: 7px;
    background-color: #202C45;
    color: #fff;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: green;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: green;
    border-color: #337ab7;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: green;
}

.navbar-nav {
    margin: 7px 0px;
}

< !-- Carosaul CSS Section -->.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control {
    width: 8%;
    width: 0px;
}

.carousel-control.left,
.carousel-control.right {
    margin-right: 40px;
    margin-left: 32px;
    background-image: none;
    opacity: 0.1;
}

.carousel-control>a>span {
    color: white;
    font-size: 29px !important;
}

.carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

.active>div {
    display: none;
}

.active>div:first-child {
    display: block;
}

.footer-top {
    padding-top: 12px;
}

/*xs*/
@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -50%;
    }

    .carousel-inner .active.right {
        left: 50%;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .carousel-col {
        width: 50%;
    }

    .active>div:first-child+div {
        display: block;
    }

    .col-xs-12 .col-sm-12 .col-md-3 .col-lg-3 {
        text-align: center !important;
    }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .carousel-inner .active.left {
        left: -50%;
    }

    .carousel-inner .active.right {
        left: 50%;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .carousel-col {
        width: 50%;
    }

    .active>div:first-child+div {
        display: block;
    }
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -45px;
        font-size: 30px;
    }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-inner .active.left {
        left: -33%;
    }

    .carousel-inner .active.right {
        left: 33%;
    }

    .carousel-inner .next {
        left: 33%;
    }

    .carousel-inner .prev {
        left: -33%;
    }

    .carousel-col {
        width: 33%;
    }

    .active>div:first-child+div {
        display: block;
    }

    .active>div:first-child+div+div {
        display: block;
    }
}

/*lg*/
@media (min-width: 1200px) {
    .carousel-inner .active.left {
        left: -25%;
    }

    .carousel-inner .active.right {
        left: 25%;
    }

    .carousel-inner .next {
        left: 25%;
    }

    .carousel-inner .prev {
        left: -25%;
    }

    .carousel-col {
        width: 25%;
    }

    .active>div:first-child+div {
        display: block;
    }

    .active>div:first-child+div+div {
        display: block;
    }

    .active>div:first-child+div+div+div {
        display: block;
    }
}

.block {
    width: 250px;
    height: 200px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    /* display: none; */
}

.carousel-indicators li {
    background-color: rgb(0 0 0);
    border: 1px solid #000000;
}
.carousel-control {
    /* height: 88%; */
}
< !-- Carosaul CSS Section -->.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.fb_hidden {
    position: absolute;
    top: -10000px;
    z-index: 10001
}

.fb_reposition {
    overflow: hidden;
    position: relative
}

.fb_invisible {
    display: none
}

.fb_reset {
    background: none;
    border: 0px;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal
}

.fb_reset>div {
    overflow: hidden
}

@keyframes fb_transform {
    from {
        opacity: 0;
        transform: scale(.95)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.fb_animate {
    animation: fb_transform .3s forwards
}

.fb_hidden {
    position: absolute;
    top: -10000px;
    z-index: 10001
}

.fb_reposition {
    overflow: hidden;
    position: relative
}

.fb_invisible {
    display: none
}

.fb_reset {
    background: none;
    border: 0px;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal
}

.fb_reset>div {
    overflow: hidden
}

@keyframes fb_transform {
    from {
        opacity: 0;
        transform: scale(.95)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.fb_animate {
    animation: fb_transform .3s forwards
}

.fb_dialog {
    background: rgba(82, 82, 82, .7);
    position: absolute;
    top: -10000px;
    z-index: 10001
}

.fb_dialog_advanced {
    border-radius: 8px;
    padding: 10px
}

.fb_dialog_content {
    background: #fff;
    color: #373737
}

.fb_dialog_close_icon {
    background: url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 18px;
    top: 17px;
    width: 15px
}

.fb_dialog_mobile .fb_dialog_close_icon {
    left: 5px;
    right: auto;
    top: 5px
}

.fb_dialog_padding {
    background-color: transparent;
    position: absolute;
    width: 1px;
    z-index: -1
}

.fb_dialog_close_icon:hover {
    background: url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent
}

.fb_dialog_close_icon:active {
    background: url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent
}

.fb_dialog_iframe {
    line-height: 0
}

.fb_dialog_content .dialog_title {
    background: #6d84b4;
    border: 1px solid #365899;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0
}

.fb_dialog_content .dialog_title>span {
    background: url(https://connect.facebook.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;
    float: left;
    padding: 5px 0 7px 26px
}

body.fb_hidden {
    height: 100%;
    left: 0px;
    margin: 0px;
    overflow: visible;
    position: absolute;
    top: -10000px;
    transform: none;
    width: 100%
}

.fb_dialog.fb_dialog_mobile.loading {
    background: url(https://connect.facebook.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10001
}

.fb_dialog.fb_dialog_mobile.loading.centered {
    background: none;
    height: auto;
    min-height: initial;
    min-width: initial;
    width: auto
}

.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner {
    width: 100%
}

.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content {
    background: none
}

.loading.centered #fb_dialog_loader_close {
    clear: both;
    color: #fff;
    display: block;
    font-size: 18px;
    padding-top: 20px
}

#fb-root #fb_dialog_ipad_overlay {
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000
}

#fb-root #fb_dialog_ipad_overlay.hidden {
    display: none
}

.fb_dialog.fb_dialog_mobile.loading iframe {
    visibility: hidden
}

.fb_dialog_mobile .fb_dialog_iframe {
    position: sticky;
    top: 0
}

.fb_dialog_content .dialog_header {
    background: linear-gradient(from(#738aba), to(#2c4987));
    border-bottom: 1px solid;
    border-color: #043b87;
    box-shadow: white 0px 1px 1px -1px inset;
    color: #fff;
    font: bold 14px Helvetica, sans-serif;
    text-overflow: ellipsis;
    text-shadow: rgba(0, 30, 84, .296875) 0px -1px 0px;
    vertical-align: middle;
    white-space: nowrap
}

.fb_dialog_content .dialog_header table {
    height: 43px;
    width: 100%
}

.fb_dialog_content .dialog_header td.header_left {
    font-size: 12px;
    padding-left: 5px;
    vertical-align: middle;
    width: 60px
}

.fb_dialog_content .dialog_header td.header_right {
    font-size: 12px;
    padding-right: 5px;
    vertical-align: middle;
    width: 60px
}

.fb_dialog_content .touchable_button {
    background: linear-gradient(from(#4267B2), to(#2a4887));
    background-clip: padding-box;
    border: 1px solid #29487d;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    margin-top: 3px;
    max-width: 85px;
    padding: 4px 12px;
    position: relative
}

.fb_dialog_content .dialog_header .touchable_button input {
    background: none;
    border: none;
    color: #fff;
    font: bold 12px Helvetica, sans-serif;
    margin: 2px -12px;
    padding: 2px 6px 3px 6px;
    text-shadow: rgba(0, 30, 84, .296875) 0px -1px 0px
}

.fb_dialog_content .dialog_header .header_center {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    vertical-align: middle
}

.fb_dialog_content .dialog_content {
    background: url(https://connect.facebook.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;
    border: 1px solid #4a4a4a;
    border-bottom: 0;
    border-top: 0;
    height: 150px
}

.fb_dialog_content .dialog_footer {
    background: #f5f6f7;
    border: 1px solid #4a4a4a;
    border-top-color: #ccc;
    height: 40px
}

#fb_dialog_loader_close {
    float: left
}

.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
    visibility: hidden
}

#fb_dialog_loader_spinner {
    animation: rotateSpinner 1.2s linear infinite;
    background-color: transparent;
    background-image: url(https://connect.facebook.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px
}

@keyframes rotateSpinner {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fb_iframe_widget {
    display: inline-block;
    position: relative
}

.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify
}

.fb_iframe_widget iframe {
    position: absolute
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%
}

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 220px;
    position: relative
}

.fb_iframe_widget_lift {
    z-index: 1
}

.fb_iframe_widget_fluid {
    display: inline
}

.fb_iframe_widget_fluid span {
    width: 100%
}

a.dropdown-toggle {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.site-logo a img {
    max-width: 1200px;
    max-height: 150px;
    object-fit: cover;
    width: 100%;
}

img.f-logo {
    max-width: 128px;
    max-height: 128px;
    object-fit: cover;
    width: 100%;
}

ul.wp-block-list li:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 17px;
    margin-right: 10px;
    margin-bottom: -5px;
    margin-top: 10px;
    background-image: url(/madrasah-education/wp-content/themes/madrasah-education/assets/images/check.png);
    background-size: cover;
    background-repeat: no-repeat;
}




.current-menu-item a {
    background: #EEB211 !important;
    color: #000 !important;
}

.example1.notice {
    margin-top: -3px;
}



.home-m-image {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

@media (max-width: 768px) {



    .x.col-xs-12.col-sm-12.col-md-3.col-lg-3.text-right {
        text-align: center !important;
    }

    .rs-image img.sidebar-teacher-img {
        width: 100% !important;

    }

    .Xungap.col-md-12.text-left {
        padding-right: 2px !important;
    }

    .Xungap.col-xs-12.col-sm-6.col-md-9 {
        padding: 0px;
    }

    img.home-m-image_img {
        width: 100% !important;
    }

    .un-w-100.line-content.col-lg-4.col-sm-4.col-xs-6 {
        width: 100%;
        padding-right: 0px;
    }

    .ungap.container {
        padding: 0 10px;
        max-width: 350px;
    }

    .Xungap.container {
        padding: 0px;
    }

}

img.home-m-image_img {
    width: 30%;
    height: 280px;
    object-fit: cover;
}

.rs-image {
    gap: 15px;
    display: flex;
    flex-direction: column;
    scrollbar-color: #5ACC2A #0F3F55;
    scrollbar-width: thin;


}

img.sidebar-teacher-img {
    object-fit: cover;
    min-height: 280px !important;
}

figure.wp-block-table table.has-fixed-layout tbody tr:first-child {
    background: #269D2D;
}

figure.wp-block-table table tbody tr:first-child {
    background: #269D2D;
}

figure.wp-block-table table tbody tr {
    background: #FAF2CC;
}

figure.wp-block-table table.has-fixed-layout tbody tr {
    background: #FAF2CC;
}

figure.wp-block-table table.has-fixed-layout tbody tr td {
    height: 42px;
}


button#prevMonth,
button#nextMonth {
    background: transparent;
    color: #fff;
    border: none;
}

.header.h-c {
    display: flex;
    justify-content: space-between;
}

div#example_length table#example thead tr,
tbody tr {
    height: 40px;
}

span.page-numbers.current {
    padding: 7px 12px;
}

img.photo-g-img {
    min-height: 220px;
    object-fit: cover;
}