@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



/*scroll bar customization*/

.header_main {
    min-height: 500px;
}

a {
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}


body {
    overflow-x: hidden;
     /*font-family: 'Poppins', sans- serif;*/
    background: #F8F8F8 !important;
}

p{
    line-height: 30px;
}
body::-webkit-scrollbar {
    width: 0.5em;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #a5a5bf;
    outline: 1px solid #a5a5bf;
}

/*scroll customization edn*/
input {
    outline: 0px !important;
    -webkit-box-shadow: none !important;
}

input:focus {
    outline: none !important;
}

select {
    outline: 0px !important;

    -webkit-box-shadow: none !important;
}

select:focus {
    outline: none !important;
}

.navbar_custom {
    background-color: #FFFFFF !important;
    font-size: 1rem !important;
}

.navbar_logo {
    height: 25px !important;
}

.purple_btn {
    background-color: #f40ac3 !important;
    color: #FFFFFF !important;
    border-radius: 20px;
    padding: 0.5rem 2rem 0.5rem 2rem !important;
}

.header_main_text {
    color: #ffffff;
    font-size: 3.5rem;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    line-height: normal;
}

.header_main {
    background: url('../images/cover_new.jpg') no-repeat center;
    background-size: cover;
}

.btn-primary {
    border-color: inherit !important;
}

.cat_header {

    min-height: 50px;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.header_sub_text {
    color: #ffffff;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
    line-height: normal;
}

/*
Event card css*/

.event-card-wrapper {
    border-radius: 5px !important;
}

.event-card-inner {
    overflow: hidden;
    border-radius: 5px;
}

.event-card-img {
    height: 220px;
    background-size: cover !important;
    background-position: center bottom !important;
}

.event-card-date {
    position: absolute;
    background: #f3f3f3;
    left: 5%;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    bottom: -35px;
    text-align: center;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.event-share {
    position: absolute;
    right: 15px;
    bottom: -15px;
}

.event-social-icon {
    position: absolute;
    top: 0;
    transition: all ease 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

.event-share .share_icon_i {
    background: #fff;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    color: #ababab;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1803921568627451);
    font-size: 18px;
    position: relative;
    z-index: 1;
}

.fa_icon_blue {
    color: rgb(35, 70, 213);
}

.color2 {
    color: rgb(245, 10, 196);
}

.eticket-btn {
    border-radius: 50px;
    padding: 10px 20px;
/*
    background: #f3f3f3 !important;
    color: #f50bc4 !important;
*/
}

.bg1 {
    background: rgb(35, 70, 213);
}

.content-title {
    margin: 25px 0px;
    font-family: 'Roboto-Regular';
}

.main-title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #f50ac4;
    bottom: -15px;
    left: calc(50% - 50px);
}

.cat_wrapper {
    min-height: 255px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important
}

.cat_wrapper:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: 0;
}

.eticket-btn {
    border-radius: 30px;
    padding: 15px 40px;
}

.eticket-btn2 {
    border-radius: 20px;
    padding: 10px 15px;
    font-size: 0.8rem;
}

.cat-btn-w {
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 2;
}

.font_regular {
    font-size: 0.8rem;
}

.small_titles {
    font-weight: bold;
}

.small_titles:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #f50ac4;
    top: 30px;
    left: 15px;
}

/* .event_container_event_details {
    min-height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    filter: blur(10px);
    -webkit-filter: blur(10px);
} */

.event_details_container {
    border-radius: 15px;
    overflow: hidden;
    border-bottom-left-radius: 0;
}

