﻿

/*Home Block*/
.home-main{
    background-size: cover;
    background-position: center;
    height: 34%;
    width: 100vw;
    max-width: 100%;
    margin-top: -1px;
    min-width: 100%;
    height: 540px;
    position: relative;
}
.home-main .container {
    padding: 0 100px;
}
.home-main-ko[data-banner='banner1'] {
    background-image: url(/images/banner-main-bg.png);
}

.home-main-ko[data-banner='banner2'] {
    display: none;
    background-image: url(/images/banner-main-bg-01.png);
}
.home-main-en[data-banner='banner1'] {
    background-image: url(/images/banner-main-bg-01.png);
}

.home-main-ko[data-banner='banner3'],
.home-main-en[data-banner='banner2'] {
    display: none;
    background-image: url(/images/banner-main-bg-02.png);
}

.home-main-section__intro{
    text-align:center;
    margin-top:54.8px;
}
.home-main-section__intro > h1{
    margin-bottom:23px;
}
.home-main-section__intro-btn{
    margin-top:40px;
}
.home-section h2 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.12px;
    color: #212529;
}
.home-section h3 {
    font-size: 16px;
    font-weight: bold;
    color: #212529;
}
.home-section.news-section .button-wrapper {
    text-align: center;
}
.home-section.news-section .resent-news-list {
    text-align: center;
}
.home-section.news-section .resent-news-list .news-card {
    display: inline-block;
    width: 320px;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    margin: 10px 34px;
}
.home-section.news-section .resent-news-list .news-card:hover {
    text-decoration: none;
}
.home-section.news-section .resent-news-list .news-card:hover .image-cover {
    display: inline-block;
}
.home-section.news-section .resent-news-list .news-card h5,
.home-section.video-section .video-wrapper h5 {
    color: #212529;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 7px;
    letter-spacing: -1.0px;
}
.home-section.news-section .resent-news-list .news-card span,
.home-section.video-section .video-wrapper span {
    font-size: 14px;
    color: #848c94;
}
.home-section.news-section .resent-news-list .news-card p {
    font-size: 16px;
    line-height: 1.31;
    color: #495056;
    padding-top: 14px;
    letter-spacing: -0.7px;
}
.home-section.news-section .resent-news-list .news-card img {
    width: 320px;
    height: 240px;
    object-fit: cover;
}
.home-section.feature-section {
    background-image: url(../../images/group-2.jpg);
    background-size: cover;
}
.home-section.feature-section h2,
.home-section.feature-section p {
    color: #fff;
    line-height: 1.56;
}
.home-section.feature-section .feature-description {
    height: 428px;
    background-image: url(../../images/maxst-ar-fusion-tracker-bg.png);
    margin: 10px 0 -10px;
    padding: 87px 70px;
    text-align: left;
}
.home-section.feature-section .feature-description .maxst-button-basic.large-button {
    padding: 16px 65px;
}
.updated-text {
    padding: 4px 14px 5px 15px;
    color: #fff;
    border-radius: 20px;
    border: solid 1px #ffffff;
    font-size: 12px;
}
.home-section.feature-section .feature-description h2 {
    margin-bottom: 14px;
}
.home-section.feature-section .feature-description p {
    margin-bottom: 50px;
    letter-spacing: -0.44px;
}
.home-section__title{
    margin-bottom:30px;
}
.home-section p{
    margin-bottom: 22px;
}
.home-section p + ul{
    margin-left:30px;
}
.home-section p + ul li{
    list-style:unset;
    line-height:2;
}
.home-section__desc{
    margin-bottom:40px;
}
.home-trusted-section {
    background: #f5f6f7;
}
.home-trusted-section .row {
    text-align: center;
}
.home-trusted-section__logos{
    margin-bottom: 25px;
}
.home-trusted-section__title {
    color: #212529;
    margin-bottom: 45px;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 94px;
}

@media (max-width: 991.98px) {
    .home-section .fade-down-image {
        display: none;
    }

    .text-right {
        text-align: left;
        padding-bottom: 80px;
    }
}

