@charset utf-8;
@import url("color.css");
/* Noto Sans Korean */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url("../common/font/MaterialIconsOutlined-Regular.eot");
    /* For IE6-8 */
    src: local("Material Icons"), local("MaterialIconsOutlined-Regular"),
        url("../common/font/MaterialIconsOutlined-Regular.woff2") format("woff2"),
        url("../common/font/MaterialIconsOutlined-Regular.woff") format("woff"),
        url("../common/font/MaterialIconsOutlined-Regular.ttf") format("truetype");
}

.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: "liga";
}



.kn {
    font-family: "s-core-dream-regular";
    /*  letter-spacing: -0.08em;*/
    font-weight: 600;
    /*  color: #444;*/
}

.kn15 {
    font-family: "s-core-dream-regular";
    /*  letter-spacing: -0.08em;*/
    font-size: 15px;
}

@font-face {
    font-family: "2010-oumi030";
    src: url("../common/font/2010-oumi030.eot");
    src: url("../common/font/2010-oumi030.eot?#iefix") format("embedded-opentype"),
        url("../common/font/2010-oumi030.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TTOmniGothicM";
    src: url("../common/font/TTOmniGothicM.svg#TTOmniGothicM") format("svg"),
        url("../common/font/TTOmniGothicM.ttf") format("truetype"),
        url("../common/font/TTOmniGothicM.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.news-desc h4 {
    font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold,
        NanumBarunGothicUltraLight, Dotum, "돋움";
    font-size: 18px;
    color: rgb(101, 101, 101);
    line-height: 25px;
}

@font-face {
    font-family: "s-core-dream-thin";
    src: url("../common/font/scdream1-webfont.woff2") format("woff2"),
        url("../common/font/scdream1-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-extralight";
    src: url("../common/font/scdream2-webfont.woff2") format("woff2"),
        url("../common/font/scdream2-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-light";
    src: url("../common/font/scdream3-webfont.woff2") format("woff2"),
        url("../common/font/scdream3-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-regular";
    src: url("../common/font/scdream4-webfont.woff2") format("woff2"),
        url("../common/font/scdream4-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SCDream4";
    src: url("../common/font/scdream4-webfont.woff2") format("woff2"),
        url("../common/font/scdream4-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-medium";
    src: url("../common/font/scdream5-webfont.woff2") format("woff2"),
        url("../common/font/scdream5-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-bold";
    src: url("../common/font/scdream6-webfont.woff2") format("woff2"),
        url("../common/font/scdream6-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-extrabold";
    src: url("../common/font/scdream7-webfont.woff2") format("woff2"),
        url("../common/font/scdream7-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-heavy";
    src: url("../common/font/scdream8-webfont.woff2") format("woff2"),
        url("../common/font/scdream8-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "s-core-dream-black";
    src: url("../common/font/scdream9-webfont.woff2") format("woff2"),
        url("../common/font/scdream9-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.kos1 {
    font-family: "s-core-dream-thin";
}

.kos2 {
    font-family: "s-core-dream-extralight";
}

.kos3 {
    font-family: "s-core-dream-light";
}

.kos4 {
    font-family: "s-core-dream-regular";
}

.kos5 {
    font-family: "s-core-dream-medium";
}

.kos6 {
    font-family: "s-core-dream-bold";
}

.kos7 {
    font-family: "s-core-dream-extrabold";
}

.kos8 {
    font-family: "s-core-dream-heavy";
}

.kos9 {
    font-family: "s-core-dream-black";
}

.ko {
    font-family: "s-core-dream-regular";
}

.ko1 {
    font-family: "Noto Sans Light";
    font-style: normal;
}

.ko2 {
    font-family: "2010-oumi030";
    font-style: normal;
}

.ko3 {
    font-family: "TTOmniGothicM";
    font-style: normal;
}

.ko_gul {
    font-size: 12px;
    font-family: "Gulim", sans-serif;
}

.en1 {
    font-family: "Raleway", sans-serif;
}

.en2 {
    font-family: "Open Sans", sans-serif;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.f21 {
    font-size: 21px;
}

.f22 {
    font-size: 22px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f26 {
    font-size: 26px;
}

.f27 {
    font-size: 27px;
}

.f28 {
    font-size: 28px;
}

.f29 {
    font-size: 29px;
}

.f30 {
    font-size: 30px;
}

.f31 {
    font-size: 31px;
}

.f32 {
    font-size: 32px;
}

.f33 {
    font-size: 33px;
}

.f34 {
    font-size: 34px;
}

.f35 {
    font-size: 35px;
}

.f36 {
    font-size: 36px;
}

.f37 {
    font-size: 37px;
}

.f38 {
    font-size: 38px;
}

.f39 {
    font-size: 39px;
}

.f40 {
    font-size: 40px;
}

.f50 {
    font-size: 50px;
}

.f60 {
    font-size: 60px;
}

.f70 {
    font-size: 70px;
}

.f80 {
    font-size: 80px;
}

.f90 {
    font-size: 90px;
}

.f100 {
    font-size: 100px;
}

.lh1 {
    line-height: 1;
}

.lh1-1 {
    line-height: 1.1;
}

.lh1-2 {
    line-height: 1.2;
}

.lh1-3 {
    line-height: 1.3;
}

.lh1-4 {
    line-height: 1.4;
}

.lh1-5 {
    line-height: 1.5;
}

.lh1-6 {
    line-height: 1.6;
}

.lh1-7 {
    line-height: 1.7;
}

.lh1-8 {
    line-height: 1.8;
}

.lh1-9 {
    line-height: 1.9;
}

.lh2 {
    line-height: 2;
}

a {
    text-decoration: none;
}
  
.nav>li>a {
    position: relative;
    display: block;
    padding: 17px 30px;
    font-family: "SCDream4", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}

.form-control {
    font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold,
        NanumBarunGothicUltraLight, Dotum, "돋움";
    font-size: 12px;
}

::selection {
    background: #f9f4a9;
    color: #000;
}

.img-responsive {
    max-width: 100%;
    width: 100%;
}

.text-white {
    color: #fff;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mt150 {
    margin-top: 150px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.pt100 {
    padding-top: 100px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb100 {
    padding-bottom: 100px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.pr70 {
    padding-right: 70px;
}

.pr80 {
    padding-right: 80px;
}

.pr90 {
    padding-right: 90px;
}

.pr100 {
    padding-right: 100px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl70 {
    padding-left: 70px;
}

.pl80 {
    padding-left: 80px;
}

.pl90 {
    padding-left: 90px;
}

.pl100 {
    padding-left: 100px;
}

.pd15 {
    padding: 15px;
}

/* 상하 좌우 조절 */
.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-60 {
    margin-left: 60px;
}

.margin-left-70 {
    margin-left: 70px;
}

.margin-left-80 {
    margin-left: 80px;
}

.margin-left-90 {
    margin-left: 90px;
}

.margin-left-100 {
    margin-left: 100px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-right-60 {
    margin-right: 60px;
}

.margin-right-70 {
    margin-right: 70px;
}

.margin-right-80 {
    margin-right: 80px;
}

.margin-right-90 {
    margin-right: 90px;
}

.margin-right-100 {
    margin-right: 100px;
}

/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}

.divide2 {
    width: 100%;
    height: 2px;
}

.divide3 {
    width: 100%;
    height: 3px;
}

.divide5 {
    width: 100%;
    height: 5px;
}

.divide10 {
    width: 100%;
    height: 10px;
}

.divide15 {
    width: 100%;
    height: 15px;
}

.divide20 {
    width: 100%;
    height: 20px;
}

.divide25 {
    width: 100%;
    height: 25px;
}

.divide30 {
    width: 100%;
    height: 30px;
}

.divide35 {
    width: 100%;
    height: 35px;
}

.divide40 {
    width: 100%;
    height: 40px;
}

.divide45 {
    width: 100%;
    height: 40px;
}

.divide50 {
    width: 100%;
    height: 50px;
}

.divide55 {
    width: 100%;
    height: 55px;
}

.divide60 {
    width: 100%;
    height: 60px;
}

.divide65 {
    width: 100%;
    height: 65px;
}

.divide70 {
    width: 100%;
    height: 70px;
}

.divide75 {
    width: 100%;
    height: 75px;
}

.divide80 {
    width: 100%;
    height: 80px;
}

.divide85 {
    width: 100%;
    height: 85px;
}

/*margins*/
.margin10 {
    margin-bottom: 10px;
}

.margin20 {
    margin-bottom: 20px;
}

.margin30 {
    margin-bottom: 30px;
}

.margin40 {
    margin-bottom: 40px;
}

.no-padding {
    padding: 0px;
}

.no-padding.gray {
    background-color: #fff;
}

.no-padding-inner h3 {
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
}

.no-padding-inner {
    padding: 60px;
}

@media (max-width: 568px) {
    .no-padding-inner {
        padding: 15px;
    }
}

.margin-0 {
    margin: 0px !important;
}


/* sub */

.category-menu {
    background: #f8f8f8;
    padding: 10px;
}

.cat-list li {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    color: #111;
}

.cat-list li a {
    color: #888;
    margin-right: 10px;
}

.cat-list li i {
    color: #888;
    margin-right: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cat-list li:hover i {
    margin-left: 5px;
}

.cat-list li a:hover {
    color: var(--bs-blue);
}

.tablecss {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.ko-n {
    font-family: SCDream4, Sans-Serif;
    font-weight: 300;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.tablecss tr th {
    height: 45px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 1em;
    background: #f1f1f1;
}

.tablecss tr td {
    height: 45px;
    padding: 8px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 1em;
}

.table-2 {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.ko-n {
    font-family: SCDream4, Sans-Serif;
    font-weight: 300;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-2 tr th {
    height: 45px;
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 3px solid #111;
    font-size: 1em;
    background: #f1f1f1;
    padding-left: 20px;
}

.table-2 tr td {
    height: 45px;
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 1em;
    padding-left: 20px;
}

/* 모바일기기 */
@media only screen and (max-width: 320px) {
    .mobile-none {
        display: none;
    }

    .box_1 {
        display: none;
    }

    .category-menu {
        display: none;
    }

    .sidebar-box {
        padding: 20px 20px 20px 0px;
        width: 200%;
    }

    .navbar-collapse {
        background: #111;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
    .mobile-none {
        display: none;
    }

    .sidebar-box {
        padding: 20px 20px 20px 0px;
        width: 200%;
    }

    .sidebar-box ul li {
        padding: 0px;
        float: left;
        border-bottom: 1px solid #fff;
        height: 30px;
    }

    .sidebar-box ul li i {
        display: none;
    }

    .category-menu {
        display: none;
    }

    .box_1 {
        display: none;
    }

    .cat-list li .active {
        color: #32c5d2;
        border-bottom: 2px solid #32c5d2;
        padding-bottom: 10px;
    }

    /* 슬라이드 모바일시 폰트 크기 */
    div#fontsize {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    /* 버튼 위치 조정 */
    .rev-buttons {
        margin-top: 100px;
    }

    .navbar-collapse {
        background: #111;
    }

    .navbar-default .navbar-toggle .icon-bar {
        /*background-color: #888;*/
    }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .sidebar-box h4 {
        font-size: 22px;
        font-weight: 700;
        color: #666;
        text-transform: capitalize;
        width: 262.5px;
        height: 120px;
        border-top: 5px solid #32c5d2;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .cat-list .li-first {
        border-bottom: 1px solid #fff;
        padding: 0px;
    }

    .cat-list li .active {
        color: #32c5d2;
        /*border-bottom: 2px solid #32c5d2;*/
        padding-bottom: 10px;
    }

    .navbar-header {
        float: left;
        padding: 15px;
        text-align: center;
        width: 100%;
    }

    .navbar-brand {
        float: none;
    }

    .navbar-right {
        float: left !important;
        margin-left: 50px;
    }

    /* 메인 로고 */
    .navbar-brand img {
        position: relative;
        text-align: center;
        padding: 0px;
    }
}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .sidebar-box h4 {
        font-size: 22px;
        font-weight: 700;
        color: #666;
        text-transform: capitalize;
        width: 262.5px;
        height: 120px;
        border-top: 5px solid var(--bs-blue);
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .cat-list .li-first {
        border-bottom: 1px solid #fff;
        padding: 0px;
    }

    .cat-list li .active {
        color: var(--bs-blue);
    }
}

.menus-mobile {
    width: 100%;
    height: 36px;
    margin-bottom: 20px;
}

#ft,
#hd,
#wrapper {
    min-width: 100%;
}

#container_wr,
#ft_wr,
#gnb .gnb_wrap,
#hd_pop,
#hd_wrapper,
#tnb ul {
    width: 100%;
}

#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    height: 0;
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.hd_pops img {
    max-width: 100%;
}

.hd_pops_footer {
    padding: 0;
    background: #000;
    color: #fff;
    text-align: left;
    position: relative;
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.hd_pops_footer button {
    padding: 10px;
    border: 0;
    color: #fff;
}

.hd_pops_footer .hd_pops_reject {
    background: #000;
    text-align: left;
}

.hd_pops_footer .hd_pops_close {
    background: #393939;
    position: absolute;
    top: 0;
    right: 0;
}

.nav-tabs>li,
.nav-pills>li {
    float: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.nav-tabs,
.nav-pills {
    text-align: center;
}

.wide-image-wrapper {
    background-color: #f5f5f5;
    padding: 0;
}

.wide-image-wrapper h3 {
    color: #333;
    font-size: 27px;
    font-weight: 300;
    padding-top: 30px;
}

.wide-image-wrapper p {
    padding-bottom: 30px;
    font-weight: 600;
    color: #777;
}

.wide-image-wrapper .btn {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .vertical-align-child {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: row;
        -webkit-flex-direction: row;
    }
}

/*************************************************************/
/************************** Buttons **************************/
/*************************************************************/
.btn {
    font-weight: 600;
    letter-spacing: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
    text-transform: uppercase;
}
.btn-blu {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
	margin:5px;
}
.btn-blu:hover,
.btn-blu:focus{
  background-color: #04418E;
  border-color: #04418E;
  color: #fff;
}

.btn-blu.active{
  background-color: #2774f1;
  border-color: #2774f1;
  color: #fff;
}
.btn-white {
    background-color: #fff;
    color: #333;
}

.btn-white:hover,
.btn-white:focus {
    color: #fff;
    background-color: #f56363;
}

.btn-dark {
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
}

.btn-dark:hover,
.btn-dark:focus {
    color: #fff;
    background-color: #f56363;
}

.btn-default {

    border-color: #cfcfcf;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.btn-lg {
    padding: 14px 28px 13px 28px;
    font-size: 13px;
}

.btn:focus,
.btn:hover {
    outline: 0;
    color: #fff;
}

.btn-xs {
    font-size: 12px;
}

.btn-theme-bg {
    border-color: var(--bs-blue);
    ;
    color: #fff;
    background-color: var(--bs-blue);
    ;
}

.btn i {
    margin-right: 10px;
}

.btn-theme-bg:hover {
    background-color: #333;
    border-color: #333;
}

.btn-theme-dark {
    background-color: #333;
    color: #fff;
}

.btn-theme-dark:hover {
    color: #fff;
    background-color: var(--bs-blue);
}

/*********border-buttons**********/
.border-black {
    border: 1px solid #333;
    color: #000;
    background-color: transparent;
}

.border-black:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.border-white {
    border: 1px solid #fff;
    color: #fff;
}

.border-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.border-theme {
    border: 1px solid #32c5d2;
    color: #32c5d2;
}

.border-theme:hover {
    background-color: #32c5d2;
    border-color: #32c5d2;
    color: #fff;
}

.btn-3d {
    border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.btn-ico i {
    margin-left: 5px;
}


.notice-background {
    background: url(../images/bg1.jpg) 50% 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.feature-box {
    margin-bottom: 40px;
    text-align: center;
}

.feature-box i {
    font-size: 40px;
    display: block;
    margin-bottom: 15px;
}

.feature-box h3 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}

.aside-feature-row {
    padding: 50px 0;
    overflow: hidden;
}

.aside-feature-row h3 {
    color: #000;
    font-size: 30px;
    line-height: 44px;
    font-weight: 400;
}

.aside-feature-row p {
    font-size: 15px;
    font-weight: 600;
    color: #777;
}

.aside-feature-row ul {
    margin-bottom: 30px;
}

.aside-feature-row ul li {
    font-size: 16px;
    line-height: 40px;
    display: block;
    font-weight: normal;
}

.aside-feature-row ul li i {
    margin-right: 10px;
    color: #f56363;
}

.bg-gray {
    background-color: #f5f5f5;
}

.blog {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f5f5f5;
}

.blog .item {
    background-color: #fff;
    padding: 15px;
    margin: 0px 15px;
    text-align: center;
}

.news-col img {
    width: 100%;
    margin-bottom: 15px;
}

.news-col h3 {
    font-size: 15px;
    font-weight: 700;
}

.news-col h3 a {
    color: #000;
    text-transform: uppercase;
}

.news-col h3 a:hover {
    color: #32c5d2;
}

.news-col ul li {
    font-size: 12px;
}

.news-col ul li i {
    margin-right: 5px;
}

.news-col p {
    margin-bottom: 20px;
    font-weight: 700;
    color: #777;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 30px;
    color: #32c5d2;
}

#bo_v_con img {
    margin-bottom: 25px;
    max-width: 100%;
    height: auto;
}

/* 모든게시판 첨부파일 수정 */

#bo_v_file h2 {
    font-size: 14px;
    font-weight: bold;
}

@media only screen and (max-width: 320px) {
    #bo_v_file ul li span {
        display: contents;
        word-break: break-all;
    }
}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 321px) and (max-width: 768px) {
    #bo_v_file ul li span {
        display: contents;
        word-break: break-all;
    }
}

#bo_v_con img {
    margin-bottom: 25px;
    max-width: 100%;
    height: auto;
}

/* 모든게시판 첨부파일 수정 */

#bo_v_file h2 {
    font-size: 14px;
    font-weight: bold;
}

@media only screen and (max-width: 320px) {
    #bo_v_file ul li span {
        display: contents;
        word-break: break-all;
    }
}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 321px) and (max-width: 768px) {
    #bo_v_file ul li span {
        display: contents;
        word-break: break-all;
    }
}

/*******************************************************

메인 슬라이드 수정

*******************************************************/

.slick-slide,
.slick-slide::before,
.caption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slick-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-slider {
    position: relative;
    width: 100%;
    height: 42vw;
    min-height: 8vw;
    /*margin-bottom: 50px;*/
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.slick-slide {
    position: relative;
    height: 42vw;
}

.slick-slide::before {
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}

.slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slick-slide iframe {
    position: relative;
    pointer-events: none;
}

.slick-slide figure {
    position: relative;
    height: 100%;
}

.slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.slick-slide .slide-image.show {
    opacity: 1;
}

.slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}

.slick-slide .slide-media {
    -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active {
    z-index: 1;
}

.slick-slide.slick-active .slide-media {
    -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active .caption {
    width: 75%;
    /* 부모 크기의 80% */
    max-width: 1200px;
    /* 최대 280px 제한 */
    min-width: 180px;
    /* 최소 200px */
    opacity: 1;
    /* -webkit-transform: translateY(0);
transform: translateY(0);*/
    -webkit-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
    /* transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;*/
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 10;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li.slick-active button:before {
    font-size: 15px;
    color: blue;
}

.slick-dots {
    text-align: center;
    padding-top: 15px;
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
}

.slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.4;
}

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover {
    opacity: 1;
}

.slick-dots li.slick-active button {
    border-color: #2d3042;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: -9999px;
    cursor: pointer;
}

.main-slider button.slick-arrow {
    font-size: 0;
    position: absolute;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    outline: 0;
    border: 0px;
}

.main-slider button.slick-prev {
    position: absolute;
    top: 45%;
    left: 2%;
    background-color: transparent;
    /* 투명한 배경 설정 */
    border: none;
    /* 버튼의 기본 테두리 제거 (필요한 경우) */
}

.main-slider button.slick-prev::before {
    content: "\f104";
    /* FontAwesome 왼쪽 화살표 아이콘 */
    font-family: 'FontAwesome';
    /* FontAwesome 폰트 적용 */
    font-size: 24px;
    /* 아이콘 크기 */
    color: #fff;
}

.main-slider button.slick-next {
    position: absolute;
    top: 45%;
    right: 2%;
    background-color: transparent;
    /* 투명한 배경 설정 */
    border: none;
    /* 버튼의 기본 테두리 제거 (필요한 경우) */
}

.main-slider button.slick-next::before {
    content: "\f105";
    /* FontAwesome 왼쪽 화살표 아이콘 */
    font-family: 'FontAwesome';
    /* FontAwesome 폰트 적용 */
    font-size: 24px;
    /* 아이콘 크기 */
    color: #fff;
}

.main-slider .slide_wrap .slide_txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    text-align: center;
    z-index: 900;
}

.main-slider {
    height: auto;
}

.main-slider .image {
    height: 100vh;
}

.main-slider .youtube {
    height: 100vh;
}

.main-slider .video {
    height: 100vh;
}

/********************** TEXT-SLIER ************************/
.text-slider {
    display: none;

    margin: 0 auto;
}

.text-slider span {
    text-align: left;


}

.text-slider .slick-slide::before {

    background-color: transparent;
    opacity: 1;
    z-index: 1;
}

/********************** 네비게이션 ************************/
/* 모바일기기 1 */
@media only screen and (max-width: 320px) {
    .caption {
        width: 75%;
        /* 부모 크기의 80% */
        max-width: 1200px;
        /* 최대 280px 제한 */
        min-width: 180px;
        /* 최소 200px */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding: 20px;
        color: #fff;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.02em;
        opacity: 0;
        z-index: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /* -webkit-transform: translateY(100px); */
        /* transform: translateY(100px);*/
    }

    .p-r-5 {
        padding-right: 5px;
    }

    .p-l-5 {
        padding-left: 5px;
    }

    #slide-navbar-collapse {
        width: 280px;
        height: 100%;
        max-height: 100%;
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 999;
        background: #111;
    }

    .navi-content {
        background: #111;
        overflow-y: auto;
        position: relative;
        width: 280px;
        height: 100%;
        max-height: 100%;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }

    .navbar-nav {
        width: 280px;
        margin: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        /*background-color: #3c3c3c;*/
        border-bottom: 1px solid #292929;
        font-size: 15.4px;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: var(--bs-blue);
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: #32c5d2;
    }

    /* mobile 2차 메뉴 */
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #d0cdcd;
        background-color: #4a4848;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: var(--bs-blue);
        background-color: transparent;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
    }

    .mobile-nav {
        position: relative;
        background: #454545;
        padding: 3px;
    }

    .mobile-close {
        position: absolute;
        top: 7px;
        right: 15px;
        color: #fff;
        font-size: 26px;
        cursor: pointer;
    }

    .mobile-login {
        margin: 7px;
    }

    .mobile-login button {
        margin: 10px 0px;
        width: 49%;
    }

    .mobile-icon {
        float: left;
        text-align: center;
        width: 30%;
        margin: 4px;
        /* height: 60px; */
        color: #fff;
        border: 1px solid #807e7e;
        background: #4c4b4b;
        padding: 7px;
        cursor: pointer;
    }

    .mobile-login a {
        width: 49%;
    }

    .navbar-nav .open .new-menu-1 {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 20px;
    }
}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .caption {
        width: 75%;
        /* 부모 크기의 80% */
        max-width: 1200px;
        /* 최대 280px 제한 */
        min-width: 180px;
        /* 최소 200px */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding: 0px;
        color: #fff;
        margin: 0;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0.02em;
        opacity: 0;
        z-index: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /* -webkit-transform: translateY(100px); */
        /* transform: translateY(100px);*/
    }
    .caption img {
        display: block;
        margin: 0 auto 20px; /* 로고를 중앙에 배치하고 하단에 여백을 추가 */
        height: 90px; /* 로고의 높이를 설정 */
    }
    .p-r-5 {
        padding-right: 5px;
    }

    .p-l-5 {
        padding-left: 5px;
    }

    #slide-navbar-collapse {
        width: 280px;
        height: 100%;
        max-height: 100%;
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 999;
        background: #111;
    }

    .navi-content {
        background: #111;
        overflow-y: auto;
        position: relative;
        width: 280px;
        height: 100%;
        max-height: 100%;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }

    .navbar-nav {
        width: 280px;
        margin: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        /*background-color: #3c3c3c;*/
        border-bottom: 1px solid #292929;
        font-size: 15.4px;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: var(--bs-blue);
    }

    /*
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: #32c5d2;
}
*/

    /* mobile 2차 메뉴 */
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #d0cdcd;
        background-color: #4a4848;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
        padding-left: 30px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: var(--bs-blue);
        background-color: transparent;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
        padding-left: 30px;
    }

    .mobile-nav {
        position: relative;
        background: #454545;
        padding: 3px;
    }

    .mobile-close {
        position: absolute;
        top: 7px;
        right: 15px;
        color: #fff;
        font-size: 26px;
        cursor: pointer;
    }

    .mobile-login {
        margin: 7px;
    }

    .mobile-login button {
        margin: 10px 0px;
        width: 49%;
    }

    .mobile-icon {
        float: left;
        text-align: center;
        width: 30%;
        margin: 4px;
        /* height: 60px; */
        color: #fff;
        border: 1px solid #807e7e;
        background: #4c4b4b;
        padding: 7px;
        cursor: pointer;
    }

    .mobile-login a {
        width: 49%;
    }

    .navbar-nav .open .new-menu-1 {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 20px;
    }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .dropdown>a>.fa-bars {
        display: none;
    }

    .caption {
        width: 75%;
        /* 부모 크기의 80% */
        max-width: 1200px;
        /* 최대 280px 제한 */
        min-width: 180px;
        /* 최소 200px */
        position: absolute;
        top: 48%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding: 20px;
        color: #fff;
        margin: 0;
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 0.02em;
        opacity: 0;
        z-index: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /* -webkit-transform: translateY(100px); */
        /* transform: translateY(100px);*/
    }
    .caption img {
        display: block;
        margin: 0 auto 20px; /* 로고를 중앙에 배치하고 하단에 여백을 추가 */
        height: 110px; /* 로고의 높이를 설정 */
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        /* background-color: #3c3c3c; */
        border-bottom: 1px solid #292929;
        font-size: 15.4px;
    }

    .navbar-default .navbar-nav>li>a {
        color: rgba(255, 255, 255, 0.8);
        position: relative;
        display: block;
        padding: 17px 30px;
        font-family: "SCDream4", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
    }

}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .mobile-sbox {
        display: none;
    }

    .mobile-login {
        display: none;
    }

    .mobile-sns {
        display: none;
    }

    .dropdown>a>.fa-bars {
        display: none;
    }

    .caption {
        position: absolute;
        top: 48%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding: 20px;
        color: #fff;
        margin: 0;
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 0.02em;
        opacity: 0;
        z-index: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /* -webkit-transform: translateY(100px); */
        /* transform: translateY(100px);*/
    }
    .caption img {
        display: block;
        margin: 0 auto 20px; /* 로고를 중앙에 배치하고 하단에 여백을 추가 */
        height: 130px; /* 로고의 높이를 설정 */
    }
}

.color-white {
    color: #fff;
}

#btn-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    height: 31px;
    width: 31px;
    color: #fff;
    cursor: pointer;
    display: block;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 1px solid var(--bs-blue);
    background-color: rgba(255, 255, 255, 0.9);


    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 999;
}


#btn-top.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

#btn-top:after {
    position: absolute;
    content: "\f062";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    text-align: center;
    font-size: 15px;
    color: var(--bs-blue);
    left: -1px;
    top: 0;
    height: 31px;
    width: 31px;
    line-height: 29px;
    cursor: pointer;
    display: block;

    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}

#btn-top:hover {
    border-color: var(--btn-top-color);
    background: var(--btn-top-color);
    color: #fff;
}

#btn-top:hover:after {
    color: var(--white-color)
}

#side-sns {
    position: fixed;
    right: 15px;
    bottom: 15%;
    text-align: center;
    z-index: 9999
}

#side-sns {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

/********************* 네비게이션 ************************/

/* 모바일기기 1 */
@media only screen and (max-width: 320px) {
    .navbar-default .navbar-nav>li>.dropdown-sub {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .navbar-default .navbar-nav>li>.dropdown-sub {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .navbar-default .navbar-nav>li>.dropdown-sub {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .navbar-default .navbar-nav>li>.dropdown-sub {
        padding: 0px;
        position: absolute;
        right: 15px;
        top: 17px;
    }
}

/* 태블릿 */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #slide-navbar-collapse {
        width: 280px;
        height: 100%;
        max-height: 100%;
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 999;
        background: #111;
    }

    .navbar-default {
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        margin-bottom: 0;
        width: 100%;
        clear: both;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        z-index: 1039 !important;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 20px 20px;
        font-family: "SCDream4", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
    }

    .mlogo {
        margin-left: 10px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 17px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-nav>li>.dropdown-sub {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 17px 25px;
    }

    .p-r-5 {
        padding-right: 5px;
    }

    .p-l-5 {
        padding-left: 5px;
    }

    #slide-navbar-collapse {
        width: 280px;
        height: 100%;
        max-height: 100%;
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 999;
        background: #111;
    }

    .navi-content {
        background: #111;
        overflow-y: auto;
        position: relative;
        width: 280px;
        height: 100%;
        max-height: 100%;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
    }

    .navbar-nav {
        width: 280px;
        margin: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        /*background-color: #3c3c3c;*/
        /*border-bottom: 1px solid #292929;*/
        font-size: 15.4px;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: var(--bs-blue);
    }

    .navbar-nav>.open>a,
    .navbar-nav>.open>a:hover,
    .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: var(--bs-blue);
    }

    /* mobile 2차 메뉴 */
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a {
        color: #d0cdcd;
        background-color: #4a4848;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
        padding-left: 30px;
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        color: var(--bs-blue);
        background-color: transparent;
        height: 42px;
        border-bottom: 1px solid #2b2b2b;
        padding-top: 10px;
    }

    .mobile-nav {
        position: relative;
        background: #454545;
        padding: 3px;
    }

    .mobile-close {
        position: absolute;
        top: 7px;
        right: 15px;
        color: #fff;
        font-size: 26px;
        cursor: pointer;
    }

    .mobile-login {
        margin: 7px;
    }

    .mobile-login button {
        margin: 10px 0px;
        width: 49%;
    }

    .img-m {
        width: 100%;
        max-width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mobile-login a {
        width: 49%;
    }

    .navbar-nav .open .new-menu-1 {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 20px;
    }

    .navbar-brand {
        position: absolute;
        left: 30px;
    }

    .navbar-default {
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        margin-bottom: 0;
        width: 100%;
        min-height: 70px;
        padding: 0px;
        clear: both;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        z-index: 9999 !important;
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-header {
        padding: 0px;
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -30px;
    }

    .navbar-brand img {
        position: absolute;
        margin-top: 5px;
    }

    .navbar-nav>li>a {
        color: rgba(255, 255, 255, 0.8);
        position: relative;
        display: block;
        padding: 17px 30px;
        font-family: "SCDream4", sans-serif;
        font-style: normal;
        font-weight: 700;
    }


    .mobile-icon {
        float: left;
        text-align: center;
        width: 30%;
        margin: 4px;
        /* height: 60px; */
        color: #fff;
        border: 1px solid #807e7e;
        background: #4c4b4b;
        padding: 7px;
        cursor: pointer;
    }
}

/*
* -------------------------------
*  기존 자바스크립트 드롭 다운 메뉴에서 
*  css 드롭 다운 메뉴로 변경하여 사용
* -------------------------------
*/

@media (min-width: 1200px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
    }

    .open>.dropdown-menu {
        display: none;
    }
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #ffffff00;
}


.agree {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 100px;
    overflow-x: hidden;
    font-size: 12px;
}

.home-btn i {
    color: #939393;
}

legend {
    display: none;
}



/*
* -------------------------------
*  서브메뉴 태블릿시 수정
* -------------------------------
*/
/* 모바일기기 1 */
@media only screen and (max-width: 320px) {}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 990px) {
    .home-btn {
        border-right: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        height: 60px;
        margin-left: 15px;
        padding: 16px 18px;
        cursor: pointer;
        font-size: 26px;
    }

    .home-btn a {
        color: #908f8f;
    }

    .home-btn a:hover {
        color: #000000
    }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .home-btn {
        border-right: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        height: 60px;
        margin-left: 15px;
        padding: 16px 28px;
        cursor: pointer;
        font-size: 26px;
    }

    .home-btn a {
        color: #908f8f;
    }

    .home-btn a:hover {
        color: #000000
    }
}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .home-btn {
        font-size: 36px;
        border-right: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        height: 60px;
        margin-left: 15px;
        padding: 13px 32px;
        cursor: pointer;
    }

    .home-btn a {
        color: #908f8f;
    }

    .home-btn a:hover {
        color: #000000
    }
}

.menus-pc select {
    border-right: 1px solid #e1e1e1;
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .leftmenus .col-sm-3 {
        display: none;
    }

    .leftmenus .col-sm-9 {
        width: 100%;
        margin-top: 20px;
    }
}



/*
* -------------------------------
*   전체 게시판에 대한 폰트 변경
* -------------------------------
*/
#bo_v_con {
    margin: 10px 0 30px;
    width: 100%;
    line-height: 1.7em;
    min-height: 200px;
    word-break: break-all;
    overflow: hidden;
    font-family: 'SCDream4';
    font-weight: 700;
    color: #888;
}

#bo_v_info .sv_member {
    color: #000;
    font-family: 'SCDream4';
    font-weight: 700;
}

.SF_board {
    font-family: 'SCDream4';
    font-weight: 700;
    color: #888;
}

#bo_cate_ul {
    font-family: 'SCDream4';
    font-weight: 700;
    color: #888;
}

.btn_next,
.btn_prv {
    font-family: 'SCDream4';
    font-weight: 700;
    color: #888;
}

.btn {
    font-family: 'SCDream4';
    font-weight: 700;
}

.cmt_btn {
    font-family: 'SCDream4';
    font-weight: 700;
}

#bo_vc_empty {
    font-family: 'SCDream4';
    font-weight: 700;
}

