﻿
.form_Section {
    position: relative;
    padding: 60px 0 60px;
    /* background: #f3f3f3bd url(EventImages/download-bg.png); */
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0;
}

.form-group {
    margin-bottom: 25px;
}

.innerPageForm {
    padding: 30px;
    border-radius: 20px;
    padding: 0;
    border-radius: 20px;
    padding: 20px 30px;
    background: #f3f3f3bd;
    box-shadow: rgba(100, 100, 111, 0.2) 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/*.form-control {
            height: 50px !important;
        }*/

label {
    color: #000 !important;
    font-weight: 500;
    font-size: 14px;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

label.control-label .fa {
    font-size: 15px !important;
    margin-right: 10px;
}

.checkmark label {
    margin-top: -26px;
    padding-left: 25px;
}

.price {
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    background: #f89f20;
    margin-bottom: 30px;
}

    .price h3 {
        font-size: 22px;
    }

.FrBanner {
    position: relative;
}

    .FrBanner:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(3, 4, 28, 0.56);
    }

.formpage {
    padding: 30px;
    border-radius: 20px;
    padding: 0;
    border-radius: 10px !important;
    padding: 30px;
    /*background: #fff !important;*/
    background: #d8bb9a !important;
    /*    box-shadow: rgba(100, 100, 111, 0.2) 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    box-shadow: 5px 5px 5px #0000003d;
    z-index: 99;
    position: relative;
}

.innerheader {
    margin-top: -25px;
}

.formpage h4 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.formpage h5 {
    font-size: 16px;
    margin-bottom: 15px;
}

.page-title {
    background-position: top center;
}

.form-control {
    height: 37px;
    padding: 5px 12px;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    /*margin-bottom: 26px;*/
}

.well span {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.3;
    margin: auto 10px;
    height: auto;
    /*margin-left:15px;*/
}

.btn-style-one:hover:before {
    top: -40%;
    z-index: -1;
}

.btn-style-one:hover {
    color: #fff !important;
    z-index: 999999999;
}

.tanku-td {
    padding: 50px;
}

div#st-1 {
    text-align: center !important;
}

span.st-label {
    padding-top: 7px !important;
}

h4.registered-text {
    text-align: center;
    margin-top: 20px;
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
    /* STYLES HERE */
    .tanku-td {
        display: block;
        padding: 25px;
    }
}

table#rbNature tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 40px !important;
}

table#rbNature {
    margin-bottom: 5px;
}

table#chkmainareaofinterest tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 0px !important;
    width: 20%;
}

table#chkLearnAbout tr td {
    padding-top: 6px !important;
    padding-bottom: 2px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

table#chkpurposess tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 0px !important;
}

.mobile-field {
    display: flex;
    width: 100%;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
    width: 100%;
}

.iti {
    position: relative;
    display: inline-block;
    width: 20%;
    height: 37px;
    background: #e9e9e9;
}

input#phone {
    padding: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

input#btnnextshow {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #00b2b4;
    padding: 0;
    overflow: hidden;
    transition: 1s all ease;
    display: inline-block;
    background: #00b2b4;
    font-style: normal;
    width: unset !important;
    padding: 5px 20px;
    height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto;
}

.checkboxalign label {
    font-size: 14px;
    font-family: 'Calibri';
    text-transform: capitalize;
}

#chkmainareaofinterest td label {
    font-weight: 400;
    width: 150px;
}

#chkmainareaofinterest input[type=checkbox] {
    top: 6px;
    vertical-align: top;
}

#chkLearnAbout td label {
    font-weight: 400;
}

table#chkmainareaofinterest tr td {
    padding-top: 6px !important;
    padding-bottom: 2px !important;
    padding-right: 0px !important;
    width: 20%;
    padding-left: 0px !important;
}

table td {
    padding: 6px 0px !important;
}

table#rbNature tbody {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 25px;
}

.iti {
    position: relative !important;
    display: inline-block;
    left: 0;
    border-radius: 0;
}

