﻿@charset "UTF-8";

@font-face {
    font-family: "yleeMortalHeartImmortalMemory";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/yleeMortalHeartImmortalMemory.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard-dynamic-subset.css");

@font-face {
    font-family: "SBAggro";
    font-weight: 300;
    font-style: normal;
    src: url("../bj-fonts/SBaggro_L.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SBAggro";
    font-weight: 500;
    font-style: normal;
    src: url("../bj-fonts/SBaggro_M.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SBAggro";
    font-weight: 700;
    font-style: normal;
    src: url("../bj-fonts/SBaggro_B.ttf") format("truetype");
    font-display: swap;
}

/* CSS Document */

/*------------------------------------------------------------------
Template Name:      Hair Salon Website Templates Free Download
Version:            1.0.0
Created Date:       30/03/2017
Author:             Jitu Chauhan 
------------------------------------------------------------------*/
/*-----------------------------------
    1. Body / Typography 
-----------------------------------*/

#navigation > ul > li > a:focus,
#navigation > ul > li > a:hover {
    border-bottom: 5px solid #ffc211 !important;
}

.listnone {
    list-style: none;
    padding: 0px;
}

.lead {
    font-size: 21px;
    color: #3c3c3c;
    font-weight: 400;
}

.italic {
    font-style: italic;
}

.small-text {
    color: #b4b1ac;
    font-size: 12px;
}

.text-caps {
    text-transform: uppercase;
    letter-spacing: 2px;
}

::selection {
    background: var(--baljugo-primary-500);
    color: #fff;
}

h3 small {
    font-weight: 400;
    line-height: 1;
    color: #aa9144;
    font-size: 14px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f1f3f8;
}

blockquote {
    padding: 10px 20px;
    margin: 0px;
    font-size: 21px;
    line-height: 32px;
    color: #3c3c3c;
    font-style: italic;
    border-left: 5px solid #aa9144;
}

/*-------------- align ------------*/

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 0px 0 30px 30px;
}

.alignleft {
    float: left;
    margin: 0px 30px 0px 0;
}

a img.alignright {
    float: right;
    margin: 0px 0 30px 30px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px;
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto;
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px;
    }

/*-----------------------------------
    2. Form css 
-----------------------------------*/
label {
    margin-bottom: 0;
}

.control-label {
    color: #474747;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.form-control {
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    border: 1px solid #dcd9d3;
    background-image: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0.075);
    box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 0.075);
    margin-bottom: 15px;
}

    .form-control:focus {
        border-color: #868686;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
        box-shadow: inset 0 3px 3px rgba(255, 255, 255, 0.075), 0 0 8px rgba(220, 220, 220, 0.8);
        background-color: #fffefd;
    }

.textarea.form-control {
    background-color: #f6f8f9;
    height: auto;
}

.required {
}

.form-news-letter .form-control {
    float: left;
    width: 75%;
    margin-right: 10px;
}

.form-group {
    margin-bottom: 10px;
}

.get-in-touch {
}

    .get-in-touch .form-control {
        margin-bottom: 10px;
    }

/*-----------------------------------
    3. Buttons 
-----------------------------------*/
.btn,
.btn-main {
    display: inline-block;
    padding: 10px 35px;
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
    border: 1px solid #b3b3b3;
    border-radius: 0;
}

.btn-default {
    color: #b3b3b3;
    background-color: transparent;
}

.hero-pointbox .btn-default {
    color: #ffc211;
    border: 2px solid #ffc211;
    background-color: transparent;
    font-weight: 700;
}

.btn-default:hover {
    color: #fff;
    border-color: #fff;
}
/*.otferhover{ color: rgba(0,0,0,0.5) !important; border:2px solid rgba(0,0,0,0.5) !important;font-weight:700 !important; }
.otferhover:hover{ color:#fff !important;border-color:#fff !important; }*/
.btn-default.focus,
.btn-default:focus,
.btn-default:active:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(0, 0, 0, 0.26);
    box-shadow: none;
}

.btn-primary {
    background-color: #2d281a;
    color: #fff;
}

    .btn-primary:hover {
        background-color: #18150d;
        color: #fff;
    }

    .btn-primary.focus,
    .btn-primary:focus {
    }

.btn-white {
    color: #aa9144;
    background-color: #fff;
    border: 1px solid #fff;
}

    .btn-white:hover {
        background-color: #ffc211;
        border-color: #ffc211;
        color: #fff;
    }

    .btn-white.focus,
    .btn-white:focus {
        background-color: #ffc211;
        border-color: #ffc211;
        color: #fff;
    }

.btn-link {
    color: #98989c;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    border-bottom: 1px solid #98989c;
    padding-bottom: 2px;
}

    .btn-link:hover {
        color: #aa9144;
        font-weight: 700;
        text-decoration: none;
        border-bottom: 1px solid #aa9144;
    }

.btn-lg {
    font-size: 14px;
    padding: 20px 30px;
}

.btn-sm {
    font-size: 12px;
    padding: 5px 10px;
}

.btn-xs {
    font-size: 12px;
    padding: 5px 7px;
}

/*-----------------------------------
    4. General / Elements 
-----------------------------------*/

/*----------------------- 
    4.1 Section space :
-------------------------*/

/*Note: Section space help to create top bottom space;*/

.space-small {
    width: 100%;
}

.space-medium {
    padding-top: 70px;
    padding-bottom: 70px;
}

.space-large {
    padding-top: 120px;
    padding-bottom: 120px;
}

.space-ex-large {
    padding-top: 140px;
    padding-bottom: 140px;
}