.btn_submit {
    font-family: 'SCDream4';
    font-weight: 700;
}

.bo_vc_act li a {
    font-family: 'SCDream4';
    font-weight: 700;
}

#bo_vc span {
    font-family: 'SCDream4';
    font-weight: 700;
}

.cmt_contents {
    font-family: 'SCDream4';
    font-weight: 700;
}

#bo_vc .cmt_contents {
    padding: 15px;
    margin: 10px 0 0;
    background: #f8fafb;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    line-height: 1.8em;
    color: #999;
}

#bo_v_info {
    font-family: 'SCDream4';
    font-weight: 700;
}

#fboardlist {
    font-family: 'SCDream4';
    font-weight: 700;
}

.clearfix div {
    font-family: 'SCDream4';
    font-weight: 700;
}

.panel-title {
    font-family: 'SCDream4';
    font-weight: 700;
}

.panel-body {
    font-family: 'SCDream4';
    font-weight: 700;
}

#sch_result {
    font-family: 'SCDream4';
    font-weight: 700;
}

.new_sch {
    font-family: 'SCDream4';
    font-weight: 700;
}

.tbl_head01 {
    font-family: 'SCDream4';
    font-weight: 700;
}

#bo_cate ul {
    font-family: 'SCDream4';
    font-weight: 700;
}

