﻿@charset "utf-8";

/* ----------------------------------------------------------------------------------
    style : temporary
---------------------------------------------------------------------------------- */
.mobile-nav {
    display: none !important;
}

/***********************************************************************************************************************
* common
***********************************************************************************************************************/
/* *******************************************************************
	http://meyerweb.com/eric/tools/css/reset/
    v2.0 | 20110126
    License: none (public domain)
******************************************************************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;*/
    font: inherit;
    /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    /*font-family: 'Poppins', Arial, 'Nanum Gothic', 'Nanum Barun Gothic', '맑은 고딕', 'Malgun Gothic', 'Nanum Gothic', Dotum, Gulim, sans-serif;*/
    font-family: 'Poppins', Arial, '맑은 고딕', 'Malgun Gothic', 'Nanum Gothic', Dotum, Gulim, sans-serif;
    font-size: 0.938rem;
    line-height: 1.58;
}
ol, ul {
    list-style: none;
}
b {
    font-weight: bold;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
i {
    font-style: italic;
}
/* *******************************************************************
	 customize style
******************************************************************* */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

    overflow-y: scroll;
    /*font-size: 16px;*/
}

strong {
    font-weight: bold;
}

hr {
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 0;
    visibility: hidden;
}

a {
    color: #35404f;
    text-decoration: none !important;

    -ms-transition: color 0.25s, background-color 0.25s;
    -moz-transition: color 0.25s, background-color 0.25s;
    -webkit-transition: color 0.25s, background-color 0.25s;
    -o-transition: color 0.25s, background-color 0.25s;
    transition: color 0.25s, background-color 0.25s;
}

a:hover {
    color: #2ebae2;
    text-decoration: none;
}

/* *******************************************************************
   usuable inline-style
******************************************************************* */

/*
    clearfix class
*/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

/*
    word ellipsis
*/
.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.element-inline {
    display: inline-block !important;
    width: auto !important;
    vertical-align: middle;
}

/*
    white-space
*/
.ws-normal { white-space: normal !important }


/* *******************************************************************
	mobile style
******************************************************************* */
.mobile-show {
    display: none !important;
}

/* *******************************************************************
	display,text-align,position // border// style
******************************************************************* */
/*
	display style
*/
.dp-block { display: block !important }
.dp-inline { display: inline !important }
.dp-none { display: none !important }
.dp-inline-block { display: inline-block !important }
.pc-only-block { display: block;}

/*
	position style
*/
.pos-static { position: static !important }
.pos-relative { position: relative !important }
.pos-absolute { position: absolute !important }
.pos-fixed { position: fixed !important }

/*
    align style
*/
.ta-center { text-align: center !important }
.ta-left { text-align: left !important }
.ta-right { text-align: right !important }

.va-top { vertical-align: top !important }
.va-middle { vertical-align: middle !important }
.va-bottom { vertical-align: bottom !important }
.va-baseline { vertical-align: baseline !important }

/*
	border style
*/
.bd-0 { border-width: 0 !important }
.bd-l0 { border-right: 0 !important }
.bd-t0 { border-top: 0 !important }
.bd-b0 { border-bottom: 0 !important }
.bd-r0 { border-right: 0 !important }

/*
	letter-spacing style
*/
.ls-10px { letter-spacing: -1px !important }
.ls-11px { letter-spacing: -1.1px !important }

/*
	font-size style
*/
.fs-11 { font-size: 11px !important }
.fs-12 { font-size: 12px !important }
.fs-13 { font-size: 13px !important }
.fs-14 { font-size: 14px !important }
.fs-15 { font-size: 15px !important }

