/* body {
    font-family: "Poppins", sans-serif;
    color: #040404;
    overflow-x: hidden;
    font-size: 14px;
} */
body {
    font-family: "Poppins", sans-serif;
    font-family: 'Noto Sans Devanagari', sans-serif;
    color: #040404;
    overflow-x: hidden;
    font-size: 18px;
}

a {

    color: #243C7B;
    text-decoration: none;
}

.permitted-body a {
    color: #243C7B;
    font-weight: 500;
}

a:hover {
    color: #3b8af2;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: 'Noto Sans Devanagari', sans-serif;
}

button.btn.rm {
    display: inline-block;
    float: left;
    background: #243C7B;
    color: #fff;
    padding: 0;
    height: 40px;
    font-size: 13px;
    min-width: 170px;
}

.btn.English.dropdown-toggle {
    display: inline-block;
    float: left;
    background: #ffffff;
    color: #247BA0 !important;
    height: 40px;
    font-size: 13px;
    min-width: 155px;
    text-align: left;
    padding: 8px 15px;
    font-weight: 600;
}

section.logo-bar {
    background: #ffffff;
    padding: 0px 0 4px;
    width: 100%;
    display: inline-block;
}

.logo-middle .dropdown {
    float: right;
}

.logo-middle {
    float: right;
    width: 100%;
}

.logo-m {
    text-align: center;
    margin: 2px 0 0px;
}

.logo-middle {
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    vertical-align: middle;
    height: 84px;
}

.menu-inner nav.navbar {
    background: #f5821f;
    color: #fff;
    padding: 0;
}

.menu-inner a.nav-link:hover,
.menu-inner a.nav-link:focus {
    background: #d56d14;
}

.menu-inner a.nav-link {
    font-size: 18px;
    padding: 10px 30px !important;
    color: #fff;
    position: relative;
}

.menu-inner {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
}

section.menubar-wrapper {
    position: relative;
}

.header-social ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-social li {
    display: inline-block;
    padding: 0 2px;
}

h6.fs {
    display: inline-block;
    font-size: 16px;
    padding: 4px 0 0;
    margin: 0;
}

.skip {
    float: left;
    font-size: 16px;
    width: auto;
    padding-right: 10px;
    padding-top: 3px;
    line-height: 19px;
}

section.header-top {
    background: #d9534f;
    color: #fff;
}

section.header-top {
    float: left;
    width: 100%;
    padding: 6px 0;
}

.txt {
    float: left;
    width: auto;
    border-left: 2px solid #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 2px solid #fff;
    margin-right: 10px;
    font-size: 16px;
    padding-top: 3px;
}

.header-social {
    float: left;
}

.skip-wrper {
    float: right;
}

.menu-inner i.fa.fa-home {
    font-size: 19px;
}

.slider-img {

    width: 100%;
    background-size: cover;
    height: 500px;
}

.slide-one {
    background-image: url(../img/banner/slides-01.jpg) !important;
}

.slide-two {
    background-image: url(../img/banner/slides-02.jpg) !important;
}

.slide-three {
    background-image: url(../img/banner/slides-03.jpg) !important;
}

.slide-four {
    background-image: url(../img/banner/slides-04.jpg) !important;
}

.slider-cnt {
    margin: 0 auto;
    width: 530px;
    color: #fff;
    padding-top: 70px;
    text-align: center;
}

.slider-cnt h2 {
    font-size: 32px;
    font-weight: 600;
}

.slider-cnt p {
    font-size: 24px;
    font-weight: 500;
}

p.welns {
    font-size: 20px;
    font-weight: 600;
}

.welns span {
    color: #F29308;
}

.Important {
    float: left;
    width: 100%;
    background: #F2F2F2;
    font-size: 16px;
    padding: 6px 0;
    color: #2A2A2A;
    font-weight: 500;
    margin-top: -7px;
}

.Important span {
    font-weight: 600;
    color: #243C7B;
}

.abt-inner p {
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    margin: 20px 0 10px;
    display: inline-block;
    width: 100%;
    float: left;
    font-weight: 500;
}

a.read-more {
    background: #37517E;
    padding: 6px 20px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    float: left;
    margin: 6px 0 0;
    border: 2px solid #37517E;
}

