.sider-900-img h2 {
    font-weight: bold;
    color: #0B1F80;
    font-size: 28px;
}
.owl-carousel {
    transition-timing-function: linear !important;
}
.logo-desc.mt-2 p {
    color: #000;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00bcd1;
    border-color: #00bcd1;
}
.inner-spon-img {
    border: 2px solid #eddca4;
}
.btn-primary-bordered:active:hover, .btn-primary-bordered:active:focus, .btn-primary-bordered:active.focus, .btn-primary-bordered.active:hover, .btn-primary-bordered.active:focus, .btn-primary-bordered.active.focus, .open > .btn-primary-bordered.dropdown-toggle:hover, .open > .btn-primary-bordered.dropdown-toggle:focus, .open > .btn-primary-bordered.dropdown-toggle.focus {
    color: #fff;
    background-color: #00bcd1;
    border-color: #00bcd1;
}
section#sec2 {
    background: #f7f7f7;
}
.event-name h2 {
    font-weight: bold;
    color: #fff;
    font-size: 24px;
}
.material-parallax.parallax img {
    transform: translate3d(-50%, 770px, 0px) !important;
}
.material-parallax.parallax {
    position: relative;
}
.inner-spon-img img {
    transition: .5s;
}
.testim-desc.mt-4.pb-4 {
    padding: 7px;
}
.flip-clock-wrapper ul li a div div.inn {
    font-size: 44px;
    color: #000;
    font-family: cursive;
    font-weight: 600;
}
.section-cover {
    padding-top: 50px;
    padding-bottom: 0px;
}
.counters {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 11px;
    border-radius: 10px;
}
.counter-item h3 {
    font-size: 54px;
    margin-bottom: 0;
    font-weight: 800;
}
.full-sec-sec {
    text-align: start;
}
.sider-sec2-cnts p {
    font-weight: 300;
    color: #000;
}
.sider-sec2-cnts2 p {
    font-weight: 300;
    color: #000;
}
.sider-sec-inner-img {
    transition: .5s;
}
    
    .audianceOuterBox {
        position: relative;
        width: 100%;
    }
    
    .audianceInnerBox {
        width: 100%;
        padding: 15px 15px;
        margin-bottom: 20px;
           background: #eddca4;
        color: #fff;
        /* border-radius: 15px; */
        position: relative;
        box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
        transition: cubic-bezier(0.075, 0.82, 0.165, 1) .6s;
        z-index: 1;
    }
    
    .audianceInnerBox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1%;
    z-index: -1;
    width: 1%;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) .6s;
    background: #0B1F80;
}
    
    .audianceInnerBox:hover::before {
        width: 100%;
        opacity: 1;
    }
.audianceInnerBox p {
    color: #0B1F80;
}
video#background-video {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: auto;
    width: 100% !important;
}
.my_paralele::after {
    content: '';
    position: absolute;
    top: 0;
    r: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #4f1e1ea1;
}
    
    .audianceInnerBox:hover h5,
    .audianceInnerBox:hover p {
        color: #fff;
    }
.sider-sec-inner-img:hover {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    transform: translateY(-10px);
}
.sider-sec2-cnts h3 {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
}
.sider-sec2-cnts2 h3 {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 44px;
    line-height: 1.2;
    color: #0B1F80;
}
.rd-navbar-default.rd-navbar-static .rd-navbar-panel .rd-navbar-list .icon:hover {
    color: #00bcd1;
}

.sider-sec2-cnts h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 300;
}
.sider-sec2-cnts2 h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 300;
}
.sider-sec2-cnts h6 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 9px;
    margin-bottom: 9px !important;
    color: #fff;
}
.sider-sec2-cnts2 h6 {
    font-size: 17px;
    font-weight: 600;
    margin-left: 18px;
    margin-top: 9px;
    margin-bottom: 9px !important;
    color: #0B1F80;
    text-transform: uppercase;
}
.sider-sec2-cnts2 h6::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    width: 16px;
    font-size: 9px;
    color: #0B1F80;
    margin-left: -18px;
    position: absolute;
    margin-top: 6px;
}
.sider-sec2-imgs img {
    border: 3px solid #eddca4;
    border-radius: 10px;
}

.counter-item h3 {
    color: #fff !important;
}
.my_sec1 {
    padding-top: 100px;
    padding-bottom: 50px;
}
iframe {
    background: #fff;
    padding: 5px;
    border-radius: 10px;
}
span.timer_span {
    color: #fff;
}
.main_segments h5 {
    color: #eddca4;
    font-weight: bold;
}
.main_segments {
    margin-top: 15px;
}
.main_segments p {
    color: #fff;
    margin-top: -2px;
    font-size: 15px;
}
.main_segments h5 {
    color: #eddca4;
    font-weight: bold;
    font-size: 21px;
    text-decoration: underline;
}
.main_segments p {
    color: #eddca4;
    margin-top: -2px;
    font-size: 16px;
    text-align: justify;
}
/*.sider-sec2-cnts {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    padding: 13px;
}*/
section#sec2new {
    background: #0B1F80;
}
.aud-bx {
    background: #00bcd1;
    margin-bottom: 16px;
    padding: 10px;
}
.aud-bx h3 {
    color: #fff;
    font-size: 25px;
}
.inner-spon-img {
    background: #fff;
    padding: 7px;
}
.section-xl-124 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.conclv-logo img {
    height: 190px;
/*    background: #fff;*/
    padding: 6px;
}
img.img-fluid.crsl-strs {
    border: 2px solid #FBC82B;
}
.top-hdrs h1 {
    color: #00007A !important;
}
.top-hdrs p {
    color: #000 !important;
}
img.img-fluid.crslimgcus {
    border: 2px solid #0B1F80;
    border-radius: 6px;
}
.box-planning.box-planning-type-1.active h2 {
    font-size: 25px !important;
    font-weight: 600;
}
span.discn {
    font-size: 9px;
}
.box-planning-type-1.active {
    /* border: 1px solid #c1c1c1; */
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
}
.box-planning-type-1 .box-planning-label .box-planning-svg {
    width: 150px;
    height: 150px;
    fill: #00007A !important;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #346bae;
    border-color: #346bae;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00007a;
}
.post-event-type-3 .post-event-item .post-event-info:after {
    background: #00bcd1;
}
.page .text-primary {
    color: #00bcd1 !important;
}
.testim-desc.mt-4 h5 {
    margin-top: 0;
    font-size: 18px;
}
.imgSize.partner.img-newsize.mt-2 {
    background: #0B1F80;
    padding: 0px;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    margin-bottom: 30px;
}

