mycoms 2024-04-05
240405 김하영
@5931a9364474ddeb69a7373be071775b95ae45f2
resources/css/reset.css
--- resources/css/reset.css
+++ resources/css/reset.css
@@ -3,63 +3,63 @@
 	font-family: 'Pretendard';
 	font-weight: 900;
 	font-display: swap;
-	src: local('Pretendard Black'), url(../font/woff2/Pretendard-Black.woff2) format('woff2'), url(../font/woff/Pretendard-Black.woff) format('woff');
+	src: local('Pretendard Black'), url(../font/Pretendard-Black.woff2) format('woff2'), url(../font/Pretendard-Black.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 800;
 	font-display: swap;
-	src: local('Pretendard ExtraBold'), url(../font/woff2/Pretendard-ExtraBold.woff2) format('woff2'), url(../font/woff/Pretendard-ExtraBold.woff) format('woff');
+	src: local('Pretendard ExtraBold'), url(../font/Pretendard-ExtraBold.woff2) format('woff2'), url(../font/Pretendard-ExtraBold.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 700;
 	font-display: swap;
-	src: local('Pretendard Bold'), url(../font/Pretendard-Bold.woff2) format('woff2'), url(../font/woff/Pretendard-Bold.woff) format('woff');
+	src: local('Pretendard Bold'), url(../font/Pretendard-Bold.woff2) format('woff2'), url(../font/Pretendard-Bold.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 600;
 	font-display: swap;
-	src: local('Pretendard SemiBold'), url(../font/woff2/Pretendard-SemiBold.woff2) format('woff2'), url(../font/woff/Pretendard-SemiBold.woff) format('woff');
+	src: local('Pretendard SemiBold'), url(../font/Pretendard-SemiBold.woff2) format('woff2'), url(../font/Pretendard-SemiBold.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 500;
 	font-display: swap;
-	src: local('Pretendard Medium'), url(../font/woff2/Pretendard-Medium.woff2) format('woff2'), url(../font/woff/Pretendard-Medium.woff) format('woff');
+	src: local('Pretendard Medium'), url(../font/Pretendard-Medium.woff2) format('woff2'), url(../font/Pretendard-Medium.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 400;
 	font-display: swap;
-	src: local('Pretendard Regular'), url(../font/woff2/Pretendard-Regular.woff2) format('woff2'), url(../font/woff/Pretendard-Regular.woff) format('woff');
+	src: local('Pretendard Regular'), url(../font/Pretendard-Regular.woff2) format('woff2'), url(../font/Pretendard-Regular.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 300;
 	font-display: swap;
-	src: local('Pretendard Light'), url(../font/woff2/Pretendard-Light.woff2) format('woff2'), url(../font/woff/Pretendard-Light.woff) format('woff');
+	src: local('Pretendard Light'), url(../font/Pretendard-Light.woff2) format('woff2'), url(../font/Pretendard-Light.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 200;
 	font-display: swap;
-	src: local('Pretendard ExtraLight'), url(../font/woff2/Pretendard-ExtraLight.woff2) format('woff2'), url(../font/woff/Pretendard-ExtraLight.woff) format('woff');
+	src: local('Pretendard ExtraLight'), url(../font/Pretendard-ExtraLight.woff2) format('woff2'), url(../font/Pretendard-ExtraLight.woff) format('woff');
 }
 
 @font-face {
 	font-family: 'Pretendard';
 	font-weight: 100;
 	font-display: swap;
-	src: local('Pretendard Thin'), url(../font/woff2/Pretendard-Thin.woff2) format('woff2'), url(../font/woff/Pretendard-Thin.woff) format('woff');
+	src: local('Pretendard Thin'), url(../font/Pretendard-Thin.woff2) format('woff2'), url(../font/Pretendard-Thin.woff) format('woff');
 }
 
 @font-face {
resources/css/responsive.css
--- resources/css/responsive.css
+++ resources/css/responsive.css
@@ -64,15 +64,29 @@
     .slide-solution .portfolio-text {
         padding: 0rem 1rem;
     }
-    #contentHeadquarter{
-        height: 350px;
+
+    #contentHeadquarter,
+    #contentDaeguBranch {
+        height: 350px !important;
     }
-    #map1,#map2 {
+
+    #map1,
+    #map2 {
         width: 100% !important;
     }
 
     .box:hover {
         transform: scale(1);
+    }
+
+    .box-wrap-title {
+        font-size: 1.3rem !important;
+        font-weight: 800;
+        margin-bottom: 0px;
+    }
+
+    .etc-wrap-text p {
+        padding: 11px 10px;
     }
 
     .header-area {
@@ -173,7 +187,7 @@
 
     .marketing-wrapper {
         width: 100%;
-        padding: 1rem;
+        padding: 1rem 1rem 2rem 1rem;
         margin: 0 auto;
     }
 
@@ -193,7 +207,7 @@
         font-size: 1.8rem;
     }
 
- 
+
 
     .root_daum_roughmap_landing {
         width: 100% !important;
@@ -236,7 +250,7 @@
     }
 
     .map-btn {
-        justify-content: space-between;
+        justify-content: center;
     }
 
     .map-btn button {
@@ -269,11 +283,13 @@
 
     .about-wrap {
         width: 100%;
-      padding: 9rem 2rem;
+        padding: 9rem 2rem;
     }
-    .container{
+
+    .container {
         width: 100%;
     }
+
     .about-title-sub {
         font-size: 1.2rem;
     }
@@ -290,7 +306,8 @@
     .about-area p {
         font-size: 1.2rem;
     }
-    .month-text p{
+
+    .month-text p {
         font-size: 1.2rem;
     }
 
@@ -356,7 +373,8 @@
     .slideTextDtail div div {
         display: none;
     }
-    .about-title{
+
+    .about-title {
         margin-bottom: 1rem !important;
     }
 
@@ -420,13 +438,17 @@
     .taken-area img,
     .traffic-area img,
     .ai-area img {
-        opacity: 0;
+        width: 100%;
+        height: 100px !important;
+        object-fit: contain !important;
+        margin-bottom: 2rem;
     }
-    
+
 
     .taken-box {
         width: 100%;
-        /* flex-direction: column; */
+        margin-bottom: 2rem;
+        flex-direction: column;
         gap: 5px;
     }
 
@@ -448,13 +470,17 @@
     }
 
 
-    .solution-title::after, .traffic-title::after, .ai-title::after, .meta-title::after, .smart-title::after{
+    .solution-title::after,
+    .traffic-title::after,
+    .ai-title::after,
+    .meta-title::after,
+    .smart-title::after {
         display: none;
     }
-    .solution-area {
 
-        gap: 40px !important;
-        height: calc(100% - 141.61px) !important;
+    .solution-area {
+        width: 100%;
+        grid-template-columns: 1fr;
     }
 
     .solution-text-box {
@@ -469,47 +495,60 @@
         gap: 0px !important;
     }
 
-    .solution-text-box div div p{
+    .solution-text-box div div p {
         width: 100%;
-    
-        /* flex-direction: row; */
     }
-    .etc-wrap-text,.box-wrap{
+
+    .etc-wrap-text,
+    .box-wrap {
         width: 100%;
-            flex-direction: column;
+        flex-direction: column;
     }
-    .etc-wrap-text div,.box-wrap div{
+
+    .etc-wrap-text div,
+    .box-wrap div {
         width: 100%;
         border-radius: 5px;
         border: 1px solid #333333;
         margin-bottom: 5px;
     }
-    .box-wrap div{
-        padding: 2rem 0;
+
+    .box-wrap div {
+        padding: 1rem;
     }
-    .etc-wrap-text div img,.box-wrap div img{
-        display: none;
+    .traffic-video{
+        width: 90%;
+        padding: 1rem;
     }
-    .etc-wrap-text p,.box-wrap p{
+    .traffic-video p{
         font-size: 1rem;
+    }
+    .traffic-button button{
+        padding: 7px 46px;
+        font-size: 1.2rem;
+        margin-bottom: 2rem;
+    }
+    .traffic-button{
+        justify-content: center;
+    }
+    .etc-wrap-text p,
+    .box-wrap p {
+        font-size: 1rem;
+    }
+    .swiper-slide img{
+        width: 100%;
+        height: 100px !important;
+        object-fit: contain !important;
+        /* height: 100px !important; */
     }
     .text-box-title::after {
         left: -5px;
         top: -1px;
     }
-
-    .traffic-button {
+    .solution-text-box{
         display: none;
     }
-
-    .traffic-area {
-        display: none;
-    }
-
-    .solution-web-box {
-        display: none;
-    }
-
+  
 
 
     .logo {
@@ -537,24 +576,26 @@
         grid-template-columns: 1fr 1fr;
     }
 
-    .taken-wrap-box {
+    /* .taken-wrap-box {
         height: 74%;
-    }
+    } */
 
     .customized-wrap-title {
         margin-top: 50px;
-        margin-bottom: 1rem ;
+        margin-bottom: 1rem;
     }
 
     .etc-wrap-title h1 {
         padding-top: 0rem;
     }
-    .etc-box-title{
+
+    .etc-box-title {
         font-weight: 900;
         text-align: center !important;
         font-size: 2.2rem !important;
     }
-    .etc-box p{
+
+    .etc-box p {
         text-align: left;
     }
 
@@ -569,17 +610,19 @@
         object-fit: contain;
     }
 
-  
+
     .box-wrap div p {
         padding: 1px;
         margin-bottom: 0rem !important;
         font-size: 1rem !important;
     }
-    .etc-box-title{
-        font-weight: 900;
+
+    .etc-box-title {
+        font-weight: 700;
         text-align: center !important;
         font-size: 2.2rem !important;
     }
+
     .box-wrap div div {
         display: none;
         height: 37% !important;
@@ -587,7 +630,7 @@
 
     .etc-wrap-title h1,
     .customized-wrap-title h1 {
-        font-size: 1.5rem !important;
+        font-size: 2.5rem !important;
     }
 
     .etc-wrap-title p,
@@ -639,7 +682,7 @@
         display: grid;
         grid-template-columns: 1fr;
         justify-content: center;
-        gap: 1px;
+        gap: 5px;
     }
 
     .box1,
@@ -837,7 +880,7 @@
         font-size: 1.8rem;
     }
 
-   
+
 
     .root_daum_roughmap_landing {
         width: 100% !important;
@@ -879,11 +922,11 @@
     }
 
     .map-btn {
-        justify-content: space-between;
+        justify-content: center;
     }
 
     .map-btn button {
-        width: 49%;
+        /* width: 49%; */
         font-size: 1.2rem;
     }
 
@@ -1072,31 +1115,39 @@
         padding-top: 5rem;
         margin-bottom: 0rem !important;
     }
-    .etc-wrap-text,.box-wrap{
+
+    .etc-wrap-text,
+    .box-wrap {
         width: 100%;
         display: grid;
         grid-template-columns: 1fr 1fr 1fr;
         gap: 5px;
     }
-    .etc-grid-box{
+
+    .etc-grid-box {
         grid-template-columns: 1fr 1fr;
     }
 
     /* .etc-grid-box p{height: 100px !important;} */
 
-    .etc-wrap-text div,.box-wrap div{
+    .etc-wrap-text div,
+    .box-wrap div {
         width: 100%;
         border-radius: 5px;
         margin-bottom: 5px;
     }
-    .etc-wrap-text div img,.box-wrap div img{
+
+    .etc-wrap-text div img,
+    .box-wrap div img {
         width: 100% !important;
     }
-    .box-wrap div{
+
+    .box-wrap div {
         padding: 2rem 0;
     }
-   
-    .etc-wrap-text p,.box-wrap p{
+
+    .etc-wrap-text p,
+    .box-wrap p {
         font-size: 1rem;
         /* height: 50px; */
     }
@@ -1202,16 +1253,17 @@
     .box-grid {
         grid-template-columns: 1fr 1fr 1fr !important;
     }
-    .box-wrap div div p{
+
+    .box-wrap div div p {
         font-size: 1.1rem !important;
     }
 
- 
-   
+
+
 
     .etc-wrap-title h1,
     .customized-wrap-title h1 {
-        font-size: 1.5rem !important;
+        font-size: 2.8rem !important;
     }
 
     .etc-wrap-title p,
@@ -1243,11 +1295,10 @@
 
     .etc-box-title {
         margin-bottom: 0px;
+        font-size: 1.3rem !important;
+        font-weight: 600;
     }
 
-    .etc-box-title p {
-        padding-left: 0px;
-    }
 
     .etc-box p {
         padding-left: 0px;
@@ -1260,6 +1311,15 @@
         grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
         justify-content: center;
         gap: 1px;
+    }
+
+    .slide-solution .text-area {
+        padding: 6rem 2rem;
+    }
+
+    #map1,
+    #map2 {
+        width: 100% !important;
     }
 
     .box1,
@@ -1282,32 +1342,6 @@
 }
 
 @media all and (min-width:768px) and (max-width:1366px) {
-    html {
-        font-size: 9px;
-    }
-
-    .wrapper {
-        display: block;
-    }
-
-    .main-warp {
-        flex-grow: 0;
-    }
-
-    .swiper {
-        height: 100%;
-    }
-
-
-    .swiper-slide>.flex>.col-6 {
-        flex: 0 0 100%;
-        max-width: 100%;
-    }
-
-    .swiper-slide>.flex>.col-6>.box {
-        height: 50vh;
-    }
-
     * {
         padding: 0;
         margin: 0;
@@ -1339,49 +1373,61 @@
         font-size: 2.2rem !important;
     }
 
+
     .solution-title p,
     .traffic-title p,
     .ai-title p,
     .meta-title p,
     .smart-title p,
     .etc-wrap-title p {
-        font-size: 1.5rem;
+        font-size: 2.5rem;
     }
 
     .sub-text,
     .solution-sub-text {
-        font-size: 1.5rem !important;
+        font-size: 1rem !important;
     }
+
 
     .solution-box {
         width: 100%;
         height: calc(100% - 182px) !important;
-        display: grid;
-        grid-template-columns: 1fr 1fr 1fr;
-        justify-content: center;
+        flex-direction: column;
+        flex-wrap: wrap !important;
+        align-items: center;
+        justify-content: space-between;
     }
 
-    .box1,
-    .box2,
-    .box3,
-    .box4,
-    .box5,
-    .box6 {
+    .slide-solution .text-area {
+        padding: 6rem 2rem;
+    }
+
+    .slide-solution .portfolio-text {
+        padding: 0rem 1rem;
+    }
+
+    #contentHeadquarter {
         width: 100%;
+        height: 350px;
     }
 
-    .box2,
-    .box4 {
-        transform: translateY(0px);
-    }
-
-    .solution-box div {
-        /* height: 50px !important; */
-        /* background-size: 20px; */
+    #map1,
+    #map2 {
+        width: 100% !important;
     }
 
     .box:hover {
         transform: scale(1);
+    }
+
+    .box-wrap-title {
+        font-size: 1.3rem !important;
+        font-weight: 800;
+        margin-bottom: 0px;
+    }
+
+    .etc-wrap-text p {
+        padding: 11px 10px;
     }
 
     .header-area {
@@ -1423,10 +1469,6 @@
         font-size: 1.2rem !important;
     }
 
-    nav {
-        display: none;
-    }
-
     nav>ul {
         background-color: #fff;
         border-bottom: 1px solid #333;
@@ -1447,11 +1489,6 @@
         color: #333;
         height: 29px;
         width: 29px;
-    }
-
-    .solution-web-box {
-        display: grid !important;
-        grid-template-columns: 1fr 1fr;
     }
 
     .swiper {
@@ -1485,9 +1522,13 @@
         padding: 10px;
     }
 
+    .sub-text-area {
+        margin-bottom: 1rem !important;
+    }
+
     .marketing-wrapper {
         width: 100%;
-        padding: 1rem;
+        padding: 1rem 1rem 2rem 1rem;
         margin: 0 auto;
     }
 
@@ -1507,10 +1548,7 @@
         font-size: 1.8rem;
     }
 
-    #contentDaeguBranch {
-        width: 100%;
-        height: 100%;
-    }
+
 
     .root_daum_roughmap_landing {
         width: 100% !important;
@@ -1553,11 +1591,11 @@
     }
 
     .map-btn {
-        justify-content: space-between;
+        justify-content: center;
     }
 
     .map-btn button {
-        width: 40%;
+        /* width: 40%; */
         font-size: 1.2rem;
     }
 
@@ -1580,13 +1618,17 @@
     .footer-text div p,
     .footer-text p {
         width: 100%;
+        font-size: 1.2rem;
         padding-left: 0px !important;
     }
 
     .about-wrap {
         width: 100%;
-        padding: 0px;
-        padding-top: 50px;
+        padding: 9rem 2rem;
+    }
+
+    .container {
+        width: 100%;
     }
 
     .about-title-sub {
@@ -1596,25 +1638,10 @@
     .about-area {
         flex-wrap: nowrap;
         width: 100%;
-        height: 10%;
-        flex-direction: column;
+        /* height: 10%; */
+        margin-bottom: 10px !important;
+        /* flex-direction: column; */
         gap: 10px !important;
-    }
-
-    .about-area p {
-        font-size: 1.2rem;
-    }
-
-    .about-radius,
-    .about-radius-bottom,
-    .about-radius-right,
-    .about-radius-left,
-    .about-radius-bottom-left,
-    .about-radius-bottom-right {
-        width: 100%;
-        height: 100%;
-        padding: 0.5rem;
-        border-radius: 5px !important;
     }
 
     .about-radius-left::after,
@@ -1625,29 +1652,33 @@
         display: none;
     }
 
-    .about-title {
-        margin-top: 60px;
-        height: 20%;
-        margin-bottom: 1rem !important;
+    .about-area p {
+        font-size: 1.2rem;
     }
+
+    .month-text p {
+        font-size: 1.2rem;
+    }
+
+
+
 
     .about-text {
         font-size: 1.5rem;
     }
 
     .silde-box {
-        height: 60%;
-        display: flex;
-        flex-direction: column;
+        /* height: 75%; */
+        /* display: flex; */
+        /* flex-direction: column; */
     }
 
-    .silde-box .accordion {
+    /* .silde-box .accordion {
         height: 10px;
         padding: 0.5rem;
-    }
-
-    .silde-box .slideImg {
-        display: none;
+    } */
+    .about-vision-box {
+        flex-wrap: nowrap;
     }
 
     .slideText {
@@ -1674,7 +1705,6 @@
     }
 
 
-
     .about img {
         width: 100%;
         height: 100%;
@@ -1684,11 +1714,6 @@
         height: 200px;
     }
 
-    .about-vision-box img {
-        width: 100%;
-        height: 100%;
-        object-fit: contain;
-    }
 
     .timeline {
         width: 100%;
@@ -1696,6 +1721,7 @@
 
     .years {
         display: flex;
+        justify-content: space-between;
         width: 100%;
         border-bottom: 1px solid #333;
     }
@@ -1726,26 +1752,12 @@
 
     .taken-area {
         width: 100%;
-        height: 60% !important;
+        height: 0% !important;
         align-items: start;
         gap: 5px !important;
     }
 
-    .taken-area img,
-    .traffic-area img,
-    .ai-area img {
-        height: 20px;
-    }
 
-    .solution-title,
-    .traffic-title,
-    .ai-title,
-    .meta-title,
-    .smart-title {
-        height: 15%;
-        padding-top: 5rem;
-        margin-bottom: 0rem !important;
-    }
 
     .taken-box {
         width: 100%;
@@ -1770,184 +1782,248 @@
         justify-content: start;
     }
 
-    .solution-area-two {
-        height: calc(100% - 490.05px) !important;
 
-        .solution-area {
+    .solution-title::after,
+    .traffic-title::after,
+    .ai-title::after,
+    .meta-title::after,
+    .smart-title::after {
+        display: none;
+    }
 
-            gap: 40px !important;
-            height: calc(100% - 141.61px) !important;
-        }
+    /* .solution-area {
 
-        .solution-text-box {
-            padding: 10px 15px !important;
-        }
+        gap: 40px !important;
+        height: calc(100% - 141.61px) !important;
+    } */
+    .solution-area {
+        width: 100%;
+        grid-template-columns: 1fr;
+    }
 
-        .solution-text-box p {
-            padding-left: 5px;
-        }
+    .solution-text-box {
+        padding: 10px 15px !important;
+    }
 
-        .solution-text-box div {
-            gap: 0px !important;
-        }
+    .solution-text-box p {
+        padding-left: 5px;
+    }
 
-        .solution-text-box div div {
-            flex-direction: row;
-        }
+    .solution-text-box div {
+        gap: 0px !important;
+    }
 
-        .text-box-title::after {
-            left: -5px;
-            top: -1px;
-        }
+    .solution-text-box div div p {
+        width: 100%;
+    }
 
-        .traffic-button {
-            display: none;
-        }
+    .etc-wrap-text {
+        width: 100%;
+        height: 50%;
 
-        .traffic-area {
-            display: none;
-        }
+    }
 
-        .solution-web-box {
-            display: none;
-        }
+    .visuali .etc-wrap-text,
+    .dataanalysis .etc-wrap-text,
+    .customized .box-wrap {
+        display: grid;
+        gap: 10px;
+        grid-template-columns: 1fr 1fr 1fr 1fr;
+    }
+
+    .etc-grid-box {
+        flex-wrap: nowrap;
+    }
+
+    .smart .etc-wrap-text .smart-img {
+        width: 50%;
+    }
+
+    .etc-wrap-text img {
+        width: 90%;
+        height: 60%;
+    }
+
+    .etc-wrap-text p,
+    .box-wrap p {
+        padding: 10px !important;
+        font-size: 1.2rem !important;
+    }
+
+    .box-wrap-title {
+        font-size: 1.5rem !important;
+    }
+
+    .text-box-title::after {
+        left: -5px;
+        top: -1px;
+    }
+
+    .solution .swiper-slide img {
+        height: 130px !important;
+
+    }
+
+    .swiper-slide img {
+        margin: 0 auto;
+    }
+
+    .traffic-button {
+        padding: 2rem 0;
+        justify-content: center;
+    }
+
+    .traffic-area img {
+        height: 130px !important;
+    }
+
+    .logo {
+        width: 50% !important;
+        height: 14px !important;
+        background-size: cover;
+    }
+
+    .mobil-wrap {
+        width: 50%;
+    }
+
+    .mobil-wrap button {
+        width: 100%;
+        text-align: right;
+    }
+
+    .box:hover,
+    .box-wrap div img:hover {
+        transform: scale(1);
+    }
+
+    .visual-grid {
+        display: grid;
+        grid-template-columns: 1fr 1fr;
+    }
 
 
 
-        .logo {
-            width: 50% !important;
-            height: 14px !important;
-            background-size: cover;
-        }
+    .customized-wrap-title {
+        margin-top: 50px;
+        margin-bottom: 1rem;
+    }
 
-        .mobil-wrap {
-            width: 50%;
-        }
+    .etc-wrap-title h1 {
+        padding-top: 0rem;
+    }
 
-        .mobil-wrap button {
-            width: 100%;
-            text-align: right;
-        }
+    .etc-box-title {
+        font-weight: 900;
+        text-align: center !important;
+        font-size: 2.2rem !important;
+    }
 
-        .box:hover,
-        .box-wrap div img:hover {
-            transform: scale(1);
-        }
+    .etc-box p {
+        text-align: left;
+    }
 
-        .customized-wrap-title,
-        .etc-wrap-title {
-            margin-top: 50px;
-            margin-bottom: 1rem;
-            height: 100%;
-        }
-
-        .etc-wrap-title h1 {
-            padding-top: 0rem;
-        }
-
-        .box-wrap {
-            width: 100% !important;
-            height: 100%;
-            gap: 10px !important;
-            margin-bottom: 0px;
-
-            /* flex-direction: column; */
-        }
-
-        .box-wrap img {
-            width: 100%;
-            padding-bottom: 0rem !important;
-            object-fit: contain;
-            height: 77px !important;
-        }
-
-        .box-wrap div {
-            height: 100%;
-        }
-
-        .box-wrap div p {
-            padding: 1px;
-            margin-bottom: 0rem !important;
-            font-size: 1rem !important;
-        }
-
-        .box-wrap div div {
-            display: none;
-            height: 37% !important;
-        }
-
-        .etc-wrap-title h1,
-        .customized-wrap-title h1 {
-            font-size: 1.5rem !important;
-        }
-
-        .etc-wrap-title p,
-        .customized-wrap-title p {
-            font-size: 1.2rem !important;
-        }
-
-        .etc-wrap-title {
-            margin-bottom: 10px !important;
-        }
-
-        .customized-box {
-            width: 100%;
-            display: grid;
-            gap: 10px;
-            grid-template-columns: 1fr 1fr 1fr 1fr;
-        }
-
-        .customized-box div {
-            width: 100%;
-
-            margin-bottom: 10px;
-        }
-
-        .customized-box p {
-            font-size: 1.1rem !important;
-        }
-
-        .customized-box div img {
-            width: 100%;
-        }
-
-        .etc-box-title {
-            margin-bottom: 0px;
-        }
-
-        .etc-box-title p {
-            padding-left: 0px;
-        }
-
-        .etc-box p {
-            padding-left: 0px;
-        }
-
-        .solution-box {
-            width: 100%;
-            height: calc(100% - 182px) !important;
-            display: grid;
-            grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
-            justify-content: end;
-            gap: 1px;
-        }
-
-        .box1,
-        .box2,
-        .box3,
-        .box4,
-        .box5,
-        .box6 {
-            width: 100%;
-            background-size: cover;
-            text-shadow: 1px 1px 1px #33333350;
-        }
-
-        .box2,
-        .box4 {
-            transform: translateY(0px);
-        }
+    .box-grid {
+        grid-template-columns: 1fr 1fr 1fr !important;
+    }
 
 
+    .box-wrap img {
+        width: 100%;
+        padding-bottom: 0rem !important;
+        object-fit: contain;
+    }
+
+
+    .box-wrap div p {
+        padding: 1px;
+        margin-bottom: 0rem !important;
+        font-size: 1rem !important;
+    }
+
+    .etc-box-title {
+        font-weight: 700;
+        text-align: center !important;
+        font-size: 2.2rem !important;
+    }
+
+    .box-wrap div div {
+        display: none;
+        height: 37% !important;
+    }
+
+    .etc-wrap-title h1,
+    .customized-wrap-title h1 {
+        font-size: 2.5rem !important;
+    }
+
+    .etc-wrap-title p,
+    .customized-wrap-title p {
+        font-size: 1.2rem !important;
+    }
+
+    .etc-wrap-title {
+        /* height: 100%; */
+        margin-bottom: 10px !important;
+    }
+
+    .customized-box {
+        width: 100%;
+        display: grid;
+        gap: 10px;
+        grid-template-columns: 1fr 1fr;
+    }
+
+    .customized-box div {
+        width: 100%;
+
+        margin-bottom: 10px;
+    }
+
+    .customized-box p {
+        font-size: 1.1rem !important;
+    }
+
+    .customized-box div img {
+        width: 79%;
+    }
+
+    .etc-box-title {
+        margin-bottom: 0px;
+    }
+
+    .etc-box-title p {
+        padding-left: 0px;
+    }
+
+    .etc-box p {
+        padding-left: 0px;
+    }
+
+    .solution-box {
+        width: 100%;
+        height: calc(100% - 182px) !important;
+        display: grid;
+        grid-template-columns: 1fr;
+        justify-content: center;
+        gap: 1px;
+    }
+
+    .box1,
+    .box2,
+    .box3,
+    .box4,
+    .box5,
+    .box6 {
+        width: 100%;
+        font-size: 1.2rem;
+        background-size: cover;
+        background-position: center;
+        padding: 10px !important;
+    }
+
+    .box2,
+    .box4 {
+        transform: translateY(0px);
     }
 }
(No newline at end of file)
resources/css/style.css
--- resources/css/style.css
+++ resources/css/style.css
@@ -5,7 +5,7 @@
     height: 100%;
     margin: auto;
     align-content: center;
-    padding-top: 6rem;
+    padding-top: 12rem;
     text-align: center;
 }
 
@@ -125,7 +125,7 @@
 
 .solution-text {
     font-size: 4.5rem;
-    font-weight: 900;
+    font-weight: 700;
     opacity: 0;
 }
 
@@ -200,6 +200,53 @@
     animation-name: fadeIn;
     animation-duration: 1s;
     animation-fill-mode: both;
+}
+
+.solution-ani {
+    opacity: 0;
+    cursor: pointer;
+    animation-name: fadeIn;
+    animation-duration: 1s;
+    animation-fill-mode: both;
+}
+
+.solution-ani:nth-child(1) {
+    animation-delay: 0s;
+}
+
+.solution-ani:nth-child(2) {
+    animation-delay: 0.3s;
+}
+
+.solution-ani:nth-child(3) {
+    animation-delay: 0.5s;
+}
+.solution-ani:nth-child(4) {
+    animation-delay: 0.7s;
+}
+
+.solution-ani:nth-child(5) {
+    animation-delay: 0.9s;
+}
+
+.solution-ani:nth-child(6) {
+    animation-delay: 1s;
+}
+.solution-ani:nth-child(7) {
+    animation-delay: 1.2s;
+}
+.solution-ani:nth-child(8) {
+    animation-delay: 1.4s;
+}
+
+@keyframes fadeIn {
+    from {
+        opacity: 0;
+    }
+
+    to {
+        opacity: 1;
+    }
 }
 
 .solution-text.active {
@@ -357,7 +404,10 @@
 .ivory-box div p:nth-child(1) {
     color: #242a30;
 }
-
+.traffic-btn:hover{
+    transform: scale(1.1);
+    transition: all 0.5s ease;
+}
 .hvr-grow {
     display: inline-block;
     vertical-align: middle;
@@ -444,7 +494,7 @@
 
 .portfolio-text {
     font-size: 4.5rem;
-    font-weight: 900;
+    font-weight: 700;
     position: relative;
     text-align: left;
 }
@@ -511,7 +561,7 @@
 .map-text {
     text-align: center;
     font-size: 4rem;
-    font-weight: 900;
+    font-weight: 700;
     position: relative;
 }
 
@@ -533,6 +583,8 @@
     padding: 10px 15px 10px 35px;
     border-radius: 30px;
     font-size: 1.4rem;
+    font-family: 'Pretendard';
+
     font-weight: 600;
     color: #213F99;
     background: url(../img/common/location-dot-solid.svg) no-repeat 15px center / 15px;
@@ -558,9 +610,11 @@
 }
 
 .address-tile {
+    text-align: left;
     font-size: 2.5rem;
     font-weight: 600;
     color: #213F99;
+    padding-left: 29px;
     width: 150px;
     position: relative;
 }
@@ -876,7 +930,7 @@
 
 .marketing-wrap-title h1 {
     font-size: 5rem;
-    font-weight: 900;
+    font-weight: 700;
     font-family: 'Pretendard';
     position: relative;
 }
@@ -930,6 +984,7 @@
 
 .marketing-area p {
     margin-bottom: 10px;
+    font-weight: 600;
 }
 
 .marketing-area p span {
@@ -1107,7 +1162,7 @@
 
 
 .accordion {
-    height: 550px;
+    height: 100%;
     padding: 2rem;
     cursor: pointer;
     flex: 1;
@@ -1157,7 +1212,7 @@
 }
 
 .slideImg {
-    padding: 2rem;
+    margin-bottom: 10px;
     width: 100%;
     opacity: 0;
 }
@@ -1328,7 +1383,12 @@
 .etc-box p{
     text-align: left;
 }
-
+.Portfolio{
+    margin: auto;
+    align-content: center;
+    padding-top: 6rem;
+    text-align: center;
+}
 .etc-box p {
     font-size: 1.5rem;
     line-height: 2;
@@ -1360,7 +1420,7 @@
     transform: translate(-50% ,-50%);
     left: 50%;
     z-index: 111;
-    width: 500px;
+    width: 50%;
     /* height: 600px; */
     padding: 3rem;
     background-color: #FFFFFF;
views/layout/Header.html
--- views/layout/Header.html
+++ views/layout/Header.html
@@ -6,7 +6,7 @@
 <body>
     <div class="header">
         <div class="header-area flex justify-between align-center">
-            <div class="logo"></div>
+            <a href="/views/main.html" class="logo"></a>
             <div class="mobil-wrap">
                 <button class="mobile-menu-button">☰</button>
                 <button class="mobile-menu-button-close" style="display: none;">x</button>
@@ -87,14 +87,21 @@
             link.classList.remove('clicked');
         }
     });
+
     var logoDiv = document.querySelector('.logo');
 
-    logoDiv.addEventListener('click', function () {
+logoDiv.addEventListener('click', function () {
+    var currentLocation = window.location.pathname;
+    if (currentLocation === '/main.html' || currentLocation === '/') {
+        // 현재 위치가 메인 페이지인 경우, 페이지를 새로고침하거나 현재 위치를 유지
+        window.location.href = '/';
+    } else {
+        // 다른 페이지에 있는 경우, 메인 페이지로 이동
         window.location.href = '../main.html';
-    });
+    }
+});
 
-    logoDiv.style.cursor = 'pointer';
-
+logoDiv.style.cursor = 'pointer';
     $('.mobile-menu-button').click(function () {
         $('.mobil-menu').show();
         $('.mobile-menu-button-close').show();
views/main.html
--- views/main.html
+++ views/main.html
@@ -28,7 +28,7 @@
                     <div class="main-wrap">
                         <div class="text-area flex align-end main-text">
                             <div>
-                                <img src="../resources/img/common/mouse.png" alt="">
+                                <!-- <img src="../resources/img/common/mouse.png" alt=""> -->
                             </div>
                         </div>
                     </div>
@@ -36,7 +36,7 @@
             </div>
             <div class="swiper-slide">
                 <div class="slide-wrap  slide-back scale-in-br">
-                    <div class="text-area slide-section flex align-center justify-center">
+                    <div class="text-area slide-section flex align-center justify-center pb60">
                         <div style="height: 20%;">
                             <p class="text-main mb60">테이큰소프트는 <span>데이터</span>와 <span>AI 기술</span>을 통해 <br> 일상을 <span
                                     class="text-event">혁신으로 선도</span>합니다.</p>
@@ -82,11 +82,11 @@
             </div>
             <div class="swiper-slide">
                 <div class="slide-wrap pt90 pb90 slide-solution">
-                    <div class="  flex align-center" style="align-content: center; width: 100%;">
-                        <div style="width: 1200px; margin: 0 auto;">
-                            <p class="portfolio-text mb10 ">PORTFOLIO</p>
+                    <div class=" Portfolio flex align-center" style="align-content: center; width: 100%;">
+                        <div style="width: 1200px; margin: auto;">
+                            <p class="portfolio-text mb20 ">PORTFOLIO</p>
                         </div>
-                        <div class="swiper innerSwiper" >
+                        <div class="swiper innerSwiper">
                             <div class="swiper-wrapper">
                                 <div class="swiper-slide " data-url="../../views/pages/DataAnalysis.html">
                                     <img src="../resources/img/common/innerimg-1.png" alt="">
@@ -151,7 +151,8 @@
             </div>
             <div class="swiper-slide">
                 <div class="slide-wrap pt60 pb60 slide-solution gradient-bottom ">
-                    <div class=" text-area pb60 flex align-center justify-center" style="height: 100%; align-content: center;">
+                    <div class=" text-area pb60 flex align-center justify-center"
+                        style="height: 100%; align-content: center;">
                         <div style="width: 100%;" class="sub-text-area">
                             <p class="map-text ">오시는길</p>
                         </div>
@@ -161,7 +162,7 @@
                         </div>
                         <div>
 
-                            <div id="contentHeadquarter" style="height: 350px;">
+                            <div id="contentHeadquarter" style="height: 500px;">
                                 <div id="map1" style="width:1200px;height:100%;"></div>
                                 <div class="address-box flex">
                                     <p class="address-tile">본사</p>
@@ -169,8 +170,8 @@
                                     </p>
                                 </div>
                             </div>
-                            <div id="contentDaeguBranch" style="display: none;">
-                                <div id="map2" style="width:1200px;height:350px;"></div>
+                            <div id="contentDaeguBranch" style="display: none; height: 500px;">
+                                <div id="map2" style="width:1200px;height:100%;"></div>
                                 <div class="address-box flex">
                                     <p class="address-tile">대구지사</p>
                                     <p class="address-subtitle">대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p>
@@ -221,7 +222,7 @@
     //   지사 지도
     var mapContainer2 = document.getElementById('map2'),
         mapOption2 = {
-            center: new kakao.maps.LatLng(35.835332450870354,128.68246038604707),
+            center: new kakao.maps.LatLng(35.835332450870354, 128.68246038604707),
             level: 4,
         };
     var map2 = new kakao.maps.Map(mapContainer2, mapOption2);
@@ -238,7 +239,7 @@
     function resizeMap() {
         var mapContainer2 = document.getElementById('map2');
         mapContainer2.style.width = '1200px';
-        mapContainer2.style.height = '350px';
+        mapContainer2.style.height = '500px';
     }
 
     function relayout() {
@@ -246,6 +247,8 @@
     }
 
     $(document).ready(function () {
+        document.getElementById('btnHeadquarter').classList.add('on');
+
         $("#btnHeadquarter").click(function () {
             $("#btnHeadquarter").addClass('on');
             $("#btnDaeguBranch").removeClass('on');
@@ -266,6 +269,50 @@
 
         });
     });
+    function initSwiper() {
+    if (window.innerWidth < 768) {
+        // 화면 너비가 768px 미만일 때, 스와이퍼 초기화하지 않음
+        // 여기에서 모바일 환경을 위한 코드를 추가할 수 있습니다.
+
+    } else {
+        // 화면 너비가 768px 이상일 때만 스와이퍼 초기화
+        var swiper1 = new Swiper(".mySwiper", {
+            direction: "vertical",
+            slidesPerView: 1,
+            spaceBetween: 40,
+            speed: 700,
+            mousewheel: true,
+            pagination: {
+                el: ".swiper-pagination",
+                clickable: true,
+            },
+            on: {
+                slideChangeTransitionEnd: function () {
+                    // 슬라이드 변경 시 동작하는 코드
+                },
+                slideChange: function () {
+                    // 다른 슬라이드로 변경될 때 실행되는 코드
+                },
+                reachEnd: function () {
+                    // 스와이퍼의 끝에 도달했을 때 실행되는 코드
+                },
+            }
+        });
+    }
+}
+
+// 초기 스와이퍼 설정
+initSwiper();
+
+// 화면 크기가 변경될 때마다 스와이퍼 초기화 여부를 재검사
+window.addEventListener('resize', function() {
+    // 이미 초기화된 스와이퍼가 있다면 파괴
+    if (typeof swiper1 !== 'undefined' && swiper1 !== null) {
+        swiper1.destroy();
+        swiper1 = null;
+    }
+    initSwiper(); // 스와이퍼 다시 초기화
+});
 
     var swiper1 = new Swiper(".mySwiper", {
         direction: "vertical",
@@ -325,6 +372,12 @@
 
         }
     });
+    if (window.innerWidth >= 768) {
+    // 화면 너비가 768px 이상일 때만 스와이퍼 초기화
+    var mySwiper = new Swiper('.swiper-container', {
+        // 스와이퍼 옵션 설정
+    });
+}
     window.addEventListener('wheel', function (event) {
         if (event.deltaY < 0) {
             swiper1.mousewheel.enable();
@@ -337,10 +390,10 @@
 
         boxes.forEach(box => {
             setTimeout(() => {
-                box.style.display = 'block'; // 박스를 보이게 합니다.
-                box.style.animationDelay = `${delay}s`; // 애니메이션 지연 시간을 설정합니다.
-                delay += 0.3; // 다음 박스가 나타나기까지의 지연 시간을 증가시킵니다.
-            }, delay * 3000); // setTimeout은 밀리초 단위를 사용합니다.
+                box.style.display = 'block';
+                box.style.animationDelay = `${delay}s`;
+                delay += 0.3;
+            }, delay * 3000);
         });
     });
     // 헤더,푸터 불러오기
@@ -406,7 +459,6 @@
             div.style.cursor = 'pointer';
         });
     });
-
 
 
 
views/pages/AboutUs.html
--- views/pages/AboutUs.html
+++ views/pages/AboutUs.html
@@ -63,117 +63,113 @@
                 </div>
             </div>
             <div class="swiper-slide">
-                <div class="taken-wrap  slide-solution slide-wrap">
-                    <div class="text-area flex">
-                        <div class="about-title mb20" style="width: 100%;">
-                            <p class="mb20">Business</p>
-                            <p class="mb20 about-title-sub">컨설팅을 통한 인사이트 도출하여 최적의 솔루션을 설계 제작하고, 이를 통해 직면한 문제를 효과적으로
-                                해결합니다.</p>
-                        </div>
-                        <div class="container silde-box">
-                            <div class="accordion"
-                                style="background-image: url(../../resources/img/common/about-img1.png);">
-                                <div class="slideText  pl20">
-                                    <p class="accordion-num"><span>01.</span> AI Solution</p>
-                                    <p>AI 기술 종합 관리를 통한 솔루션 구현</p>
-                                </div>
-                                <div class="slideImg">
-                                    <img src="../../resources/img/common/about-img-db.png" alt="">
-                                </div>
-                                <div class="slideTextDtail">
-                                    <div>
-                                        <p>· 다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석</p>
-                                        <p>· 인공지능 기반의 서비스 시스템 기획부터 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션 제공 </p>
-                                        <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 지속적인 품질 모니터링을
-                                            통해 제품의 안전성을 유지, 잠재적인 문제점을 신속하게 식별하며 해결</p>
-                                    </div>
-                                    <div class=" flex justify-between" style="flex-wrap: nowrap;">
-                                        <div style="width: 20%;">
-                                            <p>[대표사례]</p>
-                                        </div>
-                                        <div class=" flex justify-between accordion-box">
-                                            <p>·도로 위험 감지 시스템</p>
-                                            <p>·경로 최적화 서비스</p>
-                                            <p>·안개 감지 시스템</p>
-                                            <p>·위치 기반 기자재 관리 및 모니터링 서비스</p>
-                                        </div>
-                                    </div>
-                                </div>
-
-
+                <div class="text-area flex align-center justify-center pb60">
+                    <div class="about-title mb20" style="width: 100%;">
+                        <p class="mb20">Business</p>
+                        <p class="mb20 about-title-sub">컨설팅을 통한 인사이트 도출하여 최적의 솔루션을 설계 제작하고, 이를 통해 직면한 문제를 효과적으로
+                            해결합니다.</p>
+                    </div>
+                    <div class="container silde-box">
+                        <div class="accordion flex justify-between"
+                            style="background-image: url(../../resources/img/common/about-img1.png);">
+                            <div class="slideText  pl20">
+                                <p class="accordion-num"><span>01.</span> AI Solution</p>
+                                <p>AI 기술 종합 관리를 통한 솔루션 구현</p>
                             </div>
-                            <div class="accordion "
-                                style="background-image: url(../../resources/img/common/about-img2.png);">
-                                <div class="slideText  pl20">
-                                    <p class="accordion-num"><span>02.</span> System Design</p>
-                                    <p>고객사 최적화 UI 도출로 최상의 품질이 보장되는 인터페이스 구현</p>
-                                </div>
-                                <div class="slideImg">
-                                    <img src="../../resources/img/common/about-img-bg02.png" alt="">
-                                </div>
-                                <div class="slideTextDtail">
-                                    <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 빅데이터 전용 시각화 솔루션을
-                                        통해 고객사 최적화 UI 도출 </p>
-                                    <div class=" flex justify-start" style="flex-wrap: nowrap;">
-                                        <div style="width: 20%;">
-                                            <p>[대표사례]</p>
-                                        </div>
-                                        <div class="flex-column">
-                                            <p>· 정부혁신 웹사이트 기능개선 및 유지관리 </p>
-                                            <p>· 스마트 팩토리 공정 관리 모니터링 서비스</p>
-                                            <p>· 경로 최적화 서비스</p>
-                                            <p>· 시니어 스마트 케어 모니터링 플랫폼</p>
-                                        </div>
-                                    </div>
-                                </div>
+                            <div class="slideImg">
+                                <img src="../../resources/img/common/about-img-db.png" alt="">
                             </div>
-                            <div class="accordion"
-                                style="background-image: url(../../resources/img/common/about-img3.png);">
-                                <div class="slideText pl20">
-                                    <p class="accordion-num"><span>03.</span> Data Science </p>
-                                    <p>수집, 가공, 분석의 자체 프로세스를 통한 토탈 데이터 서비스 제공</p>
+                            <div class="slideTextDtail">
+                                <div>
+                                    <p>· 다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석</p>
+                                    <p>· 인공지능 기반의 서비스 시스템 기획부터 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션 제공 </p>
+                                    <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 지속적인 품질 모니터링을
+                                        통해 제품의 안전성을 유지, 잠재적인 문제점을 신속하게 식별하며 해결</p>
                                 </div>
-                                <div class="slideImg">
-                                    <img src="../../resources/img/common/about-img-bg03.png" alt="">
-                                </div>
-                                <div class="slideTextDtail">
-                                    <p>· 데이터 수집, 저장, 관리 시스템 구축 및 데이터 분석 기반의 SW개발, 전문 컨설팅 서비스 수행</p>
-                                    <p>· 기업의 상황에 맞는 맞춤형 데이터 서비스 솔루션 제공</p>
-                                    <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· R&D, 용역 등의 사업을 통해
-                                        수요기관 및 기업 확장
-                                    </p>
-                                    <div class=" flex justify-start" style="flex-wrap: nowrap;">
-                                        <div style="width: 20%;">
-                                            <p>[대표사례]</p>
-                                        </div>
-                                        <div class="flex-column">
-                                            <p>· 데이터 품질관리 컨설팅</p>
-                                            <p>· AI 안전통합 횡단보도 플랫폼</p>
-                                        </div>
+                                <div class=" flex justify-between" style="flex-wrap: nowrap;">
+                                    <div style="width: 20%;">
+                                        <p>[대표사례]</p>
+                                    </div>
+                                    <div class=" flex justify-between accordion-box">
+                                        <p>·도로 위험 감지 시스템</p>
+                                        <p>·경로 최적화 서비스</p>
+                                        <p>·안개 감지 시스템</p>
+                                        <p>·위치 기반 기자재 관리 및 모니터링 서비스</p>
                                     </div>
                                 </div>
                             </div>
 
 
                         </div>
+                        <div class="accordion "
+                            style="background-image: url(../../resources/img/common/about-img2.png);">
+                            <div class="slideText  pl20">
+                                <p class="accordion-num"><span>02.</span> System Design</p>
+                                <p>고객사 최적화 UI 도출로 최상의 품질이 보장되는 인터페이스 구현</p>
+                            </div>
+                            <div class="slideImg">
+                                <img src="../../resources/img/common/about-img-bg02.png" alt="">
+                            </div>
+                            <div class="slideTextDtail">
+                                <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 빅데이터 전용 시각화 솔루션을
+                                    통해 고객사 최적화 UI 도출 </p>
+                                <div class=" flex justify-start" style="flex-wrap: nowrap;">
+                                    <div style="width: 20%;">
+                                        <p>[대표사례]</p>
+                                    </div>
+                                    <div class="flex-column">
+                                        <p>· 정부혁신 웹사이트 기능개선 및 유지관리 </p>
+                                        <p>· 스마트 팩토리 공정 관리 모니터링 서비스</p>
+                                        <p>· 경로 최적화 서비스</p>
+                                        <p>· 시니어 스마트 케어 모니터링 플랫폼</p>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                        <div class="accordion"
+                            style="background-image: url(../../resources/img/common/about-img3.png);">
+                            <div class="slideText pl20">
+                                <p class="accordion-num"><span>03.</span> Data Science </p>
+                                <p>수집, 가공, 분석의 자체 프로세스를 통한 토탈 데이터 서비스 제공</p>
+                            </div>
+                            <div class="slideImg">
+                                <img src="../../resources/img/common/about-img-bg03.png" alt="">
+                            </div>
+                            <div class="slideTextDtail">
+                                <p>· 데이터 수집, 저장, 관리 시스템 구축 및 데이터 분석 기반의 SW개발, 전문 컨설팅 서비스 수행</p>
+                                <p>· 기업의 상황에 맞는 맞춤형 데이터 서비스 솔루션 제공</p>
+                                <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· R&D, 용역 등의 사업을 통해
+                                    수요기관 및 기업 확장
+                                </p>
+                                <div class=" flex justify-start" style="flex-wrap: nowrap;">
+                                    <div style="width: 20%;">
+                                        <p>[대표사례]</p>
+                                    </div>
+                                    <div class="flex-column">
+                                        <p>· 데이터 품질관리 컨설팅</p>
+                                        <p>· AI 안전통합 횡단보도 플랫폼</p>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+
+
                     </div>
                 </div>
 
 
             </div>
             <div class="swiper-slide about">
-                <div class="taken-wrap slide-wrap ">
-                    <div class="text-area flex">
-                        <div class="about-title mb20" style="width: 100%;">
-                            <p class="mb20">Vision</p>
-                            <p class="mb20 about-title-sub">테이큰소프트는 AI 및 디지털 전환의 파트너로서 끊임없는 연구개발로 B2G, B2B 산업 영역으로 시장 및
-                                매출을 확대해 나갑니다.
-                            </p>
-                        </div>
-                        <div class="flex justify-center about-vision-box">
-                            <img src="../../resources/img/common/about-img5.png" alt="">
-                            <img src="../../resources/img/common/about-img4.png" alt="">
-                        </div>
+                <div class="text-area flex pb60">
+                    <div class="about-title mb20" style="width: 100%;">
+                        <p class="mb20">Vision</p>
+                        <p class="mb20 about-title-sub">테이큰소프트는 AI 및 디지털 전환의 파트너로서 끊임없는 연구개발로 B2G, B2B 산업 영역으로 시장 및
+                            매출을 확대해 나갑니다.
+                        </p>
+                    </div>
+                    <div class="flex justify-center about-vision-box">
+                        <img src="../../resources/img/common/about-img5.png" alt="">
+                        <img src="../../resources/img/common/about-img4.png" alt="">
                     </div>
                 </div>
             </div>
@@ -653,6 +649,7 @@
 
     .container {
         width: 1200px;
+        height: 70%;
         display: flex;
         flex-wrap: nowrap;
         border-radius: 20px;
views/pages/Customized.html
--- views/pages/Customized.html
+++ views/pages/Customized.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center">
+    <div class=" text-area pb60 slide-section flex align-center customized">
 
 
         <div class="flex justify-between" style="gap: 10px; width: 100%;">
@@ -31,19 +31,19 @@
                 <p>각 산업 영역에 대한 품부한 이해를 바탕으로 조직 규모, 자원 및 예산 등에 따라 최적화된 방법론을 적용하여 고객의 Vision을 실현 시킵니다.</p>
             </div>
             <div class="flex justify-between box-wrap" style="width: 100%; gap: 20px; ">
-                <div>
+                <div class="solution-ani">
                     <img src="../../resources/img/common/custom-img.png" alt="">
                     <p>상주시 데이터 활용 <br>기본계획 수립</p>
                 </div>
-                <div>
+                <div class="solution-ani">
                     <img src="../../resources/img/common/custom-img2.png" alt="">
                     <p>영천시 데이터 활용 <br>기본계획 수립</p>
                 </div>
-                <div>
+                <div class="solution-ani">
                     <img src="../../resources/img/common/custom-img3.png" alt="">
                     <p>포항테크노파크 SW융합클러스터 <br>2.0 데이터 품질관리 협력기관</p>
                 </div>
-                <div>
+                <div class="solution-ani">
                     <img src="../../resources/img/common/custom-img4.png" alt="">
                     <p>영천시 공공데이터 <br>품질관리</p>
                 </div>
views/pages/Data.html
--- views/pages/Data.html
+++ views/pages/Data.html
@@ -22,24 +22,24 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area  slide-section flex align-center">
+    <div class=" text-area pb60  slide-section flex align-center">
 
 
-            <div class="flex justify-between" style="gap: 10px; width: 100%;">
-                <div class="etc-wrap-title ">
+            <div class="flex justify-between " style="gap: 10px; width: 100%;">
+                <div class="etc-wrap-title pb20">
                     <h1 class="mb20 ">데이터분석을 통한 인사이트 도출</h1>
                     <p>데이터를 통하여 가치 있는 정보와 인사이트를 제공하여 세상을 이롭게 만듭니다.</p>
                 </div>
                 <div class="flex justify-between box-wrap" style="width: 100%; gap: 20px; ">
-                    <div class="">
+                    <div class="solution-ani">
                         <img src="../../resources/img/common/data-img1.png" alt="">
                         <p>구미시 주요 이슈 및 민원 분석</p>
                     </div>
-                    <div class="">
+                    <div class="solution-ani">
                         <img src="../../resources/img/common/data-img2.png" alt="">
                         <p>영천시 1인가구,상권,관광,청년 일자리분야 데이터 분석</p>
                     </div>
-                    <div class="">
+                    <div class="solution-ani">
                         <img src="../../resources/img/common/data-img3.png" alt="">
                         <p>김천시 무더위 쉼터 선정 위한 데이터 분석</p>
                     </div>
views/pages/DataAnalysis.html
--- views/pages/DataAnalysis.html
+++ views/pages/DataAnalysis.html
@@ -22,51 +22,49 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center">
 
 
-        <div class="text-area flex justify-between " style="gap: 10px; width: 100%; height: 100%;">
-            <div class="etc-wrap-title mb20">
-                <h1 class="mb20">데이터분석 및 관리 플랫폼 구축</h1>
-                <p>다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석하여 인공지능 기반의 서비스 시스템을 분석하고 관리하는 플랫폼을 구축합니다.</p>
+    <div class="text-area pb60 slide-section flex align-center dataanalysis" style="gap: 10px;  height: 100%;">
+        <div class="etc-wrap-title mb20">
+            <h1 class="mb20">데이터분석 및 관리 플랫폼 구축</h1>
+            <p>다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석하여 인공지능 기반의 서비스 시스템을 분석하고 관리하는 플랫폼을 구축합니다.</p>
+        </div>
+        <div class="flex justify-between align-end etc-wrap-text">
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img.png" alt="">
+                <p>도로 위험 감지 시스템</p>
             </div>
-            <div class="flex justify-between align-end etc-wrap-text">
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img.png" alt="">
-                    <p>도로 위험 감지 시스템</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img2.png" alt="">
-                    <p>안개 감지 플랫폼</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img3.png" alt="">
-                    <p>이동경로 최적화 서비스</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img4.png" alt="">
-                    <p>횡단보도 및 내비게이션 연계 플랫폼</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img5.png" alt="">
-                    <p>전력데이터 관리 시스템</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img6.png" alt="">
-                    <p>금형 부품 데이터 관리 플랫폼</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img7.png" alt="">
-                    <p>제조 데이터 관리 시스템</p>
-                </div>
-                <div class="">
-                    <img src="../../resources/img/common/dataAnalysis-img8.png" alt="">
-                    <p>메타데이터 관리 시스템</p>
-                </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img2.png" alt="">
+                <p>안개 감지 플랫폼</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img3.png" alt="">
+                <p>이동경로 최적화 서비스</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img4.png" alt="">
+                <p>횡단보도 및 내비게이션 연계 플랫폼</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img5.png" alt="">
+                <p>전력데이터 관리 시스템</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img6.png" alt="">
+                <p>금형 부품 데이터 관리 플랫폼</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img7.png" alt="">
+                <p>제조 데이터 관리 시스템</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/dataAnalysis-img8.png" alt="">
+                <p>메타데이터 관리 시스템</p>
             </div>
         </div>
-
     </div>
+
     <div id="footer"></div>
 
 </body>
@@ -163,10 +161,10 @@
         padding: 0;
     }
 
-  
+
 
     .box-wrap div img {
-        border: 1px solid ;
+        border: 1px solid;
         padding-bottom: 2rem;
     }
 
views/pages/Etc.html
--- views/pages/Etc.html
+++ views/pages/Etc.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center">
+    <div class=" text-area pb60 slide-section flex align-center etc">
 
 
 
@@ -31,14 +31,14 @@
                     <h1 class="mb20">기타사례</h1>
                 </div>
                 <div class="flex justify-between box-wrap etc-grid-box" style="width: 100%; gap: 20px; ">
-                    <div class="etc-box">
+                    <div class="etc-box solution-ani">
                             <img src="../../resources/img/common/etc-img.png" alt="">
                             <p class="etc-box-title">정부혁신 웹사이트 기능개선 및 유지관리</p>
                             <p>- 혁신24 웹사이트 UI/UX 개선 및 검색 알고리즘 기능 개선 등을 통한 유지관리</p>
                             <p>- 웹사이트 개편을 통한 관리자 업무 효율성 확대</p>
                             <p>- 홈페이지 검색 기능 강화와 직관적인 UI/UX 디자인을 적용하여 정보 접근성 개선</p>
                     </div>
-                    <div class="etc-box">
+                    <div class="etc-box solution-ani">
                             <img src="../../resources/img/common/etc-img2.png" alt="">
                             <p class="etc-box-title">AI 디지털교과서 통합지원센터 모델발굴 및 시범운영</p>
                             <p>- AI 디지털교과서 통합지원센터 홈페이지 프로토타입 개발 및 운영</p>
views/pages/Marketing.html
--- views/pages/Marketing.html
+++ views/pages/Marketing.html
@@ -124,15 +124,15 @@
 
         });
     });
-
-
-
+    
+    
     $(function () {
         $("#header").load("../layout/Header.html");
         $("#footer").load("../layout/footer.html");
         $("#footer").show();
-
+        
     });
+    
     document.addEventListener('DOMContentLoaded', function () {
         var newsDivs = document.querySelectorAll('div[data-url]');
 
@@ -144,7 +144,6 @@
             div.style.cursor = 'pointer';
         });
     });
-
 
 </script>
 
@@ -223,6 +222,10 @@
         display: block;
         object-fit: cover;
     }
+
+    /* .marketing-area{
+        cursor: pointer;
+    } */
 </style>
 
 </html>
(No newline at end of file)
 
views/pages/SmartCtiy copy.html (added)
+++ views/pages/SmartCtiy copy.html
@@ -0,0 +1,180 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
+    <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.12.4.min.js"></script>
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
+    <link rel="stylesheet" href="../../resources/css/reset.css">
+    <link rel="stylesheet" href="../../resources/css/style.css">
+    <link rel="stylesheet" href="../../resources/css/component.css">
+    <link rel="stylesheet" href="../../resources/css/common.css">
+    <link rel="stylesheet" href="../../resources/css/responsive.css">
+
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
+
+
+
+    <title>TAKENSOFT</title>
+</head>
+
+<body>
+    <div id="header"></div>
+
+
+    <div class="text-area pb60 slide-section flex align-center" style="gap: 10px;  height: 100%;">
+        <div class="etc-wrap-title mb20">
+            <h1 class="mb20">스마트시티 솔루션 공급</h1>
+            <p>다양한 데이터 기반 노하우를 바탕으로 시스템을 분석하여 인공지는 기반의 서비스를<br>기획,개발,구축함과 동시에 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션을
+                제공합니다.</p>
+        </div>
+        <div class="etc-wrap-text flex justify-between" style="flex-wrap: nowrap;">
+            <div class="">
+                <img src="../../resources/img/common/smart-img1.png" alt="">
+                <p class="box-wrap-title mb30">AI 안전통합 횡단보도 플랫폼</p>
+                <p>- 횡단보도 보행자 상황을 차량 내비게이션에 전달하여 우회전시 사고 예방</p>
+                <p>- 무단횡단을 방지하는 플랫폼 기반 스마트 횡단보도 안전관리 솔루션</p>
+            </div>
+            <div class="">
+                <img src="../../resources/img/common/smart-img2.png" alt="">
+                <p class="box-wrap-title mb30">시니어 스마트 케어 모니터링 서비스</p>
+                <p>- 약 복용 지도를 통해 독거노인의 보호자 뿐만 아니라 관리기관, 병원 관계자 까지 약 복용에 대한 확인이 가능한 플랫폼 구축</p>
+                <p>- IOT 기술을 결합하여 약 복용 모니터링 구조를 개선하고 복지 사각지대를 보완할 수 있는 장치 마련</p>
+            </div>
+            <div class="">
+                <img src="../../resources/img/common/smart-img3.png" alt="">
+                <p class="box-wrap-title mb30">전력 에너지 모니터링 시스템</p>
+                <p>- 수요반응 자원시장의 참여고객 기업별 전력량을 AI 기반으로 가공 및 분석</p>
+                <p>- 전력량 실시간 확인 및 예측 시스템 (피크 시간대 예측, 주변 지역 사용량)</p>
+            </div>
+
+        </div>
+
+    </div>
+
+    <div id="footer"></div>
+
+</body>
+<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
+<script>
+
+    $(document).ready(function () {
+        $("#btnHeadquarter").click(function () {
+            $("#btnHeadquarter").addClass('on');
+            $("#btnDaeguBranch").removeClass('on');
+            $("#contentDaeguBranch").hide();
+
+            $("#contentHeadquarter").show();
+        });
+
+        $("#btnDaeguBranch").click(function () {
+            $("#btnDaeguBranch").addClass('on');
+            $("#btnHeadquarter").removeClass('on');
+
+            $("#contentHeadquarter").hide();
+
+            $("#contentDaeguBranch").show();
+
+
+
+
+
+        });
+    });
+
+
+
+    $(function () {
+        $("#header").load("../layout/Header.html");
+        $("#footer").load("../layout/footer.html");
+        $("#footer").show();
+
+    });
+
+</script>
+
+<style scoped>
+    /* 스크롤바 없애기 */
+    body {
+        -ms-overflow-style: none;
+        /* 인터넷 익스플로러 */
+        scrollbar-width: none;
+        /* 파이어폭스 */
+    }
+
+    ::-webkit-scrollbar {
+        display: none;
+    }
+
+    #header {
+        position: fixed;
+        top: 0;
+        z-index: 3;
+        border-bottom: 1px solid #ced4da;
+        background-color: white;
+    }
+
+    #header .header .logo {
+        background: url(../../resources/img/component/logo-color.png) no-repeat;
+        width: 200px;
+        background-size: contain;
+        height: 25px;
+
+
+    }
+
+    #header .header nav li a {
+        color: #333;
+
+    }
+
+
+
+    html,
+    body {
+        position: relative;
+        height: 100%;
+        font-family: 'Pretendard';
+
+    }
+
+    body {
+        background: linear-gradient(#d7e2ff9d, #fff, #fff);
+        font-family: 'Pretendard';
+        font-size: 14px;
+        color: #000;
+        margin: 0;
+        padding: 0;
+    }
+
+    .box-wrap {
+        flex-wrap: nowrap;
+    }
+
+    .box-wrap-title {
+        text-align: center;
+        font-size: 2rem;
+        font-weight: 600;
+    }
+
+    .box-wrap div {
+        width: 100%;
+    }
+
+    .box-wrap div img {
+        width: 100%;
+        padding-bottom: 2rem;
+    }
+
+    .box-wrap div div p {
+        height: 20%;
+        text-align: left;
+        font-size: 1.5rem;
+        line-height: 1.5;
+    }
+</style>
+
+</html>(No newline at end of file)
views/pages/SmartCtiy.html
--- views/pages/SmartCtiy.html
+++ views/pages/SmartCtiy.html
@@ -22,46 +22,38 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center">
 
 
-        <div class="text-area flex justify-between " style="gap: 10px; width: 100%; height: 100%;">
-            <div class="etc-wrap-title mb20">
-                <h1 class="mb20">스마트시티 솔루션 공급</h1>
-                <p>다양한 데이터 기반 노하우를 바탕으로 시스템을 분석하여 인공지는 기반의 서비스를<br>기획,개발,구축함과 동시에 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션을
-                    제공합니다.</p>
+    <div class="text-area pb60 slide-section flex align-center smart" style="gap: 10px;  height: 100%;">
+        <div class="etc-wrap-title mb20">
+            <h1 class="mb20">스마트시티 솔루션 공급</h1>
+            <p>다양한 데이터 기반 노하우를 바탕으로 시스템을 분석하여 인공지는 기반의 서비스를<br>기획,개발,구축함과 동시에 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션을
+                제공합니다.</p>
+        </div>
+        <div class="etc-wrap-text flex justify-between" style="flex-wrap: nowrap;">
+            <div class="solution-ani">
+                <img src="../../resources/img/common/smart-img1.png" alt="">
+                <p class="box-wrap-title mb30">AI 안전통합 횡단보도 플랫폼</p>
+                <p>- 횡단보도 보행자 상황을 차량 내비게이션에 전달하여 우회전시 사고 예방</p>
+                <p>- 무단횡단을 방지하는 플랫폼 기반 스마트 횡단보도 안전관리 솔루션</p>
             </div>
-            <div class="flex justify-between box-wrap" style="width: 100%; gap: 20px; ">
-                <div class="pd10">
-                    <img src="../../resources/img/common/smart-img1.png" alt="">
-                    <p class="box-wrap-title mb30">AI 안전통합 횡단보도 플랫폼</p>
-                    <div>
-                        <p>- 횡단보도 보행자 상황을 차량 내비게이션에 전달하여 우회전시 사고 예방</p>
-                        <p>- 무단횡단을 방지하는 플랫폼 기반 스마트 횡단보도 안전관리 솔루션</p>
-                    </div>
-                </div>
-                <div class="pd10">
-                    <img src="../../resources/img/common/smart-img2.png" alt="">
-                    <p class="box-wrap-title mb30">시니어 스마트 케어 모니터링 서비스</p>
-                    <div>
-                        <p>- 약 복용 지도를 통해 독거노인의 보호자 뿐만 아니라 관리기관, 병원 관계자 까지 약 복용에 대한 확인이 가능한 플랫폼 구축</p>
-                        <p>- IOT 기술을 결합하여 약 복용 모니터링 구조를 개선하고 복지 사각지대를 보완할 수 있는 장치 마련</p>
-                    </div>
-                </div>
-                <div class="pd10">
-                    <img src="../../resources/img/common/smart-img3.png" alt="">
-                    <p class="box-wrap-title mb30">전력 에너지 모니터링 시스템</p>
-                    <div>
-                        <p>- 수요반응 자원시장의 참여고객 기업별 전력량을 AI 기반으로 가공 및 분석</p>
-                        <p>- 전력량 실시간 확인 및 예측 시스템 (피크 시간대 예측, 주변 지역 사용량)</p>
-                    </div>
-                </div>
-
+            <div class="smart-img solution-ani">
+                <img src="../../resources/img/common/smart-img2.png" alt="">
+                <p class="box-wrap-title mb30">시니어 스마트 케어 모니터링 서비스</p>
+                <p>- 약 복용 지도를 통해 독거노인의 보호자 뿐만 아니라 관리기관, 병원 관계자 까지 약 복용에 대한 확인이 가능한 플랫폼 구축</p>
+                <p>- IOT 기술을 결합하여 약 복용 모니터링 구조를 개선하고 복지 사각지대를 보완할 수 있는 장치 마련</p>
+            </div>
+            <div class="solution-ani">
+                <img src="../../resources/img/common/smart-img3.png" alt="">
+                <p class="box-wrap-title mb30">전력 에너지 모니터링 시스템</p>
+                <p>- 수요반응 자원시장의 참여고객 기업별 전력량을 AI 기반으로 가공 및 분석</p>
+                <p>- 전력량 실시간 확인 및 예측 시스템 (피크 시간대 예측, 주변 지역 사용량)</p>
             </div>
 
         </div>
 
     </div>
+
     <div id="footer"></div>
 
 </body>
@@ -164,24 +156,23 @@
 
     .box-wrap-title {
         text-align: center;
-        font-size: 2rem;
-        font-weight: 600;
+        font-size: 2rem !important;
+        font-weight: 700;
     }
 
-    .box-wrap div {
+    .etc-wrap-text {
         width: 100%;
     }
 
-    .box-wrap div img {
-        width: 100%;
+    .etc-wrap-text div img {
         padding-bottom: 2rem;
     }
 
-    .box-wrap div div p {
-        height: 20%;
-        text-align: left;
+    .etc-wrap-text  div p {
+        padding: 1rem 3rem;
+
+        /* text-align: left; */
         font-size: 1.5rem;
-        line-height: 1.5;
     }
 </style>
 
views/pages/Solution.html
--- views/pages/Solution.html
+++ views/pages/Solution.html
@@ -25,7 +25,7 @@
     <div class="swiper mySwiper">
         <div class="swiper-wrapper">
             <div class="swiper-slide">
-                <div class=" text-area pb60 slide-section flex align-center">
+                <div class=" text-area pb60 slide-section flex align-center solution">
 
                     <div class="solution-title">
                         <p>Taken BI Manager v1.0</p>
@@ -115,8 +115,8 @@
                         </div>
                         <div class="traffic-area flex align-end justify-end solution-web-box"
                             style="height: 100%; width: 100%;">
-                            <div class="flex justify-end traffic-button">
-                                <button class="traffic-btn">영상보기</button>
+                            <div class="flex justify-end traffic-button ">
+                                <button class="traffic-btn ">영상보기</button>
                             </div>
 
                             <img src="../../resources/img/common/traffic-img.png" alt="" style="height: 356px;">
views/pages/Visualization.html
--- views/pages/Visualization.html
+++ views/pages/Visualization.html
@@ -22,49 +22,48 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center">
+    <div class=" text-area pb60 slide-section flex align-center visuali">
 
 
-        <div class=" flex justify-between  align-center" style="gap: 10px; width: 100%; height: 100%; align-content: center;">
-            <div class="etc-wrap-title ">
+        <div class=" flex justify-between  align-center"
+            style="gap: 10px; width: 100%; height: 100%; align-content: center;">
+            <div class="etc-wrap-title mb20">
                 <h1 class="mb20">시각화 서비스 시스템 구축</h1>
                 <p>데이터 분석을 통해 도출된 인사이트를 시각화 모듈을 활용하여 서비스 시스템을 구축합니다.</p>
             </div>
             <div class="etc-wrap-text flex justify-between">
 
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img1.png" alt="">
                     <p>영천시 지역별 인구 추이 분석</p>
                 </div>
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img2.png" alt="">
                     <p>포항시 지역별 인구 추이 분석</p>
                 </div>
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img3.png" alt="">
                     <p>스마트 제조 공정관리 모니터링 플랫폼</p>
                 </div>
 
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img4.png" alt="">
                     <p>전력데이터 분석 시각화<br> 상주시 지역화폐 분석</p>
                 </div>
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img5.png" alt="">
                     <p>시니어 스마트 케어 모니터링 플랫폼</p>
                 </div>
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img6.png" alt="">
                     <p>공정 및 외부 환경 관제 시각화</p>
                 </div>
-                <div class="">
+                <div class="solution-ani">
                     <img src="../../resources/img/common/visual-img7.png" alt="">
                     <p>상주시 부서별 재정 분석</p>
                 </div>
             </div>
         </div>
-    </div>
-
     </div>
     <div id="footer"></div>
 
Add a comment
List