/*
Theme Name: VSS
Description: Design and develop by Jdesign
Author: UX Themes / Jdesign
Template: flatsome
Version: 3.0
*/


/* Include Font from Google Fonts */
@import url('https://fonts.googleapis.com/css?family=Be+Vietnam:400,700,800&display=swap&subset=vietnamese');

/*************** BODY   ***************/
body {
    font-family: 'Be Vietnam', sans-serif !important;
}

.nav>li>a {
    font-family: 'Be Vietnam', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    font-family: 'Be Vietnam', sans-serif !important;
    font-weight: normal !important;
}

.alt-font {
    font-family: 'Be Vietnam', sans-serif !important
}

.button.is-outline,
input[type="submit"].is-outline,
input[type="reset"].is-outline,
input[type="button"].is-outline {
    border-width: 1px;
}

.button.primary {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12403C', endColorstr='#16737E', GradientType=1);
    border: 0;
}

.banner-gradient,
.bg-gradient,
.wpcf7-form-control.wpcf7-submit.bg-gradient,
.section-bg-pattern.bg-gradient {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12403C', endColorstr='#16737E', GradientType=1);
}

.text-gradient {
    background: -webkit-linear-gradient(0deg, #12403C, #16737E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient-2 {
    background: -webkit-linear-gradient(0deg, #9f66d4, #ffe8f6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-gradient {
    padding: 1px;
    position: relative;
    background: rgb(18, 64, 60);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12403C', endColorstr='#16737E', GradientType=1);
    margin: 15px 0;
}

.box-gradient .box-inner {
    background: #fff;
    padding: 10px 15px;
}

.box-gradient:hover .box-inner {
    background: none;
    color: #fff;
}

.box-gradient:hover .box-inner h4,
.box-gradient:hover .box-inner .text-gradient,
.box-gradient:hover .box-inner p,
.box-gradient:hover .box-inner .icon {
    color: #fff;
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: #fff;
}

.box-gradient .box-inner h4 {
    font-size: 20px;
}

.box-gradient .box-inner .icon {
    font-size: 48px;
    color: #16737E;
}

.small {
    font-size: 0.9em;
}

.dark .row-divided>.col+.col:not(.large-12) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.mr-1 {
    margin-right: 10px;
}

.mr-2 {
    margin-right: 15px;
}

.ml-1 {
    margin-left: 10px;
}

.ml-2 {
    margin-left: 15px;
}

ul.list-contacts {
    padding: 0;
    margin: 0;
}

ul.list-contacts li {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 24px;
    line-height: 24px;
    position: relative;
}

ul.list-contacts li .icon {
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);

}

.dark ul.list-contacts li .icon {
    color: rgba(255, 255, 255, 0.8);
}

/* List GG */
.list-gg {
    padding: 0;
    margin: 0;
}

.list-gg li {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 8px;

}

/* Dropdown */
.nav-dropdown.nav-dropdown-default {
    padding: 5px;
    margin: 0;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    font-size: 15px;
}

.nav-dropdown-has-arrow li.has-dropdown::before {
    display: none;
}

.nav-dropdown.nav-dropdown-default li.menu-item {
    text-transform: uppercase;
}

.nav-dropdown.nav-dropdown-default li.menu-item.current-menu-item a {
    color: #12403C;
}

/* List Events */
.list-events {
    padding: 0;
    margin: 0;
}

.list-events li {
    list-style: none;
    margin: 0 0 5px 0 !important;
    font-size: 15px;
}

/* Divider */
.is-divider {
    background-color: #64336A;
}

.secondary-color {
    color: #ccc !important;
}

.highlight-color {
    color: #12403C;
}

/* Box Text */
.box-text .post-title {
    font-weight: bold !important;
    padding-bottom: 5px;
}

/* Grid Events */

.grid-events .banner h3 {
    font-size: 18px;
}

.grid-events .banner p {
    font-size: 14px;
}

/* ABG */
.section-tabs .tabbed-content .nav-tabs .tab {
    flex-grow: 1;
    margin-right: 0;
}

.section-tabs .tabbed-content .nav-tabs .tab a {
    background-color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 17px 30px;
    display: block;
    border-right-color: rgba(255, 255, 255, 0.25);
    text-align: center;
    color: #333;
}

.section-tabs .tabbed-content .nav-tabs .tab:last-child a {
    border-right-color: #ccc;
}

.section-tabs .tabbed-content .nav-tabs .tab.active a {
    background: #fff;
    border-top-color: #fff;
    color: #12403C
}

.row-tabs-content {
    margin-top: -60px;
}

/*************** HEADER   ***************/
/* CTA Header Block */
.header-block {
    margin-right: 0 !important;
}

.header-block-block-1 {
    text-align: right;
}

.header-block-block-1 .button.primary {
    margin-right: 0;
    line-height: 36px;
    min-height: 36px;
    font-size: 16px;
    margin-left: 15px;
}

.header-block-block-1 .button.primary span {
    line-height: 1;
}

.header-block-block-1 .icon.button {
    border: 0;
    margin-left: 5px;
    margin-right: 5px;
}

/* Header Main */
.header-nav.header-nav-main>li {
    margin: 0 15px;
}

.header-nav.header-nav-main li.menu-item a.nav-top-link {
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    letter-spacing: 0;
}

.header-nav.header-nav-main li.menu-item.current-menu-item a.nav-top-link {
    border-bottom: 1px solid #12403C;
    color: #12403C;
}

.header-nav.header-nav-main li.menu-item.current-menu-parent a.nav-top-link {
    color: #12403C;
}

.header-wrapper.stuck .header-block-block-1 {
    display: none;
    min-height: 0;
}

/* Top Link */
#top-link,
#top-link:hover {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(top, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    background: linear-gradient(to bottom, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    border: 0;
    color: #fff;
}


