html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Poppins', sans-serif;
    padding: 0px;
    font-size: 16px;
    color: #000;
    overflow-x: hidden;
    font-weight: 400;
    margin: 0;
}

textarea,
p,
input,
div,
span,
li,
button {
    font-family: 'Poppins', sans-serif;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 15px;
}

img {
    max-width: 100%;
    border: 0;
}

.clear {
    clear: both;
    float: none;
    width: 100%;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

a {
    text-decoration: none !important;
    transition: all 0.2s ease-in;
    color: #1b479e;
}

a:hover {
    color: #000;
}

a,
span {
    display: inline-block;
}

:focus {
    box-shadow: none !important;
    outline: none !important;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .0rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-sizing: border-box;
}

.error {
    float: left !important;
    color: red !important;
}

#membership label {
    font-weight: bold;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

#membership p {

    float: left;
    clear: both;
}
#membership span {

    display: inline;
    padding-left: 5px;;
}
/*------------------common-css End-------------------*/

.top-black {
    background-color: #000;
    padding: 8px 0;
}

.top-section {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 5px 0;
}

.top-menu-bg {
    position: fixed;
    box-shadow: 0 0 10px #ddd;
    width: 100%;
    top: 0;
    left: 0;
    padding: 2px 0;
    height: 105px;
    z-index: 11;
    background-color: #fff;
}

.top-phone {
    font-size: 18px;
    color: #0b5ddc;
    border-left: solid 1px #cfcfcf;
    padding: 10px 0 10px 10px;
    margin-top: 8px
}

@media (min-width: 1366px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px;
    }
}

@media (min-width: 1440px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }
}

@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }
}



/* ---------------------------------------------------
   megamenu STYLE
----------------------------------------------------- */
.top-menu-bg.innner-hed #cssmenu>ul>li>a {
    color: #09094c;
}

.top-menu-bg.innner-hed #cssmenu ul li.active a {
    background-color: #09094c;
    color: #fff;
}

#header {
    position: relative;
    z-index: 50;
}


.banner {
    position: relative;
    z-index: 8;
}

.banner-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20%;
}

.banner-box {
    padding: 40px 20px;
    max-width: 700px;
    background-color: rgba(25, 19, 96, 0.8);
    border-radius: 8px;
}

.banner-text {
    font-size: 48px;
    color: #06c5e7;
    margin: 0 0 0px 0;
    font-weight: 600;
}

.banner-text1 {
    font-size: 31px;
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: 500;
}

.banner-text2 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: 300;
}

.start-bt {
    background-color: #06c5e7;
    padding: 11px 50px;
    color: #fff;
    font-size: 17px;
    border-radius: 40px;
    margin-right: 8px;
    text-transform: uppercase;
}

.start-bt:hover {
    background-color: #8cc899;
    color: #fff;
}



.read-more-bt {
    background-color: #06c5e7;
    padding: 11px 50px;
    color: #fff;
    font-size: 17px;
    border-radius: 40px;
    margin-right: 8px;
    text-transform: uppercase;
}

.read-more-bt:hover {
    background-color: #8cc899;
    color: #fff;
}

.read-more-bt-sm {
    background-color: #06c5e7;
    padding: 9px 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 40px;
    margin-right: 8px; border: 0;
    text-transform: uppercase;
}

.read-more-bt-sm:hover {
    background-color: #8cc899;
    color: #fff;
}



.read-more-bt-rag {
    background-color: #06c5e7;
    padding: 11px 50px;
    color: #fff;
    font-size: 17px;
    border-radius: 40px;
    margin-right: 8px;
    text-transform: uppercase;
}

.read-more-bt-rag:hover {
    background-color: #8cc899;
    color: #fff;
}








.header-h {
    height: 105px;
}

.common-sec {
    margin: 60px 0 60px 0
}

.banner-botton-img {
    padding: 0px 0 15px 15px;
    position: relative;
    z-index: 1;
}

