/*common*/ /* user defined common styles, apply to whole application*/

/*utils*/ /* user defined common utils, apply to whole application*/
.background-color-f7f7f8 {
    background-color: #f7f7f8;
}

.logo-size{
   width: 171px;
}

.displayib{
    display: inline-block !important;
}

.color-white {
    color: white !important;
}

.color-black {
    color: black;
}

.color-999 {
    color: #999;
}

.pointer {
    cursor: pointer;
}

.gradient {
    background-image: radial-gradient(circle farthest-side at 110% 0, #2c2c2c, #141414);
    background-repeat: no-repeat;
}

    .gradient:hover {
        background-image: radial-gradient(circle farthest-side at 110% 0, #e53732, #c62828);
        background-repeat: no-repeat;
    }

/*customs*/ /* user defined css, apply to whole application but limited to this application*/
.has-error {
    text-align: left;
}
#modal-close {
    opacity: 1;
}
.hs-icon-close {
    color: white;
}
#loading {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background-color: rgba(2, 2, 2, 0.49);
    z-index: 7000000;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    z-index: 7001; 
}

.loading_image_pc {
    left: 47.5% !important;
}

.alert-font-info {
    border: solid 1px #333333;
    color: #333333;
    background-color: white;
}

.alert-font-primary {
    border: solid 1px #333333;
    color: #333333;
    background-color: #e8e8e8;
}

.alert-font-danger {
    border: solid 1px #d72e02;
    color: #d72e02;
    background-color: #fff5f3;
}

.alert-font-success {
    border: solid 1px #60a012;
    color: #60a012;
    background-color: #eef8e2;
}

.alert-font-warning {
    border: solid 1px #ff9900;
    color: #ff9900;
    background-color: #fff7eb;
}

.fontguide-index-3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-index-4 {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-index-5 {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: white;
}


.modal-btn {
    padding-top: 35px;
}

.fontguide-sub-1 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-2 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #999;
    line-height: 26px;
}

.fontguide-sub-3 {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-4 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-5 {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-6 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-7 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-sub-8 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-sub-8 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: white;
    line-height: 22px;
}

.fontguide-sub-9 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #999;
}

.fontguide-sub-10 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #e53935;
}

.fontguide-sub-11 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    color: black;
}

.fontguide-sub-12 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #999;
}

.fontguide-sub-13 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: white;
    line-height: 22px;
}

.fontguide-sub-14 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-sub-15 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #5b5b5b;
    line-height: 24px;
}

.fontguide-sub-16 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-sub-17 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-sub-18 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0.3px;
    color: black;
}


.fontguide-index-1 {
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 0.3px;
    color: black;
}

.fontguide-index-2 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #555;
}

.fontguide-btn {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: #e53935;
}
.modal-header1 {
    height: 140px;
    background-image: url('/assets/img/form_bg.jpg'); 
}
    .modal-header1 > p {
        text-align: left;
        padding: 50px 0 0 60px;
    }
.close {
    padding:30px 30px 0 0 !important;
}
#logo-header-small { 
    content: url('/assets/img/logo-header-small-11.png');
    /*display: inline-block !important;*/
} 
@media (min-width: 992px) {
    .sub-title-box-inside { 
        background-image: url('/assets/img/top-bg.jpg'); 
    }
    .sub-page-title-box {
        margin: auto;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .header-box {
        height: 76px;
        vertical-align: middle;
    }

        .header-box > nav {
            height: 100%;
        }

    #navList {
        min-height: 41px;
    }

    .fontguide-nav-default > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: black;
        line-height: 35px;
    }

    .fontguide-nav-default:hover > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #e53935;
        line-height: 35px;
    }

    .fontguide-nav-hover > a {
        font-size: 17px;
        font-weight: 700;
        letter-spacing: 0.5px;
        color: #e53935;
        line-height: 35px;
    }

    .fontguide-nav-hover {
        border-bottom: solid 6px #e53935;
    }

    .layout-padding-top {
        padding-top: 76px;
    }

    .fontguide-tab-default {
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: black;
    }

        .fontguide-tab-default:hover {
            font-size: 17px;
            font-weight: 800;
            letter-spacing: 0.3px;
            color: #e53935;
        }

    .fontguide-tab-hover {
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: #e53935;
    }

}