.breadcrumb li {
    font-family: 'SCDream4';
    font-weight: 700;
}

.top-bar-sub {
    background-color: #ffffff;
    border-bottom: 1px solid #e1e1e1;
}

#ctt_con {
    font-family: 'SCDream4';
    font-weight: 700;
}

.breadcrumb-wrap h4 {
    font-family: 'SCDream4';
    font-weight: 700;
}

#bo_list_total {
    margin-bottom: 20px;
}

/*article header h2{ display: none; }*/

#bo_v_info {
    padding: 0px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
    color: #666;
    font-size: 13px;
    margin-top: -5px;
}

.cmt_contents p {
    font-size: 12px;
    color: #666;
}

/* 코멘트 카운트 */
#bo_list .cnt_cmt,
.lat_list_two .lt_cmt {
    background: none;
    color: #ff0000;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    border-radius: 0px;
    vertical-align: baseline;
    -webkit-box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.3);
}


.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
}



/*
* -------------------------------
*  메인 - 제품에 대한 소개글 
* -------------------------------
*/

/* 모바일기기 1 */
@media only screen and (max-width: 320px) {
    .aside-feature-row h3 {
        color: #000;
        font-size: 20px;
        line-height: 40px;
        font-weight: 700;
        text-align: center;
        margin-top: 20px;
    }

    .aside-feature-row p {
        font-size: 13px;
        font-weight: 600;
        color: #777;
    }
}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .aside-feature-row h3 {
        color: #000;
        font-size: 20px;
        line-height: 40px;
        font-weight: 700;
        text-align: center;
        margin-top: 20px;
    }

    .aside-feature-row p {
        font-size: 13px;
        font-weight: 600;
        color: #777;
    }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .aside-feature-row h3 {
        color: #000;
        font-size: 22px;
        line-height: 40px;
        font-weight: 700;
    }

    .aside-feature-row p {
        font-size: 14px;
        font-weight: 600;
        color: #777;
    }
}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .aside-feature-row h3 {
        color: #000;
        font-size: 25px;
        line-height: 40px;
        font-weight: 700;
    }

    .aside-feature-row p {
        font-size: 14px;
        font-weight: 600;
        color: #777;
    }
}

/*
* -------------------------------
*  메인 - 카운트
* -------------------------------
*/

/* 모바일기기 1 */
@media only screen and (max-width: 320px) {
    .fun-fact-wrap {
        background-repeat: repeat !important;
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .business-count {
        text-align: center;
    }

    .business-count h3 {
        margin-bottom: 25px;
        font-size: 30px;
        font-weight: 700;
        color: #fff;
    }

    .business-count h3 i {
        font-size: 30px;
        margin-right: 20px;
        color: #32c5d2;
    }

    .business-count h4 {
        margin-bottom: 0px;
        color: #fff;
        font-size: 20px;

        font-weight: 700;
        text-transform: capitalize;
    }
}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .fun-fact-wrap {
        background-repeat: repeat !important;
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .business-count {
        text-align: center;
    }

    .business-count h3 {
        margin-bottom: 25px;
        font-size: 30px;
        font-weight: 700;
        color: #fff;
    }

    .business-count h3 i {
        font-size: 30px;
        margin-right: 20px;
        color: #32c5d2;
    }

    .business-count h4 {
    margin-bottom: 0;
    color: #fff;
    text-shadow:
        
        0 0 12px rgba(255, 223, 70, 0.8), /* 부드러운 확산광 */
        0 0 16px rgba(255, 200, 0, 0.9),  /* 외곽 빛 퍼짐 */
        2px 2px 4px rgba(0, 0, 0, 0.9);   /* 어두운 대비 테두리 */
    font-weight: 700;
    text-transform: capitalize;
}

}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .fun-fact-wrap {
        background-repeat: repeat !important;
        padding-top: 180px;
        padding-bottom: 140px;
    }

    .business-count {
        text-align: center;
    }

    .business-count h3 {
        margin-bottom: 25px;
        font-size: 50px;
        font-weight: 700;
        color: #fff;
    }

    .business-count h3 i {
        font-size: 40px;
        margin-right: 20px;
        color: #32c5d2;
    }

   .business-count h4 {
    margin-bottom: 0;
    color: #fff;
    text-shadow:
        
        0 0 12px rgba(255, 223, 70, 0.8), /* 부드러운 확산광 */
        0 0 16px rgba(255, 200, 0, 0.9),  /* 외곽 빛 퍼짐 */
        2px 2px 4px rgba(0, 0, 0, 0.9);   /* 어두운 대비 테두리 */
    font-weight: 700;
    text-transform: capitalize;
}

}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .fun-fact-wrap {
        background-repeat: repeat !important;

        padding-top: 180px;
        padding-bottom: 140px;
    }

    .business-count {
        text-align: center;
    }

    .business-count h3 {
        margin-bottom: 25px;
        font-size: 50px;
        font-weight: 700;
        color: #fff;
        
    }

    .business-count h3 i {
        font-size: 40px;
        margin-right: 20px;
        color: #32c5d2;
    }

    .business-count h4 {
    margin-bottom: 0;
    color: #fff;
    text-shadow:
        
        0 0 12px rgba(255, 223, 70, 0.8), /* 부드러운 확산광 */
        0 0 16px rgba(255, 200, 0, 0.9),  /* 외곽 빛 퍼짐 */
        2px 2px 4px rgba(0, 0, 0, 0.9);   /* 어두운 대비 테두리 */
    font-weight: 700;
    text-transform: capitalize;
}

}