.abt-inner {
    float: left;
    width: 100%;
}

a.read-more:hover {
    background: #fff;
    color: #37517E;
    border: 2px solid #37517E;
}

.ab-heading {
    font-size: 24px;
    font-weight: 700;
    margin: 2px 0 10px;
    color: #2A2A2A;
    position: relative;
}

.ab-heading span {
    color: #243C7B;
}

section.about-us {
    float: left;
    width: 100%;
    padding: 30px 0 18px;
    position: relative;
    overflow: hidden;
}

/* .ab-heading::before {
background: url(../img/hding-lft.png);
content: "";
height: 100px;
position: absolute;
width: 100px;
background-repeat: no-repeat;
left: -24px;
top: -12px;
}
.ab-heading::after {
background: url(../img/hding-w.png);
content: "";
height: 60px;
position: absolute;
width: 126px;
background-repeat: no-repeat;
left: 60px;
bottom: -61px;
} */
span.hdbor-lft::before {
    content: "";
    position: absolute;
    width: 15px;
    background: #37517E;
    height: 15px;
    border-radius: 50px;
    left: -8px;
    top: -10px;
}

span.hdbor-lft {
    position: absolute;
    border-left: 2px solid #37517E;
    height: 46px;
    left: -14px;
}

span.hdbor-rgt {
    position: absolute;
    border-bottom: 2px solid #37517E;
    height: 46px;
    left: 54px;
    width: 130px;
}

span.hdbor-rgt::after {
    content: "";
    position: absolute;
    width: 15px;
    background: #37517E;
    height: 15px;
    border-radius: 50px;
    left: 0;
    bottom: -9px;
}

.about-rgtimgs {
    background: url(../img/about-right.png);
    position: absolute;
    z-index: 9999;
    height: 730px;
    background-repeat: no-repeat;
    width: 27%;
    right: 0;
    top: -301px;
}

.card-icon {
    height: 75px;
    width: 75px;
    background: #E9F9FF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.visiter-card {
    padding: 15px;
    height: 260px;
    background: #fff;
    display: inline-block;
    width: 100%;
    box-shadow: 1px 0px 5px #d3d3d3;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    border-top: 4px solid #ffffff;
}

.visiter-card h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 40px 0 0;
    line-height: 26px;
    width: 90%;
}

a.card-pop {
    width: 32px;
    height: 32px;
    background: #FBFBFB;
    align-items: center;
    justify-content: center;
    float: right;
    border: 2px solid #D5D5D5;
    border-radius: 4px;
    display: flex;
}

.card-bg {
    float: left;
    width: 100%;
    margin: 20px 0 40px;
}

section.Visitor {
    background: url(../img/visiter.jpg);
    background-size: cover;
    width: 100%;
    display: inline-block;
}

section.Visitor {
    background: url(../img/visiter.jpg);
    background-size: cover;
    width: 100%;
    display: inline-block;
    padding: 40px 0 0;
    height: 335px;
    box-shadow: 1px 2px 2px #e7e7e7;
}

.Visitor h2.ab-heading {
    margin: 14px 0 50px;
}

.card-icon img {
    width: 45px;
}

section.Passenger {
    float: left;
    width: 100%;
    padding: 140px 0 36px;
    position: relative;
    overflow: hidden;
}

.passenger-w h6 {
    font-size: 16px;
    font-weight: 600;
}

.passenger-w p {
    font-size: 13px;
    color: #919191;
    font-weight: 500;
}

.passenger-wrap {
    float: left;
    width: 33.33%;
    border-right: 1px dashed #B5B5B5;
    padding: 22px 25px;
    position: relative;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
}

.passenger-card {
    float: left;
    width: 100%;
    box-shadow: 1px 0px 5px #d3d3d3;
    padding: 0;
    margin: 54px 0px 0;
}

.passenger-w {
    background: #37517E;
    width: 45px;
    height: 45px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    float: left;
    z-index: 99;
    position: relative;
}

.passenger-wp h6 {
    font-size: 16px;
    font-weight: 600;
    color: #2A2A2A;
    margin: 0 0 6px;
}

.passenger-wp p {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    color: #919191;
}