.testim-desc h4 {
    margin-bottom: 4px;
    font-weight: 900;
    font-size: 18px;
    color: #00007a;
}
.testim-desc.mt-4 h5 {
    margin-top: 0;
    font-size: 16px;
    color: #eddca4;
    font-weight: 700;
}
/*****************************footer*****************************************/
/* footer */
    
    .footer-classic {
    background: #000;
}
    
    .footer-classic__head {
        padding: 40px 0;
        border-bottom: 1px solid rgba(240, 240, 240, 0.2);
    }
    
    .footer-classic__head .footer-subscribe-form {
        margin-left: 0;
        margin-bottom: 0;
        transform: none;
    }
    
    .rd-form:not(.appointment-form) {
        position: relative;
        text-align: left;
    }
    
    .footer-subscribe-form {
        display: flex;
        flex-direction: column;
    }
    
    .footer-subscribe-form .form-wrap+* {
        margin-top: 10px;
    }
    
    .footer-subscribe-form .form-wrap .form-input {
        min-height: 59px;
    }
    
    .footer-subscribe-form .form-wrap .form-label {
        top: 30px;
    }
    
    .footer-subscribe-form .form-button .button {
        padding: 19px 36px;
    }
    
    .footer-classic .social-list {
        justify-content: center;
    }
    
    .footer-classic .social-list a,
    .footer-classic .social-list a:focus,
    .footer-classic .social-list a:active {
        color: #ffffff;
    }
    
    .footer-classic .social-list a:hover {
        color: #00bcd1;
    }
    
    .footer-classic__head {
        padding: 40px 0;
        border-bottom: 1px solid rgba(240, 240, 240, 0.2);
    }
    
    .footer-classic__head .footer-subscribe-form {
        margin-left: 0;
        margin-bottom: 0;
        transform: none;
    }
    
    .footer-classic__head .footer-subscribe-form .form-button .button {
        font-size: 16px;
        padding: 16px 36px;
        min-height: 59px;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    
    .footer-classic__body {
        padding: 50px 0;
    }
    
    .footer-classic__aside {
    background-color: #1a1a1a;
    padding: 25px 0;
}
    
    .footer-classic .title-decorated+* {
        margin-top: 15px;
    }
    
    .footer-classic .title-decorated {
        margin-top: 0;
    }
    
    .footer-classic .title-decorated {
        padding-bottom: 10px;
    }
    
    .footer-classic .news-thumbnail+.news-thumbnail {
        margin-top: 18px;
    }
    
    .footer-subscribe-form {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    
    .footer-subscribe-form .form-wrap {
        margin-right: -145px;
    }
    
    .rd-form-inline .form-wrap {
        flex-grow: 1;
        min-width: 185px;
    }
    
    .footer-subscribe-form .form-wrap .form-input {
        padding-right: 150px;
    }
    
    .footer-subscribe-form .form-wrap .form-input {
        min-height: 59px;
    }
    
    .form-wrap.has-error .form-input {
        border-color: #f5543f;
    }
    
    .form-input {
        display: block;
        width: 100%;
        min-height: 54px;
        padding: 13px 19px;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #a3a3a3;
        background-color: #f4f4f4;
        background-image: none;
        border-radius: 6px;
        -webkit-appearance: none;
        transition: .3s ease-in-out;
        border: 1px solid #f4f4f4;
    }
    
    .footer-subscribe-form .form-validation {
        right: 150px;
    }
    
    .form-validation {
        position: absolute;
        right: 8px;
        top: 0;
        z-index: 11;
        margin-top: 2px;
        font-size: 9px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0;
        color: #f5543f;
        transition: .3s;
    }
    
    .footer-subscribe-form .form-wrap .form-label {
        top: 30px;
    }
    
    .form-label {
        position: absolute;
        top: 27px;
        left: 0;
        right: 0;
        padding-left: 19px;
        padding-right: 19px;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        pointer-events: none;
        text-align: left;
        z-index: 9;
        transition: .25s;
        will-change: transform;
        transform: translateY(-50%);
    }
    
    .form-label,
    .form-label-outside {
        margin-bottom: 0;
        color: #a3a3a3;
        font-weight: 400;
    }
    
    .rd-form-inline .form-button {
        flex-shrink: 0;
        max-width: calc(100% - 10px);
        min-height: 54px;
    }
    
    .footer-classic__head .footer-subscribe-form .form-button .button {
        font-size: 16px;
        padding: 16px 36px;
        min-height: 59px;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    
    .footer-classic .button-primary,
    .footer-classic .button-primary:focus {
        color: #ffffff;
        background-color: #00bcd1;
        border-color: #00bcd1;
    }
    
    .button {
        position: relative;
        overflow: hidden;
        display: inline-block;
        padding: 21px 34px;
        font-size: 14px;
        line-height: 1.25;
        border: 1px solid;
        font-weight: 400;
        letter-spacing: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        cursor: pointer;
        vertical-align: middle;
        user-select: none;
        transition: 250ms all ease-in-out;
        text-transform: uppercase;
        border-radius: 6px;
    }
    
    .footer-subscribe-form .form-wrap+* {
        margin-top: 0;
    }
    
    .footer-classic .social-list {
        justify-content: flex-end;
    }
    
    .social-list {
        display: flex;
        align-items: center;
    }
    
    .footer-classic .social-list a,
    .footer-classic .social-list a:focus,
    .footer-classic .social-list a:active {
        color: #ffffff;
    }
    
    .brand {
        display: inline-block;
    }
    
    .footer-classic__body .brand+* {
        margin-top: 45px;
    }
    
    .title-decorated:before {
        content: '';
        position: absolute;
        bottom: 0;
        height: 2px;
        width: 60px;
        background-color: rgba(235, 239, 245, 0.4);
    }
    
    .footer-classic .title-decorated {
        padding-bottom: 18px;
    }
    
    .footer-classic .title-decorated {
        margin-top: 0;
    }
    
    .context-dark h6 {
        color: #ffffff;
        font-weight: 600;
    }
    
    .title-decorated {
        position: relative;
    }
    
    .footer-nav-list a,
    .footer-nav-list a:focus,
    .footer-nav-list a:active {
        color: #ffffff;
    }
    ul.footer-nav-list {
    padding-left: 0;
}
.footer-classic__body {
    text-align: start;
}
ul.social-list span {
    font-size: 21px !important;
    margin-left: 22px;
}
.counter-sec {
    background: url(../images/bg-04-1920x585.jpg) !important;
    background-attachment: fixed !important;
}
section.parallax-container.context-dark.banners {
    background: url(../images/banner.jpg) !important;
    background-attachment: fixed !important;
}
section.parallax-container.section.schedule {
    background: #f7f7f7;
}
    li {
    list-style: none;
}
    /* footer */
.inner-sider-icns p {
    color: #000;
    font-size: 14px;
}
a.btn.btn-primary-bordered.animateItem.newgerg {
    color: #ffff;
}
.sider-full-bner-short img {
    height: 200px;
    padding: 6px;
}
section#main_media {
    background: url(../images/banner.jpg);
}
.event-name2 h2 {
    color: #fff;
    margin-top: 30px;
}
.inner-particpts {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    padding: 14px;
    border: 1px solid #eee;
    transition: .5s;
     overflow: hidden;
}
.inner-particpts img{
    transition: .5s; 
}
.inner-particpts img:hover {
    transform: scale(1.2);
    overflow: hidden;
    transition: .5s;
}
/***********************************************Carousel ********************************/
.carousel-fade .carousel-inner .item {
    opacity: .5s!important;
    transition-property: opacity !important;
     transition: .5s !important;
}

.carousel-fade .carousel-item {
    opacity: .5s!important;
    transition-property: opacity !important;
    -webkit-transform: none!important;
     transition: .5s !important;
    transform: none;
}

.carousel-fade .carousel-inner .active {
    opacity: 1!important;
    transition: .5s !important;
    transition-property: opacity !important;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: .2 !important;
    transition-property: opacity !important;
}

/***********************************************End Carousel ********************************/

.inner-spkrs:hover {
    transition: .5s;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transform: translateY(-8px);
}
.inner-spkrs{
    transition: .5s;
}



/*********************************Participants***********************************************/
section#parti {
    background: url(../images/banner-parti.jpg);
    height: 70px;
    background-size: cover;
    background-position: center;
}
.inner2-prc-card i {
    margin-right: 6px;
    font-size: 14px;
    margin-top: 1px;
    color: #00bcd1;
}
section.pricing {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}
.inner-sider-prc-card:hover {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    padding: 20px;
    transition: .5s;
    transform: translateY(-8px);
}
#recomd {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    padding: 20px;
    transition: .5s;
    transform: translateY(-8px);
    border: 1px solid #00007a;
}
.inner-sider-prc-card {
    padding: 20px;
    border: 2px solid #eee;
    border-radius: 10px;
    transition: .5s;
}
.inner-sider-prc-card h4 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 900;
}
.btm-btns {
    position: absolute;
    bottom: -25px;
}
.inner-sider-prc-card h5 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 21px;
    color: red;
    text-shadow: 1px 1px #ddd;
}
.inner-sider-prc-card {
    height: 100%;
    background: #fff;
}
.inner2-prc-card p {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    display: flex;
    margin-bottom: -7px !important;
    text-align: left;
}
.inner-sider-prc-card:hover button {
    background: #00bcd1;
    color: #fff;
}
#recomd button {
    background: #00bcd1;
    color: #fff;
    left: -2px;
}
.inner-sider-prc-card:hover {
    border: 1px solid #00007a;
}
.ribbon {
        width: 150px;
        height: 150px;
        overflow: hidden;
        position: absolute;
        z-index: 9999;
    }
    
    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: 0;
        content: '';
        display: block;
        border: 5px solid rgba(255, 0, 0, 0.596);
    }
    
    .ribbon span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 15px 0;
        background-color: #f00;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        color: #fff;
        font: 700 18px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
    }
    
    /*.ribbon.closeSoon span {
        background-color: #00bcd1;
    }*/
    .ribbon.closeSoon span {
    background-color: red;
    background: linear-gradient(to bottom, red 0%, #a53d01 100%);
}
    
    .ribbon.closeSoon::before,
    .ribbon.closeSoon::after {
        border: 5px solid #025d67;
        z-index: -1;
    }
    /* top left*/
    
    .ribbon-top-left {
    top: -9px;
    left: -12px;
}
    
    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }
    
    .ribbon-top-left::before {
    top: -2px;
    right: 24px;
}
    
