.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #000;
    display: flex;
}
.goog-te-gadget-simple{
    display: flex!important;
    width: fit-content!important;
}
/*.nav-tabs{*/
/*    background: #009371;*/
/*}*/
h3, h4{
    font-size: 25px!important;
    font-weight: 700!important;
    color: #f65213 !important;
    text-transform: uppercase!important;
}
.titleheading h4 span.underline {
    width: 130px;
    height: 4px;
    background: #f65213 !important;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}
.heading h4 span.underline {
    width: 260px;
    height: 4px;
    background: #f65213 !important;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}
.nav-link:hover{
    text-decoration: none!important;
}
.unde
.blink{
    width:200px;
    height: 50px;
    background-color: magenta;
    padding: 15px;
    text-align: center;
    line-height: 50px;
    animation: blink 1s linear infinite;
}
a:hover{
    color: #f65213;!important;
    text-decoration: underline!important;
}
marquee a:hover{
    color: #f65213;!important;
}
@keyframes blink{
    0%{opacity: .4;}
    50%{opacity: .5;}
    100%{opacity: 1;}
}
.bg-green-500{
    background: #009371!important;
}
.text-orange-500{
    color: #f65213!important;
}
.nav-tabs .nav-link{
    padding: 0.8rem 0.8rem!important;
    border-radius: 0px!important;
    background: #009371;
    color: #fff!important;
}
p{
    font-size: 16px;
}
@media only screen and (max-width: 672px) {
    #tabs-container ul {
        display: block;
    }
    #tabs-container li{
        margin-bottom: 6px;
    }
    .nav-tabs .nav-item:first-child {
        margin-left: 20px;
    }

    .nav-tabs .nav-item:last-child {
        margin-right: 20px;
    }
}
.table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    width: 100%;
    min-width: 400px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 1px solid #dad7d7;
}

.table thead tr {
    background-color: #009879!important;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
}
.table thead tr th{
    background: transparent!important;
    color: #ffffff;
}
.table th,
.table td {
    padding: 12px 15px;
}

.table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}



.table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}