/*************** GLOBAL   ***************/
.ss-title,
.ss-sub-title {
    font-size: 40px;
    background: -webkit-linear-gradient(90deg, #666, #222);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
    line-height: 1.2;
    transform: scaleY(0.9);
}

.dark .ss-title,
.dark .ss-s-title,
.bg-gradient .ss-s-title,
.bg-gradient .ss-title {
    background: -webkit-linear-gradient(90deg, #fff, #ccc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ss-s-title {
    font-size: 30px;
    line-height: 1.2;
}

@media screen and (max-width:850px) {
    .ss-title {
        font-size: 32px;
    }

    .ss-s-title {
        font-size: 26px;
    }
}

@media screen and (max-width:540px) {
    .ss-title {
        font-size: 30px;
    }

    .ss-s-title {
        font-size: 22px;
    }
}


.g-title strong {
    position: relative;
    display: inline-block;
    padding: 3px 20px;
    line-height: 40px;
    font-size: 20px;
    background: rgb(18, 64, 60);
    background: -moz-linear-gradient(top, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to bottom, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    border: 0;
    color: #fff;
    min-width: 320px;
}

.g-title.right strong {
    padding-right: 70px;
}

.g-title.right strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 46px 46px 0;
    border-color: transparent #fff transparent transparent;
    right: 0;
    top: 0;
}

.g-title.left strong {
    padding-left: 70px;
}

.g-title.left strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 46px 0 0;
    border-color: #fff transparent transparent transparent;
    left: 0;
    top: 0;
}

/* Section Top */
.section-top .ss-title {
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
}


/* COutner */
.column-counter-wrap>.col-inner {
    background: #fff;
    padding: 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Counter Item */
.counter-item {
    text-align: center;
}

.counter-item .item-number {
    font-size: 56px;
    line-height: 1.2;
}

.counter-item .item-text {
    text-transform: uppercase;
    color: #444;
    letter-spacing: 1px;
}

/* Metter */
.meter {
    height: 30px;
    /* Can be anything */
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    overflow: hidden;
}

.meter>span {
    display: block;
    height: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgb(43, 194, 83);
    background-image: linear-gradient(center bottom,
        rgb(43, 194, 83) 37%,
        rgb(84, 240, 84) 69%);
    position: relative;
    overflow: hidden;
}

.orange>span {
    background-color: #f1a165;
    background-image: linear-gradient(to bottom, #f1a165, #f36d0a);
}

.blue>span {
    background-color: #2a7dba;
    background-image: linear-gradient(to bottom, #2a7dba, #194f76);
}

.green>span {
    background-color: #00a69c;
    background-image: linear-gradient(to bottom, #00a69c, #069193);
}

/* Team Member */
.person-name {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
}

.person-title {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
}

/* Testimonial */
.row-quotes .banner p {
    font-size: 16px;
}

.quote-text {
    background: url(img/quote.svg) 0 0 no-repeat;
    background-size: 32px 32px;
    padding-top: 0;
    padding-left: 50px !important;
    font-size: 18px !important;
}

/* */
.home .col-quote-images .col-inner {
    position: relative;
}

.home .col-quote-images .col-inner .flickity-prev-next-button {
    z-index: 100;
    opacity: 1;
    color: #fff;
}

.home .col-quote-images .col-inner .flickity-prev-next-button:disabled,
.home .col-quote-images .col-inner button.flickity-prev-next-button[disabled] {
    opacity: 0.1;
}

.home .col-quote-images .col-inner .flickity-page-dots .dot.is-selected,
.bg-gradient .flickity-page-dots .dot.is-selected {
    border-color: #fff;
    background-color: #fff;
}

.home .col-quote-images .col-inner .flickity-page-dots .dot,
.bg-gradient .flickity-page-dots .dot {
    border-color: #fff;
    background: none;
}

/*.testimonial-box .icon-box-text{
    padding: 20px 30px;
    background: #fff;
    margin-left: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
}
.testimonial-box .icon-box-text p{
    font-size: 18px;
    line-height: 1.4;
}
.testimonial-box .icon-box-text:before,
.testimonial-box .icon-box-text:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    left: -12px;
    top: 45px;
    content: '';
}
.testimonial-box .icon-box-text:after {
    z-index: 5;
}
.testimonial-box .icon-box-text:before {
    z-index: 2;
    left: -13px !important;
    border-color: transparent #eee transparent transparent !important;
}*/

/* Row Fetaures */
.row-features .box-image {
    margin-bottom: 10px;
}

.row-features .box-image .image-cover {
    position: relative;
}

.row-features .box-image .image-cover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(18, 64, 60);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    opacity: 0.3;
}

.row-features .box-text p {
    font-size: 16px;
    line-height: 1.4;
}

.row-features .box-text h3 {
    margin-bottom: 10px;
}

/* Section Stat */
.section-event-stat {
    position: relative;
}

.section-event-stat,
.section-bg-pattern {
    background: url(img/bg-pattern.png) -35% 140% no-repeat fixed;
    background-size: auto 70% !important;
}

.section-event-stat>.bg.bg-loaded,
.section-bg-pattern>.bg.bg-loaded,
.section-bg-pattern.bg-gradient>.bg.bg-loaded {
    background: url(img/bg-pattern.png) 125% -40% no-repeat fixed;
    background-size: auto 80% !important;
}

/* Section Contact */

/*************** FOOTER   ***************/
/* Section Footer */
.section-footer {
    font-size: 14px;
}

.section-footer h4 {
    color: #f1f1f1;
}

.section-footer .icon.button {
    border: 0;
    margin-right: 5px;
    font-size: 16px;
}

/* Footer Newsletter */
.footer-newsletter .input-wrap {
    position: relative;
}

.footer-newsletter .input-wrap .wpcf7-form-control-wrap.customer-email {
    padding-right: 40px;
}

.footer-newsletter .input-wrap .wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999em;
    width: 40px;
    background: rgba(1, 163, 155, 1);
}

/* Col Logo */
.section-footer .col-logo {
    position: relative;
}

.section-footer .col-logo img {
    max-width: 280px;
    margin-right: 15px;
}

.section-footer .col-logo:after {
    content: '';
    width: 1px;
    height: 100%;
    right: 15px;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
}

@media screen and (min-width:1119px) {
    .home .row-profile-speaker .col.large-2 {
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }
}

.row-profile-speaker .box,
.col-speaker-info .box {
    margin-bottom: 30px;
}

.row-profile-speaker .box-text,
.col-speaker-info .box-text {
    background: #313333;
    padding: 15px 15px 10px;
}

.row-profile-speaker .box:hover .box-text,
.col-speaker-info .box:hover .box-text {
    background: #ff0000;
}

.row-profile-speaker .social-icons {
    display: none;
}

.row-profile-speaker .box-text h4,
.col-speaker-info .box-text h4 {
    color: #fff;
}

.row-profile-speaker .box-text h4 .person-name,
.col-speaker-info .box-text h4 .person-name {
    display: inline-block;
    margin-bottom: 5px;
}

.row-profile-speaker .flickity-page-dots {
    bottom: -20px;
}

/* Flickyty */
.flickity-page-dots .dot {
    border-width: 2px;
    border-color: #666;

}

.flickity-page-dots .dot.is-selected {
    border-color: #64336A;
    background-color: #64336A;
}

/* Section */

/* Absolute Footer */
.absolute-footer {
    display: none;
}

/* Videos */
.video-sound-control {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0) url(img/icon-sound.svg) 0 0 no-repeat;
    text-indent: -999em;
    cursor: pointer;

}

.video-sound-control.mute {
    background-position: 0 -48px;
}

.bg-video-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.bg-video-container .video-content {
    width: 100%;
}

/* SEO Breadcrumbs */
.wpseo_breadcrumbs {
    font-size: 14px;
}

.wpseo_breadcrumbs>span>span>span:before {
    content: '/';
    margin-left: 12px;
    margin-right: 12px;
    color: #ccc;
}

.dark .wpseo_breadcrumbs>span>span>span:before {
    color: rgba(255, 255, 255, 0.5)
}

.wpseo_breadcrumbs>span>span>span>span.breadcrumb_last {
    display: none;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* Contact Form */
.contact-form {}

.contact-form .form-title {
    margin-bottom: 0;
    font-size: 32px;
    color: #12403C;
    text-transform: uppercase;
}

.contact-form .label {
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
}

.contact-form .wpcf7-form-control {
    background: none;
    border: 0;
    padding: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

.contact-form .wpcf7-form-control:focus {
    box-shadow: none;
    border-bottom-color: #12403C;
    background: none;
}

.contact-form .wpcf7-form-control.wpcf7-submit {
    padding: 5px 20px;
}

.contact-form .wpcf7-form-control-wrap.customer-email .wpcf7-form-control {
    background: url(img/icon-envelope.png) 100% 50% no-repeat;
    background-size: 20px 20px;
    ;
}

.contact-form .wpcf7-form-control-wrap.customer-phone .wpcf7-form-control {
    background: url(img/icon-phone.png) 100% 50% no-repeat;
    background-size: 20px 20px;
    ;
}

.contact-form .wpcf7-form-control.wpcf7-checkbox {
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

.contact-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex-basis: 50%;
    margin: 0;
}

.contact-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    margin: 0;
}


/* Table Timeline */
.table-timeline br {
    display: none;
}

.table-timeline .th-color {
    color: #64336A;
}

.table-timeline thead tr {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    background: linear-gradient(to right, rgba(45, 22, 57, 1) 0%, rgba(228, 31, 90, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
}

.table-timeline thead tr th {
    background: none;
    color: #fff;
}

.table-timeline thead tr th,
.table-timeline tbody tr td {
    padding: 12px 15px;
    font-size: 16px;
}

.table-timeline tbody tr td {
    color: #222;
    border-top-color: #eee;
}

.table-timeline thead tr th:first-child,
.table-timeline tbody tr td:first-child {
    width: 80px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.table-timeline tbody tr td:first-child {
    color: #64336A;
}

.table-timeline tbody tr.odd td {
    background: none;
}

.table-timeline tbody tr:hover td:first-child {
    border-right-color: #64336A;
}

.table-timeline.table-opening tbody tr.row-1 .column-2,
.table-timeline.table-opening tbody tr.row-4 .column-2,
.table-timeline.table-opening tbody tr.row-12 .column-2,
.table-timeline.table-opening tbody tr.row-14 .column-2,
.table-timeline.table-opening tbody tr.row-15 .column-2,
.table-timeline.table-opening tbody tr.row-16 .column-2 {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    color: #fff;
}

.table-timeline.table-opening tbody tr.row-1 .column-1,
.table-timeline.table-opening tbody tr.row-4 .column-1,
.table-timeline.table-opening tbody tr.row-12 .column-1,
.table-timeline.table-opening tbody tr.row-14 .column-1,
.table-timeline.table-opening tbody tr.row-15 .column-1,
.table-timeline.table-opening tbody tr.row-16 .column-1 {
    background: rgba(22, 115, 126, 1);
    color: #fff;
}

.table-timeline.table-opening .th-color {
    color: #fff !important;
}

.table-timeline.table-section tbody tr.row-1 .column-2,
.table-timeline.table-section tbody tr.row-5 .column-2,
.table-timeline.table-section tbody tr.row-12 .column-2,
.table-timeline.table-section tbody tr.row-14 .column-2,
.table-timeline.table-section tbody tr.row-15 .column-2,
.table-timeline.table-section tbody tr.row-16 .column-2,
.table-timeline.table-section tbody tr.row-19 .column-2 {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    color: #fff;
}

.table-timeline.table-section tbody tr.row-1 .column-1,
.table-timeline.table-section tbody tr.row-5 .column-1,
.table-timeline.table-section tbody tr.row-12 .column-1,
.table-timeline.table-section tbody tr.row-14 .column-1,
.table-timeline.table-section tbody tr.row-15 .column-1,
.table-timeline.table-section tbody tr.row-16 .column-1,
.table-timeline.table-section tbody tr.row-19 .column-1 {
    background: rgba(22, 115, 126, 1);
    color: #fff;
}

.table-timeline.table-section .th-color {
    color: #fff !important;
}

.table-timeline.table-opening .th-color {
    color: #fff !important;
}

.table-timeline.table-section-2 tbody tr.row-1 .column-2,
.table-timeline.table-section-2 tbody tr.row-4 .column-2,
.table-timeline.table-section-2 tbody tr.row-11 .column-2,
.table-timeline.table-section-2 tbody tr.row-13 .column-2,
.table-timeline.table-section-2 tbody tr.row-14 .column-2,
.table-timeline.table-section-2 tbody tr.row-15 .column-2,
.table-timeline.table-section-2 tbody tr.row-18 .column-2 {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    color: #fff;
}

.table-timeline.table-section-2 tbody tr.row-1 .column-1,
.table-timeline.table-section-2 tbody tr.row-4 .column-1,
.table-timeline.table-section-2 tbody tr.row-11 .column-1,
.table-timeline.table-section-2 tbody tr.row-13 .column-1,
.table-timeline.table-section-2 tbody tr.row-14 .column-1,
.table-timeline.table-section-2 tbody tr.row-15 .column-1,
.table-timeline.table-section-2 tbody tr.row-18 .column-1 {
    background: rgba(22, 115, 126, 1);
    color: #fff;
}

.table-timeline.table-section-2 .th-color {
    color: #fff !important;
}

.table-timeline.table-section-3 tbody tr.row-1 .column-2,
.table-timeline.table-section-3 tbody tr.row-4 .column-2,
.table-timeline.table-section-3 tbody tr.row-11 .column-2,
.table-timeline.table-section-3 tbody tr.row-13 .column-2,
.table-timeline.table-section-3 tbody tr.row-14 .column-2,
.table-timeline.table-section-3 tbody tr.row-15 .column-2,
.table-timeline.table-section-3 tbody tr.row-16 .column-2 {
    background: rgb(45, 22, 57);
    background: -moz-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    background: linear-gradient(to right, rgba(18, 64, 60, 1) 0%, rgba(22, 115, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1639', endColorstr='#12403C', GradientType=1);
    color: #fff;
}

.table-timeline.table-section-3 tbody tr.row-1 .column-1,
.table-timeline.table-section-3 tbody tr.row-4 .column-1,
.table-timeline.table-section-3 tbody tr.row-11 .column-1,
.table-timeline.table-section-3 tbody tr.row-13 .column-1,
.table-timeline.table-section-3 tbody tr.row-14 .column-1,
.table-timeline.table-section-3 tbody tr.row-15 .column-1,
.table-timeline.table-section-3 tbody tr.row-16 .column-1 {
    background: rgba(22, 115, 126, 1);
    color: #fff;
}
.table-timeline.table-section-3 .th-color {
    color: #fff !important;
}

/* row-organizers-of */

.row-organizers-of .col .col-inner .box {
    background: #fff;
    padding: 10px 20px 5px;
    margin-bottom: 20px;
}

.row-organizers-of .col .col-inner .box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.row-organizers-of .col .col-inner .box .box-text {
    border-top: 1px solid #eee;
    position: relative;
    padding: 15px 0 0 !important;
}

.row-organizers-of .col .col-inner .box .box-text:before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #12403C;
    transition: all ease 0.3s;
}

.row-organizers-of .col .col-inner .box:hover .box-text:before {
    width: 60px;
    transition: all ease 0.3s;
}

.row-organizers-of .flickity-page-dots,
.row-hotels .flickity-page-dots {
    bottom: -20px;
}

.row-hotels .col .col-inner .box {
    background: #fff;
    margin-bottom: 30px;
}

.row-hotels .col .col-inner .box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.row-organizers-of .col .col-inner .box .box-text,
.row-hotels .col .col-inner .box .box-text {
    padding: 15px;
}

.row-hotels .ion-md-star {
    color: #ffae22;
    font-size: 20px;
}

/* BOX */
.row-box-whover .box {
    overflow: hidden;
    transition: all ease 0.2s;
}

.row-box-whover .box:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.row-box-whover .box .box-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.row-box-whover .box .box-text h4 {
    margin-bottom: 12px;
}

.row-box-whover .box .box-text p {
    line-height: 1.3;
}

.row-box-whover .box .box-text .overlay-text {
    max-height: 0;
    transition: max-height 0.8s ease-out;
    overflow: hidden;
}

.row-box-whover .box:hover .box-text .overlay-text {
    max-height: 500px;
    transition: max-height 0.4s ease-in;
}

.row-box-whover .box:hover .box-text .text-gradient-2 {
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}

/* why attend */
.row-box-whover .box-text .box-text-inner:hover {
    color: #fff !important;
    -webkit-text-fill-color: none;
}

/* News */
.box-blog-post .is-divider {
    display: none;
}

/* row-features-attendees */
.row-features-attendees .ux-logo-image {
    border: 1px solid #ccc;
}

/* Grid Showcase */
.grid-showcases .banner .text-box p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.grid-showcases .banner {
    border: 1px solid #ddd;
}

.grid-showcases .banner.banner-gradient {
    border: 0;
}

/* Flex */
.quote-source {
    display: flex;
    justify-content: flex-end;
    text-align: left;
    align-items: center;
    font-size: 14px;
}

.quote-source .img-wrap {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    margin-right: 20px;
    padding-right: 20px;
}

.quote-source .img-wrap img {
    margin-bottom: 0;
}

/* section-part-said */
.section-part-said .testimonial-box {
    margin-bottom: 30px;
}

.section-part-said .testimonial-box .testimonial-text {
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
    font-size: 18px;
    padding-bottom: 24px;
}

.section-part-said .testimonial-box .testimonial-text:before {
    font-family: "Ionicons";
    content: "";
    font-size: 32px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    font-style: normal;
}

.section-part-said .testimonial-box .testimonial-text:after {
    font-family: "Ionicons";
    content: "";
    font-size: 32px;
    line-height: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    font-style: normal;
}

/* Row row-sponsors*/
.row-sponsors .ux-logo-image {
    border: 1px solid #ccc;
}

.row-sponsors .button.primary.is-xlarge.expand {
    position: relative;
    padding: 0 20px;
    height: 52px;
    font-size: 1.2em;
    position: relative;
}

.row-sponsors .button.primary.is-xlarge.expand:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 52px 0 0 15px;
    border-color: transparent transparent transparent #fff;

}

.row-sponsors .button.primary.is-xlarge.expand:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 52px 15px;
    border-color: transparent transparent #fff transparent;
}

/* sponsor */

.sponsor-box-info {
    padding: 15px 15px 10px;
    background: #fff;
    /* border:1px solid #ddd; */
    box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
}

.sponsor-box-info .sponsor-booth {
    padding: 10px;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}

.sponsor-box-info .sponsor-logo {    
    margin-bottom: 10px;
    text-align: center;
    padding: 5px 0;
}

.sponsor-box-info .sponsor-logo img {
    max-width: 100%;
}

.sponsors-list .sponsor-item {
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.sponsors-list .sponsor-item .sponsor-logo-wrap {
    min-width: 280px;
    max-width: 280px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 30px;
    margin-top: 5px;
}
.sponsors-list .sponsor-item .sponsor-logo {
    box-shadow: 2px 5px 5px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    padding: 5px 0;
    background: #fff;
}

.sponsors-list .sponsor-item .sponsor-logo img {
    max-width: 100%;
}
.sponsors-list .sponsor-item .sponsor-logo-wrap .sponsor-booth {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.sponsors-list .sponsor-item .sponsor-content {
    flex-grow: 1;
    position: relative;
    padding-right: 50px;
}

.sponsors-list .sponsor-item .sponsor-content .more {
    position: absolute;
    right: 0;
    top: 5px;
    opacity: 0.5;
}

.sponsors-list .sponsor-item:hover .sponsor-content .more {
    opacity: 1;
}

.sponsors-list .sponsor-item .sponsor-content .more a.btn-more {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    color: #666;
}

.sponsors-list .sponsor-item .sponsor-content .more .icon {
    font-size: 32px;
    line-height: 32px;
}

/* section-speakers-con */
@media screen and (min-width:1119px) {
    .section-speakers-con .row-profile-speaker .col.pb-0.medium-4.small-12.large-3 {
        width: 20%;
        flex-basis: 20%;
    }
}

/* Modal Sponsor */


/* Modal Sponsor */
.popup-sponsor-banner {
    padding: 50px 20px 40px;
    background: #222 url(https://securitysummit.vn/2020/wp-content/uploads/2020/01/ab-bg2.jpg) 40% 50% no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
}

.popup-sponsor-banner:after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.popup-sponsor-banner h2{
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    z-index: 5;
    position: relative;
    font-size: 40px;
    font-weight: bold !important;
    transform: scaleY(0.9);
    background: -webkit-linear-gradient(0deg, #fff, #f5f5f5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.popup-sponsor-header {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 20px;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.popup-sponsor-header .sponsor-logo-wrap{
    min-width: 280px;
    max-width: 280px;
    text-align: center;
    margin-right: 0;
    padding-right: 20px;
}
.popup-sponsor-header .sponsor-logo {
    margin-bottom: 10px;
    padding: 5px 0;
    background: #fff;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
}
.popup-sponsor-header .sponsor-booth {    
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}
.popup-sponsor-header .sponser-logo img {
    max-width: 100%;
}

.popup-sponsor-header .list-contacts {
    flex-grow: 1;
}

.contact-form .wpcf7-form-control.wpcf7-submit.rounded {
    border-radius: 30px;
    padding-left: 35px;
    padding-right: 35px;
}
.button.rounded {
    border-radius: 30px;
    padding-left: 35px;
    padding-right: 35px;
}

.popup-sponsor-content {
    padding: 20px;
    background: url(img/bg-pattern.png) 150% -100px no-repeat fixed;
    background-size: 50% auto !important;
}

/* Popup Profile */
.speaker-item {
    width: 200px;
    text-align: center;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.speaker-item .speaker-link {
    display: block;
    width: 150px;
    margin: 0 auto 10px !important;
    overflow: hidden;
}

.speaker-item .speaker-link img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0;
}

.speaker-item .speaker-name {
    font-weight: bold;
    color: #444;
    font-size: 14px;
    text-transform: uppercase;
}

.popup-profile-header {
    display: flex;
    align-items: center;
    background: #222 url(https://securitysummit.vn/2020/wp-content/uploads/2020/01/ab-bg2.jpg) 40% 50% no-repeat;
    background-size: 100% auto;
    color: #f5f5f5;
	position:relative
}
.popup-profile-header:before{
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	z-index:5;
}
.popup-profile-header .profile-image {
    width: 200px;
	z-index:10;
	position:relative;
}

.popup-profile-header .profile-image img {
    width: 100%;
    max-width: 100%;
}

.popup-profile-header .profile-header-right {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px 20px 15px;
	z-index:20;
	position:relative;
}

.popup-profile-header .profile-header-right h4 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}

.popup-profile-content {
    padding: 20px;
    font-size: 15px;
    background: url(img/bg-pattern.png) 150% -100px no-repeat fixed;
    background-size: 50% auto !important;
}
.l-title {
    line-height: 1;
    text-transform: uppercase;
    color: #12403C;
    font-weight: bold;
    font-size: 24px;
    background: -webkit-linear-gradient(0deg, #2D1639, #12403C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 5px solid #12403C;
    padding-left: 10px;
    padding-bottom: 4px;
}

@media screen and (max-width: 540px) {

    .popup-profile-header {
        display: block;
    }

    .popup-profile-header .profile-image {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }

    .popup-profile-header .profile-image img {
        width: auto !important;
        margin: 0 auto;
    }
}

/* Table */
.td-d-flex {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.td-d-flex .grow-1 {
    flex-grow: 1;
}

/* */
.contact-form-exhibitor {
    padding: 20px 20px 5px;
    background: url(img/bg-pattern.png) 150% -100px no-repeat fixed;
    background-size: 50% auto !important;
}

.row-profile-speaker .speakers_lighbox_wrap{
    display: none;
}

.row-profile-speaker .box-text{
    margin-top: -5px;
}