.main-hero-slider {
    margin-top: 75px; 
}
.carousel-inner {
    width: 100%;
    display: inline-block;
    position: relative;
}

.carousel-inner {
    padding-top: 48.25%;
    display: block;
    content: "";
}

.carousel-item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: skyblue;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 60%;
    z-index: 9;
    margin-top: 20px;
    text-align: center;
}

.caption h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 23px;
}

.caption h2 {
    color: rgba(255, 255, 255, .75);
    font-size: 26px;
    font-weight: 300;
}

a.big-button {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    background: #eb7a00;
    background: rgba(255, 0, 0, 0.75);
    padding: 28px 35px;
    border-radius: 3px;
    margin-top: 80px;
    margin-bottom: 0;
    display: inline-block;
}

a.big-button:hover {
    text-decoration: none;
    background: rgba(255, 0, 0, 0.9);
}

a.view-demo {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    display: inline-block;
    margin-top: 35px;
}

a.view-demo:hover {
    text-decoration: none;
    color: #333;
}

.carousel-indicators .active {
    background: #fff;
}

.carousel-indicators li {
    background: rgba(255, 255, 255, 0.4);
    border-top: 20px solid;
    z-index: 15;
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    width: 45px; 
}
.carousel-indicators {
    display: none; 
}

/******************************************
************ CAPTION SECTION *************
******************************************/
.caption-hero {
    top: 0;
    width: 100%;
    display: flex;
    align-items: center; 
    position: absolute;
    height: 100%; 
    z-index: 5; 
}
.caption-hero .right-hero {
    /* padding: 9% 8%; */
    padding: 4% 2%; 
}
.caption-hero .right-hero h1.title-hero {
    font-family: 'Sawarabi Mincho', serif;
    margin-bottom: 3.2%;
    /* font-size: 3.9vw;
    line-height: 3.7vw; */
    font-size: 2.5vw; 
    line-height: 2.8vw; 
    color: #e7e7e7; 
    font-weight: 500; 
}
.caption-hero .right-hero h1.fs-big-1 {
    color: #e7e7e7; 
    font-size: 3.5vw; 
    line-height: 2.8vw; 
}
.caption-hero .right-hero p.desc-hero {
    color: #fff; 
    margin-top: 1.5vw; 
    font-weight: 300; 
}
.btn-action-hero {
    border: 1px solid #ccc; 
    border-radius: 35px; 
    padding: 12px 25px; 
    margin-top: 4%; 
    color: #fff; 
    width: 260px; 
    transition: .5s; 
}
.btn-action-hero:hover {
    color: #0aa15c; 
    border: 1px solid #0aa15c; 
    transition: .5s;
}
#btn-hero-don {
    width: 250px; 
    margin-top: 2.5rem; 
    text-transform: uppercase; 
    font-size: 15px; 
    color: #fff; 
    transition: .5s; 
}
#btn-hero-don:hover {
    color: #0aa15c; 
    border: 1px solid #0aa15c; 
    transition: .5s; 
}
.caption-hero .left-hero {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    flex-direction: column; 

    position: absolute;
    right: 0;
    top: 74px;
}
.caption-hero .left-hero .hero-right-banner {
    width: 380px;
    height: 47vw;    
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column; 
    background-color: #7f815e9e; 
    /* margin-top: 60px; */
    color: #ffffff;
    padding: 15px;
}
.caption-hero .left-hero .hero-right-banner h4,
.caption-hero .left-hero .hero-right-banner h2,
.caption-hero .left-hero .hero-right-banner p,
.caption-hero .left-hero .hero-right-banner h3 {
    font-family: 'Jost', sans-serif; 
    text-align: center; 
}
.caption-hero .left-hero .hero-right-banner h4 {
    margin-top: 5vw;
    margin-bottom: 1.8vw;
    font-size: .9rem; 
    font-weight: 600; 
    color: #d9d9d9; 
}
.caption-hero .left-hero .hero-right-banner h2 {
    font-size: 1.6rem; 
    font-weight: 600; 
    color: #fff; 
}
.caption-hero .left-hero .hero-right-banner p {
    font-weight: 300; 
    margin-top: 1.0vw; 
}
.caption-hero .left-hero .hero-right-banner h3 {
    width: 155px;
    min-width: 155px;
    height: 155px;
    min-height: 155px;
    border-radius: 50%;
    border: 14px solid #ffffff; 
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1.9rem; 
    color: #fff;
}
section.section-02 .btn-action-hero {
    width: 212px; 
    padding: 10px 10px!important; 
}

div.hero-funts-result {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8%;
}
div.hero-funts-result h4 {
    margin: 0px 0px!important; 
    text-transform: uppercase; 
    padding: 0 15px; 
}
div.hero-funts-result .left-funt-result {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
div.hero-funts-result .left-funt-result span {
    font-size: 12px;
    font-weight: 600;
    font-family: 'Jost', sans-serif; 
    color: #fff;
}
div.hero-funts-result .left-funt-result label {
    font-family: 'Sawarabi Mincho', serif;
    font-size: 1.4rem;
    font-weight: 300;
    color: #fff;
}
div.hero-funts-result .left-funt-result:nth-child(1) {
    border-right: 1px solid #ccc;
}
div.hero-funts-result .left-funt-result:nth-child(1) {}

button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    /* display: none!important; */
}

div#header-carousel .carousel-control-prev,
div#header-carousel .carousel-control-next {
    display: none!important; 
}