table#rblvisited tbody {
    display: flex;
}

    table#rblvisited tbody tr td {
        padding-right: 31px !important;
    }

.footer-top .border-section-top {
    display: none;
}
/*.bg-light-alpha-70:before, .bg-light-alpha-70 .YTPOverlay:before {
            background:transparent;
        }
        .main_IMAGE {
            background: url("https://iicsexpo.com/images/iics-form-banner-img.jpg") no-repeat center/cover;
        }*/
.bsbyqsmi {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .bsbyqsmi .place-holder-name {
        width: 30%;
        text-transform: uppercase;
    }

        .bsbyqsmi .place-holder-name span {
              font-size: 16px !important;
    margin-left: 0 !important;
    /* font-family: 'Calibri'; */
    font-weight: 500;
    text-transform: capitalize;
    font-family: Ubuntu, serif !important;
        }

    .bsbyqsmi input {
        width: 100%;
        border-radius: 0 5px 5px 0;
    }

.feild-wrapper {
    display: flex;
    width: 100%;
}

.feild-icon {
    width: 50px;
    height: 37px;
    /*    background: #152a3f;*/
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px 0 0 5px;
}

    .feild-icon i {
        color: #d8bb9a;
    }

.space-top {
    margin-top: 24px;
}

.space-top2 {
    margin-top: 34px;
}

.space-top3 {
    margin-top: 15px;
}

.space-top4 {
    margin-top: 25px;
}

.sec-title h2 {
    font-family: 'Calibri';
}

.form-control:focus {
    box-shadow: none;
    border-color: none;
}

.bsbyqsmi h4 {
    font-size: 18px !important;
    margin-left: 0 !important;
    font-family: 'Calibri';
    font-weight: 500;
    text-transform: capitalize;
}

#rbNature tbody {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

table#rbNature tr td {
    padding: 0 !important;
}

#rbNature label {
    font-family: 'Calibri';
    font-size: 16px;
}

.dnhesryb tbody tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
}

    .dnhesryb tbody tr td {
        padding: 3px 0 !important;
    }

        .dnhesryb tbody tr td label {
            font-size: 16px;
        }

/*.green-btn {
    background: #00b2b4;
    border: 1px solid #00b2b4;
    color: #fff;
    font-size: 18px;
    padding: 5px 25px;
}

    .green-btn:hover {
        background: transparent;
        border: 1px solid #00b2b4;
        color: #000;
    }*/

#rblvisited td {
    padding: 0px 0px !important;
}

@media (max-width: 991.98px) {
    .bsbyqsmi .place-holder-name {
        width: 100%;
    }

    .bsbyqsmi {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }
}

@media (max-width: 575.98px) {
    #rbNature label {
        font-size: 15px;
    }

    .iti {
        width: 40%;
    }

    .formpage {
        padding: 20px 15px;
    }

    .space-top {
        margin-top: 20px;
    }

    table#chkmainareaofinterest tr td {
        padding-top: 6px !important;
        padding-bottom: 2px !important;
        padding-right: 0px !important;
        width: 100%;
        padding-left: 0px !important;
        display: flex;
    }

    tbody, td, tfoot, th, thead, tr {
        border-color: inherit;
        border-style: solid;
        border-width: 0;
        display: flex;
        flex-direction: column;
        flex-flow: wrap !important;
        gap: 0px 8px;
    }

    table#rbNature tbody {
        gap: 15px;
    }

    table#chkLearnAbout tr td {
        width: 100%;
    }

    .checkboxalign label {
        font-size: 16px;
    }

    #chkmainareaofinterest td label {
        width: 90%;
    }

    input[type=checkbox] {
        top: 0;
    }

    #chkmainareaofinterest input[type=checkbox] {
        top: 0;
    }

    .dnhesryb tbody tr {
        width: 100%;
    }
}

.text-danger {
    line-height: normal;
    height: auto;
    width: 100%;
    margin-top: 5px;
}

