::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.bg-overlay,
.body-inner,
.dropdown-submenu,
.g-calender-sec,
.gradient-bg,
.lastAppend,
.latest-post-media,
.post-media,
.report-card,
.stepContainer,
.ts-pricing-header,
.ts-speaker-details-img,
html {
    position: relative;
}
.bg-overlay:after,
.gradient-bg:before,
html {
    width: 100%;
    height: 100%;
}
.btn,
.dropcap,
a.read-more {
    text-transform: uppercase;
}
html,
ul.navbar-nav > li > a {
    text-rendering: optimizeLegibility;
}
.countdown > div,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Lato, sans-serif;
}
.form-border > div,
video {
    vertical-align: middle;
}
.latest-post .post-title,
.post_text h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn.focus,
.dropdown-menu li a,
a:hover,
a:link,
a:visited,
a[href^="tel"],
ol#vid-list li a {
    text-decoration: none;
}
body {
    background: #fff;
    color: #333;
    border: 0;
    margin: 0;
    padding: 0;
}
h3,
img.pull-left,
img.pull-right {
    margin-bottom: 20px;
}
body,
p {
    line-height: 25px;
    font-size: 15px;
}
.dropcap,
h1 {
    font-size: 48px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1c24;
}
h1 {
    line-height: 48px;
    font-weight: 900;
}
.dropcap,
.solid-dark h3,
a.read-more,
h2,
h3,
h4 {
    font-weight: 700;
}
h2 {
    font-size: 36px;
    line-height: 36px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
    line-height: 28px;
}
h5 {
    font-size: 14px;
    line-height: 24px;
}
.comments-list .comment-reply:hover,
.countdown > div.counter-day,
.entry-header .entry-title a:hover,
.latest-post:hover .post-title a,
.mis-tab-right .nav-tabs > li:hover h5,
.my-account .dropdown-menu a:hover,
.navbar-nav > li > .dropdown-menu > .active > .dropdown-menu > .active > a,
.navbar-nav > li > .dropdown-menu > .active > a,
.navbar-nav > li > .dropdown-menu > .active > a:focus,
.navbar-nav > li > .dropdown-menu > .active > a:hover,
.post-meta a:hover,
.sidebar .widget ul li a:hover,
.sidebar ul.nav-tabs li.active a,
.sidebar ul.nav-tabs li:hover a,
.sponsor-web-link a:hover i,
.team-social-icons a i:hover,
.ts-team-content-classic .team-social-icons a i:hover,
.widget.recent-posts .entry-title a:hover,
a,
h4.panel-title a {
    color: #00304c;
}
a:hover {
    color: #000;
}
a.read-more {
    color: #00304c;
}
a.read-more:hover {
    color: #222;
}
.section-padding,
section {
    padding: 40px 0;
    position: relative;
}
.row.no-gutter > [class*="col-"],
.row.no-gutter > [class^="col-"],
.ts-container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.gradient-bg .section-title {
    color: #1c1c24;
}
.gradient-bg:before {
    position: absolute;
    content: "";
    top: 0;
    z-index: -1;
    background: -moz-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -webkit-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -o-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -ms-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
}
.bg-overlay.gradient-bg:before {
    z-index: 1;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.ts-container-fluid {
    margin-right: auto;
    margin-left: auto;
}
.media > .pull-left,
.mr-20,
.sidebar-left .widget,
.ts-intro .pull-right.btn-primary,
img.pull-left {
    margin-right: 20px;
}
.banner-item.reg-form-area .banner-content,
.banner-item.reg-form-area .banner-reg-form,
.list-arrow,
.no-padding,
.review-section,
.ts-pricing-features > ul,
.ts-speakers [class*="col-"] {
    padding: 0;
}
.gap-60 {
    clear: both;
    height: 60px;
}
.gap-40 {
    clear: both;
    height: 40px;
}
.gap-30 {
    clear: both;
    height: 30px;
}
.gap-20 {
    clear: both;
    height: 20px;
}
.feature-box,
.featured-tab .nav.nav-tabs,
.gallery-container-body,
.latest-post,
.mb-30,
.mrb-30 {
    margin-bottom: 30px;
}
.mrb-80 {
    margin-bottom: -80px;
}
.mrt-0,
.mt-0 {
    margin-top: 0 !important;
}
.pab,
.pb-0 {
    padding-bottom: 0;
}
a:focus {
    outline: 0;
}
img.pull-right {
    margin-left: 20px;
}
.footer-social ul,
.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ts-padding {
    padding: 60px;
}
.solid-bg {
    background: #f7f7f7;
    padding: 60px 0;
}
.solid-dark {
    background: #1c1c24;
    color: #fff;
    padding: 60px 0;
}
._clientSection__left h2,
.blue-bg h2,
.blue-bg h3,
.breadcrumb a:hover,
.collage-bg h2,
.collage-bg h3,
.footer-menu ul li a:hover,
.footer-social ul li a i:hover,
.header-dark ul.navbar-nav > li > a,
.header-transparent ul.navbar-nav > li > a,
.mis-tab-right .nav-tabs > li.active h5,
.modal-header h4,
.news_warn a,
.solid-dark h2,
.solid-dark h3,
.solid-dark h4,
.spearkerpart h2,
.spearkerpart h3,
.sponsor-web-link a,
.title-white a,
.ts-pricing-box.pricing-featured .ts-pricing-price > small,
.ts-pricing-box.pricing-featured h2,
.widget.box.red .widget-title {
    color: #fff;
}
.solid-dark h3 {
    font-size: 32px;
    margin-bottom: 5px;
}
.pattern-bg {
    padding: 80px 0;
    background: url(../images/pattern3.png);
}
.solid-row {
    background: #f0f0f0;
}
.bg-overlay .container,
.newsletter-form {
    position: relative;
    z-index: 1;
}
.bg-overlay:after {
    background-color: rgb(0 0 0 / 0.4);
    z-index: 0;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
#banner,
.btn,
.dropcap,
.embed-responsive,
ul.navbar-nav > li,
ul.navbar-nav > li:hover > a,
ul.navbar-nav > li > a {
    position: relative;
}
.alert .icon,
.intro-content .btn-border,
.mr-15 {
    margin-right: 15px;
}
.check:before,
.list-round li:before,
.un-check:before,
ul.list-arrow li:before {
    margin-right: 10px;
    font-family: FontAwesome;
}
.dropcap {
    line-height: 60px;
    padding: 0 7px;
    display: inline-block;
    float: left;
    margin: 5px 15px 5px 0;
}
#main-slide .carousel-control i:hover,
.btn-topic.active,
.dropcap.primary,
.schedule-tab .nav-tabs > li.active > a {
    background: #00304c;
    color: #fff;
}
.dropcap.secondary {
    background: #3a5371;
    color: #fff;
}
.intro-title,
.section-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin: 0;
    color: #00304c;
}
.intro-sub-title,
.section-sub-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 60px;
    color: #1c1c24;
}
.section-sub-title.title-white,
.section-title.title-white {
    color: #fff;
    position: relative;
    z-index: 1;
}
.intro-sub-title,
.mb-10 {
    margin-bottom: 10px;
}
.title-classic {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 600;
}
.title-classic span {
    font-size: 16px;
    display: block;
    line-height: 20px;
    font-weight: 400;
}
.contact-Area h3,
.title-classic.left {
    margin-top: 0;
}
.title-classic.left:after {
    content: "";
    width: 50px;
    height: 4px;
    background-color: #aadc45;
    display: block;
    margin-top: 10px;
}
.comments-form,
.contact-info-box-content p,
.event-location,
.feature-box.last,
.gallery-container-body h4,
.mb-0,
.ts-speaker-details .ts-speaker-info p {
    margin-bottom: 0;
}
.feature-box .feature-box-media,
.intro-content {
    float: left;
}
.feature-box-content {
    margin-left: 115px;
}
.feature-box-icon i {
    text-align: center;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #00304c;
    border-radius: 100%;
    font-size: 28px;
    color: #fff;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.feature-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.feature-box-content .btn-primary {
    padding: 10px 20px;
    margin-top: 10px;
}
.feature-box:hover .feature-box-icon i {
    background: #eee;
    color: #00304c;
}
.feature-box-center {
    text-align: center;
}
.banner-content.text-left .countdown > div.counter-day,
.feature-box-center .feature-box-content,
.ml-0 {
    margin-left: 0;
}
.embed-responsive {
    padding-bottom: 56.25%;
    display: block;
    height: 0;
    overflow: hidden;
}
.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.form-control {
    box-shadow: none;
    height: 36px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #bebebe;
}
.form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #00304c;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
hr {
    background-color: #e7e7e7;
    border: 0;
    height: 1px;
    margin: 40px 0;
}
blockquote {
    padding: 8px 20px;
    margin: 8px 0;
    font-size: 16px;
    border-left: 3px solid #00304c;
    font-style: italic;
    font-family: Lato;
}
cite {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}
.btn {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 11px 24px;
    line-height: 1.33;
    border-radius: 3px;
    border: 0;
    transition: 350ms;
}
.btn-border:hover,
.btn.btn-dark,
.btn.btn-primary {
    border: 2px solid #fff0;
}
.btn-white.btn-primary {
    background: #fff;
    color: #00304c;
    transform: translateY(0);
}
.btn.btn-primary {
    background: #00304c;
}
.btn.btn-dark {
    background: #242427;
}
.btn-border {
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
}
.btn-dark:hover,
.btn-primary:hover,
.btn-white.btn-primary:hover {
    background: #aadc45;
    color: #00304c;
    transform: translateY(-8px);
}
.btn-border:hover {
    background: #00304c;
    color: #fff;
}
.general-btn {
    clear: both;
    margin-top: 60px;
}
.check,
.list-arrow,
.list-round,
.un-check {
    list-style: none;
    margin: 0;
    padding: 5px 0 5px 15px;
}
.list-round li {
    line-height: 28px;
}
.list-round li:before {
    content: "\f138";
    color: #00304c;
    font-size: 12px;
}
ul.list-arrow li:before {
    content: "\f105";
    color: #00304c;
    font-size: 16px;
}
.check:before {
    content: "\f00c";
    color: #08e700;
    font-size: 12px;
}
.un-check:before {
    content: "\f00d";
    color: #00304c;
    font-size: 12px;
}
.featured-tab .nav-tabs,
.nav-tabs,
.sidebar ul.nav-tabs {
    border: 0;
}
.nav > li > a:focus,
.nav > li > a:hover,
.navbar-nav > li > .dropdown-menu a,
ul.navbar-nav > li:last-child:after,
ul.navbar-nav > li > a:focus,
ul.navbar-nav > li > a:hover {
    background: 0 0;
}
a[href^="tel"] {
    color: inherit;
}
.header {
    background: #fff;
    box-shadow: 0 3px 3px rgb(0 0 0 / 0.1);
    z-index: 5;
}
.header.header-transparent {
    background: 0 0;
    box-shadow: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    height: auto;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.partner-logo img,
ul.navbar-nav > li > a {
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
}
.header-transparent .dropdown-menu.menu-center:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-right: 10px solid #fff0;
    border-left: 10px solid #fff0;
    border-bottom: 10px solid #fff;
}
.header-transparent .navbar-nav > li > .dropdown-menu {
    border-radius: 3px;
}
.header-dark {
    background: #080808;
}
.logo,
.ts-pricing-features > ul > li {
    padding: 5px 0;
}
.logo img {	height: 72px;	object-fit: contain; }
.navbar {    border-radius: 0;    border: 0;    margin-bottom: 0; }
.navbar-toggle {
    float: left;
    margin-top: 10px;
    padding: 10px;
    border-radius: 3px;
    margin-right: 5px;
    background: 0 0;
}
.navbar-toggle .icon-bar {
    background: #00304c;
    width: 20px;
}
.dropdown-menu,
.form-border,
.left-tab ul,
.navbar-toggle .i-bar,
.white-bg {
    background: #fff;
}
ul.navbar-nav {
    float: left;
    display: inline-block;
}
ul.navbar-nav > li {
    float: none;
    display: inline-block;
    padding: 0 3px;
    line-height: 80px;
}
.dropdown-menu li a,
ul.navbar-nav > li > a {
    letter-spacing: 0.6px;
    line-height: normal;
    text-transform: uppercase;
    color: #333;
}
.mis-tab-right .nav-tabs > li:last-child,
.pr-0,
ul.navbar-nav > li:last-child {
    padding-right: 0;
}
ul.navbar-nav > li > a {
    font-family: Poppins, sans-serif;
    display: inline-block;
    padding: 9px 5px;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    border-radius: 5px;
    transition: 350ms;
}
.er-fields label,
ul.navbar-nav > li > a i {
    font-weight: 700;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: 0 0;
    border: 0;
}
ul.navbar-nav > li:hover > a {
    color: #00304c;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -4px;
}
.dropdown-submenu > a:after {
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    margin-top: 0;
    margin-right: -5px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left,
.left-tab ul li {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu {
    text-align: left;
    z-index: 100;
    min-width: 182px;
    border: 0;
    border-top: 2px solid #00304c;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 0.2);
}
.dropdown-menu.menu-center {
    left: -15px;
}
.dropdown-menu-large {
    min-width: 400px;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a,
.pl-0 {
    padding-left: 0;
}
.dropdown-menu li a {
    font-size: 12px;
    padding: 12px 15px;
    border-bottom: 1px solid rgb(0 0 0 / 0.07);
}
.dropdown-menu li:last-child > a {
    border-bottom: 0 !important;
}
.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
    color: #00304c;
    background: 0 0 !important;
}
@media (min-width: 767px) {
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
        left: 100%;
        top: 0;
        display: none;
    }
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
        display: block;
    }
}
.header-ticket .ticket-btn {
    color: #fff;
    letter-spacing: 0.3px;
    border-radius: 4px;
    padding: 11px 25px;
    background-color: #00304c;
}
.header-ticket .ticket-btn:focus,
.header-ticket .ticket-btn:hover {
    background: #07527d;
    color: #fff;
}
.tg-badge {
    right: 0;
    top: -12px;
    content: "";
    color: #00304c;
    font-size: 10px;
    padding: 0 14px;
    line-height: 20px;
    position: absolute;
    background: #aadc45;
    border-radius: 10px;
}

.header .navbar-header .logo a { display:inline-block; overflow:hidden;}







#banner {
    padding: 0;
    margin-top: 82px;
}
#banner:before {
    top: 0;
    left: 0;
    content: "";
    z-index: 4;
    width: 100%;
    height: 6px;
    position: absolute;
    background: rgb(255 255 255 / 0.17);
}
#main-slide .item,
.banner-item {
    background-position: 50% 50%;
    -webkit-backface-visibility: hidden;
}

