@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:300,400,700|Noto+Sans+TC:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC');


html {overflow-x: hidden; overflow-y: scroll; }

.body-layout {background-color: #fff;}

/* 폰트 설정 */

.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', "Microsoft Yahei","微软雅黑", STXihei, "华文细黑",  "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/*.body-layout::lang(zh):not(i):not(.glyphicon) {font-family: 'Noto Sans SC', 'Noto Sans TC', '宋體', 'simsun', Arial, sans-serif;}*/

/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */

ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.container_contents {
	width: 100%;
	padding: 0;
}

#m-10, .dropdown:nth-child(6){
    display: none;
}
.navbar-inverse {
    background: rgba(21, 32, 64, 0.8);
    border: none;
    margin: 0;
}
.menu-top {
    background: #152040;
    padding: 14px 0 13px;
}
.lang-wrap {
    pointer-events: none;
    margin: 0;
}
.lang-wrap li {
    float: right;
    cursor: pointer;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    color: #d1d1d1;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
}
.lang-wrap li:last-child {
    border: none;
}

.navbar-inverse .navbar-brand {
    margin: 18px 0 17px !important;
    padding: 0;
}
.navbar-inverse .navbar-brand img {
    margin: 0;
}
.navbar-inverse .navbar-nav {
    margin-right: -20px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #f1f1f1;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 32px 0 12px;
    margin: 0 24px 19px;
    border-bottom: 4px solid #0000;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > li:hover > a {
    color: #fff;
    background: none;
    box-shadow: none;
    border-bottom: 4px solid #51c62b;
}

/*----- 상단 서브 메뉴 설정 -----*/
.navbar-inverse .dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    padding: 16px 23px;
    left: 0;
    right: auto;
    min-width: 180px;
}
.navbar-inverse .dropdown-menu > li > a {
    color: #222;
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 1;
    padding: 16px 8px;
    border-bottom: 1px solid #e1e1e1;
}
.navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #51c62b;
    font-weight: 600;
    background: none;
}
.navbar-inverse .dropdown-menu > li:last-child > a {
    border-bottom: none;
}

/* slide */
.container_slide {
    width: 100%;
    padding: 0;
}
.fill {
    height: 640px;
}
.carousel-caption {
    top: 55%;
    left: 20%;
    right: 20%;
    bottom: auto;
    transform: translateY(-55%);
    text-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 0;
}
.fill h1, .fill p {
    margin: 0;
}
.fill h1 span, .fill p span {
    background: none;
    opacity: 1;
    padding: 0;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.fill h1 span {
    font-size: 64px;
    font-weight: 600;
    font-family: 'NanumSquare', sans-serif !important;
    letter-spacing: -0.02em;
}
.fill p span {
    color: #e1e1e1;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.04em;
    margin-top: 10px;
    display: block;
}
@media (max-width: 500px){
}
.slide {
    margin-top: 0%;
    height: 100% !important;
}
.carousel-indicators li, .carousel-indicators .active {
    background: #fff;
    width: 15px;
    height: 15px;
    border: none;
    margin: 0 4px;
}
.carousel-indicators .active {
    background: #51c62b;
}
.carousel-inner{
    width: 100%;
}


/* main html */
.intro-html-layout {
    padding: 80px 0 100px;
}
#main-info {
    overflow: hidden;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    float: none;
}
.main-info-div {
    margin: 0 0 40px;
    padding: 0 0 16px;
    position: relative;
}