/*----------------------
   4.2 Margin Space
-----------------------*/
.mb0 {
    margin-bottom: 0px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.mt0 {
    margin-top: 0px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt100 {
    margin-top: 100px;
}

/*----- less margin space from top --*/
.mt-20 {
    margin-top: -20px;
}

.mt-40 {
    margin-top: -40px;
}

.mt-60 {
    margin-top: -60px;
}

.mt-80 {
    margin-top: -80px;
}

/*-----------------------
   4.3 Padding space
-------------------------*/
.nopadding {
    padding: 0px;
}

.nopr {
    padding-right: 0px;
}

.nopl {
    padding-left: 0px;
}

.pinside10 {
    padding: 10px;
}

.pinside20 {
    padding: 20px;
}

.pinside30 {
    padding: 30px;
}

.pinside40 {
    padding: 40px;
}

.pinside50 {
    padding: 50px;
}

.pinside60 {
    padding: 60px;
}

.pinside80 {
    padding: 80px;
}

.pinside130 {
    padding: 130px;
}

.pdt10 {
    padding-top: 10px;
}

.pdt20 {
    padding-top: 20px;
}

.pdt30 {
    padding-top: 30px;
}

.pdt40 {
    padding-top: 40px;
}

.pdt60 {
    padding-top: 60px;
}

.pdt80 {
    padding-top: 80px;
}

.pdb10 {
    padding-bottom: 10px;
}

.pdb20 {
    padding-bottom: 20px;
}

.pdb30 {
    padding-bottom: 30px;
}

.pdb40 {
    padding-bottom: 40px;
}

.pdb60 {
    padding-bottom: 60px;
}

.pdb80 {
    padding-bottom: 80px;
}

.pdl10 {
    padding-left: 10px;
}

.pdl20 {
    padding-left: 20px;
}

.pdl30 {
    padding-left: 30px;
}

.pdl40 {
    padding-left: 40px;
}

.pdl60 {
    padding-left: 60px;
}

.pdl80 {
    padding-left: 80px;
}

.pdr10 {
    padding-right: 10px;
}

.pdr20 {
    padding-right: 20px;
}

.pdr30 {
    padding-right: 30px;
}

.pdr40 {
    padding-right: 40px;
}

.pdr60 {
    padding-right: 60px;
}

.pdr80 {
    padding-right: 80px;
}

/*--------------------------------
4.4 Background & Block color 
----------------------------------*/
.bg-light {
    background-color: #f4f1ec;
}

.bg-primary {
    background-color: #454545;
}

.bg-default {
    background-color: #f2f2f2;
}

.bg-white {
    background-color: #fff;
}

.outline {
    border: 1px solid #e5e7ec;
}

.section-title {
}

.title {
    color: #18150d;
}

.small-title {
    color: #c1272d;
    margin-bottom: 20px;
    position: relative;
    top: -5px;
}

.text-white {
    color: #fff;
}

.primary-sidebar {
}

.secondary-sidebar {
}

.well-block {
    background-color: #fff;
    padding: 40px;
}

/*--------------------------------
4.5 Features Block 
----------------------------------*/
.feature {
}

.feature-icon {
    margin-bottom: 20px;
}

.feature-left {
}

    .feature-left .feature-icon {
        float: left;
    }

    .feature-left .feature-content {
        padding-left: 80px;
    }

.feature-center {
}

    .feature-center .feature-icon {
    }

    .feature-center .feature-content {
    }

.feature-inner {
}

.feature-outline {
}

.thumbnail-block {
}

.thumbnail-img {
}

.thumbnail-content {
}

.thumbnail-inner {
}

.thumbnail-outline {
}

/*----------------- video ---------------*/
.video-section {
    position: relative;
}

.video-img {
    position: relative;
}

    .video-img img {
        width: 100%;
    }

.video-action {
    position: absolute;
    top: 40%;
    left: 47%;
}

/*--------------------------------
4.6 Bullet 
----------------------------------*/
.bullet {
    position: relative;
    padding-left: 15px;
    color: #78807e;
    line-height: 32px;
}

.bullet-double-right li:before {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    width: 13px;
    font-size: 14px;
    color: #78807e;
    content: "\f101";
}

/*--------------------------------
4.7 Call to actions 
----------------------------------*/
.cta-block {
}

.cta-title {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom: 10px;
}

.cta-content {
}

.cta-call,
.cta-mail {
}

.cta-section {
    padding-top: 90px;
    padding-bottom: 90px;
    /*background: linear-gradient(rgba(30, 28, 24, 0.8), rgba(30, 28, 24, 0.8)), rgba(30, 28, 24, 0.8) url(../images/cta-section-img.jpg) no-repeat center; background-size: cover;*/
    background-color: #f8f8f8;
}

.cta-caption {
}

.cta-title {
    font-size: 36px;
    color: #fff;
    line-height: 58px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.cta-text {
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
}

    .cta-text > strong {
        font-size: 20px;
    }

/*--------------------------------
4.8 Image Hover Effect 
----------------------------------*/
.imghover {
    display: block;
    position: relative;
    max-width: 100%;
}

    .imghover::before,
    .imghover::after {
        display: block;
        position: absolute;
        content: "";
        text-align: center;
        opacity: 0;
    }

    .imghover::before {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .imghover::after {
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: -25px 0 0 -25px;
        content: "\f2a8";
        font-family: "FontAwesome";
        font-size: 36px;
    }

    .imghover:hover::before,
    .imghover:hover::after {
        opacity: 1;
    }

    .imghover:hover::before {
        background: rgba(212, 27, 44, 0.55);
    }

    .imghover:hover::after {
        color: #ffffff;
    }

[class^="imghvr-"],
[class*=" imghvr-"] {
    background: rgba(211, 0, 80, 0.55);
}

/*--------------------------------
4.9 Icon 
----------------------------------*/
.icon {
}

.icon-1x {
    font-size: 18px;
}

/* default icon size of font*/
.icon-2x {
    font-size: 38px;
}

.icon-4x {
    font-size: 65px;
}

.icon-6x {
    font-size: 88px;
}

.icon-8x {
    font-size: 108px;
}

.icon-default {
    color: #aa9144;
}

.icon-primary {
    color: #474954;
}

.icon-secondary {
    color: #fff;
}

.icon-white {
    color: #fff;
}

/*--------------------------------
5 Header / Navigations 
----------------------------------*/

/*--------------------
    5.1 Header Regular 
   ----------------------*/

.logo {
}

.header {
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    padding-top: 26px;
    width: 100%;
}

.top-text {
    text-align: right;
}

    .top-text .text-block {
        padding-left: 20px;
        color: #fff;
        line-height: 18px;
    }

.call-block {
}

.call-no {
}

.mail-block {
}

.mail-text {
}

.time-block {
}

.time-text {
}

.call-block,
.mail-block,
.time-block {
}

/*--------------------------
    5.2 Navigations Regular
   ----------------------------*/
.hero-section .item {
    background-size: cover;
    margin: 0 auto;
}

.hero-caption {
    padding-top: 100px;
    padding-bottom: 100px;
}

.hero-icon {
    width: 60px;
}

.hero-title {
    font-size: 54px;
    line-height: 70px;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 50px;
    letter-spacing: -1px;
}

.hero-text {
    font-size: 20px;
    margin-bottom: 20px;
}

.navigation {
    float: right;
    padding-right: 120px;
}

.is-sticky .header {
}

#navigation,
#navigation ul,
#navigation ul li,
#navigation ul li a,
#navigation #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #navigation:after,
    #navigation > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #navigation #menu-button {
        display: none;
    }

#navigation {
    /*font-family: 'Montserrat', sans-serif;*/
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

    #navigation > ul > li {
        float: left;
    }

    #navigation.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #navigation.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #navigation.align-center ul ul {
        text-align: left;
    }

    #navigation.align-right > ul > li {
        float: right;
    }

    #navigation > ul > li > a {
        padding: 12px 27px 18px 27px;
        font-size: 17px;
        font-weight: 700;
        text-decoration: none;
        box-sizing: border-box;
    }

    #navigation > ul > li:hover > a {
        color: #ffc211;
        box-sizing: border-box;
    }

    #navigation > ul > li.has-sub > a {
        padding-right: 32px;
    }

        /*#navigation > ul > li.has-sub > a:after {
 position: absolute;
 top: 22px;
 right: 11px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}*/
        #navigation > ul > li.has-sub > a:before {
            position: absolute;
            right: 14px;
            font-family: FontAwesome;
            content: "\f107";
            -webkit-transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            -ms-transition: all 0.25s ease;
            -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

    /*#navigation > ul > li.has-sub:hover > a:before {
 top: 23px;
 height: 0;
}*/
    #navigation ul ul {
        position: absolute;
        left: -9999px;
    }

    #navigation.align-right ul ul {
        text-align: right;
    }

    #navigation ul ul li {
        height: 0;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    #navigation li:hover > ul {
        left: auto;
    }

    #navigation.align-right li:hover > ul {
        left: auto;
        right: 0;
    }

    #navigation li:hover > ul > li {
        height: 46px;
    }

    #navigation ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #navigation.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }

    #navigation ul ul li a {
        padding: 16px;
        width: 170px;
        font-size: 13px;
        text-decoration: none;
        color: #fff;
        font-weight: 500;
        background: #aa9144;
        text-transform: uppercase;
        border-bottom: 1px solid #987e2e;
    }

    #navigation ul ul li:last-child > a,
    #navigation ul ul li.last-item > a {
        border-bottom: 0;
    }

    #navigation ul ul li:hover > a,
    #navigation ul ul li a:hover {
        color: #ffffff;
        background-color: #aa9144;
    }

    #navigation ul ul li.has-sub > a:after {
        position: absolute;
        top: 16px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: "";
    }

    #navigation.align-right ul ul li.has-sub > a:after {
        right: auto;
        left: 11px;
    }

    #navigation ul ul li.has-sub > a:before {
        position: absolute;
        top: 13px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: "";
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    #navigation.align-right ul ul li.has-sub > a:before {
        right: auto;
        left: 14px;
    }

    #navigation ul ul > li.has-sub:hover > a:before {
        top: 17px;
        height: 0;
    }

    #navigation.small-screen {
        width: 100%;
    }

        #navigation.small-screen ul {
            width: 100%;
            display: none;
        }

        #navigation.small-screen.align-center > ul {
            text-align: left;
        }

        #navigation.small-screen ul li {
            width: 100%;
            border-top: 1px solid #ccc;
        }

        #navigation.small-screen ul ul li,
        #navigation.small-screen li:hover > ul > li {
            height: auto;
        }

            #navigation.small-screen ul li a,
            #navigation.small-screen ul ul li a {
                width: 100%;
                border-bottom: 0;
                padding: 15px;
            }

        #navigation.small-screen > ul > li {
            float: none;
        }

        #navigation.small-screen ul ul li a {
            padding-left: 25px;
        }

        #navigation.small-screen ul ul ul li a {
            padding-left: 35px;
        }

        #navigation.small-screen ul ul li a {
            color: #474747;
            background: none;
        }

        #navigation.small-screen ul ul li:hover > a,
        #navigation.small-screen ul ul li.active > a {
            color: #474747;
        }

        #navigation.small-screen ul ul,
        #navigation.small-screen ul ul ul,
        #navigation.small-screen.align-right ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left;
        }

            #navigation.small-screen > ul > li.has-sub > a:after,
            #navigation.small-screen > ul > li.has-sub > a:before,
            #navigation.small-screen ul ul > li.has-sub > a:after,
            #navigation.small-screen ul ul > li.has-sub > a:before {
                display: none;
            }

        #navigation.small-screen #menu-button {
            display: block; /*padding: 15px;*/
            color: #474747;
            cursor: pointer;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 700;
        }

            #navigation.small-screen #menu-button:after {
                position: absolute;
                top: 16px;
                right: 17px;
                display: block;
                height: 12px;
                width: 20px;
                border-top: 2px solid #474747;
                border-bottom: 2px solid #474747;
                content: "";
            }

            #navigation.small-screen #menu-button:before {
                position: absolute;
                top: 21px;
                right: 17px;
                display: block;
                height: 2px;
                width: 20px;
                background: #474747;
                content: "";
            }

            #navigation.small-screen #menu-button.menu-opened:after {
                top: 23px;
                border: 0;
                height: 2px;
                width: 15px;
                background: #474747;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            #navigation.small-screen #menu-button.menu-opened:before {
                top: 23px;
                background: #474747;
                width: 15px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

        #navigation.small-screen .submenu-button {
            position: absolute;
            z-index: 99;
            right: 0;
            top: 0;
            display: block;
            border-left: 1px solid #474747;
            height: 53px;
            width: 53px;
            cursor: pointer;
        }

            #navigation.small-screen .submenu-button.submenu-opened {
            }

        #navigation.small-screen ul ul .submenu-button {
            height: 34px;
            width: 34px;
        }

        #navigation.small-screen .submenu-button:after {
            position: absolute;
            top: 22px;
            right: 20px;
            width: 8px;
            height: 2px;
            display: block;
            background: #474747;
            content: "";
        }

        #navigation.small-screen ul ul .submenu-button:after {
            top: 15px;
            right: 13px;
        }

        #navigation.small-screen .submenu-button.submenu-opened:after {
            background: #474747;
        }

        #navigation.small-screen .submenu-button:before {
            position: absolute;
            top: 19px;
            right: 23px;
            display: block;
            width: 2px;
            height: 8px;
            background: #474747;
            content: "";
        }

        #navigation.small-screen ul ul .submenu-button:before {
            top: 12px;
            right: 16px;
        }

        #navigation.small-screen .submenu-button.submenu-opened:before {
            display: none;
        }

        #navigation.small-screen.select-list {
            padding: 5px;
        }

