/*
 Theme Name:   Avantage Child
 Theme URI:    http://avantage.bold-themes.com
 Description:  Avantage child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     avantage
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  avantage-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.btSiteFooter .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
    /* padding-top: 5em; */
    background: #163c50;
    z-index: 9;
}
.btLightSkin,.footer-logo img {
   
    z-index: 999 !important;
   
}
section#contact-footer {
    z-index: 9999 !important;
    /* height: 100px; */
}
.btBox.widget_bt_button_widget.btIconWidget span {
    color: #000;
}
span.btBreadCrumbs:before {
    content: ' ';
    width: 3rem;
    border-top: 2px solid #e94d65;
    margin-top: 10px;
    margin-right: 11px;
    
}
.btLogoArea{
    padding: 20px !important;
}
#gt_float_wrapper {
    position: relative !important;
    margin-top: 10px !important;
    margin-left: 10px;
}
.gt_float_switcher .gt_options {
    
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    max-width: 200px !important;
    background: white !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
    padding: 8px 0 !important;
    z-index: 9999 !important;
}
#gt_float_wrapper .gt_float_switcher img {
    width: 22px;
}
#gt_float_wrapper span.gt-lang-code {
    font-size: 14px;
}
#gt_float_wrapper .gt_float_switcher .gt_options a{
    font-size: 14px;
    text-align: left;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
    padding: 3px 11px;
}

.course-container {
    display: flex;
    gap: 20px;
}
.pagination-container {
    text-align: center;
}
.course-card {
    position: relative;
    height: 100%;
    background: #f3f3f3;
    padding: 3em 1.5em 1.5em 1.5em;
    margin-bottom: 20px;
    overflow: hidden;
}
span.course-date-day {
    display: flex
;
    flex-direction: column;
    
}
.gutter.courses-container {
    margin: 4em 0;
}
span.course-date-day span{
    font-size: 1.5em;
}
.course-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: white;
    /* clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); */
    display: block;
    content: "" !important;
    background: #fff;
    /* width: 9em; */
    height: 5em;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    margin: 0 !important;
    -webkit-transform: skewY(30deg);
    -moz-transform: skewY(30deg);
    -ms-transform: skewY(30deg);
    transform: skewY(30deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.course-date {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    font-weight: bold;
}

.course-date .day {
    font-size: 22px;
    color: black;
}

.course-date .month {
    font-size: 14px;
    color: gray;
    text-transform: uppercase;
}

.course-title {
    font-size: 25px;
    color: #e40046;
    font-weight: bold;
    margin-bottom: 10px;
}

.course-description {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    margin-bottom: 10px;
}

.read-more {
    font-size: 14px;
    color: #e40046;
    font-weight: bold;
    text-decoration: none;
}
.single-post .btMediaBox img {
    
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.read-more:hover {
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    #global-investment-container {
       margin: 1em;
    }
    .single-post .btMediaBox img {
    
        width: 100%;
        height: auto;
        object-fit: cover;
    }
}

.topTools.btTopToolsRight {
    display: flex
;
    justify-content: end;
}
.smart-growth a {
    pointer-events: none;
}
ul#menu-footer-menu {
    display: grid;
    grid-template-columns: auto auto;
}
ul#menu-footer-menu a {
    font-size: 13px;
}
.name-team {
    text-align: left;
    /* display: flex
; */
    justify-content: center !important;
}
.white-paper .bt_bb_css_image_grid_item {
  
    justify-content: center;
}
html {
    scroll-behavior: smooth; /* cuộn mượt */
  }
  
  .back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #555;
    color: white;
    text-decoration: none;
    padding: 12px 16px;
    border-radius: 10px;
    font-size: 18px;
    z-index: 9999;
    width: 40px;
    height: 40px;
  }
  
  .back-to-top:hover {
    background-color: #333;
  }
.back-to-top:before {
    content: "";
    position: absolute;
    inset: 30%;
    transform: translateY(20%) rotate(-45deg);
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
}
@media screen and (max-width: 1028px) {
   
    .about-name h6.bt_bb_splitted_headline_second.bt_bb_size_inherit span {
        white-space: normal;
        word-wrap: break-word;
    }
    .about-name h2.bt_bb_splitted_headline_first.bt_bb_size_inherit span {
        white-space: normal;
        word-wrap: break-word;
    }
}
@media screen and (max-width: 768px) {
    .about-name header.bt_bb_splitted_headline.name-team.bt_bb_line_orientation_left {
        display: block !important;
    }
    .about-name .bt_bb_splitted_headline .bt_bb_splitted_headline_first{
        padding-bottom: 0 !important;
    }
    .about-name .bt_bb_splitted_headline_line.bt_bb_line_thick_1 {
        display: none;
    }
    .about-name h6.bt_bb_splitted_headline_second.bt_bb_size_inherit{
        padding-bottom: 30px !important;
    }
    .about-name h6.bt_bb_splitted_headline_second.bt_bb_size_inherit span {
        white-space: normal;
        word-wrap: break-word;
    }
    .about-content {
        padding: 0 !important;
    }
}
