:root {
    /*--color-1: #3345b3;
    --color-2: #ce619a;*/
    --color-1: #0B0D7D;
    --color-2: #4D1416;
    --color-3: #C6E3E3;
    --color-4: #E6E6E6;
    --color-5: #DDF0F0;
}
.testimonial-block .text p::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px;
}
.testimonial-block .text p::-webkit-scrollbar-thumb {
    border-radius: 4px;
    padding-left: 5px;
    background-color: #989595;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
a{
    color: var(--color-1);
}
.bg-gradient{
    background: var(--color-1) !important;
    background: linear-gradient(90deg, rgba(70,20,22,1) 0%, rgba(70,20,22,1) 0%, rgba(11,13,125,1) 100%) !important;
}
.text-gradient{
    /*background: rgb(247,0,104);
	background: -moz-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(206,97,154,1) 0%, rgba(51,69,179,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(206,97,154,1) 0%, rgba(51,69,179,1) 100%);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(206,97,154,1) 0%, rgba(51,69,179,1) 100%);*/

    background: rgb(27,30,69);
    background: -moz-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(27,30,69,1) 0%, rgba(17,48,34,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(27,30,69,1) 0%, rgba(17,48,34,1) 100%);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(27,30,69,1) 0%, rgba(17,48,34,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-color-1{
    color: var(--color-1) !important;
}
.text-color-2{
    color: var(--color-2) !important;
}
.text-color-3{
    color: var(--color-3) !important;
}
.text-color-4{
    color: var(--color-4) !important;
}
.bg-gray{
    background-color: #F8F9FB;
}
.bg-white{
    background-color: #ffffff;
}
.bg-color-1{
    background: var(--color-1) !important;
}
.bg-color-2{
    background: var(--color-2) !important;
}
.bg-color-3{
    background: var(--color-3) !important;
}
.img-radius{
    border-radius: 50%;
}
.sec-title-sm{
    font-size: 36px !important;
}
.sec-title{
    margin-bottom: 30px;
}
.sec-title h3{
    color: #1e1f36;
    font-weight: 500;
}
.section{
    padding: 60px 0;
}
.btn-yellow{
    background: var(--color-3);
    color: #000000;
    font-weight: 600;
}
.btn-yellow:hover{
    color: #000000 !important;
}
.btn-2{
    background: var(--color-2);
    color: #000000;
    font-weight: 600;
}
.list-white li{
    color: #ffffff;
}
.main-footer .about-widget .text p{
    color: #ffffff;
}
.main-footer .about-widget .text h5{
    color: #ffffff;
}
.title.bg-gradient{
    -webkit-text-fill-color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    padding: 4px 15px;
}
.list-style-one li:before{
    /* color:var(--color-1);
    font-weight: bold !important; */
}
.fun-fact-section .count-box .counter-title{
    font-size: 20px;
    color: #15212f !important;
}
.fun-fact-section .count-box .count-text{
    font-size: 44px;
}
.call-to-action .content-box h2{
    /*font-size: 38px;
    font-weight: 500;*/
    font-size: 34px;
    font-weight: 400;
}
.call-to-action:before{
    display: none !important;
}
.testimonial-block .info-box{
    position: relative;
    min-height: 100px;
    padding-left: 100px;
    padding-top: 20px;
    text-align: left;
}
.testimonial-block .thumb{
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.testimonial-block .text{
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.testimonial-block .text p{
    height: 250px;
    overflow-y: auto;
    margin: 0px;
    color: #444444;
}
.testimonial-block .inner .text{
    background: #fff;
    color: #444444;
    padding: 20px;
    border-radius: 15px;
}
.testimonial-block .inner .text:after {
    position: absolute;
    left: 25px;
    bottom: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff;
    z-index: 1;
    content: "";
}
.testimonial-block .designation{
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
.testimonial-block img{
    width: 80px !important;
    display: inline-block !important;
    /*margin-bottom: 20px;*/
}
.testimonial-block .name{
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}
.testimonial-section .owl-nav{
    top: 36%;
}
.clients-section-three{
    /*background: #ffffff !important;*/
}
.clients-section-three:before{
    opacity: 0.10;
    display: none;
}
.image-bg::before{
    position: absolute;
    right: -10%;
    top: -10%;
    height: 120%;
    width: 120%;
    background-image: url(../images/icons/shape-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation: dizzling 10s infinite;
    -moz-animation: dizzling 10s infinite;
    -ms-animation: dizzling 10s infinite;
    -o-animation: dizzling 10s infinite;
    animation: dizzling 10s infinite;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "";
}
.image-bg img {
    position: relative;
    z-index: 1;
    border-radius: 50%;
    /*border-radius: 20px;*/
    /*border: 15px solid #ffffff;*/
    border: 8px solid #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}
.image-box.right{
    padding-right: 80px;
}
.image-box.left{
    padding-left: 80px;
}
.main-menu .navigation > li > ul > li:hover > a{
    color: #222222;
    background: #faaC1D;
}
.testimonial-section .owl-next, .testimonial-section .owl-prev{
    background-color: rgba(255,255,255, 0.45);
}
.venue_text{
    color: #ffffff;
    font-size: 14px;
    line-height: 1.1;
    text-align: left;
    margin: 0px;
}
.header-btn-main {
    padding: 10px 0 10px 0;
}
.header-btn-main .header-btn-box{
    line-height: 0;
}
.header-btn-main .header-btn-box a{
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
    padding: 6px 12px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: 500;
}
.header-btn-main .header-btn-box a:last-child{
    margin-right: 0px;
}
.header-btn-main .header-btn-box a:hover{
    color: #15212f;
    font-weight: 500;
}
.header-btn-main .header-btn-box a::before{
    background-color: var(--color-3);
}
.banner-carousel .content-box h2{
    font-size: 40px;
    color: var(--color-3);
}
.list-style-one li:before{
    color: var(--color-1);
}
.speakers-section:before{
    display: none;
}
.speaker-block-custom{
    text-align: center;
}
.speaker-block-custom .image{
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid var(--color-4);
}
.speaker-block-custom .image img{
    /*border-radius: 50%;
    border: 2px solid red;*/
    -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-custom .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-custom .info-box{
    padding: 10px 0 30px;
}
.speaker-block-custom .info-box .name{
    font-size: 16px;
    font-weight: 600;
    /*color: var(--color-3);*/
    color: #ffffff;
}
.speaker-block-custom .info-box .designation{
    color: #ffffff;
    display: block;
    line-height: 15px;
    font-size: 12px;
}
header .date-box{
    display: inline-block;
    /*font-size: 30px;*/
    font-size: 24px;
    color: #000;
    font-weight: 700;
    position: relative;
    left: 50px;
    top: 16px;
}
header .date-box span{
    display: block;
}
header .date-box span:last-child{
    /*font-size: 16px;*/
    font-size: 20px;
    margin-top: 10px;
}
header.fixed-header .date-box{
    /*top: 22px;*/
    top: 20px;
}
header .header-text-box{
    display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    position: relative;
    left: 110px;
    top: 22px;
    /*text-align: center;*/
    width: 155px;
}
header .header-text-box span{
    display: block;
}
header .header-text-box span:first-child{
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
}
header .header-text-box span:last-child{
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    color: #222085;
}
.main-menu .navigation > li > a:before{
    background: var(--color-3);
    display: none;
}
.main-menu .navigation > li > ul > li:hover > a{
    background: var(--color-5);
}
.main-menu .navigation > li > ul > li.active a{
    background: var(--color-3);
}
.main-menu .navigation > li > ul{
    border-bottom-color: var(--color-3);
}
.main-menu .navigation > li.current > a{
    background: var(--color-3);
}
.main-menu .navigation > li:not(.current):hover > a{
      background: var(--color-5);
}
.coming-soon-section .outer-box{
    /*width: 80%*/;
/*    width: 50%;*/
    width: 57%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
}

.exhibitor_list_menu_box a {
    margin: 10px;
    white-space: nowrap;
}

.exhibitor_list_btn {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    color: #003152;
    border: 2px solid #003152;
    height: 50px;
    padding: 10px 15px;
    line-height: 50px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.exhibitor_list_btn:hover {
    background: #097373;
    color: #ffffff;
    border-color: #097373;
}
.exhibitor-menu a{
    /*background: #ffca5a;
    color: #000000 !important;
    font-weight: 600;*/
}
.exhibitor-menu .btn-style-one:hover{
    /*color: #000 !important;*/
}

.section-heading h4 {
    position: relative;
/*    font-size: 30px;*/
    font-size: 24px;
    font-weight: 600;
    color: #111;
    line-height: 160%;
    margin-bottom: 10px;
}
.exhibitorList{
    color: #000;
    /*border: #000 1px solid;*/
    font-size: 16px;
    margin-bottom: 0px;
}
.exhibitorList thead tr{
    /* background: #000; */
    /*background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(27, 30, 69, 1) 0%, rgba(17, 48, 34, 1) 100%) !important;
    color: #fff;*/
}
.exhibitorList tbody tr:nth-child(even){
    /*background: #fff;*/
}
.exhibitorList thead th{
    border-bottom: 1px solid #000;
    border-top: none;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"]{
    height: 53px;
}
#contact-form button{
    background-color: var(--color-3);
    /*color: #000000;*/
    color: #ffffff;
    padding: 6px 25px;
    border-radius: 20px;
    font-weight: 600;
}
#contact-form button:hover{
    color:#1b1e45 ;
}
.client-block {
    position: relative;
    margin-bottom: 30px;
}
.client-block .image-box {
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    /*-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    border: 1px solid transparent;*/
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;

    background: #ffffff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
}
.client-block .image-box:hover{
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.20);
}
.client-block .image-box img {
    max-height: 170px;
    width: auto;
    opacity: 1 !important;
    /*opacity: 1;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;*/
}
.about-section .image-column .image:before,
.image-bg::before{
    display: none;
}
.main-footer .contact-list li .text a:hover,
.user-links li a:hover{
    color: var(--color-3);
}
.main-footer .footer-column .widget-title:before{
    background-color: var(--color-3);
}
.user-links li a{
    border-left: 1px solid var(--color-3);
}
.page-title {
    padding: 30px 0;
    /*background-image:url(../images/background/15.jpg);*/

    background: var(--color-1) !important;
    background: linear-gradient(90deg, rgba(70,20,22,1) 0%, rgba(70,20,22,1) 0%, rgba(11,13,125,1) 100%) !important;
}
.page-title h1 {
    font-size: 32px;
    /*margin-bottom: 5px;*/
    margin-bottom: 0px;
}
.page-title .bread-crumb li a,.page-title h1,.page-title .bread-crumb li,.page-title .bread-crumb li:before,.page-title .bread-crumb li a:hover{
    /*color: var(--color-1);*/
    color: #ffffff;
}
.focused_countries_section .image{
    /*border: 1px solid #dddddd;*/
}
.home_booth_btn{
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: 6px 15px;
    border-radius: 20px;
}
.home_booth_btn:hover{
    color: #15212f;
    border: 1px solid var(--color-3);
}
.home_booth_btn::before{
    background-color: var(--color-3);
}
.list_btn{
    /*background-color: var(--color-3);
    border: 1px solid var(--color-3);
    color: #000000;*/
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
    padding: 6px 15px;
    line-height: 30px;
    margin: 0 10px 10px;
    white-space: nowrap;

    background: var(--color-1);
    background: linear-gradient(90deg, rgba(70,20,22,1) 0%, rgba(70,20,22,1) 0%, rgba(11,13,125,1) 100%);
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.list_btn:hover, .list_btn.active{
    color: #000000;
    background: var(--color-3);
}
.list_btn:hover span{
    /*color: red;*/
}
.list_btn::before{
    background-color: var(--color-3);
}
.exhibitor_list_menu_box a{
    margin: 0 10px 10px;
    white-space: nowrap;
}
.gallery_section .gallery-item {
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
}
.video-box-one .play-btn, .video-box .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 78px;
    line-height: 1em;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.video-box a img.icon {
    width: 50px;
}
.media_listing{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.media_listing li{
    margin: 0px 15px 15px 0px;
    padding: 1px;
    display: block;
    list-style: none;
    float: left;
    /* border: solid 1px #ccc; */
    /* width: 130px; */
    width: 195px;
    min-height: 220px;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}
.media_listing li img{
    width: 190px;
    height: 218px;
}
.contact-icon-box{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    gap: 20px;
}
.contact-icon-box .icon-box{
    width: 80px;
    flex: 0 0 80px;
}
.border-right-2 {
    /*border-right: 2px solid gray;*/
    position: relative;
}
.border-right-2:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 85%;
    width: 1px; /* Adjust this value for the border width */
    background-color: gray; /* Change this to your preferred border color */
}
.border-right-2.first-box:after{
    right: 52px;
}
.border-right-2.second-box:after{
    right: 22px;
}
.contact-box{
    display: flex;
    /*align-items: center;*/
    gap: 15px;
    margin-bottom: 15px;
    min-height: 100px;
    /*box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);*/
    padding: 20px 0;
}
.contact-box .contact-image{
    flex-shrink: 0;
    /*width: 250px;*/
}
.contact-box .contact-name{
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #1e1f36;
    margin-bottom: 10px;
}
.contact-box .contact-text{
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    font-weight: 400;
    margin-bottom: 10px;
}
.contact-box .contact-text p{
    line-height: 25px;
}
.contact-box .contact-text ul{
    padding-left: 0;
    margin-top: 10px;
    color: #000000;
}
.contact-box .contact-text ul span{
    font-weight: 600;
}
.contact-page-section .contact-info li{
    padding-left: 0px;
    margin-bottom: 5px;
}
.contact-box .org_by{
    text-align: center;
    color: #1e1f36;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.contact-box-2{
    display: block;
}
.contact-box-2 .contact-image-box{
    margin-bottom: 30px;
}
.contact-box-2 .contact-image-box.first-box{
    width: 90%;
    border-right: 1px solid gray;
}
.contact-box-2 .contact-image-box.second-box{
    width: 98%;
    border-right: 1px solid gray;
}
.slider_top_section {
    background: #ffffff;
    padding: 15px 0;
}
.slider_top_section .slider_top_text{
    color: #1e1f36;
    text-align: center;
    margin: 0;
    font-weight: 500;
    font-size: 18px;
}
.banner-carousel .slide-item{
    padding: 0px;
    min-height: auto;
    /*max-height: 453px;*/
}
.banner-carousel .slide-item img{
    /*max-height: 453px;*/
}
.coming-soon-section .time-countdown .counter-column{
    width: 50px !important;
}
.coming-soon-section .time-countdown .counter-column .count{
    font-size: 30px !important;
    line-height: 1em;
}
.coming-soon-section .time-countdown .counter-column:before{
    font-size: 28px !important;
}
.coming-soon-section .time-countdown .counter-column{
    font-size: 14px;
}
.page-privacy-policy h4{
    color: #1e1f36;
    font-weight: 500;
    margin-bottom: 10px;
}
.page-privacy-policy ul{
    font-size: 16px;
    padding-left: 40px;
}
.page-privacy-policy ul li{
    list-style: disc;
}
.venue_section .sec-title{
    margin-bottom: 15px;
}
.venue_section .sec-title h3{
    font-weight: 600;
}
.venue_section .venue_content h4{
    font-weight: 500;
    margin-bottom: 10px;
}
.venue_section .venue_content p{
    margin-bottom: 0px;
    line-height: 30px;
}
.venue_section .venue_content strong{
    font-weight: 600;
}
.contact_info_list{
    display: flex;
    justify-content: space-around;
    font-size: 18px;
    font-weight: 500;
}
.contact_info_list li{
    padding-right: 20px;
    border-right: 2px solid #444444;
}
.contact_info_list li:last-child{
    border-right: none;
}
.footer-logo-box p{
    color: #ffffff;
    text-align: center;
    /*font-size: 13px*/;
    font-size: 16px;
    white-space: nowrap;
}
.copyright-text{
    text-align: center;
    color: #ffffff;
}
.copyright-text p{
    color: #ffffff;
    font-size: 14px;
}
.footer-logo-main .footer-column{
    /*padding-right: 30px;*/
}
footer .contact-widget{
    padding-left: 50px;
}
footer .footer-widget .social-icon-one{
    display: flex;
}
.social-icon-one li a .fab{
    color: #ffffff;
}
.social-icon-one .x_icon{
    width: 40px;
    height: 40px;
    /*background: #373851;*/
    background: #4D1416;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.social-icon-one .x_icon:hover{
    background-color: #32CCFE;
    transform: rotate(360deg);
}
.social-icon-one .x_icon:hover svg{

}
/* Cookies CSS */
.cookie_wrapper {
    position: fixed;
    /*bottom: 50px;*/
    /*bottom: 10px;*/
    bottom: 0px;
    /*right: -370px;*/
    /*right: -395px;*/
    right: 0px;
    /*max-width: 345px;*/
    width: 100%;
    background: #fff;
    /*border-radius: 8px;*/
    padding: 15px 25px 15px;
    transition: right 0.3s ease;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    display: none;
    border-top: 2px solid var(--color-1);
}
.cookie_wrapper.show {
    /*right: 20px;*/
    /*display: block;*/

    display: flex;
    align-items: center;
    justify-content: center;
}
.cookie_wrapper .cookie-title {
    display: flex;
    align-items: center;
    column-gap: 15px;

}
.cookie-title i {
    /*color: #4070f4;*/
    color: #161455;
    font-size: 32px;
}
.cookie-title h2 {
    /*color: #4070f4;*/
    color: #161455;
    font-weight: 500;
    font-size: 1.8rem;
}
.cookie_wrapper .cookie-data {
    /*margin-top: 16px;*/
    /*float: left;*/
    margin-right: 15px;
}
.cookie_wrapper .cookie-data p {
    color: #333;
    font-size: 16px;
    margin: 0;
}
.cookie-data p a {
    /*color: #4070f4;*/
    color: #161455;
    text-decoration: none;
}
.cookie-data p a:hover {
    text-decoration: underline;
}
.cookie_wrapper .buttons {
    /*margin-top: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;*/
}
.cookie_wrapper .buttons .button {
    /*border: none;*/
    color: #fff;
    padding: 5px 0;
    /*border-radius: 4px;*/
    background: #161455;
    /*width: calc(100% / 2 - 10px);*/
    width: 150px;
    transition: all 0.2s ease;
    border: 2px solid #161455;
    margin-bottom: 5px;
    cursor: pointer;
}
.cookie_wrapper .buttons button{
    cursor: pointer;
}
/*.cookie_wrapper .buttons #acceptBtn:hover {
    background-color: #0F3B0F;
    border-color: #0F3B0F;
}*/

/*#declineBtn {
    border: 2px solid #161455;
    background-color: #fff;
    color: #161455;
}
#declineBtn:hover {
    background-color: #161455;
    color: #fff;
}*/
/* End Cookies CSS */
.list-color li{
    background-color: var(--color-3);
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.time-countdown-2 .time-countdown .counter-column{
    border: 5px solid rgba(255, 255, 255, 0.3);
    width: 100px !important;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    margin: 0px;

    /*animation: borderColorAnimation 2s infinite;*/
    /*animation: rotateBorder 4s linear infinite;*/
}
@keyframes borderColorAnimation {
    0% {
        border-color: var(--color-3); /* Start with red */
    }
    50% {
        border-color: rgba(255,255,255,0.1); /* Transition to white */
    }
    100% {
        border-color: var(--color-3); /* Back to red */
    }
}
.time-countdown-2 .time-countdown{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.time-countdown-2 .time-countdown .counter-column:before{
    display: none;
}
.time-countdown-2 .time-countdown.clearfix::after{
    display: none;
}
.time-countdown-2 .outer-box{
    margin-top: 0px;
    background: none;
    box-shadow: none;
}
.time-countdown-2{
    margin-top: -16px;
}
.fm-box{
    margin-bottom: 15px;
}
.fm-box .fm-title{
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.fm-box figure{
    margin-bottom: 0px;
}