/*----------------------------------------------
    5.4 Page Header
----------------------------------------------*/
.page-header {
    /*background: linear-gradient(rgba(36, 39, 38, 0.5), rgba(36, 39, 38, 0.5)), rgba(36, 39, 38, 0.5) url(../images/page-header.jpg) no-repeat center; background-size: cover;*/
    margin: 74px 0 10px 0;
    border-bottom: none;
    padding-bottom: 0px;
}

.page-caption {
    padding: 100px 0px 0px 0px;
    position: relative;
    z-index: 1;
}

.page-caption .engtitle {
    opacity: 0.4;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
}

.breadcrumb {
    padding: 18px 0px;
    width: 100%;
}

.page-breadcrumb .breadcrumb {
    background-color: transparent;
    margin-bottom: 0px;
    font-size: 17px;
    text-transform: uppercase;
    opacity: 0.5;
}

/*-----------------------------------
    6. Slider 
-------------------------------------*/

/*-----------------------------------
7. Content 
-------------------------------------*/

.content {
    padding-top: 30px;
    padding-bottom: 60px;
}

/*-----------------------------------
8. Footer 
-------------------------------------*/
.footer {
    background-color: #000;
    padding-top: 60px;
    padding-bottom: 100px;
}

.footer-block {
    border-radius: 10px;
}

.footer-widget p {
    color: #747474;
}

.footer-widget .widget-title {
    color: #fff;
    font-weight: 600;
    opacity: 0.6;
    font-weight: 300;
    font-size: 24px;
    display: inline-block;
    line-height: 45px;
}

.footer-widget {
}

    .footer-widget ul {
    }

    .footer-widget li {
    }

        .footer-widget li a {
            color: #747474;
            line-height: 34px;
        }

            .footer-widget li a:hover {
                color: #aa9144;
            }

.footer-link {
}

.footer-social {
}

    .footer-social ul {
    }

        .footer-social ul li {
        }

            .footer-social ul li a i {
                padding-right: 10px;
                width: 30px;
            }

            .footer-social ul li a:hover i {
                color: #aa9144;
            }

.footer .contact li {
    position: relative;
    display: block;
    color: #747474;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 24px;
}

    .footer .contact li i {
        display: block;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        font-size: 16px;
        text-align: center;
    }

.widget-newsletter .form-control {
    height: 48px;
    color: #eee;
    background-color: #393836;
    border: none;
    box-shadow: none;
    font-size: 14px;
    border-radius: 30px 0px 0px 30px;
}

.widget-newsletter button {
    height: 48px;
}

/*-------------- tiny footer ------------*/
.tiny-footer {
    padding-bottom: 9px;
    font-size: 12px;
    color: #56575e;
    text-align: left;
    text-transform: uppercase;
    text-align: center;
}

.copyright-content {
    padding: 12px;
    color: #747474;
}

/*-----------------------------------
9. Pages 
-------------------------------------*/

/*-------------------------
 9.1 About us
---------------------------*/

.about-text {
    line-height: 40px;
}

.about-block {
}

.about-img {
}

.about-info {
}

.about-contact {
    font-size: 18px;
    color: #8c9292;
    font-weight: 600;
    margin-left: 5px;
}

.counter_block {
}

.counter_box {
    border-bottom: 1px solid #eee;
    padding: 40px 0px;
}