.main-info-div:before {
    content: "";
    background: #152040;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}
.main-info-div p {
    margin: 0;
    font-size: 40px !important;
    font-weight: 600;
    font-family: 'NanumSquare', sans-serif;
    font-family: '';
    text-align: center;
    line-height: 1;
    letter-spacing: -0.04em;
}
.main-info-div p:lang(zh):not(i):not(.glyphicon) {font-family: 'Noto Sans SC', 'Noto Sans TC', '宋體', 'simsun', Arial, sans-serif;}

.main-frame{
    border: 1px solid red;
    width: 100%;
    margin: 0 5%;
}
.main-product {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
.main-product-div {
    /* width: 20%; */
    width: 100%;
    padding: 0 10px;
    display: table-cell;
}
.main-product-div > a {
    display: inline-block;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
.main-product-div > a:hover {
    background: #51c62b;
}
.main-product-img {
    width: 100%;
}
.main-product-div > a:hover .main-product-img {
    opacity: 0.6;
}
.main-product-div > a p {
    margin: 0;
    padding: 24px 0;
    color: #444;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
.main-product-div > a:hover p {
    color: #fff;
}

/***** sub page *****/
.sub-layout {
    width: 100%;
    padding: 0;
}
.sub-layout > .container {
    width: 100%;
    padding: 0;
}
.info-cor {
    height: 400px;
    background: url(/skin/img/old/vimg6.jpg) no-repeat center / cover;
    padding: 0;
    float: none;
}
.breadcrumb {
    width: 100%;
    max-width: 1170px;
    padding: 16px 32px;
    margin: 0 auto;
    background: none;
    color: #888;
    font-size: 13px;
    text-align: right;
}
.breadcrumb > li > a {
    color: #222;
    font-weight: 600;
}
#frame-box {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 80px 0 100px;
}
.sub-title {
    margin: 0 0 32px;
    padding: 0 0 24px;
    font-size: 40px;
    font-weight: 600;
    font-family: 'NanumSquare', sans-serif;
    text-align: center;
    line-height: 1;
    letter-spacing: -0.04em;
    position: relative;
}
.sub-title:lang(zh):not(i):not(.glyphicon) {font-family: 'Noto Sans SC', 'Noto Sans TC', '宋體', 'simsun', Arial, sans-serif;}

.sub-title:before {
    content: "";
    background: #152040;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}
.sub-title-3 {
    position: relative;
    margin: 0 0 45px;
    padding-left: 30px;
    font-size: 28px;
    font-weight: 600;
    font-family: 'NanumSquare', sans-serif;
    line-height: 1;
    letter-spacing: -0.04em;
}
.sub-title-3::before {
    content: '';
    top: 3px;
    left: 2px;
    width: 20px;
    height: 20px;
    position: absolute;
    border: 5px solid #51c62b;
    border-top-color: #152040;
    border-left-color: #152040;
    border-radius: 2px;
}
.gangjo {
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
.gangjo h2 {
    margin: 0;
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}
.gangjo h4 {
    margin: 0 0 16px;
    font-size: 20px;
    letter-spacing: -0.04em;
}

.space-bottom {
    margin-bottom: 60px;
}

/* company info - info.html*/
.info-ul {
    margin: 50px 0 0 0;
    padding: 0;
}
.info-ul li {
    color: #666;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    margin: 0 0 20px;
    list-style: circle;
}

/* timeline */
.timeline {
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
.timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background: -webkit-linear-gradient(top, rgba(160, 160, 160, 0) 0%, rgb(160, 160, 160) 10%, rgb(160, 160, 160) 90%, rgba(160, 160, 160, 0) 100%);
    background: -o-linear-gradient(top, rgba(160, 160, 160, 0) 0%, rgb(160, 160, 160) 10%, rgb(160, 160, 160) 90%, rgba(160, 160, 160, 0) 100%);
    background: -ms-linear-gradient(top, rgba(160, 160, 160, 0) 0%, rgb(160, 160, 160) 10%, rgb(160, 160, 160) 90%, rgba(160, 160, 160, 0) 100%);
    background: linear-gradient(to bottom, rgba(160, 160, 160, 0) 0%, rgb(160, 160, 160) 10%, rgb(160, 160, 160) 90%, rgba(160, 160, 160, 0) 100%);
    z-index: 5;
}
.timeline li {
    padding: 40px 0;
}
.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.direction-l {
    position: relative;
    width: 360px;
    float: left;
    text-align: right;
}
.direction-r {
    position: relative;
    width: 360px;
    float: right;
}
.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}
.flag {
    position: relative;
    color: #51c62b;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 1;
}
.direction-l .flag:before, .direction-r .flag:before {
    position: absolute;
    top: 50%;
    right: -50px;
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
    border-radius: 100%;
    border: 4px solid #51c62b;
    z-index: 99;
}
.direction-r .flag:before {
    left: -50px;
}

.time-wrapper {
  display: inline;
  
  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(250,80,80);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}
.desc {
    margin: 20px 0 0;
    color: #666;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
.desc p {
    margin-bottom: 16px;
}

.desc>ul>li{
    float: left;
    border: 1px solid red;
    position: relative;
    left: -10%;
}


@media screen and (max-width: 660px) {

.timeline {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.timeline li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
	left: 48%;
	content: ' ';
	display: block;
	width: 20px;
	height: 20px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(255,80,80);
	z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}

.direction-l .time-wrapper {
	float: none;
}

.direction-r .time-wrapper {
	float: none;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
 	z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	
  z-index: 15;
}

}
.table {
    margin: 0;
    width: 100%;
    border-top: 2px solid #222;
    border-bottom: 2px solid #d1d1d1;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 14px 16px;
    color: #666;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    border-bottom: 1px solid #e1e1e1;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    color: #222;
    background: #f8f8f8;
}
.table-striped{
    margin-top: 2.5%;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background: none;
}

/* organization - orgnization.html*/
.orga-frame {
    margin-top: 20px;
}
.owner, .sojang {
    background: #eef5eb;
    border: 10px solid #fff;
    border-radius: 20px;
    margin: 80px 0 0;
    padding: 40px 40px;
    min-height: 250px;
}
.owner h2, .sojang h2 {
    margin: 0 0 24px;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
.owner p, .sojang p {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    margin: 0 0 8px;
}
.owner ul, .sojang ul {
    margin: 0;
    padding: 0;
}
.owner ul li, .sojang ul li {
    color: #666;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    margin: 8px 0 0;
}
.sojang {
    background: #f8f8f8 !important;
}

/*********************business area****************/
/* product1.html */
.product_img {
    margin: 20px 0;
}
.product {
    background: #eef5eb;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 40px 48px;
    min-height: 300px;
}
.product h1 {
    margin: 0 0 24px;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
.product h4 {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    margin: 0 0 16px;
}
.product p {
    color: #666;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    margin: 4px 0 0;
}
.product + .product {
    background: #f8f8f8;
}

.product-frame{
    text-align: left;
}
.product-frame h1{
    text-align: center;
    font-size: 2em;
}
.center-circle{
    background: #000;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    margin: 2% 0;
}

#areaimg img{
    max-width: 1140px !important;
    margin-left: -25px;
    margin-right: auto;
    
}

/* info_skill_tech*/
#sub-nav {
    margin: 24px 0 48px;
    display: flex;
}
#sub-nav .col-md-2 {
    flex: 1;
    padding: 0;
}
#sub-nav .circle {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.circle .circle-inner {
    margin: 0 2px;
}
.circle .circle-inner .circle-link {
    color: #888;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: -0.04em;
    background: #f1f1f1;
    width: 100%;
    display: inline-block;
    padding: 24px 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.circle .circle-inner .circle-link.active, .circle .circle-inner .circle-link:hover, .circle .circle-inner .circle-link:focus {
    background: #51c62b;
    color: #fff;
}
.subnav_tit {
    margin: 0 0 32px;
    color: #222;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1;
}
.subnav_tit > span {
    background: #d1d1d1;
    color: #fff;
    font-size: 24px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    padding: 5px 0 0;
    margin-right: 8px;
}
.subnav_des {
    margin: 20px 0;
}
.subnav_des h3 {
    margin: 0 0 16px;
    padding-left: 24px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
    position: relative;
}
.subnav_des h3:before {
    content: "";
    background: #152040;
    width: 8px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.subnav_des h3 small {
    color: #888;
    font-size: 14px;
    letter-spacing: 0;
    margin-left: 8px;
}
.subnav_des p {
    color: #666;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    padding-left: 24px;
}
.subnav_dl{}
.subnav_dl dt{
    margin: 0 0 8px;
    padding-left: 24px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
    position: relative;
    color: #5167a7;
}
/* .subnav_dl dt:before {
    content: "";
    background: #c1c8db;
    width: 8px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
} */
.subnav_dl dd{
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    margin: 10px 0 0;
}
.subnav_dl dd::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 4px;
    height: 4px;
    background: #3360e5;
}
.skill-circle {
    width: 20%;
    display: inline-block;
    float: left;
}
.skill-circle h4 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.06em;
    line-height: 1.2;
    background: #fff;
    margin: 0 0 40px;
    padding: 24px 10px;
    border: 8px solid #f1f1f1;
    border-radius: 100px;
    min-height: 102px;
}
#skill1 .skill-circle h4, #skill2 .skill-circle h4 {
    min-height: 83px;
}
#skill3 .skill-circle h4 {
    padding: 24px 30px;
}
#skill4 .table {
    margin-bottom: 40px;
}
.skill4 .fa-arrow-right {
    color: #888;
    font-size: 40px;
    text-align: center;
    width: 100%;
    line-height: 220px;
}