/*
* -------------------------------
*  소개내용
* -------------------------------
*/

.wide-bg-1 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 500px;
}

.wide-text-1 {
    padding: 30px;
}

/* 모바일기기 1 */
@media only screen and (max-width: 320px) {
    .wide-image-wrapper h3 {
        font-size: 20px;
        font-weight: 700;
    }

    .wide-image-wrapper p {
        font-size: 13px;
        font-weight: 700;
    }
}

/* 모바일기기 2 */
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .wide-image-wrapper h3 {
        font-size: 20px;
        font-weight: 700;
    }

    .wide-image-wrapper p {
        font-size: 13px;
        font-weight: 700;
    }
}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .wide-image-wrapper h3 {
        font-size: 24px;
        font-weight: 700;
    }

    .wide-image-wrapper p {
        font-size: 14px;
        font-weight: 700;
    }
}

/* 데스크탑 */
@media only screen and (min-width: 1201px) {
    .wide-image-wrapper h3 {
        font-size: 24px;
        font-weight: 700;
    }

    .wide-image-wrapper p {
        font-size: 14px;
        font-weight: 700;
    }
}

#side-sns {
    display: none;
}

/* TICKED 리스트 기본 스타일 */

.ticked {
    list-style: none;
    margin: 0;
    padding: 16px 0 24px 0;
    /* 상단 16px, 하단 24px, 좌우 0 */
}

#item-info .aside-feature-row ul li {
    font-size: 16px;
    line-height: 19px;
    display: block;
    font-weight: normal;
}

/* 각 리스트 아이템에 아이콘 추가 */
.ticked li {
    position: relative;
    padding-left: 24px;
    /* 체크 아이콘과 텍스트 간격 */
    margin-bottom: 8px;
    /* 항목 간 간격 */
}

/* 체크 아이콘 스타일 */
.ticked li:before {
    content: "\f058";
    /* Font Awesome 체크 아이콘 */
    font-family: "Font Awesome 5 Pro";
    /* Font Awesome 폰트 지정 */
    font-weight: 400;
    /* Font Awesome 아이콘의 두께 설정 */
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 15px;
    /* 아이콘 크기 */
    color: var(--bs-green);
    /* 아이콘 색상 */
    transform: translateY(-50%);
}


/************************************************* css for footers****************************************/
/**footet dark**/
#footer {
    background: var(--bs-dark);
    font-size: 0.9em;
    padding: 30px 0 0;
    position: relative;
    clear: both;
}

#footer a {
    color: #e1e1e1
}

#footer .footer-col {
    color: #e1e1e1
}

.footer-col h3 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
}


.footer-col p {
    color: #aeaeae;
}

.contact p {
    margin-bottom: 10px;
}

.contact strong {
    margin-right: 10px;
    font-weight: bold;
}

.contact strong i {
    margin-right: 5px;
}

.contact a {
    color: #777;
}

.contact a:hover {
    color: var(--bs-blue);
    font-weight: 600;
}

.f2-work li {
    margin: 1px;
    padding: 0px;
}

.f2-work li a {
    display: block;
}

.f2-work li a img {
    width: 80px;
    border: 2px solid transparent;
    -moz-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}

.f2-work li a:hover img {
    border-color: #32c5d2;
}

/*.footer-btm {
margin-top: 30px;
padding: 20px;
background-color: #0c0c0c;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
*/
.footer-btm {
    margin-top: 0px;
    padding: 10px;
    background-color: var(--bs-dark);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.news-form .form-control {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
}

@media (max-width: 767px) {
    .news-form {
        text-align: center !important;
    }

    .news-form .form-control {
        margin-bottom: 10px;
    }
}

.footer-social li {
    padding: 0px;
}

/****************footer 2****************/
#footer-option {
    background: #121214;
    border-top: 4px solid #e1e1e1;
    font-size: 0.9em;
    padding: 80px 0 0;
    position: relative;
    clear: both;
}

#footer-option .footer-col h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

#footer-option .footer-btm {
    background-color: #0c0c0c;
}

#footer-option .contact a {
    color: #777;
}

#footer-option .contact a:hover {
    color: #32c5d2;
}

/*******************footer 3********************/
.footer-col.footer-3 h3 {
    text-transform: uppercase;
    font-size: 35px;
}

/**************************

Footer light styles

******************************/
.footer-light-1 {
    padding-top: 60px;
    background-color: #f4f4f4;
}

.footer-light-1 h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-size: 20px;
}

.footer-light-1 .menu-1 li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 3px 0;
}

.footer-light-1 .menu-1 li a {
    font-size: 14px;
    text-transform: uppercase;
}

.footer-light-1 .media img {
    margin-top: 5px;
}

.footer-light-1 .media .media-body p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 0px;
}

.footer-light-1 .media .media-heading {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0px;
    font-weight: 600;
}

.footer-light-1 .f2-work li a img {
    height: 70px;
}

.footer-light-1 .info li {
    padding-bottom: 10px;
}

.footer-light-1 .info li i {
    color: #32c5d2;
    margin-right: 10px;
}

.footer-light-1 .subscribe-form .form-control {
    height: 49px;
}

.download-app li {
    padding: 0px;
}

.download-app li a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    font-size: 35px;
}

.footer-copyright {
    font-size: 13px;
    color: #999;
    padding: 20px 15px;
    background-color: #ddd;
}

/****footer light option 2*****/
.footer-light-2 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #f5f5f5;
}

.footer-light-2 h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-bottom: 23px;
    font-size: 18px;
}

.footer-light-2 p {
    color: #777;
}

.footer-light-2 .footer-work {
    clear: both;
}

.footer-light-2 .footer-work a {
    display: block;
    width: 80px;
    margin: 0px;
    float: left;
    margin: 1px;
}

.footer-light-2 .find-us p {
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-light-2 .footer-news li a {
    display: block;
    margin-bottom: 10px;
}

.footer-light-2 .footer-news li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 10px;
}

.footer-light-2 .footer-bottom {
    padding-top: 30px;
    background-color: #eee;
}

.footer-light-2 .footer-bottom h3 {
    margin-bottom: 30px;
}

.footer-light-2 .footer-bottom ul {
    margin-bottom: 30px;
    padding: 0px;
}

.footer-light-2 .footer-bottom p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    text-transform: uppercase;
}

/****footer light option 3*****/
.footer-light-3 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #f5f5f5;
}

.footer-light-3 h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    margin-bottom: 20px;
}

.footer-light-3 p {
    color: #777;
}

.footer-light-3 .find-us p {
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-light-3 .find-us p strong {
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
}

.footer-light-3 .quick-links {
    padding-right: 40px;
}

.footer-light-3 .quick-links li {
    padding: 6px 0;
}

.footer-light-3 .quick-links li a {
    font-size: 14px;
    text-transform: capitalize;
}

.footer-light-3 .form-control {
    min-height: 45px;
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
}

.footer-bottom {
    padding-top: 30px;
    background-color: #eee;
}

.footer-bottom h3 {
    margin-bottom: 30px;
}

.footer-bottom ul {
    margin-bottom: 30px;
    padding: 0px;
}

.footer-bottom p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    text-transform: capitalize;
}

.wide-img-showcase-row {
    position: relative;
}

.no-padding.img {
    background: url(../img/showcase-1.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

.no-padding.img-2 {
    background: url(../img/showcase-2.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

@media (max-width: 767px) {
    .no-padding.img {
        position: relative;
        height: 300px;
    }
}

/************************image hover effect*******************/
.item-img-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.item-img-wrap img {
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
}

.item-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item-img-overlay span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/plus.png) no-repeat center center rgba(0, 0, 0, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
    cursor: pointer;
}

.item-img-wrap:hover .item-img-overlay span {
    opacity: 1;
}

.item-img-wrap:hover img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*forms*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    color: #7a7a7a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #fff;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
    border-color: #bbb;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

/*************parallax*************/
.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}

/************

Carousel slider

***************/
.carousel-slider-wrapper {
    position: relative;
}

.carousel-slider-wrapper .item {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background-color: #333 !important;
    padding: 100px 0 0;
}

.carousel-slider-wrapper .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#carousel-slide-1 {
    background-image: url(../img/bg-1.jpg);
    width: 100%;
    background-size: cover;
}

#carousel-slide-2 {
    background-image: url(../img/bg-2.jpg);
    width: 100%;
    background-size: cover;
}

#carousel-slide-3 {
    background-image: url(../img/bg-3.jpg);
    width: 100%;
    background-size: cover;
}

.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.carousel-item-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    z-index: 3;
}

.carousel-item-content h1 {
    display: inline-block;
    padding: 10px 20px;
    line-height: 35px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #32c5d2;
    margin: 0px;
}

.carousel-item-content p {
    margin: 0px;
    padding: 6px 20px;
    color: #fff;
    background: #333;
    display: inline-block;
    text-transform: uppercase;
}

a.carousel-control {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -25px;
    background-image: none !important;
    font-size: 52px;
    font-weight: 400;
    cursor: pointer;
    z-index: 2;
}

/*flex slider*/
.slider-reg {
    width: 100%;
}

@media (max-width: 767px) {
    .slider-reg.transparent-header-slider {
        margin-top: 50px;
    }
}

.main-flex-slider {
    position: relative;
}

.main-flex-slider .flex-control-nav {
    bottom: 10px;
    margin: 0;
    height: 14px;
    z-index: 10;
}

.main-flex-slider .flex-control-paging li a {
    background-color: rgba(255, 255, 255, 0.7) !important;
    width: 26px;
    height: 8px;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.main-flex-slider .flex-control-paging li a.flex-active {
    background-color: #32c5d2 !important;
}

.slider-overlay {
    background: rgba(0, 0, 0, 0.2);
    background-image: url("../img/pattern.png");
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.slider-text {
    text-align: center;
    margin-top: 30px;
}

.slider-text h1 {
    font-size: 3.75em;
    color: #fff;
    padding: 5px 10px 0px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.slider-text p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 400;
}

.slider-text p a {
    font-style: normal;
}

@media (min-width: 1200px) {
    .slider-text {
        margin-top: 250px;
    }
}

@media (max-width: 1199px) {
    .boxed-wrapper .navbar-default {
        left: 0;
        width: 100%;
        right: 0;
    }
}

@media (max-width: 1024px) {
    .slider-text {
        margin-top: 150px;
    }
}

@media (max-width: 768px) {
    .slider-text {
        margin-top: 90px;
    }

    .slider-text h1 {
        font-size: 2em;
    }
}

@media (max-width: 667px) {
    .slider-text {
        margin-top: 30px;
    }

    .slider-text h1 {
        font-size: 2em;
    }
}

@media (max-width: 533px) {
    .slider-text p a {
        display: none;
    }
}

@media (max-width: 414px) {
    .slider-text p {
        display: none;
    }

    .slider-text h1 {
        font-size: 1.5em;
        margin-top: 45px;
    }
}

@media (max-width: 384px) {
    .slider-text h1 {
        font-size: 1.5em;
        margin-top: 45px;
    }
}

/***********animation delays*****************/
.delay-1 {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
}

.delay-2 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms;
}

.delay-3 {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.delay-4 {
    -webkit-animation-delay: 1600ms;
    -moz-animation-delay: 1600ms;
    animation-delay: 1600ms;
}

/*intro text*/
.intro-text {
    padding: 60px 0;
    background-color: #eee;
}

.intro-text h2 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 25px;
}

.intro-text a {
    margin: 7px;
}

/*******************home parallax-bg----***********************/
#home-parallax {
    background: url("../img/showcase-4.jpg") no-repeat;
    padding: 190px 0;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #32c5d2;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.parallax-buttons {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.parallax-buttons a {
    display: inline-block;
    margin: 5px;
}

h1.typed-text {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 400;
}

.typed-text .element {
    font-weight: 700;
}

#home-parallax p {
    color: #fff;
}

@media (max-width: 568px) {
    h1.typed-text {
        font-size: 25px;
    }
}

/*services*/
.services-wrap {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #fff;
}

.services-box {
    clear: both;
}

.services-box-icon {
    background: transparent;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
}

.services-box-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #32c5d2;
    color: #fff;
    font-size: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.services-box-icon-2 {
    background: transparent;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
}

.services-box-icon-default {
    background: transparent;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
}

.services-box-icon-default i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #32c5d2;
    color: #fff;
    font-size: 33px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.services-box-info {
    padding-left: 70px;
}

.services-box-info h4 {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/*services 2*/
.service-box i {
    width: 85px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    color: #32c5d2;
    font-size: 30px;
    background-color: #f7f9fa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 25px;
    -moz-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}

.service-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}

.service-box:hover i {
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    color: #fff;
    background-color: #32c5d2;
}

/***services3***/
#services-bg-wrap {
    padding: 90px 0;
    background-color: #f7f9fa;
}

.service-3-meta h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
}

.white-bg {
    background-color: #fff !important;
    padding-top: 90px !important;
    padding-bottom: 50px !important;
}

.service-4-meta h3 {
    font-weight: 700;
    margin-bottom: 5px;
}

.blue-bg {
    background-color: #454545;
    padding-top: 70px;
    padding-bottom: 40px;
}

.blue-bg .services-box i {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    font-size: 50px;
    margin-right: 25px;
}

.blue-bg .services-box .services-box-info {
    margin-left: 30px;
}

.blue-bg .services-box .services-box-info h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}

.blue-bg .services-box .services-box-info p {
    color: #eee;
}

.services-box a {
    color: #fff;
}

/***special features***/
.special-feature .section-title hr {
    border-color: #151515;
}

.special-feature i {
    font-size: 65px;
    line-height: 75px;
    color: #32c5d2;
}

.special-feature h4 {
    font-size: 16px;
    margin-top: 25px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #777;
}