.ribbon-top-left::after {
    bottom: 27px;
    left: 1px;
}
    
    .ribbon-top-left span {
    right: -11px;
    top: 24px;
    transform: rotate(-45deg);
}
* + .row {
     margin-top: 0px; 
}
    /* ribbon */
/*********************************End Participants***********************************************/

/**********************************Ticket*******************************************************/

.sider-tkt-cnt h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 27px;
    text-align: center;
    font-weight: 900;
    color: #00007a;
}
.sider-tkt-cnt h3 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: red;
}
.sider-tkt-cnt h4 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 26px;
    text-align: center;
    font-weight: 500;
}
.col-lg-7.col-md-7.col-sm-7.col-7.ticket-bdr {
    border-left: 2px dashed #000;
}
.full-ticket {
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 3px 0px;
    background: #fff;
/*    background: url(../image/crd.png);*/
}
.pricing-card.mt-5 {
    margin-bottom: 50px;
}
.sider-tkt-img::before {
    position: absolute;
    background: #f7f7f7;
    height: 20px;
    width: 20px;
    content: '';
    right: -11px;
    top: -19px;
    border-radius: 50%;
    border-bottom: 2px solid #eee;
}
.sider-tkt-img::after {
    position: absolute;
    background: #f7f7f7;
    height: 20px;
    width: 20px;
    content: '';
    right: -11px;
    bottom: -19px;
    border-radius: 50%;
    border-top: 2px solid #eee;
}
button.btn.prc-btn {
    border: 1px solid #00bcd1;
}
.post-event-type-3 .post-event-item .post-event-info {
    padding-left: 67px;
    margin-bottom: 32px;
}
.post-event-type-3 .post-event-item .responsive-tabs .resp-accordion {
    padding: 32px 20px 32px 30px;
    font-size: 17px;
}
.post-event-type-3 .post-event-item .responsive-tabs-boxed .resp-tab-content {
    margin-top: -20px;
    padding-right: 100px;
    padding-left: 33px;
    padding-bottom: 37px;
}
.post-event-type-3 .post-event-item .responsive-tabs-boxed .resp-tab-content {
    padding: 10px;
}
.responsive-tabs .resp-accordion .resp-arrow:before {
    content: "ï”„";
    display: none;
}
.post-event-type-3 .post-event-item .post-event-info:after {
    position: absolute;
    top: 41px;
    left: -4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00bcd1;
}
.post-event-type-3 .post-event-item .post-event-info:before {
    width: 1px;
    position: absolute;
    top: 48px;
    bottom: -102px;
    left: 0;
    background: #d9d9d9;
}
.post-event-type-3 .post-event-item .post-event-time {
    font-weight: 900;
    letter-spacing: .12em;
    margin-bottom: 10px;
    color: #00007A !important;
    text-shadow: 2px 2px #bdb0b0;
}
/**********************************Ticket*******************************************************/

