@import "https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800&amp;display=swap";

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

html *::first-letter {
    text-transform: uppercase
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media only screen and (min-width: 35em) {
}

@media print,(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 1.25dppx),(min-resolution: 120dpi) {
}

@media print {
    *, *:before, *:after {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 16px;
    scroll-behavior: smooth
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    overflow-x: hidden;
    font-family: open sans, sans-serif;
    background: #000
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
    color: #fff;
    font-family: open sans, sans-serif
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #fff
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #D92826
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 30px;
    margin-top: -9px
}

h3 {
    font-size: 24px;
    margin-top: -7px
}

h4 {
    font-size: 22px;
    margin-top: -7px
}

h5 {
    font-size: 20px;
    margin-top: -6px;
    font-weight: 600
}

h6 {
    font-size: 18px;
    margin-top: -5px;
    font-weight: 600
}

p {
    margin-top: -11px
}

p:last-child {
    margin-bottom: -8px !important
}

@media (min-width: 576px) {
    h1 {
        font-size: 80px
    }

    h2 {
        font-size: 30px;
        line-height: 60px;
        margin-top: -13px
    }

    h3 {
        font-size: 36px;
        margin-top: -10px
    }

    h4 {
        font-size: 30px;
        margin-top: -10px
    }

    h5 {
        font-size: 23px;
        margin-top: -8px
    }

    h6 {
        font-size: 18px;
        margin-top: -5px
    }
}

a {
    /*display: inline-block;*/
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

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

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none;
    padding: 5px 0
}

select, input, textarea, button {
    width: 100%;
    background-color: #fff;
    border: 1px solid #2d4186;
    outline: none;
    border-radius: 4px
}

textarea {
    height: 200px;
    resize: none;
    padding: 10px
}

input, button, select {
    height: 50px;
    color: #dbe2fb
}

label, button, select {
    cursor: pointer
}

input {
    background: 0 0;
    border: 1px solid #2d4186;
    padding-left: 10px
}

input:focus {
    border: 1px solid #D92826
}

input[type=submit] {
    cursor: pointer;
    background-color: #9aace5;
    color: #fff;
    font-weight: 700;
    padding: 0
}

.bg_img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.speaker-banner {
    position: relative
}

.section-header-1::before, .banner-section::before, .speaker-banner::before, .widget-1.widget-check .add-check-area a i::after, .widget-1.widget-check .add-check-area a i::before, .widget-1.widget-check .form-group label::before, .side-shape::after, .side-shape::before, .newsletter-container::after, .search-tab .tab-area::before, .movie-details .summery-review .tab-menu li::after, .movie-details .summery-review .tab-menu li::before, .screen::after, .screen::before, .screen-area .subtitle::after, .screen-area .subtitle::before, .checkout-widget .payment-option li.active a::after, .checkout-widget .payment-option li.active a::before, .checkout-widget.checkout-card .payment-card-form .form-group.check-group label::after, .checkout-widget.checkout-card .payment-card-form .form-group.check-group label::before, .event-about-thumb::after, .event-about-thumb::before, .statistics-section::after, .ticket--item .ticket-content ul li::before, .apps-wrapper .apps-bg, .counter--area .counter-item::after, .counter--area .counter-item::before, .account-area .account-form .form-group.checkgroup input::after, .account-area .or span::after, .account-area .or span::before, .contact-container .bg-thumb, .post-item.post-details .post-content .content .post-header blockquote::before {
    position: absolute;
    content: ''
}

.section-header-1, .section-header-2, .section-header-2 .tab-menu, .footer-top, .footer-bottom-area, .footer-bottom .links, .social-icons, .header-wrapper, .details-banner-content .social-and-duration, .details-banner-content .social-and-duration .duration-area, .details-banner-content .social-share, .book-wrapper, .book-wrapper .left-side, .book-wrapper .left-side .item .item-header, .book-wrapper .left-side .item .item-header .thumb, .widget-1.widget-facility ul li a, .widget-1 .widget-header, .widget-1.widget-check .form-group, .widget-1.widget-tags ul, .booking-summery ul li .subtitle, .booking-summery ul li .info, .proceed-area .subtitle, .widget-tags ul, .widget-categories ul li a, .widget-post .widget-slider .item .content .meta-post, .widget-post .slider-nav, .movie-rating-percent, .movie-rating-percent li, .movie-rating-percent li .thumb, .movie-list, .movie-list .movie-content .movie-tags, .movie-list .movie-content .book-area .book-ticket, .movie-list .movie-content .book-area .book-ticket .react-item .thumb, .movie-list .movie-content .book-area .book-ticket .react-item, .movie-list .movie-content .book-area .book-ticket .react-item a, .ticket-tab-menu, .ticket-search-form, .ticket-search-form .form-group, .filter-main, .filter-main .left, .filter-main .left .item, .grid-button, .movie-details .summery-review .tab-menu, .movie-details .item .header, .movie-details .item .header .navigation, .movie-review-item, .movie-review-item .author, .seat-plan-wrapper li, .seat-plan-wrapper li .movie-name, .seat-plan-wrapper li .movie-schedule, .window-warning, .seat-area .seat-line, .seat-area .seat-line ul, .proceed-to-book, .page-title-area, .page-title-area .date-item, .grid--area .filter, .grid--area .grid-area, .grid--area .grid-item .grid-inner .grid-thumb .offer-tag, .grid--area .grid-item .grid-inner .grid-thumb .offer-remainder, .checkout-widget .payment-option, .checkout-widget .payment-option li a, .checkout-widget.checkout-card .payment-card-form, .checkout-widget.checkout-card .payment-card-form .form-group.check-group, .checkout-contact-form, .sponsor-tab .tab-menu, .sponsor-slider .sponsor-thumb, .stat-item, .countdown, .event-search-top, .event-search-top .right, .event-search-bottom, .event-search-bottom .contact-side, .event-search-bottom .contact-side .item, .ticket--area .ticket-item .hot, .event-cart, .ticket--item .hot, .speaker-wrapper, .speak-con-area, .speak-con-area .item, .choose-list li, .choose-list li .thumb, .client-section .owl-dots, .tour-content .list-tour li, .tour-content .list-tour li .thumb, .about-counter, .about-counter .counter-item .counter-content, .app-button, .counter--area, .account-area .account-form .form-group.checkgroup, .section-404, .contact-counter-item .contact-counter-content .counter-item, .contact-info, .contact-info .info-area, .contact-info .info-area .info-item, .post-item .post-content .post-header .meta-post, .post-item .post-content .entry-content, .post-item .post-content .entry-content .left, .post-item .post-content .entry-content .left .authors, .post-item.post-details .post-content, .post-item.post-details .post-content .content .tags-area, .post-item.post-details .post-content .content .tags-area .tags, .blog-author, .comment-area li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.event-banner-section::after, .proceed-book::before, .faq-item .faq-title .right-icon::after, .faq-item .faq-title .right-icon::before, .gallery-item .gallery-thumb a, .gallery-item::before, .speak-con-wrapper::before, .sports-ticket::before, .sports-ticket::after, .client-section::after, .contact-container .bg-thumb::before, .contact-info .info-area::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: ""
}

.padding-top {
    padding-top: 80px
}

.padding-bottom {
    padding-bottom: 80px
}

@media (min-width: 992px) {
    .padding-top {
        padding-top: 120px
    }

    .padding-bottom {
        padding-bottom: 120px
    }
}

.mb-30-none {
    margin-bottom: -30px !important
}

.tab-item {
    display: none
}

.tab-item.active {
    display: block
}

.tab-menu li {
    cursor: pointer
}

*::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
    background-color: #1a2a47
}

*::-webkit-scrollbar {
    width: 4px;
    background-color: #1a2a47
}

*::-webkit-scrollbar-thumb {
    background-color: #D92826
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-50 {
    margin-top: 50px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-50 {
    margin-bottom: 50px
}

.mb--50 {
    margin-bottom: -50px
}

.mb-40 {
    margin-bottom: 40px
}

.mb--40 {
    margin-bottom: -40px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-50 {
    padding-top: 50px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-50 {
    padding-bottom: 50px
}

.c-thumb {
    overflow: hidden
}

.c-thumb a {
    display: block
}

.c-thumb img {
    width: 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.bg-one {
    background-color: #032055
}

.bg-two {
    background-color: #000000
}

.bg-three {
    background-color: #0a1e5e
}

.bg-four {
    background-color: #001539
}

.bg-five {
    background-color: #01173f
}

.sports-grid .movie-thumb .event-date, .event-grid .movie-thumb .event-date, .blog-grid .movie-thumb .event-date, .movie-grid .movie-thumb .event-date {
    background: #032055
}

.section-header-1 {
    margin-bottom: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
    position: relative
}

.section-header-1::before {
    left: 0;
    bottom: -1px;
    width: 50px;
    height: 3px;
    border-radius: 10px;
    background: #D92826
}

.section-header-1 .view-more {
    font-weight: 700;
    color: #D92826
}

.section-header-1 .view-more i {
    margin-left: 4px;
    font-size: 17px
}

.section-header-1 .view-more:hover {
    color: #fff
}

.section-header-1 .title {
    text-transform: uppercase
}

@media (max-width: 575px) {
    .section-header-1 .title {
        width: 100%;
        margin-bottom: 5px
    }
}

.color-theme {
    color: #D92826
}

.mb--20 {
    margin-bottom: -20px
}

.section-header-2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.section-header-2 .tab-menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -5px -10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: calc(60% - 15px)
}

.section-header-2 .tab-menu li {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    border: 1px solid #11326f;
    padding: 9px 27px;
    border-radius: 25px;
    margin: 0 5px 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.section-header-2 .tab-menu li.active {
    background: #032055
}

.section-header-2 .tab-menu li:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.section-header-2 .left {
    width: calc(40% - 15px)
}

.section-header-2 .left .title {
    text-transform: uppercase
}

@media (max-width: 767px) {
    .section-header-2 {
        margin-bottom: 45px
    }

    .section-header-2 .left, .section-header-2 .tab-menu {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .section-header-2 .left {
        margin-bottom: 30px
    }

    .section-header-2 .left .title {
        margin-bottom: 10px
    }
}

.section-header-3 {
    text-align: center;
    margin-bottom: 40px
}

.section-header-3 .cate {
    color: #D92826;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -8px
}

.section-header-3 .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px
}

.section-header-3 .title span {
    color: #D92826
}

@media (min-width: 576px) {
    .section-header-3 {
        margin-bottom: 60px
    }

    .section-header-3 .cate {
        font-size: 24px;
        margin-bottom: 25px;
        margin-top: -6px
    }

    .section-header-3 .title {
        margin-bottom: 24px
    }

    .section-header-3 p {
        font-size: 18px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto
    }

    .section-header-3 p:last-child {
        margin-bottom: -7px !important
    }
}

.section-header-3.left-style {
    text-align: left
}

.section-header-3.left-style p {
    font-size: 16px
}

.bg-six {
    background-color: #011c57
}

.footer-section-box {
    background: #1b1b1b;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.footer-top, .footer-bottom-area {
    position: relative;
    z-index: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-bottom-area {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 10px
}

.footer-top img {
    width: 50%
}

.footer-top > * {
    padding-bottom: 20px;
    margin-bottom: 0
}

.footer-middle {
    margin: 20px 0
}

.footer-middle .footer-text {
    padding-top: 10px
}

.footer-middle-title {
    margin: 10px 0 50px;
    position: relative
}

.footer-middle-title::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background: #D92826;
    bottom: -16px;
    left: 0
}

.footer-middle-title::after {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #D92826;
    bottom: -22px;
    left: 0
}

.footer-middle-link a {
    display: block;
    color: #fff;
    margin-bottom: 10px;
    transition: all .5s ease-in-out
}

.footer-middle-link a:hover {
    color: #D92826
}

.footer-middle-download img {
    border-radius: 6px;
    margin-bottom: 15px
}

.footer-bottom {
    background: 0 0
}

.footer-bottom .footer-bottom-area {
    padding-top: 25px
}

.footer-bottom p {
    margin: 0
}

.footer-bottom p a {
    color: #D92826
}

.footer-bottom .left {
    margin-bottom: 25px
}

.footer-bottom .links {
    margin: 0 -15px;
    margin-bottom: 25px
}

.footer-bottom .links li {
    padding: 0 15px
}

.footer-bottom .links li a {
    color: #dbe2fb
}

.footer-bottom .links li a:hover {
    color: #D92826
}

.social-icons {
    margin: -7.5px
}

.social-icons li {
    padding: 24px 8px 8px
}

.social-icons li a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.social-icons li a.active {
    background: #D92826;
    border-color: #D92826
}

.header-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-wrapper .logo {
    width: 200px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-wrapper .logo {
        width: 140px
    }
}

.header-wrapper .logo a {
    display: inline-block
}

.header-wrapper .logo a img {
    max-width: 100%
}

@media (min-width: 992px) {
    .header-wrapper .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header-wrapper .menu li {
        padding: 5px 12px;
        position: relative
    }

    .header-wrapper .menu li a {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        /*padding: 5px*/
        letter-spacing: -1.5px;
    }

    .menu li .compartir a {
        font-size: 1.8em;
        margin: 5px 3px;
    }

    .header-wrapper .menu li .submenu {
        position: absolute;
        top: 100%;
        left: 6px;
        background: #0a1e5e;
        min-width: 240px;
        padding: 20px 0;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
        box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }

    .header-wrapper .menu li .submenu li {
        padding: 0 20px
    }

    .header-wrapper .menu li .submenu li a {
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        color: #fff
    }

    .header-wrapper .menu li .submenu li a i {
        font-size: 18px;
        color: #D92826;
        margin-right: 10px
    }

    .header-wrapper .menu li .submenu li a:hover {
        padding-left: 10px;
        color: #D92826
    }

    .header-wrapper .menu li .submenu::before {
        position: absolute;
        content: "";
        top: 0;
        left: 18px;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        width: 0;
        height: 0;
        border: 10px solid #0a1e5e;
        border-bottom-width: 11px;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent
    }

    .header-wrapper .menu li .submenu li .submenu {
        left: calc(100% + 20px);
        top: 0;
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    .header-wrapper .menu li .submenu li .submenu::before {
        left: -2px;
        top: 3px;
        -webkit-transform: translateX(-100%) rotate(-90deg);
        transform: translateX(-100%) rotate(-90deg)
    }

    .header-wrapper .menu li .submenu li:hover > .submenu {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .header-wrapper .menu li:hover > .submenu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: block !important
    }

    .header-wrapper .menu > li > a {
        position: relative
    }

    .header-wrapper .menu > li > a::before {
        width: calc(100% - 10px);
        height: 3px;
        background: #D92826;
        top: -10px;
        position: absolute;
        border-radius: 10px;
        content: "";
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
        -webkit-transform-origin: left;
        transform-origin: left
    }

    .header-wrapper .menu > li > a:hover::before, .header-wrapper .menu > li > a.active::before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .header-wrapper .menu > li.header-button a::before {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-wrapper .menu li {
        padding: 5px
    }

    .header-wrapper .menu li a {
        font-size: 14px
    }
}

.header-wrapper .menu li.header-button a {
    background: #D92826;
    padding: 10px 49px;
    font-weight: 600;
    border-radius: 25px;
    display: inline-block
}

.header-wrapper .menu li.header-button a:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5);
    box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5)
}

@media (max-width: 991px) {
    .header-wrapper .menu {
        display: none;
        position: fixed;
        background: #0a1e5e;
        width: 100%;
        max-width: 500px;
        top: 80px;
        left: 0;
        padding-left: 15px;
        height: calc(100vh - 80px);
        overflow-y: scroll;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .header-wrapper .menu {
        padding-left: 45px
    }

    .header-wrapper .menu::-webkit-scrollbar-thumb {
        background-color: #000
    }

    .header-wrapper .menu::-webkit-scrollbar {
        width: 3px;
        background-color: #fff
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-wrapper .menu {
        padding-left: 50px
    }
}

@media (max-width: 991px) {
    .header-wrapper .menu li {
        width: 100%;
        padding: 0
    }

    .header-wrapper .menu li .submenu {
        display: none;
        padding-left: 20px
    }

    .header-wrapper .menu li .submenu li {
        padding: 0
    }

    .header-wrapper .menu li .submenu li a {
        text-transform: capitalize
    }

    .header-wrapper .menu li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #e9eeff;
        text-transform: uppercase;
        padding-right: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding-top: 7px;
        padding-bottom: 7px
    }

    .header-wrapper .menu li.header-button {
        margin-top: 20px
    }

    .header-wrapper .menu.active {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        display: block
    }
}

.header-section {
    padding: 21px 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #000000;
}

.header-section.header-active {
    background: #1b1b1b;
    border: none;
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s
}

.header-bar {
    width: 30px;
    height: 25px;
    cursor: pointer;
    position: relative
}

.header-bar span {
    display: inline-block;
    height: 3px;
    width: 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    background-color: #fff;
    position: absolute;
    left: 0
}

.header-bar span:nth-child(2) {
    top: 52%;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%)
}

.header-bar span:first-child {
    top: 0
}

.header-bar span:last-child {
    bottom: 0
}

.header-bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(6px, 13px);
    transform: rotate(45deg) translate(6px, 13px)
}

.header-bar.active span:nth-child(2) {
    opacity: 0
}

.header-bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(3px, -9px);
    transform: rotate(-45deg) translate(3px, -9px)
}

.tab-item {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s
}

.menu-item-has-children > a::after {
    content: "\f107";
    font-weight: 600;
    font-family: "font awesome 5 pro";
    margin-left: 5px
}

.banner-content {
    margin: 0 auto;
    text-align: center;
    max-width: 840px
}

.banner-content .title {
    font-size: 70px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 800
}

.banner-content .title.bold {
    font-weight: 700
}

.banner-content p {
    font-size: 28px;
    line-height: 1.4
}

@media (max-width: 991px) {
    .banner-content .title {
        font-size: 60px;
        margin-bottom: 25px;
        line-height: 1.3
    }
}

@media (max-width: 767px) {
    .banner-content .title {
        font-size: 40px
    }

    .banner-content p {
        font-size: 24px
    }
}

@media (max-width: 575px) {
    .banner-content .title {
        font-size: 36px
    }

    .banner-content p {
        font-size: 20px
    }

    .banner-content p:last-child {
        margin-bottom: -7px !important
    }
}

.banner-section {
    padding: 150px 0 170px;
    position: relative
}

@media (max-width: 991px) {
    .banner-section {
        padding: 229px 0 164px
    }
}

@media (max-width: 767px) {
    .banner-section {
        padding: 220px 0 151px
    }
}

@media (max-width: 575px) {
    .banner-section {
        padding: 120px 0 10px
    }
}

.banner-section::before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 18, 50, .4);
    z-index: 1
}