.home-section.app-background {
    background: #f9f9f9 url(../../images/main-apps-bg.png);
    background-size: cover;
}
.home-section.app-background h2 {
    margin-bottom: 14px;
}
.home-section.app-background p {
    line-height: 1.56;
    color: #212529;
}
.home-section.app-background .large-button {
    padding: 17px 47px;
    margin-top: 40px;
}

.home-section .apps-wrapper {
   display: flex;
   justify-content: center;
   flex-direction: row;
   width: 100%;
}

.home-section .apps-wrapper .app {
    display: inline-block;
    width: 246px;
    background: white;
    margin: 10px 15px;

}

.home-section .apps-wrapper .app .app-header {
    height: 41px;
    background: #00c3b3;
    color: white;
    line-height: 41px;
}

.home-section .apps-wrapper .app .app-body {
    height: 422px;
    box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
    color: #3fbbc0;
    font-size: 12px;
}

.home-section .apps-wrapper .app .app-body p.app_category {
    text-align: left;
    padding: 11px 1px 7px 1px;
    border-bottom: 1px solid #646464;
    margin: 0 20px;
    font-size: 12px;
}
.home-section.customers-section .customers-image {
    width: calc(50% - 20px);
    text-align: right;
    display: inline-block;
    vertical-align: top;
}
.home-section.customers-section .customers-image img {
    width: 60%;
    display: inline-block;
}
.home-section.customers-section .customers-interview {
    width: calc(50% - 20px);
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
    .home-section.customers-section .customers-interview > div {
        text-align: left;
        padding: 45px 3rem 0 5rem;
        display: inline-block;
        font-size: 14px;
    }
.home-section.customers-section .customers-interview > div p {
    margin-top: 10px;
}
.home-section.customers-section .customers-interview > div p.customer-name {
    color: #646464;
    font-weight: bold;
    font-size:16px;
}
.home-section.customers-section .customers-interview a * {
    vertical-align: middle;
}
.home-section.customers-section .customers-interview a svg {
    margin-left: 5px;
}
.home-section.customers-section .customers-interview a:hover svg use {
    fill: #fff;
}
.home-section.video-section .video-wrapper {
    display: inline-block;
    width: 384px;
    height: 216px;
    margin: 0 8px;
    text-align: left;
}
    .home-section.video-section .video-wrapper .image-cover {
        width: 384px;
        height: 216px;
        display: inline-block;
        background: rgba(0,0,0,0);
        color: #fff;
        opacity: 1;
        cursor: pointer;
    }
        .home-section.video-section .video-wrapper .image-cover:hover {
            background: rgba(0,0,0,0.4);
        }
.home-section.video-section .video-wrapper .image-cover img {
    top: 50%;
    left: 50%;
    position: relative;
    transform: translateY(-50%) translateX(-50%);
}
.app-body img {
    border-radius: 30px;
    width: 133px;
    margin: 31px auto 27px auto;
}

.app-body .app_contents {
    font-size: 13px;
    padding: 0 18px;
    text-align: left;
    margin-bottom: 0 !important;
    height: 90px;
}

.app-body .app_element_title {
    font-weight: bold;
    padding: 0 18px;
    height: 42px;
    margin-bottom: 5px !important;
}


.app-body a.android_link {
    font-size: 12px;
    margin-right: 33px;
    float: right;
    margin-bottom: 23px;
    margin-top: 10px;
}

.app-body a.ios_link {
    font-size: 12px;
    margin-left: 33px;
    float: left;
    margin-bottom: 23px; 
    margin-top: 10px;
}

.apps_header {
    background-image: url(../../images/apps_header.png);
    background-size: cover;
    height: 266.7px;
    text-align: center;
}

.apps_header h3 {
    font-size: 40px;
    margin: 0;
    color: white;
    padding-top: 82px;
}

.apps_header p {
    font-size: 14px;
    margin: 0;
    color: white;
    padding-top: 22px;
    line-height: 25px;
}

.target_menus.apps {
    margin: 50px auto;
    text-align: center;
}

.target_menus.apps nav {
    margin-bottom: 80px;
}

.apps_tab_wrapper p {
    font-size: 15px;
}

.apps_tab {
    text-align: center;
    line-height: 36.4px;
    display: inline-block;
    width: 136.9px;
    height: 36.4px;
    border: solid 1px #00c3b3;
    border-bottom: solid 1px #00c3b3;
    font-weight: bold;
    margin-bottom: -1px;
    margin-right: 6.8px;
    cursor: pointer;
}

.apps_tab.active {
    border-bottom: 1px solid white;
}

.app_element {
    display: inline-block;
    width: 233px;
    height: 344px;
    box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
    margin: 11px;
    float: left;
}

.app_element p.app_element_category {
    margin: 15px 20px 8px 20px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #646464;
    padding-left: 1px;
    font-size: 12px;
    color: #646464;
}

.app_element img {
    width: 133px;
    margin: 31px auto 27px auto;
    border-radius: 30px;
}

.app_element_title {
    font-weight: bold;
    padding: 0 18px;
    height: 42px;
}

.app_element a.android_link {
    font-size: 12px;
    margin-right: 33px;
    float: right;
    margin-bottom: 23px;
    margin-top: 10px;   
}

.app_element a.ios_link {
    font-size: 12px;
    margin-left: 33px;
    float: left;
    margin-bottom: 23px;
    margin-top: 10px;   
}

@media (min-width: 992px) {
    .home-section-2 {
        margin-left: 60px;
        margin-right: -60px;
    }
    .home-section-4 {
        padding-right: 80px;
    }
     .target_menus.apps {
        width: 1021px;
    }
}
.home-main .container {
    transform: translateY(-50%);
    top: calc(50% + 20px);
    position: relative;
}
.home-main .container h1 {
    font-size: 48px;
    color: #fff;
    line-height: 1.2;    
    margin-top: 0;
    margin-bottom: 16px;
    margin-top: 20px;
}
.home-main .container h3 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 20px;
}
.home-main .container h5 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.home-main .container p {
    font-size: 18px;
    color: #fff;
    width: 800px;
    padding-bottom: 40px;
}
.home-main .container .maxwork-logo {
    width: 300px;
    padding-bottom: 30px;
}
.home-main .container .banner_main_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 206px;
    height: 57px;
    color: #ffffff;
    line-height: 57px;
    font-size: 16px;
    padding: 0;
    text-align: center;
    font-weight: bold;
    border: none;
    background-color: #008ffd;
    letter-spacing: 0.2px;
}
.home-main .container .banner_main_btn.banner_main_btn_white {
    background-color: #ffffff;
    color: #008ffd;
}
.home-main .container .banner_main_btn:hover {
    opacity: 0.8;
    text-decoration: none;
}
.home-main .container .banner_main_btn.banner_main_btn_white {
    color: #008ffd;
    background-color: #ffffff;
}
.home-main .banner_btn {
    position: absolute;
    top: 46%;
    cursor: pointer;
    width: 26px;    
}
.home-main .btn_next {
    right: 0;
}
.home-main .btn_prev {
    left: 0;
}