/*
	gradient style
*/
.gradient-w {
    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fefefe 0%, #fbfbfb 49%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}

.highlight-blue {
    color: #1578c4;
}
.highlight-red {
    color: #f33;
}
.bg-highlight-blue {
    background-color: #f0f7fd !important;
}

.btn {
    font-size: 0.938rem;
}


/**************************************************************************************
    margin
**************************************************************************************/
.mg-0 { margin: 0 !important }

.mg-l0 { margin-left: 0 !important}
.mg-t0 { margin-top: 0 !important}
.mg-r0 { margin-right: 0 !important}
.mg-b0 { margin-bottom: 0 !important}

.mg-l5 { margin-left: 5px !important}
.mg-t5 { margin-top: 5px !important}
.mg-r5 { margin-right: 5px !important}
.mg-b5 { margin-bottom: 5px !important}

.mg-l10 { margin-left: 10px !important}
.mg-t10 { margin-top: 10px !important}
.mg-r10 { margin-right: 10px !important}
.mg-b10 { margin-bottom: 10px !important}

.mg-l15 { margin-left: 15px !important}
.mg-t15 { margin-top: 15px !important}
.mg-r15 { margin-right: 15px !important}
.mg-b15 { margin-bottom: 15px !important}

.mg-l20 { margin-left: 20px !important}
.mg-t20 { margin-top: 20px !important}
.mg-r20 { margin-right: 20px !important}
.mg-b20 { margin-bottom: 20px !important}

.mg-l25 { margin-left: 25px !important}
.mg-t25 { margin-top: 25px !important}
.mg-r25 { margin-right: 25px !important}
.mg-b25 { margin-bottom: 25px !important}

.mg-l30 { margin-left: 30px !important}
.mg-t30 { margin-top: 30px !important}
.mg-r30 { margin-right: 30px !important}
.mg-b30 { margin-bottom: 30px !important}

.mg-l35 { margin-left: 35px !important}
.mg-t35 { margin-top: 35px !important}
.mg-r35 { margin-right: 35px !important}
.mg-b35 { margin-bottom: 35px !important}

.mg-l40 { margin-left: 40px !important}
.mg-t40 { margin-top: 40px !important}
.mg-r40 { margin-right: 40px !important}
.mg-b40 { margin-bottom: 40px !important}

.mg-l45 { margin-left: 45px !important}
.mg-t45 { margin-top: 45px !important}
.mg-r45 { margin-right: 45px !important}
.mg-b45 { margin-bottom: 45px !important}

.mg-l50 { margin-left: 50px !important}
.mg-t50 { margin-top: 50px !important}
.mg-r50 { margin-right: 50px !important}
.mg-b50 { margin-bottom: 50px !important}


/**************************************************************************************
    padding
**************************************************************************************/
.pd-0 { padding: 0 }

.pd-l0 { padding-left: 0 !important}
.pd-t0 { padding-top: 0 !important}
.pd-r0 { padding-right: 0 !important}
.pd-b0 { padding-bottom: 0 !important}

.pd-l5 { padding-left: 5px !important}
.pd-t5 { padding-top: 5px !important}
.pd-r5 { padding-right: 5px !important}
.pd-b5 { padding-bottom: 5px !important}

.pd-l10 { padding-left: 10px !important}
.pd-t10 { padding-top: 10px !important}
.pd-r10 { padding-right: 10px !important}
.pd-b10 { padding-bottom: 10px !important}

.pd-l15 { padding-left: 15px !important}
.pd-t15 { padding-top: 15px !important}
.pd-r15 { padding-right: 15px !important}
.pd-b15 { padding-bottom: 15px !important}

.pd-l20 { padding-left: 20px }
.pd-t20 { padding-top: 20px }
.pd-r20 { padding-right: 20px }
.pd-b20 { padding-bottom: 20px }

.pd-l25 { padding-left: 25px !important}
.pd-t25 { padding-top: 25px !important}
.pd-r25 { padding-right: 25px !important}
.pd-b25 { padding-bottom: 25px !important}

.pd-l30 { padding-left: 30px !important}
.pd-t30 { padding-top: 30px !important}
.pd-r30 { padding-right: 30px !important}
.pd-b30 { padding-bottom: 30px !important}

.pd-l35 { padding-left: 35px !important}
.pd-t35 { padding-top: 35px !important}
.pd-r35 { padding-right: 35px !important}
.pd-b35 { padding-bottom: 35px !important}

.pd-l40 { padding-left: 40px !important}
.pd-t40 { padding-top: 40px !important}
.pd-r40 { padding-right: 40px !important}
.pd-b40 { padding-bottom: 40px !important}

.pd-l45 { padding-left: 45px !important}
.pd-t45 { padding-top: 45px !important}
.pd-r45 { padding-right: 45px !important}
.pd-b45 { padding-bottom: 45px !important}

.pd-l50 { padding-left: 50px !important}
.pd-t50 { padding-top: 50px !important}
.pd-r50 { padding-right: 50px !important}
.pd-b50 { padding-bottom: 50px !important}


/**************************************************************************************
    Width
**************************************************************************************/
.wauto{ width: auto !important; }
.w5 { width: 5% !important; }
.w7 { width: 7% !important; }
.w8 { width: 8% !important; }
.w10 { width: 10% !important; }
.w15 { width: 15% !important; }
.w20 { width: 20% !important; }
.w25 { width: 25% !important; }
.w30 { width: 30% !important; }
.w35 { width: 35% !important; }
.w40 { width: 40% !important; }
.w45 { width: 45% !important; }
.w50 { width: 50% !important; }
.w55 { width: 55% !important; }
.w60 { width: 60% !important; }
.w65 { width: 65% !important; }
.w70 { width: 70% !important; }
.w75 { width: 75% !important; }
.w80 { width: 80% !important; }
.w85 { width: 85% !important; }
.w90 { width: 90% !important; }
.w95 { width: 95% !important; }
.w100 { width: 100% !important; }


/***********************************************************************************************************************
* etc
***********************************************************************************************************************/
/* orcid ID */
.orcid-id {
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 19px;
    margin-left: 7px;
    text-align: center;
    font-size: 0.688rem;
    color: #fff !important;
    text-decoration: none !important;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #8bbe3b;
}
.orcid-id:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a6cf67;
}