.banner-botton-img::after {
    background-color: #8cc899;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 60%;
    height: 80%;
    border-radius: 5px;
    z-index: -1;
}

.banner-botton-img img {
    border-radius: 5px;
}

.maintitle {
    font-size: 37px;
    margin: 0 0 20px 0;
    color: #000;
    font-weight: 600;
}


.become-sec {
    background-image: url(../images/become--bg.jpg);
    background-repeat: no-repeat;
    padding: 40px 0;
    background-size: cover;
}

.maintitle22 {
    font-size: 20px;
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 600;
}

.white-color {
    color: #fff;
}

.black-color {
    color: #000;
}


.bottom-box-three {
    background-color: #fff;
    box-shadow: 0 0 20px #ddd;
    border-radius: 5px;
    height: 100%;
}

.bottom-box-three-img img {
    border-radius: 5px;
}

.bottom-box-three-text {
    padding: 15px;
}

.bottom-box-three-title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
}

.round-c a {
    background-color: #8cc899;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: auto;
    align-items: center;
}

.round-c a:hover {
    background-color: #e4c540;
}


.round-c img {
    width: 12px;
    height: 22px;
}




/*----------- footer-sectopn ------------*/

.three-sec {
    justify-content: center;
}

.footer-link {
    margin: auto;
}

.footer-box-top-bg {
    position: absolute;
    width: 100%;
    top: -15px;
    left: 0;
}

.footer-section {
    border-top: solid 0px #ddd;
    position: relative;
    margin-top: 0px;
    padding: 60px 0 0px 0;
    background-color: #191360;

}

.footer-img {
    margin-right: 5px;
    margin-bottom: 4px;
}

.footer-section::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-image: url(../images/footer-ce.png);
    background-repeat: no-repeat;
    width: 122px;
    height: 108px;
}

.footer-section::before {
    position: absolute;
    bottom: 0;
    right: -20px;
    content: "";
    background-image: url(../images/footer-ce1.png);
    background-repeat: no-repeat;
    width: 122px;
    height: 108px;
}



.master-color {
    color: #f78c41;
}




.footer-section h6 {
    font-size: 20px;
    font-weight: 600;
    padding: 0px 0 0 0px;
    color: #fff;
    margin: 0px 0 20px 0;
    position: relative;
}

.footer-section h5 {
    font-size: 18px;
    font-weight: 600;
    padding: 0px 0 0 0px;
    color: #fff;
    margin: 10px 0 8px 0;
    position: relative;
}



.social-icon-b {
    font-size: 22px;
    width: 24px;
}

.footer-section p {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}

.footer-section ul {
    color: #fff;
    margin: 0px 0 20px 0;
    padding: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-section ul li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 0px;
    font-weight: 300;
    line-height: 17px;
    padding: 0 10px;
    border-right: solid 1px #fff;
}



.footer-section ul li:last-child {
    border-right: solid 0px #fff;
}

.copy-right {
    border-top: solid 1px #717e99;
    padding: 30px 0 30px 0;
    margin-top: 30px;
    color: #fff;
}

.copy-right a {
    color: #fff;
    transition: All, 0.5s;
}

.copy-right .text-r {
    text-align: right;
}

.footer-section li a {
    transition: All, 0.5s;
    color: #fff;
}

.footer-section li a:hover {
    color: #f7883e;
    padding-left: 15px;
}





/*----------- footer-sectopn ------------*/


.inner-banner {
    position: relative;
    background-color: #191360;
    padding: 20px 0;
}

.inner-title-m {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

.contact-page-sec {
    padding: 60px 0;
    position: relative;
}

.contact-page-sec::after {
    position: absolute;
    background-color: #e5ecef;
    right: 0;
    width: 50%;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
}

.contact-form-se {
    padding: 0 25px;
}

.maintitle-sm {
    font-size: 30px;
    margin: 0 0 20px 0;
    color: #000;
    font-weight: 600;
}

.maintitle-sm1 {
    font-size: 24px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}

.maintitle-sm-ex {
    font-size: 30px;
    background-color: #191360;
    padding: 10px;
    margin: 0 0 20px 0;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    text-align: center;

}

.maintitle-sm-h2 {
    font-size: 28px;
    margin: 0 0 20px 0;
    color: #191360;
    font-weight: 600;
}

.contact-form-se .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: .375rem .75rem;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;

}