.home-main .banner_btn_link {
    position: absolute;
    top: 75%;
    background: #FFD100;
    width: 262px;
    height: 57px;
    cursor: pointer;
    background: #FFD619;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 57px;
    text-decoration: none;
}

.home-main .banner_btn_link:hover {
    background: #FFBC00;
}

.home_container .banner_bar_wrapper {
    position: absolute;
    top: 94%;
    left: 48.5%;
}

.home_container .banner_bar {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    background: white;
    cursor: pointer;
}

.home_container .banner_bar1 {
    opacity: 1;
}

.home_container .banner_bar2 {
    margin-left: 28px;
    opacity: 0.4;
}

.home_container .banner_bar3 {
    margin-left: 56px;
    opacity: 0.4;
}
.home_container .banner_bar4 {
    margin-left: 84px;
    opacity: 0.4;
}

.home-main .container .container-text {
    width: 60%;
    display: inline-block;
}

.home-main .container img.container-image {
    width: 40%;
    display: inline-block;
    float: right;
}

@media (max-width: 1442px) {
    .home-main .banner1_btn {
        left: 13%;
    }
    .home-main .banner2_btn {
        right: 13%;
    }
}

@media (min-width: 1593px) {
    .home-main .banner1_btn {
        left: 19%;
    }
    .home-main .banner2_btn {
        right: 19%;
    }
}

