@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
    /*background: url("../img/bg-page-mirror-01.jpg") repeat;*/
    background: #bbbdbf;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
}

.container {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: auto;
    /*padding-bottom: 50px;*/
    margin-top: -5px;
}

#mainContainer {
    /*background: url("../img/bg.jpg") no-repeat center;*/
    background: #fff;
    padding: 50px 0px;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.nav-tabs {
    border-top: 1px solid transparent;
    padding-top: 11px;
    border-bottom: none;
    width: 50%;
    margin: 0 auto;
}

.nav-tabs .nav-link {
    border: 1px solid #00559b;
    background: rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    /*font-size: 12px;
   padding: 8px;*/
    background: #fff;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    color: #231f20;
    transition: 0.9s;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #00559b;
    border: 1px solid #00559b;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #00559b;
    border: 1px solid #00559b;
}

/*-- Register Start --*/
.header {
    width: 100%;
    padding-top: 5px;
}

.header img {
    width: 100%;
}

.heading {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 40px;
}

.register-main {
    width: 800px;
    margin: 0 auto;
    background: #00559b;
    #00559b;
    /*rgba(46, 49, 145, 0.7);*/
    border-radius: 10px;
    padding: 15px;
    margin-top: 35px;
    margin-bottom: 50px;
}

.register-inner {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.register-title {
    width: 100%;
    color: #fff !important;
}

.register-title span {
    color: red;
}

.register-inner input {
    background-color: #fff;
    border: none !important;
    border-radius: 3px;
    font-size: 13px;
    height: 36px;
    line-height: 1.5;
    padding: 6px 12px;
    width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-check-label input {
    width: 36px;
    position: inherit;
    height: inherit;
    margin-left: -8px;
}

.form-check-label {
    margin-bottom: 0;
    width: 25%;
}

.form-group>div.radio-inner {
    width: 100%;
}

.radio-inner>div.radio {
    width: 25%;
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    display: none;
}

.radio label::before {
    top: 3px;
}

.radio label::after {
    top: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    font-size: 13px;
    padding-left: 13px;
}

.select2-container .select2-selection--single {
    height: 36px;
    border: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    right: 6px;
}

.select2-results__options {
    font-size: 13px !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: #fae0ec;
    border: 1px solid #ff9ac9;
    margin: 5px 0 0px 5px;
}

#ifyes {
    display: none;
}

.btn-success {
    color: #fff;
    background-color: #d62677;
    border-color: #dc3c86;
    margin: 18px 0;
}

.btn-success:hover {
    color: #fff;
    background-color: #ad135a;
    border-color: #d62677;
}

/*-- Register End --*/
/*-- Home Start --*/
.heading-i {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 40px;
}

section {
    width: 92%;
    margin: 0 auto;
}

.title {
    font-weight: 600;
    color: #231F20;
    font-size: 21px;
}

.agenda {
    font-weight: 600;
    color: #FFF100;
    font-size: 21px;
    line-height: 35px;
}

.row>div.border-left {
    border-left: 2px solid #00559b !important;
}

.days {
    /*background:     #D62777;*/
    color: #00adef;
    ;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}

.t-head th {
    border-top: none;
    padding: 0;
    border-bottom: 2px solid #00559b !important;
}

.t-head th.w-15 {
    border-right: 2px solid #00559b !important;
}

.t-body td.w-15 {
    border-right: 2px solid #00559b !important;
    vertical-align: middle;
}

.t-body td.w-10 {
    border-right: 2px solid #00559b !important;
    vertical-align: middle;
    position: relative;
}

.border {
    border-left: 2px solid #00559b !important;
}

.highlight {
    background: rgba(255, 255, 255, 0.3);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10%;
}

.t-body td {
    border-top: 2px solid #00559b;
}

.time {
    background: #00559b;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-right: 2px solid #00559b;
    position: relative;
    left: -1px;
    width: 101%;
}

.t-head th.w-10>div.border-left {
    border-left: 2px solid #00559b !important;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-33 {
    width: 33%;
}

.w-35 {
    width: 35%;
}

.event-time {
    color: #00adef;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.event-detail {
    color: #231f20;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.event-detail span {
    color: #00559b !important;
    font-weight: 600;
    font-family: "Aller";
    font-family: 'Open Sans', sans-serif;
}

.event-detail-1 {
    color: #231f20;
    font-size: 14px;
}

.event-detail-1 span {
    color: #00559b;
    font-weight: 600;
}

.second-td>td {
    border-top: 0;
    padding: 3px 0;
}

.sub-table-td td {
    border-top: 0;
}

.table {
    border-bottom: 2px solid #00559b;
}

.t-body td.border-right {
    border-left: 2px solid #00559b !important;
}

.t-foot {
    margin-top: 15px;
    float: right;
    width: 100%;
    display: none;
}

.t-foot td {
    border-top: 0;
    padding: 0;
    color: #00559b;
    font-size: 11px;
    float: right;
}

.t-foot td i {
    color: #FF0000;
    font-size: 14px;
}

.time-2 {
    position: absolute;
    top: -26px;
    width: 103.4%;
    left: -2px;
    border-left: 2px solid #00559b;
}

.time-2>div.time {
    background: #00559b;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}

.step-2-radio {
    margin-bottom: 0;
}

.sagment-radio {
    width: 100%;
}

.for-web {
    display: block;
}

.for-mobile {
    display: none;
}

.footer {
    background: #001761;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 23, 97, 0.75) 0%, rgba(2, 5, 22, 0.75) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 23, 97, 0.75) 0%, rgba(2, 5, 22, 0.75) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 23, 97, 0.75) 0%, rgba(2, 5, 22, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf001761', endColorstr='#bf020516', GradientType=1);
    bottom: 0;
    width: 100%;
    color: #fff;
    height: 75px;
}

.footer .container {
    background: none;
}

.timezone {
    margin: 0 auto;
    width: 50%;
}

.timezone span {
    color: #fff;
    width: 50%;
    float: left;
    text-align: left;
    background: #2E3191;
    padding: .5rem 1rem;
    height: 40px;
}

.timezone select {
    padding: .65rem 1rem;
    width: 50%;
    font-size: 14px;
    border: 1px solid #2E3191;
    height: 40px;
}

/*-- Home End --*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    #mainContainer {
        /*background: url("../img/bg-m.jpg") no-repeat top;*/
    }

    .header {
        margin-top: 0px;
    }

    .heading {
        font-size: 16px;
        line-height: 18px;
        padding-top: 11px;
    }

    .register-main {
        width: 90%;
    }

    .register-inner {
        width: 100%;
    }

    .select2-container {
        width: 100% !important;
    }

    .radio-inner>div.radio {
        width: 32%;
    }

    .nav-tabs {
        padding-top: 0px;
        width: 90%;
    }

    .btn-success {
        width: 40% !important;
    }

    .row>div.border-left {
        border-left: none !important;
    }

    .title {
        font-size: 18px;
    }

    .for-web {
        /*display: none;*/
    }

    .for-mobile {
        display: block;
    }

    .time {
        font-size: 10px;
    }

    .agenda {
        font-size: 13px;
        line-height: 1.5;
    }

    .for-m-t {
        width: 50%;
    }

    .row>div.border-left {
        border-left: 1px solid #d62777 !important;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px;
    }

    .timezone {
        margin: 0 auto;
        width: 90%;
    }

    .timezone span {
        width: 100%;
        font-size: 14px;
    }

    .timezone select {
        width: 100%;
        font-size: 14px;
    }
}

@media screen and (width: 360px) {
    .header {
        margin-top: 0;
    }

    .heading {
        padding-top: 19px;
    }

    .radio-inner>div.radio {
        width: 32%;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px;
    }

    .timezone span {
        font-size: 14px;
        width: 100%;
    }

    .timezone select {
        width: 100%;
        font-size: 14px;
    }
}

@media screen and (width: 375px) {
    .header {
        margin-top: 0;
    }

    .heading {
        padding-top: 16px;
    }

    .radio-inner>div.radio {
        width: 32%;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px;
    }

    .timezone span {
        width: 100%;
        font-size: 14px;
    }

    .timezone select {
        width: 100%;
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .register-main {
        width: 90%;
    }

    .select2-container {
        width: 100%;
    }

    .nav-tabs {
        padding-top: 0;
        width: 80%;
    }

    .ipad-adj {
        position: relative;
        top: 12px;
    }

    .timezone {
        margin: 0 auto;
        width: 80%;
    }
}