.formpage .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 0 0.375rem 0.375rem 0;
}

.formpage .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    box-shadow: none !important;
}

.formpage .form-control:focus {
    box-shadow: none !important;
}

#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Ensure it's on top */
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.banner-logo img {
    width: 30%;
}

.new-main-img-content figure {
    height: 250px;
}

.text-center.banner-logo {
    position: relative;
    /*right: -8%;
    top: 0%;*/
}

    .text-center.banner-logo figure {
        width: 100%;
        height: 80px;
        margin: 5px 0 0;
        padding: 0px;
    }

        .text-center.banner-logo figure img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }


        .innerBanner {
    padding: 120px 0 0;
    position: relative;
    background-position: center bottom;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat:no-repeat;
    z-index: 99;
    }
    .innerBanner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 37%), rgb(26 26 27 / 0%));
    z-index: -1;
    }
    .auto-container {
    width: 80%;
    margin: 0 auto;
    }
.innerBanner .bannerheading {
    padding: 100px 0 50px 0;
}
/*    .innerBanner .bannerheading {
    width: 80%;
    padding: 50px 0 50px;
    position: relative;
    margin: 0 auto;
    }
    .innerBanner h1 {
    text-align: center;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 700;
    }*/
.header-style-two {
    width: 100%;
}

.border-section-top {
    margin-top: 0;
    padding-bottom: 80px;
    width: 100%;
    z-index: 99;
    background: #000;
    background: radial-gradient(circle at 39% 47%, rgb(0 0 0) 0%, rgb(0 0 0) 33.333%, rgb(0 0 0) 33.333%, rgba(72, 72, 72, 0.08) 66.666%, rgb(0 0 0) 66.666%, rgb(0 0 0) 99.999%), radial-gradient(circle at 53% 74%, rgb(0 0 0) 0%, rgba(182, 182, 182, 0.08) 33.333%, rgb(0 0 0) 33.333%, rgba(202, 202, 202, 0.08) 66.666%, rgb(0 0 0) 66.666%, rgb(0 0 0) 99.999%), radial-gradient(circle at 14% 98%, rgb(0 0 0) 0%, rgba(184, 184, 184, 0.08) 33.333%, rgba(96, 96, 96, 0.08) 33.333%, rgba(96, 96, 96, 0.08) 66.666%, rgb(7 7 7) 66.666%, rgb(7 7 7) 99.999%), linear-gradient(45deg, #000000, #000000);
}
/*.border-section-top:before {
    position: absolute;
    content: '';
    top: 20px;
    width: 170px;
    height: 80px;
    left: -70px;
    box-shadow: 4px 1px 0 2px #000;
    transform: skew(-58deg, 10deg);
    background-color: #067a7f;
}
.border-section-top:after {
    position: absolute;
    content: '';
    top: 20px;
    width: 170px;
    height: 80px;
    right: -70px;
    box-shadow: -4px 1px 0 2px #000;
    transform: skew(58deg, -10deg);
    background-color: #067a7f;
}*/

.elfsight-app-5327f10b-e433-4917-bc19-851b05b698e1 {
    display:none;
}
.footer-middle {
    margin:0 !important;
}
#dvBannerother {
    display:none;
}
#Panel2 table td {
border:none !important;
}
#Panel2 table td p {
color: #000;
}
.innerBanner:after {
background:transparent !important;
}
.Blackbutton {
background:#000 !important;
position:relative;
color:#fff;
}
.Blackbutton::before {
border-color:#000 !important;
position:absolute;
}
.Blackbutton::after {
background:#000 !important;
position:absolute;
}
.Blackbutton:hover:before {
border-color:#000 !important;
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
    /* STYLES HERE */
    .text-center.banner-logo figure {
        margin: 10px 0 0;
    }
    .form_Section {
        padding: 40px 0 40px;
    }
    .innerBanner .bannerheading {
        padding: 80px 0 50px 0;
    }
}