/* icon-orcid */
.icon-orcid {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 5px;
    text-align: center;
    font-size: 0.688rem;
    color: #fff !important;
    border-radius: 18px;
    background-color: #a8d039;
}
.icon-orcid:hover,
.icon-orcid:focus {
    color: #fff;
    text-decoration: none;
    background-color: #8cb129;
}

/***********************************************************************************************************************
* wrap
***********************************************************************************************************************/
#wrap {
    position: relative;
}
.inner-wrap {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}


/***********************************************************************************************************************
* header
***********************************************************************************************************************/
#header {
    background: #e7f3ff url(/Images/kswe/bg_header_kswe.png) center bottom no-repeat;
    /*background: #eae6da;*/
}

/* utility-area */
#header .utility-area {
    position: relative;
    height: 36px;
    padding-top: 5px;
    /*background-color: #000;*/
}
#header .utility-area .utility {
    text-align: right;
}
#header .utility-area .utility > li {
    display: inline-block;
}
#header .utility-area .utility > li > a {
    position: relative;
    top: 10px;
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    font-size: 0.813rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
}
#header .utility-area .utility > li > a:hover {
    color: #3d504a;
    background-color: rgba(255,255,255,.5);
}

/* logo-area */
#header .logo-area {
    background-color: transparent;
}
#header .logo-area .inner-wrap {
    height: 110px;
}

/* logo */
#header .logo-area .inner-wrap h1 {
    display: inline-block;
}
#header .logo-area .inner-wrap h1 > a {
    display: inline-block;
    width: auto;
    color: #fff;
}
#header .logo-area .inner-wrap h1 > a .h1-main {
    display: inline-block;
    padding-left: 6px;
    font-size: 2.938rem;
    font-weight: 700;
    letter-spacing: -3px;
}
#header .logo-area .inner-wrap h1 > a .h1-sub {
    display: inline-block;
    padding-left: 6px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.26;
}
#header .logo-area .inner-wrap h1 > a > img {
    display: inline-block;
    /*width: 64px;*/
    width: 4rem;
    margin-top: -23px;
}

/* journal-info */
.journal-info-area {
    position: absolute;
    right: -10px;
    top: 10px;
    display: inline-block;
}
.journal-info-area .journal-info {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.journal-info-area .journal-info > ul.issn-info {
    margin-top: 10px;
}
.journal-info-area .journal-info > ul.issn-info > li {
    margin: 0;
    letter-spacing: -0.25px;
    font-size: 1rem;
    color: #333;
}
.journal-info-area .qr-code {
    display: inline-block;
    vertical-align: middle;
}
.journal-info-area .qr-code > img {
    display: block;
    height: 80px;
    border-radius: 5px;
}

/* gnb */
.gnb-area {
    background-color: transparent;
}
.gnb-area .gnb {
    height: 70px;
}
.gnb-area .gnb > ul > li {
    position: relative;
    float: left;
    width: 189px;
}
.gnb-area .gnb > ul > li:first-child,
.gnb-area .gnb > ul > li:last-child {
    width: 180px;
}
.gnb-area .gnb > ul > li > a {
    display: block;
    padding-top: 27px;
    line-height: 1;
    font-size: 18px;
    width: 100%;
    height: 70px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    background-color: rgb(0 60 137 / 31%);
}
.gnb-area .gnb > ul > li.double > a {
   padding-top:16px !important;
}
.gnb-area .gnb > ul > li::before {
    position: relative;
    top: 20px;
    content: '';
    float: left;
    display: block;
    width: 1px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.45);
}
.gnb-area .gnb > ul > li:first-child::before {
    visibility:hidden;
}