.passenger-wp {
    float: left;
    width: 84%;
    padding: 6px 0px 0 10px;
}

.passenger-wp h6 span i {
    color: #243C7B;
}

.passenger-wp h6 span {
    padding-left: 6px;
}

.passenger-on {
    height: 59px;
    width: 128px;
    background: #F5F8FF;
    position: absolute;
    transform: rotate(45deg);
    border-radius: 50px;
    top: -10px;
    left: -41px;
}

.bor-n {
    border: none;
}

.blinks {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px #00000016;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 90px;
    margin-top: 60px;
}

.event {
    background: url(../img/event-bg.png) #fff;
    color: #fff;
    background-repeat: no-repeat;
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}

.event-box {
    background: #fff;
    border: none;
    min-height: 400px;
    display: inline-block;
    width: 100%;
}

.event-box {
    border-radius: 5px 5px 0 0;
}

.event-inner {
    color: #141414;
    padding: 10px;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.event-inner h1 {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 5px;
}

.event-inner p {
    font-size: 16px;
    margin: 0;
    margin-bottom: 20px;
    text-align: justify;
    font-weight: 400;
    line-height: 26px;
}

.event-inner .more-btn {
    position: absolute;
    width: 92%;
    bottom: -12px;
    text-align: center;
}

.event-inner .more-btn a {
    background: #243C7B;
    color: #fff;
    border-radius: 5px;
    padding: 8px 12px;
    font-size: 15px;
    border: 2px solid #243C7B;
}

.event-inner .more-btn a:hover {
    background: #ffffff;
    color: #243C7B;
    border: 2px solid #243C7B;
}


.chatbox {
    padding: 50px 0;
}

.notice h2 span {
    color: #919191;
    font-size: 16px !important;
    font-weight: 600;
}

.notice h2 span i {
    padding-left: 10px;
}

.notice-list {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #9F9F9F50;
}

.notice-list:last-child {
    border-bottom: 1px solid #9F9F9F50;
}

.notice-list h5 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    line-height: 20px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #9F9F9F50;
    color: #13306D;
}

.notice-list h5 span {
    font-size: 15px;
    font-weight: 500;
}

.notice-list p {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    color: #13306D;
    margin-left: 20px;
    margin-bottom: 0;
}

.notice-list p small {
    font-size: 13px;
    font-weight: 400;
    color: #868686;
}

.circulars {
    background: #fff;
    box-shadow: 0 0 6px #00000016;
}

.circulars h2 {
    font-size: 20px;
    font-weight: 700;
    background: #37517E;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
    margin-bottom: 0;
}

.circulars h2 img {
    margin-right: 20px;
}

.circulars h2 img:last-child {
    text-align: end;
    float: inline-end;
    margin-right: 0;
}

.inner-circ {
    padding: 20px;
    height: 425px;
    overflow-y: scroll;
}

.circ-box {
    border-bottom: 1px solid #9F9F9F50;
    padding: 10px 0;
}

.circ-box:first-child {
    padding-top: 0 !important;
}

.circ-box h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #13306D;
    line-height: 20px;
}

.circ-box p {
    margin-bottom: 0;
    font-size: 16px;
}

.bfooter {
    background: #01221F;
    padding: 20px 0 4px;
    display: inline-block;
    width: 100%;
}

.b-contact {
    background: #CEF0FF;
    border-radius: 5px;
    padding: 15px;
    position: absolute;
    left: 0;
    top: -65px;
    width: 90%;
}

.b-contact h3 {
    font-size: 18px;
    color: #2A2A2A;
    font-weight: 600;
    margin: 15px 0;
    text-decoration: underline;
}

.b-contact address p {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
}

.b-contact address p i {
    font-size: 17px;
    padding-right: 5px;
    width: 22px;
}

.b-contact address p a {
    color: #2A2A2A;
}

.inner-footer {
    margin-top: 20px;
    color: #CEF0FF;
}

.inner-footer h2 {
    font-size: 16px;
    color: #CEF0FF;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 2px;
}

.inner-footer ul {
    padding-left: 0px;
}

.inner-footer ul li {
    list-style-type: none;
}