@media(max-width:767.98px){
    .conclv-logo {
    margin-top: 100px !important;
}

.show_mob {
    display: block !important;
}
.show_desk {
    display: none;
}
.post-event-type-3 .post-event-item .post-event-info {
     padding-left: 0px; 
}
div#newprccard {
    margin-bottom: 0 !important;
}
.sider-tkt-cnt h2 {
    font-size: 15px;
}
.sider-tkt-cnt h3 {
    font-size: 15px;
}
.sider-tkt-cnt h4 {
    font-size: 15px;
}
.sider-tkt-img::before {
    top: -28px;
}
.sider-tkt-img::after {
    bottom: -28px;
}
a.btn.btn-primary.btn-xs.btn-ellipse.top-prti-btn {
    margin-left: 22%;
}
img.img-fluid.crslimgcus {
    margin-bottom: 22px;
}
.rd-navbar-default.rd-navbar-fixed .rd-navbar-brand {
     display: block; 
    transform: translateX(-94%);
}
.inner-sider-prc-card {
    height: auto;
     margin-bottom: 50px !important;
}
.btm-btns {
    position: relative;
    text-align: center;
    bottom: -8px;
}
button.btn.prc-btn {
    border: 1px solid #00bcd1;
}
.inner-spkrs {
    margin-bottom: 20px !important;
}
.inner-particpts {
    margin-bottom: 20px !important;
}
div#down-part-btn {
    padding-bottom: 45px;
}
.sider-900-img h2 {
    margin-bottom: 25px;
}
/*iframe.ifram-fb {
    width: 100%;
    margin: 0;
}
.full-callaction-full.mt-5 .row {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
}*/
}

.btn-primary {
    color: #fff;
    background-color: #eddca4;
    border-color: #eddca4;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #0B1F80;
    border-color: #0B1F80;
}
.btn-primary-bordered {
    color: #fff;
    background-color: transparent;
    border-color: #eddca4;
}
.btn-primary-bordered:focus, .btn-primary-bordered.focus, .btn-primary-bordered:hover, .btn-primary-bordered:active, .btn-primary-bordered.active, .open > .btn-primary-bordered.dropdown-toggle {
    color: #fff;
    background-color: #0B1F80;
    border-color: #0B1F80;
}
.top-hdrs h1 {
    color: #0B1F80 !important;
}
a#dsole_control {
    position: fixed;
    z-index: 999;
    bottom: 19px;
    left: 42px;
    height: 50px;
    width: 50px;
    background: #00d089;
    padding: 14px;
    border-radius: 50%;
    transition: .5s;
    box-shadow: 0 4px 30px -4px rgba(0, 0, 0, .3);
}
.challenge {
  width: 541px;
  height: 22px;
  position: absolute;
  transform: rotate(-90deg);
  top: 569.5px;
  left: 755px;
  transform-origin: 0 0; }
  .challenge .number {
    float: right; }
  .challenge .daily {
    float: left; }

.content {
    /* width: 800px; */
    /* height: 600px; */
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    border-radius: 5px;
    z-index: 999;
    bottom: 5%;
    left: 16px;
    /* background: #fff; */
}
.content .shareButton.main .share, .content .shareButton.main .close, .content .shareButton.main .close {
    position: absolute;
    top: 14px;
    left: 12px;
    transition: all 150ms;
}
  .content .shareButton.main .share, .content .shareButton.main.open .close, .content .shareButton.main.sent .close {
    transform: rotate(0) scale(1);
    opacity: 1; }
  .content .shareButton.main .close, .content .shareButton.main.open .share, .content .shareButton.main .close, .content .shareButton.main.sent .share {
    opacity: 0;
    transform: rotate(90deg) scale(0); }

.shareButton, .shareButton.open {
  border: none;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25) !important;
  background: #fff;
  padding: 1rem;
  overflow: hidden;
  outline: none;
  margin: 0.5rem;
  width: 24px;
  height: 24px;
  box-sizing: content-box;
  transition: all 200ms;
  position: relative;
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 0 0 transparent;
}
  .shareButton:hover, .shareButton.open:hover {
    transform: scale(1.1) translateY(-3px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); }
  .shareButton:active, .shareButton.open:active {}
  .shareButton svg, .shareButton.open svg {
    display: block;
    fill: #101017;
    width: 24px;
    height: 24px;
    opacity: 1;
    transition: all 150ms;
    transform: scale(1); }
    button:focus {
    outline: 1px dotted;
    outline: none; !image-orientation: ;
}

.fb, .shareButton.open.ig {
  transition-delay: 100ms; }

.tw, .shareButton.open.tw {
  transition-delay: 50ms; }