.special-feature .mask-top {
    width: 100%;
    background-color: #ffffff;
    padding: 55px 0;
    position: absolute;
    top: 0px;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .mask-top h4:before {
    top: -18px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    right: 0;
    margin: -2px auto;
    position: absolute;
    width: 40px;
}


.special-feature .s-feature-box:hover .mask-top {
    top: -200px;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.special-feature .s-feature-box {
    overflow: hidden;
    position: relative;
    height: 280px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    cursor: pointer;
}

.special-feature .mask-bottom {
    color: #333333;
    padding: 20px 15px 20px 15px;
    width: 100%;
    position: absolute;
    bottom: -300px;
    height: 100%;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .mask-bottom p {
    padding: 0px 5px;
    font-size: 14px;
}

.special-feature .mask-bottom h4 {
    margin: 15px 0px 17px;
}

.special-feature .s-feature-box:hover .mask-bottom {
    bottom: 0;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .mask-bottom i {
    font-size: 38px;
    line-height: 50px;
}

/****services new*****/
.service-box-4 .service-ico {
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    line-height: 30px;
    margin-top: 3px;
    float: left;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-ico i {
    color: #32c5d2;
    font-size: 50px;
}

.service-box-4 .service-text {
    margin-left: 65px;
}

.service-text a {
    color: #32c5d2;
}

.service-text a i {
    margin-left: 5px;
    vertical-align: middle;
}

.service-text h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 5px;
}

.wide-img-showcase {
    overflow: hidden;
}

/**************work and portfolio whole*******/
/* mouse grab icon */
.grabbing {
    cursor: url(../img/grabbing.png) 8 8, move !important;
}

.portfolio {
    padding: 60px 0;
    background-color: #f8f8f8;
}

.work-desc {
    width: 100%;
    padding: 10px 10px;
    background: #fff;
    border-top: none;
    position: relative;
}

.work-desc:before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    margin-left: 20px;
    width: 8px;
    height: 8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    z-index: 100;
}

.work-desc h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 10px;
}

.owl-spaced .owl-item>div {
    margin: 5px;
}

.work-desc span {
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize;
    font-size: 14px;
    color: #999;
}

.project-detail h3 {
    margin-bottom: 10px;
}

.project-detail em {
    display: block;
}

.full-width-3-work .work-desc {
    padding: 10px;
}

/****progress bars****/
/*progress bar*/
h3.heading-progress {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 0px;
    text-transform: uppercase;
    color: #777;
}

.progress {
    height: 15px;
    line-height: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #e9e9e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.progress-bar {
    line-height: 10px;
    background: #32c5d2;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

/*news and blogs*/
.news-desc {
    padding: 15px 0;
}

.news-desc h4 {
    margin: 0px;
    font-weight: 600;
}

.news-desc span {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}

.news-desc span+span {
    padding-left: 30px;
}

/*latest news in home option*/
.latest-new {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
}

.blog-date {
    width: 60px;
    height: 60px;
    padding: 6px 5px;
    margin: -40px auto 10px auto;
    line-height: 1;
    font-weight: 400;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 36px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.blog-date span {
    font-weight: 400;
    font-size: 15px;
    display: block;
}

.l-news-desc {
    padding: 10px 20px;
}

.l-news-desc h3 {
    margin-bottom: 10px;
    font-size: 20px;
}

ul.post-desc {
    padding: 0;
}

ul.post-desc li {
    font-size: 14px;
    text-transform: capitalize;
    color: #555;
}

ul.post-desc li+li {
    padding-left: 15px;
}

/**blog inner pages**/
.blog-post {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.post-detail {
    margin-top: 25px;
    margin-bottom: 0px;
    border-top: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
    margin-left: 0px;
}

.post-detail li img {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    border-radius: 13px;
    float: left;
    margin-right: 10px;
}

.post-detail li+li {
    padding-left: 15px;
}

.post-detail li {
    font-size: 12px;
    vertical-align: middle;
    text-transform: capitalize;
}

.post-detail li i {
    margin-right: 5px;
}

.blog-post h2 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.blog-left-img .post-detail {
    margin-top: 0px;
}

.about-author {
    background-color: #f5f5f5;
    padding: 30px;
    margin-bottom: 50px;
}

.about-author img {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.about-author p {
    overflow: hidden;
}

.comment-list {
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.comment-post h4 img {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    float: left;
}

.comment-post p {
    overflow: hidden;
}

.comment-form .form-contact .form-control {
    background-color: #f5f5f5;
}

/*Timeline blog
------------------------------------*/
.timeline {
    padding: 20px 0;
    list-style: none;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #f5f5f5;
    left: 50%;
    margin-left: -1.5px;
}

.timeline>li {
    margin-bottom: 40px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li>.timeline-panel {
    width: 94%;
    float: left;
    border: 1px solid #d4d4d4;
    /*border-radius: 2px;*/
    /*padding: 20px;*/
    position: relative;
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline>li>.timeline-badge {
    color: #ccc;
    width: 24px;
    height: 24px;
    line-height: 50px;
    font-size: 1.4em;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 19px;
    right: -12px;
    z-index: 9;
}

.timeline>li>.timeline-badge i:hover {
    color: #32c5d2;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline>li>.timeline-panel .timeline-heading {
    padding: 5px;
}

.timeline>li>.timeline-panel .timeline-heading img {
    width: 100%;
}

.timeline .timeline-body {
    padding: 25px 15px;
}

.timeline .timeline-body h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

.timeline-body .post-detail {
    margin: 5px 0px;
}

.timeline>li.timeline-inverted {
    float: right;
    clear: right;
    margin-bottom: 40px;
}

.timeline>li:nth-child(2) {
    margin-top: 60px;
}

.timeline>li.timeline-inverted>.timeline-badge {
    left: -12px;
}

@media (max-width: 992px) {
    .timeline>li>.timeline-panel:before {
        top: 31px;
        right: -11px;
        border-top: 11px solid transparent;
        border-left: 11px solid #ccc;
        border-bottom: 11px solid transparent;
    }

    .timeline>li>.timeline-panel:after {
        top: 32px;
        right: -10px;
        border-top: 10px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 10px solid transparent;
    }

    .timeline>li.timeline-inverted>.timeline-panel:before {
        border-right-width: 11px;
        left: -11px;
    }

    .timeline>li.timeline-inverted>.timeline-panel:after {
        border-right-width: 10px;
        left: -10px;
    }
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline>li {
        margin-bottom: 20px;
        position: relative;
        width: 100%;
        float: left;
        clear: left;
    }

    ul.timeline>li>.timeline-panel {
        width: calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
    }

    ul.timeline>li>.timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline>li>.timeline-panel {
        float: right;
    }

    ul.timeline>li>.timeline-panel:before {
        top: 27px;
        right: -12px;
        border-top: 12px solid transparent;
        border-left: 12px solid #ccc;
        border-bottom: 12px solid transparent;
    }

    ul.timeline>li>.timeline-panel:after {
        top: 28px;
        right: -11px;
        border-top: 11px solid transparent;
        border-left: 11px solid #fff;
        border-bottom: 11px solid transparent;
    }

    ul.timeline>li>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 12px;
        left: -12px;
        right: auto;
    }

    ul.timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 11px;
        left: -11px;
        right: auto;
    }

    .timeline>li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .timeline>li.timeline-inverted>.timeline-badge {
        left: 28px;
    }
}

/*******section heading**********/
.center-heading, .center-heading01 {
  text-align: center;
  margin-bottom: 40px;
}

.center-heading h2, .center-heading01 h2 {
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000;
}

.center-heading h2 {
  font-size: 25px;
}

.center-heading01 h2 {
  font-size: 25px;
}

.center-heading h2 strong {
  font-weight: 700;
}

.center-line {
  display: inline-block;
  width: 70px;
  height: 1px;
  border-top: 1px solid #bbb;
  /* border-bottom: 1px solid $skincolor; */
  margin: auto;
}

.center-heading p {
  margin-top: 10px;
}

.overflow-hidden {
  overflow: hidden;
}

@media only screen and (max-width: 462px) {
	.center-heading h2 {
  font-size: 20px;
}

.center-heading01 h2 {
  font-size: 20px;
}
}

/*testimonials parallax*/
.testimonials {
    background: url(../img/bg-4.jpg) no-repeat;
    padding: 80px 0;
}

.testimonials .center-heading h2 {
    color: #fff;
}

.testimonials h4 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    font-style: normal;
    font-family: "Open Sans", sans-serif;
}

.testimonials h4 i {
    color: #32c5d2;
    margin-right: 5px;
}

.testimonials p {
    color: #32c5d2;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
}

.customer-img {
    max-width: 92px;
    margin: auto;
    margin-bottom: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

/**owl**/
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px !important;
    height: 8px !important;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #444 !important;
}

/*********************testmonials v-2*****************/
.testimonials-v-2 {
    padding: 100px 0;
    overflow: hidden;
}

.testi-slide {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.testi-slide .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    left: 0;
    height: 12px;
}

.testi-slide img {
    width: 92px;
    height: 92px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.testi-slide p {
    margin: 20px 0;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    font-style: italic;
}

.testi-slide i {
    color: #32c5d2;
    margin-right: 10px;
}

.testi-slide h4 {
    font-weight: 600;
    font-size: 13px;
    font-family: "Raleway", sans-serif !important;
}

.testi-slide h4 em {
    font-style: normal;
}

.testi-slide .flex-control-paging li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
    border: 2px solid #ccc;
    width: 12px;
    height: 12px;
}

.testi-slide .flex-control-paging li a.flex-active {
    background: transparent !important;
    border: 2px solid #32c5d2;
}

.quote {
    position: relative;
}

.quote blockquote {
    padding: 0px;
    border: 0;
    margin: 0;
    font-size: 14px;
    font-style: italic;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}

.quote blockquote p {
    color: #fff;
    padding-top: 25px;
    padding-bottom: 45px;
    padding-left: 30px;
    padding-right: 30px;
}

.quote blockquote:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 90px;
    width: 0;
    height: 0;
    border-top: 0.83333em solid #ccc;
    border-right: 0.86667em solid transparent;
}

.quote.green blockquote {
    background-color: #32c5d2;
}

.quote.green blockquote:before {
    border-top-color: #32c5d2;
}

.quote.dark blockquote {
    background-color: #555;
}

.quote.dark blockquote:before {
    border-top-color: #555;
}

.quote-footer {
    margin: 10px 0;
}

.quote-footer .quote-author-img img {
    float: left;
    max-width: 90px;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-left: -5px;
    margin-top: -40px;
    position: relative;
    z-index: 1;
    padding: 5px;
    background-color: #fff;
}

.quote-footer h4 {
    font-size: 14px;
    margin-bottom: 4px;
}

.quote-footer p {
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
}

/***********bootstrap collapse overrides*/
.panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #f5f5f5 !important;
    padding: 7px 12px;
}

.panel-title i {
    margin-right: 10px;
    color: #32c5d2;
}

#contact .panel-title i {
    margin-right: 10px;
    color: #505050;
}

/*************soical icons**********/
.social-1 {
    margin: 0;
    padding: 0;
}

.social-1 li {
    padding: 0px;
}

.social-1 li a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.social-1 li a i:hover {
    opacity: 0.8;
}

.social-1 li a i.fa-facebook {
    background-color: #3b5998;
}

.social-1 li a i.fa-twitter {
    background-color: #0084b4;
}

.social-1 li a i.fa-google-plus {
    background-color: #c63d2d;
}

.social-1 li a i.fa-pinterest {
    background-color: #cb2027;
}

.social-1 li a i.fa-dribbble {
    background-color: #ea4c89;
}

/**************countdown*************/
.countdown_section {
    display: inline-block;
    width: 120px;
    height: 120px;
    padding-top: 13px;
    margin: 10px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    text-align: center;
}

.subscribe-form .form-control {
    height: 46px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

/*purchase section*/
.purchase-sec {
    padding: 30px 0;
    background: #32c5d2;
}

.purchase-sec span {
    line-height: 40px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

/******owl carousel*******/
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    background: #32c5d2 !important;
}

/**********static background with transparent header*/
.static-bg {
    background: url(../img/showcase-3.jpg);
    padding-top: 230px;
    padding-bottom: 200px;
}

.static-wrap {
    text-align: center;
}

.static-wrap h3 {
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0 0 16px 0;
    margin: 0 0 35px 0;
    font-weight: 400;
    font-size: 44px;
    border-bottom: solid 1px #cccccc;
    position: relative;
    color: #fff;
    line-height: 44px;
}

.static-bg h3:before {
    content: "";
    height: 3px;
    background: #009ada;
    background: -moz-linear-gradient(45deg, #009ada 0%, #04bfbf 100%);
    background: -webkit-gradient(linear,
            left bottom,
            right top,
            color-stop(0%, #009ada),
            color-stop(100%, #04bfbf));
    background: -webkit-linear-gradient(45deg, #009ada 0%, #04bfbf 100%);
    background: -o-linear-gradient(45deg, #009ada 0%, #04bfbf 100%);
    background: -ms-linear-gradient(45deg, #009ada 0%, #04bfbf 100%);
    background: linear-gradient(45deg, #009ada 0%, #04bfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ada', endColorstr='#04bfbf', GradientType=1);
    width: 60%;
    max-width: 100%;
    display: block;
    left: 0%;
    bottom: -2px;
    position: absolute;
}

.static-bg h3:before {
    left: 20%;
}

.slider-flex h1 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

/******************pricing tables***********************/
/**pricing simple **/
.pricing-simple {
    border: 1px solid #d0d6df;
    margin-bottom: 30px;
}

.pricing-simple h4 {
    border-bottom: 1px solid #d0d6df;
    margin: 0px;
    color: #666;
    padding: 20px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}

.pricing-simple h3 {
    margin: 0px;
    padding: 30px 20px;
    border-bottom: 1px solid #d0d6df;
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    background-color: #f4f4f4;
}

.pricing-simple h3 sup,
.pricing-simple h3 sub {
    font-size: 14px;
    color: #d0d6df;
    font-weight: 400;
}

.pricing-simple h3 sup {
    vertical-align: top;
    left: 10px;
}

.pricing-simple h3 sub {
    vertical-align: bottom;
}

.pricing-simple ul {
    padding-top: 30px;
}

.pricing-simple ul li {
    padding: 6px 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #aeaeae;
}

.pricing-simple ul li:last-child {
    border-bottom: 0px;
}

.pricing-simple ul li i {
    color: #32c5d2;
    margin-right: 10px;
}

.pricing-simple .bottom {
    padding: 20px 10px;
    text-align: center;
}

.pricing-simple p {
    color: #aeaeae;
    padding: 15px 20px;
    text-align: center;
    padding-bottom: 0px;
}

.pricing-simple .circle {
    width: 150px;
    height: 150px;
    padding: 0px 0 0;
    margin: 30px auto;
    margin-bottom: 0px;
    display: table;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border: 5px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #f4f4f4;
}

.pricing-simple .circle .price {
    text-align: center;
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
}

.pricing-simple .circle .price sub,
.pricing-simple .circle .price sup {
    font-size: 14px;
    color: #777;
}

.pricing-simple .circle .price sup {
    vertical-align: top;
}

.pricing-simple .circle .price sub {
    vertical-align: bottom;
}

.popular {
    position: relative;
    overflow: hidden;
}

.popular .ribbon {
    position: absolute;
    left: -55px;
    bottom: 5px;
    font-size: 11px;
    text-align: center;
    width: 150px;
    color: #fff;
    text-transform: capitalize;
    padding: 1px 12px;
    display: block;
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    background-color: #32c5d2;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.no-space-pricing {
    margin: 0px;
}

/**dark pricing tables**/
.pricing-simple.dark-pricing {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #333;
}

.pricing-simple.dark-pricing h4 {
    border-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.pricing-simple.dark-pricing .circle {
    background-color: #444;
    border-color: #333;
}

.pricing-simple.dark-pricing .circle .price {
    color: #fff;
}

.pricing-simple.dark-pricing ul li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

/***************about me*********************/
.me-intro {
    background: url(../img/bg-4.jpg);
    padding: 200px 0;
}

.me-intro h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.me-intro p {
    color: #fff;
}

.me-hobbies h4 i {
    margin-right: 10px;
    color: #32c5d2;
    font-size: 25px;
}

.services-me li {
    padding: 10px 0;
    font-size: 16px;
}

.services-me li i {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px;
    background-color: #e5e5e5;
    color: #32c5d2;
}

.contact-me {
    background-color: #eee;
    padding: 40px 0;
}

/**dropcaps**/
p.dropcap:first-letter {
    display: block;
    float: left;
    font-size: 50px;
    line-height: 51px;
    margin: -1px 8px -2px 0;
    color: #32c5d2;
}

/*contact us*/
/*gmap*/
#map-canvas {
    width: 100%;
    height: 300px;
}

#contactForm .form-control {
    min-height: 45px;
    background-color: #fff;
}

.form-contact form label {
    font-size: 15px;
    font-weight: 400;
    color: #777;
}

.contact-info li a {
    color: #777;
}

.help-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.help-block ul li {
    color: red;
}

label span {
    color: red;
    margin-left: 5px;
}

.required span {
    color: red;
}

/***error page****/
.error-bg {
    background-color: #eee;
}

.error-404 {
    padding-top: 40px;
}

.error-404 h1 {
    text-transform: uppercase;
    color: #aaa;
    font-size: 160px;
    line-height: 160px;
    margin-bottom: 20px;
}

.error-404 h3 {
    color: #777;
    text-transform: uppercase;
    line-height: 40px;
}

.error-404 .form-control {
    font-size: 20px;
}

/****************testimonials***********************/
.quote-text {
    background-color: #f6f6f6;
    border-left: none;
    color: rgba(85, 94, 106, 0.8);
    font-size: 14px;
    line-height: 1.6;
    margin-top: 30px;
    padding: 26px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 0 #35bdf6;
    -moz-box-shadow: 0 3px 0 #35bdf6;
    -ms-box-shadow: 0 3px 0 #35bdf6;
    box-shadow: 0 3px 0 #35bdf6;
}

.quote-text:before {
    border: solid 14px transparent;
    z-index: 3;
    border-top-color: #f6f6f6;
    top: auto;
    right: auto;
    bottom: -28px;
    left: 30px;
}

.quote-text:after {
    border: solid 14px transparent;
    z-index: 2;
    border-width: 18px;
    border-top-color: #35bdf6;
    top: auto;
    right: auto;
    bottom: -36px;
    left: 26px;
}

.quote-text:before,
.quote-text:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
}

.quote-pic {
    float: left;
    margin-right: 12px;
    margin-left: 28px;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
}

.quote-author {
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.3 !important;
}

.quote-author strong {
    font-size: 14px;
    font-weight: 700;
    display: block;
}

/***********************sign in or sign up css****************/
.login-form {
    padding: 20px;
    background-color: #f5f5f8;
}

.login-form h3 span {
    color: #777;
    font-size: 15px;
}

.btn-fb-login {
    background-color: #3b5998;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.login-form form a {
    display: inline-block;
    margin-left: 5px;
}

@media (max-width: 320px) {
    .login-form form a {
        margin-top: 10px;
    }
}

/****clients***/
#clients-carousel {
    background-color: #424242;
    padding: 90px 0;
}

#clients-carousel.light {
    background-color: #222;
}

#clients-carousel.light h3.heading {
    color: #fff;
}

#clients-carousel .center-heading h2 {
    color: #fff;
}

#clients-carousel .item {
    text-align: center;
}

#clients-carousel p {
    color: #bbb;
}

#cta-1 {
    padding: 40px 0;
    background-color: #32c5d2;
    text-align: center;
}

#cta-1 h1 {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
}

#cta-2 {
    padding: 30px 0;
    background-color: #f2f2f2;
    text-align: center;
}

#cta-2 h1 {
    color: #333;
    margin-bottom: 15px;
    font-weight: 400;
}