.gnb-area .gnb > ul > li.on > a,
.gnb-area .gnb > ul > li > a:hover {
    background-color:#add70e;
}
.gnb-area .gnb > ul > li.active > a {
    background-color: #add70e;
}

.gnb-area .gnb > ul > li > a > small {
    display: block;
    font-size: 0.938rem;
    font-weight: 300;
    color: rgba(255,255,255,0.75);
}

/* depth2 */
.gnb-area .gnb > ul > li ul.depth2 {
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    padding: 20px;
    transition: all 0.25s ease-in;
    background-color: #2281d7;
    opacity: 0;
    z-index: 20;
}
.gnb-area .gnb > ul > li:hover ul.depth2 {
    visibility: visible;
    opacity: 1;
}
.gnb-area .gnb > ul > li ul.depth2 > li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.gnb-area .gnb > ul > li ul.depth2 > li:last-child {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.gnb-area .gnb > ul > li ul.depth2 > li > a {
    display: block;
    font-size: 0.938rem;
    color: #fff;
}
.gnb-area .gnb > ul > li ul.depth2 > li > a:hover {
    color: #d1d9eb;
}

/* 검색 */
.gnb-area .gnb > ul > li.search {
    width: 72px;
}
.gnb-area .gnb > ul > li.search > a {
    width: 100%;
    padding-top:0;
    height: 70px;
    line-height: 80px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    background-color: #add70e;
}
.gnb-area .gnb > ul > li.search > a:hover {
    background-color: #9ec700;
}
.gnb-area .gnb > ul > li.search > a > i {
    font-size: 1.688rem;
}

/***********************************************************************************************************************
* container
***********************************************************************************************************************/
#container {
    position: relative;
    padding: 30px 0 60px;
    background-color: #fff;
}

/***********************************************************************************************************************
* contents
***********************************************************************************************************************/
/* contents */
#contents {
    float: left;
    /*width: 875px;*/
    width: 72.917%;
    min-height: 500px;
    padding-right: 50px;
}

/***********************************************************************************************************************
* aside
***********************************************************************************************************************/
.aside {
    float: right;
    /*width: 325px;*/
    width: 27.084%;
}

/* journal-profile */
.journal-profile {
    margin: 0 0 30px;
    height: auto;
    padding: 20px;
    background-color: #f9f9f9;
}

.journal-profile .cover {
    float: left;
    width: 110px;
    margin-right: 15px;
}
.journal-profile .cover img {
    width: 110px;
    box-shadow:5px 5px 4px rgb(51 51 51 / 45%);

}
.journal-profile .profile {
    float: left;
    width: 160px;
}
.journal-profile .profile .title {
    display: block;
    margin: 0;
    letter-spacing: -0.25px;
    line-height: 1.3;
    font-size: 1.125rem;
    font-weight: 500;
    color: #003d6d;
}
.journal-profile .profile .date {
    margin: 0 0 10px;
    font-weight: bold;
    color: #333;
}
.journal-profile .issn-info {
    display: block;
    margin-left: 20px;
    padding: 10px 0 0;
    list-style: disc;
    font-size: 0.938rem;
    line-height: 1.7;
    font-weight: 500;
    color: #333;
    clear: both;
}
.journal-profile .btn-list {
    clear: both;
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
}
.journal-profile .btn-list > li {

}
.journal-profile .btn-list > li > a {
    display: block;
    margin: 0 0 10px;
    padding: 0.35rem 0;
    text-align: center;
    font-size: 1.313rem;
    color: #fff;
    border-radius: 4px;
    background-color: #add70e;
}
.journal-profile .btn-list > li > a:hover {
    background-color: #9ec700;
}
.journal-profile .btn-list > li:nth-child(2) > a {
    background-color: #005bac;
}
.journal-profile .btn-list > li:nth-child(2) > a:hover {
    background-color: #003463;
}

/* banner-area */
.banner-area {
    margin: 0 0 30px;
}
.banner-area > ul {

}
.banner-area > ul > li {
    margin: 0 0 7px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}