.contact-form-se textarea {
    height: auto !important;
}

.submit-bt {
    background-color: #e4c540;
    padding: 11px 50px;
    color: #fff;
    font-size: 17px;
    border-radius: 40px;
    margin-right: 8px;
    text-transform: uppercase;
    border: 0px;
}

.submit-bt:hover {
    background-color: #8cc899;
    color: #fff;
}

.contact-de-box {
    background-color: #e5ecef;
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.contact-de-box-left {
    padding: 0px 40px 40px 40px;
}

.contact-de-box-left img {
    border-radius: 5px;
}

.officebear {
    background-color: #eff4f6;
    padding: 25px;
    max-width: 1000px;
    margin: auto;
    border-radius: 5px;
}

.officebear-1 {
    background-color: #fff;
    padding: 25px;
    max-width: 1200px;
    margin: auto;
    border-radius: 5px;
}

.officebear-1 ul {
    margin-left: 30px;
    margin-bottom: 25px;
}

.officebear-1 ul li {
    list-style-type: disc;
    margin-bottom: 5px;
    li
}


.register-pop {
    padding: 20px 20px;
}

.officebear-home {
    background-color: #eff4f6;
    padding: 25px;
    max-width: 1200px;
    margin: auto;
    border-radius: 5px;
}


#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 304px;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    background-color: #8cc899;
    text-align: left;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #fff;
    background-color: #06c5e7;
}

#cssmenu ul ul li a {
    border-bottom: solid 1px #fff;
}



.contact-left {
    padding: 15px;
}

.executive-mem ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
}

.executive-mem ul li {
    width: 25%;
    list-style-type: none;
}

.executive-mem-box {
    padding: 0 10px 30px 10px;
}

.executive-mem-box img {
    border-radius: 5px;
    border: solid 2px #191360;
}

.name-executive {
    font-size: 18px;
    font-weight: 600;
    margin: 8px 0 5px 0;
}

.name-desi {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

maing {
    column-width: 290px;
    column-gap: 5px;
    padding: 5px;
}

.maing a {
    display: block;
}

.maing img {
    width: 100%;
    cursor: pointer;
    padding-bottom: 5px;
}

.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    background: #7f8c8d;
    perspective: 1000;
}

.filter {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(20px);
    opacity: 0.5;
    background-position: center;
    background-size: cover;
}

.lightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(0deg);
    max-height: 95vh;
    max-width: calc(95vw - 100px);
    transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
    transform-style: preserve-3d;
}


/*----------- gallery css ------------*/

.maing {
    column-width: 290px;
    column-gap: 5px;
    padding: 5px;
}

.maing a {
    display: block;
}

.maing img {
    width: 100%;
    cursor: pointer;
    padding-bottom: 5px;
}

.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    background: #7f8c8d;
    perspective: 1000;
}

.filter {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(20px);
    opacity: 0.5;
    background-position: center;
    background-size: cover;
}

.lightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(0deg);
    max-height: 95vh;
    max-width: calc(95vw - 100px);
    transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
    transform-style: preserve-3d;
}


.news-video iframe {
    width: 100%;
    height: 350px;
}


.nesw-mar-bottom {
    margin-bottom: 30px;
}

.officebear-form {
    background-color: #eff4f6;
    padding: 25px;
    max-width: 800px;
    margin: auto;
    border-radius: 5px;
}


.officebear-form .form-control {

    height:48px;
 
    font-size: 16px;

    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 8px;
   margin-bottom: 11px;
}

