/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 12, 2018, 9:42:54 PM
    Author     : Administrator
*/
/***
Header and header elements
***/
.header {
    box-shadow: 0 1px 3px #ddd;
    background: #fff;
    border-radius: 0;
    margin-bottom: 0px;/*123qwe*/
    z-index: 999;
    position: relative;
}
.about-details-content{
    margin-bottom:100px;
}
.language {
    margin-right:50px;
}
/* FIX styles BEGIN */
.page-header-fixed .header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
body.page-header-fixed {
    padding-top: 88px !important; /* height of the header */
}
/* FIX styles END */

.header .container {
    position: relative;
}
.ie8 .header {
    border-bottom: 1px solid #eee;
}
.c_site-logo {
    float: left;
    font-size: 23px;
    font-weight: 400;

    margin-right: 67px;
    padding-left:40px;/*123qwe*/
    padding-top: 10px;
    padding-bottom: 0px;
}
.dropdown .c_headerfont {
    font-size: 20px;
    padding: 30px 25px 31px;
}
.site-logo {
    float: left;
    font-size: 23px;
    font-weight: 400;

    margin-right: 67px;
    padding-left:40px;/*123qwe*/
    padding-top: 12px;
    padding-bottom: 0px;
}


.header .mobi-toggler i {
    display: none;
}

/* Navigation */
.header-navigation {
    font: 15px "Open Sans", sans-serif;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    text-transform: uppercase;
}
.header-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-navigation > ul > li {
    float: left;
}
.header-navigation > ul > li > a {
    font-size:18px; /*123qwe*/

    color: #333;
    display: block;
    padding: 29px 25px 30px;/*123qwe*/
}
.header-navigation ul > li.active > a,
.header-navigation ul > li > a:hover,
.header-navigation ul > li > a:focus,
.header-navigation ul > li.open > a,
.header-navigation ul > li.open > a:hover,
.header-navigation ul > li.open > a:focus {

    background: #fcfcfc;
    text-decoration: none;
}
.header-navigation ul > li.active > a {
    border-bottom: 2px solid #337ab7;
}

/* dropdown menu */
@media (min-width: 1025px) {
    .header-navigation > ul > li:hover > .dropdown-menu {
        display: block;
    }
}

.header-navigation,
.header-navigation .dropdown {
    position: static;
}
.header-navigation .dropdown-fix-left,
.header-navigation .dropdown-fix-right {
    position: relative;
}
.header-navigation .dropdown-menu {
    left: auto;
    top: 100%;
    padding: 0;
    background: #fff;
    position: absolute;
    border: none;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    text-transform: none;
    font: 13px "Open Sans", sans-serif;
    letter-spacing: 0;
    border-radius: 0;
    z-index: 9999;
}

.header-navigation .dropdown-menu:before,
.header-navigation .dropdown-menu:after {
    display: none !important;
}

.dropdown-fix-left .dropdown-menu {
    left: 0;
    width: 700px;
}
.dropdown-fix-right .dropdown-menu {
    right: 0;
    width: 700px;
}
.header-navigation > ul > li > .dropdown-menu {
    margin-top: -5px;
    border-top: solid 3px transparent;
    z-index: 1001;
}
.header-navigation .dropdown100 > .dropdown-menu {
    left: 15px;
    right: 15px;
}
.header-navigation > ul > li.dropdown:hover > a:after {
    bottom: 0;
    width: 0;
    height: 0;
    z-index: 1002;
    content: " ";
    display: block !important;
    position: absolute;
    border-bottom: 8px solid #337ab7;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.ie8 .header-navigation > ul > li.dropdown:hover > a:after {
    display: none !important;
}
.header-navigation li.dropdown100 > .dropdown-menu:after {
    display: none !important;
}
.header-navigation .dropdown-menu > li:first-child {
    border-top: solid 2px #337ab7;
}
.header-navigation .dropdown-menu li {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #efefef;
    position: relative;
    float: none;
}
.header-navigation .dropdown-menu li:last-child {
    border: none;
}
.header-navigation .dropdown-menu li > a {
    padding: 10px 15px;
    font-weight: 400;
    color: #767f88;
}
.header-navigation .dropdown-menu > li > a:hover,
.header-navigation .dropdown-menu > li.active > a,
.header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active > a {
    background: #337ab7;
    color: #fff;
}
.dropdown-submenu > a:after {
    display: none;
}