.skill4 .col-sm-4:last-child{
    margin: 50px 0;
}

.person-frame{
    border: 8px solid #f1f1f1;
    color: #888;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: -0.04em;
    float: right;
    border-radius: 6px;
    padding: 10px;
    margin: 20px 0;
}

.person-frame:nth-child(n+2){
    width: 38%;
}

.person{
    color: #222;
    font-size: 16px;
    text-align: right;
    margin: 0;
    line-height: 2em;
   width: 100%;
}

.space{
    margin-left: -20px;
}

table thead th, table tbody td{
    text-align: center;
}

.five-frame{
    margin-top: 0px;
    margin-bottom: 30px;
}

.five-table p{
    font-weight: 600;
    font-size: 20px;
    text-align : center;
}

@media(max-width: 991px){
    .col-sm-6 p{
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 1em;
}
}
#gangjo{
    margin-top: 5%;
}
.top{
    background: rgba(21, 32, 65, 0.69);
    color:#fff;
    text-align: center;
    width: 80px;
    border-radius: 10px;
	position: fixed;
	left: 90%;
	top: 90%;
	cursor: pointer;
	/*	font-family: FontAwesome;
	content: '\f062';*/
}
.top:hover{
	background: #152040;
}

/* footer */
.footer_copy > div {
    background: #444;
    padding: 40px 0;
}
.footer {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    float: none;
}
.footer-inner {
    text-align: left;
    color: #aaa;
    font-size: 13px;
}
.footer-frame ul {
    margin: 0 0 10px;
    padding: 0;
}
.footer-frame ul li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 1;
}
.footer-frame ul li:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.footer-frame p {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
    color: #888;
    font-size: 12px;
}