.banner-section .banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .3
}

.banner-section .banner-content {
    position: relative;
    z-index: 3
}

.banner-section .banner-content p {
    margin-left: auto;
    margin-right: auto
}

.banner-section .banner-content.event-content p {
    max-width: 515px
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 4;
    display: none
}

.overlay.active {
    display: block;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn
}

.details-banner {
    padding-top: 235px;
    padding-bottom: 20px;
    position: relative
}

.details-banner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 50, 0.134891)), color-stop(90%, #001232));
    background: linear-gradient(180deg, rgba(0, 18, 50, 0.134891) 0%, #001232 90%);
    background: -webkit-linear-gradient(180deg, rgba(0, 18, 50, 0.134891) 0%, #001232 90%)
}

.details-banner.seat-plan-banner::before {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 18, 50, 0.134891)), to(#001232));
    background: linear-gradient(-90deg, rgba(0, 18, 50, 0.134891) 0%, #001232 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 18, 50, 0.134891) 0%, #001232 100%)
}

.details-banner-wrapper {
    position: relative;
    z-index: 1
}

.details-banner-wrapper .details-banner-thumb {
    position: absolute;
    top: 10px;
    left: 0;
    display: none;
    overflow: hidden;
    border-radius: 12px;
    background: #032055;
    box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    padding: 14px
}

.details-banner-wrapper .details-banner-thumb .video-button {
    border-radius: 10px
}

.details-banner-wrapper .details-banner-thumb .video-popup {
    width: 60px !important;
    height: 60px !important
}

.details-banner-wrapper .details-banner-thumb .video-popup i {
    font-size: 26px;
    line-height: 60px;
    margin: 0
}

.details-banner-wrapper .details-banner-thumb::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 18, 50, .4)
}

@media (min-width: 992px) {
    .details-banner-wrapper .details-banner-thumb {
        width: calc(32% - 28px);
        display: block
    }
}

.details-banner-wrapper .details-banner-thumb img {
    width: 100%;
    border-radius: 12px
}

