@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Oswald:400,500,600,700');

a.navbar-brand{ width: 180px; }

a.navbar-brand img{ width: 100%; }

.event-brand { width: 150px; }
.event-brand img{ width: 100%; }

.body-inner .header.sticky, .body-inner .header.header-transparent.nav-border{ background: #212529; }
.header.header-transparent.nav-border{ padding: 13px 0 26px !important; border-bottom: none !important; }
.body-inner .header.header-transparent ul.navbar-nav > li > a{ 
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    display: block;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    line-height: 1;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        justify-content: center;
        align-items: center;
    }
}

.header-roof {
    background: #E91E63;
    padding: 12px 0; color: #fff;
}
.header-roof .header-text a{ color: #FFF; }
.header.header-transparent{ top: auto; }
.font-ov{ font-family: 'Oswald', sans-serif; }
.banner-item .banner-content-wrap .banner-title{ font-size: 50px; text-shadow: 0 0 8px #000; }
.header.sticky.fade_down_effect{ top: 0;}
.banner-item .banner-content-wrap{ padding-top: 25px; padding-bottom: 75px; }

.news-scroll a{text-decoration: none; color: #000; font-size: 18px; }
.news-dot{height: 6px;width: 6px;margin-left: 3px;margin-right: 3px;
    margin-top: 2px !important;background-color: rgb(207,23,23);border-radius: 50%;display: inline-block}
.nt-title{ background-color: #005959;     width: 199px;
    font-weight: 600; }
.nt-bg{    background-color: #ffffff;
    border: none;
    border-width: 2px 0; }

    /* Contact */

    .contact .info-item {
        background-color: #ffffff;
        padding: 20px 0 30px 0;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    }

    .contact .info-item i {
        font-size: 20px;
        color: #f82249;
        width: 56px;
        height: 56px;
        font-size: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        border: 2px dotted color-mix(in srgb, #f82249, transparent 40%);
    }

    .contact .info-item h3 {
        font-size: 20px;
        font-size: 18px;
        font-weight: 700;
        margin: 10px 0;
    }

    .contact .info-item p {
        padding: 0;
        margin-bottom: 0;
        font-size: 14px;
    }

    .fa-phone-alt:before{content:"\f095"}

    .fa.fa-twitter{
        font-family:sans-serif;
    }
    .fa.fa-twitter::before{
        content:"𝕏";
        font-size:1.2em;
    }

    .ftmain{
        padding: 50px 0;
    }

    #ts-speakers-standard .ts-speaker .speaker-img{ margin: auto;}
    #ts-speakers-standard.speaker-classic .ts-speaker .ts-speaker-info{ position: relative; width: 100%; bottom: auto; }
    #ts-speakers-standard.speaker-classic .ts-speaker{ border: 1px solid #ccc; }
    .ts-intro-item.section-bg{ background: #FFF;}
    .gray-bg {
        background: #f7f7fd;
    }

    .vision-row .ts-exp-wrap .ts-exp-content{     max-width: 560px;
        padding: 27px 40px; }

.text-center.column-title:after{ right: 0; }
.section-title:after, .column-title:after{ 
    background-image: none !important;
    width: 100%;
    border: 1px solid #b8b8b8;
    border-width: 1px 0 0 0;
 }

 .column-title{ margin-bottom: 13px; padding-bottom: 20px; }

 .section-title{ margin-bottom: 20px !important; }

 .section-title.no-border:after, .column-title.no-border:after{ border:none !important; }

 section, .section-padding{
    padding: 50px 0 !important;
 }

 .ts-event-outcome{ min-height: 435px; }

 .banner-item{ height: max-content; min-height:max-content; }

 h1, h2, h3, h4, h5, h6, .section-title, .column-title{
    color: #005959;
 }
 .tc-gain .ts-title, .ts-speakers .ts-title {
    font-size: 20px;
}
.banner-item .banner-content-wrap p.banner-info{ 
    font-family: 'Raleway';
    font-size: 21px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 1px 1px 6px #000000; 
    padding: 19px;
    border-radius: 5px;
    margin-top: -60px;
}

@media (max-width: 867px) {
    .header.header-transparent.nav-border { 
        padding: 10px 0 !important;
    }
    .spt-reg span{ display: block; }
}

/* curtain open */

.leftcurtain{
    width: 50%;
    top: 0px;
    left: 0px;
    bottom: 0;
    position: absolute;
    z-index: 2;
}
 .rightcurtain{
    width: 51%;
    right: 0px;
    top: 0px;
    bottom: 0;
    position: absolute;
    z-index: 3;
}
.rightcurtain img, .leftcurtain img{
    width: 100%;
    height: 100%;
}

.open-rope{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 300px;
}
.open-rope img{ width: 100%; }
.open-Curtain {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99999;
}
/* Curtain end */

.countdown .counter-item span,
.countdown .counter-item .smalltext{ text-shadow: 0 0 5px #000000; } 

.hm-why-join .gridb{ display: flex; }
section.placesWrapper { padding: 10px 0 !important; }
.placesWrapper .count-number{
    position: absolute;
    right: -55px;
    bottom: -55px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #e7015e;
    color: #fff;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding: 9px 15px;
}

.formBox{
    background: #f5f5f5;
    padding: 45px;
    border-radius: 6px;
    box-shadow: 0 0 6px #c3c3c3;
}

.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
color: #838383; font-weight: 600;
}
.formBox .form-floating{ color: #ccc; }

.absCategory label{ color: #3d3d3d; }
.absCategory input{ border-color: #000 !important; }
#absInstructions ol ul{ margin-left: 17px;}
#absInstructions{ padding: 28px 40px; margin: 30px auto;}
div#response-messages p {
    background: #009800;
    color: #FFF;
    padding: 10px;
    text-align: center;
}
div#response-messages.error p {
    background: #982900;
}

#absInstructions .mfp-close{
    background: #c50000;
    color: #FFF;
}

.navbar-toggler-icon{ 
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.mobNav-bg .navbar-collapse.show{ background-color: #FFF; padding: 0px 5px; }
.mobNav-bg .navbar-collapse.show ul li{ border-bottom: 1px solid #CCC; }
.mobNav-bg .navbar-collapse.show ul li a{ color: #000; }
.mobNav-bg .navbar-collapse.show .dropdown-item:focus, .mobNav-bg .navbar-collapse.show  .dropdown-item:hover{ background-color: #000;}

#payResult.error-page .error-code h2{ font-size: 35px; color: #084eb0; margin: 75px 0 23px; line-height: normal; }

#payResult.error-page.failure-page .error-code h2{ color: #982900; }
#payResult.error-page.failure-page .error-message h3{ color: #797979; font-size: 20px; }

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.abs-apiformclick {
    text-align: center;
    margin-top: 20%;
    font-size: 17px;
    font-weight: bold;
    color: #e7015e;
    animation: blink 1s infinite;
}

.spt-reg{
    color: #fbde87 !important; text-shadow: 0 0 3px #000000; font-size: 25px; margin-top: 30px;
}

.accompany-block input, .accompany-block select{
    border-color: #eaeaea !important;
    border-radius: 4px;
    padding: 0 5px;
    height: 30px;
    font-size: 15px;

 }
span#addMore, span.remove-block { font-size: 20px; cursor: pointer; }
span#addMore{ color: #00ae0d; font-size: 17px; }
span.remove-block{ color: #d30700; }
.payable-total span{ font-weight: 600; font-size: 17px; }
.payable-total {
    border: 2px dashed #b1b1b1;
    width: max-content;
    padding: 6px 20px;
    border-radius: 9px;
    color: #000;
    margin: 0 30px;
}
.frm-footer-row{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
}

.hotels-page .entry-content{ font-size: 14px; color: #3b3b3b; }

.hotels-page .entry-content span{ font-weight: bold; color: #00335c;  }


@media (max-width: 515px) {
    .frm-footer-row{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        align-items: center;
    }
    .noMar{ margin: 0px 0 15px !important; }
    .payable-total {
        border: 2px dashed #b1b1b1;
        width: max-content;
        padding: 6px 20px;
        border-radius: 9px;
        color: #000;
        margin: 12px 30px 20px;
    }
}