.ig, .shareButton.open.fb {
  transition-delay: 0ms; }

.fb, .tw, .ig {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  opacity: 0;
  transform: scale(0); }
  .fb svg, .tw svg, .ig svg {
    width: 0;
    height: 0;
    opacity: 0;
    transform: scale(0); }




/*********************************plan Page ***************************************/
button.btn.reg1_btn:hover {
    background: #eddca4;
    /* color: #fff; */
}
button.btn.reg2_btn {
    background: #eddca4;
}
button.btn.reg2_btn:hover {
    background: #0B1F80;
    color: #fff;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
}
.top-hdrs-white h3 {
    color: #0B1F80;
    font-size: 48px;
}
.bottom-cnclv-txt p {
    font-size: 22px;
}
.top-hdrs-white p {
    color: #fff;
}
.sider-sec2-cnts li {
    list-style: disc;
    color: #eddca4;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px;
}
.sider-sec2-cnts ul {
    padding-left: 19px;
}

.sider-sec2-cnts2 li {
    list-style: disc;
    color: #000;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px;
}
.sider-sec2-cnts2 ul {
    padding-left: 19px;
}
.all_links_plans ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 10px;
    padding: 12px 30px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
    text-align: center;
    color: #000;
    font-weight: 500;
    border: 1px solid #0B1F80;
}
.all_links_plans .active {
    color: #fff;
    background-color: #00bcd1;
    border: 1px solid #00bcd1;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.all_links_plans{
    text-align: center;
}
section#plans1 {
    background: #0B1F80;
}
section#plans3 {
    background: #0B1F80;
}
li.plan_tab.active {
    background: #eddca4;
    border: 1px solid #eddca4;
}
li.plan_tab:hover {
    background: #eddca4;
    color: #fff;
    border: 1px solid #eddca4;
}
section.section.novi-background.bg-light.section-85.section-xl-124.wow.fadeInUp {
    background: #0B1F80;
}
.conclv-logo-down img {
/*    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);*/
    padding: 7px;
    border-radius: 4px;
}
.sider-qr-down img {
    height: 252px;
}
.bg-light-gray {
    background: #f2f2f2;
}
.inner-sider-icns img {
    border-radius: 14px;
}
.packageContainer {
  text-align: center;
}

.package {
  width: 100%;
  display: inline-block;
}
.packageDetails ul li:nth-child(3) {
    padding-top: 48px;
    padding-bottom: 40px;
}

.packageDetails ul li:nth-child(4) {
    padding-top: 53px;
    padding-bottom: 35px;
}
.packageDetails ul li:nth-child(5) {
    padding-top: 58px;
    padding-bottom: 51px;
}
.packageDetails ul li:nth-child(6) {
    padding-top: 8px;
    padding-bottom: 14px;
}
.packageDetails ul li:nth-child(7) {
    padding-top: 8px;
    padding-bottom: 14px;
}
.packageDetails ul li:nth-child(8) {
    padding-top: 8px;
    padding-bottom: 14px;
}
.packageDetails ul li:nth-child(9) {
    padding-top: 8px;
    padding-bottom: 14px;
}
.packageDetails ul li:nth-child(10) {
    padding-top: 6px;
    padding-bottom: 0px;
}





.fa {
  color: #b9b9b9;
  font-size: 18px;
  font-style: normal;
  margin-right: 5px;
  width: 25px;
  float: left;
}

.packageLeftBar {
    width: 361px;
    background: #fbfbfb;
    float: left;
}

.packageLeftBar li, .packageDetails li {
    padding: 0;
    background: #FFF;
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
}

.packageLeftBar li:first-child, .packageDetails li:first-child {
  text-align: center;
  padding: 30px;
  border: none;
}

.packageLeftBar li:last-child, .packageDetails li:last-child {
    padding: 0;
    background: #FFF;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

.packageDetails {
    width: 191px;
    float: left;
    position: relative;
}
.packageLeftBar ul {
    padding: 0;
}
.packageDetails ul {
    padding: 0;
    border: 8px solid #FFF;
    border-radius: 10px 10px 0 0 !important;
}

.packageDetails:hover {
    background: #FAFAFA;
}

.packageDetails .fa-times {
  color: #d31c06;
}

.packageDetails .fa-check {
  color: #7e9513;
}

.packageDetails li {
  text-align: center;
}

.packageDetails li .fa {
  text-align: center;
  float: none;
  line-height: 0;
}

.packageDetails li:first-child {
  padding: 10px 10px;
}

.packageLeftBar li:first-child {
    padding: 104px 10px 26px;
    border-bottom: 1px solid #eee;
    font-size: 19px;
}
section#prc_pns {
    background: #f2f2f2;
}
.packageLeftBar ul li {
    border-bottom: 1px solid #eee;
}
.packageDetails li:first-child span {
  padding: 10px 0;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  display: block;
  background-color: #d9a702;
  position: absolute;
  top: -5px;
  box-shadow: 3px 3px 0px #b68c03;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
}

.packageDetails.yellow li:first-child {
    background-color: #EBC137;
    color: #FFF;
    line-height: 16px;
    font-size: 21px;
    border-radius: 10px 10px 0 0;
}

.signUp {
  padding: 8px 15px;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
}

.packageDetails li:nth-child(2) {
  padding: 68px 10px 25px;
  border-top: 0;
  color: #FFF;
  font-size: 21px;
}

.packageDetails.yellow li:nth-child(2) {
  background: #EBC137;
}

.packageDetails.yellow .signUp {
  background-color: #d9a702;
  box-shadow: 3px 3px 0px #b68c03;
}

.packageDetails.orange li:first-child {
    background-color: #e38c2d;
    color: #FFF;
    line-height: 16px;
    font-size: 21px;
    border-radius: 10px 10px 0 0;
}

.packageDetails.orange li:first-child span {
  background-color: #cf7a1c;
  box-shadow: 3px 3px 0px #b36004;
}

.packageDetails.orange li:nth-child(2) {
  background: #E38C2D;
}

.packageDetails.orange .signUp {
  background-color: #cf7a1c;
  box-shadow: 3px 3px 0px #b36004;
}