@media (max-width: 991px) and (min-width: 768px) {
    .sub-title-box-inside {
        background-image: url('/assets/img/top-bg.jpg');
    }
    .logo-size {
        width: 55%;
    }

    .header-box { 
        vertical-align: middle;
    }

        .header-box > nav {
            height: 100%;
        }

    .navbar-brand1 { 
        padding: 10px 0 13px 0;
    } 
    .navbar-toggleable-md > .container {
        padding: 0 18px 0 18px !important;
        margin: 0 !important;
        width: 100%;
    }

    .material-icons {
        font-size: 36px;
        padding: 7px 18px 0 0;
    } 
    #logo-header-small {
        height: 21px !important;
    }
    .navbar-toggler1 {
        margin-top: 0 !important;
    }
    .sub-page-title-box {
        margin: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        text-align: center;
    }
    .fontguide-nav-default > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: black;
        line-height: 35px;
    }

    .fontguide-nav-hover > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: black;
        line-height: 35px;
    }

    .layout-padding-top {
        padding-top: 64px;
    }

    .fontguide-tab-default {
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: black;
    }

        .fontguide-tab-default:hover {
            font-size: 17px;
            font-weight: 800;
            letter-spacing: 0.3px;
            color: #e53935;
        }

    .fontguide-tab-hover {
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: #e53935;
    }
}

@media (max-width: 767px) {
    .sub-title-box-inside {
        background-position-x: 30% !important;
        background-image: url('/assets/img/top-mbg.jpg');
    }

    .logo-size {
        width: 55%;
    }

    .navbar-toggleable-md > .container {
        padding: 7px 2px 8px 2px !important;
        margin: 0 !important;
        width: 100%;
    }

    .material-icons {
        font-size: 24px;
    } 

    #logo-header-small {
        height: 13px !important;
        content: url('/assets/img/logo-header-small-m11.png');
    } 

    .navbar-toggler1 {
        margin-top: 3px !important;
    }
    .navbar-brand1 {
        padding: 0 !important; 
    } 
    .fontguide-heading-1 {
        font-size: 24px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: white;
    }

    .fontguide-heading-2 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.3px;
        color: white;
    }


    .sub-page-title-box {
        margin: auto;
        padding-top: 24px;
        padding-bottom: 24px;
        text-align: center;
    }
    .fontguide-nav-default > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: black;
        line-height: 35px;
    }

    .fontguide-nav-hover > a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: black;
        line-height: 35px;
    }

    .layout-padding-top {
        padding-top: 56px;
    }

    .fontguide-tab-default {
        font-size: 15px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: black;
    }

        .fontguide-tab-default:hover {
            font-size: 15px;
            font-weight: 800;
            letter-spacing: 0.3px;
            color: #e53935;
        }

    .fontguide-tab-hover {
        font-size: 15px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: #e53935;
    }

    .fontguide-index-1 {
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 0.3px;
        color: black;
    }

    .fontguide-index-4 {
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: white;
    }
    .modal-header1 {
        height: 100px;
        background-image: url('/assets/img/form_bg_m.jpg'); 
    }
        .modal-header1 > p {
            text-align: center;
            padding: 35px 0 0 30px;
        }
    .close {
        padding: 15px 15px 0 0 !important;
    }
   
    #modal-inside {
        overflow-y: scroll;
        overflow-x: hidden;
    }

        #modal-inside::-webkit-scrollbar {
            width: 5px;
        }

        #modal-inside::-webkit-scrollbar-thumb {
            background-color: #808080;
        }
}

.fontguide-footer-1 {
    font-size: 14px;
    font-weight: 800;
    color: white;
    letter-spacing: 1px;
}