.quote{
	display:inline-block;
	position:relative;
	left:50%;
	transform:translatex(-50%);
	margin:30px auto;
	padding:20px 40px;
	border-radius:100px;
	background:#333;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:500;
}
.img-bordered{
	border:1px solid #ddd;
}
.cert-wrap p{
	margin:10px 0;
	font-size:16px;
	font-weight:700!important;
}
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:500;
}
.skill4{
	margin:40px auto;
}
.application-wrap {
	padding-bottom:30px;
}
.application-wrap h5{
	margin-top:0;
	font-size:18px;
	font-weight:500;
}

/* 핵심기술 & 경쟁력 */
.content.skills .sub-title-rounded {
    width: 100%;
    display: inline-block;
    margin: 0 0 30px;
    padding: 10px 28px 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #005996;
    border-radius: 30px;
}
.content.skills #row1,
.content.skills #row2,
.content.skills #row3,
.content.skills #row4,
.content.skills #row5,
.content.skills #row6 {
    margin-bottom: 60px;
}
.content.skills #row1 .wrap-box-tech {
    margin: 0 -15px
}
.content.skills #row1 .box-tech {
    padding: 30px 30px 10px;
    background: #f1f8fd;
}
.content.skills #row1 .box-tech.grid{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    padding: 28px 18px 18px;
    border: 1px dashed #ccc;
    float: left;
}
.content.skills #row1 .box-tech > .block {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.content.skills #row1 .box-tech h4 {
    float: left;
    width: 35%;
    margin: 0;
    padding: 25px 12px;
    font-size: 16px;
    color: #fff;
    line-height: 1.35em;
    text-align: center;
    background: #00aeca;
    border-radius: 16px;
}
.content.skills #row1 .box-tech ul {
    width: 65%;
    display: inline-block;
    padding-left: 30px;
}
.content.skills #row1 .box-tech.grid ul{
    width: 100%;
    padding: 0;
}
.ul-dot, .ol-num {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}
.ul-dot > li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 12px;
    font-size: 16px;
    color: #666;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