.officebear-form textarea {

    height:auto!important;
 
 
}
.label-sm-text{ font-size: 14px;margin-bottom: 8px; }
.qualification-tt{ display: block!important; font-weight: bold!important;
    float:none!important;margin-bottom: 0px!important; }

.mar-bottom-new{ margin-bottom: 25px; }

.paymeny-get{ font-size: 16px; margin-bottom: 8px; }

.readonly-div input[readonly], .readonly-div textarea[readonly] {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #555;
    border-radius: 5px;
}

.bill-sec-n{ max-width: 1000px;margin: auto; }
.paid-b{background-color:#198754; padding: 5px 10px; font-weight: bold;color:#fff; border-radius: 5px;}

.flo-left{ float: left; }
.flo-right{ float: right; text-align: right; }
.bill-title{ font-size: 18px; font-weight: 600; margin-bottom:8px; }
.bill-title-b{ font-size: 22px; font-weight: 600; margin-bottom:0px; margin-right: 8px; }
.totle-bill{ width: 100px; }
.totle-bill-l{ font-size: 18px; font-weight:600;padding-right: 25px; }

.totle-w-100{ width: 100%; }

.flo-right-dd{ text-align: right; margin-bottom: 10px; }


.Organizing0c{background-color:#8cc899; padding: 10px 30px; font-size: 20px; color:#fff;
border-radius: 10px; margin-bottom:10px;
}



@media only screen and (max-width: 1024px) {
    #cssmenu>ul>li>a {
        padding: 12px 4px;
        font-size: 13px;
    }

    .maintitle {
        font-size: 22px;
    }

    .banner-botton-title {
        font-size: 20px;
    }

    .banner-botton-box2 {
        padding: 15px;
    }

    .banner-botton-box1 {
        padding: 12px;
    }

    .banner-botton-box3 {
        padding: 15px;
    }

    .top-menu-bg {
        height: 85px;
    }

    .officebear-1 {
        padding: 0px;
    }


}



@media only screen and (max-width: 1000px) {
    #cssmenu .button {
        top: 19px;
    }

    #cssmenu>ul>li>a {
        font-size: 16px;
        color: #fff;
    }

    #cssmenu>ul {
        margin-top: 8px;
    }

    .banner-botton-box1 p {
        font-size: 14px;
    }

    body,
    html {
        overflow-x: hidden;
    }
}



@media only screen and (max-width: 860px) {
    #cssmenu>ul>li>a {
        padding: 12px 10px;
        font-size: 17px;
        color: #fff;
    }

    #cssmenu .submenu-button {
        height: 42px;
        cursor: pointer;
    }

    .logo.logo-section img {
        width: 220px;
    }

    body,
    html {
        overflow-x: hidden;
    }

    #cssmenu .button {
        top: 14px;
    }

    #cssmenu>ul {
        margin-top: 8px;
    }

    .maintitle22 {
        font-size: 17px;
    }

    .footer-section h6 {
        margin: 20px 0 2px 0;
    }

    .footer-section {
        padding: 40px 0 0px 0;
    }

    .event-title {
        font-size: 18px;
    }

    .common-sec {
        margin: 40px 0 40px 0;
    }

    .common-event {
        padding: 40px 0 40px 0;
    }

    #cssmenu>ul>li:hover>a,
    #cssmenu ul li.active a {
        color: #fff;
    }

    .inner-title-text {
        font-size: 22px;
    }

    .banner-text {
        font-size: 34px;
    }

    .banner-text1 {
        font-size: 21px;
    }

    .banner-text2 {
        font-size: 19px;
    }

    .header-h {
        height: 86px;
    }

    .banner-box {
        padding: 15px 15px;
        max-width: 550px;
        background-color: rgba(25, 19, 96, 0.8);
        border-radius: 8px;
    }

    .bottom-box-three-title {
        font-size: 15px;
    }

    .footer-section ul li {
        font-size: 14px;
    }

    .maintitle-sm-ex {
        font-size: 20px;
    }

    .executive-mem-box {
        padding: 0 10px 20px 10px;
    }

    .maing {
        column-width: 213px;
    }


}