@media (min-width: 1750px) {
    .home-main .banner1_btn {
        left: 22%;
    }
    .home-main .banner2_btn {
        right: 22%;
    }
}

@media (min-width: 2000px) {
    .home-main .banner1_btn {
        left: 24%;
    }
    .home-main .banner2_btn {
        right: 24%;
    }
}

@media (min-width: 2300px) {
    .home-main .banner1_btn {
        left: 27%;
    }
    .home-main .banner2_btn {
        right: 27%;
    }
}

@media (max-width: 992px) {
    .home-main .banner1_btn,
    .home-main .banner2_btn {
        width: 226px;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
    }
    .banner_bar2 {
        margin-left: 43px !important;
    }
    .banner_bar3 {
        margin-left: 86px !important;
    }
}

@media (max-width: 780px) {
    .home-main .banner1_btn,
    .home-main .banner2_btn {
        width: 186px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .banner_bar2 {
        margin-left: 36px !important;
    }
    .banner_bar3 {
        margin-left: 72px !important;
    }
}

@media (max-width: 615px) {
    .home-main .banner1_btn,
    .home-main .banner2_btn {
        width: 142px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
    }
    .banner_bar2 {
        margin-left: 30px !important;
    }
    .banner_bar3 {
        margin-left: 60px !important;
    }
}

.faq-section {
    text-align: center;
}

.faq-section h2 {
    font-weight: bold;
}

.faq-section .faq_tab img {
    display: block;
    margin: 0 auto;
}

.faq_tab {
    text-align: center;
    line-height: 36.4px;
    display: inline-block;
    width: 200px;
    height: 124.4px;
    font-weight: bold;
    margin-bottom: -1px;
    margin: 0;
    cursor: pointer;
    color: #000;
}

.faq_tab.active {
    border-bottom: 7px solid #00c3b3;
}

.faq_tab_wrapper {
    background: #f8f9fa;
}

.faq-section main {
    padding-bottom: 0;
}

.faq_nav_wrapper {
    margin: 50px auto 0;
    text-align: center;
}

.faq_nav_wrapper nav {
    border-bottom: solid 1px #dee2e6;
}

.faq_list_wrapper {
    margin-top: 0;
    background: #f8f9fa;
    padding: 75px 0;
}
.faq_list_wrapper ul {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
.faq_list_wrapper ul li {
    padding: 35px 24px;
    border-top: 1px solid #eee;
    cursor: pointer;
}
.faq_list_wrapper ul li h5 {
    font-size: 20px;
    margin: 0;
    display: inline-block;
}
.faq_list_wrapper ul li p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: height 0ms 400ms, opacity 400ms 0ms;
}
.faq_list_wrapper ul li.active p {
    padding: 18px 0 0 0;
    height: auto;
    opacity: 1;
    transition: height 0ms 0ms, opacity 600ms 0ms;
}
.faq_list_wrapper ul li img {
    float: right;
    margin-top: 10px;
}
.faq-section .faq-ask-forum {
    background-image: url(/images/faq/img-forum.png);
}
.faq-section .faq-contact-us {
    background-image: url(/images/faq/contact-us.png);
}
.faq-section .faq-card {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;    
    width: 47%;
    padding: 80px 0;
    margin: 0 10px;
}
.faq-section .faq-card h2 {
    color: #fff;
    display: inline-block;
    padding-left: 99px;
    margin-top: 0;
}
.faq-section .faq-card p {
    display: inline-block;
    color: #fff;
}
.faq-section .faq-card img {
    float: right;
    padding-right: 50px;
    margin-top: -20px;
}
.faq-section .faq-card-wrapper {
    padding: 75px 0;
}
.faq-section .faq-card:hover {
    opacity: 0.8;
}