html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: Arial, sans-serif;
}
section{
padding: 80px 0px !important;
}
.footer-froms{
  padding: 40px 0px !important;
}
video{
width: 100%;
height: 100%;
}
.overlay {
position: absolute;
top: 22%;
z-index: 3;
width: 56%;
/* height: 100%; */
display: flex;
flex-direction: column;
justify-content: center;
color: white;
gap: 30px;
}
#section1 {
position: relative; 
}
#section1::before{ 
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 6px;
background-color: rgba(0, 0, 0, 0.5);
z-index: 2;  
height: 100%;
}
.white-text {
color: #ffffff;
font-weight: 700;
font-weight: 600;
font-size: 36px;
line-height: 54px;
letter-spacing: 0%;
text-transform: uppercase;
}
.outline-text {
color: transparent;
-webkit-text-stroke: 1px #fff;
font-weight: 700;
color: #FFFFFF1A;
font-weight: 700;
font-weight: 600;
font-size: 36px;
line-height: 54px;
letter-spacing: 0%;
text-transform: uppercase;
}
.placeholder-white::placeholder {
color: white;
opacity: 0.6;
}
.icon-button {  
padding: 0;
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
width: 56px;
height: 56px;
gap: 10px;
opacity: 1;
border-radius: 100px;
border: none !important;
position: absolute;
right: 0;
}
.search-bttn{
max-width: 400px;
width: 507;
height: 64px;
gap: 10px;   
opacity: 1;
top: 440px;
left: 80px;
padding-top: 20px !important;
padding-right: 28px !important;
padding-bottom: 20px !important;
padding-left: 20px !important;
border-radius: 100px !important;
border-width: 2px !important;
background: #FFFFFF33;
border: 2px solid #FFFFFF;
backdrop-filter: blur(50px);
}
.placeholder-white{
margin-bottom: 0px;
}
.count-btn{
width: auto;
gap: 8px;
opacity: 1;
padding-top: 8px;
padding: 10px 15px !important;
background: #FFFFFF1A !important;
backdrop-filter: blur(20px) !important;
border: none !important;
border-radius: 30px;
font-weight: 400 !important;
font-size: 13px;
display: flex;
align-items: center;
}
.conference-wrapper {
display: flex;
align-items: center;
padding: 10px 15px;
overflow: hidden;
}
.label-text {
/* background: url(/img/Rectangle-home.png); */
color: #000;
padding: 8px 14px;
background-size: cover;
background-repeat: no-repeat;
font-weight: 600;
width: 170px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
padding-top: 12px;
padding-right: 24px;
padding-bottom: 12px;
padding-left: 24px;
background: #69E9FB;
}
.swiper {
width: 100%;
}
.swiper-slide {
background: #FFFFFF33;
border: 1px solid #FFFFFF80;
backdrop-filter: blur(50px);
color: #fff;
border-radius: 999px;
padding: 10px 20px;
font-size: 14px;
white-space: nowrap;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 40px;
}
.swiper-slide::after {
content: "";
background: url(/img/slider-arrow.png);
width: 22px;
order: 2;
position: absolute;
height: 22px;
margin-top: 2px;
margin-left: 5px;
}
.slider-banner{
position: absolute;
bottom: 6px;
z-index: 2;
padding: 0;
right: 0;
}
.left-box {
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%);
color: #fff;
border-radius: 12px 0 0 12px;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.small{
font-weight: 600;
font-size: 15px;
vertical-align: middle;
color: #ffffff;
margin-top: 15px;
}
.left-box h5 {
font-weight: 600;
}
.stats-box {
background: #FFFFFF1A;
border-radius: 10px;
padding: 15px;
margin-top: 20px;
position: relative;
height: 156px;
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
}
.stats-box h4 {
font-weight: 600;
font-size: 26px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
}
.venue-card {
border-radius: 5px;
height: 100%;
background: linear-gradient(90deg, rgba(38, 98, 235, 0.08) 0%, rgba(35, 27, 154, 0.08) 100%);
}
.venue-card .flag {
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%);
color: #ffffff;
font-weight: bold;
padding-top: 14px !important;
padding: 10px;
border-radius: 100px;
margin-right: 10px;
font-size: 14px;
height: 40px;
width: 40px;
font-family: Kanit;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
}
.venue-card .btn-outline-primary {
font-weight: 500;
border-radius: 50px;
}
.search-input {
border-radius: 50px;
}
.left-box h5{
font-weight: bold;
font-size: 20px;
line-height: 26px;
letter-spacing: 0%;
}
.search-input{
background: #D9E7FF;
border: 1px solid #1111111A;
padding-left: 35px !important;
color: #000 !important;
}
.search-input::placeholder {
color: #000; 
opacity: 1;  
}
.search-contain i{
position: absolute;
top: 40%;
left: 17px;
transform: translateY(-50%);
color: #000;
}
.search-contain{
position: relative; width: 40%;
}
.all-btn{
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%);
width: max-content;
height: 37px;
padding: 12px 20px !important;
border-radius: 300px;
font-family: Kanit;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
border: none !important;
}
.all-btns{
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%);
width: max-content;
padding: 15px 20px !important;
border-radius: 300px;
font-family: Kanit;
font-weight: 400;
font-size: 18px !important;
line-height: 100%;
letter-spacing: 0%;
border: none !important;
}
.venue-card > div:first-child {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
padding: 10px;
}
.venue-details{
display: grid;
grid-template-columns: repeat(2, 1fr);
padding-top: 0px !important;
}
.venue-details p{
background: linear-gradient(180deg, rgba(38, 98, 235, 0.05) 0%, rgba(35, 27, 154, 0) 100%);
text-align: center;
font-size: 14px;
letter-spacing: 0%;
padding-top: 10px;
font-weight: 500;
}
.venue-details strong{
font-weight: bold;
font-size: 18px;
display: inherit;
}
.venue-btn{
background: none !important;
font-size: 14px;
font-weight: 700;
border: 1px solid #2662EB !important;
padding: 12px 8px 8px;
border-radius: 10px !important;
color: #2662EB !important;
font-family: Kanit;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
margin: 20px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 0;
}
.country-scroll {
height: 425px;
overflow-y: scroll;
overflow-x: hidden;
}
.country-tab-btn {
background: #FFFFFF26;
color: white;
border: none;
border-radius: 8px;
text-align: left;
padding: 10px 12px;
margin-bottom: 6px;
display: flex;
align-items: center;
gap: 8px;
width: 100%;
font-size: 14px;
}
.country-tab-btn.active {
background: white !important;
color: #000 !important;
font-weight: 600;
}
.flag-icon {
width: 24px;
height: auto;
}
.city-pill {
border-radius: 20px;
padding: 10px 18px;
background: linear-gradient(90deg, rgba(38, 98, 235, 0.2) 0%, rgba(35, 27, 154, 0.2) 100%);
margin: 4px;
font-size: 14px;
display: inline-block;
font-weight: bold;
}
.left-panel {    
border-radius: 12px 0 0 12px;
padding: 20px;
height: 100%;
}
.tab-pane {
max-width: 100%;
margin: 20px 10px !important;
}
.tab-content{
height: 100%;
padding: 1px 20px;
border-radius: 12px;
}
.subs-head{
font-size: 28px;
margin-bottom: 20px;
}
.month-head{
font-size: 30px;
}
@media (max-width: 767px) {
.left-panel {
border-radius: 12px 12px 0 0;
}
.country-tab-btn {
font-size: 12px;
}
}
.blue-bg{
background: #F2F7FF;
}
.country-head{
font-weight: 500;
font-style: Medium;
font-size: 30px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
margin-bottom: 15px;
}
.country-sec{
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
border-radius: 12px;
}
.topic-section {
background-color: #f8f9fc;
padding: 60px 0;
}
.topic-title {
margin-bottom: 12px;
font-weight: bold;
font-style: Medium;
font-size: 30px;
line-height: 100%;
text-align: center;
}
.topic-slide {
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
display: flex;
flex-direction: column;
height: 100%;
padding: 0px;
}
.topic-image::before{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 3;  
}
.topic-image:hover {
transform: scale(1.05); 
}
.topic-icon {
position: absolute;
top: 15px;
left: 17px;
z-index: 3;
border: 1px solid;
padding: 8px;
border-radius: 50px;
background: #FFFFFF33;
}    .topic-image {
position: relative;
height: 160px;
background-size: cover;
background-position: center;
transition: transform 0.4s ease;
}
.topic-badge {
position: absolute;
top: 10px;
right: 10px;
background: #FFFFFF33;
color: #fff;
padding: 4px 10px;
font-size: 12px;
border-radius: 50px;
z-index: 3;
}
.topic-content {
padding: 15px;
flex-grow: 1;
}
.topic-heading {
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
position: absolute;
top: 62px;
z-index: 4;
left: 20px;
}
.topic-text {
font-size: 14px;
color: #000000;
margin-bottom: 15px;
font-weight: 400;
font-size: 15px;
line-height: 26px;
letter-spacing: 0%;
text-align: left;
white-space: normal;
min-height: 190px;
}
.about-content{
padding-left: 100px;
}
.topic-link {
font-size: 16px;
font-weight: 600;
text-decoration: none;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
padding: 0px 15px;
}
.topic-link i{
transform: rotate(333deg);
font-size: 18px;
font-weight: 100;
}
.topic-link {
position: relative;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 10px 18px;
border-radius: 30px;
font-weight: 600;
color: #000;
text-decoration: none;
transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
/* base look */
border: 0 solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
outline: 1px solid;
outline-offset: 0px;
text-shadow: none;
}
.topic-link:hover {
border: 1px solid;
box-shadow: inset 0 0 20px rgba(0, 119, 255, 0.5), 0 0 20px rgba(0, 247, 255, .2);
outline-color: rgba(0, 247, 255, 0);
outline-offset: 15px;
}
.topic-link i {
transition: transform 0.3s ease;
}
.topic-link:hover i {
transform: translateX(5px);
}
.top-tech, .top-tech>i{
color: #3F4CBA;
}
.top-busi, .top-busi>i{
color: #47AD7D;
}
.top-health, .top-health>i{
color: #A11752;
}
.top-edu, .top-edu>i{
color: #337D8A;
}
.swiper-button-next,
.swiper-button-prev {
background: #fff;
width: 36px;
height: 36px;
border-radius: 50%;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
top: 35%;
}
.swiper-button-next::after,
.swiper-button-prev::after {
font-size: 18px;
color: #000;
}
.custom-swiper-nav .btn {
border-radius: 50%;
width: 40px;
height: 40px;
padding: 0;
display: inline-flex;
align-items: center;
justify-content: center;
}
.custom-swiper-nav .btn:hover {
background-color: #0d6efd;
color: #fff;
}
button.custom-prev {
border-radius: 50px;
width: 40px;
height: 40px;
position: absolute;
top: 137px;
left: 0px;
z-index: 3;
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
color: #fff !important;
border: 1px solid #2662eb !important;
}
button.custom-next {
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
color: #fff !important;
border: 1px solid #2662eb !important;
border-radius: 50px;
width: 36px;
height: 36px;
position: absolute;
top: 137px;
right: 0px;
z-index: 3;
}
.featured-section {
background-image: url(/img/home-topicslider/feature-background.png);
position: relative;
background-repeat: no-repeat;
background-size: cover;
}
.featured-slider img {
border-radius: 8px;
object-fit: cover;
width: 100%;
}
.swiper-pagination-bullet {
background: #007bff;
opacity: 0.6;
}
.swiper-pagination-bullet-active {
background: #007bff;
opacity: 1;
}
.feat-text{
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
color: #000;
white-space: normal;
text-align: left;
}
.feature-pagination{
position: absolute !important;
right: 0 !important;
left: 261px !important;
bottom: 0;
}
.featured-slids {
background: none !important;
border: none !important;
backdrop-filter: none !important;
}
span.swiper-pagination-bullet {
width: 25px !important;
border-radius: 5px;
}
.calendar-card {
height: 160px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border-radius: 12px;
color: #fff;
font-size: 0.9rem;
background: url('/img/featureevent/home-calender.svg') no-repeat center center / contain;
}
.calendar-top {
padding: 2px 8px;
border-radius: 8px;
font-size: 0.75rem;
}
.calendar-month {
font-weight: 500;
font-style: Medium;
font-size: 24px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color: #000;
}
.calendar-year {
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color: #000;
}
.about-services{
background-color: #fbfbfb;
}
.about-services .btn{
  z-index: 5;
  position: relative;
}
.about-head{
font-weight: 600;
font-style: Medium;
font-size: 30px;
line-height: 100%;
letter-spacing: 0%;
color: #111111;
}
.about-des{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #333;
padding-top: 10px;
text-align: justify;
}
.about-regbtn, .submit-regbtn{
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
border: none !important;
padding: 10px 15px 10px !important;
font-weight: 400 !important;
font-size: 16px !important;
letter-spacing: 0%;
margin-right: 10px;
}
.about-learnbtn{
background: none !important;
border: 1px solid #2662EB !important;
padding: 10px 15px 10px !important;
font-weight: 400 !important;
font-size: 16px !important;
letter-spacing: 0%;
color: #2662EB !important;
}
.aboutbox-head{
margin-top: 10px;
font-weight: 600;
font-style: Medium;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
}
.about-list>li{
font-weight: 400;
font-size: 16px;
line-height: 34px;
letter-spacing: 0%;
color: #000000;
}
.about-list li {
position: relative;
padding-left: 28px; 
}
.about-list li::before {
content: '';
position: absolute;
left: 0;
top: 4px;
width: 18px;
height: 18px;
background: url(/img/featureevent/home-tick.png);
background-size: contain;
background-repeat: no-repeat;
}
.about-card{
border: 1px solid #1111111A;
background: #fff;
box-shadow: 0px 0px 24px 0px #0000000A;
padding: 24px 0px 10px 20px;
border-radius: 14px;
opacity: 1;
}
.about-bottom{
position: absolute;
bottom: 0;
}
.subscribe-container{
background: #E5EFFF;
width: 992px;
height: 312px;
opacity: 1;
padding-top: 62px;
padding-right: 102px;
padding-bottom: 62px;
padding-left: 102px;
border-radius: 24px;
position: relative;
}
.sub-input{
border-bottom: 1px solid #000 !important;
font-size: 14px;
padding-bottom: 13px;
color: #11111199 !important;
}
.sub-input::placeholder{
color: #11111199 !important; 
}
.subscribe-container::before{
content: "";
background: url(/img/featureevent/subscribebefore.png);
position: absolute;
top: 0;
left: 0;
transform: rotate(180deg);
height: 97%;
width: 29%;
background-size: contain;
background-repeat: no-repeat;
}
.subscribe-container::after{
content: "";
background: url(/img/featureevent/subscribebefore.png);
position: absolute;
top: 8px;
transform: translateX(31%);
height: 98%;
right: 0;
width: 45%;
background-size: contain;
background-repeat: no-repeat;
}
.span-text{
text-align: center;
}
.conference-swiper {
visibility: hidden ;
}
.conference-swiper.swiper-initialized {
visibility: visible;
}
@media(max-width: 768px) {
.mob-font{
font-size: 15px;
}
.search-contain{
width: 100%;
}
.social-icons{
justify-content: center;
}
video {
height: 666px !important;
}
.text-muted{font-size: 15px;}
.overlay {
position: absolute;
top: 0;
z-index: 3;
width: 90%;
height: 100%;
gap: 7px !important;}
.white-text {   
font-size: 25px;
line-height: 30px
}
.count-btn {
width: max-content;}
.mobile-col{
flex-direction: column;
}
.search-bttn {
height: 52px;
gap: 10px;}
.icon-button {
width: 50px;
height: 50px;}
.about-bottom {
width: 100%;
}
.about-content{
padding-left: 30px;
}
.featured-section{
background-position: center;
}
.subscribe-container{
width: 100% !important;
padding: 30px;
height: 450px;
}
.subs-form
{
position: absolute;
width: 91% !important;
z-index: 5;
gap: 20px !important;
}
.subscribe-container::after {
width: 80%;
transform: translateX(0%);
right: 0;
top: 0px;
opacity: 2.08;
background-size: cover;
height: 100%;
}
.subscribe-container::before {
height: 100%;
background-size: contain;
background-position: center top;
opacity: 1;
left: 0;
}
section{
padding: 40px 0px !important;
}
.row.mobile-off {
display: contents; 
margin: 0 !important;
padding: 0 !important;
}
.mobile-footer{
text-align: center;
gap: 10px;
justify-content: center;
}
ul#language-dropdown-mob {
list-style: none;
right: 26px !important;
display: block;
border: 1px solid #000 !important;
top: 30px;
}
#section1 {
height: max-content !important;
}
.sticky-header {
position: static !important; }
.feat-text{
font-size: 15px !important;
line-height: 26px !important;
}
}
@media(min-width: 1700px){
.overlay{
gap: 40px;
top: 30%;
}
.topic-text{
min-height: 160px !important;
}
.feat-text{
font-size: 19px;
line-height: 36px !important;
}
.col-md-6.text-start{
height: 375px !important;
}
}
button#language-btn:hover{
background: #5694ff;
border: none;
}
.calendar-card {
transition: all 0.3s ease;
}
.calendar-card:hover {
transform: translateY(-10px) scale(1.03);
}
.city-pill{
transition: all 0.4s ease;
border: 2px solid transparent;
border-radius: 10px;
color: #111111 !important;
}
button:hover {
background: #eee;
color: #000;
}
.city-pill:hover {
transform: translateY(-5px);
border-color: #2662EB;
box-shadow: 0 8px 20px rgba(38, 98, 235, 0.3);
cursor: pointer;
}
.reg-btn {
position: relative;
overflow: hidden;
z-index: 1;
color: white;
transition: color 0.4s ease;
}
.reg-btn::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('/img/reg-btn-hover.jpg') no-repeat center center;
background-size: 120%; 
opacity: 0;
transition: opacity 0.4s ease, background-size 0.5s ease;
z-index: -1;
}
.reg-btn:hover::before {
opacity: 1;
background-size: 160%; 
}
.upcome-country:hover {
background-color: rgba(255, 255, 255, 0.3);
text-decoration: none;
color: aqua;
transform: translateX(2px);
cursor: pointer;
}
.upcome-country {   
transition: all 0.3s ease;}
.all-btn, .all-btns { 
transition: background-color 0.4s ease, transform 0.3s ease, border-color 0.4s ease, box-shadow 0.4s ease;
}
.header-city{
color: rgb(255, 255, 255) !important;
font-weight: 600;
}
.all-btn:hover, .icon-button:hover, .about-regbtn:hover{
background-color: #162cbd; 
transform: scale(1.05);
border-color: #0b15a0;
box-shadow: 0 0 15px rgba(11, 21, 160, 0.6);
color: #fff;
}
.all-btns:hover {
background-color: #007bff;
color: #fff !important;
}
.rotate-icon {
transition: transform 0.5s ease;
transform-origin: center;
}
.icon-button:hover .rotate-icon {
transform: rotate(360deg);
}
.about-regbtn:hover .rotate-icon {
transform: rotate(45deg);
}
.about-learnbtn:hover {
box-shadow: 0 0 15px rgba(11, 21, 160, 0.6);
}
.about-learnbtn:hover .learn-arrow {
transform: rotate(45deg);
}
.submit-regbtn{
cursor: pointer !important;
transform: translateY(-5px);
border-color: #2662EB;
}
.venue-btn {
position: relative; 
transition: background-color 0.3s ease, color 0.3s ease; 
}
.venue-btn::after {
content: url('/img/arrow-home.png'); 
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%) scale(0);
transition: transform 0.3s ease;
}
.venue-btn:hover {
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
transform: scale(1.05);
border-color: #0b15a0;
box-shadow: 0 0 15px rgba(11, 21, 160, 0.6);
color: #fff !important;
}
.venue-btn:hover::after {
transform: translateY(-50%) scale(1);
}
.stats-box::before {
content: "";
position: absolute;
inset: 0;
border-radius: 15px;
padding: 1px;
background: linear-gradient(360deg, #fff, rgba(255, 255, 255, 0));
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
z-index: 1;
}
.subs-form{
position: absolute;
width: 80%;
z-index: 5;
}
#v-pills-tab{
height: 350px;
overflow-y: scroll;
}
a.topic-link {
background: #f2f7ff;
padding: 10px ;
margin: 10px 30px;
border-radius: 10px;
border: 1px solid;
}
#section1 {
position: relative;
    height: 100vh;    
    overflow: hidden;
}
/* Safari only */
@supports (-webkit-touch-callout: none) {
  #section1 {
    height: 100% !important;
  }
}