/* navigation content */
.header-navigation-content {
    padding: 20px 30px;
    min-width: 600px;
}
.header-navigation-content .header-navigation-col {
    padding: 0;
}
.header-navigation-content h4,
.ecommerce .header-navigation-content h4 {
    font: bold 15px 'Open Sans', Arial, sans-serif;
    margin: 0 0 6px;
    padding: 10px 10px 5px;
    border-bottom: solid 1px #f0f0f0;
}
.header-navigation-content ul {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
.header-navigation-content li {
    padding: 0;
    border: none !important;
}
.header-navigation-content li > a {
    display: block;
}

/* header navigation description */
.header-navigation-content-ext {
    padding: 20px 30px 2px;
    background: #fff;
}
.header-navigation-description {
    background: #fcfafb;
    margin: -20px 0 -2px -30px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(91, 91, 91, 0.2) inset;
}
.header-navigation-content-ext h4,
.ecommerce .header-navigation-content-ext h4 {
    border: none;
    padding: 10px 0 0;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li {
    border: none;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li > a {
    padding: 0 0 10px;
    color: #767f88;
    display: inline-block;
}
.header-navigation .dropdown-menu .header-navigation-content-ext li > a:hover,
.header-navigation .dropdown-menu .header-navigation-content-ext li.active > a {
    background: #fff;
    color: #337ab7;
}

/* n-level submenu */
.header-navigation .dropdown-menu .dropdown-menu {
    left: 100%;
    right: auto;
    top: 6px;
}
.header-navigation .dropdown-menu a {
    position: relative;
}
.header-navigation .dropdown-menu .fa {
    position: absolute;
    top: 13px;
    right: 15px;
}

/* Top Search */
.header-navigation li.menu-search {
    position: relative;
    top: 26px;
}
.header-navigation li.menu-search span.sep {
    top: 0;
    width: 1px;
    height: 26px;
    background: #eaeaea;
    position: relative;
    margin: 0 18px 0 16px;
    display: inline-block;
}
.header-navigation li.menu-search i {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    top: -6px;
    /*background: url(../all_icons/top-search-icon.png) no-repeat;*/
    width: 15px;
    height: 15px;
    opacity: 0.6;
}
.header-navigation li.menu-search i:hover {
    color: #337ab7;
    background-position: 0 -15px;
}
/*.header-navigation .fa-search:before {
	content: none;
}*/
.header-navigation .search-box {
    right: -7px;
    top: 100%;
    padding: 15px;
    display: none;
    background: #fcfafb;
    position: absolute;
    border-top: solid 2px #337ab7;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    width: 274px;
    margin-top: 0;
    z-index: 22;
}
.header-navigation .search-box:after {
    top: -8px;
    width: 0;
    height: 0;
    right: 8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 8px solid #337ab7;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.header-navigation .search-box button {
    margin-left: 0 !important;
}

/* reduce navigation */
/*.page-header-fixed .site-logo,
.page-header-fixed .header-navigation > ul > li > a,
.page-header-fixed .header-navigation li.menu-search,
.page-header-fixed .top-cart-block {
 	transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
}*/
.reduce-header .site-logo {
    padding-top: 9px;
    padding-bottom: 11px;
}
@media (min-width: 1025px) {
    .reduce-header .header-navigation > ul > li > a {
        padding: 16px 12px 17px;
    }
    .ecommerce .reduce-header .header-navigation > ul > li > a {
        padding: 23px 12px 20px;
    }
    .reduce-header .header-navigation li.menu-search {
        top: 14px;
    }
    .ecommerce .reduce-header .header-navigation li.menu-search {
        top: 21px;
    }
}
.reduce-header .mobi-toggler {
    margin-top: 12px;
}
.page-header-fixed .header .mobi-toggler {
    transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    -ms-transition: margin 0.3s ease;
    -moz-transition: margin 0.3s ease;
    -webkit-transition: margin 0.3s ease;
}

/*-------------------------------------------------------------------/header----------------------------------------------------------------------*/




.report-content {
    margin: 30px 100px;
    border: 1px solid #e5e5e5;
    padding: 0px 10px;
}
.report-content h3 {
    margin-bottom: 20px;
    text-align: center;

    margin-top: 30px;
}
.report-content p {
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
}

.top-area.single-page {
    height: 300px;
}

.single-page .top-area-bg::after {
    opacity: 0.7;
}

.single-page .welcome-text h2 {
    margin-bottom: 10px;
    font-size:45px;
}

.page-location li {
    display: inline-block;
}

.page-location li a {
    color: #fff;
    display: block;
    padding: 0 10px;
}

.top-area {
    height: 100%;
    position: relative;
    width: 100%;
}

.welcome-area {
    color: #ffffff;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px;
    width: 100%;
}

.welcome-text h1 {
    color: #ffffff;
    font-size: 60px;
    letter-spacing: 5px;
    line-height: 1.3;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.welcome-text h4 {
    font-size: 20px;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.home-button {
    margin-top: 60px;
    height: auto !important;
}

.home-button a {
    border: 2px solid;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 2px;
    padding: 12px 30px;
    text-transform: uppercase;
}

.home-button a:last-child {
    margin-left: 20px;
}

.home-button a:hover {
    background: #f39c12 none repeat scroll 0 0;
    border-color: #f39c12;
    color: #ffffff;
}

.home-mockup > img {
    max-width: 50%;
}

.single-blog {
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 7px #ddd;
    box-shadow: 0 3px 7px #ddd;
    overflow: hidden;
}

.blog-details {
    background: #fff none repeat scroll 0 0;
    padding: 30px 20px;
    position: relative;
}

.blog-meta {
    background: #f39c12 none repeat scroll 0 0;
    border-radius: 0 50px 50px 0;
    font-size: 24px;
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    top: -25px;
    width: 70px;
}

.blog-meta a {
    color: #fff;
    display: block;
    height: 100%;
    padding-top: 13px;
    width: 100%;
}

.blog-details h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.blog-details p {
    font-size: 16px;
}


.read-more {
    background: #5d6b82 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin-top: 15px;
    padding: 7px 25px;
    text-align: center;
    width: 140px;
}

.read-more:hover,
.read-more:focus {
    background: #f39c12;
    color: #fff;
}

.blog-details h3 a {
    color: #3c4a62;
}

.blog-details h3 a:hover,
.blog-details h3 a:focus {
    color: #f39c12;
}

/* ----------------------------
    4. ABOUT AREA
------------------------------ */

.quote-form-area {
    background: #eef1f5 none repeat scroll 0 0;
    padding: 30px 20px;
}

.quote-form input {
    margin-bottom: 10px;
}

.quote-form .width-full input {
    border: 0 none;
    padding: 10px;
    width: 100%;
}

.quote-form .width-half input {
    border: 0 none;
    padding: 10px;
    width: 47%;
}

.quote-form textarea {
    border: 0 none;
    height: 120px;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}


.quote-form button {
    background: #5d6b82 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 2px;
    padding: 10px 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.quote-form button:hover {
    background: #f39c12;
    color: #fff;
}

.about-content h2 {
    margin-bottom: 30px;
}

.about-content a {
    display: inline-block;
    margin-top: 20px;
}

.about-content a:hover {
    color: #f39c12;
}

.about-content a i {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-content a:hover i {
    padding-left: 10px;
}

.about-count {
    margin-top: 80px;
}

.single-about-count {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 30px 20px 20px;
    text-align: center;
    text-transform: capitalize;
    width: 33.33%;
}

.single-about-count h4 {
    color: #f39c12;
    font-size: 24px;
    font-weight: 800;
}

.about-details-menu {
    margin-bottom: 50px;
    text-align: center;
    padding:0;
}

.about-details-menu li {
    display: inline-block;
    margin: 0 5px;
}

.about-details-menu li a {
    border: 1px solid #EBE5A9;
    display: block;
    font-size: 18px;
    padding: 12px 20px;
    text-transform: uppercase;
}

.about-details-menu li.active a {
    background: #f39c12 none repeat scroll 0 0;
    border-color: #f39c12;
    color: #fff;
}
.target-content{
    margin-bottom: 50px;
}

.about-history-content {
    margin-bottom: 50px;
}

.about-history-content h3 {
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.about-history-content h3::after {
    border-bottom: 1px dashed #f39c12;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.about-history-content ul {
    margin-top: 20px;
}

.about-history-content ul li {
    margin-bottom: 5px;
}

.about-history-content.history-list {
    position: relative;
    margin:0 100px;
}

.about-history-content.history-list::after {
    background: #e4e4e4;
    content: "";
    height: 100%;
    left: 80px;
    position: absolute;
    top: 0;
    width: 5px;
}

.single-history {
    margin-bottom: 50px;
    padding-left: 125px;
    position: relative;
}

.single-history .history-year {
    font-size: 18px;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 0;
    width: 85px;
}

.single-history .history-year::before,
.single-history .history-year::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 30px;
    position: absolute;
    right: -12px;
    top: 0;
    width: 30px;
    z-index: 9;
}

.single-history .history-year::after {
    background: #f39c12;
    height: 10px;
    right: -2px;
    top: 9px;
    width: 10px;
}

/* ------------------------------
    13. REPORT AREA
------------------------------ */



.annual-reports > div:last-child {
    margin-bottom: 0px;
}
.status-content h4 {
    margin-bottom: 20px;
    text-align: center;

    margin-top: 30px;
}
.status-content p {
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
}

.target-content h4 {
    margin-bottom: 20px;


    margin-top: 30px;
}
.target-content p {
    margin-left: 30px;
    font-size: 16px;
}
.target-content ul {
    margin-top: 80px;
    margin-left: 50px;
    font-size: 20px;
    list-style: none;
}
.law-mobile{
    display: none;
}
.guide-content {
    position: relative;
    width: 100%;
    display: inline-block;
}
.guide-content h4:first-child{
     font-weight: 400;
     display: inline-block;
    position:relative;
    width:3%;
    float: left;
    font-size: 14px;
 }
.guide-content h4{
    font-weight: 400;
    float: left;
    display: inline-block;
    position:relative;
    width:97%;
    font-size: 16px;
}
.target-content ul li {
    margin-bottom: 30px;
    font-weight: 500;
}

.target-content ul li i {
    color: #f39c12;
    margin-right: 10px;
}

a.scrolltotop {
    background: #f39c12 none repeat scroll 0 0;
    bottom: 20px;
    -webkit-box-shadow: 0 0 0 7px transparent;
    box-shadow: 0 0 0 7px transparent;
    color: #ffffff;
    display: none;
    font-size: 20px;
    height: 40px;
    padding-top: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 99;
}

a.scrolltotop:hover {
    -webkit-box-shadow: 0 0 0 0 #272727;
    box-shadow: 0 0 0 0 #272727;
    background: #272727;
}

.top-area.single-page {
    height: 300px;
}

.single-page .top-area-bg::after {
    opacity: 0.7;
}
.welcome-text h2 {
    color: #fff;
    line-height: 1;
    margin-bottom: 30px;
}
.gray-bg {
    background: #f7f9fc;
}
.padding-top {
    padding-top: 100px;
}
.section-padding {
    padding: 100px 0;
}
.area-title p {
    font-size: 16px;
}
.single-history p{
    font-size:16px;
}
.padding_top_50 {
    padding-top:50px;
}
.area-title h2 {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}
.area-title h2:before {
    border-left: 50px solid #DADADA;
    border-right: 50px solid #DADADA;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 130px;
}
.area-title h2:after {
    background: #FF8724 none repeat scroll 0 0 padding-box content-box;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    bottom: -10px;
    content: "";
    height: 22px;
    left: 50%;
    margin-left: -16px;
    padding: 0 0 8px 8px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 22px;
}



.area-title {
     margin-bottom: 50px;
     position: relative;
    margin-left: 45px;
    margin-right: 45px;
 }
.single-page .welcome-text h2 {
    margin-bottom: 10px;
    font-size:45px;
}

.page-location li {
    display: inline-block;
}

.page-location li a {
    color: #fff;
    display: block;
    padding: 0 10px;
}

.top-area-bg {
    background: rgba(0, 0, 0, 0) url("../images/trade/background.jpg") no-repeat scroll center center / cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.top-area-bg::after {
    background: #3c4147;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,500i,700');
.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a:focus,
a:hover {
    outline: 0 solid;
    text-decoration: none;
}

/*ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}*/

button:focus {
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3c4a62;
    margin: 0 0 15px;
    font-weight: 700;
    line-height: 1.4em;

    position: relative;
}

h2 {
    font-size: 36px;
}

html,
body {
    height: 100%
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 400;
    color: #687284;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}

a {
    color: #5d6b82;
}

.fix {
    overflow: hidden;
}

.relative {
    position: relative;
    overflow: hidden;
}

.absulute {
    position: absolute;
}

.v-center {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*-------------------------------------------------------------------무역회사소개------------------------------------------------------------------------------*/
.bg-1 {
    background: #fafafa;
}
.ptb-140 {
    padding: 140px 0px;
}
.mb-30 {
    margin-bottom: 30px;
}
.search-sidebar form{
    position: relative;
}
.search-sidebar input{
    width: 100%;
    height: 45px;
    background: transparent;
    border: 1px solid #c0dbfd;
    padding-left: 10px;
}
.search-sidebar button{
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
    top: 0;
    color: #fff;
    background: #296dc1;
    border: 1px solid #296dc1;
}
.search-sidebar button:hover{
    background: #0552b1;
    border-color: #0552b1;
}
.sidebar-title{
    position: relative;
    font-size: 22px;
    text-transform: capitalize;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.sidebar-title::before,.sidebar-title::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px ;
    content: "";
    background: #296dc1;
}
.sidebar-title::after{
    left: 5px;
    bottom: -2px;
}
.category-wrap ul li{
    line-height: 35px;
    border-bottom: 1px solid #f1f1f1;
}
.category-wrap ul li:last-child{
    border-bottom: none;
}
.category-wrap ul li a{
    padding-left: 20px;
    position: relative;
    display: block;
}
.category-wrap ul li a::before{
    position: absolute;
    left: 0;
    content: "\f101";
    font-family: fontawesome;
    color: #296dc1;
    font-size: 16px;
    top: 0;
}
.related-post ul li{
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.related-post ul li:last-child{
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.post-img{
    float: left;
}
.post-info{
    margin-left: 95px;
}
.post-info a {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    line-height: 20px;
}
.post-info p{
    line-height: 20px;
    font-size: 12px;
    color: #296dc1;
}
.archive-wrap ul li{
    line-height: 35px;
}
.archive-wrap ul li a{
    display: block;
}
.tags-wrap ul li{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.tags-wrap ul li a{
    display: block;
    padding: 8px 20px;
    border: 1px solid #e1e1e1;
}
.tags-wrap ul li a:hover{
    background: #296dc1;
    color: #fff;
}

/*------------------14. blog-area start --------------------*/
.blog-wrap{
    background:#fff;
}
.blog-img{
    position:relative;
    z-index:99;
    overflow:hidden;
}
.blog-img:before,.blog-img:after{
    position:absolute;
    top:0;
    width:0;
    height:100%;
    background:#000;
    content:"";
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    opacity:.5;
}
.blog-img:before{
    left:0;
}
.blog-wrap:hover .blog-img:before{
    width:50%;
}
.blog-img:after{
    right:0;
}
.blog-wrap:hover .blog-img:after{
    width:50%;
}
.blog-meta{
    margin-bottom:10px;
}
.blog-meta ul li{
    display:inline-block;
    margin-right:10px;
}
.blog-meta ul li a{
    color:#555;
}
.blog-meta ul li a:hover{
    color:#296dc1;
}
.blog-meta ul li a i{
    margin-right:3px;
}
.blog-content{
    position:relative;
    padding:20px 20px 30px;
    border-bottom:2px solid #c3c3c3;
}
.blog-content:before,.blog-content:after{
    position:absolute;
    left:0;
    bottom:-2px;
    width:10%;
    height:2px;
    background: #296dc1;
    content:"";
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    opacity:.7;
}
.blog-wrap:hover .blog-content:before,.blog-wrap:hover .blog-content:after{
    width:50%;
}
.blog-content:after{
    left:auto;
    right:0;
}
.blog-content h3{
    margin-bottom:15px;
}
.blog-content h3 a{
    font-size:20px;
    text-transform:capitalize;
}
.blog-content p{
    margin-bottom:20px;
    line-height:24px;
}
.blog-content a.btn-style{
    border:1px solid #296dc1;
}

.slider-content ul li a,.btn-style{
    display:inline-block;
    padding:8px 30px;
    background:#fff;
    text-transform:uppercase;
    font-weight:600;
    font-size:13px;
    position:relative;
    z-index:9;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.slider-content ul li a:hover,.btn-style:hover{
    color:#fff;
}
.slider-content ul li:last-child a{
    background:#296dc1;
    color:#fff;
}
.slider-content ul li:last-child a:hover{
    color:#296dc1;
}
.slider-content ul li a:before,.btn-style:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#296dc1;
    content:"";
    z-index:-9;
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.slider-content ul li:last-child a:before{
    background:#fff;
}
.slider-content ul li a:hover:before,.btn-style:hover:before{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--------------------pagination-wrap start--------------*/
.pricing-page-area{
    padding-top:220px;
}
.pagination-wrap ul{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.pagination-wrap ul li a{
    height: 45px;
    width: 45px;

    line-height: 45px;
    display: block;
    border: 1px solid #296dc1;
    text-align: center;
    margin-left: -1px;
    font-size: 18px;
}
.pagination-wrap ul li a:hover,.pagination-wrap ul li.active a{
    background: #296dc1;
    color: #fff;
}
.blog-img img {
    width: 100%;
}


/*-------------------------------------------------------------------/무역회사소개------------------------------------------------------------------------------*/
.milestone_counter {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #687284;
    line-height: 0.75;

    float: right;
    display: inline-block;
    position: relative;
  /*  border: 1px solid #687284;*/
    padding: 5px;
    margin-top: 5px;
}
.distance{
    position: relative;
    height:30px;
    width: 100%;
    display: inline-block;
}
.distance p:first-child{
    position: relative;
    float: left;
    display: inline-block;
    padding:5px;
    font-size:16px;
}
.distance p{
    position: relative;
    float: right;
    display: inline-block;
    padding:5px;
    font-size:18px;
}
.blog-title h3 {
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}
.blog-title h3:before,.blog-title h3:after {
    background: rgba(0, 0, 0, 0) url(../images/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
.blog-title h3:after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}
/*------------------------------------------------------------------------law------------------------------------------------------------------------------*/
.law-content {
    float: right;
    width: 72.5%;
    padding-bottom: 150px;
}
/*---services----*/
.law-content h3{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 2em;
    margin: 0;
    text-transform: uppercase;
    color: #3c4a62;
    text-align: center;
    margin-bottom: 20px;

}
.law-content ul {
    padding: 5px 0 10px 0;
}
.law-content ul li{
    display: block;

}
.law-content ul li span{
    font-size: 1.2em;
    color: #454545;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
}
.law-content ul li p{
    font-family: Arial, Helvetica, sans-serif;
    color: #6a6a6a;
    font-size: 16px;
    margin: 0;
    line-height: 1.8em;
}
.law-content ul li p a{
    font-size: 1.2em;
    color: #454545;
    font-family: 'PT Sans Narrow', sans-serif;
    display: block;
}

.service-content ul{
    padding-bottom:5px;
}
.law-sidebar{
    float:left;
    width:25%;
    margin-top:70px;
}
.law-sidebar h3{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 2em;
    margin: 0;
    text-transform: uppercase;
    color: #454545;
}
.law-sidebar ul li a{
    display: block;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    color: #454545;
    padding: 2px 0px 5px 0px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.law-sidebar ul li a:hover{
    color: #FFCC33;
}
.law-sidebar ul li {
    border-bottom: 1px dashed rgba(192, 192, 192, 0.33);
    background: url(../images/marker.png) 0 15px no-repeat;
    padding: 9px 13px 8px 23px;
}
.law{
    background: #F4F4F4;
}
.law-sidebar ul li.active a {

    color: #296dc1;
}

.sidebar-fix{
    position: relative;
    display: block;
}
/*------------------------------------------------------------------------/law------------------------------------------------------------------------------*/