.titleheading h4 span.underline{
    width: 130px;
    height: 4px;
    background: #009371;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}

.heading h4 span.underline {
    width: 200px;
    height: 4px;
    background: #009371;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}

.nav-link:hover {

    color: #fc5400 !important;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}

a {
    font-style: normal;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

}
.nav-fill{
    border: unset;
}
a, a:active, a:focus {
    color: #333;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    max-width: 100%;
    height: auto
}

.sec-title {
    position: relative;
    margin-bottom: 70px
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #f65213;;
    font-weight: 500;
    background: rgb(247, 0, 104);
    background: -moz-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
    background: -webkit-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
    background: linear-gradient(to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 15px
}

.sec-title h2 {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 1.2em;
    color: #1e1f36;
    font-weight: 700
}

.sec-title .text {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #888;
    margin-top: 30px
}

.sec-title.light h2, .sec-title.light .title {
    color: #fff;
    -webkit-text-fill-color: inherit
}

.speakers-section-three {
    position: relative;
    padding: 120px 0 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden
}

.speaker-block-three {
    position: relative;
    margin-bottom: 50px
}

.speaker-block-three .inner-box {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 30px;
    max-width: 300px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease
}

.speaker-block-three .inner-box:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.speaker-block-three .image-box {
    position: relative;
    display: block;
    text-align: center;
    padding: 50px 0
}

.speaker-block-three .image-box:before {
    position: absolute;
    left: -10px;
    right: -10px;
    top: -4px;
    height: 100%;
    background-image: url(https://i.ibb.co/LSL9C6r/shape-5.png);
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    content: ""
}

.speaker-block-three .image-box .image {
    position: relative;
    display: inline-block;
    height: 130px;
    width: 130px;
    overflow: hidden;
    border: 4px solid #ec7561;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    border-radius: 50%;
    z-index: 9;
    margin-bottom: 0;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease
}

.speaker-block-three .inner-box:hover .image-box .image {
    border-radius: 0
}

.speaker-block-three .image-box .image img {
    display: block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.speaker-block-three .inner-box:hover .image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.speaker-block-three .info-box {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    padding-right: 10px;
    background-color: #ec7561
}

.speaker-block-three .info-box:before {
    position: absolute;
    left: 0;
    right: -30px;
    background-color: #ec7561;
    content: "";
    top: 0;
    height: 100%;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    border-radius: 0 14px 14px 0
}

.speaker-block-three .info-box .name {
    position: relative;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500
}

.speaker-block-three .info-box .name a {
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.speaker-block-three .info-box .name a:hover {
    color: #fff
}

.speaker-block-three .info-box .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400
}

.speaker-block-three .social-box {
    position: absolute;
    top: 90px;
    transform: translateX(-50px);
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease
}

.speaker-block-three .social-box .social-links li {
    margin-bottom: 4px
}

.speaker-block-three .inner-box:hover .social-box {
    transform: translateX(10px)
}

.speaker-block-two .social-links li {
    position: relative;
    display: inline-block;
    margin-bottom: 10px
}

.speaker-block-three .social-links li a i {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #eee;
    font-size: 16px;
    line-height: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.speaker-block-three .social-links li a:hover i {
    color: #fff;
    background: #ec7561;
}
table{
    width: 100%;
}

.nav-tabs .nav-item{
    border: unset!important;
    margin-bottom: 0px!important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border: 1px solid #f65213;
    background: #ffffff!important;
    color: #f65213!important;
}
@media only screen and (min-width: 992px) {
    .navbar-vertical.navbar-expand-lg.show {
        max-width: 100%;
        border-radius: 15px;
        height: 550px;
        width: -webkit-fill-available;
        height: 100vh;
    }
}


.navbar-vertical .nav-link {
    background: #f65213;
}

#sub-heading {
    font-size: 25px;
}

/*@media screen and (min-width: 992px) {*/
/*    .navbar-expand-lg .navbar-nav .dropdown-menu {*/
/*        position: absolute;*/
/*        left: 66%;*/
/*    }*/
/*}*/
.dropdown-menu{
    border-radius: unset;
}
body {
    font-family: system-ui !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;

}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #004e47;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
body{
    font-family: sans-serif;
    font-size: 15px;
    text-align: justify;
}
.socialhome ul{
    list-style: none;
    display: inline-flex;
    margin-bottom: 0px;
}
.socialhome ul img{
    height: 35px;
}
.socialhome li{
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
#carouselExampleSlidesOnly img{
    height: 500px;
    width: 100%;
}

#top-nav{
    background: #009371;
}
#top-nav .nav-link{
    background: #009371;
    color: #ffffff;
    padding: 15px;
    font-weight: 600;
}
.navbar-vertical .nav-link{
    color: #ffffff!important;
    border: 1px solid;
}
.navbar-vertical.navbar-light .navbar-nav .nav-link[data-bs-toggle=collapse]:after {
    background-image: url(https://iqwing.s3.ap-south-1.amazonaws.com/cms/results/2023-06/1687410826962.png);
}
.elementor-icon-list-item{
    padding: 8px;
    border-bottom: 1px solid #004aad;
}
.elementor-icon-list-item a{
    color: #004aad;
}
#sub-heading{
    background: #009371;
    color: #ffffff;
}
/*marquee a:hover{*/
/*    color: #009371!important;*/
/*}*/
.dropdown-menu .nav-link:hover{
    background: #009371;
}

/* width */
::-webkit-scrollbar {
    width: 11px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    /*border-radius: 10px;*/
    z-index: 1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: transparent!important;
    /*border-radius: 4px;*/
    z-index: 1;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: transparent!important;
    z-index: 1;
}

.bmode {
    background-color: #000!important;
    color: #ffffff!important;
}
.bmode svg{
    display: none;
}
.bmodehr{
    border: 1px solid #ffffff!important;
}
.btn-bmode{
    background-color: #000!important;
    color: #ffffff!important;
    border: 1px solid #ffffff!important;
}
.titleheading .bmode i  {
color: #ffffff!important;
}
.titleheading h4 span.bmode  {
    width: 130px;
    height: 4px;
    background: #ffffff!important;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}
.heading h4 span.bmode {
    width: 200px;
    height: 4px;
    background: #ffffff!important;
    display: block;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
}
.bmode .goog-te-combo{
    background: #000000!important;
    color: #ffffff!important;
}
.bmode .bg-2{
    border: 1px solid #ffffff!important;
}
.bmode .box{
    border: unset!important;
}
.bmode .vert{
    border: 1px solid #ffffff!important;
}
.bmode .tradediv{
    border: 1px solid #ffffff!important;
}
.bmode .bmode-card{
    border: 1px solid #ffffff!important;
}
.bmode .event-content a{
    color: #ffffff!important;
}
#top-nav .bemode{
    background: #000000!important;
}
@media screen and (max-width: 962px) {
    .tab-content{
        width: 100%!important;
        overflow: auto!important;
    }
}
.main_title{
    background: none!important;
}
b, strong {
    font-weight: 700!important;
}
/*#nav-tabContent{*/
/*    margin-left: 0px!important;*/
/*    margin-right: 0px!important;*/
/*}*/
.nav-tabs .nav-item {
    margin-left: 0.25rem!important;
    margin-right: 0.25rem!important;
}
@media screen and (min-width: 992px) {
    .presentation-nablink {
        width: fit-content!important;
    }
}
@media screen and (max-width: 442px) {
    .presentation-nablink{
        width: 100%!important;
    }
}
#sub-heading{
    color: #f65213;!important;
}
h3,h4{
    color: #f65213;!important;
}
#top-nav .nav-link {
    color: #ffffff;
    padding: 11px!important;
    font-weight: 600;
}