.banner-item {
    min-height: 560px;
    color: #fff;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner-item .banner-section .banner-content .owl-stage-outer { overflow:hidden; }


.banner-section {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.banner-content,
.banner-reg-form {
    padding: 165px 0;
    width: 100%;
    vertical-align: middle;
    position: relative;
    color: #fff;
    z-index: 1;
}
.banner-content {
    padding: 100px 0;
}
.banner-content .owl-theme .owl-nav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999;
}
.banner-content.text-left {
    padding: 300px 0 260px;
}
.banner-content-wrap {
    position: relative;
    max-width: 365px;
    margin: -50px auto 0;
    padding: 20px 30px 40px;
}
.banner-content-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 380px;
    text-align: center;
    height: 100%;
    left: 0;
    margin-left: 0;
    z-index: -1;
    border: 18px solid;
    box-sizing: border-box;
    box-shadow: 0 60px 40px -40px rgb(0 0 0 / 0.3);
}
.banner-sevtion {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.banner-title { color: #fff;	font-size: 27px; line-height: 1.2;
	font-weight: 600; }

.banner-subtitle {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
}
.banner-desc {
    font-size: 22px;
    color: #fff;
}
.banner-btn {
    margin: 30px 0 0;
}
#bannerContent.owl-carousel.owl-drag .owl-item {
    padding: 50px 0 80px;
}
.hero-big-date {
    padding: 20px 50px;
    color: #fff;
    background-color: rgb(255 8 86 / 0.7);
    height: 250px;
}
.hero-big-date h3 {
    font-size: 130px;
    margin: 0;
    color: #fff;
}
.hero-big-date h4 {
    font-size: 32px;
    margin: 0;
    color: #fff;
}
.hero-big-date-content {
    padding: 50px;
    background-color: rgb(30 30 38 / 0.7);
    height: 250px;
}
.hero-big-date-content .banner-title {
    font-size: 40px;
    line-height: 48px;
    margin: 0;
}
._200Booking h4,
.countdown.countdown-col .smalltext,
.hero-big-date-content .banner-subtitle,
.like_button i {
    font-size: 20px;
}
.banner-title-euqal {
    font-size: 62px;
    line-height: 76px;
    color: #fff;
}
.banner-item.reg-form-area {
    padding: 280px 0;
}
.banner-reg-form-inner {
    background: rgb(0 0 0 / 0.5);
    padding: 50px;
}
.banner-reg-form-inner h3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin-top: 0;
}
.banner-reg-form-inner .form-control {
    border: 1px solid #454545;
}
.slider.btn,
.slider.btn.btn-border:hover {
    border: 2px solid #fff0;
}
.banner-reg-form-inner textarea.form-control {
    height: 44px;
}
.event-info {
    background: #222;
    padding: 35px 0;
}
.event-info-icon {
    float: left;
    font-size: 36px;
    color: #fff;
}
.event-info-content {
    margin-left: 50px;
    color: #fff;
}
.event-info-title {
    font-size: 20px;
    color: #00304c;
    margin: 0 0 5px;
}
.event-info-intro,
.pagination,
.review-section p {
    margin: 0;
}
#main-slide .item {
    min-height: 800px;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
}
#main-slide .item img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}
#main-slide .item .slider-content {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#main-slide .item.active .slider-content {
    opacity: 1;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s;
}
#main-slide .slider-content {
    top: 50%;
    padding: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#main-slide .slider-content.text-left {
    left: 10%;
    max-width: 800px;
}
#main-slide .slider-content.text-right {
    right: 10%;
}
.slider-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.slide-title {
    font-size: 52px;
    line-height: 62px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.slide-sub-title {
    font-style: normal;
    font-size: 24px;
    line-height: 38px;
    margin: 10px 0 20px;
    color: #fff;
    font-weight: 700;
}
.slider-text {
    display: table;
    vertical-align: bottom;
    color: #fff;
    padding-left: 40%;
    width: 100%;
    padding-bottom: 0;
    padding-top: 20px;
}
.slider-text .slide-head {
    font-size: 36px;
    color: #0052a5;
    position: relative;
}
.slider-img {
    display: block;
    position: absolute;
    top: -80px;
    left: 20%;
    width: 314px;
    max-height: 100%;
}
.slider-img img {
    display: block;
    position: relative;
    max-height: 100%;
    width: auto;
}
.slider.btn {
    margin: 15px 5px 0;
}
.slider.btn.btn-border {
    border: 2px solid #fff;
}
.slider-description {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    margin: 20px 0 30px;
}
.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    margin: 1px !important;
    border-radius: 100% !important;
    border: 0 !important;
    background: rgb(255 255 255 / 0.5);
}
#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    background: #00304c;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
    opacity: 0;
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators,
.gallery-container:hover:after,
.ts-speaker-details:hover .ts-speaker-details-img:after,
.ts-speaker-details:hover .ts-speaker-details-social,
.ts-speaker:hover .ts-speaker-image .social-links,
.ts-speaker:hover .ts-speaker-image:after {
    opacity: 1;
}
#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#main-slide .carousel-control .fa-angle-left {
    left: 20px;
}
#main-slide .carousel-control .fa-angle-right {
    right: 20px;
}
#main-slide .carousel-control i {
    background: rgb(0 0 0 / 0.3);
    color: #fff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 36px;
    border-radius: 0;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#main-slide .carousel-indicators,