.fontguide-footer-2 {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    letter-spacing: 1px;
    line-height: 26px;
}

.alert {
    margin: 15px 10px 10px 10px;
    position: fixed;
    z-index: 100;
}

.help-block-error {
    color: #E53935;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.main-btn1 {
    width: 130px;
    height: 46px;
}

.modal-title {
    text-align: left;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: black;
}

.modal-box {
    width: 100%;
    text-align: center;
    border-radius: 5px;
}

.third-font-style {
    font-size: 1.4rem;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: white;
}

.forth-font-style {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #999;
}

.fifth-font-style {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #999 !important;
}

.obtitle {
    text-align: center;
    font-family: 'Muli', sans-serif;
}

    .obtitle .obsubtitle {
        padding-top: 0px;
        text-align: center;
    }

.obtitlepd {
    padding-top: 84px;
    padding-bottom: 83px;
    height: 250px;
    background-image: url(/assets/img/top-bg.jpg);
}

.grad {
    background: linear-gradient(to right, #a51c46, #ce222c, #e5332c, #e5332c);
}

.fontguide-heading-1 {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-heading-2 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: white;
}

.sub-title-box > div > p {
    margin-bottom: 0;
}
/*override*/ /* overrided styles from base, apply to whole application*/
.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #F44336;
}

.u-btn-primary.u-btn-hover-v1-1::after, .u-btn-primary.u-btn-hover-v1-1:hover::after {
    background-color: #F44336;
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link {
    font-weight: 800;
    color: #E53935;
}

/* Header */
.header {
    position: absolute;
    text-align: right;
    right: 454px;
    top: 11px;
    bottom: 40px;
    font-size: 1.0rem;
    font-weight: 900;
    font-family: 'Muli', sans-serif;
}

.navbar {
    letter-spacing: 0.05em;
    font-family: 'Muli', sans-serif;
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link {
    color: none;
}

.g-color-d32f2f--hover:hover {
    font-family: 'Muli', sans-serif;
    color: #E53935;
    font-weight: 600;
    transition-duration: 0.05s;
}

.text-uppercase {
    text-transform: capitalize !important;
}

.hamburger-pd {
    padding: 0 !important;
}
.hamburger-box {
    width: auto;
    height: auto;
}
.ecnesoft, h6 {
    font-weight: 600;
    font-size: 1.0rem;
    font-family: 'Muli', sans-serif;
}
/* End Header */

/* Footer */
.footer-color-white--hover:hover {
    color: #a0a0a0 !important;
}

.g-bg-black {
    background-color: #101010;
}

.g-brd-primary {
    opacity: 0.87;
}

.u-heading-v3__title {
    color: white;
}

.copyright {
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    font-size: 10pt;
    letter-spacing: 0.05rem;
}

.copyright a{
	color: #555;
}

.h2, h2 {
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: inherit;
    font-family: 'Muli', sans-serif;
}

.h6, h6 {
    font-family: 'Muli', sans-serif;
    font-size: 1.0rem;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.g-brd-primary-custom-red {
    border-color: #f44336;
}

.contactus-nb {
    line-height: 43px;
    font-size: 1.25rem;
}

.copyrightbx {
    background-color: #1e1e1e;
    font-size: 10pt;
}

/*End Footer*/

.filter_backLoading {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background-color: rgba(2, 2, 2, 0.49);
    z-index: 8000000;
    /*position: absolute;
    top: 0;
    left: 0;*/
    /*display: flex;
    justify-content: center;
    align-items: center;*/

}


/*footer sns css*/

.footsns ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.footsns a {
    display: block;
    margin-right: 8px;
    color: rgba(255,255,255,0.5);
    font-size: 16px;
    text-decoration: none;
    border: solid 1px currentColor;
    width: 2em;
    line-height: 2em;
    border-radius: 50%;
    text-align: center;
}

    .footsns a:hover {
        color: white;
    }


/*End footer sns css*/