/***acordions icon*****/
.panel-ico {
    position: relative;
}

.panel-ico:after {
    content: '\f067';
    color: #888;
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 8px;
}

.panel-ico.active:after {
    content: '\f068';
    color: #32c5d2;
}

.panel-ico.active a {
    color: #32c5d2;
}

/**primary tabs***/
.panel-primary {
    border: 0px;
}

.panel-primary .panel-heading {
    background: #32c5d2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-color: rgba(0, 0, 0, 0.1);
}

.panel-primary .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px;
}

.panel-primary .panel-ico.active a {
    color: #fff;
}

.panel-primary .panel-ico.active:after {
    color: #fff;
}

.panel-primary .panel-heading a {
    color: #eee;
}

.panel-primary .panel-ico:after {
    color: #eee;
}

.simple-collapse .panel-body {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

.simple-collapse.panel-group {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

/****************elements******************/
.grid-wrap h4 {
    display: block;
    line-height: 35px;
    text-align: center;
    background-color: #f9f9fa;
    border: 1px solid #ddd;
}

.element-buttons a {
    margin-bottom: 10px;
    margin-right: 5px;
}

/*****************bootstrap tabs overrides*****************************/
/*tabs*/
.nav-tabs {
    border: 0px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0px;
    background-color: #32c5d2;
    color: #fff;
}

.nav-tabs>li>a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: #f3f3f3;
    border: 0px;
}

.nav-tabs>li>a:hover {
    border: 0px;
}

.tabs .nav-tabs {
    border-bottom: none;
}

.tabs .nav-tabs li {
    margin-bottom: 0;
}

.tab-content {
    overflow: hidden;
    padding: 15px 0;
}

/*****vertical left tabs--*****/
.tabs-left .nav-tabs {
    float: left;
    margin-right: 19px;
}

.tabs-left .nav-tabs>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left .tab-content {
    padding: 0px;
}

/*****vertical right tabs--*****/
.tabs-right .nav-tabs {
    float: right;
    margin-left: 19px;
}

.tabs-right .nav-tabs>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-right .tab-content {
    padding: 0px;
}

@media (max-width: 767px) {
    .tabs .nav-tabs li {
        width: 100%;
        float: none;
        margin-bottom: 2px;
    }

    .tabs .nav-tabs li a {
        margin-right: 0 !important;
    }

    .tabs .nav-tabs li.active a {
        border-bottom: 2px solid #dcdcdc !important;
    }
}

@media (max-width: 568px) {
    .tabs-right .nav-tabs {
        float: none;
        margin-left: 0;
    }

    .tabs-left .nav-tabs {
        float: none;
        margin-left: 0;
    }
}

.tabs .nav-tabs li a {
    background: #f7f7f7;
    margin-right: 2px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 12px 20px;
    color: #6d6d6d;
    position: relative;
}

.tabs .nav-tabs li a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 3px;
}

.tabs .nav-tabs li a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
}

.tabs .nav-tabs li a:hover {
    border-color: #f7f7f7;
}

.tabs .nav-tabs>li>a .fa {
    margin-right: 4px;
}

.tabs .nav-tabs li.active a {
    color: #32c5d2;
    border-left-color: #eee;
    border-right-color: #eee;
    background: #fff;
}

.tabs .nav-tabs li.active a:after {
    background: #32c5d2;
}

.tabs .nav-tabs li.active a:before {
    background: #fff;
}

.tabs .nav-tabs li.active a:hover {
    border-bottom-color: #fff;
}

.tabs .tab-content {
    padding: 15px;
    background: #fff;
}

.tab-content p {
    overflow: hidden;
}

.tabs .tab-content:before,
.tabs .tab-content:after {
    content: " ";
    display: table;
}

.tabs .tab-content:after {
    clear: both;
}

.tabs .tab-content p:last-child {
    margin-bottom: 0;
}

.form-element .form-control {
    height: 31px;
}

/***************************video home********************/
/*****************home ********
******************************/
#video-wrap {
    display: table;
    width: 100%;
    height: 580px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
}

.fallback-image {
    background-image: url(../img/showcase-5.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*.parallax-overlay{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(../img/pattern.png);
background-repeat: repeat;
background-color: rgba(44,62,80,0.3);
z-index: 2;
}*/
.video-wrap-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
}

.video-wrap-content h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 50px;
}

.video-wrap-content p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 25px;
    font-family: "Open Sans", sans-serif;
}

@media (max-width: 433px) {
    #video-wrap {
        background-color: #444;
        display: table;
        width: 100%;
        height: 100%;
        height: 400px;
        overflow-x: hidden;
        overflow-y: hidden;
        vertical-align: middle;
        z-index: 1;
    }

    .video-wrap-content h1 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 20px;
        font-size: 30px;
    }

    .video-wrap-content p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

.popover-test button {
    margin: 5px;
}

/****************************************************************
Version v1.1 css*
****************************************************************/
.latest-tweets .tweet li {
    font-weight: 400;
}

.latest-tweets .tweet li a {
    color: #32c5d2;
}

/**********************sidenav*********************/
@media (min-width: 768px) {
    .side-nav-wrapper {
        margin-top: -80px;
        background: #f5f5f5;
        margin-bottom: -9999px;
        padding-bottom: 9999px;
        margin-left: -999px;
        padding-left: 999px;
        padding-top: 160px;
    }
}

.side-nav li a {
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}

.side-nav li a.active {
    color: #32c5d2;
}

.side-nav li a i {
    margin-right: 10px;
}

/*************pagination***********/
.gallery-bottom .pagination {
    margin-top: 0px;
}

.pagination>li>a,
.pagination>li>span {
    background-color: #ccc;
    padding: 3px 9px;
    color: #fff;
    border: 0px;
}

.pagination>li>a {
    margin-right: 5px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #32c5d2;
}

.jobs-row h4.panel-title {
    font-weight: 400;
    text-align: left;
}

.jobs-row h4.panel-title a {
    font-size: 15px;
}

.jobs-row h4.panel-title em {
    font-weight: 400;
    font-size: 12px;
    color: #999;
    display: block;
    margin-top: 0px;
}

/*****************search results*******************/
.search-area {
    padding: 20px 0;
    background-color: #f5f5f5;
}

.search-area .form-control {
    height: 38px;
}