.counter_number {
    font-weight: 700;
    margin-bottom: 0px;
}

.counter_text {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*-------------------------
 9.2  Service / single / sidebar
--------------------------*/

/* service section */

.service-block {
    margin-bottom: 30px;
}

.service-img {
    margin-bottom: 30px;
}

    .service-img img {
        width: 100%;
    }

.service-caption {
}

.service-title {
    font-size: 20px;
    color: #212330;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

.service-icon {
}

    .service-icon img {
        width: 85%;
    }

.service-single-block {
}

.service-single-img {
}

.service-single-content {
}

.price {
    font-size: 24px;
    color: #aa9144;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

/*-----------------------------------------
    service side-nav
   ------------------------------------------*/
.sidenav {
    background-color: #fff;
    margin-bottom: 30px;
}

    .sidenav li {
        position: relative;
    }

        .sidenav li:last-child {
            margin-bottom: 0px;
        }

        .sidenav li a {
            display: block;
            line-height: 14px;
            color: #2b2d2c;
            font-weight: 500;
            font-size: 14px;
            background-color: #dfddd7;
            padding: 20px;
            margin-bottom: 1px;
            text-transform: uppercase;
            font-family: "Montserrat", sans-serif;
        }

            .sidenav li a:hover {
                color: #fff;
                background-color: #aa9144;
            }

            .sidenav li a.active,
            .sidenav ul li a.active .sidenav ul li i {
                color: #fff;
                background-color: #aa9144;
            }

            .sidenav li a:focus {
                color: #bb0349;
            }

        .sidenav li.active a:before {
            color: #bb0349;
        }

/*.sidenav li a:before { margin-right: 10px; font-family: FontAwesome; position: absolute; width: 20px; font-size: 12px; color: #7d7f89; content: "138"; left: 10px; }
.sidenav li a:hover:before { color: #bb0349; }*/
.arrow-circle-right li:last-child {
    border-bottom: 0px solid #6f4a52;
}

.arrow-circle-right li a:before {
    margin-right: 10px;
    font-family: FontAwesome;
    position: absolute;
    left: 20px;
    width: 20px;
    font-size: 16px;
    color: #5a5a5a;
    content: "\f105";
    font-weight: normal;
}

/*--------------------------
  9.5  Testimonial
---------------------------*/
.quote-left {
    position: absolute;
    font-size: 100px;
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    color: #aa9144;
    line-height: 0px;
    top: 52px;
}

.testimonial-block {
    margin-bottom: 40px;
}

.testimonial-img {
}

    .testimonial-img img {
    }

.testimonial-content {
    margin-bottom: 30px;
}

.testimonial-info {
    line-height: 1;
}

.testimonial-text {
    font-size: 21px;
    font-style: italic;
    line-height: 32px;
    color: #333333;
}

.testimonial-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.testimonial-meta {
    font-size: 13px;
    text-transform: uppercase;
    color: #aa9144;
    padding-right: 10px;
    font-weight: 400;
}

/*-------------------------
  9.8 Contact us
---------------------------*/
.contact-block {
}

    .contact-block ul {
    }

        .contact-block ul li {
            border: 1px solid #f1f2f4;
            padding-top: 30px;
            padding-bottom: 30px;
        }

            .contact-block ul li i {
                color: #aa9144;
                float: left;
                padding: 0px;
            }

    .contact-block .contact-text {
    }

.contact-info {
    background-color: #cda34d;
    color: #fff;
}

    .contact-info ul {
        padding-left: 0px;
    }

    .contact-info li {
        position: relative;
        padding-left: 70px;
        margin-bottom: 30px;
        border-bottom: 1px solid #b69042;
        padding-bottom: 29px;
    }

        .contact-info li:last-child {
            border-bottom: none;
        }

        .contact-info li i {
            display: block;
            position: absolute;
            left: 0; /* font-size: 50px; */ /* text-align: center; */
            color: #fff; /* bottom: 0px; */
        }

.map {
    height: 400px;
}

.contact-social {
    text-align: center;
}

.contact-social {
}

    .contact-social a i {
        height: 32px;
        width: 32px;
        border-radius: 50px;
        background-color: #ffc211;
        text-align: center;
        padding: 7px;
        line-height: 1.2;
        font-size: 14px;
        color: #c12d17;
    }

        .contact-social a i:hover {
            color: #ffc211;
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

/*------------------------
 10. Blog pages
--------------------------*/
.content {
}

.sidebar {
}

.post-block,
.post-quote {
    position: relative;
    background-color: #f4f1ec;
    border-radius: 10px;
    margin-bottom: 30px;
}

/*-- use for thumbnail --*/
.post-holder {
    position: relative;
    margin-bottom: 30px;
}
/*-- for single post page --*/
.post-img {
    position: relative;
}

    .post-img img {
        width: 100%;
    }

.post-title {
}

.post-content {
    padding-right: 40px;
}

.post-header {
}

/*-------- Post meta --------*/
.meta {
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.meta-date {
}

.meta-user {
}

.meta-comment {
}

.meta-author {
}

.meta-cat {
}

.meta-date,
.meta-author,
.meta-comment,
.meta-cat {
    display: inline-block;
    margin-right: 10px;
}

.meta-link {
}

.meta-tags {
}

/*-------- Post Type --------*/
.post-sticky {
    background: url(../images/sticky.png) no-repeat;
    position: absolute;
    right: 35px;
    bottom: 35px;
    width: 30px;
    height: 30px;
    color: #fff;
}

.post-gallery {
}

.post-video {
}

    .post-video .video-sign {
    }

.post-audio {
}

.post-quote {
    background-color: #aa9144;
}

.quote-content {
}

.post-quote blockquote {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
}
/*-------- Related Post --------*/
.related-post-block {
    border-top: 1px solid #eee;
    padding-top: 29px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.related-post {
    margin-bottom: 30px;
}

.related-post-title {
}

.related-post-img {
    margin-bottom: 30px;
}

    .related-post-img img {
        border-radius: 10px;
    }
/*----- Prev Next Post -----*/
.post-navigation {
    margin-bottom: 30px;
}

.nav-previous,
.nav-next {
    border: 1px solid #f4f1ec;
    padding: 20px;
}

.nav-previous {
}

.nav-next {
}

.prev-post {
}

.next-post {
}

.prev-link {
}

.next-link {
}

.prev-link,
.next-link {
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

/*----- Author Post -----*/
.author-post {
    margin-bottom: 30px;
    background: #f4f1ec;
    padding: 30px;
    border-radius: 10px;
}

.author-img {
}

.author-title {
}

.author-img img {
    width: 100%;
    border-radius: 10px;
}

.author-bio {
}

.author-meta {
}

.author-name {
}

.author-header {
}

.author-detail {
}

.author-link {
}

.author-social {
}

    .author-social ul {
    }

        .author-social ul li {
        }

            .author-social ul li a {
            }

                .author-social ul li a:hover {
                }

.author-info {
}

/*------------- Post Pagination -------------*/
.st-pagination {
}

    .st-pagination .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #3c3c3c;
        text-decoration: none;
        font-size: 12px;
        background-color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 8px 13px;
        border: 1px solid #efefef;
        border-radius: 100%;
    }

        .st-pagination .pagination > li > a:focus,
        .st-pagination .pagination > li > a:hover,
        .st-pagination .pagination > li > span:focus,
        .st-pagination .pagination > li > span:hover,
        .st-pagination .pagination > li > a.active {
            z-index: 2;
            color: #fff;
            background-color: #aa9144;
            border: 1px solid #f4f1ec;
        }

    .st-pagination .pagination > li:first-child > a,
    .st-pagination .pagination > li:first-child > span {
        margin-left: 0;
        border-radius: 100%;
    }

    .st-pagination .pagination > li:last-child > a,
    .st-pagination .pagination > li:last-child > span {
        border-radius: 100%;
    }

    .st-pagination .pagination > .active > a,
    .st-pagination .pagination > .active > a:focus,
    .st-pagination .pagination > .active > a:hover,
    .st-pagination .pagination > .active > span,
    .st-pagination .pagination > .active > span:focus,
    .st-pagination .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #aa9144;
        border: 1px solid #aa9144;
    }

/*------------------------
  12. Sidebar / Widgets
--------------------------*/

/*----- widget -----*/

.widget {
    margin-bottom: 10px;
    background-color: #f4f1ec;
    padding: 30px;
    border-radius: 10px;
}

.widget-title {
    /*margin-bottom: 20px; margin-top: 20px;*/
}

.widget ul {
}

    .widget ul li {
        margin-bottom: 16px;
        line-height: 18px;
    }

        .widget ul li:last-child {
            margin-bottom: 0px;
        }

        .widget ul li a {
            color: #474747;
        }

            .widget ul li a.active {
                color: #aa9144;
            }

            .widget ul li a:hover {
                color: #aa9144;
            }

.widget-search {
}

    .widget-search .input-group-addon {
        color: #fff;
        text-align: center;
        background-color: #aa9144;
        border: 1px solid #aa9144;
        border-left: transparent;
    }

.widget-categories {
}

    .widget-categories ul {
    }

        .widget-categories ul li {
        }

            .widget-categories ul li a {
            }

.widget-archives {
}

    .widget-archives ul {
    }

        .widget-archives ul li {
        }

            .widget-archives ul li a {
            }

ul.widget-recent-post {
}

.widget-recent-post li {
    margin-bottom: 10px;
    border-bottom: 1px solid #cecbc7;
    padding-bottom: 10px;
}

    .widget-recent-post li:last-child {
        border-bottom: 1px solid transparent;
    }

.widget-recent-post ul li a {
}

.widget-recent-post .meta {
    margin-bottom: 0px;
}

.recent-post-img {
    margin-bottom: 20px;
}

.recent-post-content {
}

.recent-title {
    font-size: 12px;
    line-height: 18px;
}

.widget-tags {
}

    .widget-tags a {
        border: 1px solid #cecbc7;
        padding: 2px 10px;
        display: inline-block;
        background-color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-right: 3px;
        border-radius: 50px;
        color: #18150d;
    }

        .widget-tags a:hover {
            background-color: #aa9144;
            color: #fff;
            border: 1px solid #aa9144;
        }

.widget-text {
}

.widget-contact {
}

.widget-social {
}

.social-circle a {
    height: 33px;
    width: 33px;
    background-color: #aa9144;
    color: #fff;
    border-radius: 100%;
    padding: 5px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

    .social-circle a:hover {
        background-color: #ffc211;
    }

.widget-call-to-action {
    background-color: #eddba5;
}

    .widget-call-to-action .widget-title {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .widget-call-to-action p {
        font-size: 18px;
        color: #18150d;
    }

.team-block {
    margin-bottom: 20px;
}

.team-img {
    margin-bottom: 20px;
}

.team-content {
    text-align: center;
}

.team-title {
    margin-bottom: 0px;
}

.team-name {
}

.team-meta {
    text-transform: uppercase;
    font-size: 12px;
    color: #aa9144;
    font-weight: 500;
    letter-spacing: 1px;
}

.team-designation {
}

/*----- Comment Post -----*/
.comments-area {
}

.comments-title {
    border-bottom: 1px solid #f4f1ec;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.comment-list {
    list-style: none;
    padding: 0px;
}

.comment {
}

.comment-body {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f1ec;
    padding-bottom: 20px;
}

.comment-author {
}

    .comment-author img {
        float: left;
    }

.comment-info {
    padding-left: 120px;
}

.comment-header {
    margin-bottom: 0px;
}

.user-title {
    font-size: 15px;
    color: #474747;
    margin-bottom: 10px;
    font-weight: 500;
}

.comment-meta {
}

.comment-meta-date {
    color: #98989c;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.comment-content {
    color: #6f6f6f;
    margin-bottom: 20px;
}

.reply {
}

/*---- thread comments --------*/
.childern {
    padding-left: 100px;
    list-style: none;
}

    .childern .comment-body {
        background-color: #f4f1ec;
        padding: 20px;
        border-radius: 10px;
    }

    .childern .comment-info {
        padding-left: 120px;
    }

/*----- Leave Reply -----*/
.leave-comments {
    margin-top: 30px;
    background-color: #f4f1ec;
    padding: 40px;
    border-radius: 10px;
}

    .leave-comments .control-label {
        color: #474747;
        font-weight: 600;
        font-size: 13px;
    }

/*--------------------------------
 Extra Plugin CSS - Back to top  
---------------------------------*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(212, 27, 44, 100) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

    .cd-top.cd-is-visible,
    .cd-top.cd-fade-out,
    .no-touch .cd-top:hover {
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: 0.5;
    }

.no-touch .cd-top:hover {
    background-color: #e70359;
    opacity: 1;
}

/*-------------styleguide-------------*/
.box-info {
}

.box-default-color {
    background-color: #aa9144;
    height: 160px;
    width: 160px;
}

.box-primary-color {
    background-color: #18150d;
    height: 160px;
    width: 160px;
}

.box-heading-color {
    background-color: #18150d;
    height: 160px;
    width: 160px;
}

.box-secondary-color {
    background-color: #6f6f6f;
    height: 160px;
    width: 160px;
}

.box-bg-color {
    background-color: #eddba5;
    height: 160px;
    width: 160px;
}

/*-------------180306 SHJ �̵������?���� CLASS-------------*/

.tab5 li,
.tab2 li {
    float: left;
    text-align: center;
    padding: 75px 0 16px 0;
    background-color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.tab2 li {
    width: 25%;
}

.function-list li > span {
    font-size: 46px;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

.function-list li > p {
    color: #333;
    font-size: 17px;
    padding-left: 75px;
    line-height: 28px;
}

.tab2 li {
    width: 50% !important;
}

.morebutton {
    width: 30%;
    margin-left: 35%;
}

.morebutton2 {
    width: 30%;
    margin-left: 35%;
    margin-top: 25px;
}

.ctacontent span {
    color: #ffc211;
    margin-right: 15px;
    margin-left: 50px;
}

.processimg {
    width: 60%;
    margin-top: 50px;
    margin-left: 20%;
}

.qnaboximg img {
    width: 100px;
    top: -40px;
    position: relative;
}

.effect-arrow {
    width: 40px;
    margin-top: 50px;
}

.qnaboximg {
    text-align: right;
    height: 70px;
}

.qnaboxtext {
    line-height: 70px;
}

.consultlink {
    margin-left: 10px;
    animation: motion 0.5s linear 0s infinite alternate;
    top: -20px;
}

@keyframes motion {
    0% {
        top: -23px;
    }

    100% {
        top: -20px;
    }
}

.consultlink:hover {
    top: -20px !important;
}

.qnabox {
    margin: 0 auto;
}

.right-title {
    font-size: 18px !important;
    color: #c1272d;
    position: relative;
    top: 130px;
    text-align: right;
}

.left-title {
    font-size: 18px !important;
    color: #fbb03b;
    position: relative;
    top: 130px;
    text-align: left;
}

.sarae-detail {
    width: 70%;
    margin-left: 15%;
    position: absolute;
    top: 170px;
    background-color: #fff;
    z-index: 1;
}

.diagramimg {
    margin-bottom: 100px;
    width: 100%;
}

.topimg {
}
/* �̵��������?right ��ġ���� */
.bottomfix-topbox {
    position: fixed;
    bottom: 72px;
    background-color: transparent;
    text-align: right;
    right: 31%;
}

.hero-pointbox {
    width: 60%;
    margin-left: 20%;
    text-align: left;
    color: #fff;
    padding: 70px 0;
}

.onweblogo {
    position: relative;
    top: -7px;
}

.webhide {
    display: none;
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .navigation {
        float: none;
        padding-right: 0;
    }

    .hero-title {
        font-size: 25px;
        line-height: 50px;
        margin-top: 85px !important;
    }

    .hero-section {
    }

    .comment-info {
        padding-left: 100px;
    }

    .cta-title {
        font-size: 26px;
        line-height: 40px;
    }

    .cta-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .footer-widget {
        margin-bottom: 20px;
    }

        .footer-widget .widget-title {
            margin-bottom: 10px;
        }


    .page-caption {
        padding: 40px 0px 20px 0px;
    }

    .childern .comment-info {
        padding-left: 90px;
    }

    .childern {
        padding-left: 0px;
        list-style: none;
    }

    .page-breadcrumb .breadcrumb {
        margin-top: 0;
        font-size: 14px;
    }

    .tab5 li,
    .tab2 li {
        padding: 10px 0;
    }

    .function-list li > span {
        font-size: 36px;
        width: 55px;
    }

    .function-list li > p {
        padding-left: 55px;
    }

    .tab2 li {
        width: 50%;
    }

    .morebutton {
        width: 70%;
        margin-left: 15%;
    }

    .ctacontent span {
        margin-left: 0;
    }

    .processimg {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    .qnaboximg img {
        top: -20px;
    }

    .program-effect ul li {
        font-size: 14px;
    }

    .effect-arrow {
        display: none;
    }

    .introduction-after {
        margin-top: 40px;
    }

    .right-title {
        top: 200px;
    }

    .left-title {
        top: 200px;
    }

    .bottomfix-topbox {
        right: 10%;
    }

    .topimg {
        display: none;
    }

    .hero-pointbox h1 {
        font-size: 44px;
    }

    .hero-pointbox {
        width: 80%;
        margin-left: 10%;
        text-align:;
    }

    .saraecontainer {
        display: none;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .qnaboximg {
        text-align: right;
        height: 70px;
    }

    .qnaboxtext {
        line-height: 20px;
    }

    .qnabox {
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 0;
        padding-left: 0;
    }

    .right-title {
        top: 150px;
    }

    .left-title {
        top: 150px;
    }

    .diagramimg {
        margin-bottom: 20px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .right-title {
        top: 100px;
    }

    .left-title {
        top: 100px;
    }

    .sarae-detail {
        width: 94%;
        margin-left: 3%;
        top: 100px;
    }

    .footer {
        padding-bottom: 10px;
    }

    .header {
        padding-bottom: 0;
        padding-top: 15px;
    }

    .function-list li > p {
        padding-left: 5px;
        font-size: 15px;
    }
    /*768px �̸��϶� ������ �ʴ� �͵�*/
    .ydfttext,
    .businesssector img,
    .bottomfixbox,
    .onweblogo,
    .floatmenu,
    .mobilehide {
        display: none;
    }

    .businesssector {
        margin-bottom: 10px !important;
    }
    /*768px �̸��϶� ���̴� �͵�*/
    .webhide {
        display: block !important;
    }

    .hero-pointbox {
        text-align: center;
    }
    /*.page-header{margin-top:79px;}*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .right-title {
        top: 80px;
    }

    .left-title {
        top: 80px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .right-title {
        top: 70px;
    }

    .left-title {
        top: 70px;
    }

    .hero-pointbox {
        padding: 100px 0 !important;
    }
}

@media (min-width: 1600px) {
    .container {
    }

    .row {
        margin: 0 auto;
    }

    .sarearow {
    }
}

@media (min-width: 1200px) {
    .swiper-container {
        display: none;
    }
}

@media (max-width: 768px) {
    .hero-pointbox {
        color: #fff;
    }

    .hero-title {
        color: #fff;
    }

    .hero-icon {
        display: none;
    }

    .hero-pointbox {
        background-color: transparent;
        width: 80%;
        padding: 75px 0;
        margin-left: 10%;
    }

    .morebutton,
    .morebutton2 {
        width: 80%;
        margin-left: 10%;
    }

    .page-caption {
        padding: 40px 10px 0px 10px;
    }

        .page-caption .engtitle {
            margin-top: 20px;
            margin-bottom: 0px;
        }
}

/*�����鼭��*/
.ctatitle {
    background-color: #ffc211;
    border-radius: 40px;
    color: #fff;
    padding: 5px 15px 10px 15px;
    font-size: 20px;
}

    .ctatitle span {
        font-size: 70px;
        opacity: 0.4;
        letter-spacing: -5px;
        padding-right: 17px;
        font-weight: 400;
        line-height: 20px;
    }

@media only screen and (max-width: 480px) {
    .ctatitle span {
        font-size: 50px;
    }

    .ctatitle img {
        width: 22px;
    }
}

.bottomfixbox {
    z-index: 10;
}

/* SHJ 180306 �ֿ��� page */
.tab5 li {
    width: 18%;
    margin: 1%;
    box-shadow: 1px 3px 12px rgb(33 33 33 / 10%);
    border-radius: 18px;
    color: #939393;
    background-size: 160px !important;
    background-position-y: 20px !important;
    padding: 90px 0 15px 0;
}

    .tab5 li:hover {
        box-shadow: 1px 3px 12px rgb(33 33 33 / 30%);
    }

.Popup4 {
    background-color: #f2f2f2;
    overflow: hidden;
    margin-top: 15px;
}

    .Popup4 h4 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .Popup4 img {
        width: 100%;
        margin-top: 5px;
        box-shadow: 3px 0px 3px #aaa;
    }

.function-list {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

    .function-list li {
        color: #c1272d;
        font-size: 20px;
        margin-top: 20px;
    }

.backcolor {
    background-color: #333 !important;
    color: #fff;
    box-shadow: 2px 2px 4px rgb(33 33 33 / 40%);
    border: 1px solid #333 !important;
}

.backcolor-s {
    background-color: #fff !important;
    color: #000 !important;
    border-bottom: none !important;
    box-shadow: 1px 3px 12px rgb(33, 33, 33, 0.15) !important;
}

.bluebackcolor {
    color: #000000 !important;
    display: inline-block !important;
    position: relative !important;
}

    .bluebackcolor:after {
        content: "" !important;
        width: 100% !important;
        height: 3px !important;
        display: inline-block !important;
        background: var(--baljugo-primary-500) !important;
        position: absolute !important;
        bottom: 14px !important;
        left: 0 !important;
        z-index: -1 !important;
    }

.purplebackcolor {
    background-color: #767af6 !important;
    color: #fff !important;
}

/* 180307 SHJ �ַ���??page */
.program-effect {
    text-align: center;
}
    /*200416  SHJ �ַ���?? �߰�*/
    .program-effect h1 {
        font-size: 44px;
        font-weight: 700;
        padding: 30px 0 0px 0;
    }

    .program-effect .font3014 {
        font-size: 30px;
    }

.topbtn {
    position: fixed;
    right: 12%;
    bottom: 100px;
    z-index: 999;
    display: none;
    background-color: #c1272d;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 4px 4px rgba(50, 50, 50, 0.3);
}

    .topbtn:hover {
        background-color: #891523;
        color: #fff;
    }

.program-effect img {
    width: 80%;
    padding-top: 50px;
}

.bt-feature {
    margin-top: 130px;
    margin-bottom: 130px;
}

.program-effect h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

.program-effect ul li {
    padding: 10px;
    margin: 10px 0;
    border-radius: 28px;
    border: 1px solid #b3b3b3;
}

.effect-bottom ul li {
    border: none;
    font-size: 21px;
    text-align: left;
    padding: 15px;
}

.subpagetitle {
    position: relative;
    /*top:-18px;*/
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 40px;
    color: #343434;
}

.client-text {
    background-color: #898989;
    border: 1px solid #999;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    line-height: 20px;
    margin-bottom: 30px;
}

/*======================
====Main Slider CSS=====
=======================*/
.home-pattern {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-image: url(../b_images/home-pattern.png);
    background-repeat: repeat;
    opacity: 0.2;
}

#main-carousel .carousel-inner .item {
    height: 720px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.hero-section .item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: 74px;
}

#main-carousel .carousel-indicators,
#main-carousel2 .carousel-indicators {
    bottom: 10px;
}

    #main-carousel .carousel-indicators li,
    #main-carousel2 .carousel-indicators li {
        background: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        width: 13px;
        height: 13px;
        margin-left: 5px;
        text-indent: -9999px;
        display: inline-block;
    }

.carousel-indicators .active {
    background-color: #fff !important;
}

.sarae-indicators .active {
    background-color: #ccc !important;
}

.sarae-indicators li {
    border: 1px solid #ccc;
}

.slider-content {
    height: 100%;
}

#main-carousel .carousel-caption,
#main-carousel2 .carousel-caption {
    display: table;
    height: 100%;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
    padding: 0;
}

    #main-carousel .carousel-caption > div {
        /*vertical-align: middle;
    display: table-cell;*/
    }

#main-carousel .carousel-inner h2,
#main-carousel2 .carousel-inner h2 {
    color: #f6f6f6;
    display: inline-block;
    font-family: "Noto Sans KR", roboto;
    font-size: 55px;
    font-weight: 800;
    margin-bottom: 40px;
    text-shadow: none;
}

    #main-carousel .carousel-inner h2 span,
    #main-carousel2 .carousel-inner h2 span {
        color: #7ab700;
    }

#main-carousel .carousel-inner p,
#main-carousel2 .carousel-inner p {
    font-weight: 400;
    margin-bottom: 50px;
    margin-top: 0;
    text-shadow: none;
}

#main-carousel .carousel-left,
#main-carousel2 .carousel-left {
    left: -50px;
}

#main-carousel .carousel-right #main-carousel2 .carousel-right {
    right: -50px;
}

#main-carousel:hover .carousel-left #main-carousel2:hover .carousel-left {
    left: 0px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

#main-carousel:hover .carousel-right #main-carousel2:hover .carousel-right {
    right: 0px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

#main-carousel .carousel-left,
#main-carousel .carousel-right,
#main-carousel2 .carousel-left,
#main-carousel2 .carousel-right {
    padding: 15px;
    z-index: 12;
    font-size: 60px;
    color: rgba(255, 255, 255, 0.52);
    top: 50%;
    position: absolute;
    margin-top: -60px;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.carousel-right {
    right: 65px;
}

.carousel-left {
    left: 65px;
}

#main-carousel .carousel-left:hover,
#main-carousel .carousel-right:hover,
#main-carousel2 .carousel-left:hover,
#main-carousel2 .carousel-right:hover {
    color: #f6f6f6;
}

.mainbttext {
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    right: 0;
    left: 0;
    padding: 20px;
    margin: 0;
}

    .mainbttext h2,
    .mainbttext p {
        color: #111;
        text-align: left;
        text-shadow: none;
    }

    .mainbttext p {
        font-size: 14px;
    }

    .mainbttext a {
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
        margin-top: 10px;
        padding: 10px;
    }

.scroll {
    background-color: #444;
}

.scrfont {
    color: #fff;
}

.textcolorchange {
    color: #fff !important;
}

.mainlogo {
    background: url(../bj-images/baljugologo2.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 40px;
}

.mainlogoscr {
    background: url(../bj-images/baljugologo_w2.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 40px;
}

.sareatab {
    background-color: #fff;
    border-top: none;
}
/*ȸ��Ұ�?����о�?*/
.businesssector
{
    height:200px;
    background-color:#fff;
    box-shadow:2px 2px 8px #ccc;
    margin-bottom:40px;
    }
.businesssector img
{
    height:200px;
    }
.businesssector .function-list
{
    margin:0;
    height:200px;
    padding-top:40px;
    }
.businesssector .function-list li
{
    color:#333
    }
.comwarepagemove:hover
{
    transform:scale(1.1);
    }
/*family site*/
.footer .familysite {
    height: 40px;
    color: #999;
    border: 1px solid #535353;
    background: transparent;
    padding: 2px 10px;
}

.fam-site-go {
    color: #999;
    border: 1px solid #535353;
    background: #191919;
    height: 40px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: bottom;
}
h3.featu-title {
    color: #c1272d;
    font-weight: bold;
    position: relative;
    font-size: 26px;
    top: -13px;
}

.featuimg,
.featuimg2 {
    width: 80%;
}

.effect-top {
    margin: 10px 0;
    margin-top: 100px;
}

@media only screen and (max-width: 768px) {
    .featuimg {
        width: 100%;
    }

    .bt-feature {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .effect-bottom ul li {
        font-size: 17px;
        padding: 0;
    }

    h3.featu-title {
        font-size: 20px;
    }
    .program-effect h1 {
        font-size: 30px;
        padding: 20px 0 0px 0;
    }

    .program-effect .font3014 {
        font-size: 17px;
    }

    .topbtn {
        right: 2%;
        bottom: 10px;
    }
}

@media only screen and (max-width: 992px) {
    .featuimg2 {
        width: 50%;
    }

    .effect-top {
        margin-top: 10px;
    }

    .floatmenu {
        bottom: 25px !important;
        right: 25px !important;
    }
}
@media only screen and (min-width: 992px) {
    .col-resize {
        width: 12.5%;
        margin-right: 2%;
    }
}
/*clientlist*/
@media (min-width: 1200px) {
    #clientlist .col-lg-3 {
        width: 20%;
    }
}

@media (max-width: 1500px) {
    .bottomfixbox {
        display: none;
    }
}
.subpagetitle2 {
    padding-bottom: 30px;
    font-size: 26px;
}

.newfeature {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    color: #bac2cd;
}

.newfeature2 {
    border: 1px solid #767af6;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.newfeature p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
}

.newfeature:hover {
    transition: 0.5s;
    color: #000000;
}

.newfeature2:hover {
    color: #000000;
    transition: 0.5s;
}

.sareatabtitle {
    cursor: pointer;
}

    .sareatabtitle:hover .newfeature:after {
        width: 100%;
    }

.newfeature {
    display: inline-block;
    position: relative;
}

    .newfeature:after {
        content: "";
        width: 0;
        height: 3px;
        display: inline-block;
        background: var(--baljugo-primary-500);
        position: absolute;
        bottom: 14px;
        left: 0;
        z-index: -1;
        transition: 0.2s all;
    }
/*220630 Ư¡����Ʈ*/
.subpagetitle2 {
    padding-bottom: 30px;
    font-size: 26px;
}

.featurelist {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    color: #bac2cd;
}

.featurelist2 {
    border: 1px solid #767af6;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.featurelist p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
}

.featurelist:hover {
    transition: 0.5s;
    color: #000000;
}

.featurelist2:hover {
    color: #000000;
    transition: 0.5s;
}

.sareatabtitle {
    cursor: pointer;
}

    .sareatabtitle:hover .featurelist:after {
        width: 100%;
    }

.featurelist {
    display: inline-block;
    position: relative;
}

    .featurelist:after {
        content: "";
        width: 0;
        height: 3px;
        display: inline-block;
        background: var(--baljugo-primary-500);
        position: absolute;
        bottom: 14px;
        left: 0;
        z-index: -1;
        transition: 0.2s all;
    }

.featuretap {
    color: #000000 !important;
    display: inline-block !important;
    position: relative !important;
}

    .featuretap:after {
        content: "" !important;
        width: 14% !important;
        margin-left: 43% !important;
        height: 3px !important;
        display: inline-block !important;
        background: #ffc211 !important;
        position: absolute !important;
        top: 0px !important;
        left: 0 !important;
        z-index: -1 !important;
    }
.freeinfo {
    width: 80%;
    margin-left: 10%;
}

.freeinfoinbox {
    padding: 0 40px 0 0;
}

@media only screen and (max-width: 768px) {
    .subpagetitle2 {
        padding-bottom: 30px;
        font-size: 20px;
    }

        .subpagetitle2 br {
            display: block !important;
        }

    .newfeature {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 18px;
    }

        .newfeature img {
            display: none;
        }

    .howtoconsult {
        display: none;
    }

    .mhowtoconsult {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 10px 0 30px 0;
    }
    .freeinfo {
        width: 100%;
        margin-left: 0;
    }

    .freeinfoinbox {
        padding: 0 20px 0 0;
    }
}
/*icon*/
.newfeature span
{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    display:block;
    }
.nficon_01
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_02
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_03
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_04
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_05
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_06
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_07
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_08
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
/*hover*/
.nficon_01_h,
#FunctionTab1:hover span
{
    background: url(../bj-images/hero-point-1.png) no-repeat center;
    background-size: contain;
    }
.nficon_02_h,
#FunctionTab2:hover span
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_03_h,
#FunctionTab3:hover span
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_04_h,
#FunctionTab4:hover span
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_05_h,
#FunctionTab5:hover span
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_06_h,
#FunctionTab6:hover span
{
    background: url(../bj-images/hero-point-2.png) no-repeat center;
    background-size: contain;
    }
.nficon_07_h,
#FunctionTab7:hover span
{
    background: url(../bj-images/hero-point-3.png) no-repeat center;
    background-size: contain;
    }
.nficon_08_h,
#FunctionTab8:hover span
{
    background: url(../bj-images/hero-point-3.png) no-repeat center;
    background-size: contain;
    }

/*reviewbox*/
.reviewbox {
    padding: 0;
}

.bjreview {
    text-align: center;
    color: #ffc211;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
}

.reviewinsidebox {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 60px;
    border-radius: 30px;
}

.onelinereview {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 5px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position-x: 0;
    background-position-y: 0;
}

.reviewcompanyname {
    text-align: center;
    font-weight: 400;
    color: #aaa;
    font-size: 16px;
}

.reviewtoptap {
    background-image: url(../bj-images/pointimg_people.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    margin-bottom: 15px;
    padding: 30px 0;
}

    .reviewtoptap p:nth-child(1) {
        color: #336cb3;
        font-size: 28px;
        font-weight: 800;
    }

    .reviewtoptap p:nth-child(2) {
        font-size: 20px;
    }

.pointpencil {
    position: absolute;
    width: 90px;
    bottom: 0;
    right: 0;
}

.contract-mbimg {
    display: none;
}

.pointtext {
    font-weight: bolder;
    background-color: #ffefae;
}

.pointtextline {
    font-weight: bolder;
    background-color: #ffefae;
}

.saraemorebtn {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    border: 1px solid #1c3164;
    color: #1c3164;
    cursor: pointer;
}

    .saraemorebtn:hover {
        border: 1px solid #1c3164;
        color: #fff;
        background-color: #1c3164;
        transition: 1s;
        box-shadow: 0 3px 5px rgb(28 49 100 / 30%);
    }

@media only screen and (max-width: 768px) {
    .contract-webimg {
        display: none;
    }

    .contract-mbimg {
        display: block;
    }
}

@media only screen and (max-width: 700px) {
    .onelinereview {
        width: 100%;
        font-size: 19px;
        padding: 15px 5px;
        margin-left: 0;
        background: none;
        margin-bottom: 0px;
    }

    .bjreview {
    }

    .reviewinsidebox {
        padding: 40px 20px 40px 20px;
        background-image: none;
    }

    .reviewtoptap {
        background-image: none;
        padding: 0 10px;
    }

        .reviewtoptap p:nth-child(1) {
            font-size: 21px;
        }

        .reviewtoptap p:nth-child(2),
        .reviewcompanyname {
            font-size: 17px;
        }

    .reviewbox {
        font-size: 15px;
        padding: 6px;
    }

    .pointpencil {
        width: 68px;
    }

    #navigation > ul > li > a {
        padding: 10px 20px 20px 20px;
    }

    .Popup4 h4 {
        font-size: 14px;
    }
}

.function-box p:nth-child(1) {
    color: #c1272d;
    font-size: 21px;
    font-weight: 700;
}

.function-box p:nth-child(2) {
    font-size: 18px;
    word-break: keep-all;
}

.function-up .row {
    padding-top: 40px;
}

.function-up img {
    width: 90%;
    margin-left: 5%;
}

.tabnewlist li {
    border: 1px solid #ccc;
}

.pdfunctionnew {
    padding: 50px 20px 20px 20px;
    margin: 40px 0px 20px 0px;
    background-color: #f2f2f2;
}

.pdtweb {
    padding-top: 20px;
}

.font-32 {
    font-size: 32px;
}

@media only screen and (max-width: 768px) {
    .function-box {
        padding: 0;
    }

    .function-up {
        text-align: center;
    }

        .function-up img {
            width: 20%;
            padding-bottom: 10px;
        }

    .pdfunctionnew {
        padding: 30px 0px 0px 0px;
    }

    .pdtweb {
        padding-top: 0px;
    }

    .font-32 {
        font-size: 24px;
    }

    .tab5 li {
        width: 46%;
        margin: 2%;
    }
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

/* bootpage */
.bootpag li a {
    padding: 10px 15px !important;
    margin: 0 3px;
    font-size: 18px;
    font-weight: 500;
    width: 50px;
    height: 50px;
    color: #808080;
}

.bootpag li a {
    border-radius: 0.25rem;
    color: var(--grayscale-500);
    background-color: var(--grayscale-white);
}


.bootpag > li:first-child a,
.bootpag > li:last-child a {
    border: 0 !important;
}



.bootpag .pagination__link a {
    display: inline-block;
    padding: 0px !important;
    margin: 0 3px;
    font-size: 13px;
    width: 40px;
    height: 40px;
    border: 1px solid #808080 !important;
    border-radius: unset !important;
    color: #808080;
}

.bootpag .pagination-clicked a{
    color: var(--grayscale-white);
    background-color: var(--baljugo-primary-500);
}

.top_remotelink {
    position: absolute;
    right: 5%;
    top: 20px;
    background: #fff0c6;
    padding: 3px 12px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    color: #d5780c;
    box-shadow: 1px 3px 3px rgb(255 194 17 / 10%);
    cursor: pointer;
}

    .top_remotelink:hover {
        top: 22px;
        transition: all 0.3s;
    }