.inner-footer ul li a {
    color: #CEF0FF;
    line-height: 31px;
    font-size: 16px;
}

.f-btn {
    background: #247BA0;
    border: #247BA0;
    border-radius: 5px !important;
    height: 40px !important;
    font-size: 15px;
}

.f-btn:hover {
    background: #247BA0;
}

.social {
    margin-top: 30px;
    display: block;
}

.social h2 {
    font-weight: 400;
    border: none;
    margin-bottom: 0;
}

.social a {
    margin-right: 15px;
}

.social p {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 16px;
}

.event {
    background: url(../img/event-bg.png) #fff;
    color: #fff;
    background-repeat: no-repeat;
    padding-top: 50px;
    display: inline-block;
    width: 100%;
}

.event h2.ab-heading {
    color: #fff;
}

.event span.hdbor-lft {
    position: absolute;
    border-left: 2px solid #fff;
    height: 46px;
    left: -14px;
}

.event .ab-heading span {
    color: #fff;
}

.event span.hdbor-rgt::after {
    background: #fff;
}

.event span.hdbor-lft::before {
    background: #fff;
}

p.news {
    margin: 45px 0 20px;
}

.cmft {
    position: absolute;
    right: -70px;
    top: 60px;
}

.cmft img {
    width: 346px;
}

section.e-services {
    display: inline-block;
    width: 100%;
    background: url(../img/e-services-banner.png);
    background-size: cover;
    background-position: bottom;
    padding: 35px 0 30px;
    background-color: #F6F6F6;
}

.e-servic-top {
    display: inline-block;
    width: 100%;
    float: left;
}

.eservice-right p {
    display: inline-block;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding-left: 36px;
}

.eservice-right {
    width: 70%;
    float: left;
}

.eservice-left {
    float: left;
    width: 30%;
}

.e-services-cardwrap {
    display: inline-block;
    background: url(../img/e-services.png);
    width: 23%;
    text-align: center;
    border-radius: 4px;
    padding: 24px 4px;
    margin: 0 9px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.20);
}

.e-services-cardwrap h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 16px 0;
}

.e-services-cardwrap p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

a.lern-more {
    background: #243C7B;
    color: #fff;
    margin: 0;
    width: 55%;
    display: inline-block;
    padding: 7px 0;
    font-size: 16px;
    border-radius: 4px;
    border: 2px solid #243C7B;
}

a.lern-more:hover {
    border: 2px solid #243C7B;
    color: #243C7B;
    background: #ffffff;
}

.e-serviicon img {
    width: 75px;
}

.e-services-cardinner {
    display: inline-block;
    width: 100%;
    margin: 26px 0 0;
}

.notice-ic img {
    width: 42px;
}

.notice h2 span.nt {
    font-size: 22px !important;
    color: #37517e !important;
    padding: 0 8px;
    font-weight: 700;
}

span.se-more {
    float: right;
    display: inline-block;
    padding: 24px 0 0;
}

.se-more a {
    color: #919191;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
}

.event span.hdbor-rgt {
    position: absolute;
    border-bottom: 2px solid #ffffff;
    height: 46px;
    left: 58px;
    width: 130px;
}

.owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-next span {
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, .3);
    display: inline-block;
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    border-radius: 50px;
}

.owl-prev span {
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, .3);
    display: inline-block;
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    border-radius: 50px;
}

.owl-next span:hover,
.owl-prev span:hover {
    background: rgba(0, 0, 0, .6);
}

button,
button:focus {
    outline: none;
}

button.owl-next {
    position: absolute;
    top: 30px;
    right: -29px;
    outline: none;
}

button.owl-prev {
    position: absolute;
    top: 27px;
    left: -33px;
    outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}

.menu-inner .dropdown-item {
    padding: 8px 10px;
    color: #212529;
    border-bottom: 1px solid #efefef;
    font-size: 16px;
}

.menu-inner .dropdown-menu.show {
    padding: 0;
    width: auto;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #f5821f;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
}

button.owl-next,
button.owl-prev {
    top: 28%;
}

.home-slider button.owl-next {
    right: 30px;
    outline: none;
    bottom: 0;
    top: auto;
}