#section1 video {
width: 100%;
height: 100%;
object-fit: cover;
}
.overlay {
position: absolute;
display: flex;
flex-direction: column;
gap: 20px;
color: white;
}
@media(min-width: 1500px) {
.overlay {
gap: 25px;
top: 24%;
}
}
@media(min-width: 1600px) {
.overlay {
gap: 30px;
top: 23%;
}
}
@media(min-width: 1700px) {
.overlay {
gap: 35px;
top: 22%;
}
}
@media(min-width: 1800px) {
.overlay {
gap: 40px;
top: 25%;
}
}
.feat-head {
background: linear-gradient(90deg, #2662EB 0%, #231B9A 100%) !important;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text !important;
color: transparent !important;
font-weight: bold;
}
.col-md-6.text-start {
background-color: #fff;
border-radius: 15px;
padding: 20px;
text-align: left !important;
height: 335px;
display: flex;
flex-direction: column;
justify-content: center;
border: 1px solid #2552d8 !important; 
}
.social-icons>a {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
border: 1px solid #ebe9ff;
transition: all 0.3s ease-in-out;
}
.social-icons{
display: flex;
gap: 10px;
}
.social-icons>a:hover{
background-color: #ffffff;
}
.smo-icons:hover>i {
color: #01273a;
}
.social-icons a img {
transition: filter 0.3s ease-in-out;
}
.social-icons a:hover img {
filter: brightness(0) saturate(100%) invert(13%) sepia(11%) saturate(2058%) hue-rotate(170deg) brightness(96%) contrast(97%);
}
.rating-circle {
position: relative;
width: 80px;
height: 80px;
border-radius: 50%;
background: conic-gradient(#2662EB 0% 90%, #e0e0e0 90%);
display: flex;
align-items: center;
justify-content: center;
}
/* Extra class for styling variations */
.rating-circle.blue-theme {
background: conic-gradient(#231B9A 0% 90%, #f0f0f0 90%);
}
.rating-circle::before {
content: "";
position: absolute;
width: 60px;
height: 60px;
background: #fff;
border-radius: 50%;
}
.rating-value {
position: relative;
font-size: 20px;
font-weight: bold;
color: #2662EB;
}
.rating-label {
margin-top: 10px;
font-size: 14px;
color: #555;
}
form#countrySearchForm {
width: 50%;
}
.tm-top-bar .navbar-expand-lg .navbar-nav .nav-link{
font-size: 18px !important;
}
.nav-link {
position: relative;
text-decoration: none;
color: #000;
padding-bottom: 10px;
transition: color 0.3s ease;
}



/* faqs section starts */

.faq-section {
  max-width: 800px;
  margin: 20px auto;
  padding: 15px !important;
  font-family: "Segoe UI", sans-serif;
}

.faq-title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 20px;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
  margin-bottom: 10px; /* gap between questions */
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  text-align: left;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}

.faq-question .icon {
  transition: transform 0.25s ease;
  font-weight: bold;
  font-size: 1.3rem;

}

/* Collapsed by default; height animated via JS */
.faq-answer {
  height: 0;
  overflow: hidden;

  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 0;
  font-size: 0.95rem;
  line-height: 1.6;
}

.faq-answer p {
  margin: 10px 0;
}

.faq-item.active .faq-answer {
  max-height: 300px; /* enough for content */
 padding: 5px 11px 83px;

}

.faq-item.active .faq-question .icon {
  transform: rotate(180deg);
}


/* Responsive for mobile */
@media (max-width: 600px) {
  .faq-section {
    padding: 10px !important;
  }

  .faq-title {
    font-size: 1.5rem;
  }

  .faq-question {
    font-size: 1rem;
  }

  .faq-answer {
    font-size: 0.9rem;
  }
}



/* faq section ends */


.nav-link::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 3px;
background: linear-gradient(90deg, #00f7ff, #00d4ff, #00a8ff);
transition: width 0.4s ease-in-out;
}
.nav-link:hover {
background: linear-gradient(90deg, #00f7ff, #00d4ff, #00a8ff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.nav-link:hover::after {
width: 100%;
}
.nav-link.active {
background: linear-gradient(90deg, #00f7ff, #00d4ff, #00a8ff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.nav-link.active::after {
width: 100%;
}
 #subscribeBtn[disabled] { opacity: .85; pointer-events: none; }
  .btn-loading { color: #fff !important; position: relative; }
  /* tiny spinner – remove this block if you don't want it */
  .btn-loading::after {
    content: ""; width: 1rem; height: 1rem;
    border: 2px solid currentColor; border-right-color: transparent;
    border-radius: 50%; display: inline-block; margin-left: .5rem;
    vertical-align: -2px; animation: spin .6s linear infinite;
  }
  @keyframes spin { to { transform: rotate(360deg); } }