.event_details_side {
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.event_title_event_details {
    font-size: 1.5rem;
    line-height: 1;
    margin-top: 15px;
}

.event_title_event_details span {
    font-size: 0.9rem;
    font-weight: 600;
    color: #AEAEAE;
}

.event_details_price {
    font-size: 1.2rem;
    font-weight: bold;
    color: #2346D5;
}

.buy_button_event_view {
    width: 100%;
    border: none;
    background-color: #2346D5;
    font-size: 1.2rem;
    color: #FFFFFF;
    padding: 10px;
    font-weight: bold;
}

.buy_button_event_view_link {
    width: 100% !important;
    border: none;
    background-color: #2346D5;
    font-size: 1.2rem;
    color: #FFFFFF !important;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.description_area {
    background-color: #FFFFFF;
}

.description_area_text {
    font-size: 1.2rem;
    font-weight: bold;
}

.event-single-body {
    margin-top: -60vh;
    border-radius: 15px;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.organized_by_text {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}

.oranization_description {
    font-size: 1.3rem;
    font-weight: bold;
}

.orgnization_descripation {
    font-size: 1rem;
}

.modal_title {
    font-weight: 100;
}

.ticket_row {
    border-left: 0.4rem solid #2346D5;
}

.modal-header {
    border-bottom: none !important;
}

.ticket_name_text {
    font-weight: 300;
    color: #707070;
}

.ticket_name_price {
    font-weight: bold;
    color: #2346D5;
}

.numbering_tag {
    background-color: #F8F8F8;
    color: #000000;
    padding: 10px;
    font-size: 0.7rem;
    margin: 5px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}

.numbering_tag_active {
    background-color: #f50ac4;
    color: #FFFFFF !important;
    padding: 10px;
    font-size: 0.7rem;
    margin: 5px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}

.numbering_tag:hover {
    background-color: #f50ac4;
    color: #FFFFFF;
}

.search_box_with_icon div {
    background-color: #FFFFFF;
    border: none;
}

.search_box_with_icon input {

    border: none;
    font-size: 1rem;
    outline: none !important;
}

.search_box_with_icon input:focus {
    outline: none;
}

.main_input {
    font-size: 0.8rem;
}

.input_with_top_placeholder {
    border: solid #bfbfbf 0.10em;
}

.input_with_top_placeholder label {
    font-size: 0.7rem;
    color: #bfbfbf;
    margin-bottom: 5px;
}

.input_with_top_placeholder select {
    width: 98%;
    border: none;
    outline: none;
    font-size: 1rem;
}

.input_with_gray_out_line {
    border: solid #bfbfbf 0.10em;
}

.input_with_gray_out_line input {
    outline: none;
}

.input_with_fa_group .input-group-prepend .input-group-text {
    background-color: #FFFFFF;
}

.input_with_fa_group input {
    font-size: 14px;
}

.month_date_clip {
    background-color: #ffffff;
    right: 4%;
    top: 0px;
}

.carusol_button {
    background: transparent;
    outline: none;
    border: none;
    color: rgba(0, 0, 0, .5);
    font-size: 0.7rem;
}

.carusol_button:hover {
    transition: 0.5s;
    color: #ff0bc3;
}

.carusol_button:focus {
    background: transparent;
    outline: none;
    border: none;
}

.category_label {
    right: 0;
    top: 10px;
    background-color: #ffffff;
    color: #ff0bc3;
    font-weight: bold;
    font-size: 12px;
}

.background_panel {
    background-color: #ffffff;
}

.ticket_table thead {
    background-color: #ededed !important;
    font-size: 12px;
}

.ticket_table thead tr th {
    font-weight: 400;
    color: #707070;
    border: none;
}

.ticket_table tbody tr td {
    font-weight: 400;
    font-size: 14px;
    border: none;
}

.is_invalid {
    border-color: #dc3545;
}

.ticket_div {

}

.href_links {
    color: #2346d4;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none
}

.href_links:hover {
    text-decoration: none;
}

.blue_fa_circle_icon {
    background-color: #2346D5;
    color: #FFFFFF;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.tab_panel_tab {
    background-color: #2346D5;
    color: #FFFFFF;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.tab_panel_tab:hover {
    color: #FFFFFF;
}

.dougnet_middle_text {
    margin: 0;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    font-weight: bold;
}

.chart_dougnet_head_title {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0.8rem
}

.dougnet_middle_text_small {
    margin: 0;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0.9rem;
    font-weight: 100;
}

.spinner_button {
    width: 100%;
    border: none;
    background-color: #2346D5;
    color: #FFFFFF;
    font-size: 0.8rem;
}

.buttons_with_fa {
    outline: none;
    background-color: transparent;
    border: none;
    width: 100%;
}

.buttons_with_fa:focus {
    outline: none;
}

.table_item_center {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.display_hide_show_transition {
    -webkit-transition: display 2s ease-out;
    -moz-transition: display 2s ease-out;
    -o-transition: display 2s ease-out;
    transition: display 2s ease-out;
}

.swal-custom-btn {
    font-size: 0.8rem !important;
}

.registration_form_inputs {
    font-size: 0.8rem !important;
    background-color: rgba(35, 70, 213, 0.05) !important;
}

.custom_drop_down_select {

}

.timer_squire {
    background-color: #d71bb8;
    color: #FFFFFF;
    width: 60px;
    height: 60px;
}

.display_none {
    display: none !important;
}

.cover_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1000px 500px;
}

.dropdown-with-button {
    padding: 1rem !important;
    width: 100%;
    position: relative;


    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;

    min-width: 0;
    margin-bottom: 0;
    border-right: 0 !important;
}

.footer {
    /*background: #f4f8fc;
    padding-bottom: 40vh;*/

    background: #f4f8fc !important;
    /* padding-bottom: 40vh; */
    /*margin-top: 9vh !important;*/
}

.footer .btn-primary {
    -webkit-transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
    transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
    color: #ffffff;
    padding: 15px 35px;
    background: #f50fc4;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 15px;
}

.footer .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}


/*
new navigation*/

.navbar.fixed-top {
    transition: all ease 0.5s;
    padding: 20px 0;
}

.sticky-top-nav {
    background: #fff !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.gray_button {
    background-color: #c4c4c4;
}


/*
Iroshan
Update 2020/05/17 My event dashboard
*/

.my-ticket-card-image {
    min-height: 170px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.my-ticket-card-wrapper {
    padding: 15px;
    background: white;
    margin-bottom: 30px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}


.my-event-card-image {
    min-height: 170px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.my-event-card-wrapper .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.my-event-card-wrapper .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.my-event-card-wrapper .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.my-event-card-wrapper .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.my-event-card-wrapper input:checked + .slider {
    background-color: #21f34e;
}

.my-event-card-wrapper input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.my-event-card-wrapper input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.my-event-card-wrapper .slider.round {
    border-radius: 34px;
}

.my-event-card-wrapper .slider.round:before {
    border-radius: 50%;
}

.input-group-append {
    color: #fff !important;
    background: #f014c5;
}

.input-group.my-event-link-copy span.input-group-text {
    background: transparent;
    color: #fff !important;
    border: none;
    padding-right: 16px;
}

.input-group.my-event-link-copy {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    font-size: 14px;
}

.input-group.my-event-link-copy input.form-control {
    border: none;
    font-size: 12px;
    padding: 18px 10px;
}

.my-event-card-wrapper {
    padding: 15px;
    background: white;
    margin-bottom: 30px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.my-event-card-wrapper .btn-outline-primary {
    color: rgb(35, 70, 213) !important;
    border-color: rgb(35, 70, 213);
    font-size: 12px;
}

.my-event-card-wrapper .btn-outline-primary:hover {
    background: none !important;
}

.my-event-card-wrapper .btn-outline-primary:nth-child(3), .my-event-card-wrapper .btn-outline-primary:nth-child(4) {
    font-size: 20px;
}

.my-event-card-wrapper .btn-group.mr-2 {
    display: block;
    text-align: right;
}

.section_min_height{
    min-height: 85vh
}


/* Single Event  */

.event_main_blur-wrapper {
    height: 75vh;
    max-height: inherit;
    min-height: 500px;
    overflow: hidden;
    z-index: -1;
    position: relative;
}

.event_container_event_details img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: blur(50px) brightness(.9);
    -ms-filter: blur(50px) brightness(.9);
    filter: blur(50px) brightness(.9);
    display: inline-block;
    width: 200%;
    position: relative;
    top: 50%;
    left: 50%;
}

.share-single-event ul.list {
    list-style: none;
    padding: 0;
}

.share-single-event ul.list i {
    background: #c7c7c7;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 60px;
    margin-right: 5px;
    color: #fff;
}

.event-card-price{
    color: rgb(35, 70, 213);
}

.ticket-item-checkout .dropdown-toggle {
    background: transparent;
    color: #a7a7a7;
    border-color: #b9b9b9;
    padding: 10px 20px;
}

.ticket-item-checkout .dropdown-toggle:hover {
    background: none;
    color: #a7a7a7;
    border-color: #b9b9b9;
}

.ticket-item-checkout .dropdown-menu {
    min-width: 3rem;
}

.ticket-item-checkout .dropdown-toggle:focus {
    box-shadow: none;
}
.ticket-item-checkout .show > .btn-secondary.dropdown-toggle {
    background: #2447d7;
    box-shadow: none !important;
}

.editor_create_event{
    min-height: 250px;
    background-color: rgba(35, 70, 213, 0.05) !important;
}

.nav-bar-dropdown {
    position: absolute;
    right: 14vw;
}

@media only screen and (max-width: 767px) {
    .col-12.mt-4.mb-4.scrolling-container{
        padding-bottom: 70px;}
    .footer p,.footer a {
        font-size: 10px;
    }

    .footer  img {
        width: 70px !important;
    }
    .row.p-5.m-m-0 {
        padding: 25px 0 !important;
    }

    div#EVENT_COVER_PREVIEW {
        height: 200px !important;
    }

    div#EVENT_COVER_PREVIEW span {
        font-size: 12px;
    }
}