.ul-dot > li::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #444;
    border-radius: 10px;
}
.ol-num li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 30px;
    font-size: 16px;
    color: #666;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
.ol-num > li span {
    top: 3px;
    left: 0;
    width: 22px;
    height: 22px;
    position: absolute;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 600;
    background: #ddd;
    border-radius: 13px;
}
.content.skills #row1 > div:last-child h4 {
    float: left;
    margin: 50px 0 -15px 15px;
    padding: 5px;
    background: #fff;
    position: relative;
}
/* .content.skills #row1 > div:last-child img {
    padding: 28px 18px 18px;
    border: 1px dashed #ccc;
} */
.content.skills #row2 .left .box-tech {
    padding: 30px 30px 10px;
    background: #f1f8fd;
}
.content.skills #row2 .left .box-tech > h5 {
    margin: 0 0 20px;
    padding: 12px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #00aeca;
    border-radius: 5px;
}
.content.skills #row2 .left .box-tech p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.content.skills #row2 .left .box-tech p strong {
    font-weight: 500;
}
.content.skills #row2 .right h4 {
    background: #51c62b;
}
.content.skills #row2 .right .box-tech {
    display: inline-block;
    padding: 15px 15px 20px;
    border: 1px dashed #ccc;
}
.content.skills #row1 .box-tech h5,
.content.skills #row2 .right .box-tech h5{
    margin: 0 0 20px;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #00aeca;
    border-radius: 5px 5px 15px 15px;
}
.content.skills #row2 .right .box-tech > div {
    padding: 0 5px;
}
.content.skills #row2 .right .box-tech .inner {
    min-height: 190px;
    margin-top: 10px;
    padding: 0 10px 10px;
    background: #f1f8fd;
}
.content.skills #row2 .right .box-tech ul > li {
    margin: 10px 0 0;
    font-size: 14px;
}
.content.skills #row3 .left .box-tech,
.content.skills #row4 .left .box-tech {
    padding: 30px;
    background: #f1f8fd;
}
.content.skills #row3 .left .box-tech h5,
.content.skills #row4 .left .box-tech h5 {
    margin: 0 0 20px;
    font-size: 20px;
    text-align: center;
}
.content.skills #row3 .left .box-tech img,
.content.skills #row4 .left .box-tech img {
    margin-top: 30px;
}
.content.skills #row3 .right .box-tech,
.content.skills #row4 .right .box-tech {
    display: inline-block;
    margin-bottom: -5px;
    padding: 15px 15px 20px;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.content.skills #row3 .right .box-tech h5,
.content.skills #row4 .right .box-tech h5 {
    margin: 20px 0 12px;
    font-size: 18px;
}
.content.skills #row3 .right > h5,
.content.skills #row4 .right > h5 {
    margin: 25px 0 0;
    font-size: 23px;
    color: #005996;
    line-height: 1.35;
    text-align: center;
}
.content.skills #row3 .right > h5 span,
.content.skills #row4 .right > h5 span {
    font-size: 17px;
}
.content.skills #row5 .box-dev > h4 {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
    padding: 10px 28px 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #005996;
    border-radius: 30px;
}
.content.skills #row5 .box-dev > ol {
    padding: 30px 35px 20px;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.content.skills #row5 .box-dev strong {
    font-size: 17px;
    font-weight: 600;
    color: #444;
}

.cert-wrap{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.cert-wrap .cert{
    border: 1px solid #ddd;
}
@media (max-width: 767px){
    .content.skills #row1 .box-tech.grid{grid-template-columns: 1fr;}
}