@media only screen and (max-width: 767px) {

    .logo.logo-section img {
        width: 200px;
    }

    .top-menu-bg {
        height: 72px;
    }

    .header-h {
        height: 72px;
    }

    .banner-botton-box1 {
        margin-bottom: 20px;
    }

    .banner-botton-box2 {
        margin-bottom: 20px;
    }

    .banne-bottom-sec {
        margin-top: 40px;
    }

    p {
        line-height: 25px;
        font-size: 15px;
    }

    .event-sm-box {
        margin-bottom: 25px;
        height: auto;
    }

    .banner-botton-box1 {
        height: auto;
    }

    .banner-botton-box2 {
        height: auto;
    }

    .banner-botton-box3 {
        height: auto;
    }

    .copy-right {
        padding: 20px 0 20px 0;
        margin-top: 30px;
    }

    .footer-section {
        padding: 21px 0 0px 0;
    }

    .common-event {
        padding: 40px 0 20px 0;
    }

    .read-more-bt-c {
        padding: 8px 25px;
        font-size: 14px;
    }

    .read-more-bt {
        padding: 8px 25px;
        font-size: 14px;
    }

    .maintitle22 {
        font-size: 15px;
    }

    #cssmenu>ul>li>a {
        font-size: 16px;
        color: #fff;
    }

    .footer-section h6 {
        font-size: 18px;
        margin: 20px 0 7px 0;
    }

    .footer-section ul li {
        font-size: 14px;
    }

    .about-p-img {
        margin-bottom: 25px;
    }

    .copy-right p {
        text-align: left !important;
    }

    .start-bt {
        padding: 8px 38px;
        font-size: 15px;
    }

    .banner-info {
        position: relative;
        background-color: #191360;
    }

    .banner-text {
        font-size: 22px;
    }

    .banner-text1 {
        font-size: 16px;
        padding-top: 5px;
    }

    .banner-text2 {
        font-size: 17px;
    }

    .banner-botton-img {
        margin-bottom: 25px;
    }

    .maintitle {
        margin: 0 0 14px 0;
    }

    .round-c a {
        width: 40px;
        height: 40px;
    }

    .round-c img {
        width: 8px;
        height: 16px;
    }

    .bottom-box-three {
        height: auto;
        margin-bottom: 20px;
    }

    .footer-section ul {
        display: inherit;
    }

    .footer-section ul li {
        padding: 7px 0px;
        border-right: solid 0px #fff;
    }

    .copy-right {
        padding: 20px 0 20px 0;
        margin-top: 10px;
    }

    .inner-title-m {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
    }

    .officebear {
        padding: 12px;
    }

    table.table.table-bordered {
        font-size: 15px;
    }

    .contact-de-box-left {
        padding: 0;
    }

    .contact-page-sec {
        padding: 40px 0;
        position: relative;
    }

    .contact-page-sec::after {
        width: 100%;
        height: 61%;
        top: inherit;
        z-index: -1;
        bottom: 0;
    }

    .contact-form-se {
        padding: 25px 0 0 0;
    }

    .maintitle-sm1 {
        font-size: 20px;
    }

    .executive-mem ul li {
        width: 50%;
        list-style-type: none;
    }

    .name-executive {
        font-size: 16px;
    }

    .officebear-home {
        padding: 15px;
    }

    .col-md-6.text-end.mobile-alig {
        text-align: left !important;
        padding-top: 20px;
    }

    .maintitle-sm-h2 {
        font-size: 24px;
    }

    .news-video {
        padding-bottom: 20px;
    }

    .maing {
        column-width: 144px;
    }

    .nesw-mar-bottom {
        margin-bottom: 20px;
    }

.mar-bottom-new{ margin-bottom: 20px; }
.paymeny-get{ font-size: 15px; margin-bottom: 5px; }

}