.packageDetails.red li:first-child {
    background-color: #e84c3d;
    color: #FFF;
    line-height: 16px;
    font-size: 17px;
    border-radius: 10px 10px 0 0;
}

.packageDetails.red li:first-child span {
  background-color: #b52918;
  box-shadow: 3px 3px 0px #9c4239;
}

.packageDetails.red li:nth-child(2) {
  background: #e84c3d;
}

.packageDetails.red .signUp {
  background-color: #b52918;
  box-shadow: 3px 3px 0px #9c4239;
}

.packageDetails.maroon li:first-child {
  background-color: #771E10;
  color: #FFF;
  line-height: 16px;
  font-size: 21px;
  border-radius: 10px 10px 0 0;
}

.packageDetails.maroon li:first-child span {
  background-color: #531106;
  box-shadow: 3px 3px 0px #380a03;
}

.packageDetails.maroon li:nth-child(2) {
  background: #771E10;
}

.packageDetails.maroon .signUp {
  background-color: #531106;
  box-shadow: 3px 3px 0px #380a03;
}


.packageDetails #economy li:nth-child(2) select {
  margin-top: 14px;
}

#economy select {
  border: 0;
  outline: none;
  padding: 3px 8px;
}
/*********************************End Plan Page ***************************************/

span.main_rs_text {
    font-size: 25px;
}
th.my_tbl_hd {
    font-size: 14px;
}
table.table.table_my_plns th:nth-child(1) {
    background-image: linear-gradient(to right, #27aeb2 , #95dede);
    color: #fff;
    vertical-align: middle;
}
table.table.table_my_plns th:nth-child(2) {
    background-image: linear-gradient(to right, #61639c , #878adb);
    color: #fff;
}
table.table.table_my_plns th:nth-child(3) {
    background-image: linear-gradient(to right, #ffb13b , #ffd28f);
    color: #fff;
}
table.table.table_my_plns th:nth-child(4) {
    background-image: linear-gradient(to right, #f55674 , #ff879d);
    color: #fff;
}
table.table.table_my_plns th:nth-child(5) {
    background-image: linear-gradient(to right, #8f3b7f , #dd5fc5);
    color: #fff;
}
table.table.table_my_plns th:nth-child(6) {
    background-image: linear-gradient(to right, #FF5722 , #ffa68b);
    color: #fff;
}
table.table.table_my_plns th {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 16px;
    vertical-align: middle;
    /* border-radius: 10px 10px 0 0 !important; */
    border: none;
    border: 4px solid white;
    border-radius: 13px;
}
table.table.table_my_plns td {
    font-size: 14px;
    background-image: linear-gradient(to right, #ffffff , #f5f3f3);
    vertical-align: middle;
    color: #000;
}
tr.a_btns_plns td {
    padding-top: 20px;
    padding-bottom: 20px;
}
a.reg_prc_btns1 {
    background-image: linear-gradient(to right, #61639c , #878adb);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
}
a.reg_prc_btns2 {
    background-image: linear-gradient(to right, #ffb13b , #ffd28f);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
}
a.reg_prc_btns3 {
    background-image: linear-gradient(to right, #f55674 , #ff879d);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;

}
a.reg_prc_btns4 {
    background-image: linear-gradient(to right, #8f3b7f , #dd5fc5);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;

}
a.reg_prc_btns5 {
    background-image: linear-gradient(to right, #FF5722 , #ffa68b);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    

}
a.reg_prc_btns1:hover{
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
a.reg_prc_btns2:hover{
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
a.reg_prc_btns3:hover{
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
a.reg_prc_btns4:hover{
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
a.reg_prc_btns5:hover{
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
span.access_txt_fnts {
    font-weight: bold;
    color: #0B1F80;
    font-size: 14px;
}

tr.a_btns_plns td:nth-child(1) {
    font-size: 23px;
    font-weight: bolder;
}
.check_imgs {
    height: 20px;
}
.cross_imgs {
    height: 20px;
}
.note_pricing h5 {
    font-weight: normal !important;
    font-size: 19px;
}


/************************Mobile Section Pricing**************************/
.inner_mob_prc_mob_bx {
    box-shadow: 0 1px 16px rgba(0,0,0,.12);
    border-radius: 10px;
}
.inner_table_mob_prc_head1 {
    background-image: linear-gradient(to right, #61639c , #878adb);
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.inner_table_mob_prc_head1 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: left;
}
.inner_table_mob_prc_head2 {
    background-image: linear-gradient(to right, #ffb13b , #ffd28f);
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.inner_table_mob_prc_head2 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: left;
}
.inner_table_mob_prc_head3 {
    background-image: linear-gradient(to right, #f55674 , #ff879d);
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.inner_table_mob_prc_head3 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: left;
}
.inner_table_mob_prc_head4 {
    background-image: linear-gradient(to right, #8f3b7f , #dd5fc5);
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.inner_table_mob_prc_head4 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: left;
}
.inner_table_mob_prc_head5 {
    background-image: linear-gradient(to right, #FF5722 , #ffa68b);
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.inner_table_mob_prc_head5 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: left;
}

a.reg_prc_btns5_mob1 {
    background-image: linear-gradient(to right, #61639c , #878adb);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 17px;
}
a.reg_prc_btns5_mob2 {
    background-image: linear-gradient(to right, #ffb13b , #ffd28f);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 17px;
}
a.reg_prc_btns5_mob3 {
    background-image: linear-gradient(to right, #f55674 , #ff879d);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 17px;
}
a.reg_prc_btns5_mob4 {
    background-image: linear-gradient(to right, #8f3b7f , #dd5fc5);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 17px;
}
a.reg_prc_btns5_mob5 {
    background-image: linear-gradient(to right, #FF5722 , #ffa68b);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 17px;
}
.cmn_mob_btn_inmob:hover {
    transition: .5s;
    border-radius: 0px;
}




.mob_price_down_cnts ul {
    padding: 0;
    text-align: left;
}
.mob_price_down_cnts li {
    font-size: 13px;
    text-align: left;
}
.mob_price_down_cnts {
    padding: 12px;
}

.mob_not_given::before {
    background-image: url(../images/cancel.png) !important;
}

.mob_price_down_cnts ul li::before {
    content: "";
    display: inline-block;
    margin-left: -0.3em;
    width: 17px;
    font-size: 19px;
    color: #ff652f;
    margin-left: 0px;
    padding-right: 22px;
    margin-top: 1px;
    background-size: 14px;
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
}
.amin_mob_prcs_dwn {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 13px;
}
.amin_mob_prcs_dwn h4 {
    font-size: 22px;
    font-weight: bold;
    text-shadow: 2px 2px #ddd1d1;
    color: #3a3636;
}
span.mb_rps_fnt_inmob {
    font-size: 20px;
}

.mob_price_down_cnts li {
    font-size: 13px;
    text-align: left;
    display: inline-flex;
    color: #000;
    background-image: linear-gradient(to top, #f5f3f3 , #ffffff);
    /* border-bottom: 1px solid #eee; */
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.mob_price_down_cnts {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}
.inne_miss_out_btns button {
    width: 100%;
    margin-bottom: 19px;
    text-align: center;
}
section#missout {
    padding-top: 0;
    padding-bottom: 0;
}
.top_missout_hdrs h5 {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 25px;
}
.inner_img_missout img {
    height: 250px;
}
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }

  @-webkit-keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }

    .inne_miss_out_btns {
    text-align: center;
}
.download_pdf_btns {
    position: fixed;
    right: initial;
    z-index: 999;
    bottom: 18%;
    right: 33px;
}
.download_pdf_btns button {
    border-radius: 0;
    padding: 6px;
    background: transparent;
    color: #fff;
}
button.btn.btn_dwnld_pdf i {
    color: #000;
    font-size: 24px;
}
button.btn.btn_dwnld_pdf {
    height: 58px;
    min-width: 58px !important;
    background: #FFF;
    border-radius: 50%;
    padding: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25) !important;
}
button.btn.btn_dwnld_pdf {
    display: flex;
    color: #000;
}
.pdf_download {
    display: none;
    transition: .5s;
}
.inne_miss_out_btns-new {
    margin-bottom: 53px !important;
}
.liner_plans_sty_btn a {
    padding: 20px;
    font-size: 20px;
    margin-right: 9px;
}
.top_missout_hdrs2 h5 {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 35px;
}
.stls_popover_bx {
    background: #eddca4;
    color: #000;
    padding: 9px;
    border-radius: 9px;
    top: -64px !important;
    position: absolute;
    width: 237px;
    border: 2px solid #fff;
    color: #000;
    right: -15px;
    display: none;
}
.stls_popover_bx::after {
    content: '';
    position: absolute;
    height: 25px;
    width: 25px;
    background: #eddca4;
    /* left: 0; */
    right: 31px;
    top: 31px;
    transform: rotate(45deg);
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
}
.animate-charcter
{
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1s linear infinite;
  display: inline-block;

}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

section#sec2new h1 {
    color: #eddca4 !important;
}
section#sec2new p {
    color: #eddca4 !important;
}
.sider-sec2-cnts22 h3 {
    color: red;
    font-size: 36px;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 36px;
    line-height: 1.2;
    color: #0B1F80;
}
.inner_sider_akym_sec h5 {
    color: #0B1F80 !important;
    font-size: 29px;
    font-weight: 600;
}
.inner_sider_akym_sec img {
    height: 100px;
}
.inner_sider_akym_sec2 img {
    background: #eee;
    padding: 10px;
    margin-top: 20px;
}
.inner_sider_akym_sec22 img {
    height: 400px;
}
.sider-sec2-cnts222 p {
    color: #000;
}
.sider-sec2-cnts222 p {
    color: #0B1F80 !important;
    font-size: 17px;
    font-weight: 400 !important;
}
.sider-sec2-cnts222_new p {
    color: #000;
}
.sider_cnts_hwprtic h3 {
    font-weight: 600;
}
.col-lg-12.col-md-12.col-sm-12.col-12.sider_spc_adjs {
    padding-left: 0;
    padding-right: 0;
}

/*********************************Collgae*********************************/

 .full_collage_box {
    display: grid;
    width: 100%;
    display: grid;
    grid-template-columns: 25% 30% 15% 25%;
    gap: 15px;
    place-content: center;
    grid-template-rows: 50% 50%;
    height: 80vh;
    min-height: 460px;
}
 @media screen and (max-width: 690px) {
     #collage {
         height: 65vh;
    }
}
 @media screen and (max-width: 470px) {
     #collage {
         grid-template-columns: repeat(2, 1fr);
         grid-template-rows: repeat(3, 35%);
    }
}
#collage .card {
    border-radius: 25px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
 @media screen and (max-width: 470px) {
     #collage .card {
         grid-column: span 1;
    }
}
 #collage .card:nth-child(2) {
     grid-column: 0.6666666667;
     grid-row: span 2;
}
 @media screen and (max-width: 690px) {
     #collage .card:nth-child(2) {
         grid-column: span 1;
         grid-row: span 1;
    }
}
 #collage .card:nth-child(3) {
     grid-column: span 2;
}
 @media screen and (max-width: 690px) {
     #collage .card:nth-child(3) {
         grid-column: 0.5;
         grid-row: 0.5;
    }
}
 @media screen and (max-width: 690px) {
     #collage .card:nth-child(6) {
         grid-column: 0.5;
         grid-row: 0.6666666667;
    }
}
 @media screen and (max-width: 470px) {
     #collage .card:nth-child(5) {
         grid-column: span 2;
    }
}
.card__img img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
 #collage .card p {
     font-size: clamp(0.9rem, 1rem, 1rem);
     line-height: 1.4;
}
 #collage .card img {
     border-radius: 25px;
}
 #collage .card .card__img {
     position: relative;
     height: 100%;
}
 #collage .card .card__img .card__overlay {
     position: absolute;
     bottom: 0;
     left: 0;
     content: "";
     color: #fff;
     padding: clamp(0.938rem, 5vw, 1.563rem);
     background: #02022e;
         background: linear-gradient(0deg, #000 0%, #0000 100%);
     width: 100%;
     height: 100%;
     border-radius: 25px;
     display: flex;
     justify-content: flex-end;
     flex-direction: column;
}
 #collage .card .card__img span {
     position: absolute;
     top: 25px;
     color: #ff7b29;
     background: #fff;
     border-radius: 50px;
     padding: 2px 8px 2px 6px;
     display: flex;
     box-shadow: 0px 1px 20px #000 2b;
}
 @media screen and (max-width: 690px) {
     #collage .card .card__img span {
         top: 20px;
    }
}
 @media screen and (max-width: 470px) {
     #collage .card .card__img span {
         top: 15px;
    }
}
 #collage .card .card__img span svg {
     fill: #ff7b29;
     width: 20px;
     margin-right: 2px;
}
 
 .adjust_text_paoge h3 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 0;
    font-weight: bold;
}
.sider_content_kynt {
    text-align: left;
}
.inner_sider_phot_kynt img {
/*    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);*/
/*    height: 285px;*/
}
.company_ky_nt_spkr img {
    height: 127px;
}
.sider_content_kynt h3 {
    margin-bottom: 0;
    font-size: 33px;
    font-weight: 600;
}
.sider_content_kynt h4 {
    margin-bottom: 0;
    font-size: 33px;
    font-weight: 600;
}
.sider_content_kynt h4 {
    margin-top: 2px;
    font-size: 22px;
}
.sider_content_kynt {
    margin-top: 30px !important;
}
.keynote-full.mt-5 {
    background: #fff;
    border: 2px solid #eee;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
section#keynote {
    background: #f2f2f2;
}
.company_ky_nt_spkr {
    margin-top: 15px;
}
.sider_content_kynt p {
    font-weight: normal !important;
/*    color: #000;*/
    font-size: 16px;
}

.dwn-cnts-bnd h4 {
    margin-bottom: 0 !important;
    font-size: 21px;
    font-weight: 600;
}
.dwn-cnts-bnd {
    margin-top: 17px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
}
.dwn-cnts-bnd p {
    margin-top: 8px;
    color: #000;
    font-size: 14px;
}
.brandingimgcnts {
    background: #fff;
    height: 100%;
    border: 3px solid #0b1f80;
      transition: .5s;
}
.brandingimgcnts:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: .5s;
    transform: translateY(-10px);
}
p.mb-2.mordtrbyabs {
    position: absolute;
    top: -30px;
    left: 34%;
    color: #000;
}

.company_special_gst img {
    height: 97px;
}
.sider_content_kynt ul {
    padding: 0;
}
.sider_content_kynt ul li {
    list-style: auto;
    margin-left: 28px;
    margin-top: 10px;
}
#comp_sec {
/*    background: url(../images/compion/com_sec_bg.png);*/
    background-size: cover;
    background-position: top;
    padding: 50px 30px 50px 30px;
}

/*************************************Speakers***************************/
#more {display: none;}
#more2 {display: none;}
#more3 {display: none;}
#more4 {display: none;}
#more5 {display: none;}
#more6 {display: none;}
#more7 {display: none;}
#more8 {display: none;}
#more9 {display: none;}
#more10 {display: none;}
#more11 {display: none;}
#more12 {display: none;}
#more13 {display: none;}

.inner_sml_team_full_box {
    transition: .5s;
    border-radius: 15px;
    box-shadow: 0 4px 22px -5px rgb(0 0 0 / 20%);
    padding: 25px;
    background: #fff;
    align-items: flex-end;
    height: 100%;
    text-align: left;
}
.down_full_cnts_team_adv h5 {
    font-size: 15px;
}

.down_full_cnts_team_adv p {
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.down_full_cnts_team_adv span {
    margin-left: 17px;
}
.speaker-full2 {
    margin-top: 45px;
}
.down_full_tm_cnts p {
    font-size: 15px;
    margin-top: 12px;
    color: #000;
}
.profile_img_tem_new.text-center img {
    height: 178px;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.down_full_tm_cnts a {
    color: blue;
    font-size: 14px;
}
/*************************************Enf Speakers***************************/

.sider_content_kynt p {
    font-size: 15px;
    color: #000;
}
.sider_content_kynt a {
    color: blue;
    font-size: 14px;
}
.ashk_logo img {
    height: 50px;
    margin-top: 13px;
}

/*****************************Add Calender button******************************/

.buttonBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1000px;
    margin: 10px auto 35px;
}
.button4 {
    position: fixed;
    right: 10px;
    bottom: 6%;
    color: aqua;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25) !important;
    border: 2px solid white;
    background: #fff;
    box-sizing: border-box;
    border-radius: 0.6rem;
    align-self: center;
    font-size: 17px;
    font-weight: 400;
    margin: 20px;
    padding: 10px 20px;
    color: #000;
    z-index: 9999;
}

.button4:hover {
    color: aqua;
    box-shadow: 0 0 5px #03e9f4,
        0 0 25px #03e9f4,
        0 0 50px #03e9f4,
        0 0 100px #03e9f4;
}

  /* Style for the popup */
  .popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
  }

  /* Style for calendar icons */
  .calendar-icon {
    display: block;
    margin-bottom: 10px;
  }
  div#clndr_modal {
    z-index: 999999;
}
div#clndr_modal {
    z-index: 999999;
    text-align: left;
}
.flxs_bsx {
    display: flex;
    width: 100%;
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #eee;
    transition: .5s;
}
.flxs_bsx:hover {
    background: #eee;
    transition: .5s;
    cursor: pointer;
}
.flxs_bsx img {
    height: 55px;
}
.flxs_bsx h3 {
    margin-top: 0;
    margin-left: 16px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.flxs_bsx h3 {
    margin-top: -10px;
    margin-left: 16px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    align-content: center;
}
div#clndr_modal h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
    font-weight: bold;
    margin-bottom: 0;
}
.sider_content_kynt2 {
    text-align: left;
}
.sider_content_kynt2 h3 {
    margin-bottom: 0;
    font-size: 33px;
    font-weight: 600;
}
.sider_content_kynt2 h4 {
    margin-top: 2px;
    font-size: 18px;
}
.siderknts_2 {
    background: #fff;
    padding: 13px;
    padding-top: 30px;
    padding-bottom: 39px;
    border: 2px solid #eee;
}
.inner_sider_phot_kynt2 img {
    border-radius: 50%;
}