.gdtdsf:after {
    display: none !important;
}
.blogred,
.countdown > div,
.dateblog,
.event-location li,
.form-border > div,
.social .fa,
.video-icon {
    display: inline-block;
}
.carousel .item.active .animated2 {
    -webkit-animation: 0.5s ease-in 0.3s both slideInLeft;
    animation: 0.5s ease-in 0.3s both slideInLeft;
}
.carousel .item.active .animated3 {
    -webkit-animation: 1.5s ease-in-out 0.3s both fadeInLeft;
    animation: 1.5s ease-in-out 0.3s both fadeInLeft;
}
.carousel .item.active .animated4 {
    -webkit-animation: 1.5s ease-in 0.3s both lightSpeedIn;
    animation: 1.5s ease-in 0.3s both lightSpeedIn;
}
.carousel .item.active .animated5 {
    -webkit-animation: 1s ease-in-out 0.1s both bounceInLeft;
    animation: 1s ease-in-out 0.1s both bounceInLeft;
}
.carousel .item.active .animated6 {
    -webkit-animation: 1s ease-in 0.2s both fadeInRight;
    animation: 1s ease-in 0.2s both fadeInRight;
}
.carousel .item.active .animated7 {
    -webkit-animation: 1.5s ease-in 0.3s both fadeInRight;
    animation: 1.5s ease-in 0.3s both fadeInRight;
}
.carousel .item.active .animated8 {
    -webkit-animation: 1s ease-in 0.8s both bounceInDown;
    animation: 1s ease-in 0.8s both bounceInDown;
}
.countdown > div {
    margin: 0 50px;
    text-align: center;
}
.insta_pay_title h1,
.payment_cancel h2 {
    font-family: Poppins;
    text-transform: uppercase;
}
.countdown div > span {
    line-height: 100%;
    font-size: 62px;
    font-weight: 700;
}
.countdown .smalltext {
    top: 0;
    line-height: 100%;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 10px;
}
.countdown > div.counter-hour {
    color: #ffc107;
}
.countdown > div.counter-minute {
    color: #03a9f4;
}
.countdown > div.counter-second {
    color: #8bc34a;
}
.countdown.countdown-col {
    border-left: 1px solid rgb(255 255 255 / 0.1);
    padding-left: 25px;
}
.countdown.countdown-col > div {
    margin: 0 40px 0 0;
}
.countdown.countdown-col div > span {
    font-size: 48px;
}
.countdown.bg-style > div {
    margin: 0 30px;
}
.countdown.bg-style div > span {
    font-size: 28px;
    width: 65px;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    margin-bottom: 15px;
    display: block;
    color: #fff;
    background: linear-gradient(145deg, #00304c 0, #52af49 100%);
}
.countdown.bg-style div > .smalltext {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
}
.banner-content-left .countdown > div {
    margin-left: 0;
    margin-right: 100px;
}
.pb-80,
.ts-intro {
    padding-bottom: 80px;
}
.facts .btn-dark,
.mt-15,
.ts-intro .btn-primary {
    margin-top: 15px;
}
#news_add_form.contact-form .row .col-md-6 select,
.mb-15,
.reports h2.section-sub-title,
.sponsor-card .price-box,
.ts-intro-center .section-sub-title {
    margin-bottom: 15px;
}
.ts-intro-center .intro-desc {
    max-width: 850px;
    margin: 0 auto;
}
.intro-video {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    background: url(../images/tab-cover.jpg) 0 0 / cover no-repeat;
    padding: 49px 38px 38px;
    height: 400px;
}
.video-icon {
    text-align: center;
    color: #fff;
    top: 50%;
    margin-top: -50px;
    font-size: 32px;
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    line-height: 65px;
    border: 7px solid #fff;
    border-radius: 100%;
}
.blog-left-panel h4,
.post-meta .post-comment .comments-link,
.video-icon i {
    margin-left: 5px;
}
.details-section ol,
.featured-tab,
.panel-classic .panel-heading,
.pl-15 {
    padding-left: 15px;
}
.featured-tab .nav-tabs > li > a {
    color: #fff;
    background: #1c1c24;
    text-shadow: none;
    border-radius: 25px;
    font-weight: 700;
    margin: 0 10px 0 0;
    padding: 10px 25px;
    border: 0;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.featured-tab .tab-content {
    border-top: 0;
    padding: 0;
    overflow: hidden;
}
.featured-tab .nav-tabs > li.active > a {
    color: #fff;
    background: #00304c;
    position: relative;
}
.featured-tab .tab-pane img.pull-left {
    margin: 0 20px 10px 0;
}
.featured-tab .tab-pane img.pull-right {
    margin: 0 0 0 20px;
}
.tab-content-title {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 22px;
}
.intro-content-area,
.pl-30 {
    padding-left: 30px;
}
.intro-person-img {
    margin-bottom: -100px;
    margin-top: -80px;
}
.social .fa {
    text-align: center;
    font-size: 14px;
    margin: 0 4px;
    height: 30px;
    width: 30px;
    line-height: 29px;
    color: #fff;
    background-color: #333;
    border-radius: 50%;
    border: 1px solid #fff0;
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}
.social a .fa-facebook {
    background-color: #4867aa;
}
.social a .fa-facebook:hover {
    border-color: #4867aa;
    color: #4867aa;
}
.social a .fa-twitter {
    background-color: #1da1f2;
}
.social a .fa-twitter:hover {
    border-color: #1da1f2;
    color: #1da1f2;
}
.social a .fa-linkedin {
    background-color: #0e76a8;
}
.social a .fa-linkedin:hover {
    border-color: #0e76a8;
    color: #0e76a8;
}
.social a .fa-instagram {
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.social a .fa-instagram:hover {
    border-color: #bc1888;
    color: #bc1888;
    background: 0 0;
}
.social a .fa-youtube {
    background-color: #c00;
}
.social a .fa-youtube:hover {
    border-color: #c00;
    color: #c00;
}
.social a .fa:hover {
    background-color: #fff0;
}
.theblog {
    background: url(https://www.radiustheme.com/demo/html/eventalk/img/figure/figure5.png) 0 0 / cover fixed;
    padding: 60px 0 80px;
}
.dateblog {
    padding: 10px 32px;
    background: linear-gradient(60deg, #00304c 0, #aadc45 200%);
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    border: 1px solid #fff;
    text-transform: uppercase;
}
.blogpart,
.textblog,
.white-card {
    background: #fff;
}
.event-location li {
    margin-right: 15px;
    color: #0a5f78;
    font-size: 15px;
}
.event-location li:last-child,
.g-calender a:last-child,
.mr-0 {
    margin-right: 0;
}
.bloghead {
    font-size: 16px;
    color: #232323;
    padding-top: 10px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
}
.blogred,
.blogred:hover {
    color: #1c1c1c;
}
.blogred,
.btn-white-outline,
.newsletter-form select,
.report-text,
.sidebar .widget-title {
    text-transform: uppercase;
}
.textblog {
    padding: 0 32px 30px;
    margin-top: -36px;
    min-height: 235px;
}
.blogpic img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.blogpart {
    box-shadow: 0 1px 5px rgb(0 0 0 / 0.16);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.2s ease-in;
}
.blog-arrow,
.blog-arrow:before {
    position: absolute;
    right: 0;
    bottom: 0;
}
.blogred {
    padding-bottom: 10px;
    font-weight: 500;
    border-bottom: 2px solid #38b4f3;
    font-size: 13px;
}
.blog-arrow:before {
    border-top: 60px solid #fff0;
    border-bottom: 0 solid #fff0;
    content: "";
}
.blog-arrow i {
    color: #fff;
    font-size: 25px;
    position: relative;
    z-index: 1;
    padding: 0 8px 5px 0;
}
.blogpart:hover {
    -webkit-transform: translateY(-2%);
    transform: translateY(-2%);
    box-shadow: 0 2px 15px rgb(0 0 0 / 0.2);
    transition: 0.2s ease-in;
}
.blogpart:hover .blog-arrow:before {
    border-right: 82px solid #0b6d91;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}
.blue-bg {
    padding: 50px 0;
    position: relative;
}
.dots,
.dots .dot {
    position: absolute;
}
.dots {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.dots .dot {
    border-radius: 100%;
    animation: 10s infinite dotOne;
    background: #aadc45;
    background: linear-gradient(135deg, #1299e859 25%, #aadc45 75%);
    opacity: 0;
}
.dots .dot.one {
    width: 42px;
    height: 42px;
    left: 33%;
    top: 19%;
    animation-delay: 0.5s;
}
.dots .dot.two {
    width: 60px;
    height: 60px;
    left: 4%;
    top: 14%;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-direction: reverse;
}
.dots .dot.three {
    width: 40px;
    height: 40px;
    left: 91%;
    top: 8%;
    animation-delay: 1.5s;
    animation-name: dotTwo;
}
.dots .dot.six {
    width: 25px;
    height: 25px;
    left: 60%;
    top: 15%;
    animation-delay: 0.6s;
    animation-name: dotThree;
}
@keyframes dotOne {
    0% {
        opacity: 0;
        transform: scale(0.5, 0.5);
    }
    80% {
        opacity: 0.3;
        transform: scale(1.5, 1.5);
    }
    100% {
        opacity: 0;
        transform: scale(1, 1);
    }
}
@keyframes dotTwo {
    0% {
        opacity: 0;
        transform: translateX(-100px) scale(0.5, 0.5);
    }
    80% {
        opacity: 0.3;
        transform: translateX(30px) scale(1.5, 1.5);
    }
    100% {
        opacity: 0;
        transform: translateX(0) scale(1, 1);
    }
}
@keyframes dotThree {
    0% {
        opacity: 0;
        transform: translateX(30px) translateY(-30px) scale(0.5, 0.5);
    }
    80% {
        opacity: 0.3;
        transform: translateX(130px) translateY(0) scale(1.5, 1.5);
    }
    100% {
        opacity: 0;
        transform: translateX(-200px) scale(1, 1);
    }
}
@keyframes dotFour {
    0% {
        opacity: 0;
        transform: translateX(100px) translateY(0) scale(0.5, 0.5);
    }
    80% {
        opacity: 0.3;
        transform: translateX(100px) translateY(0) scale(1.5, 1.5);
    }
    100% {
        opacity: 0;
        transform: translateX(150px) translateY(30px) scale(1, 1);
    }
}
.white-card {
    padding: 40px;
    margin-top: -100px;
    border-radius: 12px;
    z-index: 2;
    position: relative;
}
.facts-area,
.ts-speakers-bg {
    background-image: url(../images/parallax1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.form-border > div {
    padding: 0 10px;
}
.cc-width {
    width: 20%;
    margin-left: -3px;
}
.cc-width .select2 {
    width: 100% !important;
}
.form-border .single-register {
    margin-bottom: 0;
    position: relative;
    border: 1px solid #00304c;
    border-radius: 4px;
}
.form-border .single-register i {
    position: absolute;
    left: 12px;
    top: 16px;
    z-index: 11;
    color: #00304c;
}
.form-border .form-control {
    border-radius: 0;
    border: none;
    padding-left: 35px;
    height: 45px;
}
.ef-table-header td,
.ef-table-header th,
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00304c;
    color: #fff;
}
.select2-container .select2-selection--single {
    height: 45px;
    border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    padding-left: 35px;
}
.select2-selection .select2-selection__arrow {
    height: 43px !important;
    top: 0 !important;
}
.cookie-bubble.hide,
.interest_modal .close.close_new,
.lbnfq p,
.mob-d-block,
.modal-open #st-2,
.modal-open .quick_enquiry,
.modal_sidediv,
.related-posts .dateblog,
.related-posts .textblog .btn.btn-primary,
.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}
.facts-area {
    color: #fff;
    background-color: #1c1c24;
    background-position: 50% 50%;
    padding: 100px 0;
}
.facts-area.bg-color {
    background: #1c1c24;
    padding: 60px 0 40px;
}
.facts .intro-title {
    color: #fff;
    margin-top: 0;
}
.fact-text,
.pt-10 {
    padding-top: 10px;
}
.facts-wrapper .ts-facts {
    border-right: 1px solid #dedede;
    margin-right: 0;
}
.solid-dark .facts-wrapper .ts-facts {
    border-right: 1px solid rgb(255 255 255 / 0.1);
}
.facts-wrapper .ts-facts.last {
    border-right: 0;
    margin-right: 0;
}
.ts-facts .ts-facts-img {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.ts-facts .ts-facts-img img {
    height: 45px;
}
.post-social-icons > li,
.ts-facts .ts-facts-content,
.ts-speaker-details-social li,
.venu-info-img {
    display: inline-block;
}
.ts-facts .ts-facts-content .ts-facts-num {
    font-size: 24px;
    margin: 0;
}
.ts-facts .ts-facts-content .ts-facts-title {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}
.schedule-content .container,
.schedule-tab {
    max-width: 960px;
    margin: 0 auto;
}
.schedule-date,
.schedule-tab .nav-tabs {
    margin-bottom: 40px;
    text-align: center;
}
.schedule-tab .nav-tabs > li {
    float: none;
    display: inline-block;
    zoom: 1;
}
.schedule-tab .nav-tabs > li > a {
    color: #fff;
    background: #1c1c24;
    border-radius: 3px;
    padding: 13px 30px;
    margin: 0 2px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.schedule-date {
    font-size: 24px;
    color: #00304c;
}
.schedule-listing {
    padding: 25px 40px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    position: relative;
    border-radius: 5px;
}
.schedule-listing.bg {
    background: #f5f5f5;
}
.schedule-slot-time {
    width: 20%;
    float: left;
    font-weight: 700;
}
.schedule-slot-info {
    width: 80%;
    display: inline-block;
}
.schedule-slot-speakers {
    width: 58px;
    height: 58px;
    border-radius: 5px;
    position: absolute;
    top: 15;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ml-100,
.schedule-slot-info-content {
    margin-left: 100px;
}
.schedule-slot-speaker-name {
    color: #00304c;
    margin: 0;
    font-size: 16px;
}
.schedule-slot-title {
    margin: 5px 0;
    font-size: 20px;
}
.ts-speakers-bg {
    background-color: #f5f5f5;
    padding: 80px 0;
}
.ts-speaker {
    background: #fff;
    box-shadow: 0 25px 35px -20px rgb(0 0 0 / 0.35);
    transition: 0.4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.ts-speaker-image .social-links,
.ts-speaker-image:after {
    opacity: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.ts-speaker:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    box-shadow: 0 60px 40px -40px rgb(0 0 0 / 0.13);
}
.ts-speaker-image {
    position: relative;
    text-align: center;
}
.amount_pay .btn-success,
.btn-full,
.case-logo img,
.ts-speaker-image img {
    width: 100%;
}
.ts-speaker-image:after {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, #fff0 0, rgb(1 4 7 / 0.08) 39%, rgb(6 24 46 / 0.58) 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    transition: 0.4s;
}
.ts-speaker-image .social-links {
    list-style: none;
    margin: -40px 0 0 -45px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 96px;
    transition: 0.4s;
}
.ts-speaker-image .social-links li {
    display: inline-block;
    margin: 0 -3px 0 -2px;
}
.ts-speaker-image .social-links li a i {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background: #2b2b2b;
    text-align: center;
}
.ts-speaker-image .social-links li a i.fa-facebook {
    background: #496daf;
}
.ts-speaker-image .social-links li a i.fa-twitter {
    background: #64acf1;
}
.ts-speaker-image .social-links li a i.fa-instagram {
    background: #d32a1e;
}
.ts-speaker-image .social-links li a i.fa-linkedin {
    background: #0077b5;
}
.ts-speaker-image .social-links li a i:hover {
    background: #1b1b1b;
}
.ts-speaker-info {
    padding: 10px 20px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.ts-speaker-info .ts-speaker-name {
    font-size: 18px;
    margin: 0 0 3px;
    color: #fff;
}
.fb-block .ts-speaker-image:after {
    background: linear-gradient(to bottom, #fff0 0, rgb(0 64 128 / 30%) 39%, #3f51b5 100%);
    opacity: 0.9;
}
.tw-block .ts-speaker-image:after {
    background: linear-gradient(to bottom, #fff0 0, #007ab14d 39%, #00b0ff 100%);
    opacity: 0.9;
}
.yt-block .ts-speaker-image:after {
    background: linear-gradient(to bottom, #fff0 0, rgb(1 4 7 / 0.08) 39%, #ff0000 100%);
    opacity: 0.9;
}
.ln-block .ts-speaker-image:after {
    background: linear-gradient(to bottom, #fff0 0, rgb(0 81 120 / 39%) 56%, #0e76a8 100%);
    opacity: 0.85;
}
.row.no-gutter .ts-speaker {
    box-shadow: none;
}
.row.no-gutter .ts-speaker:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.ts-speaker-details {
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: center;
}
.ts-speaker-details-img img {
    border-radius: 5px 5px 0 0;
}
.ts-speaker-details-img:after {
    content: "";
    position: absolute;
    background: rgb(17 17 17 / 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.ts-speaker-details-social {
    list-style: none;
    margin: -16px 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    opacity: 0;
    width: 100%;
    text-align: center;
}
.ts-speaker-details-social li a {
    color: #fff;
    margin-right: 10px;
    font-size: 16px;
}
.ts-speaker-details .ts-speaker-info .ts-speaker-name {
    font-size: 24px;
}
.pl-20,
.ts-speaker-session.right {
    padding-left: 20px;
}
.pr-20,
.ts-speaker-session.left {
    padding-right: 20px;
}
.ts-speaker-session .session-title {
    font-size: 24px;
    margin-top: 0;
}
.ts-newsletter {
    background: url(../images/pattern1.png);
    padding: 60px 0;
}
.newsletter-form h3 {
    color: #fff;
    margin: 0;
    font-size: 28px;
    font-weight: 600;
}
.newsletter-form input,
.newsletter-form select {
    background: rgb(0 0 0 / 0.35);
    color: #ccc;
    display: inline-block;
    height: 50px;
    vertical-align: middle;
}
.newsletter-form form {
    margin-top: 5px;
}
.newsletter-form select {
    width: 160px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 11px 9px;
    line-height: 1.33;
    border-radius: 3px;
    border: 0;
}
.newsletter-form input {
    width: calc(100% - 302px);
    font-size: 12px;
    text-transform: capitalize;
    border: 1px solid #1d1c1c;
}
.newsletter-form button {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    padding: 11px 24px;
    height: 50px;
    border: 0;
}
.newsletter-form button:hover,
.show-bio:hover {
    transform: translateY(0);
}
.ts-sponsors .sponsor-padding {
    padding-left: 130px;
    padding-right: 130px;
}
.sponsor-title {
    max-width: 750px;
    margin: 0 auto;
}
.sponsor-logo {
    margin: 15px 0;
    background: #f7f7f7;
    min-height: 125px;
    padding: 0 30px;
}
.ts-sponsors .sponsor-image {
    min-height: 165px;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #a5a5a5;
    overflow: hidden;
}
.ts-sponsors .sponsor-image:hover h4 {
    opacity: 1;
    transition: 0.5s;
}
.ts-sponsors .sponsor-image h4 {
    font-size: 18px;
    margin: 0;
    line-height: 1.4;
    padding: 5px 10px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 4;
    background: #00304ce8;
    color: #aadc45;
    font-weight: 400;
    opacity: 0;
}
.ts-sponsors .sponsor-image:hover h4:after {
    content: "\f08e";
    font-family: FontAwesome;
    font-size: 24px;
    padding-top: 5px;
    text-shadow: 0 0 #000;
}
.ts-sponsors .sponsor-image img {
    position: absolute;
    left: 50%;
    top: 53%;
    max-height: 120px;
    transform: translate(-50%, -50%);
}
.ts-sponsors h3 {
    background: #00304c;
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    background: linear-gradient(12deg, #00304c, #aadc45);
}
.sponsor-details {
    margin: 60px 0;
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 25px;
}
.sponsor-details .sponsor-logo {
    margin: 0;
    background: 0 0;
}
.sponsor-info .sponsor-name {
    font-size: 23px;
    margin-top: 20px;
    color: #00304c;
}
.sponsor-web-link a i {
    font-size: 18px;
    color: #303030;
    border-radius: 100%;
    margin: 10px 3px 0;
}
.flex-title {
    color: #102039;
    font-size: 20px;
    margin-top: 20px;
    display: flex;
    font-weight: 600;
    margin-bottom: 0;
}
.flex-title::after {
    flex: 1;
    content: "";
    top: -9px;
    margin-left: 10px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.ts-pricing {
    background-color: #f5f5f5;
    background-image: url(../images/parallax2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.ts-pricing-box {
    background: #fff;
    padding: 50px;
    font-size: 14px;
    border-radius: 5px;
}
.ts-pricing-box.bg {
    background: #f9f9f9;
}
.ts-pricing-name {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 20px;
}
.ts-pricing-price {
    font-size: 44px;
    margin: 15px 0 0;
    display: inline-block;
    position: relative;
}
.ts-pricing-price .currency {
    position: absolute;
    font-size: 18px;
    top: -10px;
    left: -12px;
}
.ts-pricing-price strong {
    display: inline-block;
    margin-right: 5px;
}
.ts-pricing-price > small {
    font-size: 16px;
    line-height: 16px;
}
.ts-pricing-features {
    padding: 25px 0 15px;
}
.ts-pricing-features > ul > li:first-child {
    border-top: 0;
}
.plan-action .btn-primary {
    background: #1c1c24;
}
.ts-pricing-box.pricing-featured {
    color: #fff;
    background: -moz-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -webkit-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -o-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: -ms-linear-gradient(145deg, rgb(255 7 99 / 0.65) 5%, rgb(104 89 222 / 0.65) 100%);
    background: linear-gradient(145deg, #00304c 5%, #00304c 100%);
}
.panel-default > .panel-heading {
    background: 0 0;
    border-radius: 0;
    position: relative;
    padding: 6px 20px;
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 10px;
}
.panel-body {
    padding: 20px 20px 10px;
}
.panel-body > img {
    max-width: 100px;
    margin-bottom: 10px;
}
h4.panel-title {
    font-size: 18px;
    background: 0 0;
    border: 0;
    padding: 8px 0;
    line-height: normal;
    border-radius: 0;
}
h4.panel-title span {
    float: right;
}
h4.panel-title a.collapsed {
    color: #333;
}
h4.panel-title a:before {
    background: #00304c;
    color: #fff;
    width: 26px;
    height: 26px;
    line-height: 26px;
    content: "\f106";
}
h4.panel-title a.collapsed:before {
    background: #303030;
    color: #fff;
    content: "\f107";
}
h4.panel-title a.collapsed:before,
h4.panel-title a:before {
    font-family: FontAwesome;
    position: absolute;
    z-index: 0;
    font-size: 14px;
    right: 15px;
    padding: 0 5px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.panel-classic h4.panel-title a.collapsed:before,
.panel-classic h4.panel-title a:before {
    position: relative;
    content: "";
    font-size: 0;
}
.latest-post-media .post-item-date {
    position: absolute;
    background: #fff;
    color: #fff;
    top: 15px;
    left: 15px;
    text-align: center;
    border-radius: 3px;
    width: 60px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 5px 0 #00304c6b;
}
.latest-post .post-title {
    max-width: 100%;
    overflow: hidden;
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 10px;
    font-weight: 700;
}
.latest-post .post-body .post-item-date {
    background: #00304c;
    color: #fff;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 4px;
}
.latest-post-media .post-item-date .day {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: -4px;
}
.latest-post-img img {
    height: 238px;
    width: 100%;
    object-fit: cover;
}
.latest-post-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.latest-post-media i {
    position: absolute;
    font-size: 50px;
    top: 40%;
    left: 0;
    color: #aadc45;
    z-index: 1;
    margin: 0 auto;
    right: 0;
    text-align: center;
}
.entry-header .entry-title a,
.latest-post .post-title a,
.post-meta a,
.sidebar .widget ul li a,
.widget.recent-posts .entry-title a {
    color: #303030;
}
.latest-post .post-item-author {
    margin-left: 8px;
}
.latest-post .post-body {
    padding: 20px;
    border: 1px solid #ccc;
    border-top: 0;
    box-shadow: 0 0 5px 0 #cccccc82;
}
.pid-img {
    max-width: 50px;
}
.testimonials {
    background: 0 0 / cover #f2f3f7;
}
.user-card {
    background: #fff;
    border-radius: 10px;
    padding: 26px;
    border: 0;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 20%);
    min-height: 265px;
    position: relative;
    margin-bottom: 20px;
}
.user-card p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
}
.user-photo {
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.user-text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 120px);
}
.user-text label {
    font-size: 17px;
    margin-bottom: 2px;
    font-weight: 600;
    line-height: 15px;
}
.user-text h4 {
    color: #00304c;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}
.price-item-inner,
.venu-info-content {
    padding: 0 20px;
}
.venu-info-img img {
    height: 147px;
}
.venu-map .container-fluid {
    padding-right: 0;
    padding-left: 0;
    background: #1c1c24;
}
.bottom-contact {
    padding: 60px 50px 60px 140px;
}
.bottom-contact h3 {
    font-size: 28px;
    color: #fff;
    margin: 0 0 20px;
}
.contact-form-bottom .form-control {
    border-bottom: 1px solid rgb(255 255 255 / 0.3);
    color: #333;
}
.map {
    height: 400px;
    z-index: 1;
}
.map-bottom {
    height: 575px;
}
.footer {
    background: url(../images/footer-bg.jpg) 0 0 / cover no-repeat fixed;
    color: #666;
    padding: 50px 0 12px;
    position: relative;
}
.footer:before {
    background-color: rgb(16 16 21 / 92%);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.footer-menu h3 {
    color: #fff;
    font-size: 17px;
}
.footer-menu ul li {
    display: block;
    line-height: 12px;
}
.footer-menu ul.nav li a {
    background: 0 0;
    color: #cbcbcb;
    padding: 8px 0;
    line-height: 15px;
}
.interested_in_wrap label,
.single-footer-widget {
    font-size: 14px;
}
.single-footer-widget > a {
    color: #cbcbcb;
    display: block;
    margin-bottom: 11px;
}
.single-footer-widget > a i {
    font-size: 15px;
    width: 30px;
}
.footer-logo {
    margin: 30px 0;
}
footer p {
    color: #cbcbcb;
}
.comments-area,
.footer-social {
    margin: 40px 0;
}
.footer-social ul li {
    margin: 0 15px;
    display: inline-block;
}
.footer-social ul li a i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    position: relative;
}
.footer-social ul li a i:after {
    content: "";
    position: absolute;
    border: 1px solid rgb(255 255 255 / 0.2);
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.footer-social ul li a:hover i:after {
    border: 1px solid #00304c;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.footer-social ul li a .fa-facebook {
    color: #677fb5;
}
.footer-social ul li a .fa-twitter {
    color: #70c2e9;
}
.footer-social ul li a .fa-google-plus {
    color: #c53942;
}
.footer-social ul li a .fa-linkedin {
    color: #3daccf;
}
.footer-social ul li a .fa-youtube {
    color: #b00;
}
.footer-social ul li a .fa-instagram {
    color: #125688;
}
.copyright-info {
    margin: 40px 0 0;
}
#back-to-top {
    right: 40px;
    top: auto;
    z-index: 10;
    -webkit-backface-visibility: hidden;
}
#back-to-top.affix {
    bottom: 30px;
}
#back-to-top .btn.btn-primary {
    width: 48px;
    height: 48px;
    line-height: 44px;
    border-radius: 100%;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
}
#back-to-top .btn.btn-primary:hover {
    color: #fff;
    background: #000;
}
.page-banner-area {
    position: relative;
    min-height: 450px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}
.page-banner-title {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    margin-top: -40px;
}
.page-banner-title h2 {
    color: #fff;
    font-size: 60px;
}
.page-banner-title .breadcrumb {
    background: 0 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
.page-banner-title .breadcrumb a:hover,
.price-box del {
    color: #ccc;
}
.breadcrumb {
    padding: 0;
    background: 0 0;
}
.breadcrumb > li,
label {
    font-weight: 400;
}
.about-img-2nd,
.event-list .blogpart,
.mb-25 {
    margin-bottom: 25px;
}
.percent-area {
    border-right: 1px solid #dedede;
    text-align: center;
}
#partners-carousel .partner-logo.last,
.percent-area.last,
.post-meta .post-comment {
    border-right: 0;
}
.percent-area .chart {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    text-align: center;
}
.percent-area .chart .percent {
    display: inline-block;
    line-height: 150px;
    z-index: 2;
    font-size: 32px;
    color: #333;
}
.percent-area .chart .percent:after {
    content: "%";
    margin-left: 0.1em;
    font-size: 24px;
}
.percent-area .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.percent-area small {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-top: 15px;
}
.ts-action.bg-image {
    background-color: #f5f5f5;
    background-image: url(../images/parallax2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
}
.ts-action.bg-image h2 {
    color: #fff;
    font-weight: 600;
}
.ts-action.bg-image p.lead {
    max-width: 750px;
    margin: 20px auto;
    font-size: 18px;
    line-height: 30px;
}
.gallery-container {
    position: relative;
    overflow: hidden;
    height: 260px;
    margin-bottom: 30px;
}
.intro-gallary .gallery-container {
    height: auto;
    margin-bottom: 15px;
}
.gallery-container img {
    width: 100%;
    height: 100%;
    -webkit-transform: perspective(1px) scale3d(1, 1, 1);
    transform: perspective(1px) scale3d(1, 1, 1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    object-fit: cover;
}
.gallery-container:hover img {
    -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1);
    transform: perspective(1px) scale3d(1.15, 1.15, 1);
}
.gallery-container:after {
    opacity: 0;
    position: absolute;
    content: "";
    top: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.7);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.gallery-container .gallery-icon {
    position: absolute;
    bottom: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    z-index: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: #00304c;
    color: #fff;
    opacity: 0;
    -webkit-transform: perspective(1px) scale3d(0, 0, 0);
    transform: perspective(1px) scale3d(0, 0, 0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.gallery-container:hover .gallery-popup .gallery-icon {
    opacity: 1;
    -webkit-transform: perspective(1px) scale3d(1, 1, 1);
    transform: perspective(1px) scale3d(1, 1, 1);
}
.gallery-album:after {
    background: linear-gradient(to bottom, #fff0 0, rgb(0 0 0 / 0.5) 72%, rgb(0 0 0 / 0.75) 94%);
    opacity: 1;
}
.gallery-container .gallery-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;
    text-align: center;
    padding: 172px 3px 12px;
    font-size: 20px;
}
.speakers-section {
    background: #02cb9c;
    padding: 70px 0;
}
.testimonials {
    padding: 65px 0 0;
    height: 560px;
    background: linear-gradient(141deg, #42bb38 0, #02cb9c 51%, #02cb9c 75%);
    overflow: hidden;
    position: relative;
}
.testimonials:before {
    content: "";
    background-image: linear-gradient(141deg, #42bb38 0, #02cb9c 51%, #02cb9c 75%);
}
._left__textBox {
    padding: 0;
    height: 100%;
    position: relative;
    z-index: 1;
}
._clientSection__right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -175px;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    max-width: 55%;
    background: #fff;
    padding: 70px 0 85px;
}
#testiSlider,
._clientSection__right h2 {
    position: relative;
    left: 10%;
}
#reportslider.owl-theme .owl-nav [class*="owl-"] {
    background-color: #fff;
    border-radius: 50%;
    border-width: 0;
    box-shadow: 0 0 1px 1px rgb(20 23 28 / 0.1), 0 3px 1px 0 rgb(20 23 28 / 0.1);
    color: #007791;
    font-size: 24px;
    height: 37px;
    width: 37px;
    line-height: 27px;
    position: absolute;
    z-index: 1;
    top: 38%;
    transform: translate(-50%, -50%);
}
#reportslider.owl-theme .owl-nav [class*="owl-"]:hover {
    box-shadow: 0 2px 8px 2px rgb(20 23 28 / 0.15);
}
#reportslider.owl-theme .owl-next {
    right: -39px;
}
#reportslider.owl-theme .owl-prev {
    left: -6px;
}
@media (max-width: 1399px) {
    ._clientSection__right {
        max-width: 52%;
        margin-top: -175px;
    }
}
.report-photo {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}
.report-text {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 2px;
    padding: 0 8px;
    width: 100%;
}
.report-text p {
    color: #fff;
    font-size: 19px;
    margin-bottom: 5px;
    font-weight: 700;
}
.report-card + ._reportTitle {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.report-text-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1111111;
    background: linear-gradient(#fff0, rgb(0 0 0 / 0.25));
}
.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 26px;
    margin: 5px;
    padding: 4px 14px;
    background: #00304c;
}
._clientSection__right .owl-carousel .owl-next,
._clientSection__right .owl-carousel .owl-prev {
    position: absolute;
    top: -80px;
    width: 39px;
    height: 39px;
    line-height: 23px;
    font-size: 20px;
    color: #9e9e9e;
    background-color: #f7f7f9;
    z-index: 1;
    text-align: center;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
}
.testi-slider .item {
    padding: 0 10px;
}
._clientSection__right .owl-carousel .owl-nav {
    display: block;
    transition: 0.6s;
}
._clientSection__right .owl-carousel .owl-prev {
    right: 140px;
    border: 3px solid #e1e1e1;
    border-radius: 100%;
    transform: translate(30%, -50%);
}
._clientSection__right .owl-carousel .owl-next {
    right: 71px;
    border: 2px solid #e1e1e1;
    border-radius: 100%;
    transform: translate(-30%, -50%);
}
._clientSection__right .owl-carousel .owl-next:hover,
._clientSection__right .owl-carousel .owl-prev:hover {
    background: #292929;
    border-color: #292929;
    color: #fff;
}
._clientSection__left .container-pe-quote .pp-quote {
    cursor: pointer;
    text-align: center;
    height: 95px;
    width: 95px;
    display: inline-block;
    margin-right: 60px;
    border-radius: 100%;
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.15);
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: 50% 1px;
    -moz-transform-origin: 50% 1px;
    -ms-transform-origin: 50% 1px;
    -o-transform-origin: 50% 1px;
    transform-origin: 50% 1px;
    opacity: 0;
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -ms-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}
._clientSection__left .container-pe-quote .pp-quote img {
    overflow: hidden;
    border-radius: 100%;
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
._clientSection__left .container-pe-quote .pp-quote h3 {
    font-size: 17px;
    color: #fff;
}
._clientSection__left .container-pe-quote .li-quote-1 {
    height: 90px;
    width: 90px;
    left: 0;
    top: 0;
    animation-duration: 10s;
    -webkit-animation-duration: 10s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-2 {
    height: 85px;
    width: 85px;
    left: 180px;
    top: 20px;
    animation-duration: 12s;
    -webkit-animation-duration: 12s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-3 {
    height: 85px;
    width: 85px;
    left: 58px;
    top: 200px;
    animation-duration: 6s;
    -webkit-animation-duration: 6s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-4 {
    height: 83px;
    width: 83px;
    right: 35px;
    top: 0;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-5 {
    height: 85px;
    width: 85px;
    right: 10px;
    top: 185px;
    animation-duration: 8s;
    -webkit-animation-duration: 8s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-6 {
    height: 80px;
    width: 80px;
    right: 187px;
    top: 182px;
    animation-duration: 7s;
    -webkit-animation-duration: 7s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-7 {
    height: 48px;
    width: 48px;
    right: 40px;
    top: 414px;
    animation-duration: 7s;
    -webkit-animation-duration: 7s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 1;
}
._clientSection__left .container-pe-quote .li-quote-8 {
    height: 63px;
    width: 63px;
    left: 20px;
    top: 250px;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1;
}
@keyframes floating {
    0% {
        -webkit-transform: rotate(0) translate(-10px) rotate(0);
        -moz-transform: rotate(0) translate(-10px) rotate(0);
        -ms-transform: rotate(0) translate(-10px) rotate(0);
        -o-transform: rotate(0) translate(-10px) rotate(0);
        transform: rotate(0) translate(-10px) rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -moz-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -ms-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -o-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}
@-webkit-keyframes floating {
    0% {
        -webkit-transform: rotate(0) translate(-10px) rotate(0);
        -moz-transform: rotate(0) translate(-10px) rotate(0);
        -ms-transform: rotate(0) translate(-10px) rotate(0);
        -o-transform: rotate(0) translate(-10px) rotate(0);
        transform: rotate(0) translate(-10px) rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -moz-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -ms-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        -o-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}
.spearkerpart {
    background: #00304c;
}
.speakerFeatLeft {
    width: 50%;
    float: left;
}
.speakerNormRight {
    width: 100%;
    float: left;
}
.speakerFeatRight {
    width: 49.5%;
    float: right;
    padding-left: 1%;
}
.speakerNormLeft {
    width: 49.5%;
    float: left;
}
.speakerFeatLeft .bigSpeaker,
.speakerFeatRight .bigSpeaker {
    width: 100%;
    position: relative;
    max-height: 580px;
    overflow: hidden;
}
.speakerFeatLeft .bigSpeaker {
    max-height: 586px;
}
.speakerFeatRight .bigSpeaker {
    width: 98.5%;
    margin-bottom: 3%;
}
.speakerNormLeft .smallSpeaker,
.speakerNormRight .smallSpeaker {
    width: 25%;
    float: left;
    position: relative;
    height: 396px;
}
.speakerNormLeft .smallSpeaker {
    width: 48.75%;
    margin: 0 0.5% 1%;
}
.smallSpeaker {
    max-height: 287px;
    overflow: hidden;
}
.smallSpeaker.speaker-home {
    max-height: none;
    margin-bottom: 30px;
}
.bigSpeaker .speakerTitle,
.smallSpeaker .speakerTitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    background: linear-gradient(to bottom, transparent, rgb(0 0 0 / 0.89));
    padding: 25px 15px 10px;
}
.bigSpeaker .speakerTitle.speaker-home-title,
.smallSpeaker .speakerTitle {
    position: static;
    min-height: 96px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    width: auto;
    margin: 0 15px;
}
.speakerTitle .speakerName {
    display: block;
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    padding-bottom: 6px;
    font-weight: 700;
}
.speakerTitle.speaker-home-title .speakerName {
    color: #232323;
    font-size: 18px;
}
.speakerTitle .speakerBusiness {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #e8e8e8;
}

 .speakerTitle.speaker-home-title .speakerBusiness {	color: #6a6a6a;	font-size: 14px;	font-weight: 600; }


.smallSpeaker .speakerPic {
    height: 285px;
}
.smallSpeaker.speaker-home .speakerPic {
    margin: 0 15px;
}
.bigSpeaker img,
.smallSpeaker img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.btn-white-outline {
    color: #fff;
    border: 1px solid #fff;
    background: 0 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 11px 24px;
    line-height: 1.33;
    border-radius: 3px;
}
.show-bio,
.tab-content h3 {
    text-transform: capitalize;
}
.btn-white-outline:hover {
    color: #fff;
    border: 1px solid #fff;
    background: rgb(255 255 255 / 0.42);
}
.reports .lead {
    width: 65%;
    margin: 0 auto 50px;
}
#reportslider.owl-carousel .owl-item img,
.post_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#reportslider .item {
    cursor: pointer;
}
.partner-logo {
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.partner-logo img {
    transition: 350ms;
    opacity: 0.6;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.partner-logo:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
#partners-carousel .partner-logo {
    border: 0;
    border-right: 1px solid #eee;
    padding: 0 15px;
    margin-top: 20px;
}
.ts-team-wrapper {
    position: relative;
    overflow: hidden;
}
.ts-team-content {
    position: absolute;
    top: 76%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px 25px;
    margin-top: 0;
    color: #fff;
    background: rgb(0 0 0 / 0.5);
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.sidebar ul.nav-tabs li a,
.team-social-icons a i {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.ts-team-wrapper:hover .ts-team-content {
    top: 0;
    padding-top: 50px;
}
.ts-team-content .ts-name {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 3px;
    line-height: normal;
    color: #00304c;
}
.ts-team-content .ts-designation {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
}
.team-social-icons a i {
    color: #fff;
    margin-right: 8px;
    text-align: center;
    transition: 0.4s;
}
.details-section ol li,
.ts-team-content-classic .ts-name {
    font-size: 16px;
    margin-bottom: 5px;
}
.ts-team-content-classic .ts-designation {
    color: #888;
    margin-bottom: 5px;
    font-weight: 600;
}
.ts-team-content-classic .team-social-icons a i {
    color: #999;
}
.comments-form .btn.btn-primary,
.contact-info-box,
.cookieBubble .copyright-wrapper,
.mt-20,
.pay_btns,
.speakermain-video {
    margin-top: 20px;
}
.contact-info-box i {
    float: left;
    font-size: 24px;
    color: #00304c;
}
.contact-info-box-content,
.pl-40 {
    padding-left: 40px;
}
.contact-info-box-content h4 {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
}
.post {
    border-bottom: 1px solid #eee;
    padding: 0 0 30px;
    margin: 0 0 45px;
}
.post.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.post-body {
    padding: 20px 0;
}
.post-meta-date {
    position: absolute;
    background: #00304c;
    color: #fff;
    top: 15px;
    left: 15px;
    text-align: center;
    padding: 8px 13px 4px;
    border-radius: 3px;
    width: 52px;
    height: 52px;
}
.post-meta-date .day {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: -8px;
}
.entry-header .entry-title {
    font-size: 24px;
    margin: 5px 0 15px;
    position: relative;
    line-height: 34px;
}
.pb-10,
.post-meta {
    padding-bottom: 10px;
}
.post-meta span {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #eee;
    line-height: 12px;
    display: inline-block;
}
.post-meta i {
    color: #bbb;
    margin-right: 3px;
}
.post-footer .btn.btn-primary {
    font-size: 12px;
    margin-top: 10px;
    padding: 12px 25px;
}
.paging {
    margin-bottom: -5px;
    text-align: center;
}
.author-box,
.tags-area {
    margin: 20px 0;
}
.pagination li a {
    border-radius: 0 !important;
    margin-right: 8px;
    color: #7c7c7c;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
    color: #fff;
    background: #00304c;
    border: 1px solid #fff0;
}
.post-tags a {
    border: 1px solid #eee;
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    padding: 3px 10px;
    margin-left: 3px;
    border-radius: 3px;
}
.post-tags a:hover,
.sidebar .widget-tags ul > li a:hover {
    background: #00304c;
    color: #fff;
    border: 1px solid #fff0;
}
.post-social-icons a i {
    margin-left: 5px;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
}
.post-social-icons a i.fa-facebook {
    background: #677fb5;
}
.post-social-icons a i.fa-twitter {
    background: #70c2e9;
}
.post-social-icons a i.fa-google-plus {
    background: #c53942;
}
.post-social-icons a i.fa-linkedin {
    background: #3daccf;
}
.author-box {
    border: 1px solid #eee;
    padding: 20px 20px 15px;
    border-radius: 5px;
}
.author-img img {
    width: 110px;
    height: 110px;
    border-radius: 100%;
    margin-right: 30px;
}
.author-info h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px;
}
.author-info h3 span {
    font-size: 14px;
    color: #959595;
    border-left: 1px solid #afafaf;
    padding-left: 8px;
    margin-left: 5px;
}
.author-info p {
    margin-bottom: 5px;
}
.comments-list .comment-content {
    margin: 15px 0;
}
.comments-list .comment-reply {
    color: #303030;
    font-weight: 400;
}
.comments-counter {
    font-size: 18px;
}
.comments-counter a {
    color: #323232;
}
.comments-list {
    list-style: none;
    margin: 0;
    padding: 20px 0;
}
.comments-list .comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.comments-list .comment.last {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.comments-list img.comment-avatar {
    width: 84px;
    height: 84px;
    border-radius: 100%;
    margin-right: 30px;
}
.comments-list .comment-body {
    margin-left: 110px;
}
.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
    font-size: 16px;
    color: #303030;
}
.comments-list .comment-date {
    color: #959595;
    margin-bottom: 5px;
    font-size: 12px;
}
.comments-reply {
    list-style: none;
    margin: 0 0 0 70px;
}
.comments-form .form-control {
    border: 1px solid #dedede;
    padding: 6px 12px;
}
.comments-form .title-normal,
.mb-20,
.stay-updated-heading h3 {
    margin-bottom: 20px;
}
.sidebar .widget-title {
    border-left: 3px solid #00304c;
    padding-left: 15px;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1;
}
.mb-40,
.sidebar .widget {
    margin-bottom: 40px;
}
.ml-20,
.sidebar-right .widget {
    margin-left: 20px;
}
.sidebar .widget.box {
    padding: 25px;
}
.widget.box.solid {
    background: #f2f2f2;
}
.widget.box.red {
    background: #ec483b;
    color: #fff;
}
.widget ul li {
    line-height: 30px;
}
.sidebar .widget ul li i {
    margin-right: 5px;
}
.sidebar .btn {
    font-weight: 700;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
}
.sidebar ul.nav-tabs li a {
    color: #303030;
    border-radius: 0;
    padding: 15px 0;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    transition: 0.4s;
}
.sidebar ul.nav-tabs li {
    color: #303030;
    line-height: normal;
}
.sidebar ul.nav-tabs li:last-child a {
    border-bottom: 0;
}
.sidebar ul.service-menu li a {
    background-color: #f4f4f4;
    font-family: "Poppins Slab", serif;
    padding: 15px 20px;
    border: 0;
    margin-bottom: 8px;
    position: relative;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.sidebar ul.service-menu li.active a,
.sidebar ul.service-menu li:hover a {
    background: #00304c;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
}
.sidebar ul.service-menu li a:before {
    content: "\f105";
    font-family: FontAwesome;
    padding-right: 10px;
    font-weight: 400;
}
.widget.recent-posts .widget-title {
    margin-bottom: 35px;
}
.widget.recent-posts ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 17px;
}
.widget.recent-posts ul li:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.widget.recent-posts .posts-thumb img {
    margin-right: 15px;
    width: 90px;
    height: 65px;
}
.widget.recent-posts .post-info .entry-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.widget.recent-posts .post-date {
    font-weight: 400;
    color: #999;
    text-transform: capitalize;
}
.widget-tags ul > li {
    float: left;
    margin: 3px;
}
.sidebar .widget-tags ul > li a {
    border: 1px solid #eee;
    color: #303030;
    display: block;
    font-size: 14px;
    padding: 3px 15px;
    border-radius: 3px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.error-page .error-code h2 {
    display: block;
    font-size: 200px;
    line-height: 200px;
    color: #303030;
    margin-bottom: 20px;
}
.error-page .error-body .btn {
    margin-top: 30px;
    font-weight: 700;
}
.innerbanner {
    overflow: hidden;
    min-height: 520px;
}
.innerbanner img {
    width: 100%;
    transform: scale(1);
    transition: 350ms;
}
.innerbanner:hover img {
    transform: scale(1.05);
}
.innerbanner-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(33 39 57 / 0.5);
    display: flex;
    align-items: center;
}
.event-detail {
    min-height: 600px;
}
.home-bg {
    animation: 60s infinite back_animation;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
@-webkit-keyframes back_animation {
    0%,
    100% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4);
    }
}
@-moz-keyframes back_animation {
    0%,
    100% {
        -moz-transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.4);
    }
}
@-o-keyframes back_animation {
    0%,
    100% {
        -o-transform: scale(1);
    }
    50% {
        -o-transform: scale(1.4);
    }
}
@keyframes back_animation {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.4);
    }
}
.bar_tenders_profile_area {
    border: 1px solid #ece8e6;
    padding: 13px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    height: 220px;
}
.modal-scroll {
    overflow-y: scroll;
    height: 200px;
}
.modal-scroll::-webkit-scrollbar {
    width: 10px;
}
.modal-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
    box-shadow: inset 0 0 5px #d6d6d6;
    border-radius: 5px;
}
.blue-bg,
.collage-bg,
.rewards h4 {
    background: #00304c;
}
.modal-scroll::-webkit-scrollbar-thumb {
    background: #00304c;
    border-radius: 5px;
}
.modal-scroll::-webkit-scrollbar-thumb:hover {
    background: #075582;
}
.bar_tenders_profile_image {
    width: 115px;
    height: 115px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
._memberType h4,
.case-detail,
.case-person,
.ef-table td,
.post_img,
.price-box span {
    vertical-align: top;
}
.bar_tenders_profile_image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.bar_tenders_profile_content {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: calc(100% - 135px);
}
.bar_tenders_profile_content h4 {
    font-size: 18px;
    margin: 0 0 6px;
}
.bar_tenders_profile_content img {
    height: 20px;
    border-radius: 3px;
}
.company-logo {
    float: left;
    width: 42px;
}
.company-text {
    float: left;
    width: calc(100% - 42px);
    padding-left: 10px;
}
.case-person img,
.company-logo img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.company-text h4 {
    color: #00304c;
    font-size: 13px;
    line-height: 14px;
    margin-top: 0;
}
.company-text h5,
.show-bio {
    line-height: 13px;
    font-size: 12px;
}
.company-text h5 {
    color: #737373;
    margin: 0;
    font-weight: 600;
}
.bar_tenders_profile_area svg {
    position: absolute;
    width: 90px;
    right: -43px;
    bottom: -33px;
    overflow: hidden;
    fill: #f2f2f9;
    z-index: -1;
    transition: 0.2s linear;
}
.bar_tenders_profile_area:hover svg {
    width: 130px;
    bottom: 15px;
    transition: 0.2s linear;
}
.show-bio {
    padding: 3px 9px 4px;
    border: 1px solid #147cb9;
    border-radius: 4px;
}
.blue-bg {
    color: #fff;
    overflow-x: hidden;
}
.collage-bg {
    color: #fff;
    padding: 50px 0;
}
.collage-bg a {
    color: #fff;
    text-decoration: underline;
}
.collage-img {
    margin-top: -90px;
    max-width: 555px;
    height: 370px;
    margin-bottom: 15px;
}
.collage-img img,
.collage-img video {
    width: 100%;
    height: 100%;
    border: 5px solid #fff;
}
.event-tab {
    background: #eff3f5;
}
aside.left-tab {
    position: sticky;
    top: 85px;
    z-index: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    aside.left-tab {
        position: static;
        top: 0;
        z-index: 1;
    }
}
.tab-card {
    background: #fff;
    padding: 20px;
    border-top: 3px solid #00304c;
}
.tab-content h3 {
    margin-top: 0;
    font-size: 24px;
    color: #00304c;
}
.nav-tabs > li > a,
.price-box h2,
.timeline-label {
    text-transform: uppercase;
}
.nav-tabs > li > a {
    color: #fff;
    cursor: default;
    background-color: #00304c;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px;
    transition: 0.4s;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    color: #00304c;
    background-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #00304c;
}
.list-style li {
    position: relative;
    list-style: none;
}
.list-style li:after {
    position: absolute;
    left: -35px;
    top: 0;
    content: "\f046";
    font-family: FontAwesome;
    color: #00304c;
}
.case-block {
    margin-bottom: 20px;
    background: #f1fcfa;
    padding: 20px;
    border-radius: 9px;
}
.case-person {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-right: 15px;
}
.case-detail {
    display: inline-block;
    width: calc(100% - 170px);
}
.case-detail-content {
    float: left;
    width: calc(100% - 100px);
    padding-left: 0;
}
.case-logo {
    float: left;
    width: 100px;
}
.card-box h3,
.case-detail h4 {
    margin-top: 0;
    color: #00304c;
}
.case-content {
    border-top: 1px solid #ddd;
    padding: 10px 0 0;
    margin: 25px 0 0;
}
.timeline-label,
.timeline-time {
    padding-left: 25px;
    border-left: 1px solid rgb(72 94 144 / 0.16);
}
.timeline-label {
    margin-left: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    position: relative;
}
@media (min-width: 576px) {
    .timeline-label {
        margin-left: 120px;
    }
    .timeline-item {
        display: flex;
        align-items: flex-start;
    }
}
.timeline-label::before {
    content: "";
    position: absolute;
    top: 29px;
    left: -6px;
    background-color: #3b4863;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}
.pt-0,
.timeline-label:first-child {
    padding-top: 0;
}
.timeline-label:first-child::before {
    top: 4px;
}
.package-btn,
.post_img,
.price-box span {
    display: inline-block;
}
.timeline-item + .timeline-item {
    margin-top: 20px;
    position: relative;
}
.timeline-item + .timeline-item::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 10px;
    width: 1px;
    height: 20px;
    background-color: rgb(72 94 144 / 0.16);
}
@media (min-width: 576px) {
    .timeline-item + .timeline-item::before {
        left: 120px;
    }
}
.timeline-time {
    flex-shrink: 0;
    margin-left: 10px;
}
@media (min-width: 576px) {
    .timeline-time {
        width: 120px;
        text-align: right;
        padding-right: 25px;
        padding-left: 0;
        margin-left: 0;
        border-left: 0;
    }
}
@media (min-width: 768px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
    .timeline-label {
        margin-left: 70px;
    }
    .timeline-item + .timeline-item::before {
        left: 150px;
    }
    .timeline-time {
        width: 70px;
    }
}
.timeline-body {
    flex: 1;
    padding-left: 25px;
    border-left: 1px solid rgb(72 94 144 / 0.16);
    position: relative;
    margin-left: 10px;
}
.timeline-body > h4 {
    font-size: 18px;
    color: #00304c;
    margin: 0 0 16px;
}
@media (min-width: 576px) {
    .timeline-body {
        margin-left: 0;
    }
}
.timeline-body::before {
    content: "";
    position: absolute;
    top: 4px;
    left: -6px;
    background-color: #fff;
    width: 11px;
    height: 11px;
    border: 2px solid #0168fa;
    border-radius: 100%;
}
.timeline-body h6 {
    line-height: 1.5;
}
.event-tab .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}
.rewards h4 {
    padding: 10px 15px;
    color: #fff;
    margin: 0;
}
.post_img {
    height: 100px;
}
.post_text {
    margin-top: 10px;
    padding: 0;
}
.post_text h3 {
    color: #393939;
    font-size: 14px;
    margin: 0 0 5px;
    font-weight: 600;
    line-height: 17px;
    overflow: hidden;
}
.post_area:hover .post_text h3,
.post_text p {
    color: #0a5f78;
}
.post_text p {
    line-height: 13px;
    font-size: 13px;
    margin-bottom: 0;
}
.cookie-bubble .cb-wrapper .cb-row .cb-image,
.post_text i,
.pr-10 {
    padding-right: 10px;
}
.post_text span {
    font-size: 12px;
    color: #595959;
}
.post_area:hover .post_img img {
    opacity: 0.8;
}
.post_area {
    padding: 15px 15px 0;
    float: left;
    width: 50%;
}
.eventpost {
    padding: 5px 5px 15px;
}
.package-container .packages-detail {
    padding: 0 0 30px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 7px 17px 10px rgb(57 76 93 / 0.13);
    -ms-box-shadow: 0 7px 17px 0 rgb(57 76 93 / 0.13);
    margin-bottom: 20px;
}
.packaging-boxes {
    width: 80%;
    margin: -100px auto 30px;
}
.price-box {
    text-align: center;
    margin-bottom: 30px;
}
.price-box h2 {
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 0;
    color: #fff;
}
.price-box span {
    font-size: 42px;
    color: #fff;
    margin-right: 15px;
}
.price-box span strong {
    font-weight: 500;
    font-size: 24px;
    padding-left: 5px;
}
.price-box h5 {
    margin-top: 15px;
    color: #fff;
}
.price-item-inner p {
    font-size: 15px;
    line-height: 21px;
    color: #3f4346;
    text-align: left;
    padding: 0 10px 0 35px;
    margin-bottom: 8px;
    position: relative;
}
.price-item-inner p:before {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 2px;
    left: 8px;
    color: #1768bb;
    display: block;
    font-size: 14px;
}
.package-btn {
    border: none;
    padding: 10px 50px;
    border-radius: 4px;
    background: #00304c;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: 0.2s ease-in;
}
.blue-gradient-bg h2,
.modal .show-bio,
.payment_cancel.success h1,
.sponsor-card .package-btn,
.text-uppercase {
    text-transform: uppercase;
}
.package-btn:hover {
    box-shadow: 0 14px 26px -12px rgb(73 110 156 / 0.42), 0 4px 23px 0 rgb(0 0 0 / 0.12), 0 8px 10px -5px rgb(76 154 175 / 0.2);
    color: #fff;
    background: #00304c;
}
.btn-hover {
    color: #fff;
    background: #00304c;
}
.most-popular-ribbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
    height: 50px;
    line-height: 50px;
}
.most-popular-content {
    z-index: 2;
    position: absolute;
    color: #fff;
    top: 12px;
    right: -3px;
    font-size: 13px;
    font-weight: 600;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.most-popular-ribbon:after {
    content: "";
    background: #2ebd6e;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 100% 100%);
    -webkit-clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 100% 100%);
}
.blue-gradient-bg {
    background: linear-gradient(to right, #1d49b2 0, #498cff 100%);
    padding: 50px 0 90px;
    text-align: center;
    color: #fff;
}
.blue-gradient-bg h2 {
    font-weight: 600;
}
.brochure-heading .section-sub-title {
    font-size: 25px;
    line-height: 34px;
    margin: 0 0 50px;
}
.featured-event {
    position: relative;
    padding: 60px 0;
}
.featured-event:before {
    background: #07527d;
    height: 400px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}
.featured-event h2 {
    color: #fff;
    margin-bottom: 40px;
}
#eventslider.owl-carousel .item {
    padding: 15px 5px;
}
#eventslider.owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -87px;
}
.mis-tab-left {
    width: 47%;
    float: left;
    padding-right: 15px;
}
.mis-tab-right {
    width: 44%;
    float: right;
}
.mis-tab-left h3 {
    font-size: 30px;
    line-height: 38px;
    margin: 0 auto;
    padding-bottom: 21px;
    color: #212b36;
}
.mis-tab-right .nav-tabs {
    border-bottom: none;
}
.mis-tab-right .nav-tabs > li.active > a,
.mis-tab-right .nav-tabs > li.active > a:focus,
.mis-tab-right .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #00304c !important;
}
.mis-tab-right svg {
    width: 85px;
    height: 85px;
    padding: 20px;
    border-radius: 24%;
    fill: #00304c;
    background: #fff;
    border: 1px solid #ddd;
}
.mis-tab-left h4 {
    font-size: 16px;
}
.tab-bg {
    padding: 25px 15px !important;
    text-align: center;
    background: #f2f6f9 !important;
    border-radius: 0;
    margin-bottom: 10px;
    margin-right: 10px;
}
.modal-body,
.modal-header {
    padding: 17px 25px;
}
.mis-tab-right .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding-right: 5px;
    width: 50%;
}
.er-fields input:focus,
.mis-tab-right .nav-tabs > li:hover svg {
    border: 1px solid #00304c;
}
.mis-tab-right .nav-tabs > li h5 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
}
.modal-header {
    background: #00304c;
    color: #fff;
}
.modal-content {
    border: none;
}
.modal-content .company-text {
    float: left;
    width: calc(100% - 90px);
    padding-left: 0;
}
.modal-content .company-logo {
    float: left;
    width: 90px;
}
.quick_enquiry {
    position: fixed;
    right: 0;
    bottom: 40%;
    z-index: 9;
    height: auto;
    cursor: pointer;
}
.quick_enquiry a {
    width: 38px;
    height: 42px;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    display: block;
}
.quick_enquiry span {
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.quick_enquiry .facebook {
    background: #4867aa;
}
.quick_enquiry .twitter {
    background: #231915;
}
.quick_enquiry .linkedin {
    background: #0e76a8;
}
.quick_enquiry .instagram {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.quick_enquiry .youtube {
    background: #c00;
}
.quick_enquiry a:hover {
    opacity: 0.96;
}
.vid-container {
    position: relative;
    width: 65%;
    float: left;
}
.vid-container embed,
.vid-container iframe,
.vid-container object {
    width: 100%;
    min-height: 450px;
}
.vid-list-container {
    height: 450px;
    overflow: hidden;
    background: #222;
}
.vid-list-container:focus,
.vid-list-container:hover {
    overflow-y: auto;
}
ol#vid-list {
    margin: 0;
    padding: 0;
}
ol#vid-list li {
    list-style: none;
    margin-bottom: 0;
}
ol#vid-list li a {
    background-color: #222;
    min-height: 75px;
    display: block;
    padding: 10px;
}
ol#vid-list li a:hover {
    background-color: #666;
}
.vid-thumb {
    float: left;
    margin-right: 8px;
}
.active-vid {
    background: #3a3a3a;
}
#vid-list .desc {
    color: #cacaca;
    font-size: 15px;
    margin-top: 5px;
}
@media (max-width: 624px) {
    .caption {
        margin-top: 40px;
    }
    .vid-list-container {
        padding-bottom: 20px;
    }
}
.stay-updated-heading h4 {
    display: inline-block;
    padding: 8px 21px;
    border-radius: 3px;
    background: #00304c;
    color: #fff;
    font-size: 21px;
}
.contact-Area {
    border: 1px solid #dfdfdf;
    padding: 30px;
    box-shadow: 1px 4px 5px rgb(0 0 0 / 0.11);
}
input[type="checkbox"] {
    position: absolute;
    left: -9000px;
}
.card-box,
.done,
.form-check label,
.selectMember {
    position: relative;
}
input[type="checkbox"] + .label-text:before {
    content: "\f096";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    vertical-align: middle;
}
input[type="checkbox"]:checked + .label-text:before {
    content: "\f14a";
    color: #95d03a;
    animation: 250ms ease-in effect;
}
input[type="checkbox"]:disabled + .label-text {
    color: #aaa;
}
input[type="checkbox"]:disabled + .label-text:before {
    content: "\f0c8";
    color: #ccc;
}
.form-check label {
    cursor: pointer;
    font-size: 17px;
}
.inviteSection {
    background: #f8f8f8;
    padding: 30px 35px;
    border-radius: 4px;
}
.btn-add,
.btn-remove {
    padding: 9px 13px;
    font-size: 11px;
    letter-spacing: 0.2px;
}
.inviteSection h4 {
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.btn-remove {
    color: #e10000;
    border-radius: 3px;
    border: none;
    outline: 0;
    background: #ffdfdf;
}
.btn-white {
    border: 1px solid #b5b5b5;
    color: #000 !important;
    text-decoration: none !important;
}
.btn-white:hover {
    border: 1px solid #9f9f9f;
}
.modal .inviteSection {
    padding: 15px;
}
.modal .show-bio {
    padding: 14px 23px;
    line-height: 13px;
    font-size: 13px;
    border: 1px solid #147cb9;
    border-radius: 4px;
}
.modal .show-bio:hover {
    background: #e9e8e8;
    transform: translateY(-8px);
}
.stepContainer {
    width: 85%;
    max-width: 980px;
    margin: 0 auto;
}
.progress {
    height: 17px;
    background-color: #f5f5f5;
    border-radius: 20px;
    max-width: 432px;
    margin: auto;
}
.step-title {
    font-size: 24px;
    color: #00304c;
    font-weight: 600;
}
label sup {
    font-size: 20px;
    color: #ff211d;
    left: -4px;
    top: 2px;
}
.stepContainer hr {
    background-color: #198acb;
}
.selectMember {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    text-align: center;
}
.selectMember input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
._memberType {
    padding: 11px 12px;
    border: 1px solid #dde5ed;
}
._memberType h4 {
    font-size: 16px;
    margin-bottom: 0;
    display: inline-block;
}
.selectMember input:checked + ._memberType {
    opacity: 1;
    border: 1px solid #16a1d7;
    background: #f7fdff;
}
.two-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.checkbox input[type="checkbox"] {
    position: relative;
    left: 0;
    margin-left: 0;
}
.checkbox {
    margin-bottom: 5px;
    margin-top: 0;
}
.checkbox label,
.pl-10 {
    padding-left: 10px;
}
.ef-table td {
    padding: 7px 8px;
}
.ef-table tr {
    background-color: #f8f8f8;
}
.ef-table tr.ef-row-even.grey,
.payment-method h4 {
    background-color: #ebebeb;
}
._200Booking {
    padding: 30px;
    text-align: center;
}
.done {
    width: 100px;
    height: 100px;
    margin: 20px auto;
    border-radius: 50%;
    background: #00b1ff;
}
.circ {
    opacity: 0;
    stroke-dasharray: 130;
    stroke-dashoffset: 130;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
    transition: 2.5s;
}
.tick {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    -webkit-transition: stroke-dashoffset 2.5s ease-out 0.5s;
    -moz-transition: stroke-dashoffset 2.5s ease-out 0.5s;
    -ms-transition: stroke-dashoffset 2.5s ease-out 0.5s;
    -o-transition: stroke-dashoffset 2.5s ease-out 0.5s;
    transition: stroke-dashoffset 2.5s ease-out 0.5s;
}
.drawn svg .path {
    opacity: 1;
    stroke-dashoffset: 0;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.card-box {
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #f8f8f8;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.16);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.16);
}
.sponsorship-pack {
    background: #f1f1f1;
}
.sponsor-card {
    background: #fff;
    padding: 25px;
    min-height: 565px;
}
.sponsorship-pack .owl-nav {
    margin-top: 25px;
}
.text_innovate {
    font-weight: 700;
    font-style: italic;
}
.sponsor-card .price-box h2 {
    margin: 0;
    font-size: 21px;
    color: #00304c;
}
.sponsor-card .package-btn {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    margin: 0 auto;
}
.benefits-content {
    padding: 0 15px;
    min-height: 290px;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-40 {
    margin-left: 40px;
}
.ml-50 {
    margin-left: 50px;
}
.ml-55 {
    margin-left: 55px;
}
.ml-60 {
    margin-left: 60px;
}
.ml-70 {
    margin-left: 70px;
}
.ml-80 {
    margin-left: 80px;
}
.ml-90 {
    margin-left: 90px;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-50 {
    margin-right: 50px;
}
.mr-55 {
    margin-right: 55px;
}
.mr-60 {
    margin-right: 60px;
}
.mr-70 {
    margin-right: 70px;
}
.mr-80 {
    margin-right: 80px;
}
.mr-90 {
    margin-right: 90px;
}
.mr-100 {
    margin-right: 100px;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.insta_pay,
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.countdown.bg-style,
.mt-80 {
    margin-top: 80px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-55 {
    margin-bottom: 55px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-100 {
    margin-bottom: 100px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-8 {
    padding-left: 8px;
}
.pl-50 {
    padding-left: 50px;
}
.pl-60 {
    padding-left: 60px;
}
.pl-70 {
    padding-left: 70px;
}
.pl-80 {
    padding-left: 80px;
}
.pl-90 {
    padding-left: 90px;
}
.pl-100 {
    padding-left: 100px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-8 {
    padding-right: 8px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-50 {
    padding-right: 50px;
}
.pr-60 {
    padding-right: 60px;
}
.pr-70 {
    padding-right: 70px;
}
.pr-80 {
    padding-right: 80px;
}
.pr-90 {
    padding-right: 90px;
}
.pr-100 {
    padding-right: 100px;
}
.pt-5 {
    padding-top: 5px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-110 {
    padding-top: 110px;
}
.pb-5 {
    padding-bottom: 5px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-110 {
    padding-bottom: 110px;
}
.cookie-bubble {
    position: fixed;
    min-height: 100px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 0.2);
    box-shadow: 0 2px 6px rgb(0 0 0 / 0.2);
    z-index: 9999;
    font-family: sans-serif;
}
.cookie-bubble.top-center {
    top: 1px;
    left: calc(50% - 211px);
    width: 422px;
}
.cookie-bubble.bottom-left {
    top: 10px;
    left: 10px;
    right: 10px;
}
.cookie-bubble.bottom-right {
    bottom: 10px;
    right: 0;
}
.cookie-bubble.bottom-center {
    bottom: 10px;
    left: calc(100vw - 100vw / 2 - 400px / 2);
}
.cookie-bubble.show.top-center,
.cookie-bubble.show.top-left,
.cookie-bubble.show.top-right {
    -webkit-animation-name: popInTop;
    animation-name: popInTop;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.cookie-bubble.show.bottom-center,
.cookie-bubble.show.bottom-left,
.cookie-bubble.show.bottom-right {
    -webkit-animation-name: popInBottom;
    animation-name: popInBottom;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.cookie-bubble .cb-wrapper {
    position: relative;
    display: block;
    padding: 15px 10px;
    text-align: center;
    background: #1487ca;
}
.cookie-bubble .cb-wrapper .cb-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message {
    position: relative;
    width: 100%;
    display: inline-block;
    color: #ddd;
    font-size: 14px;
    margin-top: 0;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .cb-controls {
    position: relative;
    width: auto;
    display: inline-block;
    margin-top: 10px;
}
.cookie-bubble .cb-wrapper .cb-row .cb-image .cookie-inner-color {
    fill: #00a4ff;
}
.cookie-bubble .cb-wrapper .cb-row .cb-image img {
    width: 93px;
}
.cookie-bubble .cb-wrapper .cb-row .agreement-btn {
    margin: 0 10px 0 0;
    text-decoration: none;
    color: #000;
    background-color: #aadc45;
    padding: 5px 18px;
    border-radius: 4px;
    font-size: 10px;
    opacity: 1;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}
.cookie-bubble .cb-wrapper .cb-row .agreement-btn:hover {
    background-color: #00304c;
    color: #ddd;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn {
    margin: 0;
    color: #aadc45;
    padding: 10px 0;
    border-radius: 100px;
    font-size: 14px;
    opacity: 0.95;
    border: none;
    cursor: pointer;
    font-weight: 400;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn:hover {
    opacity: 1;
    text-decoration: underline;
}
.cookieBubble .copyright-wrapper a.copyright {
    position: absolute;
    width: 80px;
    height: 16px;
    bottom: 8px;
    right: 7px;
    margin-top: 30px;
    background: url(../img/cb_copyright.svg) 0 0 / cover;
}
@-webkit-keyframes popInBottom {
    0% {
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes popInBottom {
    0% {
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes popInTop {
    0% {
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes popInTop {
    0% {
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@media screen and (max-width: 768px) {
    .nav-tabs > li > a,
    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:hover {
        color: #00304c;
        background-color: #fff;
    }
}
@media screen and (max-width: 420px) {
    .cookieBubble {
        border-radius: 0;
        max-width: inherit;
        left: 0 !important;
        bottom: 0 !important;
    }
    .cookie-bubble .cb-wrapper .cb-row .cb-image {
        display: none;
    }
    .cookie-bubble.top-center {
        top: 1px;
        left: 0;
        right: 0;
        width: 100%;
    }
}
.box,
.details-box {
    border-radius: 10px;
}
.speakermain-video h2 {
    line-height: 50px;
    text-transform: capitalize;
}
.speakermain-details h3 {
    line-height: 36px;
}
.speakermain-details a {
    transition: 0.4s ease-in;
}
.insta_pay_title h1 span,
.news_warn a:hover,
.speakermain-details a:hover {
    color: #aadc45;
}
.video-section iframe {
    -webkit-box-shadow: 0 29px 36px -19px rgb(0 0 0 / 48%);
    box-shadow: 0 29px 36px -19px rgb(0 0 0 / 48%);
}
ul.session-video li {
    list-style: none;
    margin-bottom: 30px;
}
.session-video iframe {
    -webkit-box-shadow: 0 29px 36px -19px rgb(0 0 0 / 48%);
    box-shadow: 0 29px 36px -19px rgb(0 0 0 / 48%);
    transition: 0.2s ease-in;
}
.session-video iframe:hover {
    -webkit-transform: perspective(1px) scale3d(1.02, 1.02, 1);
    transform: perspective(1px) scale3d(1.02, 1.02, 1);
}
.session-video h3 {
    margin-bottom: 7px;
}
.details-section p strong {
    font-size: 19px;
    line-height: 24px;
}
.details-section p {
    font-size: 16px;
    line-height: 26px;
}
.details-box {
    background-color: #033e60;
    box-shadow: 2px 5px 20px #666;
    padding: 50px 80px;
}
.box {
    padding: 40px;
    background-color: #fff;
    border: 2px dashed #1c1c24;
}
.terms-text {
    font-size: 15px;
}
.arrow-box {
    width: 100%;
    min-height: 250px;
    background-color: #00304c;
    padding: 20px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 165px solid #fff0;
    border-right: 165px solid #fff0;
    border-top: 50px solid #00304c;
    display: none;
}
.payment-method {
    width: 100%;
    margin-left: auto;
    margin-top: 20px;
}
.payment-method h4 {
    font-size: 17px;
    margin-bottom: 0;
    padding: 5px 10px;
}
.payment-method p {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}
.payment-method ul li a {
    padding-left: 0;
    color: #000;
}
.payment-method ul li {
    border: 1px dashed #00304c;
    padding: 0 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 300px;
    margin-right: 50px;
    margin-top: 20px;
}
.payment-method ul li a p {
    margin-left: 27px;
    width: 100%;
}
.payment-method ul li a i {
    margin-right: 10px;
    color: #999;
    transition: 0.2s ease-in;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #fff0;
    color: #00304c;
}
.nav-pills > li.active > a > i {
    opacity: 1;
    visibility: visible;
    color: #00304c !important;
}
.payment-content .tab-pane.fade.active.in .row {
    background-color: #fff;
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2);
    padding: 25px;
    border-radius: 10px;
    text-align: center;
}
.register-click {
    -webkit-animation: 1.5s infinite glowing;
    -moz-animation: 1.5s infinite glowing;
    -o-animation: 1.5s infinite glowing;
    animation: 1.5s infinite glowing;
}
@-webkit-keyframes glowing {
    0%,
    100% {
        background-color: #00304c;
        -webkit-box-shadow: 0 0 3px #00304c;
    }
    50% {
        background-color: #00304c;
        -webkit-box-shadow: 0 0 30px #00304c;
    }
}
@-moz-keyframes glowing {
    0%,
    100% {
        background-color: #00304c;
        -moz-box-shadow: 0 0 3px #00304c;
    }
    50% {
        background-color: #00304c;
        -moz-box-shadow: 0 0 30px #00304c;
    }
}
@-o-keyframes glowing {
    0%,
    100% {
        background-color: #00304c;
        box-shadow: 0 0 3px #00304c;
    }
    50% {
        background-color: #00304c;
        box-shadow: 0 0 30px #00304c;
    }
}
@keyframes glowing {
    0%,
    100% {
        background-color: #00304c;
        box-shadow: 0 0 3px #00304c;
    }
    50% {
        background-color: #00304c;
        box-shadow: 0 0 30px #00304c;
    }
}
.g-calender {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 15px;
}
.g-calender a,
.g-calender a:active,
.g-calender a:focus {
    color: #000;
    background: #aadc45;
    margin-right: 25px;
    padding: 4px 10px;
    border: 1px solid #aadc45;
    border-radius: 5px;
    transition: 0.3s;
}
.g-calender a:hover {
    color: #aadc45;
    transition: 0.3s;
    border: 1px solid #aadc45;
    background: 0 0;
}
.Read-more {
    margin-left: 1px;
    color: #aadc45;
}
.Read-more:hover,
button.close {
    color: #fff !important;
}
.lbnfq p:first-child {
    display: inline;
}
.lbnfq p:first-child:after {
    content: "..";
}
.thank-you-text {
    font-size: 6vw;
    color: #aadc45;
    letter-spacing: 2px;
    margin-top: 100px;
    text-transform: uppercase;
    text-shadow: 7px 7px 7px #0000001f;
    line-height: 1.25;
}
.awesome-iframe .buttonWave button#button-body {
    background: linear-gradient(135deg, #00304c, #aadc45) !important;
}
.intl-tel-input {
    width: 100%;
    height: 36px;
}
.form-control[name="country_code"] {
    padding: 0 5px;
    float: left;
    max-width: 30%;
}
.btn-primary.register-click:hover {
    color: #abdc47;
}
.btn.focus {
    color: #ccc;
}
.news_warn {
    color: #a0a09e;
    margin-bottom: -25px;
    font-size: 13.5px;
    transform: translateY(20px);
}
.early-bird-banner {
    background: #00304c;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    min-height: 180px;
}
.ebb-content {
    display: flex;
    justify-content: space-between;
}
.ebb-content a h4 {
    color: #fff;
    transform: translateY(6px);
}
.ebb-content a {
    transition: 0.3s;
}
.ebb-content a:hover i {
    transform: translateX(-5px);
    transition: 0.3s;
}
.ebb-content h3 {
    color: #aadc45;
    font-size: 20px;
}
.er-fields .col-sm-12:last-child {
    border-radius: 0 0 5px 5px;
    padding-top: 0;
}
.er-fields .col-sm-12 {
    background: #cccccc42;
    border-radius: 5px 5px 0 0;
    padding: 30px 25px;
}
.er-sub {
    margin: 0 15%;
}
.early-request {
    position: relative;
    z-index: 0;
}
.opacity_er {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    object-fit: cover;
    z-index: -1;
    opacity: 0.15;
}
.banner-subtitle.font-lg {
    font-size: 28px;
    margin-top: 0;
}
.banner-slogan {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    background: #aadc45;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    padding: 5px 15px;
}
.like_photo {
    position: absolute;
    bottom: 23px;
    left: 25px;
    display: flex;
    min-width: 100px;
    border: 2px solid #aadc45;
    border-radius: 7px;
    background: #000;
}
.insta_pay_title h1:after,
.insta_pay_title h1:before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 100px;
    position: absolute;
}
.like_button {
    width: 50px;
    background: #aadc45;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    cursor: pointer;
}
.like_count {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: calc(100% - 50px);
    padding: 0 5px;
}
.like_photo.view_photo {
    flex-flow: row-reverse;
    bottom: unset;
    top: 20px;
}
.like_photo.view_photo .like_button {
    cursor: auto;
}
.link_hover:hover {
    opacity: 0.8;
    display: block;
}
.interest_modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9999;
    background: #000;
    padding: 5px 10px 7px;
    border-radius: 4px;
    opacity: 1;
}
.insta-label {
    text-align: right;
    display: block;
    margin-bottom: 0;
    margin-top: 7px;
    font-weight: 600;
}
.price-item-inner p:last-child {
    padding-bottom: 25px;
}
.insta-label span {
    color: red;
}
.amount_pay label {
    font-weight: 600;
    font-size: 18px;
}
.amount_pay {
    background: #edeaea;
    padding: 20px;
    border-radius: 4px;
}
.pay_insta {
    background: #f9f9f9;
    padding: 40px;
    margin: 0 80px;
}
.insta_pay .form-control:focus {
    border-color: #aadc45;
}
.insta_pay_title h1 {
    width: fit-content;
    text-align: center;
    margin-bottom: 20px !important;
    font-weight: 700;
    font-size: 36px;
    color: #00304c;
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
}
.insta_pay_title h1:before {
    background: #aadc45;
    bottom: 11px;
    opacity: 1;
    left: 0;
}
.insta_pay_title h1:after {
    background: #aadc45;
    top: 8px;
    right: 0;
    opacity: 1;
}
.payment_cancel {
    background: #eeecf9;
    padding: 100px 0 60px;
    text-align: center;
}
.cancel_img img {
    margin: 0 auto 15px;
    max-width: 200px;
    animation: 3s linear infinite MoveUpDown;
}
.payment_cancel h1 {
    font-size: 70px;
    font-family: Poppins;
    text-shadow: 5px 1px 0 #aadc45;
    color: #00304c;
    transform: skewY(-7deg);
    margin-bottom: 35px;
    line-height: 0.95;
}
.payment_cancel h2 {
    font-weight: 600;
    margin: 45px 0 10px;
    color: red;
    font-size: 30px;
}
.payment_cancel h3,
.payment_cancel ul li a {
    font-family: Poppins;
    text-transform: uppercase;
    font-weight: 500;
}
.payment_cancel p {
    font-family: Poppins;
    letter-spacing: 1.5px;
    color: #333;
}
.btn_try {
    background: #aadc45;
    font-weight: 600;
    font-family: Poppins;
}
.btn_home {
    background: #00304c;
    font-weight: 600;
    font-family: Poppins;
    color: #eeecf9;
}
.btn_try:active,
.btn_try:focus,
.btn_try:hover {
    color: #000;
    opacity: 0.95;
}
.btn_home:active,
.btn_home:focus,
.btn_home:hover {
    color: #fff;
    opacity: 0.95;
}
.pay_btns .btn {
    margin: 5px 3px;
}
@keyframes MoveUpDown {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
}
.success .checkmark {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #4bb71b;
    stroke-miterlimit: 10;
    box-shadow: inset 0 0 0 #4bb71b;
    animation: 0.4s ease-in-out 0.4s forwards fill, 0.3s ease-in-out 0.9s both scale;
    position: relative;
    top: 5px;
    right: 5px;
    margin: 0 auto;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #4bb71b;
    fill: #eeecf9;
    animation: 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards stroke;
}
.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards stroke;
}
@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes scale {
    0%,
    100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}
@keyframes fill {
    100% {
        box-shadow: inset 0 0 0 30px #4bb71b;
    }
}
.payment_cancel h3 span {
    display: block;
    width: 100%;
    color: #00304c;
    font-weight: 600;
}
.payment_cancel h3 {
    font-size: 30px;
    color: #333;
    line-height: 1.35;
}
.payment_cancel ul {
    display: flex;
    justify-content: center;
    padding-left: 0 !important;
}
.payment_cancel ul li {
    list-style: none;
    margin-right: 15px;
}
.payment_cancel ul li a i {
    font-size: 24px;
    margin-right: 0;
}
.payment_cancel ul li a {
    font-size: 14px;
}
.bg-light {
    background: #fff !important;
}
@media (min-width: 992px) {
    .interest_box,
    .interest_content {
        top: 0;
        position: absolute;
    }
    .modal_sidediv {
        position: fixed;
        left: 0;
        height: 100vh;
        background: #fff;
        z-index: 99;
        width: 30%;
        box-shadow: 0 0 5px 0 #33333340;
        display: block;
    }
    .interest_modal .modal-content {
        left: 37%;
        border-radius: 0;
        overflow: hidden;
    }
    .interest_modal .close.close_new {
        display: block !important;
        position: fixed;
        top: 20px;
        right: 35px;
        z-index: 9999;
        background: #000;
        padding: 5px 13px 7px;
        border-radius: 4px;
        font-size: 30px;
        opacity: 1;
        box-shadow: 0 0 5px 0 #aadc457a;
    }
    .interest_modal .close,
    .kaliya #tidio-chat {
        display: none;
    }
    .sidediv_content {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 50% 40px 0;
        font-family: Poppins;
    }
    .sidediv_content h2 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 28px;
        font-family: Poppins;
        margin-bottom: 7px;
        text-align: center;
    }
    .sidediv_content p {
        text-align: center;
        font-family: Poppins;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .sidediv_contact {
        margin-top: 20px;
    }
    .sidediv_contact a {
        display: block;
        margin: 5px 0;
        display: flex;
        font-family: Poppins;
        align-items: center;
        width: 100%;
        color: #000;
        font-weight: 600;
    }
    .sidediv_contact a i {
        width: 30px;
        height: 30px;
        background: #00304c;
        border-radius: 50px;
        display: flex;
        margin-right: 10px;
        color: #aadc45;
        justify-content: center;
        align-items: center;
    }
    .modal_sidediv:after {
        pointer-events: none;
        position: absolute;
        border: 15px solid #fff0;
        content: "";
        height: 0;
        width: 0;
        left: 100%;
        top: 50%;
        border-left-color: #fff;
    }
    .interest_modal .modal-header {
        background: #aadc45;
        color: #000;
    }
    .interest_modal .modal-title {
        color: #000;
        font-size: 24px;
    }
    .btn_new {
        background: #aadc45 !important;
        color: #00304c !important;
    }
    .kaliya .modal-backdrop {
        opacity: 0.8 !important;
    }
    .imodal-img {
        width: 100%;
        object-fit: cover;
        max-height: 275px;
        border-radius: 0;
    }
    .interest_content {
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background: #2120206b;
        flex-direction: column;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .insta-label {
        margin-bottom: 5px;
        text-align: left;
    }
    .amount_pay label:first-child {
        width: 100%;
        display: block;
        text-align: center;
    }
    .amount_pay {
        margin-top: 40px;
    }
    .pay_insta {
        padding: 20px;
        margin: 0;
    }
    .early-bird-banner .container {
        margin: unset;
        width: 100%;
    }
    .er-sub {
        margin: 0;
    }
    .opacity_er {
        width: 100%;
    }
    .thank-you-text {
        font-size: 10vw;
    }
    ._200Booking h4 {
        font-size: 6vw !important;
    }
    ._200Booking h5 {
        font-size: 4vw !important;
    }
    .scroll-downs {
        display: none !important;
    }
}
@media (max-width: 1200px) {
    .sidediv_content .banner-title,
    .sidediv_content h2 {
        font-size: 20px;
    }
    .packages-detail {
        margin-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .collage-img,
    .title-classic.left {
        margin-left: auto;
        margin-right: auto;
    }
    .g-calender {
        margin-top: 25px;
        margin-bottom: 10px;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .title-classic.left {
        width: fit-content;
    }
    .g-calender-sec {
        text-align: center;
    }
    .payment_cancel.success h1 {
        font-size: 50px;
    }
}
@media (max-width: 575px) {
    .case-detail-content,
    .case-logo {
        float: none;
        width: 100%;
    }
    .case-logo img {
        max-width: 70px;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .case-detail-content {
        margin-top: 15px;
        text-align: center;
    }
    .case-detail {
        display: block;
        height: 100%;
        width: 100%;
    }
    .case-content {
        width: 100%;
        clear: both;
    }
    .case-person {
        width: 100%;
        height: 200px;
    }
    .banner-btn a {
        margin: 5px 0 !important;
    }

	.banner-content .banner-title, .banner-content .classic-style .banner-title {
	font-size: 17px !important;	line-height: 26px !important; }
	
	.banner-subtitle {	font-size: 16px;	line-height: 22px; }
    
    .footer .col-md-4 p a {	color: #baf14b; }
    
    .interest_content h1 {
        font-size: 6vw;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .interest_content h2 {
        font-size: 4.5vw;
        margin-bottom: 7px;
    }
    .interest_modal .modal-header .close {
        top: 10px;
        right: 10px;
        font-size: 5vw;
    }
    .payment_cancel.success h1 {
        font-size: 34px;
    }
}
.blog-left-panel h4:before,
.dot {
    height: 15px;
    display: inline-block;
}
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
.next,
.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: 0.6s;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.numbertext,
.text {
    color: #f2f2f2;
    padding: 8px 12px;
    position: absolute;
}
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.next:hover,
.prev:hover {
    background-color: rgb(0 0 0 / 0.8);
}
.text {
    font-size: 15px;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.numbertext {
    font-size: 12px;
    top: 0;
}
.dot {
    cursor: pointer;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    transition: background-color 0.6s;
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}
@media only screen and (max-width: 300px) {
    .next,
    .prev,
    .text {
        font-size: 11px;
    }
}
@media print {
    .checkmark-cross {
        display: none;
    }
}
.custom-stepper {
    position: absolute;
    top: -15px;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.step.active:before {
    content: "";
    width: 40px;
    height: 40px;
    background: 0 0;
    border: 2px solid #aadc45;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    -webkit-animation: 1.5s infinite stepGlow;
    -moz-animation: 1.5s infinite stepGlow;
    -o-animation: 1.5s infinite stepGlow;
    animation: 1.5s infinite stepGlow;
}
@-webkit-keyframes stepGlow {
    0%,
    100% {
        background-color: #fff0;
        -webkit-box-shadow: 0 0 3px #aadc45;
    }
    50% {
        background-color: #fff0;
        -webkit-box-shadow: 0 0 30px #aadc45;
    }
}
@-moz-keyframes stepGlow {
    0%,
    100% {
        background-color: #fff0;
        -moz-box-shadow: 0 0 3px #aadc45;
    }
    50% {
        background-color: #fff0;
        -moz-box-shadow: 0 0 30px #aadc45;
    }
}
@-o-keyframes stepGlow {
    0%,
    100% {
        background-color: #fff0;
        box-shadow: 0 0 3px #aadc45;
    }
    50% {
        background-color: #fff0;
        box-shadow: 0 0 30px #aadc45;
    }
}
@keyframes stepGlow {
    0%,
    100% {
        background-color: #fff0;
        box-shadow: 0 0 3px #aadc45;
    }
    50% {
        background-color: #fff0;
        box-shadow: 0 0 30px #aadc45;
    }
}
.step1,
.step2,
.step3,
.step4 {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #aeaeae;
    color: #fff;
    justify-content: center;
    align-items: center;
    position: relative;
}
.step1 strong,
.step2 strong,
.step3 strong,
.step4 strong {
    position: absolute;
    top: -30px;
    width: 150px;
    text-align: center;
}
.step1:after,
.step2:after,
.step3:after {
    content: "";
    width: 288px;
    height: 6px;
    display: inline-block;
    background: #aeaeae;
    position: absolute;
    left: 29px;
    top: 15px;
}
.step.active {
    background: #aadc45;
}
.step.step-done,
.step.step-done:after {
    background: #0a78b8;
}
.gallery-container .gallery-icon.blog-title {
    position: absolute;
    bottom: 0;
    margin-top: -25px;
    left: 0;
    margin-left: 0;
    z-index: 1;
    width: 286px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0;
    background: #fff;
    opacity: 0;
    -webkit-transform: perspective(1px) scale3d(0, 0, 0);
    transform: perspective(1px) scale3d(0, 0, 0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    border-top: 5px solid #00304c;
}
.left-wrap {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 20px rgb(0 0 0 / 10%);
}
.btn-topic:focus,
.rating-avatar,
.tags {
    background: #00304c;
    color: #fff;
}
.left-wrap ul {
    padding: 0;
    list-style: none;
}
.blog-left-panel h4:before {
    content: "";
    width: 3px;
    background-color: #00304c;
    border-radius: 2px;
    margin-right: 10px;
}
.left-wrap ul li {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #f5f5f5;
}
.left-wrap ul li img {
    width: 80px;
    height: 55px;
}
.upcoming-events-list {
    display: flex;
    align-items: center;
}
.left-wrap ul li p {
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 0 10px;
}
.blog-wrap {
    padding: 0 150px;
}
.blog-banner img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.blog-banner h3 {
    margin-bottom: 5px !important;
    padding: 0 100px;
    line-height: 40px;
}
.blog-banner p {
    color: #666 !important;
}
.related-posts .blog-wrap img {
    height: 150px;
}
.related-posts .textblog {
    margin-top: 0;
    min-height: auto;
}
.related-posts .blogpic img {
    height: 180px;
}
.topics-wrap {
    padding: 20px 150px;
    text-align: center;
}
.btn-topic {
    margin-bottom: 15px;
    margin-right: 10px;
}
.btn-topic:focus {
    outline: 0;
    border: 0;
}
.gallery-container-body span {
    color: #999;
    font-size: 14px;
}
.gallery-container-body p {
    color: #565656;
    font-size: 14px;
}
.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #00304c;
    width: 40px;
    height: 40px;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    display: inline-block;
}
.loader-wrap,
.no-blogs {
    display: flex;
    align-items: center;
    height: 200px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loader-wrap {
    justify-content: center;
}
.no-blogs {
    justify-content: center;
    flex-direction: column;
}
.event-structure span,
.rating-avatar {
    border-radius: 50%;
    display: inline-flex;
}
.align-items-center,
.rating-avatar {
    align-items: center;
}
.no-blogs p {
    font-size: 22px;
}
.no-blogs p i {
    font-size: 30px;
    color: #c4c4c4;
}
.review-section li {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 40px;
}
.rating-avatar {
    width: 30px;
    height: 35px;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
}
.view-reviews i {
    color: #ff9800;
}
.d-flex {
    display: flex;
}
.post-review input,
.post-review textarea {
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.tags {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 8px;
    margin-right: 5px;
    font-size: 14px;
}
.blog-content img {
    width: 100% !important;
    height: auto;
}
.event-structure span {
    background: #fff;
    width: 100px;
    height: 100px;
    color: #00304c;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    border: 1px solid #9aadb8;
    box-shadow: 1px 2px 18px rgb(0 48 76 / 30%);
}
.event-structure h4 {
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fff;
}
.event-highlight {
    margin-bottom: 40px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}
.event-highlight img {
    background: #00304c;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 50%;
}
.event-highlight span i {
    font-size: 40px;
    color: #fff;
}
.event-highlight p {
    font-size: 17px;
    margin-bottom: 0;
    color: #000;
    text-align: left;
    margin-left: 20px;
    margin-top: 0;
}
.event-box {
    background: #00304c;
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    height: 275px;
    margin-bottom: 20px;
}
@-webkit-keyframes salePulse {
    from {
        background-color: #aadc45;
    }
    50% {
        background-color: #96cd28;
        -webkit-transform: scale(1.1);
    }
    to {
        background-color: #8ac21b;
    }
}
.sale-date {
    background: #aadc45;
    padding: 5px 15px;
    display: block;
    text-align: center;
    border-radius: 30px;
    font-size: 13px !important;
    color: #fff;
    font-weight: 700;
    -webkit-animation-name: salePulse;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
}
.event-speakers h3 {
    font-size: 20px;
    padding: 0;
    border-radius: 4px;
    border-bottom: 4px solid #aadc45;
}
.twitter-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
}
.twitter-wrap::-webkit-scrollbar {
    display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
    .quick_enquiry {
        bottom: 30%;
    }
    .event-highlight img,
    .tooltip-wrap,
    video {
        width: 100%;
    }
    .event-box {
        height: auto;
        margin-bottom: 20px;
    }
    .gallery-container {
        margin-bottom: 20px;
        height: 114px;
    }
    .title-classic.left:after {
        text-align: center;
        margin: 15px auto 0;
    }
    .banner-content-wrap:before {
        border: 0;
    }
    .banner-content-wrap {
        padding: 0;
    }
    .reports h2.section-sub-title {
        line-height: 35px;
    }
    .reports .lead {
        font-size: 14px;
        width: 100%;
        line-height: 24px;
    }
    #reportslider.owl-carousel .owl-item img {
        object-fit: contain;
    }
    .report-photo {
        height: 150px;
    }
    .report-card + ._reportTitle {
        font-size: 12px;
        line-height: 20px;
    }
    .post-item-date {
        position: absolute;
        top: 20px;
        right: 28px;
        border-radius: 0;
    }
    .price-table-area .blue-bg {
        background: 0 0;
    }
    .sales_end_counter_block {
        background: #00304c;
    }
    .sales_end_counter_block h2 {
        font-size: 30px;
    }
    .section-sub-title.title-white {
        color: #222;
        font-size: 20px;
        line-height: 35px;
        padding: 0 15px;
    }
    .mob-d-none,
    .price-table-area .dots {
        display: none;
    }
    .section-sub-title {
        padding: 0 15px;
    }
    .ts-action button {
        margin-bottom: 10px;
    }
    .topics-wrap {
        padding: 0;
        margin-top: 20px;
        text-align: left;
        white-space: nowrap;
        overflow: scroll;
        margin-bottom: 20px;
    }
    .btn-topic {
        margin-bottom: 10px;
        margin-right: 5px;
        font-size: 10px;
    }
    .mob-d-block {
        display: block;
    }
    .search-section input {
        width: 170px !important;
    }
    .search-section button {
        height: 45px;
    }
    .at-share-btn-elements {
        text-align: center;
    }
    .blog-content h3 {
        font-size: 20px !important;
    }
    .blog-content p {
        font-size: 14px !important;
    }
    .speakerBtn {
        width: 100%;
        position: static !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .bar_tenders_profile_image {
        width: 80px;
        height: 80px;
    }
    .bar_tenders_profile_content {
        width: calc(100% - 98px);
    }
    .f2fRequest {
        margin-top: 15px;
        width: 100%;
    }
}
.blog-wraper {
    min-height: 452px;
}
.tooltip-wrap {
    position: relative;
    display: inline-block;
}
.tooltip-wrap .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: #8c8a8a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 40%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 14px;
}
.tooltip-wrap .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 #fff0 #fff0;
}
.tooltip-wrap:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.interest_modal {
    z-index: 99999;
}
.interest_modal .modal-dialog {
    background: rgba(0 0 0 / 90%);
    width: 700px;
}
.becomesponsor-form .form-body {
    height: 568px;
}
.video-home-bg {
    background-size: cover !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.play-btn {
    width: 100px;
    height: 100px;
    background: radial-gradient(#00304c 60%, #fff 62%);
    border-radius: 50%;
    position: relative;
    display: block;
    margin: 100px auto;
    box-shadow: 0 0 25px 3px rgb(170 220 69 / 38%);
}
.play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid #fff0;
    border-bottom: 15px solid #fff0;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.play-btn:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    -webkit-animation: 2s infinite pulsate1;
    animation: 2s infinite pulsate1;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgb(255 255 255 / 0.75);
    top: -25%;
    left: -25%;
    background: #fff0;
}
@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgb(255 255 255 / 0.75), 0 0 25px 10px rgb(255 255 255 / 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgb(255 255 255 / 0.75), 0 0 25px 10px rgb(255 255 255 / 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
.user_msg {
    display: none;
}
.slick-next,
.slick-prev {
    width: 30px !important;
    height: 30px !important;
    z-index: 9;
}
.slick-next:before,
.slick-prev:before {
    font-size: 30px !important;
}
.slick-next {
    right: 100px !important;
}
.slick-prev {
    left: 100px !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #fff !important;
}
.slick-dots li button:before {
    font-size: 10px !important;
    color: #fff !important;
}
.slick-dots {
    bottom: 10px !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.nb-spinner {
    width: 75px;
    height: 75px;
    margin: 0;
    background: 0 0;
    border-top: 4px solid #aadc45;
    border-right: 4px solid #fff0;
    border-radius: 50%;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
}
.loader_wrap {
    background: rgba(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.vid-main-wrapper {
    height: 600px;
}
.my-avatar img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
}
.my-account .dropdown-menu {
    top: 18px !important;
}
.my-account .dropdown-menu a {
    line-height: 40px;
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: #fff0;
    border: 0;
    font-size: 16px;
    transition: 0.4s;
}