.search-area .btn-lg {
    padding: 10px 17px 10px 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

span.results-number {
    display: block;
    color: #999;
    margin-bottom: 10px;
}

.results-box h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.results-box h3 a {
    color: #32c5d2;
}

.results-box h3 a:hover {
    text-decoration: underline;
}

.results-box .btn {
    top: -1px;
    padding: 0;
    position: relative;
    color: #999;
    border: none;
    font-size: 14px;
}

.results-box .btn:hover,
.results-box .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.link-ul {
    padding: 0;
    margin-bottom: 0px;
}

.link-ul li a,
.link-ul li a.btn-link {
    color: #999;
    font-size: 14px;
    margin-right: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    text-transform: capitalize;
}

.link-ul li {
    font-size: 12px;
}

.link-ul li a:hover {
    color: #32c5d2;
    text-decoration: underline;
}

.results-box p {
    margin: 10px 0;
    color: #666;
    font-weight: 400;
}

.results-sidebar-box ul li a {
    color: #999;
}

.results-sidebar-box ul li a:hover {
    text-decoration: underline;
    color: #32c5d2;
}

.results-sidebar-box h4 {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.view-all {
    color: #999;
    font-size: 12px;
    display: block;
}

/*-----------------------------------------------------------------------------------*/
/*	Process
/*-----------------------------------------------------------------------------------*/
.process h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 22px;
}

.process-step {
    margin: 0 auto;
    width: 700px;
    overflow: hidden;
    list-style: none;
    padding: 0;
    position: relative;
}

.process-border {
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #dadada;
    height: 100%;
}

.step {
    width: 700px;
    float: right;
    text-align: left;
    margin: 0 0 10px;
    padding: 10px 0 0 405px;
    position: relative;
}

.step.even {
    float: left;
    text-align: right;
    padding: 10px 405px 0 0;
}

.step h5 {
    color: #3f8dbf;
}

.step .icon-square {
    position: relative;
    margin-left: 10px;
}

.step.even .icon-square {
    margin-right: 10px;
}

.step .icon-square:before {
    content: "";
    display: block;
    width: 65px;
    border-bottom: 1px solid #dadada;
    position: absolute;
    top: 35px;
    left: -65px;
}

.step.even .icon-square:before {
    left: auto;
    right: -65px;
}

.icon-square {
    display: inline-block;
}

.icon-square i {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    text-align: center;
    color: #ddd;
    font-size: 40px;
    padding: 0;
    margin: 0 0 10px 0;
    display: table;
    width: 70px;
    height: 70px;
    border: 2px solid #ddd;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.step:hover .icon-square i {
    background-color: #32c5d2;
    color: #FFF;
}

.icon-square i:before {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.step h5 {
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
}

@media (max-width: 767px) {
    .process-step {
        width: 100%;
    }

    .step {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 0 30px;
        padding: 0;
        position: relative;
    }

    .step.even {
        float: none;
        text-align: center;
        padding: 0;
    }

    .step .icon-square:before {
        border: 0px;
    }

    .process-border {
        border: 0;
    }
}

/*******************Process inline*****/
.process-inline {
    margin-top: 50px;
    padding-top: 80px;
    background-color: #eee;
}

.Process-col {
    padding: 80px 30px;
    text-align: center;
}

.Process-col.one {
    background-color: rgba(0, 0, 0, 0.3);
}

.Process-col.two {
    background-color: rgba(0, 0, 0, 0.5);
}

.Process-col.three {
    background-color: rgba(0, 0, 0, 0.7);
}

.Process-col.four {
    background-color: black;
}

.Process-col i {
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
}

.Process-col h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin: 25px 0;
}

/**********************invoice page************************/
body.invoice {
    background-color: #ECEEF4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

@media (min-width: 992px) {
    .container.invoice-outer {
        width: 970px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }
}

.invoice-outer {
    background-color: #fff;
    min-height: 400px;
    padding: 15px;
    line-height: 22px;
    border: 1px solid #ddd;
}

.invoice-header h2 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 26px;
}

@media (min-width: 768px) {
    .invoice-header-right {
        text-align: right;
    }

    .invoice-header-right h5 {
        margin-bottom: 0px;
    }
}

.invoice-header-right h5 {
    font-size: 17px;
}

.about-client ul strong {
    font-weight: 700;
    margin-right: 5px;
}

.invoice .panel-default>.panel-heading {
    border-color: #ddd !important;
}

.copyright-info {
    text-align: center;
    display: block;
    color: #999;
    font-size: 12px;
}

/****************login register calssic****************/
.login-regiter-tabs .nav-tabs {
    border: 0px;
}

.login-regiter-tabs .nav-tabs>li.active>a,
.login-regiter-tabs .nav-tabs>li.active>a:hover,
.login-regiter-tabs .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #fff;
    border-bottom-color: #32c5d2;
    background-color: #32c5d2;
    border-color: #32c5d2;
}

.login-regiter-tabs .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
    border: 1px solid #ddd;
    padding: 6px 45px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    margin-right: 20px;
}

@media (max-width: 568px) {
    .login-regiter-tabs .nav-tabs>li>a {
        padding: 6px 25px;
    }
}

.login-regiter-tabs .nav-tabs>li>a:hover {
    border-color: #32c5d2;
    background-color: transparent;
}

.login-regiter-tabs .tab-content {
    margin-top: 40px;
    padding: 20px 0;
}

.login-regiter-tabs .tab-content p a {
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: underline;
}

/************maintenance page***************/
.maintenance-page {
    background-color: #ddd;
}

.maintenance-page .main-text {
    font-size: 40px;
    font-weight: 400;
    font-style: normal;
}

.maintenance-page .main-text span {
    font-size: 20px;
    font-weight: 400;
    display: block;
    font-style: normal;
    margin-top: 30px;
}

.maintenance-box h4 {
    color: #000;
    font-weight: 400;
}

.maintenance-box i {
    font-size: 40px;
    margin-bottom: 20px;
}

/****dropdown login***/
.dropdown-login-box {
    overflow: hidden;
    padding: 15px !important;
    min-width: 300px !important;
    background-color: #fff !important;
}

.dropdown-login-box .btn {
    margin-top: 10px;
}

.dropdown-login-box h4 {
    margin: 5px 0 10px 0;
}

.dropdown-login-box h4 em {
    font-size: 12px;
    color: #32c5d2;
    font-weight: 400;
}

.dropdown-login-box input[type=checkbox] {
    margin: 5px -20px 0;
    line-height: normal;
}

.dropdown-login-box p {
    margin: 0;
}

.dropdown-login-box p a {
    color: #32c5d2;
}

.dropdown-login-box p a:hover {
    color: #32c5d2;
    text-decoration: underline;
}

/*******************new contact pages************************/
.sky-form-columns .btn-lg {
    padding: 14px 28px 13px 28px !important;
}

.sky-form-columns .sky-form {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.sky-form-columns .sky-form footer {
    border: 0px;
    background-color: transparent;
    padding: 0px;
}

.sky-form-columns .sky-form fieldset {
    padding: 0px;
}

.contact-option-circle {
    text-align: center;
    background-color: #f5f5f5;
    padding: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.contact-option-circle i {
    font-size: 35px;
    color: #888;
    display: block;
    margin-bottom: 10px;
}

.sky-form-columns .sky-form fieldset+fieldset {
    border-top: 0px;
}

/*******************dark dropdown code here*****************/
.navbar .dropdown-menu.dark-dropdown {
    border: 1px solid #444;
}

.navbar .dropdown-menu.dark-dropdown li a {
    color: #bbb;
}

.navbar .dropdown-menu.dark-dropdown li a:hover {
    color: var(--bs-blue);
    background-color: transparent;
}

.navbar .dropdown-menu.dark-dropdown,
.navbar .dropdown-menu.dark-dropdown .yamm-content {
    background-color: #333;
}

.navbar .dropdown-menu.dark-dropdown li a {
    border-color: #444;
}

.navbar .dropdown-menu.dark-dropdown .yamm-content h3 {
    color: #fff;
}

.navbar .dropdown-menu.dark-dropdown .dropdown-submenu .dropdown-menu li a {
    border-color: #444 !important;
}

/**************intro text**************/
.intro-text-default {
    padding: 80px 0;
}

.intro-text-default h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 30px;
}

@media (max-width: 375px) {
    .intro-text-default h4 {
        font-size: 28px;
        line-height: 40px;
    }
}

.intro-text-default p {
    font-size: 16px;
}

.intro-text-1 {
    background: #05101b;
    padding: 40px 0;
}

.intro-text-1 h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.intro-text-1 h4 strong {
    color: #32c5d2;
    font-weight: 700;
}

.intro-text-1 p {
    font-size: 16px;
    font-weight: 400;
    color: #999;
}

.intro-text-1 a {
    margin-top: 15px;
}

.intro-text-1.light {
    background-color: #f5f5f5;
}

.intro-text-1.light h4 {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.intro-2nd h3 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px;
    font-size: 40px;
}

.intro-2nd p {
    font-size: 15px;
    line-height: 35px;
    font-weight: 400;
    color: #777;
    margin: 30px 0;
}

.testimonials-light {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.testimonials-light h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #000;
    font-style: normal;
}

/*******************portfolio with new hover style********************/
.featured-work {
    background-color: #f5f5f5;
    padding-top: 60px;
    position: relative;
}

.featured-work .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.featured-work .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background: #32c5d2;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.work-wrap {
    position: relative;
    display: block;
}

.work-wrap .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    text-align: center;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    overflow: hidden;
    display: block;
}

.work-wrap .img-overlay .inner-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    margin-top: -51px;
}

.work-wrap .img-overlay .inner-overlay h2 {
    color: #434343;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 18px;
    color: #32c5d2;
    margin-bottom: 6px;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transform: translate3d(0, -400%, 0);
    -o-transform: translate3d(0, -400%, 0);
    -ms-transform: translate3d(0, -400%, 0);
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
}

.work-wrap .img-overlay .inner-overlay p {
    color: #333;
    margin-bottom: 20px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -moz-transform: translate3d(0, -400%, 0);
    -o-transform: translate3d(0, -400%, 0);
    -ms-transform: translate3d(0, -400%, 0);
    -webkit-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
}