.details-banner-wrapper .details-banner-thumb .video-popup {
    width: 81px;
    height: 81px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.details-banner-wrapper .details-banner-thumb .video-popup img {
    width: 100%
}

.details-banner-content .tags {
    margin-bottom: 21px
}

.details-banner-content .tags span, .details-banner-content .tags a {
    font-size: 12px;
    color: #9aace5;
    text-transform: uppercase;
    border: 1px solid #9aace5;
    border-radius: 10px;
    padding: 0 10px
}

.details-banner-content .tags span, .details-banner-content .tags a:hover {
    color: #D92826;
    border-color: #D92826
}

.details-banner-content .tags span:last-child::after, .details-banner-content .tags a:last-child::after {
    display: none
}

.details-banner-content .button {
    margin-bottom: 13px;
    border: 1px solid rgba(163, 177, 198, .2);
    font-size: 13px;
    color: #9aace5;
    text-transform: uppercase;
    padding: 3px 17px;
    border-radius: 18px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.details-banner-content .button:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.details-banner-content .social-and-duration {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.details-banner-content .social-and-duration .duration-area {
    margin: -5px -10px 0
}

.details-banner-content .social-and-duration .duration-area .item {
    font-size: 14px;
    color: #9aace5;
    margin: 5px 10px
}

.details-banner-content .social-and-duration .duration-area .item i {
    margin-right: 5px
}

.details-banner-content .social-share {
    margin: -5px -5px 0
}

.details-banner-content .social-share li {
    padding: 0;
    margin: 5px
}

.details-banner-content .social-share li a {
    color: #fff;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #032055;
    background: #032055;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px
}

.details-banner-content .social-share li a:hover {
    color: #D92826
}

@media (min-width: 992px) {
    .details-banner-content .social-share {
        margin: -5px -10px 0
    }

    .details-banner-content .social-share li {
        margin: 5px 10px
    }
}

.book-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -30px;
    background: #032055;
    box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    padding: auto 10px;
    border-top: 3px solid #D92826
}

.book-wrapper .left-side {
    padding: 30px
}

.book-wrapper .left-side .item {
    margin: 10px 15px;
    text-align: center
}

.book-wrapper .left-side .item p a {
    color: #dbe2fb
}

.book-wrapper .left-side .item .item-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.book-wrapper .left-side .item .item-header .thumb {
    width: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.book-wrapper .left-side .item .item-header .thumb img {
    max-width: 100%
}

.book-wrapper .left-side .item .item-header .counter-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600
}

.book-wrapper .left-side .item .item-header .title {
    margin: 0
}

.book-wrapper .left-side .item .item-header .rated {
    margin-left: 10px
}

.book-wrapper .left-side .item .item-header .rated i {
    color: #D92826
}

.book-wrapper .left-side .item .item-header .rated.rate-it {
    margin-right: 10px;
    margin-left: 0
}

.book-wrapper .left-side .item .item-header .rated.rate-it i {
    color: #223c6e
}

.book-wrapper .custom-button {
    background: #D92826;
    border-radius: 50px 0 0 50px;
    margin: auto 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .book-wrapper .left-side {
        margin: -10px;
        margin-bottom: 20px
    }

    .book-wrapper .left-side .item {
        margin: 10px
    }
}

.book-wrapper .custom-button {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .book-wrapper .custom-button {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 991px) {
    .book-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .book-wrapper .left-side {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 991px) and (max-width: 422px) {
    .book-wrapper .left-side {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.details-banner.hero-area {
    padding-top: 212px;
    padding-bottom: 112px
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content {
    text-align: center
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content .title {
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 30px
}

@media (min-width: 576px) {
    .details-banner.hero-area .details-banner-wrapper .details-banner-content .title {
        font-size: 60px
    }
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content .tags {
    margin-bottom: 0
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content .tags a, .details-banner.hero-area .details-banner-wrapper .details-banner-content .tags span {
    font-size: 14px
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content.style-two .title {
    text-transform: capitalize
}

.details-banner.hero-area .details-banner-wrapper .details-banner-content.style-two .tags a, .details-banner.hero-area .details-banner-wrapper .details-banner-content.style-two .tags span {
    font-size: 14px;
    text-transform: capitalize;
    color: #d0dbff
}

@media (max-width: 575px) {
    .details-banner.hero-area .details-banner-wrapper .details-banner-content.style-two .tags a, .details-banner.hero-area .details-banner-wrapper .details-banner-content.style-two .tags span {
        font-size: 16px
    }
}

.details-banner.event-details-banner {
    position: relative;
    padding-top: 178px;
    padding-bottom: 77px
}

.details-banner.event-details-banner::before {
    opacity: .7
}

.details-banner.event-details-banner .details-banner-wrapper .details-banner-content .title {
    text-transform: uppercase !important
}

@media (min-width: 576px) and (max-width: 767px) {
    .details-banner.event-details-banner .details-banner-wrapper .details-banner-content .title {
        font-size: 48px;
        margin-bottom: 15px
    }
}

@media (min-width: 768px) {
    .details-banner.event-details-banner .details-banner-wrapper .details-banner-content .title {
        margin-bottom: 10px;
        line-height: 70px
    }
}

.details-banner.event-details-banner.style-two::before {
    background: #001232;
    opacity: .6
}

.event-banner-section {
    padding: 179px 0 189px;
    position: relative
}

@media (max-width: 991px) {
    .event-banner-section {
        padding: 172px 0 90px
    }
}

.event-banner-section::after {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 18, 50, .6)
}

.event-banner {
    text-align: center
}

.event-banner .video-popup {
    width: 138px;
    height: 138px;
    line-height: 138px;
    text-align: center;
    font-size: 80px;
    color: #fff;
    position: relative;
    border-radius: 50%;
    z-index: 1
}

.event-banner .video-popup span {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: rgba(49, 215, 169, .702)
}

.event-banner .video-popup i {
    z-index: 1;
    position: relative
}

.event-banner .video-popup::before, .event-banner .video-popup::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 74px;
    background-color: #D92826;
    opacity: .15;
    z-index: -10
}

.event-banner .video-popup::before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite
}

.event-banner .video-popup::after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite
}

@media (max-width: 575px) {
    .event-banner .video-popup {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 60px
    }
}

.speaker-banner {
    padding: 184px 0 190px
}

.speaker-banner::before {
    opacity: .9;
    background: rgba(0, 18, 50, .6);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.speaker-banner * {
    position: relative;
    z-index: 1
}

@media (max-width: 991px) {
    .speaker-banner {
        padding: 184px 0 40px
    }
}

@media (max-width: 767px) {
    .speaker-banner {
        padding: 162px 0 40px
    }
}

@media (max-width: 575px) {
    .speaker-banner {
        padding: 162px 0 57px
    }
}

.speaker-banner-content {
    text-align: center
}

.speaker-banner-content .title {
    text-transform: uppercase
}

@media (min-width: 768px) {
    .speaker-banner-content .title {
        font-size: 60px
    }
}

@media (max-width: 575px) {
    .speaker-banner-content .title {
        font-size: 32px;
        margin-bottom: 10px
    }
}

.speaker-banner-content .breadcrumb {
    background: 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.speaker-banner-content .breadcrumb li, .speaker-banner-content .breadcrumb li a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300
}

.speaker-banner-content .breadcrumb li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.speaker-banner-content .breadcrumb li a::after {
    content: "\f101";
    font-weight: 500;
    font-family: "font awesome 5 pro";
    display: inline-block;
    margin: 0 7px
}

@media (max-width: 575px) {
    .speaker-banner-content .breadcrumb {
        padding: 0
    }

    .speaker-banner-content .breadcrumb li, .speaker-banner-content .breadcrumb li a {
        font-size: 16px;
        padding: 0
    }
}

.main-page-header {
    padding: 180px 0 60px
}

.main-page-header .breadcrumb li, .main-page-header .breadcrumb li a {
    text-transform: capitalize
}

@media (max-width: 991px) {
    .main-page-header {
        padding: 242px 0 117px
    }
}

@media (max-width: 767px) {
    .main-page-header {
        padding: 239px 0 117px
    }
}

@media (max-width: 575px) {
    .main-page-header {
        padding: 201px 0 96px
    }
}

.widget-1 {
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .widget-1 {
        margin-bottom: 40px
    }
}

.widget-1:last-child {
    margin-bottom: 0
}

.widget-1 .title {
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 25px
}

@media (min-width: 576px) {
    .widget-1 .title {
        font-size: 28px;
        margin-top: -9px;
        margin-bottom: 30px
    }
}

.widget-1 .widget-1-body {
    padding: 30px;
    border: 1px solid #1a2a47;
    border-radius: 8px
}

.widget-1.widget-facility ul li {
    padding: 20px 0;
    border-bottom: 1px solid #1a2a47
}

.widget-1.widget-facility ul li a {
    color: #e9eeff
}

.widget-1.widget-facility ul li a:hover {
    color: #D92826
}

.widget-1.widget-facility ul li a .img {
    width: 55px;
    padding-right: 20px
}

.widget-1.widget-facility ul li a .img img {
    max-width: 100%
}

.widget-1.widget-facility ul li:first-child {
    padding-top: 0
}

.widget-1.widget-facility ul li:last-child {
    padding-bottom: 0;
    border: none
}

.widget-1.widget-facility ul li i {
    color: #D92826;
    font-size: 36px;
    width: 55px;
    line-height: 1
}

.widget-1.widget-facility ul li .cate {
    font-weight: 600;
    font-size: 18px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: block;
    width: calc(100% - 55px)
}

.widget-1.widget-trending-search ul li {
    padding: 20px 0;
    border-bottom: 1px solid #1a2a47
}

.widget-1.widget-trending-search ul li:first-child {
    padding-top: 0
}

.widget-1.widget-trending-search ul li:last-child {
    padding-bottom: 0;
    border: none
}

.widget-1.widget-trending-search ul li .sub-title {
    margin-bottom: 18px
}

.widget-1.widget-banner .widget-1-body {
    border-radius: 0;
    padding: 0;
    border: none
}

.widget-1.widget-banner a {
    display: block
}

.widget-1.widget-banner img {
    width: 100%;
    border-radius: 10px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .widget-1 .title {
        font-size: 22px
    }

    .widget-1 .widget-1-body {
        padding: 30px 15px
    }

    .widget-1 ul li .cate {
        font-size: 16px;
        width: calc(100% - 40px)
    }

    .widget-1 ul li i {
        width: 40px;
        font-size: 24px
    }
}

.widget-1 .widget-header {
    margin-bottom: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.widget-1 .widget-header .clear-check {
    color: #f1481f
}

@media (min-width: 576px) {
    .widget-1 .widget-header {
        margin-bottom: 30px
    }

    .widget-1 .widget-header .m-title {
        font-size: 28px;
        margin-top: -9px
    }
}

.widget-1 .widget-header .m-title {
    font-weight: 600;
    text-transform: capitalize
}

.widget-1.widget-check .widget-1-body {
    border: none;
    background-color: #032055
}

.widget-1.widget-check .subtitle {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #1f2b72;
    padding-bottom: 15px;
    margin-bottom: 23px
}

.widget-1.widget-check .check-area {
    margin-bottom: -15px
}

.widget-1.widget-check .add-check-area {
    margin-top: 39px;
    padding-top: 11px;
    border-top: 1px solid #1f2b72;
    margin-bottom: -9px
}

.widget-1.widget-check .add-check-area a {
    color: #dbe2fb;
    text-transform: uppercase;
    font-size: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget-1.widget-check .add-check-area a:hover {
    color: #D92826
}

.widget-1.widget-check .add-check-area i {
    font-size: 12px
}

.widget-1.widget-check .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 13px
}

.widget-1.widget-check .form-group input {
    width: 14px;
    height: 14px;
    opacity: 0;
    z-index: -9
}

.widget-1.widget-check .form-group input:checked ~ label::before {
    color: #fff;
    content: "\f00c";
    font-family: "font awesome 5 pro";
    font-weight: 600;
    font-size: 8px;
    line-height: 10px;
    text-align: center
}

.widget-1.widget-check .form-group label {
    margin: 0;
    width: calc(100% - 14px);
    padding-left: 10px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase
}

.widget-1.widget-check .form-group label:hover {
    color: #D92826
}

.widget-1.widget-check .form-group label::before {
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 4px;
    left: -14px;
    top: 7px
}

@media (min-width: 992px) {
    .widget-1.widget-tags {
        -webkit-transform: translateY(-40Px);
        transform: translateY(-40Px);
        margin-bottom: 0
    }
}

.widget-1.widget-tags ul {
    margin: -10px
}

.widget-1.widget-tags ul li {
    padding: 10px
}

.widget-1.widget-tags ul li a {
    padding: 0 20px;
    font-size: 12px;
    border: 1px solid rgba(163, 177, 198, .2);
    border-radius: 15px;
    text-transform: uppercase;
    color: #becdff
}

.widget-1.widget-offer .offer-body {
    margin-bottom: -30px;
    overflow: hidden
}

.widget-1.widget-offer .offer-body .offer-item {
    border: 1px solid #032055;
    background: #032055;
    border-radius: 10px;
    padding: 20px 20px 28px;
    margin-bottom: 30px
}

.widget-1.widget-offer .offer-body .offer-item .thumb {
    margin-bottom: 33px
}

.widget-1.widget-offer .offer-body .offer-item h6 {
    font-size: 16px;
    font-weight: 400;
    font-family: open sans, sans-serif;
    margin-bottom: 17px
}

.widget-1.widget-offer .offer-body .offer-item p {
    color: #9aace5;
    font-size: 13px;
    line-height: 18px;
    margin: 0
}

.booking-summery {
    padding: 30px;
    padding-bottom: 10px;
    margin-top: 60px;
    border-radius: 20px
}

.booking-summery .title {
    font-weight: 600;
    text-transform: uppercase
}

.booking-summery .title {
    text-align: center;
    border-bottom: 1px dashed #11326f;
    padding-bottom: 23px;
    margin-bottom: 35px
}

.booking-summery ul {
    border-bottom: 1px dashed #11326f
}

.booking-summery ul li {
    padding: 0;
    margin-bottom: 30px
}

.booking-summery ul li:first-child {
    margin-top: 30px
}

.booking-summery ul li .subtitle {
    text-transform: uppercase;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 7px
}

.booking-summery ul li .subtitle:last-child {
    margin-bottom: -5px !important
}

.booking-summery ul li .info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    text-transform: uppercase;
    color: #9aace5
}

.booking-summery ul li .info:last-child {
    margin-bottom: -14px
}

.booking-summery ul:last-child {
    border-bottom: none
}

@media (min-width: 576px) {
    .booking-summery .title {
        font-size: 28px;
        margin-top: 10px;
        margin-bottom: 40px
    }
}

@media (min-width: 992px) {
    .booking-summery {
        margin-top: 0
    }
}

.proceed-area {
    background: #05245c;
    padding: 30px;
    margin-top: 30px;
    border-radius: 20px
}

.proceed-area .custom-button {
    background: #90a5e8
}

.proceed-area .subtitle {
    text-transform: uppercase;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 23px
}

.side-shape {
    position: relative
}

.side-shape::after, .side-shape::before {
    width: 48px;
    height: 48px;
    background-color: #001232;
    border-radius: 50%;
    left: 43%
}

.side-shape::after {
    bottom: -22px
}

.side-shape::before {
    top: -22px
}

.note {
    margin-top: 40px
}

.note .title {
    text-transform: uppercase;
    margin-bottom: 26px
}

.widget {
    border-radius: 10px;
    background-color: #032055;
    padding: 30px;
    margin-bottom: 30px
}

.widget:last-child {
    margin-bottom: 0
}

.widget .title {
    margin-bottom: 25px;
    font-size: 24px;
    text-transform: capitalize
}

.widget-tags ul {
    margin: -5px
}

.widget-tags ul li {
    padding: 5px
}

.widget-tags ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    padding: 6px 39px;
    border-radius: 20px;
    border: 1px solid #11326f;
    transition: all .5s ease-in-out
}

.widget-tags ul li a:hover {
    background: #D92826;
    color: #fff
}

@media screen and (max-width: 380px) {
    .widget-tags ul li a {
        padding: 2px 20px
    }
}

.widget-categories ul {
    margin-top: -9px
}

.widget-categories ul li {
    padding: 0;
    border-bottom: 2px dotted #11326f
}

.widget-categories ul li a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #dbe2fb;
    padding: 7px 0
}

.widget-categories ul li a:hover {
    color: #D92826
}

.widget-categories ul li:first-child a {
    padding-top: 0
}

.widget-follow ul {
    margin: -5px
}

.widget-follow ul li {
    padding: 5px
}

.widget-search .search-form {
    margin-top: -20px
}

.widget-search input {
    font-size: 14px;
    border-radius: 10px;
    padding: 10px;
    border: none;
    border: 2px solid #2d4186;
    margin-bottom: 30px
}

.widget-search input:focus {
    border-color: #D92826
}

.widget-search input::-webkit-input-placeholder {
    color: #4c588f
}

.widget-search input:-ms-input-placeholder {
    color: #4c588f
}

.widget-search input::-ms-input-placeholder {
    color: #4c588f
}

.widget-search input::placeholder {
    color: #4c588f
}

.widget-search button {
    width: 100%;
    min-width: 150px;
    outline: none;
    color: #fff;
    height: 50px;
    border-radius: 10px;
    background: #4c588f;
    border-color: #4c588f;
    transition: all .5s ease-in-out
}

.widget-search button:hover {
    background-color: #D92826;
    border-color: #D92826
}

.widget-search button i {
    margin-right: 5px
}

.widget-post {
    position: relative
}

.widget-post .widget-slider .item .thumb {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 25px
}

.widget-post .widget-slider .item .thumb a {
    display: block
}

.widget-post .widget-slider .item .thumb img {
    width: 100%
}

.widget-post .widget-slider .item .content .p-title {
    margin-bottom: 7px;
    font-size: 20px
}

.widget-post .widget-slider .item .content .p-title a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis
}

.widget-post .widget-slider .item .content .meta-post {
    font-size: 14px
}

.widget-post .widget-slider .item .content .meta-post a {
    color: #dbe2fb
}

.widget-post .widget-slider .item .content .meta-post a i {
    color: #D92826;
    font-size: 10px;
    margin-right: 5px
}

.widget-post .slider-nav {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.widget-post .slider-nav span {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 22px;
    background-color: transparent;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 18, 50, .2);
    box-shadow: 0 2px 5px 0 rgba(0, 18, 50, .2);
    color: #dbe2fb;
    border-radius: 50%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.widget-post .slider-nav span:hover {
    color: #D92826
}

.sports-grid, .event-grid, .movie-grid {
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 14px;
    padding: 14px;
    background: #1b1b1b
}

.blog-grid {
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 14px;
    padding: 14px;
    background: #D92826
}

.sports-grid .movie-content .title, .blog-grid .movie-content .title, .event-grid .movie-content .title, .movie-grid .movie-content .title {
    padding: 14px 0;
    text-transform: capitalize;
    /*border-bottom: 1px solid #11326f;*/
    text-align: left
}

.sports-grid .movie-thumb, .blog-grid .movie-thumb, .event-grid .movie-thumb, .movie-grid .movie-thumb {
    position: relative;
    border-radius: 10px
}

.sports-grid .movie-thumb .event-date, .event-grid .movie-thumb .event-date, .blog-grid .movie-thumb .event-date, .movie-grid .movie-thumb .event-date {
    position: absolute;
    top: 0;
    left: 20px;
    padding: 12px;
    border-radius: 0 0 30px 30px
}

.sports-grid .movie-thumb .event-date .date-title, .sports-grid .movie-thumb .event-date .date-title, .blog-grid .movie-thumb .event-date .date-title, .movie-grid .movie-thumb .event-date .date-title {
    font-size: 22px;
    margin-bottom: -5px
}

.sports-grid .movie-thumb .event-date span, .event-grid .movie-thumb .event-date span, .blog-grid .movie-thumb .event-date span, .movie-grid .movie-thumb .event-date span {
    font-weight: 600;
    font-size: 14px
}

.sports-grid .movie-rating-percent, .event-grid .movie-rating-percent, .blog-grid .movie-rating-percent, .movie-grid .movie-rating-percent {
    padding: 10px 0 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.sports-grid:hover .c-thumb img, .event-grid:hover .c-thumb img, .blog-grid:hover .c-thumb img, .movie-grid:hover .c-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.sports-grid .c-thumb img, .event-grid .c-thumb img, .blog-grid .c-thumb img, .movie-grid .c-thumb img {
    border-radius: 10px
}

.sports-grid:hover .movie-content .title a, .event-grid:hover .movie-content .title a, .blog-grid:hover .movie-content .title a, .movie-grid:hover .movie-content .title a {
    color: #f5f5f5
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sports-grid .title, .event-grid .title, .blog-grid .title, .movie-grid .title {
        font-size: 20px
    }

    .sports-grid span, .event-grid span, .blog-grid span, .movie-grid span {
        font-size: 15px
    }
}

@media (max-width: 575px) {
    .sports-grid, .event-grid, .blog-grid, .movie-grid {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto
    }
}

.movie-rating-percent li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    width: auto
}

.movie-rating-percent li:last-child {
    padding-right: 0
}

.movie-rating-percent li .content {
    padding-left: 10px;
    line-height: 1;
    font-weight: 600
}

.movie-list {
    margin-bottom: 30px;
    background: #032055;
    padding: 20px 20px 0;
    border-radius: 12px
}

.movie-list .movie-thumb {
    width: 100%;
    overflow: hidden
}

.movie-list .movie-thumb img {
    border-radius: 12px
}

@media (min-width: 576px) {
    .movie-list .movie-thumb {
        width: 220px
    }
}

@media (min-width: 768px) {
    .movie-list .movie-thumb {
        width: 255px
    }
}

.movie-list .movie-content {
    background: 0 0;
    width: 100%
}

.movie-list .movie-content .title {
    margin-bottom: 18px
}

.movie-list .movie-content .movie-tags {
    margin-bottom: 3px
}

.movie-list .movie-content .movie-tags a {
    color: #dbe2fb;
    margin-bottom: 5px
}

.movie-list .movie-content .movie-tags a::after {
    content: "|";
    font-size: 14px;
    color: #dbe2fb;
    margin: 0 15px
}

.movie-list .movie-content .movie-tags a:last-child::after {
    display: none
}

.movie-list .movie-content .release {
    color: #fff;
    margin-bottom: 20px
}

.movie-list .movie-content .release a {
    color: #dbe2fb
}

.movie-list .movie-content .duration {
    color: #D92826;
    font-size: 14px
}

.movie-list .movie-content .duration i {
    margin-right: 5px
}

.movie-list .movie-content .movie-rating-percent li {
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .movie-list .movie-content {
        width: calc(100% - 220px);
        padding-left: 30px
    }

    .movie-list .movie-content .title {
        margin-top: -5px
    }
}

@media (min-width: 768px) {
    .movie-list .movie-content {
        width: calc(100% - 255px)
    }
}

.movie-list .movie-content .book-area {
    padding: 15px 0;
    border-top: 1px solid #1e3251
}

.movie-list .movie-content .book-area .book-ticket {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -20px;
    margin-bottom: -15px
}

.movie-list .movie-content .book-area .book-ticket .react-item {
    margin-left: 20px;
    margin-bottom: 15px
}

.movie-list .movie-content .book-area .book-ticket .react-item .thumb {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #032055
}

.movie-list .movie-content .book-area .book-ticket .react-item .thumb i {
    color: #D92826
}

.movie-list .movie-content .book-area .book-ticket .react-item a span {
    color: #fff;
    font-size: 14px
}

.movie-list .movie-content .book-area .book-ticket .react-item a span:hover {
    color: #D92826
}

@media (max-width: 575px) {
    .movie-list {
        max-width: 280px;
        margin: 0 auto 40px
    }

    .movie-list .movie-thumb {
        margin-bottom: 25px
    }

    .movie-list .movie-content .release {
        margin-bottom: 20px
    }

    .movie-list .movie-content .duration {
        margin-bottom: 10px
    }

    .movie-list .movie-content .movie-rating-percent {
        margin-bottom: 20px
    }

    .movie-list .movie-content .movie-rating-percent li {
        margin-bottom: 10px
    }
}

.newsletter-container {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    padding: 60px 20px;
    text-align: center;
    background: rgba(10, 30, 94, .7);
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    margin-bottom: -15rem
}

.newsletter-container * {
    position: relative;
    z-index: 1
}

.newsletter-wrapper {
    max-width: 540px;
    margin: 0 auto
}

.newsletter-wrapper .title, .newsletter-wrapper .cate {
    text-transform: uppercase
}

.newsletter-wrapper .cate {
    color: #D92826;
    margin-bottom: 23px
}

.newsletter-wrapper .title {
    margin-bottom: 50px
}

@media (max-width: 575px) {
    .newsletter-wrapper .cate {
        margin-bottom: 15px;
        font-size: 18px
    }

    .newsletter-wrapper .title {
        margin-bottom: 30px
    }
}

.newsletter-form {
    margin-bottom: 34px
}

.newsletter-form input {
    height: 64px;
    padding-right: 160px;
    color: #99abe2;
    border: 2px solid #D92826;
    border-radius: 50px;
    padding-left: 20px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1)
}

.newsletter-form input:focus {
    border-color: #fa4243
}

.newsletter-form input::-webkit-input-placeholder {
    color: #99abe2
}

.newsletter-form input:-ms-input-placeholder {
    color: #99abe2
}

.newsletter-form input::-ms-input-placeholder {
    color: #99abe2
}

.newsletter-form input::placeholder {
    color: #99abe2
}

.newsletter-form button {
    position: absolute;
    right: 6.5px;
    top: 6.5px;
    background: #D92826;
    color: #050068;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    width: auto;
    padding: 0 40px;
    border-radius: 25px;
    border: none;
    transition: all .5s ease-in-out
}

.newsletter-form button:hover {
    background: #fa4243;
    color: #fff
}

@media (max-width: 575px) {
    .newsletter-form button {
        padding: 0 25px
    }
}

.event-search, .search-tab {
    padding: 40px 30px;
    position: relative
}

.event-search::before, .search-tab::before {
    background: #111926;
    opacity: .9;
    position: absolute;
    border-radius: 10px;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

@media (max-width: 767px) {
    .event-search, .search-tab {
        text-align: center
    }
}

@media (max-width: 575px) {
    .event-search, .search-tab {
        padding: 30px 15px
    }
}

.search-ticket-header {
    text-transform: uppercase
}

.search-ticket-header .category {
    color: #D92826;
    font-weight: 600;
    margin-bottom: 16px
}

.search-ticket-header .title {
    font-size: 28px
}

@media (max-width: 575px) {
    .search-ticket-header .category {
        font-size: 16px
    }

    .search-ticket-header .title {
        font-size: 22px
    }
}

.ticket-tab-menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -10px
}

.ticket-tab-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 10px;
    min-height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(33.33% - 7px);
    background-color: #032055;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    box-shadow: 0 0 20px 0 rgb(0 0 0/50%);
    border-radius: 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin-bottom: 10px
}

.ticket-tab-menu li.active {
    background: #021a45;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.ticket-tab-menu li:hover {
    background: #021a45;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.ticket-tab-menu li .tab-thumb {
    width: 40px
}

.ticket-tab-menu li .tab-thumb img {
    max-width: 100%
}

.ticket-tab-menu li span {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px
}

@media (max-width: 767px) {
    .ticket-tab-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: -5px
    }

    .ticket-tab-menu li {
        width: auto;
        padding: 5px 30px;
        margin: 5px
    }
}

.search-tab .tab-area {
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 5px 15px 0 rgba(44, 41, 157, .5);
    box-shadow: 0 5px 15px 0 rgba(44, 41, 157, .5);
    margin-top: 53px;
    border-radius: 10px
}

.search-tab .tab-area::before {
    background-color: #001232;
    opacity: .4;
    width: 100%;
    border-radius: 10px;
    height: calc(100% + 1px);
    top: 0;
    left: 0
}

@media (max-width: 767px) {
    .search-tab .tab-area {
        margin-top: 35px
    }
}

@media (max-width: 575px) {
    .search-tab .tab-area {
        padding: 15px;
        margin-top: 25px
    }
}

.ticket-search-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ticket-search-form .form-group {
    margin-bottom: 0;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ticket-search-form .form-group input {
    border: none;
    border: 2px solid #9eb1eb;
    border-radius: 10px;
    padding: 0 40px 0 14px;
    height: 45px
}

.ticket-search-form .form-group input:focus {
    border-color: #D92826
}

.ticket-search-form .form-group input::-webkit-input-placeholder {
    color: #90a5e8
}

.ticket-search-form .form-group input:-ms-input-placeholder {
    color: #90a5e8
}

.ticket-search-form .form-group input::-ms-input-placeholder {
    color: #90a5e8
}

.ticket-search-form .form-group input::placeholder {
    color: #90a5e8
}

.ticket-search-form .form-group button {
    outline: none;
    background: 0 0;
    border: none;
    color: #90a5e8;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 0
}

.ticket-search-form .form-group button:hover {
    color: #D92826
}

.ticket-search-form .form-group .thumb {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px
}

.ticket-search-form .form-group .thumb img {
    width: 100%
}

.ticket-search-form .form-group .type {
    color: #D92826
}

.ticket-search-form .form-group .nice-select {
    background: 0 0;
    border: none;
    color: #fff
}

.ticket-search-form .form-group .current {
    line-height: 42px
}

.ticket-search-form .form-group .list {
    max-height: 200px;
    overflow-y: scroll;
    color: #fff
}

.ticket-search-form .form-group .list li {
    padding-top: 0;
    padding-bottom: 0
}

.ticket-search-form .form-group.large {
    width: 270px
}

.ticket-search-form .form-group .filter-btn {
    background: #041f52;
    color: #D92826;
    height: 42px;
    width: 42px;
    line-height: 10px;
    border-radius: 10px;
    transition: all .5s ease-in-out;
    box-shadow: 0 0 20px 0 rgb(0 0 0/50%)
}

.ticket-search-form .form-group .filter-btn:hover {
    background: #fff;
    color: #041f52
}

.cover-vivo {
    position: absolute;
    bottom: -85px;
    height: 170px;
}

.cover-vivo-2 {
    display: none;
}

@media (max-width: 1199px) {
    .ticket-search-form .form-group {
        margin-bottom: 20px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ticket-search-form .form-group {
        width: calc(33.33% - 10px)
    }

    .ticket-search-form .form-group.large {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ticket-search-form .form-group {
        width: calc(50% - 20px) !important
    }
}

@media (max-width: 767px) {
    .ticket-search-form .form-group.large {
        width: 100%
    }

    .cover-vivo {
        /*position: relative;*/
        /*bottom: 0;*/
        /*width: 25%;*/
        /*border-radius: 50%;*/
        /*background-color: rgba(255, 255, 255, 0.5);*/
        display: none;
    }

    /*.cover-vivo-2 {*/
        /*display: block;*/
        /*position: relative;*/
        /*width: 25%;*/
        /*border-radius: 50%;*/
        /*background-color: rgba(255, 255, 255, 0.5);*/
    /*}*/
}

.content.rnk {
    background-color: #5cb85c;
    width: 50px;
    height: 50px;
    padding: .5rem 0 !important;
    text-align: center;
}

.content.rnkbutton {
    width: 50px;
    height: 50px;
    padding: .5rem 0 !important;
    text-align: center;
}

.ticket-search-form.two {
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ticket-search-form.two .form-group {
        width: calc(25% - 5px)
    }

    .ticket-search-form.two .form-group .type {
        font-size: 12px
    }

    .ticket-search-form.two .form-group .select-bar .current {
        font-size: 10px
    }
}

@media (min-width: 992px) {
    .search-ticket-section {
        margin-top: -90px;
        position: relative;
        z-index: 9
    }
}

.filter-area {
    border-radius: 8px;
    padding: 10px 38px 12px;
    border: 1px solid rgba(163, 177, 198, .151);
    margin-bottom: 30px
}

.filter-main {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -20px
}

.filter-main .left {
    margin-right: -30px;
    margin-bottom: -10px
}

.filter-main .left .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    margin-bottom: 10px
}

.filter-main .left .item span {
    margin-right: 20px
}

.filter-main .left .item .select-bar {
    height: unset;
    line-height: unset;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 0 20px;
    background: 0 0
}

.filter-main .left .item .select-bar .list {
    max-height: 150px;
    overflow-y: auto;
    background: #001232;
    color: #fff
}

.filter-main .left .item .select-bar .list li:hover, .filter-main .left .item .select-bar .list li.focus, .filter-main .left .item .select-bar .list li.selected {
    background: 0 0
}

@media screen and (max-width: 399px) {
    .filter-main .left {
        margin-right: -10px
    }

    .filter-main .left .item {
        margin-right: 10px
    }

    .filter-main .left .item span {
        margin-right: 10px
    }
}

.filter-main .left {
    margin-bottom: 10px
}

.filter-main .grid-button {
    margin-bottom: 20px
}

.grid-button {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid-button li {
    border: 1px solid transparent;
    width: 40px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    font-size: 18px;
    color: #4c63ad
}

.grid-button li:last-child {
    margin-right: 0
}

.grid-button li.active {
    color: #D92826
}

.pagination-area {
    font-size: 18px;
    margin: 0 -15px
}

.pagination-area a {
    color: #7a89bb;
    margin: 0 8px;
    border: 2px solid #7a89bb;
    padding: 4px 16px;
    border-radius: 8px
}

.pagination-area a i {
    font-size: 18px
}

.pagination-area a:hover {
    background: #7a89bb;
    color: #fff
}

@media (max-width: 575px) {
    .pagination-area a span {
        display: none
    }
}

.pagination-area a.active {
    background: #7a89bb;
    color: #fff
}

.pagination-area a.disabled {
    background: #7a89bb;
    color: #fff;
}

.pagination-area a:first-child span {
    margin-left: 3px
}

.pagination-area a:last-child span {
    margin-right: 3px
}

@media (max-width: 575px) {
    .pagination-area {
        margin: 0 -10px
    }

    .pagination-area a {
        margin: 0 10px
    }
}

.bg-fixed {
    background-attachment: fixed
}

.movie-details .title {
    text-transform: uppercase;
    margin-bottom: 24px
}

@media (min-width: 576px) {
    .movie-details .title {
        font-size: 28px;
        margin-bottom: 23px
    }
}

.movie-details .details-photos {
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .movie-details .details-photos {
        margin-bottom: 60px
    }
}

.movie-details .details-photos .thumb {
    overflow: hidden;
    border-radius: 10px;
    background: #032055;
    padding: 8px
}

.movie-details .details-photos .thumb a {
    display: block
}

.movie-details .details-photos .thumb img {
    width: 100%;
    border-radius: 10px
}

.movie-details .summery-review .tab-menu {
    padding: 10px 0;
    border-bottom: 1px solid #11326f;
    margin-bottom: 40px
}

.movie-details .summery-review .tab-menu li {
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-right: 30px;
    position: relative
}

.movie-details .summery-review .tab-menu li::after {
    top: -12px
}

.movie-details .summery-review .tab-menu li::before {
    bottom: -12px
}

@media (min-width: 576px) {
    .movie-details .summery-review .tab-menu li {
        margin-right: 60px
    }
}

.movie-details .summery-review .tab-menu li:last-child {
    margin-right: 0
}

.movie-details .summery-review .tab-menu li span::before {
    content: "("
}

.movie-details .summery-review .tab-menu li span::after {
    content: ")"
}

.movie-details .summery-review .tab-menu li.active {
    color: #D92826
}

.movie-details .summery-review .tab-menu li.active::after, .movie-details .summery-review .tab-menu li.active::before {
    width: 100%
}

.movie-details .item {
    margin-bottom: 40px
}

.movie-details .item .sub-title {
    text-transform: uppercase;
    margin-bottom: 28px
}

@media (min-width: 576px) {
    .movie-details .item {
        margin-bottom: 60px
    }
}

.movie-details .item .header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #11326f;
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .movie-details .item .header {
        margin-bottom: 40px
    }
}

.movie-details .item .header .sub-title, .movie-details .item .header .navigation {
    margin: 0
}

.movie-details .item .header .navigation > * {
    margin-left: 10px;
    cursor: pointer;
    color: #283a60;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.movie-details .item .header .navigation > *:first-child {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.movie-details .item .header .navigation > *:hover {
    color: #D92826
}

.movie-details .item .header .navigation > *:last-child {
    color: #D92826
}

.movie-details .item:last-child {
    margin-bottom: -5px
}

.cast-item {
    text-align: center;
    width: 100%;
    background: #032055;
    padding: 20px 0;
    border-radius: 10px
}

.cast-item .cast-thumb {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 2px solid rgba(49, 215, 169, .5);
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 10px
}

.cast-item .cast-thumb a {
    display: block;
    border: 4px solid #D92826;
    padding: 6px;
    border-radius: 14px
}

.cast-item .cast-thumb img {
    width: 100%;
    border-radius: 14px
}

.cast-item .cast-content {
    text-transform: capitalize
}

.cast-item .cast-content .cast-title {
    margin-bottom: 12px
}

.cast-item .cast-content .cate {
    color: #D92826;
    display: block;
    font-size: 14px;
    margin-bottom: 17px;
    line-height: 1.5
}

.cast-item .cast-content .cate:last-child {
    margin-bottom: 0
}

.cast-item .cast-content p {
    font-size: 14px;
    margin-bottom: 0 !important;
    color: #9aace5
}

.movie-review-item {
    border-bottom: 1px dashed #102651;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 0 22px
}

.movie-review-item .author {
    padding-right: 30px
}

.movie-review-item .author .thumb {
    width: 80px;
    height: 80px;
    padding: 5px;
    border-radius: 50%;
    border: 2px dashed #D92826
}

.movie-review-item .author .thumb a {
    display: block
}

.movie-review-item .author .thumb img {
    max-width: 100%;
    border-radius: 50%;
    border: 2px solid #D92826
}

.movie-review-item .author .movie-review-info {
    padding-left: 30px;
    width: calc(100% - 65px)
}

.movie-review-item .author .movie-review-info span {
    color: #bdcaf3;
    font-size: 13px;
    display: block;
    text-transform: capitalize
}

.movie-review-item .author .movie-review-info span.reply-date {
    margin-top: -5px;
    margin-bottom: 14px
}

.movie-review-item .author .movie-review-info span i {
    color: #D92826;
    margin-right: 3px
}

.movie-review-item .author .movie-review-info .subtitle {
    text-transform: uppercase;
    margin-bottom: 6px
}

.movie-review-item .movie-review-content {
    width: calc(100% - 305px)
}

.movie-review-item .movie-review-content .review i {
    color: #f1481f
}

.movie-review-item .movie-review-content .cont-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 19px
}

.movie-review-item .movie-review-content p {
    margin-top: 10px;
    color: #bdcaf3
}

.movie-review-item .movie-review-content .review-meta a {
    color: #bdcaf3;
    font-size: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px
}

.movie-review-item .movie-review-content .review-meta a:last-child {
    margin-right: 0
}

.movie-review-item .movie-review-content .review-meta a:last-child::after {
    display: none
}

.movie-review-item .movie-review-content .review-meta a::after {
    content: "|";
    margin-left: 20px
}

.movie-review-item .movie-review-content .review-meta a i {
    color: #D92826;
    font-weight: 500;
    font-size: 18px
}

.movie-review-item .movie-review-content .review-meta a.dislike i {
    color: #f1481f;
    font-size: 15px
}

.movie-review-item .movie-review-content .review-meta a span {
    margin-left: 8px
}

.movie-review-item .movie-review-content .review-meta a span::after {
    content: ")"
}

.movie-review-item .movie-review-content .review-meta a span::before {
    content: "("
}

.movie-review-item:first-child {
    padding-top: 0
}

@media (max-width: 767px) {
    .movie-review-item .author {
        padding-right: 0;
        width: 200px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .movie-review-item .author .thumb {
        margin-bottom: 15px
    }

    .movie-review-item .author .movie-review-info {
        padding-left: 0;
        width: 100%
    }

    .movie-review-item .movie-review-content {
        width: calc(100% - 200px)
    }
}

@media (max-width: 575px) {
    .movie-review-item .movie-review-content {
        width: 100%
    }

    .movie-review-item .movie-review-content .review {
        margin-bottom: 16px
    }

    .movie-review-item .movie-review-info {
        margin-bottom: 16px
    }

    .movie-review-item .movie-review-info .reply-date {
        margin-bottom: 8px !important
    }

    .movie-review-item .movie-review-info .subtitle {
        margin-bottom: 2px !important
    }
}

.custom-button.transparent {
    background: 0 0
}

.load-more {
    margin-top: 30px
}

@media (min-width: 576px) {
    .load-more {
        margin-top: 40px
    }
}

.load-more .custom-button {
    font-weight: 600;
    padding: 10px 42px;
    border: 1px solid #11326f
}

.seat-plan-wrapper li {
    padding: 0;
    margin-bottom: 10px;
    background: #01173f;
    border-left: 3px solid #D92826
}

.seat-plan-wrapper li .movie-name {
    padding: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 30%;
    border-right: 1px solid #11326f;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seat-plan-wrapper li .movie-name .name {
    margin-right: auto;
    margin-left: 20px;
    color: #dbe2fb;
    text-transform: uppercase
}

.seat-plan-wrapper li .location-icon {
    color: #9aace5;
    padding: 30px;
    border-right: 1px solid #11326f;
    width: 20%
}

.seat-plan-wrapper li .location-icon i {
    margin-right: 10px
}

.seat-plan-wrapper li .movie-name .icons {
    color: #9aace5
}

.seat-plan-wrapper li .movie-name .icons i {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-duration: .4s;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    display: none
}

.seat-plan-wrapper li .movie-name .icons i:first-child {
    display: block
}

.seat-plan-wrapper li .movie-schedule {
    width: calc(100% - 50%);
    padding: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -5px
}

.seat-plan-wrapper li .movie-schedule .item {
    color: #fff;
    padding: 5px;
    width: 70px;
    background: #162f5f;
    position: relative;
    mask-position: center center;
    -webkit-mask-position: center center;
    text-align: center;
    mask-image: url(img/movie-ticket.png);
    -webkit-mask-image: url(img/movie-ticket.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin: 5px
}

.seat-plan-wrapper li .movie-schedule .item:hover {
    background: #D92826
}

.seat-plan-wrapper li:hover .movie-name .icons i {
    display: none
}

.seat-plan-wrapper li:hover .movie-name .icons i:last-child {
    display: block;
    color: #D92826
}

.seat-plan-wrapper li:hover .movie-name .location-icon {
    color: #D92826
}

@media (min-width: 768px) and (max-width: 1199px) {
    .seat-plan-wrapper li .movie-name {
        width: 40%
    }

    .seat-plan-wrapper li .movie-schedule {
        width: 60%
    }
}

@media (max-width: 767px) {
    .seat-plan-wrapper li .movie-name, .seat-plan-wrapper li .movie-schedule {
        width: 100%;
        border: none
    }

    .seat-plan-wrapper li .movie-name {
        padding-bottom: 0
    }

    .seat-plan-wrapper li .location-icon {
        width: 100%
    }
}

.window-warning {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: scroll;
    padding: 30px 15px;
    z-index: 9999;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.window-warning .lay {
    position: fixed;
    background: rgba(10, 30, 94, .9);
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.window-warning .warning-item {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    background: #fff;
    width: 100%;
    max-width: 560px;
    padding: 60px 15px;
    text-align: center
}

@media screen and (max-width: 399px) {
    .window-warning .warning-item {
        padding: 40px 15px
    }
}

.window-warning .warning-item .title {
    color: #D92826;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 32px
}

.window-warning .warning-item .subtitle {
    color: #0a1e5e;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}

.window-warning .warning-item .thumb {
    width: 192px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px
}

.window-warning .warning-item .thumb img {
    max-width: 100%
}

.window-warning .warning-item .seatPlanButton {
    font-weight: 600;
    padding: 11px 35px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.window-warning .warning-item .seatPlanButton i {
    margin-left: 5px
}

.window-warning::-webkit-scrollbar {
    display: none
}

.window-warning.inActive {
    visibility: hidden;
    opacity: 0;
    z-index: -99
}

.screen {
    font-size: 28px;
    margin: 0 auto 40px;
    position: relative;
    text-align: center;
    max-width: 350px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px
}

.screen::after, .screen::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background: #D92826
}

.screen::after {
    width: 10%;
    bottom: 0
}

.screen::before {
    width: 20%;
    bottom: 10px
}

@media (min-width: 576px) {
    .screen {
        margin-bottom: 60px
    }
}

.screen-thumb {
    width: 100%;
    max-width: 730px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.screen-thumb img {
    width: 60%
}

@media (min-width: 576px) {
    .screen-thumb {
        margin-bottom: 60px
    }
}

.screen-area .subtitle {
    margin: 0 auto 30px;
    padding: 10px;
    text-align: center;
    position: relative;
    text-align: center;
    max-width: 350px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;
    color: #D92826
}

.screen-area .subtitle::after, .screen-area .subtitle::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background: #D92826
}

.screen-area .subtitle::after {
    width: 10%;
    bottom: 0
}

.screen-area .subtitle::before {
    width: 20%;
    bottom: 10px
}

@media (min-width: 576px) {
    .screen-area .subtitle {
        margin-bottom: 60px
    }
}

.seat-area {
    margin-bottom: 25px;
    margin-top: -5px
}

@media (min-width: 576px) {
    .seat-area {
        margin-bottom: 55px
    }
}

.seat-area .seat-line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

.seat-area .seat-line > span {
    width: 20px
}

.seat-area .seat-line > span:last-child {
    text-align: right
}

.seat-area .seat-line ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.seat-area .seat-line ul .front-seat {
    padding: 0
}

.seat-area .seat-line ul .front-seat ul li {
    padding: 5px
}

.seat-area .seat-line ul.seat--area {
    width: calc(100% - 60px)
}

@media (max-width: 991px) and (min-width: 768px) {
    .seat-area .seat-line .single-seat {
        width: 35px;
        padding: 2px !important
    }

    .seat-area .seat-line .single-seat img {
        width: 100%
    }
}

.seat-area.couple {
    margin-top: -10px;
    margin-bottom: 70px
}

.seat-area.couple .sit-num {
    background: #25b293;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    padding: 0 3px;
    width: 56px
}

.seat-area.couple .booked-bg {
    background: red
}

@media (min-width: 992px) {
    .seat-area.couple {
        margin-bottom: 110px
    }
}

.seat-area.couple .seat-line .single-seat {
    padding: 10px
}

@media (max-width: 991px) and (min-width: 768px) {
    .seat-area.couple .seat-line .single-seat {
        width: 70px;
        padding: 4px !important
    }
}

.single-seat {
    cursor: pointer;
    position: relative
}

.single-seat .sit-num {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 14px
}

@media (max-width: 991px) {
    .single-seat .sit-num {
        font-size: 12px;
        text-align: center
    }
}

.single-seat:hover .sit-num {
    display: none
}

@media (max-width: 767px) {
    .screen-wrapper {
        width: 100%;
        overflow-x: scroll
    }

    .screen-wrapper .seat-area {
        width: 800px;
        margin-bottom: 10px
    }

    .screen-wrapper::-webkit-scrollbar {
        height: 3px
    }
}

.movie-facility {
    overflow: hidden
}

.proceed-to-book {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .proceed-to-book .book-item .title {
        font-size: 24px
    }

    .proceed-to-book .book-item span {
        font-size: 14px
    }

    .proceed-to-book .book-item .custom-button {
        font-size: 14px
    }
}

.proceed-to-book .book-item span {
    color: #fff;
    text-transform: capitalize;
    display: block;
    margin-bottom: 14px
}

.proceed-to-book .book-item .title {
    color: #D92826;
    text-transform: uppercase
}

.proceed-to-book .book-item .custom-button {
    padding: 8px 24px;
    background: #90a5e8
}

.proceed-book {
    padding: 10px 40px;
    background-color: #032055;
    border-radius: 12px
}

@media (max-width: 767px) {
    .proceed-book {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 80px
    }
}

.page-title-area {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px -20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-title-area .item {
    margin: 0 15px 20px
}

.page-title-area .item .title {
    font-size: 28px;
    margin-bottom: 12px
}

@media (max-width: 767px) {
    .page-title-area .item.md-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.page-title-area .date-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-title-area .date-item .date {
    margin-right: 30px
}

.page-title-area .date-item .select-bar {
    border-radius: 50px;
    background-color: #001232;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    border: none;
    height: 36px
}

.page-title-area .date-item .select-bar .current {
    line-height: 36px;
    display: inherit
}

.page-title-area .date-item .select-bar .list {
    background: #032055
}

.page-title-area .date-item .select-bar .list li {
    padding-top: 0;
    padding-bottom: 0
}

.page-title-area .date-item .select-bar .list li:hover, .page-title-area .date-item .select-bar .list li.selected {
    background: #001232
}

.page-title-area .date-item .select-bar::after {
    border-color: #fff
}

.page-title {
    padding: 10px 0
}

.grid--area .filter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -5px;
    margin-bottom: 25px
}

@media (min-width: 576px) {
    .grid--area .filter {
        margin-bottom: 35px
    }
}

.grid--area .filter li {
    padding: 5px 25px;
    line-height: 30px;
    border: 1px solid #11326f;
    border-radius: 20px;
    margin: 5px;
    cursor: pointer;
    text-transform: uppercase
}

.grid--area .filter li.hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.grid--area .filter li.active {
    border-color: none;
    background: #25b293
}

.grid--area .grid-area {
    margin: -15px
}

.grid--area .grid-item {
    width: 100%
}

@media (min-width: 768px) {
    .grid--area .grid-item {
        width: 50%
    }
}

.grid--area .grid-item .grid-inner {
    background: #032055;
    padding: 2px;
    margin: 15px;
    border-radius: 10px;
    overflow: hidden
}

.grid--area .grid-item .grid-inner .grid-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.grid--area .grid-item .grid-inner .grid-thumb a {
    display: block
}

.grid--area .grid-item .grid-inner .grid-thumb img {
    width: 100%
}

.grid--area .grid-item .grid-inner .grid-thumb .offer-tag {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -2px;
    left: 40px;
    background: #D92826;
    min-width: 60px;
    min-height: 77px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 75%, 0 100%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 75%, 0 100%, 0 0)
}

.grid--area .grid-item .grid-inner .grid-thumb .offer-remainder {
    width: 68px;
    height: 68px;
    text-align: center;
    border-radius: 50%;
    text-align: center;
    background: #eb1436;
    position: absolute;
    right: 20px;
    top: 20px;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid--area .grid-item .grid-inner .grid-thumb .offer-remainder * {
    width: 100%
}

.grid--area .grid-item .grid-inner .grid-thumb .offer-remainder .o-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: -6px
}

.grid--area .grid-item .grid-inner .grid-thumb .offer-remainder span {
    font-size: 14px
}

.grid--area .grid-item .grid-inner .grid-content {
    padding: 35px 30px 30px
}

.grid--area .grid-item .grid-inner .grid-content .subtitle {
    font-weight: 600;
    text-align: center
}

.grid--area .grid-item .grid-inner .grid-content .cart-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    margin-top: 24px;
    border-top: 1px solid #11326f
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus {
    position: relative;
    width: 150px
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus input {
    height: 40px;
    border-radius: 20px;
    border: 1px solid #11326f;
    text-align: center;
    padding: 0
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus .qtybutton {
    width: 40px;
    height: 100%;
    top: 0;
    position: absolute;
    cursor: pointer;
    height: 100%;
    line-height: 40px;
    text-align: center
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus .qtybutton.inc {
    right: 0;
    border-left: 1px solid #11326f
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus .qtybutton.dec {
    left: 0;
    border-right: 1px solid #11326f
}

.grid--area .grid-item .grid-inner .grid-content .cart-button .custom-button {
    padding: 0 38px;
    width: auto;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    outline: none;
    background: #eb1436
}

@media (min-width: 992px) and (max-width: 1199px) {
    .grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus {
        width: 130px
    }

    .grid--area .grid-item .grid-inner .grid-content .cart-button .custom-button {
        font-size: 14px;
        padding: 0 20px
    }
}

@media screen and (max-width: 399px) {
    .grid--area .grid-item .grid-inner .grid-content .cart-button .cart-plus-minus {
        width: 130px
    }

    .grid--area .grid-item .grid-inner .grid-content .cart-button .custom-button {
        font-size: 14px;
        padding: 0 20px
    }
}

.checkout-widget {
    padding: 30px;
    margin-bottom: 30px;
    background: #032055;
    border-radius: 20px
}

.checkout-widget .title-area, .checkout-widget .sign-in-area {
    width: 100%
}

.checkout-widget .title-area {
    margin-bottom: 25px
}

.checkout-widget .title-area .title {
    margin-bottom: 20px
}

.checkout-widget p {
    color: #9aace5
}

.checkout-widget .sign-in-area {
    color: #fff;
    background: #90a5e8;
    padding: 8px 10px;
    text-align: center;
    border-radius: 50px
}

.checkout-widget .sign-in-area i {
    font-size: 14px;
    margin-right: 10px
}

.checkout-widget .sign-in-area:hover {
    background: #D92826
}

@media (min-width: 768px) {
    .checkout-widget .title-area {
        width: calc(100% - 100px);
        margin-bottom: 0
    }

    .checkout-widget .title-area .title {
        margin-bottom: 23px
    }

    .checkout-widget .sign-in-area {
        width: 100px
    }
}

.checkout-widget.checkout-contact .title {
    border-bottom: 1px solid #11326f;
    padding-bottom: 23px;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .checkout-widget.checkout-contact .title {
        margin-bottom: 30px
    }
}

.checkout-widget .payment-option {
    margin: -15px;
    margin-top: 5px;
    margin-bottom: 25px
}

@media (min-width: 576px) {
    .checkout-widget .payment-option {
        margin-bottom: 40px
    }
}

.checkout-widget .payment-option li {
    padding: 15px
}

.checkout-widget .payment-option li a {
    width: 90px;
    border-radius: 10px;
    color: #bbcbff;
    border: 1px solid #11326f;
    text-align: center;
    padding: 20px 10px 18px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout-widget .payment-option li a i {
    width: 100%;
    margin-top: auto;
    margin-bottom: 10px;
    font-size: 30px
}

.checkout-widget .payment-option li a span {
    font-size: 12px;
    text-transform: capitalize;
    display: block;
    color: #fff;
    line-height: 1.2
}

.checkout-widget .payment-option li.active a {
    border-color: #D92826;
    border-width: 2px;
    color: #D92826;
    position: relative
}

.checkout-widget .payment-option li.active a::after {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    background: url(img/check.png) no-repeat center center;
    background-size: cover
}

.checkout-widget .payment-option li.active a::before {
    background-color: #032055;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: -20px;
    right: -20px
}

.checkout-widget.checkout-card .subtitle {
    margin-bottom: 14px
}

@media (min-width: 576px) {
    .checkout-widget.checkout-card .subtitle {
        margin-bottom: 24px
    }
}

.checkout-widget.checkout-card .payment-card-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -14px
}

.checkout-widget.checkout-card .payment-card-form .form-group {
    position: relative;
    margin-bottom: 14px;
    width: 100%
}

@media (min-width: 576px) {
    .checkout-widget.checkout-card .payment-card-form .form-group {
        width: calc(50% - 15px)
    }
}

.checkout-widget.checkout-card .payment-card-form .form-group input {
    height: 50px;
    border-radius: 10px;
    border: 1px solid #11326f
}

.checkout-widget.checkout-card .payment-card-form .form-group input::placeholder {
    color: #9aace5
}

.checkout-widget.checkout-card .payment-card-form .form-group input[type=submit] {
    height: 50px;
    width: auto;
    padding: 0 30px;
    border-radius: 25px;
    font-weight: 600;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    border: none
}

.checkout-widget.checkout-card .payment-card-form .form-group .right-icon {
    height: 60px;
    width: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 60px;
    font-size: 24px;
    color: #11326f
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group {
    width: 100%;
    margin-top: 10px
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group input {
    width: 30px;
    height: 30px;
    opacity: 0;
    visibility: hidden
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group input:checked ~ label::after {
    display: block
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group label {
    width: calc(100% - 30px);
    padding-left: 20px;
    margin: 0
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group label::after {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 7px;
    left: 0;
    background: url(img/check.png) no-repeat center center;
    background-size: cover;
    display: none
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group label::before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 12px;
    left: 5px;
    border: 2px solid #bbcbff
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group label .title {
    display: block;
    font-size: 16px;
    margin-bottom: 2px
}

.checkout-widget.checkout-card .payment-card-form .form-group.check-group label .info {
    font-size: 14px
}

@media (max-width: 575px) {
    .checkout-widget.checkout-card .payment-card-form .form-group input {
        height: 50px
    }

    .checkout-widget.checkout-card .payment-card-form .form-group .right-icon {
        height: 50px;
        line-height: 50px
    }
}

.checkout-widget.checkout-card .notice {
    margin-top: 18px;
    font-size: 14px;
    display: block
}

.checkout-widget.checkout-card .notice a {
    color: #D92826
}

.checkout-contact-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -30px
}

.checkout-contact-form .form-group {
    margin-bottom: 30px;
    width: 100%
}

@media (min-width: 576px) {
    .checkout-contact-form .form-group {
        width: calc(50% - 15px)
    }
}

.checkout-contact-form .form-group input {
    height: 50px;
    border: none;
    border: 2px solid #11326f;
    border-radius: 10px;
    padding: 14px;
    font-size: 14px
}

.checkout-contact-form .form-group input:focus {
    border-color: #D92826
}

.checkout-contact-form .form-group input::-webkit-input-placeholder {
    color: #9aace5
}

.checkout-contact-form .form-group input:-ms-input-placeholder {
    color: #9aace5
}

.checkout-contact-form .form-group input::-ms-input-placeholder {
    color: #9aace5
}

.checkout-contact-form .form-group input::placeholder {
    color: #9aace5
}

.checkout-contact-form .form-group input[type=submit] {
    width: auto;
    padding: 0 40px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

@media (max-width: 575px) {
    .checkout-contact-form {
        margin-bottom: -20px
    }

    .checkout-contact-form .form-group {
        margin-bottom: 20px
    }
}

.sponsor-tab .tab-menu {
    margin: 0 -10px 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sponsor-tab .tab-menu li {
    margin: 0 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #bfceff;
    border: 1px solid #11326f;
    border-radius: 25px;
    padding: 10px 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.sponsor-slider .sponsor-thumb {
    text-align: center;
    border-radius: 10px;
    background-color: #283a60;
    -webkit-box-shadow: 0 5px 10px 0 rgba(35, 35, 35, .2);
    box-shadow: 0 5px 10px 0 rgba(35, 35, 35, .2);
    min-height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.sponsor-slider .sponsor-thumb a {
    display: inline-block
}

.sponsor-slider .sponsor-thumb img {
    max-width: 100%
}

.faq-section .section-header-3 p {
    font-size: 16px
}

.faq-wrapper {
    margin: 0 auto;
    margin-bottom: -20px
}

.faq-item {
    background-color: #03245e;
    padding: 30px;
    padding-top: 25px;
    border-radius: 10px;
    margin-bottom: 20px
}

.faq-item .faq-title {
    cursor: pointer;
    position: relative
}

.faq-item .faq-title .title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    width: calc(100% - 40px);
    max-width: 535px;
    line-height: 1.5
}

.faq-item .faq-title .right-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #D92826;
    position: absolute;
    right: 0;
    top: 0
}

.faq-item .faq-title .right-icon::after, .faq-item .faq-title .right-icon::before {
    background-color: #fff;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.faq-item .faq-title .right-icon::after {
    width: 20px;
    height: 2px
}

.faq-item .faq-title .right-icon::before {
    width: 2px;
    height: 20px
}

.faq-item .faq-content {
    padding-top: 30px;
    display: none
}

.faq-item .faq-content p {
    margin-bottom: 37px
}

.faq-item.open .faq-title .right-icon::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.faq-item.active .faq-content {
    display: block
}

@media (max-width: 767px) {
    .faq-item .faq-title .title {
        font-size: 18px;
        font-weight: 600
    }
}

@media (max-width: 575px) {
    .faq-item {
        padding-left: 15px;
        padding-right: 15px
    }
}

.speaker-section {
    overflow: hidden
}

.speaker-section .section-header-3 p {
    font-size: 16px
}

.speaker-slider {
    margin-bottom: -8px
}

.speaker-item {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    background: #111926;
    padding: 16px;
    border-radius: 14px
}

.speaker-item .speaker-thumb {
    margin-bottom: 30px
}

.speaker-item .speaker-thumb a {
    display: block;
    overflow: hidden;
    border-radius: 10px
}

.speaker-item .speaker-thumb img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.speaker-item .speaker-social a {
    margin: 0 5px;
    color: #D92826
}

.speaker-item .speaker-social a:hover {
    color: #fff
}

.speaker-item .speaker-content .title {
    margin-bottom: 12px;
    text-transform: capitalize
}

.speaker-item .speaker-content span {
    color: #D92826;
    text-transform: capitalize
}

.speaker-item:hover .speaker-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.speaker--slider {
    position: relative
}

.speaker--slider .speaker-next, .speaker--slider .speaker-prev {
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    background-color: #D92826;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    cursor: pointer;
    right: -20px;
    z-index: 9
}

.speaker--slider .speaker-prev {
    -webkit-transform: translateY(-50px) rotate(180deg);
    transform: translateY(-50px) rotate(180deg);
    left: -20px;
    right: auto
}

@media (max-width: 575px) {
    .speaker--slider {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}


.gallery-item {
    position: relative
}

.gallery-item .gallery-thumb {
    position: relative
}

.gallery-item .gallery-thumb img {
    width: 100%;
    border-radius: 10px
}

.speaker-gallery .gallery-thumb img {
    border-radius: 0
}

.gallery-item .gallery-thumb a {
    width: 138px;
    height: 138px;
    border-radius: 50%;
    text-align: center;
    line-height: 138px;
    color: #fff;
    background: rgba(17, 25, 38, 0.79);
    font-size: 40px;
    font-weight: 400;
    opacity: 0;
    visibility: hidden
}

@media (max-width: 575px) {
    .gallery-item .gallery-thumb a {
        width: 80px;
        height: 80px;
        font-size: 30px;
        line-height: 80px
    }
}

.gallery-item.two .gallery-thumb a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px
}

.gallery-item::before {
    background-color: #d92826;
    width: 80%;
    height: 80%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    z-index: 1;
    border-radius: 10px
}

.speaker-gallery .gallery-item::before {
    border-radius: 0
}

.gallery-item.active::before, .gallery-item:hover::before {
    visibility: visible;
    opacity: .702;
    width: 100%;
    height: 100%
}

.gallery-item.active .gallery-thumb a, .gallery-item:hover .gallery-thumb a {
    visibility: visible;
    opacity: 1;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    z-index: 2
}

.event-about-thumb {
    position: relative;
    padding-right: 34px;
    padding-bottom: 34px;
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .event-about-thumb {
        margin-bottom: 50px
    }
}

@media (min-width: 576px) and (min-width: 992px) {
    .event-about-thumb {
        margin-bottom: 0
    }
}

.event-about-thumb img {
    width: 100%;
    position: relative;
    z-index: 9
}

.event-about-thumb::after {
    bottom: 0;
    right: 0;
    top: 50px;
    left: 40px;
    background: #283a60;
    z-index: 1
}

.event-about-thumb::before {
    bottom: 8px;
    right: 8px;
    left: 48px;
    top: 58px;
    background: #001232;
    z-index: 2
}

@media screen and (max-width: 350px) {
    .event-about-thumb {
        padding-right: 20px;
        padding-bottom: 20px
    }

    .event-about-thumb::after {
        left: 30px;
        top: 30px
    }

    .event-about-thumb::before {
        left: 38px;
        top: 38px
    }
}

.event-about-content .section-header-3 p {
    margin-bottom: 37px
}

@media (max-width: 575px) {
    .event-about-content .section-header-3 p {
        margin-bottom: 27px
    }
}

.statistics-section {
    position: relative;
    background-size: 100% calc(100% - 120px);
    background-position: top center;
    overflow: hidden
}

@media (max-width: 991px) {
    .statistics-section {
        background-size: cover
    }
}

.statistics-section * {
    position: relative;
    z-index: 1
}

.statistics-section::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 120px;
    background-color: #001232;
    opacity: .702
}

@media (max-width: 991px) {
    .statistics-section::after {
        bottom: -1px
    }
}

.statistics-section .section-header-3 p {
    max-width: 720px
}

.statistics-wrapper {
    padding: 60px 40px;
    background: #032055;
    border-radius: 20px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .statistics-wrapper {
        padding: 40px 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .statistics-wrapper {
        padding: 40px 30px
    }
}

@media (max-width: 767px) {
    .statistics-wrapper {
        padding: 30px
    }
}

.stat-item {
    background: #08378e;
    padding: 30px;
    margin-bottom: 20px
}

.stat-item .stat-thumb {
    width: 62px
}

.stat-item .stat-thumb img {
    max-width: 100%
}

.stat-item .stat-content {
    width: calc(100% - 62px);
    padding-left: 30px
}

.stat-item .stat-content .info {
    display: block;
    color: #D92826;
    margin-bottom: -7px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .stat-item {
        padding: 30px 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 140px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stat-item {
        padding: 30px 20px;
        text-align: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        min-height: 210px
    }

    .stat-item .stat-thumb {
        margin: 0 auto 15px
    }

    .stat-item .stat-content {
        padding: 0;
        width: 100%
    }
}

@media screen and (max-width: 399px) {
    .stat-item {
        padding: 30px 20px;
        text-align: center
    }

    .stat-item .stat-thumb {
        margin: 0 auto 15px
    }

    .stat-item .stat-content {
        padding: 0;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .stat-item {
        min-height: 130px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.mb--20 {
    margin-bottom: -20px
}

@media (min-width: 992px) {
    .event-book-search {
        margin-top: -110px;
        position: relative;
        z-index: 9
    }
}

.event-book-search * {
    position: relative;
    z-index: 1
}

.countdown li {
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px
}

.countdown li h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: -17px;
    position: relative
}

.countdown li h2::after {
    content: ":";
    position: absolute;
    top: -3px;
    right: -20px
}

.countdown li:last-child h2::after {
    display: none
}

.countdown li p {
    color: #bbcbff
}

.event-search-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.event-search-top .left {
    width: 320px;
    margin-bottom: 30px
}

.event-search-top .left .title {
    text-transform: uppercase;
    line-height: 38px;
    font-size: 28px;
    margin-bottom: -8px
}

.event-search-top .right {
    width: calc(100% - 320px);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.event-search-top .right .custom-button {
    margin-left: 20px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(37, 178, 147, .5);
    box-shadow: 0 10px 15px 0 rgba(37, 178, 147, .5);
    margin-bottom: 30px;
    background: #25b293
}

@media (max-width: 991px) {
    .event-search-top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .event-search-top .left {
        width: 250px
    }

    .event-search-top .left .title {
        font-size: 22px;
        line-height: 32px;
        margin-top: -9px;
        margin-bottom: -7px
    }

    .event-search-top .right {
        width: calc(100% - 250px)
    }

    .event-search-top .right .countdown li {
        padding: 0 10px
    }

    .event-search-top .right .countdown li h2 {
        font-size: 24px;
        margin-bottom: 0;
        margin-top: -23px
    }

    .event-search-top .right .countdown li h2::after {
        right: -10px
    }

    .event-search-top .right .countdown li p {
        font-size: 14px
    }

    .event-search-top .right .custom-button {
        font-size: 14px;
        margin-left: 10px;
        padding: 8px 20px
    }
}

@media (max-width: 767px) {
    .event-search-top .left {
        text-align: left
    }

    .event-search-top .right, .event-search-top .left {
        width: 100%
    }

    .event-search-top .right {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .event-search-top .right .countdown {
        margin-left: -10px
    }
}

@media (max-width: 575px) {
    .event-search-top .right .countdown li h2 {
        line-height: 36px;
        margin-top: -10px;
        margin-bottom: 10px
    }

    .event-search-top .right .custom-button {
        margin-left: 0
    }
}

.event-search-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: -25px
}

.event-search-bottom .contact-side {
    width: calc(100% - 260px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.event-search-bottom .contact-side .item {
    width: 32%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px
}

.event-search-bottom .contact-side .item .item-thumb {
    width: 42px
}

.event-search-bottom .contact-side .item .item-thumb i {
    color: #25b293;
    font-size: 40px
}

.event-search-bottom .contact-side .item .item-content {
    width: calc(100% - 42px);
    padding-left: 13px
}

.event-search-bottom .contact-side .item .item-content span, .event-search-bottom .contact-side .item .item-content a {
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #bbcbff
}

.event-search-bottom .contact-side .item .item-content span.up, .event-search-bottom .contact-side .item .item-content a.up {
    margin-bottom: 2px
}

.event-search-bottom .contact-side .item .item-content a {
    color: #D92826
}

@media (min-width: 768px) and (max-width: 1199px) {
    .event-search-bottom .contact-side .item .item-thumb {
        width: 35px
    }

    .event-search-bottom .contact-side .item .item-content {
        width: calc(100% - 35px)
    }

    .event-search-bottom .contact-side .item .item-content span, .event-search-bottom .contact-side .item .item-content a {
        font-size: 12px
    }

    .event-search-bottom .contact-side .item .item-content span.up, .event-search-bottom .contact-side .item .item-content a.up {
        margin: 0
    }
}

.event-search-bottom .social-icons {
    width: 260px;
    margin-bottom: 17.5px
}

@media (max-width: 991px) {
    .event-search-bottom .contact-side {
        width: 100%
    }

    .event-search-bottom .social-icons {
        width: 100%
    }
}

@media (max-width: 767px) {
    .event-search-bottom .contact-side .item {
        width: 100%;
        text-align: left
    }
}

.ticket--area {
    border-bottom: 1px dashed #11326f;
    margin-bottom: 30px
}

.ticket--area .ticket-item {
    margin-bottom: 49px;
    padding: 30px 15px 50px;
    text-align: center;
    position: relative;
    background: url(img/ticket-bg04.png) #fff no-repeat center top;
    background-size: cover;
    border-radius: 20px
}

@media (max-width: 575px) {
    .ticket--area .ticket-item {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 350px
    }
}

.ticket--area .ticket-item .ticket-thumb {
    width: 72px;
    margin: 0 auto 12px
}

.ticket--area .ticket-item .ticket-thumb img {
    max-width: 100%
}

.ticket--area .ticket-item .ticket-title {
    display: block;
    margin-bottom: 20px;
    color: #001232
}

.ticket--area .ticket-item .amount {
    color: #5760fd
}

.ticket--area .ticket-item .amount sup {
    font-weight: 400;
    font-size: 70%;
    top: -15px
}

@media (max-width: 575px) {
    .ticket--area .ticket-item .amount sup {
        top: -9px
    }
}

.ticket--area .ticket-item .t-button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%);
    width: 38px;
    line-height: 38px;
    height: 38px;
    border-radius: 50%;
    color: #fff;
    background-image: -webkit-linear-gradient(169deg, #5560ff 17%, #aa52a1 63%, #ff4343 100%)
}

.ticket--area .ticket-item.two {
    background: url(img/ticket-bg05.png) #fff no-repeat center top;
    background-size: cover
}

.ticket--area .ticket-item.three {
    background: url(img/ticket-bg06.png) #fff no-repeat center top;
    background-size: cover
}

.ticket--area .ticket-item .hot {
    position: absolute;
    top: 0;
    right: 24px;
    height: 68px;
    width: 40px;
    background: #d52f84;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 80%, 0 100%, 0 0)
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ticket--area .ticket-item {
        padding: 30px 0
    }

    .ticket--area .ticket-item .amount {
        font-size: 40px
    }

    .ticket--area .ticket-item .hot {
        right: 13px
    }
}

.cart-plus-minus {
    position: relative;
    width: 150px
}

.cart-plus-minus input {
    height: 40px;
    border-radius: 20px;
    border: 1px solid #11326f;
    text-align: center;
    padding: 0
}

.cart-plus-minus .qtybutton {
    width: 40px;
    height: 100%;
    top: 0;
    position: absolute;
    cursor: pointer;
    height: 100%;
    line-height: 40px;
    text-align: center
}

.cart-plus-minus .qtybutton.inc {
    right: 0;
    border-left: 1px solid #11326f
}

.cart-plus-minus .qtybutton.dec {
    left: 0;
    border-right: 1px solid #11326f
}

.event-cart {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

@media (max-width: 575px) {
    .event-cart {
        margin-bottom: 0
    }
}

.event-cart .cart-plus-minus {
    width: 130px
}

.event-cart span {
    margin-right: 10px;
    font-size: 14px
}

.event-cart > * {
    margin-bottom: 20px
}

.ticket--item {
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
    position: relative;
    background: url(img/ticket-bg04.png) #fff no-repeat center top;
    background-size: cover;
    border-radius: 20px
}

@media (max-width: 575px) {
    .ticket--item {
        max-width: 380px;
        margin-left: auto;
        margin-right: auto
    }
}

.ticket--item .ticket-thumb {
    width: 72px;
    margin: 0 auto 12px
}

.ticket--item .ticket-thumb img {
    max-width: 100%
}

.ticket--item .ticket-title {
    display: block;
    margin-bottom: 20px;
    color: #001232;
    opacity: .8
}

.ticket--item .amount {
    color: #5760fd
}

.ticket--item .amount sup {
    font-weight: 400;
    font-size: 70%;
    top: -14px
}

@media (max-width: 575px) {
    .ticket--item .amount sup {
        top: -9px
    }
}

.ticket--item .ticket-content ul {
    text-align: left;
    color: rgba(0, 18, 50, .5);
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px
}

.ticket--item .ticket-content ul li {
    padding: 25px 0;
    border-bottom: 1px solid rgba(0, 18, 50, .2);
    padding-left: 34px;
    position: relative
}

.ticket--item .ticket-content ul li:first-child {
    border-top: 1px solid rgba(0, 18, 50, .2)
}

.ticket--item .ticket-content ul li::before {
    width: 16px;
    height: 13px;
    background: url(img/check02.png) no-repeat center center;
    background-size: contain;
    top: 33px;
    left: 0
}

.ticket--item .ticket-content ul li.del::before {
    background: url(img/times.png) no-repeat center center;
    background-size: contain;
    height: 16px
}

@media screen and (max-width: 499px) {
    .ticket--item .ticket-content ul li {
        padding: 15px 0;
        padding-left: 25px
    }

    .ticket--item .ticket-content ul li::before {
        top: 25px
    }
}

.ticket--item.two {
    background: url(img/ticket-bg05.png) #fff no-repeat center top;
    background-size: cover
}

.ticket--item.three {
    background: url(img/ticket-bg06.png) #fff no-repeat center top;
    background-size: cover
}

.ticket--item .hot {
    position: absolute;
    top: 0;
    right: 43px;
    height: 74px;
    width: 50px;
    background: #d52f84;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 600;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 80%, 0 100%, 0 0)
}

.speaker-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    border-top: 3px solid #D92826;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.speaker-wrapper .speaker-thumb {
    width: 100%;
    max-width: 255px;
    text-align: center
}

.speaker-wrapper .speaker-thumb a {
    display: block;
    font-weight: 600;
    color: #fff
}

.speaker-wrapper .speaker-thumb a::first-letter {
    text-transform: lowercase
}

.speaker-wrapper .speaker-thumb img {
    width: 100%;
    margin-bottom: 35px;
    border-radius: 10px
}

.speaker-wrapper .speaker-content {
    width: calc(100% - 255px);
    padding-left: 40px
}

.speaker-wrapper .speaker-content .author .title {
    text-transform: uppercase;
    margin-bottom: 12px
}

.speaker-wrapper .speaker-content .author .info {
    color: #dbe2fb;
    margin-bottom: 26px
}

.speaker-wrapper .speaker-content .content .subtitle {
    font-size: 28px;
    text-transform: uppercase;
    margin-top: -9px;
    margin-bottom: 28px
}

.speaker-wrapper .speaker-content .content p {
    margin-bottom: 37px
}

@media (min-width: 768px) and (max-width: 991px) {
    .speaker-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .speaker-wrapper .speaker-thumb {
        max-width: 200px
    }

    .speaker-wrapper .speaker-content {
        width: calc(100% - 200px);
        padding-left: 30px
    }

    .speaker-wrapper .speaker-content .author .title {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .speaker-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .speaker-wrapper .speaker-content {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .speaker-wrapper .speaker-content .item {
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .speaker-wrapper .speaker-content .social-icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .speaker-wrapper .speaker-content .content .subtitle {
        font-size: 24px;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) and (max-width: 575px) {
    .speaker-wrapper .speaker-content .content .subtitle {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .speaker-wrapper .speaker-content .content p {
        margin-bottom: 30px
    }

    .speaker-wrapper .speaker-content .author .title {
        margin-bottom: 0
    }

    .speaker-wrapper .speaker-thumb {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .speaker-wrapper .speaker-thumb img {
        margin-bottom: 15px
    }
}

@media (max-width: 575px) {
    .speaker-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .speaker-wrapper .speaker-thumb {
        margin-bottom: 25px
    }

    .speaker-wrapper .speaker-content .author .title {
        font-size: 24px;
        margin-bottom: 5px
    }

    .speaker-wrapper .speaker-content .author .info {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 22px
    }

    .speaker-wrapper .speaker-content .content p {
        font-size: 14px
    }
}

.speak-con-wrapper {
    padding: 24px 40px;
    border-top: 1px solid #1e3c7e;
    border-bottom: 1px solid #1e3c7e;
    position: relative;
    margin-bottom: 60px
}

.speak-con-wrapper::before {
    height: calc(100% - 30px);
    width: 1px;
    background: #1e3c7e
}

@media (max-width: 991px) {
    .speak-con-wrapper::before {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .speak-con-wrapper {
        padding: 24px 20px
    }

    .speak-con-wrapper::before {
        left: 45%
    }
}

@media (max-width: 991px) {
    .speak-con-wrapper {
        padding: 24px 0
    }
}

@media (max-width: 767px) {
    .speak-con-wrapper {
        margin-bottom: 40px
    }
}

.speak-con-area {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.speak-con-area .item {
    margin-bottom: 26px
}

.speak-con-area .item .item-thumb {
    width: 42px
}

.speak-con-area .item .item-thumb i {
    font-size: 40px;
    color: #D92826
}

.speak-con-area .item .item-content {
    /*width: calc(100% - 42px);*/
    padding-left: 13px
}

.speak-con-area .item .item-content span, .speak-con-area .item .item-content a {
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #bbcbff
}

.speak-con-area .item .item-content a {
    color: #D92826
}

.speak-con-area .item .item-content .up {
    margin-bottom: 2px
}

@media (max-width: 991px) {
    .speak-con-area .item {
        margin-bottom: 20px;
        width: 100%
    }
}

.speak-con-area .social-icons {
    margin-bottom: 22.5px
}

@media (max-width: 991px) {
    .speak-con-area .social-icons {
        width: 100%
    }
}

@media (min-width: 992px) {
    .speaker-single {
        margin-top: 120px;
        margin-bottom: 120px;
        position: relative;
        z-index: 1
    }
}

.gallery-section .section-header-3 p {
    font-size: 16px
}

.gallery-wrapper .gallery-item {
    margin-bottom: 30px
}

.about-section {
    overflow: hidden
}

.choose-content {
    padding: 60px 0;
    border-left: 2px solid #D92826
}

@media (min-width: 768px) {
    .choose-content {
        padding-left: 15px;
        padding-right: 15px
    }
}

.choose-content .section-header-3 {
    margin-bottom: 50px
}

.choose-content .section-header-3 p {
    max-width: 740px
}

@media (min-width: 992px) {
    .choose-content .section-header-3 {
        margin-bottom: 60px
    }
}

@media (max-width: 767px) {
    .choose-content {
        padding: 0
    }
}

.choose-list {
    margin-bottom: -30px
}

.choose-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-bottom: 30px
}

.choose-list li .thumb {
    width: 65px;
    height: 65px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    padding: 10px
}

.choose-list li .thumb img {
    max-width: 100%;
    margin-top: 5px
}

@media (max-width: 575px) {
    .choose-list li .thumb {
        width: 55px;
        height: 55px;
        padding: 5px
    }

    .choose-list li .thumb img {
        margin-top: 2px
    }
}

.choose-list li .title {
    width: calc(100% - 65px);
    padding-left: 20px;
    margin: 0
}

@media (max-width: 575px) {
    .choose-list li .title {
        font-size: 18px;
        width: calc(100% - 55px)
    }
}

.bg_quater_img {
    background-color: transparent;
    background-size: calc(50% + 570px) 101%;
    background-position: left center
}

@media (max-width: 1199px) {
    .bg_quater_img {
        background-size: calc(50% + 465px) 101%
    }
}

@media (max-width: 991px) {
    .bg_quater_img {
        background-size: calc(50% + 345px) 101%
    }
}

@media (max-width: 767px) {
    .bg_quater_img.bg-two {
        background-image: none !important;
        background-color: #001232
    }

    .bg_quater_img.bg-one {
        background-image: none !important;
        background-color: #032055
    }

    .bg_quater_img .bg-two {
        background: #032055
    }

    .bg_quater_img .bg-two li .thumb {
        border-color: #001232
    }
}

.client-section {
    overflow: hidden;
    position: relative
}

.client-section .section-header-3 {
    margin-bottom: 25px
}

.client-section .section-header-3 .title {
    margin-bottom: 0
}

@media (min-width: 576px) {
    .client-section .section-header-3 {
        margin-bottom: 35px
    }
}

@media (min-width: 576px) and (min-width: 768px) {
    .client-section .section-header-3 {
        margin-bottom: 50px
    }
}

.client-section .owl-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -5px;
    margin-top: -12px;
    margin-bottom: -10px
}

.client-section .owl-dots .owl-dot {
    width: auto;
    height: auto;
    margin: 5px 0;
    display: block;
    outline: none
}

.client-section .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    background-color: #9ea6c4
}

.client-section .owl-dots .owl-dot.active span {
    background-color: #D92826
}

.client-section::after {
    width: 100%;
    height: 100%;
    background-color: #001137;
    opacity: .502
}

.client-section .container {
    position: relative;
    z-index: 1
}

.client-item {
    width: 100%;
    text-align: center
}

.client-item .client-thumb {
    width: 74px;
    height: 74px;
    padding: 7px;
    border-radius: 50%;
    border: 2px dashed #D92826;
    margin: 0 auto 25px
}

@media (min-width: 576px) {
    .client-item .client-thumb {
        margin-bottom: 30px
    }
}

.client-item .client-thumb img {
    border-radius: 50%;
    border: 2px solid #D92826;
    width: 100%
}

.client-item .client-content .title {
    text-transform: uppercase;
    font-weight: 600
}

.client-item .client-content .info {
    font-size: 14px;
    margin-bottom: 14px;
    display: block
}

.client-item .client-content .info i {
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background: #D92826;
    border-radius: 50%;
    font-size: 8px
}

.client-item .client-content .client-quote {
    font-size: 24px;
    line-height: 1.4
}

@media (max-width: 575px) {
    .client-item .client-content .client-quote {
        font-size: 18px
    }
}

.about-counter {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -35px
}

.about-counter .counter-item {
    width: calc(25% - 15px);
    text-align: center;
    margin-bottom: 35px;
    border: 2px solid #D92826;
    padding: 30px 0;
    border-radius: 14px;
    transition: all .5s ease-in-out
}

.about-counter .counter-item:hover {
    box-shadow: 0 0 20px 0 #D92826
}

.about-counter .counter-item .counter-thumb {
    margin: 0 auto 25px
}

.about-counter .counter-item .counter-thumb i {
    font-size: 40px;
    color: #D92826
}

.about-counter .counter-item .counter-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about-counter .counter-item .counter-content .title {
    display: inline-block;
    margin: 0;
    font-weight: 600
}

.about-counter .counter-item .info {
    display: block;
    color: #D92826;
    text-transform: capitalize;
    margin-bottom: -8px
}

@media (max-width: 575px) {
    .about-counter {
        margin-bottom: -30px
    }

    .about-counter .counter-item {
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

    .about-counter .counter-item .counter-thumb {
        margin-bottom: 10px
    }
}

.apps-wrapper {
    z-index: 1;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px
}

@media (max-width: 575px) {
    .apps-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.apps-wrapper .app-img {
    width: 100%
}

@media (min-width: 992px) {
    .apps-wrapper {
        margin-top: 120px
    }
}

.apps-wrapper .content {
    max-width: 600px
}

.apps-wrapper .content .title {
    margin-bottom: 24px
}

.apps-wrapper .content p {
    margin-bottom: 37px
}

.apps-wrapper .section-header-3 {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .apps-wrapper .section-header-3 {
        margin-bottom: 50px
    }
}

@media (max-width: 991px) {
    .apps-wrapper .content {
        max-width: 100%;
        text-align: center
    }
}

.app-button {
    margin: -10px
}

@media (min-width: 576px) {
    .app-button {
        margin-bottom: 30px
    }
}

.app-button li {
    width: 33%;
    max-width: 250px;
    padding: 10px
}

.app-button li a {
    border-radius: 35px;
    display: block;
    -webkit-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 8px 25px 0 rgba(0, 0, 0, .08)
}

.app-button li a img {
    width: 100%;
    border-radius: 10px
}

@media (max-width: 991px) {
    .app-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 575px) {
    .app-button {
        margin: -5px;
        margin-bottom: 30px
    }

    .app-button li {
        padding: 5px
    }
}

.counter--area {
    margin: 0 -10px -30px
}

.counter--area .counter-item {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    width: 33%
}

.counter--area .counter-item .title {
    display: inline-block;
    font-size: 28px;
    font-weight: 600
}

.counter--area .counter-item .title.odometer {
    margin-right: 5px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .counter--area .counter-item {
        padding: 0 45px
    }
}

@media (max-width: 991px) {
    .counter--area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 425px) {
    .counter--area .counter-item {
        margin-left: 0;
        margin-right: 0
    }

    .counter--area .counter-item .title {
        font-size: 24px
    }

    .counter--area .counter-item p {
        font-size: 14px
    }

    .counter--area .counter-item p:last-child {
        margin-bottom: -8px !important
    }
}

.pricing-single {
    text-align: center;
    padding: 40px 30px;
    border: 2px solid #2d4186;
    border-radius: 30px;
    margin-bottom: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.pricing-single.active {
    border-color: #D92826
}

.pricing-single:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 0 20px 0 rgb(59, 55, 188, .5);
    box-shadow: 0 0 20px 0 rgb(59, 55, 188, .5)
}

.pricing-single .pricing-thumb {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #2d4186;
    padding: 10px;
    margin: 0 auto 40px;
    text-align: center
}

.pricing-single .pricing-thumb i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    color: #D92826;
    border-radius: 50%;
    font-size: 24px
}

.pricing-single .pricing-title h5 {
    color: #D92826
}

.pricing-single .pricing-content {
    background: #4c63ad;
    border-radius: 30px
}

.pricing-single .pricing-content .pricing-list {
    padding: 20px 0;
    margin-top: 30px
}

.pricing-single .pricing-content .pricing-btn {
    border-radius: 50px;
    background: #2d4186;
    transition: all .5s ease-in-out
}

.pricing-single .pricing-content .pricing-btn:hover {
    background: #032055;
    border-color: #032055
}

.feature-item {
    text-align: center;
    padding: 40px 30px;
    border: 1px solid #2d4186;
    border-radius: 30px;
    margin-bottom: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.feature-item .feature-thumb {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #2d4186;
    padding: 10px;
    margin: 0 auto 40px;
    text-align: center
}

.feature-item .feature-thumb i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    color: #fff;
    border-radius: 50%;
    font-size: 24px
}

.feature-item .feature-content .title {
    text-transform: uppercase;
    margin-bottom: 24px
}

.feature-item .feature-content p {
    font-size: 14px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .feature-item {
        padding: 40px 15px
    }
}

.feature-item:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 0 20px 0 rgb(59, 55, 188, .5);
    box-shadow: 0 0 20px 0 rgb(59, 55, 188, .5)
}

.feature-item:hover .title, .feature-item:hover p, .feature-item.active .title, .feature-item.active p {
    color: #fff
}

.account-area {
    width: 100%;
    max-width: 540px;
    padding: 60px 45px;
    margin: 0 auto;
    border-radius: 20px;
    background-color: rgba(68, 90, 153, .051);
    -webkit-box-shadow: 0 0 29.4px .6px rgba(0, 0, 0, .5);
    box-shadow: 0 0 29.4px .6px rgba(0, 0, 0, .5)
}

.account-area .section-header-3 {
    margin-bottom: 27px
}

@media (min-width: 576px) {
    .account-area .section-header-3 {
        margin-bottom: 37px
    }
}

.account-area .section-header-3 .title {
    margin-bottom: 0
}

@media (min-width: 576px) {
    .account-area .section-header-3 .title {
        font-size: 40px
    }
}

.account-area .account-form .form-group {
    margin-bottom: 22px
}

.account-area .account-form .form-group label {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7)
}

.account-area .account-form .form-group label span {
    color: #f1481f
}

.account-area .account-form .form-group input {
    height: 50px;
    border-radius: 10px;
    border: none;
    border: 2px solid #23334f;
    padding: 0 14px
}

.account-area .account-form .form-group input::-webkit-input-placeholder {
    color: #4c588f
}

.account-area .account-form .form-group input:-ms-input-placeholder {
    color: #4c588f
}

.account-area .account-form .form-group input::-ms-input-placeholder {
    color: #4c588f
}

.account-area .account-form .form-group input::placeholder {
    color: #4c588f
}

.account-area .account-form .form-group input:focus {
    border-color: #D92826
}

.account-area .account-form .form-group input[type=submit] {
    background: #D92826;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    border-radius: 30px;
    border-color: #D92826;
    width: auto;
    padding: 0 50px;
    height: 50px;
    text-transform: uppercase;
    margin: 0 auto
}

.account-area .account-form .form-group input[type=submit]:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5);
    box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5)
}

.account-area .account-form .form-group.checkgroup {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.account-area .account-form .form-group.checkgroup input {
    width: 16px;
    height: 0;
    border-radius: 50%;
    position: relative
}

.account-area .account-form .form-group.checkgroup input::after {
    bottom: -24px;
    width: 20px;
    height: 20px;
    border-radius: 6px;
    background: #3d34c3;
    color: #fff;
    font-weight: 600;
    font-family: "font awesome 5 pro";
    font-size: 10px;
    line-height: 21px;
    text-align: center
}

.account-area .account-form .form-group.checkgroup input:checked::after {
    content: "\f00c"
}

.account-area .account-form .form-group.checkgroup label {
    color: #6d7bba;
    font-size: 14px;
    max-width: calc(100% - 15px);
    padding-left: 10px;
    margin-bottom: 0;
    margin-right: auto;
    text-transform: capitalize
}

.account-area .account-form .form-group.checkgroup label a {
    color: #D92826
}

@media screen and (max-width: 425px) {
    .account-area .account-form .form-group.checkgroup label {
        font-size: 12px
    }
}

.account-area .account-form .form-group.checkgroup .forget-pass {
    color: #6d7bba;
    text-transform: capitalize;
    font-size: 14px
}

.account-area .account-form .form-group.checkgroup .forget-pass:hover {
    color: #D92826
}

@media screen and (max-width: 425px) {
    .account-area .account-form .form-group.checkgroup .forget-pass {
        font-size: 12px
    }
}

.account-area .option {
    text-align: center;
    margin-bottom: 28px
}

.account-area .option a {
    color: #D92826
}

.account-area .option a:hover {
    color: #6d7bba
}

.account-area .or {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    margin-bottom: 20px
}

.account-area .or span {
    position: relative
}

.account-area .or span::after, .account-area .or span::before {
    background-color: #4c588f;
    opacity: .502;
    height: 1px;
    width: 500px;
    top: 10px
}

.account-area .or span::after {
    left: calc(100% + 40px)
}

.account-area .or span::before {
    right: calc(100% + 40px)
}

.account-area .social-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 450px) {
    .account-area {
        padding: 40px 15px
    }
}

.section-404 {
    min-height: 100vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.section-404 .thumb-404 {
    max-width: 966px;
    margin: 0 auto 34px
}

@media (max-width: 1399px) {
    .section-404 .thumb-404 {
        max-width: 720px
    }
}

@media (max-width: 1199px) {
    .section-404 .thumb-404 {
        max-width: 500px
    }
}

.section-404 .thumb-404 img {
    width: 100%
}

.section-404 .title {
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px
}

.section-404 .custom-button {
    padding: 16px 45px;
    border-radius: 30px;
    margin-top: 20px
}

.section-404 .custom-button i {
    margin-left: 15px
}

@media (max-width: 575px) {
    .section-404 .title {
        margin-bottom: 25px
    }

    .section-404 .thumb-404 {
        margin-bottom: 20px
    }

    .section-404 .custom-button {
        padding: 10px 25px;
        font-size: 14px
    }
}

.contact-counter-item {
    text-align: center;
    padding: 40px 15px;
    border: 2px solid #D92826;
    border-radius: 20px;
    margin-bottom: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.contact-counter-item .contact-counter-thumb {
    width: 50px;
    height: 50px;
    margin: 0 auto 28px;
    color: #D92826;
    line-height: 50px;
    text-align: center;
    font-size: 50px
}

.contact-counter-item .contact-counter-thumb img {
    width: 100%
}

.contact-counter-item .contact-counter-content .counter-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-counter-item .contact-counter-content .counter-item .title {
    text-transform: uppercase;
    display: inline-block
}

.contact-counter-item .contact-counter-content p {
    color: #D92826
}

.contact-counter-item:hover {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    border-color: transparent;
    box-shadow: 0 0 20px 0 #D92826
}

@media (max-width: 575px) {
    .contact-counter-item {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto
    }
}

.contact-form {
    margin-bottom: -25px
}

.contact-form .form-group {
    margin-bottom: 25px
}

.contact-form .form-group label span {
    color: #f1481f
}

.contact-form .form-group input {
    height: 60px;
    border: 2px solid #12387e;
    border-radius: 10px;
    padding-left: 20px;
    color: #fff
}

.contact-form .form-group input:focus {
    border-color: #D92826
}

.contact-form .form-group input::-webkit-input-placeholder {
    color: #4c588f
}

.contact-form .form-group input:-ms-input-placeholder {
    color: #4c588f
}

.contact-form .form-group input::-ms-input-placeholder {
    color: #4c588f
}

.contact-form .form-group input::placeholder {
    color: #4c588f
}

.contact-form .form-group input[type=submit] {
    margin-top: 5px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #D92826;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    border: none;
    font-weight: 600
}

@media (min-width: 576px) {
    .contact-form .form-group input[type=submit] {
        margin-top: 15px
    }
}

.contact-form .form-group input[type=submit]:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5);
    box-shadow: 0 10px 15px 0 rgba(49, 215, 169, .5)
}

.contact-form .form-group textarea {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    padding: 20px;
    height: 180px;
    color: #fff;
    border: 2px solid #2d4186
}

.contact-form .form-group textarea:focus {
    border-color: #D92826
}

.contact-form .form-group textarea::-webkit-input-placeholder {
    color: #4c588f
}

.contact-form .form-group textarea:-ms-input-placeholder {
    color: #4c588f
}

.contact-form .form-group textarea::-ms-input-placeholder {
    color: #4c588f
}

.contact-form .form-group textarea::placeholder {
    color: #4c588f
}

@media (max-width: 575px) {
    .contact-form .form-group input {
        height: 50px
    }

    .contact-form .form-group textarea {
        height: 120px
    }
}

.contact-container {
    position: relative
}

.contact-container .bg-thumb {
    top: 0;
    right: 0;
    width: calc(50% - 15px);
    height: 100%
}

.contact-container .bg-thumb::before {
    background-color: #001232;
    opacity: .3;
    width: 100%;
    height: 100%
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact-container .bg-thumb {
        width: calc(50% - 75px)
    }
}

@media (max-width: 767px) {
    .contact-container .bg-thumb {
        display: none
    }
}

.contact-info {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%
}

.contact-info .info-area {
    width: 100%;
    background: #001232;
    padding: 60px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-left: 3px solid #D92826
}

.contact-info .info-area .info-item {
    max-width: 50%
}

.contact-info .info-area .info-item .info-thumb {
    width: 58px
}

.contact-info .info-area .info-item .info-thumb img {
    max-width: 100%
}

.contact-info .info-area .info-item .info-content {
    width: calc(100% - 58px);
    padding-left: 20px
}

.contact-info .info-area .info-item .info-content .title {
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 5px
}

.contact-info .info-area .info-item .info-content a {
    color: #D92826
}

@media (max-width: 1199px) and (min-width: 768px) {
    .contact-info .info-area::before {
        display: none
    }

    .contact-info .info-area .info-item {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px
    }

    .contact-info .info-area .info-item:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 1199px) and (max-width: 991px) {
    .contact-info .info-area {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .contact-info .info-area {
        padding: 0
    }

    .contact-info .info-area::before {
        height: 100%
    }
}

@media (max-width: 575px) {
    .contact-info .info-area::before {
        display: none
    }

    .contact-info .info-area .info-item {
        margin-bottom: 25px;
        width: 100%;
        max-width: 100%
    }

    .contact-info .info-area .info-item:last-child {
        margin-bottom: -8px
    }
}

@media (max-width: 767px) {
    .contact-info {
        padding-bottom: 0;
        padding-top: 50px
    }
}

.post-item {
    background-color: #032055;
    border-radius: 7px 7px 10px 10px;
    margin-bottom: 30px
}

.post-item .post-thumb {
    position: relative;
    padding: 30px
}

.post-item .post-thumb a {
    display: block;
    overflow: hidden;
    border-radius: 16px
}

.post-item .post-thumb img {
    width: 100%;
    border-radius: 16px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.post-item .post-thumb .video-button {
    overflow: visible
}

.post-item .post-thumb .video-button i {
    margin: 0
}

@media (min-width: 768px) {
    .post-item .post-thumb .video-button {
        width: 100px;
        height: 100px
    }

    .post-item .post-thumb .video-button i {
        font-size: 50px;
        line-height: 100px
    }
}

.post-item .post-content {
    /*padding: 30px*/
}

.post-item .post-content .post-header {
    padding-bottom: 30px;
    border-bottom: 1px solid #11326f
}

.post-item .post-content .post-header .title {
    margin-bottom: 14px
}

.post-item .post-content .post-header .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 575px) {
    .post-item .post-content .post-header .title a {
        -webkit-line-clamp: 3
    }
}

.post-item .post-content .post-header .meta-post {
    margin-bottom: 24px
}

.post-item .post-content .post-header .meta-post a {
    color: #dbe2fb;
    font-size: 14px
}

.post-item .post-content .post-header .meta-post a i {
    color: #D92826;
    font-size: 14px;
    margin-right: 7px
}

@media (min-width: 576px) {
    .post-item .post-content .post-header .title {
        font-size: 28px
    }
}

.post-item .post-content .entry-content {
    padding-top: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.post-item .post-content .entry-content .buttons {
    color: #D92826;
    margin-bottom: 10px
}

.post-item .post-content .entry-content .buttons:hover {
    color: #fff
}

.post-item .post-content .entry-content .buttons i {
    margin-left: 7px
}

.post-item .post-content .entry-content .left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post-item .post-content .entry-content .left .date {
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 10px
}

.post-item .post-content .entry-content .left .authors {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.post-item .post-content .entry-content .left .authors .title {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-left: 8px
}

.post-item .post-content .entry-content .left .authors .title a {
    color: #D92826
}

.post-item .post-content .entry-content .left .authors .thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden
}

.post-item .post-content .entry-content .left .authors .thumb a {
    display: block
}

.post-item .post-content .entry-content .left .authors .thumb img {
    width: 100%
}

@media (max-width: 575px) {
    .post-item .post-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px
    }

    .post-item .post-content .post-header .title {
        font-weight: 600
    }

    .post-item .post-content .entry-content {
        padding-top: 22px
    }
}

.post-item:hover .post-thumb a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.post-item.post-details {
    background-color: transparent
}

.post-item.post-details .post-content {
    padding-left: 0;
    padding-top: 32px;
    padding-bottom: 0
}

.post-item.post-details .post-content .post-meta {
    width: 95px
}

.post-item.post-details .post-content .post-meta .item a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #D92826;
    border: 1px solid #11326f;
    border-radius: 50%;
    font-size: 14px
}

.post-item.post-details .post-content .post-meta .item a span {
    text-align: center;
    display: block;
    color: #dbe2fb;
    margin: 3px 0 10px
}

.post-item.post-details .post-content .content {
    /*width: calc(100% - 95px)*/
}

.post-item.post-details .post-content .content .entry-content {
    margin-bottom: 5px
}

.post-item.post-details .post-content .content .entry-content .left .date {
    font-size: 16px;
    margin-top: -8px
}

.post-item.post-details .post-content .content .post-header .m-title {
    margin-bottom: 23px
}

@media (min-width: 768px) {
    .post-item.post-details .post-content .content .post-header .m-title {
        font-size: 36px
    }
}

.post-item.post-details .post-content .content .post-header .title {
    margin-bottom: 30px
}

.post-item.post-details .post-content .content .post-header p {
    margin-bottom: 38px
}

.post-item.post-details .post-content .content .post-header blockquote {
    padding: 30px;
    padding-right: 40px;
    background-color: #032055;
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 45px;
    position: relative;
    border-left: 3px solid #D92826
}

.post-item.post-details .post-content .content .post-header blockquote span {
    position: relative;
    z-index: 1
}

.post-item.post-details .post-content .content .post-header blockquote::before {
    bottom: 30px;
    right: 40px;
    width: 100px;
    height: 90px;
    opacity: .2;
    background: url(img/quotation.png) no-repeat center right;
    background-size: contain
}

.post-item.post-details .post-content .content .tags-area {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px
}

@media (max-width: 575px) {
    .post-item.post-details .post-content .content .tags-area {
        margin-top: 0
    }
}

.post-item.post-details .post-content .content .tags-area .tags {
    margin-top: 25px
}

.post-item.post-details .post-content .content .tags-area .tags span {
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.post-item.post-details .post-content .content .tags-area .tags a {
    color: #dbe2fb;
    border: 1px solid #dbe2fb;
    margin: 0 6px;
    padding: 0 12px;
    border-radius: 50px
}

.post-item.post-details .post-content .content .tags-area .tags a:hover {
    background: #D92826;
    border-color: #D92826
}

.post-item.post-details .post-content .content .tags-area .social-icons {
    margin-top: 13.5px
}

@media (max-width: 575px) {
    .post-item.post-details .post-content .post-meta {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .post-item.post-details .post-content .post-meta .item {
        margin-bottom: 10px
    }

    .post-item.post-details .post-content .post-meta .item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 15px
    }

    .post-item.post-details .post-content .post-meta .item a i {
        margin-right: 10px
    }

    .post-item.post-details .post-content .content {
        width: 100%
    }

    .post-item.post-details .post-content .content .post-header .m-title {
        font-weight: 600
    }

    .post-item.post-details .post-content .content .post-header p {
        margin-bottom: 24px
    }

    .post-item.post-details .post-content .content .post-header blockquote {
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px
    }

    .post-item.post-details .post-content .content .post-header .title {
        margin-bottom: 25px
    }
}

article {
    padding-bottom: 30px
}

@media (max-width: 575px) {
    article {
        padding-bottom: 20px
    }
}

.blog-grid {
    padding: 20px
}

.blog-content h5 {
    padding-top: 20px
}

.blog-content h6 {
    padding-top: 20px
}

.blog-content a {
    margin-bottom: 10px;
    color: #fff
}

.blog-content a:hover {
    color: #ff4343
}

.blog-content p {
    margin: 16px 0;
    font-size: 15px
}

.blog-content a i {
    margin-left: 6px
}

.blog-next, .blog-prev {
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    right: -20px;
    z-index: 9;
    background: #032055;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.blog-next.active, .blog-next:hover, .blog-prev.active, .blog-prev:hover {
    background-color: #D92826
}

.blog-prev {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    left: -20px;
    right: auto
}

aside {
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

.blog-author {
    padding: 30px;
    background-color: #032055;
    border-radius: 10px;
    border-left: 3px solid #D92826
}

.blog-author .author-thumb {
    width: 94px;
    height: 94px;
    padding: 5px;
    border-radius: 50%;
    border: 2px dashed #D92826
}

.blog-author .author-thumb a {
    display: block;
    border-radius: 50%;
    overflow: hidden
}

.blog-author .author-thumb a img {
    width: 100%
}

.blog-author .author-content {
    width: calc(100% - 94px);
    padding-left: 30px
}

.blog-author .author-content .title {
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 18px
}

@media (max-width: 575px) {
    .blog-author {
        padding-left: 15px;
        padding-right: 15px
    }

    .blog-author .author-thumb {
        margin: 0 auto 20px
    }

    .blog-author .author-content {
        padding-left: 0;
        width: 100%;
        text-align: center
    }
}

.blog-comment {
    margin-top: 40px
}

@media (min-width: 768px) {
    .blog-comment {
        margin-top: 50px
    }
}

@media (min-width: 992px) {
    .blog-comment {
        margin-top: 80px
    }
}

.blog-comment > .title {
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 22px
}

@media (min-width: 576px) {
    .blog-comment > .title {
        font-size: 28px
    }
}

.comment-area li {
    border-top: 1px solid #1a2a47;
    padding: 21px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comment-area li .blog-thumb {
    width: 100px;
    height: 100px;
    padding: 5px;
    border: 2px dashed #D92826;
    border-radius: 50%
}

.comment-area li .blog-thumb a {
    display: block;
    border-radius: 50%;
    overflow: hidden
}

.comment-area li .blog-thumb a img {
    width: 100%
}

.comment-area li .blog-thumb-info {
    width: 100%
}

.comment-area li .blog-thumb-info span {
    margin-bottom: 10px;
    display: block;
    color: #9aace5;
    font-size: 14px
}

.comment-area li .blog-thumb-info .title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.comment-area li .blog-content {
    width: calc(100% - 215px);
    padding-left: 30px
}

.comment-area li .blog-content p {
    margin: 0 !important
}

@media (max-width: 575px) {
    .comment-area li .blog-thumb {
        margin-bottom: 10px
    }

    .comment-area li .blog-thumb-info {
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }

    .comment-area li .blog-thumb-info span {
        margin-bottom: 7px
    }

    .comment-area li .blog-content {
        padding: 0;
        width: 100%
    }
}

.leave-comment {
    margin-top: 20px
}

@media (min-width: 768px) {
    .leave-comment {
        margin-top: 35px
    }
}

@media (min-width: 992px) {
    .leave-comment {
        margin-top: 55px
    }
}

.leave-comment .title {
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 22px
}

@media (min-width: 576px) {
    .leave-comment .title {
        font-size: 28px
    }
}

.blog-form {
    margin-bottom: -30px
}

.blog-form .form-group {
    margin-bottom: 30px
}

.blog-form .form-group input {
    height: 52px;
    border: none;
    border: 2px solid #1a2a47;
    border-radius: 10px;
    padding: 0 12px;
    color: #9aace5
}

.blog-form .form-group input::-webkit-input-placeholder {
    color: #9aace5
}

.blog-form .form-group input:-ms-input-placeholder {
    color: #9aace5
}

.blog-form .form-group input::-ms-input-placeholder {
    color: #9aace5
}

.blog-form .form-group input::placeholder {
    color: #9aace5
}

.blog-form .form-group input:focus {
    border-color: #D92826
}

.blog-form .form-group input[type=submit] {
    text-transform: uppercase;
    font-weight: 600;
    width: auto;
    padding: 0 50px;
    border-radius: 26px;
    color: #fff;
    background: #4c588f;
    border-color: #4c588f;
    transition: all .5s ease-in-out
}

.blog-form .form-group input[type=submit]:hover {
    background: #D92826;
    color: #fff;
    border-color: #D92826
}

.blog-form .form-group textarea {
    height: 200px;
    background: 0 0;
    border: none;
    border: 2px solid #1a2a47;
    color: #9aace5;
    border-radius: 10px
}

.blog-form .form-group textarea:focus {
    border-color: #D92826
}

.blog-form .form-group textarea::-webkit-input-placeholder {
    color: #9aace5
}

.blog-form .form-group textarea:-ms-input-placeholder {
    color: #9aace5
}

.blog-form .form-group textarea::-ms-input-placeholder {
    color: #9aace5
}

.blog-form .form-group textarea::placeholder {
    color: #9aace5
}

@media (max-width: 575px) {
    .blog-form {
        margin-bottom: -20px
    }

    .blog-form .form-group {
        margin-bottom: 20px
    }

    .blog-form .form-group input {
        height: 45px
    }

    .blog-form .form-group textarea {
        height: 150px
    }
}

.scrollToTop {
    width: 30px;
    height: 60px;
    line-height: 45px;
    font-size: 24px;
    padding: 0;
    color: #fff;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    position: fixed;
    border-radius: 20px;
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    background: #D92826;
    text-align: center
}

.scrollToTop:hover {
    color: #fff
}

.scrollToTop.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s;
    -moz-animation: bounceInDown 2s
}

.scrollToTop img {
    width: 100%
}

.video-button {
    color: #fff;
    border: none;
    text-align: center
}

.video-button:hover {
    color: #fff
}

.video-button i {
    line-height: 70px;
    font-size: 36px;
    margin-left: 8px;
    color: #fff
}

.video-button {
    width: 70px;
    height: 70px;
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #D92826
}

.video-button a {
    display: block;
    position: relative;
    z-index: 1
}

.video-button a img {
    width: 100%
}

.video-button a i {
    line-height: 75px;
    font-size: 36px;
    margin-left: 8px
}

.video-button::before, .video-button::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    background-color: #D92826;
    z-index: -10
}

.video-button::before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite
}

.video-button::after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite
}

@keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-filter: alpha(opacity=50)
    }
    80% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
    100% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5)
    }
}

@-webkit-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5)
    }
    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5)
    }
}

@keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}

@-webkit-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5)
    }
}

@keyframes pulseOne {
    0% {
        box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851);
        -webkit-box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851);
        -moz-box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851);
        -webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851);
        -moz-box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent;
        -webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent;
        -moz-box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent
    }
}

@-webkit-keyframes pulseOne {
    0% {
        box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851);
        -webkit-box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851);
        -moz-box-shadow: 0 0 0 0 rgba(49, 215, 169, .851), 0 0 0 0 rgba(49, 215, 169, .851)
    }
    40% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851);
        -webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851);
        -moz-box-shadow: 0 0 0 20px transparent, 0 0 0 0 rgba(49, 215, 169, .851)
    }
    80% {
        box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent;
        -webkit-box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent;
        -moz-box-shadow: 0 0 0 20px transparent, 0 0 0 20px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rev-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-360deg);
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@-webkit-keyframes rev-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-360deg);
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

.custom-button {
    background: #081f5b;
    padding: 11px 24px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    display: inline-block
}

.custom-button:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5);
    box-shadow: 0 10px 15px 0 rgba(59, 55, 188, .5)
}

.custom-button.back-button {
    font-size: 14px;
    font-weight: 400;
    padding: 7px 30px;
    background-color: #001232
}

.custom-button.back-button i {
    margin-right: 5px;
    font-size: 14px;
    display: inline-block
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden
}

.preloader .preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preloader .preloader-inner .preloader-icon {
    width: 72px;
    height: 72px;
    display: inline-block;
    padding: 0
}

.preloader .preloader-inner .preloader-icon span {
    position: absolute;
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background: #D92826;
    -webkit-animation: preloader-fx 1.6s linear infinite;
    animation: preloader-fx 1.6s linear infinite
}

.preloader .preloader-inner .preloader-icon span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

.btn-whatsapp {
    position: fixed;
    overflow: hidden;
    right: 30px;
    bottom: 210px;
    z-index: 100;
    width: 60px;
    height: 60px;
    font-size: 26px;
    line-height: 60px;
    color: #fff;
    background: #5cb85c;
    border-color: #5cb85c;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    transition: .3s all ease-in-out;
    transform: translate3d(0, 100px, 0);
}

.btn-whatsapp:hover, .btn-whatsapp:active, .btn-whatsapp:focus {
    color: #fff;
    background: #4a9e4a;
    border-color: #4a9e4a;
}