﻿@font-face {
    font-family: "GOTHIC";
    src: url("../lib/font/GOTHIC.TTF");
}

@font-face {
    font-family: "GOTHICBI";
    src: url("../lib/font/GOTHICBI.TTF");
}

@font-face {
    font-family: "GOTHICB";
    src: url("../lib/font/GOTHICB.TTF");
}

.field-validation-error, .validation-summary-errors {
    color: var(--bs-red);
}

.field-validation-valid, .validation-summary-valid {
    display: none;
}

.input-validation-error {
    border: 1px ridge var(--bs-red);
}

.validation-summary-errors ul {
    list-style-type: none;
}

html, body {
    height: 100%;
    margin: 0;
    padding-top: 60px;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

    body.delegate-page {
        background: url('../img/info/delegate_frees/delegate_bg.jpg') no-repeat #ba171a;        
        background-attachment: fixed;
        color: #fff;
    }

    body.accommodation-page {
        background: url('../img/info/accom_frees/accom_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
    }

    body.advertising-page {
        background: url('../img/info/adver_frees/adver_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position: center 80%;
    }

    body.branding-page {
        background: url('../img/info/branding_frees/branding_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position:center;
    }

    body.special-page {
        background: url('../img/info/special_frees/special_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
    }

    body.oneonone-page {
        background: url('../img/info/1on1/1on1_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position:center bottom;
    }

    body.sponsor-page {
        background: url('../img/info/sponsors_frees/sponsor_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position: center 80%;
    }
    body.othersponsor-page {
        background: url('../img/info/other_frees/others_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position: center 80%;
    }
    body.booths-page {
        background: url('../img/info/booths_frees/booths_bg.jpg') no-repeat #ba171a;
        background-attachment: fixed;
        color: #fff;
        background-position: center 80%;
    }

main {
    flex: 1;
}
a {
    color: #f0d033;    
    transition: 0.5s;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color:#f9a79e;
    outline: none;
    text-decoration: none;
}
.text-danger {
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;
}
.std_table {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
}


.std_table th {
    background-color: #1a2c61;
    color: #fff;
    border: solid thin #fff;
    padding: 10px 5px;
}
.std_table td {
    border:solid thin #fff;
    color: #fff;
    padding:10px 5px;
}
.std_booth {   
    width: 90%;    
}
.std_booth td {
    background: #fff;
    padding: 10px 5px;
}
.text-white {
    color: #fff;
}
/***** top area ****/
.organize {
    position:relative;
    margin-left: 35%;
    margin-top: -60px;
}
.lang {
    margin-left: 5%;
    margin-top: -70px;
} 
.lang .btn{ 
    color:#1a2c61;
    font-weight:bold;
}
.lang .dropdown-menu {
    background: #1a2c61;
    color:#fff;    
}
.lang .dropdown-menu {
    --bs-dropdown-min-width: 5rem;
}
.agenda_table{
    width:100%
}
.agenda_table th {
    background-color: #f8eece;
    border: 1px solid #1a2c61;
    color: #4c3810;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
}
.agenda_table td {
    border: 1px solid #1a2c61;
}
.agenda_table .std_table_sub {
    background-color: #1a2c61;
    color: #fff;
}
.navbar-theme {
    background: linear-gradient(180deg, rgba(255,255,255,1) 65%, rgba(248,239,198,1) 100%);
}
/*===========DOWNLOAD AREA==============================*/
#downloads_area {
    position: absolute;
    margin-top: 26%;
    padding-left: 20px;   
}
.downloads_bt {
    position: relative;
    z-index: 99;
    cursor: pointer;
}
.download_item {
    text-align: center;
    display: inline-block;
}
.download_box {
    position: relative;
    z-index: 9;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border: thin #FFF solid;
    margin-top: -60px;
    margin-left: 7%;
    width: 60%;
    display:none;
    background: rgba(160, 1, 7, 0.75);
}
.download_box a{
    color:#FFFFFF;
}
/*================bestpartner ================*/
.bestpartner_box {
    margin: 16% 0 0 65%;
    position: absolute;
    z-index: 999;
    width: 280px;
    text-align: center;
}
.best_text {
    padding: 10px 5px;
    color: #FFF;
    font-size: 14px;   
    font-weight: bold;
    text-shadow: rgb(14, 13, 12) 1px 0px 0px, rgb(14, 13, 12) 0.540302px 0.841471px 0px, rgb(14, 13, 12) -0.416147px 0.909297px 0px, rgb(14, 13, 12) -0.989993px 0.14112px 0px, rgb(14, 13, 12) -0.653644px -0.756803px 0px, rgb(14, 13, 12) 0.283662px -0.958924px 0px, rgb(14, 13, 12) 0.96017px -0.279416px 0px;
}
   /*================eDirectory popup================*/
    #DownloadFrmModal .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 999; /* Sit on top */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }

    #DownloadFrmModal .modal-content {
        margin: 15% auto; /* 15% from the top and centered */
        width: 50%; /* Could be more or less, depending on screen size */
        background: #f9b0a9;
    }

    .close-button {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
        margin-left: 95%;
    }

    .close-button:hover, .close-button:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/*================booth details================*/
.boothdetail{margin:0 15%}
.ShowHideTab {
    margin: 10px 0;
    border: thick solid #FFFFFF;
    background: #f9cec9;
    color: #070764;
    border-radius: 14px;    
}
.boothTab {
    border: none;
    padding: 10px 0;
    margin-right: 5px;
    margin-left: 5px;
    color: #070764;
    font-size: 17px;
    display: inline-block;
    font-weight:bold;
}
#inclusionsTable , #specificationsTable {
    display: none;
}
.inclusionsShow, .specificationsShow {
    font-weight: bold;
    font-size: 17px;    
}
.inclusionsHide, .specificationsHide {
    display: none;
    font-weight: bold;
    font-size: 17px;
    
}
.BoothInclusions th {
    background-color: #1a2c61;
    color: #fff;
    border: solid thin #1a2c61;
    padding: 10px 5px;
}
.BoothInclusions td, .BoothSpecifications td {
    color: #070764;
    border: solid thin #1a2c61;
}
.boothTab a:link, .boothTab a:link, .inclusionsAdvertising a:link, .boothTab a:hover, .boothTab a:hover, .boothTab a:visited, .boothTab a:visited, .inclusionsAdvertising a:visited {
    color: #070764;
    text-decoration: none;
}
.inclusionsAdvertising a:hover {
    color: #070764;
    text-decoration:underline;
}

@media (max-width: 1366px) {
    .mlogo {           
            margin-left: -60px;
        }
        .organize {           
            margin-left: 28%;            
        }
        .lang {            
            margin-top: -90px;
        }
    }

    @media (max-width: 1200px) {
        .mlogo {
            height: 100px;
            margin-top: -30px;
			margin-left:20px;
        }
        .lang {
            margin-left: 2%;            
        }
		.organize {		 
		  margin-left: 30%;
		}
        .bestpartner_box {
            margin: 12% 0 0 60%;
        }
    }

    @media (max-width: 1024px) {
        .organize {
            margin-left: 18%;
            margin-top: -80px;
        }
        .organize img {
            width: 80%;            
        }        

    }
    @media (max-width: 991px) {
        .mlogo {
            margin-top: 0px;
        }
        /*
        .organize {
            margin-right: 9%;
            margin-top: -60px;
        }
        .organize img {
            width:80%;
        }
        .lang {
            margin-left: 92%;
            margin-top: -200px;
        }
        .navbar-toggler {
            margin-left: 95%;
            margin-top: -50px;
        }
            */
    }
    @media (max-width: 768px) {
        .mlogo {
            height: 80px;
            margin-top: 0px;
        }
        .organize {
            margin: -55px 50px 0 0;
        }

        .organize img {
            width: 70%;
        }
        .lang {
            margin-left: 90%;
            margin-top: -160px;
        }
        .navbar-toggler {
            margin-left: 90%;           
        }
		
        .download_detail {
            font-size: 12px;
        }

        #downloads_area {
            margin-top: 20%;
        }

        .bestpartner_box {
            margin: 10% 0 0 48%;
            width: 200px;
        }

            .bestpartner_box img {
                width: 60%
            }

        .best_text {
            font-size: 10px;
        }
    }

    @media (max-width: 767px) {
        .organize img {
            width: 60%;
        }
        .organize {
            margin:10px 50px 0 0;
        }
        .lang {
            margin-top: -290px;
            margin-left: 80%;
        }
        .navbar-toggler {
            margin-top: -100px;
            margin-left: 80%;
        }
		.carousel-inner {  
		  padding-top: 20px;
		}
        #downloads_area {
            margin-top: 30%;
        }
        .downloads_bt {
            width: 80px;
        }

        .download_box {
            width: 50%;
        }

        .download_box a {
            color: #FFFFFF;
        }

        .download_item {
            padding: 10px;
        }

        .download_detail {
            font-size: 10px;
        }

        .bestpartner_box {
            margin: 8% 0 0 60%;
            width: 200px;
        }
    }

    /*================start background detail================*/
    #pricing {
        background-image: url('../img/info/pricing/delegate_bg.jpg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-blend-mode: multiply;
        transition: background-image 0.5s ease-in-out;
        min-height: 800px;
    }

    #pills-pricing .nav-item .nav-link {
        padding: 0px 10px;
    }

    #pills-pricing .nav-item .nav-link img {
        width: 110px;
    }

    #registration {
        background-image: url('../img/info/registation/registation_bg.jpg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .btn_register {
        color: #c5c5c5;
        background: url(../img/info/pricing/reserve_bt_bg.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: center;
        width: 200px;
        height: 35px;
        border-radius: 10px;
        font-size: 14px;
        border: thin #FFF solid;
        font-weight: bold;
    }

        .btn_register:hover {
            border: thin #FFF solid;
            color: yellow;
            font-weight: bold;
        }
    /*================end background detail================*/

    h1, h2, h3, h4 {
        font-weight: bold;
    }

    .section-header h1, .section-header h2, .section-header h3, .section-header h4 {
        text-align: center;
        position: relative;
        text-transform: uppercase;
    }

    hr.line {
        border-top: 4px solid #FFFFFF;
        width: 170px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 30px;
        opacity: 1;
    }

    .table-transparent td {
        color: #fff;
        background-color: transparent !important;
    }

.follow_us {
    background: #020350;
    height: 240px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.follow_us .footer-link {
    color: #fff !important;
}

.follow_us .footer-link:hover {
    color: #f0d033 !important;
}
.fa-inverse {
    color: #020350
}
.weibo{
    margin-left:-5px
}
.modal-content {
    color: #000000
}

.nav-pills .nav-link {
    color: var(--bs-danger);
}

.nav-pills .nav-link.active {
    background-color: var(--bs-danger);
    color: var(--bs-secondary);
}

.img-sponsor {
    height: 160px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: #fff;
}

        .img-sponsor img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
            transition: all 0.4s ease-in-out;
        }

            .img-sponsor img:hover {
                transform: scale(1.2);
            }
    /*================Navbar================*/
    .background-navbar {
        /*background-image: url(https://dev.conference.lognetglobal.com/lognet2025/img/info/menu/bg_header.png);*/
        background-size: auto;
        background-repeat: no-repeat;      
        background-position: right 0px top -30px;
        min-height: 90px;
    }


.navbar-nav .nav-link {
    /*border-right: 2px solid rgb(0, 0, 0);*/
    min-width: 100px;
    color: #1a2c61;
    font-size: 16px;
}

.navbar-nav .nav-link:hover {
    color:#bd1e09;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color:crimson;
}


.dropdown-menu {
    color: #FFFFFF;
    background-color: #bd1e09;
    border: none;
}


.dropdown-item, .dropdown-item a:link, .dropdown-item a:active {
    color: #FFFFFF;
}

    .dropdown-item:hover {
        color: #F7DAA4;
        background-color: #bd1e09;
    }

.form-check-input {
    border: 1px solid #333 !important;
    transform: scale(1.2);
}

    .form-check-input:checked {
        background-color: #0d6efd !important;
        border-color: #0d6efd !important;
    }

.form-control, .form-select {
    border: 1px solid #999999 !important;
}
/* class md */
@media (max-width: 991px) {
    .navbar-nav .nav-link {
            background-image: none;
            background-color: transparent;
            color: #1a2c61;
        }
		.dropdown-menu {		 
		  width: 150px;
		}
    }

    .navbar-nav.navbar-lg-bottom-right {
        flex-direction: column !important;
        width: 100% !important;
        position: static !important;
        margin-right: 0 !important;
        bottom: auto !important;
        right: auto !important;
    }


@media (min-width: 992px) {
    .navbar-nav.navbar-lg-bottom-right {
        flex-direction: row !important;
        width: auto !important;
        position: absolute !important;
        bottom: 0 !important;
        right: 1rem !important;
        margin: 0 !important;
    }



    .disclaimer-text {
        color: #00A;
        line-height: normal;
        text-align: justify
    }

    /*================Booking================*/
    .bookingDate {
        cursor: pointer;
        border-radius: 4px;
    }

        .bookingDate:hover {
            font-weight: bold;
        }

        .bookingDate.selected {
            background-color: #198754;
            color: white;
        }

        .bookingDate.inRange {
            background-color: #d1e7dd;
        }

    .info-list {
        padding-left: 1.5rem;
    }

        .info-list li {
            list-style-type: disc;
            list-style-position: outside;
        }

    .info-label {
        display: inline-block;
        min-width: 220px;
    }

    .info-content {
        display: inline;
    }
}