.banner-area > ul > li:last-child {
    margin: 0;
}
.banner-area > ul > li > a {
    display: block;
    width: 100%;
    padding: 5px;
    text-align: center;
    border: 3px solid #f0f0f0;
    border-radius: 4px;
}
.banner-area > ul > li > a img {
    display: inline-block;
    width: 130px;
}

/* most-read */
.most-read {
    margin: 0 0 50px;
}
.most-read h3.title {
    margin: 0 0 20px;
    padding: 7px 10px;
    text-align: center;
    font-size: 1.313rem;
    font-weight: 400;
    color: #fff;
    border-left: 5px solid #003d6d;
    background-color: #3d504a;
}
.most-read h3.title a {
    color: #fff !important;
}
.most-read .paper-list {
    margin-top: 20px;
}
.most-read .paper-list > li {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #eee;
}
.most-read .paper-list > li:last-child {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.most-read .paper-list > li > a.title {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: justify;
    line-height: 1.4;
    font-size: 1.063rem;
    font-weight: 700;
    color: #333;
    word-break: break-all;
}
.most-read .paper-list > li > a.title:hover {

}
.most-read .paper-list > li > span {
    display: block;
    width: 100%;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.813rem;
    color: #767676;
}
.most-read .paper-list > li > span.author {

}
.most-read .paper-list > li > span.page {
    margin: 0;
}

/* contact-area */
.contact-area {

}
.contact-area h3.title {
    margin: 0;
    padding: 7px 10px;
    text-align: center;
    font-size: 1.313rem;
    font-weight: 400;
    color: #fff;
    border-left: 5px solid #7fb3e1;
    background-color: #005bac;
}
.contact-area ul {
    padding: 15px 10px;
    background-color: #f5fbff;
}
.contact-area ul > li {
    margin: 0;
    padding: 10px;
    font-size: 0.938rem;
    border-radius: 4px;
}
.contact-area ul > li > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1.5rem;
    color: #005bac;
}
.contact-area ul > li > b {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.contact-area ul > li > span {
    display: inline-block;
    vertical-align: middle;
    color: #767676;
}

/***********************************************************************************************************************
* footer
***********************************************************************************************************************/
#footer {
    position: relative;
}

/* sitemap */
#footer .sitemap {
    padding: 40px 0;
    background-color: #005bac;
}
#footer .sitemap .inner-wrap .cc {
    display: inline-block;
    /*width: 875px;*/
    width: 72.917%;
    padding: 0 40px 0 15px;
    float: left;
    color: #fff;
}
#footer .sitemap .inner-wrap .cc-image {
    float: right;
    display: inline-block;
    /*width: 325px;*/
    width: 27.084%;
    text-align: center;
}
#footer .sitemap .inner-wrap .cc-image img {
    display: inline-block;
    width: 100%;
    max-width: 130px;
}
#footer .sitemap .inner-wrap > ul {

}
#footer .sitemap .inner-wrap > ul > li {
    float: left;
    width: 17.2%;
}
#footer .sitemap .inner-wrap > ul > li:nth-child(2) {
    float: left;
    width: 14%;
}
#footer .sitemap .inner-wrap > ul > li.search {
    display: none;
}
#footer .sitemap .inner-wrap > ul > li > a {
    display: block;
    margin: 0 0 10px;
    font-size: 0.938rem;
    color: #fff;
}
#footer .sitemap .inner-wrap > ul > li > a > b {
    /*display: inline-block;*/
    /*font-size: 1.125rem;*/
    display: none;
}
#footer .sitemap .inner-wrap > ul > li > a > small {
    /*display: inline-block;*/
    /*margin-left: 5px;*/
    /*font-size: 0.813rem;*/
    /*font-weight: 300;*/
    /*color: rgba(255,255,255,0.75);*/
    display: inline-block;
    font-size: 1.125rem;
}
#footer .sitemap .inner-wrap > ul > li > ul.depth2 {

}
#footer .sitemap .inner-wrap > ul > li > ul.depth2 > li {
    margin: 0 0 5px;
}
#footer .sitemap .inner-wrap > ul > li > ul.depth2 > li > a {
    letter-spacing: -0.25px;
    font-size: 14px;
    font-weight: 300;
    color: #b4cbbb;
}
#footer .sitemap .inner-wrap > ul > li > ul.depth2 > li > a:hover {
    text-decoration: underline !important;
}

/* copyright */
#footer .copyright {
    background-color: #333;
}
#footer .copyright p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 0.938rem;
    color: #fff;
}
#footer .copyright p b {
    font-weight: normal;
}