.work-wrap .img-overlay .inner-overlay a.link {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.work-wrap .img-overlay .inner-overlay a.zoom {
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.work-wrap .img-overlay .inner-overlay a {
    display: inline-block;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #32c5d2;
    text-align: center;
    margin: 0 5px;
    -moz-transform: translate3d(0, 400%, 0);
    -o-transform: translate3d(0, 400%, 0);
    -ms-transform: translate3d(0, 400%, 0);
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
}

.work-wrap .img-overlay .inner-overlay a i {
    font-size: 14px;
    color: #32c5d2;
    line-height: 40px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.work-wrap:hover .img-overlay {
    opacity: 1;
}

.work-wrap:hover .img-overlay .inner-overlay h2 {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.work-wrap:hover .img-overlay .inner-overlay p {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.work-wrap:hover .img-overlay .inner-overlay a {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fun-fact-wrap-light {
    background-color: #eee;
    padding-top: 100px;
    padding-bottom: 70px;
}

.fun-fact-wrap-light .facts-in h3 .counter {
    color: #000;
}

.fun-fact-wrap-light .facts-in h4 {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-style: normal;
}

.fun-facts-bg {
    background: #111;
}

/***theme features box***/
.assan-box {
    margin-bottom: 30px;
}

.assan-box img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.assan-box h4 {
    padding: 0px 15px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000;
    margin: 0px;
    line-height: 55px;
}

.assan-box p {
    padding: 0px 20px;
}

/************no space columns end******/
.col-one-fourth {
    width: 25%;
    float: left;
}

@media (max-width: 767px) {
    .col-one-fourth {
        width: 50%;
    }
}

@media (max-width: 568px) {
    .col-one-fourth {
        width: 100%;
    }
}

/****massonary****/
.mas-boxes-inner {
    padding: 0px;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.09804) 0px 5px 25px;
    border-radius: 5px;
    overflow: hidden;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.mas-boxes-inner:hover {
    box-shadow: rgba(0, 0, 0, 0.09804) 0px 2px 15px;
}

.mas-blog-inner {
    padding: 20px;
    background-color: #fff;
}

.mas-blog-inner h3 {
    text-transform: capitalize;
}

.mas-blog-inner .post-detail {
    margin-top: 0px;
    margin-bottom: 10px;
}

.mas-blog-inner h3 {
    margin-bottom: 15px;
    font-weight: 400;
}

/*************NEW PORTFOLIO IN V1.4****************/
.filter {
    text-align: center;
    margin-bottom: 30px;
}

.filter li a.active {
    color: #32c5d2;
    border-color: #32c5d2;
}

.filter li a {
    display: inline-block;
    margin: 3px 5px;
    text-transform: uppercase;
    font-size: 11px;
    font-style: normal;
    color: #bbb;
    font-weight: 400;
    padding: 4px 12px;
    border: 2px solid #f5f5f5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.filter li a:hover {
    color: #32c5d2;
    border-color: #32c5d2;
}

.col-2-space .project-post {
    width: 50%;
    padding: 15px;
}

.col-2-no-space .project-post {
    width: 50%;
    padding: 0;
    margin: 0;
}

.col-3-space .project-post {
    width: 33.33%;
    padding: 15px;
}

.col-3-no-space .project-post {
    width: 33.333%;
    padding: 0;
    margin: 0;
}

.col-4-space .project-post {
    width: 25%;
    padding: 15px;
}

.col-4-no-space .project-post {
    width: 25%;
    padding: 0;
    margin: 0;
}

.col-5-no-space .project-post {
    width: 20%;
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) {

    .col-2-space .project-post,
    .col-2-no-space .project-post,
    .col-3-space .project-post,
    .col-3-no-space .project-post,
    .col-4-space .project-post,
    .col-4-no-space .project-post,
    .col-5-no-space .project-post {
        width: 50%;
    }
}

@media (max-width: 568px) {

    .col-2-space .project-post,
    .col-2-no-space .project-post,
    .col-3-space .project-post,
    .col-3-no-space .project-post,
    .col-4-space .project-post,
    .col-4-no-space .project-post,
    .col-5-no-space .project-post {
        width: 100%;
    }
}

/***new icon overlay***/
.img-icon {
    position: relative;
    overflow: hidden;
}

.img-icon img {
    width: 100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.img-icon-overlay {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.img-icon-overlay p {
    position: absolute;
    width: 100%;
    margin-top: -20px;
    top: 50%;
    text-align: center;
}

.img-icon-overlay p a {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.99);
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    text-align: center;
    color: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 20px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.img-icon-overlay p a img {
    width: 20px;
    height: auto;
}

.img-icon-overlay p a:hover {
    color: #32c5d2;
}

.img-icon:hover .img-icon-overlay {
    opacity: 1;
}

.img-icon:hover img {
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/****construction page css***/
.construction-service-box {
    margin-bottom: 30px;
}

.service-thumb {
    position: relative;
}

.construction-service-box .services-desc h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}

.construction-service-box .services-desc p {
    margin-bottom: 5px;
    line-height: 27px;
}

.constro-cta {
    background: url(../img/construction/constro-bg-2.jpg);
    padding: 80px 0;
    text-align: center;
}

.constro-cta p {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 20px;
}

.constro-cta h1 {
    color: #fff;
    text-transform: uppercase;
}

.constro-cta i {
    display: block;
    color: #fff;
    font-size: 50px;
}

.constro-cta a {
    margin-top: 40px;
}

.constro-cta a i {
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
}

.construction.testimonials-v-2 {
    background-color: #f5f5f5;
}

/****cube portfolio*******/
.cube-masonry .cbp-l-filters-alignCenter .cbp-filter-item {
    font-family: "Open Sans", sans-serif !important;
    font-size: 15px;
}

.cube-masonry .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #32c5d2;
}

.cube-masonry .cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #32c5d2;
}

.portfolio-cube .cbp-l-caption-buttonLeft,
.portfolio-cube .cbp-l-caption-buttonRight {
    background-color: #32c5d2;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
}

.portfolio-cube .cbp-l-caption-buttonLeft:hover,
.portfolio-cube .cbp-l-caption-buttonRight:hover {
    background-color: #32c5d2;
    color: #fff;
}

.cube-masonry .cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
    color: #FFFFFF;
    background-color: #32c5d2;
    border-color: #32c5d2;
    cursor: default;
}

.cube-masonry .cbp-l-filters-alignRight .cbp-filter-counter {
    background: #32c5d2;
}

.cube-masonry .cbp-l-filters-alignRight .cbp-filter-counter:before {
    border-top-color: #32c5d2;
}

.btn-sweet-alert {
    margin: 5px;
}

.portfolio-cube .cbp-l-grid-projects-title {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.portfolio-cube .cbp-l-filters-button .cbp-filter-item {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.portfolio-cube .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background-color: #32c5d2;
    color: #fff;
    border-color: #32c5d2;
    cursor: default;
}

.portfolio-cube {
    font-family: "Open Sans", sans-serif !important;
}

.cube-masonry .cbp-l-caption-title {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.cube-masonry .cbp-l-caption-desc {
    font-family: "Open Sans", sans-serif;
}

/************pace style for page pre-loader********/
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #32c5d2;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #32c5d2, 0 0 5px #32c5d2;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #32c5d2;
    border-left-color: #32c5d2;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/****************

SOCIAL BUTTONS

**********************/
/**social icons default size**/
.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon:hover {
    border-color: transparent;
}

.social-icon i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 40px;
    position: relative;
}

.social-icon i:last-child {
    color: #FFF !important;
}

.social-icon:hover i:first-child {
    margin-top: -40px;
}

/***social icons lg (big)***/
.social-icon-lg {
    margin: 0 5px 5px 0;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-lg:hover {
    border-color: transparent;
}

.social-icon-lg i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 60px;
    position: relative;
}

.social-icon-lg i:last-child {
    color: #FFF !important;
}

.social-icon-lg:hover i:first-child {
    margin-top: -60px;
}

/***social icons small***/
.social-icon-sm {
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-sm:hover {
    border-color: transparent;
}

.social-icon-sm i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 30px;
    position: relative;
}

.social-icon-sm i:last-child {
    color: #FFF !important;
}

.social-icon-sm:hover i:first-child {
    margin-top: -30px;
}

si-border {
    border: 1px solid #AAA !important;
}

.si-border-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-dark-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray {
    background: #f3f3f3;
    border: 0px;
}

.si-dark {
    background-color: #333;
    border: 0px !important;
    color: #fff !important;
}

/**icons hover colored**/
.si-colored-facebook,
.si-facebook:hover {
    background-color: #FFDC00 !important;
}
.si-facebook:hover i {
    color: #333 !important;
}


.si-colored-twitter,
.si-twitter:hover {
    background-color: #02BF54 !important;
}

.si-colored-google-plus,
.si-g-plus:hover {
    background-color: #DD4B39 !important;
}

.si-colored-skype,
.si-skype:hover {
    background-color: #00AFF0 !important;
}

.si-linkedin:hover,
.si-colored-linkedin {
    background-color: #0E76A8 !important;
}

.si-pin:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-rss:hover,
.si-colored-rss {
    background-color: #EE802F !important;
}

.si-pinterest:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-tumblr:hover,
.si-colored-tumblr {
    background-color: #34526F !important;
}

.si-vimeo:hover,
.si-colored-vimeo {
    background-color: #86C9EF !important;
}

.si-digg:hover,
.si-colored-digg {
    background-color: #191919 !important;
}

.si-instagram:hover,
.si-colored-instagram {
    background-color: #FF0084 !important;
}

.si-flickr:hover,
.si-colored-flickr {
    background-color: #FF0084 !important;
}

.si-paypal:hover,
.si-colored-paypal {
    background-color: #00588B !important;
}

.si-yahoo:hover,
.si-colored-yahoo {
    background-color: #720E9E !important;
}

.si-android:hover,
.si-colored-andriod {
    background-color: #A4C639 !important;
}

.si-appstore:hover,
.si-colored-apple {
    background-color: #000 !important;
}

.si-dropbox:hover {
    background-color: #3D9AE8 !important;
}

.si-dribbble:hover,
.si-colored-dribbble {
    background-color: #EA4C89 !important;
}

.si-soundcloud:hover,
.si-colored-soundcoloud {
    background-color: #F70 !important;
}

.si-xing:hover,
.si-colored-xing {
    background-color: #126567 !important;
}

.si-phone:hover,
.si-colored-phone {
    background-color: #444 !important;
}

.si-behance:hover,
.si-colored-behance {
    background-color: #053eff !important;
}

.si-github:hover,
.si-colored-github {
    background-color: #171515 !important;
}

.si-stumbleupon:hover,
.si-colored-stumbleupon {
    background-color: #F74425 !important;
}

.si-email:hover,
.si-colored-email {
    background-color: #6567A5 !important;
}

.si-wordpress:hover,
.si-colored-wordpress {
    background-color: #1E8CBE !important;
}

.social-shortcodes .left-heading {
    font-size: 30px;
    text-transform: uppercase;
}

.grid-boxed {
    border: 1px solid transparent;
    padding: 20px;
}

.grid-boxed:hover {
    border: 1px dashed #999;
}

/**********************

UNDER CUNSTRUCTION PAGES v1.9

***********************/
.coming-soon {
    background: url(../img/bg-3.jpg);
    padding: 100px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 0;
}

.coming-soon .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.coming-soon h1 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 55px;
}

.counts {
    width: 120px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 30px;
    display: inline-block;
    margin-bottom: 10px;
}

.counts span {
    color: #fff;
    font-size: 50px;
    display: block;
    margin-bottom: 20px;
}

.counts p {
    text-transform: uppercase;
    color: #fff;
}

.count-down-1 {
    position: relative;
}

.count-down-1 .counts {
    width: 120px;
    text-align: center;
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 12px;
    position: relative;
}

.count-down-1 span {
    color: #fff;
    text-shadow: 1px 2px rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 50px;
    margin-bottom: 30px;
}

.count-down-1 p {
    margin-bottom: 0px;
    color: #eee;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.soon-inner h3 {
    color: #000;
    text-transform: uppercase;
}

.soon-inner .form-control {
    height: 48px;
    font-size: 15px;
}

.soon-inner .form-control.error {
    border-color: red;
    color: red;
}

.soon-inner .form-control.success {
    border-color: green;
    color: green;
}

/****coming soon fullscreen***/
body.coming-soon-full {
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

.coming-soon-fullscreen {
    width: 100%;
    background: url(../img/bg-4.jpg);
    background-attachment: fixed;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    display: table;
    min-height: 100%;
    position: relative;
    z-index: 1;
}

.coming-soon-fullscreen .v-middle {
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.coming-soon-fullscreen .v-middle h1 {
    font-size: 40px;
    text-transform: uppercase;
}

.pe-icon-box {
    font-size: 50px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    color: #666;
}

.buttons {
    margin-bottom: 60px;
}

.buttons a {
    margin: 5px;
}

.buttons h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 25px;
}

/**features list at home default**/
.more-features {
    padding: 60px 0;
    background-color: #333;
    color: #fff;
}

.more-features li {
    padding: 12px 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.more-features li i {
    margin-right: 12px;
    vertical-align: middle;
}

.font-box .font_awesome a {
    padding: 10px 0;
    color: #a6a8a9;
    display: block;
}

.font-box .font_awesome a i {
    font-size: 25px;
    display: block;
    color: #676a6c;
}

.font-box h3 {
    margin-bottom: 20px;
    font-weight: 600;
}

.font-box>div {
    padding-bottom: 50px;
}

.social-icons:after,
.social-icons:before>.divide10:after,
.social-icons .divide10:before {
    display: table;
    content: "";
    width: 100%;
    clear: both;
}

/*********revolution slider 5 css*****/
.tp-caption.NotGeneric-Title,
rev-btn,
.NotGeneric-Title,
.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle,
.tp-caption.Gym-Display,
.Gym-Display,
.tp-caption.Gym-Subline,
.Gym-Subline,
.tp-caption.Gym-SmallText,
.Gym-SmallText,
.tp-caption.Gym-Button,
.Gym-Button,
.rev-btn {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
}

.tp-caption.Gym-Button,
.Gym-Button {
    background-color: #32c5d2;
}

.new-label {
    color: #32c5d2;
}

/***self hosted video css***/
/**video css new**/
.video-section {
    width: 100%;
    height: 600px;
    position: relative;
    display: table;
    overflow: hidden;
}

.video-section .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.video-section .fs-background-container {
    left: 0;
}

.video-section .video-overlay {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 2;
}

.video-section .video-overlay h1 {
    font-weight: 700;
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.video-section .video-overlay p {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .side-nav-wrapper {
        margin: 0px;
        padding: 0px;
        margin-bottom: -80px;
        background: #f5f5f5;
        margin-left: -15px;
        margin-right: -15px;
    }
}
/* ------------------------------
	watermark
	------------------------------*/ 
.img-responsive-w {
    max-width: 100%;
    height: auto;
}

.watermark-wrap {
    position: relative;
    display: inline-block;
}

.watermark-wrap img {
    display: block;
}

.watermark {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: rgba(255, 255, 255, 0.8);
    
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    pointer-events: none;
}
/*--------------------------------------------------------------
# bg. 2024
--------------------------------------------------------------*/
.bg-con {
    background: url(../img/bg/con-bg.png) center no-repeat;
    color: #333;
}
/* map*/ 

.map_wrap {position:relative;overflow:hidden;width:100%;height:600px;}
.radius_border{border:1px solid #919191;border-radius:5px;}     
.custom_typecontrol {position:absolute;top:10px;right:10px;overflow:hidden;width:130px;height:30px;margin:0;padding:0;z-index:1;font-size:12px;font-family:'Malgun Gothic', '맑은 고딕', sans-serif;}
.custom_typecontrol span {display:block;width:65px;height:30px;float:left;text-align:center;line-height:30px;cursor:pointer;}
.custom_typecontrol .btn {background:#fff;background:linear-gradient(#fff,  #e6e6e6);}       
.custom_typecontrol .btn:hover {background:#f5f5f5;background:linear-gradient(#f5f5f5,#e3e3e3);}
.custom_typecontrol .btn:active {background:#e6e6e6;background:linear-gradient(#e6e6e6, #fff);}    
.custom_typecontrol .selected_btn {color:#fff;background:#425470;background:linear-gradient(#425470, #5b6d8a);}
.custom_typecontrol .selected_btn:hover {color:#fff;}   
.custom_zoomcontrol {position:absolute;top:50px;right:10px;width:36px;height:60px;overflow:hidden;z-index:1;background-color:#f5f5f5;} 
.custom_zoomcontrol span {display:block;width:36px;height:29px;text-align:center;cursor:pointer;}     
.custom_zoomcontrol span img {width:15px;height:15px;padding:12px 0;border:none;}             
.custom_zoomcontrol span:first-child{border-bottom:1px solid #bfbfbf;}         
.wrap {position: absolute;left: 0;bottom: 40px;width: 288px;height: 130px;margin-left: -144px;text-align: left;overflow: hidden;font-size: 12px;font-family: 'Malgun Gothic', dotum, '돋움', sans-serif;line-height: 1.5;}
    .wrap * {padding: 0;margin: 0;}
    .wrap .info {width: 286px;height: 110px;border-radius: 5px;border-bottom: 2px solid #ccc;border-right: 1px solid #ccc;overflow: hidden;background-color: rgba( 255, 255, 255, 0.85 );}
    .wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
    .info .title {padding: 5px 0 5px 10px;height: 35px;background: #F3EED3;border-bottom: 1px solid #ddd;color:#2F7F6A;font-size: 15px;font-weight: bold;}
    .info .close {position: absolute;top: 10px;right: 10px;color: #888;width: 17px;height: 17px;background: url('https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/overlay_close.png');}
    .info .close:hover {cursor: pointer;}
    .info .body {position: relative;overflow: hidden;}
    .info .desc {position: relative;margin: 13px 0 0 10px;height: 75px;}
    .desc .ellipsis {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .desc .jibun {font-size: 11px;color: #888;margin-top: -2px;}
    .info .img {position: absolute;top: 6px;left: 10px;width: 60px;height: 60px;color: #888;overflow: hidden;}
    .info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('')}
    .info .link {color: #5085BB;} 
	
	#map .mta{
		text-align:center;
	}
#map{
	width:100%;
	height:700px;
	border: 1px solid #cecece;
}
@media only screen and (min-width: 100px) and (max-width: 991px){
	
 #map .mta{
		text-align:left;
	}
#map{
	width:100%;
	height:300px;
}
}