.home-slider button.owl-prev {
    position: absolute;
    bottom: 0px !important;
    right: 78px !important;
    outline: none;
    left: auto;
    top: auto;
}

.home-slider .owl-next span {
    background: #ffffff;
    color: #000;
}

.home-slider .owl-prev span {
    background: #ffffff;
    color: #000;
}

section.home-slider {
    display: inline-block;
    width: 100%;
    margin: 40px 0 0;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.mission-txt p {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-weight: 500;
    box-shadow: 0px 0px 5px #e3e3e3;
    padding: 5px;
}

.mission-txt h5 {
    font-size: 22px;
    color: #919191;
    margin: 15px 0 0;
}




.func-list li {
    font-size: 16px;
    margin: 20px 0 0;
    font-weight: 500;
    line-height: 26px;
}

.func-list {
    margin: 10px 0 0;
    display: inline-block;
    width: 100%;
}

.phone-no {
    text-align: left;
    display: inline-block;
    padding-left: 16px;
}

.logo-img {
    float: left;
}

.logo-txts {
    float: left;
}

span.logo-txt-h {
    display: block;
    text-align: left;
    font-size: 20px;
}

span.logo-txt-e {
    font-size: 26px;
    font-weight: 600;
}

.logo-txts {
    float: left;
    margin: 0px 12px 0;

}

.socail-icon ul {
    margin: 0;
    padding: 0;
}

.socail-icon {
    text-align: right;
}

.socail-icon ul li {
    display: inline-block;
    list-style: none;
    background: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    margin-left: 10px;
}

.socail-icon ul li i {
    color: #d9534f;
}

.inner-footer i {
    font-size: 18px;
    padding-right: 6px;
}

.copy-right {
    text-align: center;
    padding: 10px 0;
    background: #082825;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}

section.mission-nand {
    background: #fdfdef;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 50px 0;
}

.mission-txtb p {
    margin: 3px 0 0;
    line-height: 28px;
    font-size: 16px;
    width: 90%;
    text-align: justify;
    display: inline-block;
}

.mission-txtb h2 {
    font-size: 23px;
    color: #222222;
    font-weight: 600;
    margin: 10px 0 8px;
}

.function-wrp {
    background: url(../img/function-bg.png);
    min-height: 600px;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    display: inline-block;
    position: relative;
    margin-top: -56px;
}

h2.title-w {
    text-align: center;
    margin: 100px 0 50px;
    font-weight: 600;
    font-size: 22px;
}

.home-slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.function_cards {
    text-align: center;
}

.fucn-photo img.img-fluid {
    width: 64%;
}

.function_cards h5 {
    font-size: 20px;
    margin: 20px 0 12px;
    font-weight: 600;
}

.function_cards p {
    margin: 0;
    font-size: 16px;
}

.function_cards p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
}

.yojna-wrp h2.title-w {
    margin: 50px 0 40px;
}

.number-yoj {
    font-size: 34px;
    font-weight: 600;
    color: #e7e7e7;
    margin: 0 0 12px;
}

.cows-s {
    position: absolute;
    top: 134px;
}

.cows-s img {
    width: 50%;
}

section.yojna-wrp {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 0 50px;
}

.yojna-wrppers {
    display: inline-block;
    width: 100%;
    padding: 0 60px;
    text-align: center;
}

.yojna-crds {
    width: 24%;
    display: inline-block;

}

.iner-jjna {
    background: #fef0e3;
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.iner-jjna h5 {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}

.yojna-crds-iner {
    width: 80%;
}

.yojna-wrp span {
    color: #8bbf88;
}

.event-bg {
    background: url(../img/event-bg.png);
    min-height: 500px;
    position: relative;
    padding: 60px 0 30px;
}

.ebent-hd h5 {
    display: inline-block;
}

.ebent-hd a {
    float: right;
    color: #222222;
    text-decoration: underline;
    font-weight: 600;
}

.n-datw {
    background: #172F41;
    display: inline-block;
    height: 70px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    width: 70px;
    font-size: 24px;
    font-weight: 500;
    padding: 4px 0;
}

.n-datw span {
    font-size: 16px;
    display: block;
}

.en-n-letf {
    float: left;
    margin-right: 14px;
}

.en-r-txt {
    float: left;
    width: 62%;
}

.en-r-txt h5 {
    color: #060606;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
}

.en-r-txt p {
    color: #8F8F8F;
    font-size: 16px;
    margin: 2px 0;
}

.en-r-txt a {
    color: #E68815;
    font-size: 16px;
    font-weight: 500;
}

.evmt-new {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.event-right {
    padding: 71px 0 0;
}

.cow-bg {
    padding: 74px 0 0;
}

.bg-lft {
    position: absolute;
    height: 134px;
    width: 300px;
    background: #FFE4C2;
    bottom: 80px;
    border-radius: 4px;
}

.footer-imags p {
    border: 20px solid #E7F0ED;
    padding: 40px 0;
    text-align: center;
    position: relative;
    top: -47px;
    background: #fff;
    font-size: 18px;
    line-height: 28px;
    color: #2C2C2C;
    font-weight: 500;
}

.f-sliimg {
    box-shadow: 0 0 0 #d3d3d3;
    height: 206px;
    width: 206px;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 35px;
    z-index: 9;
    background: #fff;
}

.footer-imags {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.foot-slider button.owl-prev,
.foot-slider button.owl-next {
    display: none !important;
}

.f-sliimg img {
    width: 170px !important;
}

section.foot-slider {
    display: inline-block;
    width: 100%;
    margin: 50px 0 0;
}

.abt-text h4 {
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 40px 0 30px;
    font-weight: 600;
}

.ab-txt-wrp li {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 10px;
}

section.abt-text {
    display: inline-block;
    width: 100%;
    padding: 4px 0 40px;
}

.form-wrapper {
    background: #E8E8E8;
    padding: 20px 30px;
    border-radius: 4px;
}

.text-red {
    color: #ff0000;
}

.form-label {
    font-size: 18px;
    font-weight: 600;
}

.form-control {
    font-size: 17px;
    font-weight: 400;
}

.submit-form:hover {
    color: #fff !important;
}

.submit-form {
    color: #fff !important;
}

h5.from-title {
    font-size: 16px;
    margin: 0 0 16px;
}

.form-wrapper label.control-label {
    font-size: 16px;
    margin: 0 0 2px;
}

.form-wrapper input.form-control {
    height: 36px;
}

.form-wrapper {
    background: #E8E8E8;
    padding: 20px 30px;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    margin: 0 0 24px;
}

.form-wrapper2 {
    padding: 0 15px;
}

.frm-bg {
    background: #E0E0E0;
    border: 1px dashed #BCBCBC;
    padding: 10px 0;
    margin: 0;
}

/**
 * Simple HTML/CSS switch
 */
.switch {
    display: inline-block;
    position: relative;
    width: 70px;
    margin: 0 10px;
    height: 25px;
    border-radius: 20px;
    background: #959595;
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
}

.switch::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 2px;
    width: 22px;
    height: 22px;
    background: #fafafa;
    border-radius: 50%;
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1),
        background 0.28s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.switch:active::before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}

input:checked+.switch {
    background: #1592E6;
}

input:checked+.switch::before {
    left: 27px;
    background: #fff;
}

input:checked+.switch:active::before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}

.btn-clear {
    margin-right: 20px;
    background: #0C7BB5;
    border-color: #0C7BB5;
}

.btn-submit {
    background: #075307;
    border-color: #075307;
}

.fucn-photo img.img-fluid {
    border-radius: 50%;
}

.logo-img img.img-fluid {
    width: 100px;
    position: relative;
    top: 2px;
}

.right-logo img.img-fluid {
    width: 116px;
    padding: 4px 0 0;
    float: right;
}

.slide-01 {
    background: url(../img/new-banner/banner-001.jpeg);
    background-size: cover;
    height: 400px;
}

section.subbanner {
    margin: 40px 0 0;
}

.download-button {
    background-color: #008CBA;
    /* Green */
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 7px;
}



table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    width: 50%;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.list-register li {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}

.bgimg-header {
    background-image: url('../img/new/header.jpg');
    /* Replace with your image path */
    background-size: cover;
    /* Cover the entire page */
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
}

.txtstyle {
    font-size: 22px !important;
    line-height: 26px;
    margin: 0 0 10px;
}