﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Arial","Noto Sans TC","微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", sans-serif;
}
:root {
   --init-about-editor-slick-ratio:1296 /546;
}
.header .navbar {
    padding: 0 5%;
    background-color:#fff;
	    z-index: 999;
}
.cookie  .container{
	display: flex;
	align-items: center;
    padding: 10px 5%;
    max-width: 100%;
	}
	.cookie .agree-btn:hover{
		background-color:#414141 ;
		color:#fff;
		
		
		}
.cookie .agree-btn{
	    margin: 0 0 0 auto;
    display: table;
	}
.cookie .txt a{
	color:#fff;

	
	}
.cookie{
	    z-index: 999;
	    background: linear-gradient(90deg, rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    border-color: unset;
 
	
	}

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}

.cpd_sd21 {
    padding: 0 4%;
}

.home-pagelist-area > .container-fluid {
    padding: 0;
}
a {
    color: #232323;
}
a:hover {
    color: #15a0a3;
}

/*side1*/
.side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
    border-left: none;
    border-right: none;
}

    .side .filter-content > ul {
        padding: 0;
    }

        .side .filter-content > ul li a:hover {
            color: #fff;
            background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) !important;
        }

        .side .filter-content > ul li a {
            color: #000;
            padding-left: 20px;
            display: block;
            padding: 10px 20px;
        }

.side .filter-item + .filter-item {
    margin-top: 0;
}

body .main .side .h3 {
    color: #fff;
    padding: 10px;
    font-size: 1.125rem;
    margin-bottom: 0;
    -webkit-text-fill-color: unset;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) !important
}

.side .h3 .txt-tw {
    border: none;
    color: #fff;
    padding: 0;
}

.side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #fff;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) !important;
}

.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: #008080;
    padding: 0.5em 0.75em;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
}

/* 購物清單 */

.header .navbar .nav-pos-top .cart-detail .item a.btn:hover {
    background-color: unset;
    opacity: 0.7;
    color: #000;
}

.nav-cart-info .nav-cart-list .cart-detail .item a {
    font-size: 15px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .item-detail .info {
    align-items: center;
}

.nav-cart-info .nav-cart-list .cart-checkout .btn-group {
    padding-right: 19px;
}

.nav-cart-info .nav-cart-list .cart-checkout .sum {
    margin: 10px 12px 15px;
}

.nav-cart-info .nav-cart-list .h6 {
    font-size: 16px;
    padding: 10px 10px 5px;
    margin-bottom: 9px;
}

.cr_no {
    padding-left: 10px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .info-detail a {
    font-size: 15px;
}

.header .navbar .cart-detail ul .cart-detail ul li i {
    width: auto;
    height: auto;
}

.header .navbar .cart-detail ul li i:before {
    display: block !important;
}

/* navbar */
.nav-item.dropdown > .navbar-nav .navbar-nav {
    top: -4px;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #15a0a3;
}
.navbar .small-btn-box ul {
    margin: 0 0 0 40px;
}
.header .navbar .navbar-brand, #logo {
    display: block;
}
.header .navbar-nav .nav-link {
    font-size: 18px;
    padding: 25px 19px 25px;
}
.small-btn-box .btn.btn-primary {
    border-color: unset;
    background: url(../images/all/earth.svg) no-repeat center #15a0a3;
    width: 43px;
    height: 43px;
    padding: 0;
    text-indent: -9999px;
    border-radius: 50%;
}
.header .navbar-nav li:last-child .nav-link {
    padding-right: 0;
}
.is_scroll .header .navbar {
    box-shadow: 0px 0px 22px #40404054;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #ffffff;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #ffffff;
}

.nav-item.dropdown > .navbar-nav .navbar-nav .nav-item:hover > .nav-link {
    background-color: #149b9f;
}

.nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #383838;
}
.nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #0e6185;
    border-top: 3px solid #149b9f;
}
    .nav-item.dropdown > .navbar-nav {
        background: #014c6c;
        border-top: 3px solid #149b9f;
    }

    .nav-item.dropdown > .navbar-nav li a {
        color: #fff;
    }

    .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link {
        color: #fff;
        background-color: #149b9f;
    }


 /* banner */


body .slick .slick-dots .slick-active button {
    background: #15a0a3;
}

.banner .slick .slick-dots button {
    transition: all 0.5s;
    background-color: #ffff;
}
.banner .slick-dots {
    bottom: 15px;
}
.banner{
    padding-top:90px;
}
/* 購物彈跳 */
.qty-box .btn:hover {
    background-color: #2a2a2a;
}

.btn.cart:hover {
    background-color: #2a2a2a;
    color: #fff;
}

.btn.cart {
    background: #81a626;
}

.gallery-list .item .item-detail {
    padding: 0 5px;
}

.modal-dialog-scrollable .modal-content {
    overflow: unset;
}

.modal-header .close {
    border-radius: 50%;
    position: absolute;
    background-color: #adadad;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
    font-weight: 400;
    border: none;
}

.qty-box .btn:hover {
    background: #2f4498;
}

.modal-header {
    padding-bottom: 6px;
}

.modal-title:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000000;
    width: 4px;
    height: 22px;
    left: 0;
    top: 6px;
}

.modal-title {
    position: relative;
    font-size: 24px;
    text-align: left;
    padding-left: 12px;
    color: #000;
}

.main-title .h6 {
    font-size: 18px;
    padding-left: 0;
    border: none;
    color: #000;
}


/*頁碼*/
.page-link:hover {
    color: #fff;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
}

.page-link {
    color: #000;
    border: none;
    font-size: 1rem;
    padding: 0.5em;
    min-width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    border: 1px solid var(--bs-gray-400);
}

.page-item.active .page-link {
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    border-color: unset;
    color: #fff;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border: 1px solid var(--bs-gray-400);
    border-radius: 4px;
}



/* 分享  */
body .container .ezshare-box {
    margin: 5px 0 20px 0;
}

.ezshare-box .list-inline-item:not(:last-child) {
    margin-right: 2px;
}

.ezshare-box a:hover:before {
    display: none;
}

.ezshare-box a:hover {
    color: #a99356 !important;
}

.ezshare-box ul:before {
    content: " SHARE : ";
    display: inline-block;
}

.ezshare-box ul {
    position: relative;
    align-items: center;
    display: flex;
}

.ezshare-box a {
    background-color: unset !important;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding-top: 3px;
    color: #000 !important;
}
/* 麵包 */
.breadcrumb-section {
    margin-bottom: 20px !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: rgb(161 161 161);

}

.breadcrumb li .txt-en {
    display: none;
}

.breadcrumb {
    background: unset;
    padding: 20px 5%;
}
/*共用*/
.main > .container,
.main-content > .container {
    max-width: 100%;
    padding: 0 5%;
}
body.news.show .h1 {
    background: linear-gradient(90deg,rgb(12 12 12) 0%, rgb(16 16 16) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
}
.news.show .h1, .related-news .h4, .h2 {
    position: relative;
    font-size: 32px;
    text-align: left;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    border-bottom: 1px solid #19191952;
    margin-bottom: 40px;
}
    .h2 .txt-en {
        display: none;
    }
.sort-area .btn-info {
    color: #fff;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 3px;
}


/*單元  樣板 頁籤*/
.elemen_box .accordion-button:focus,
    .elemen_box .nav-link:focus-visible {
    box-shadow: unset;
}
.elemen_box  .accordion-body img{
    margin:0 0 15px;
}
.elemen_box .nav-link {
    color: #000000;
    font-size: 20px;
    padding: 10px 20px;
    margin: 3px 0;
    text-align: left;
}

.elemen_box .nav-pills {
    width: 20%;
}
.elemen_box .tab-content {
    width:80%;
                              
}
.elemen_box .nav-pills .nav-link.active,
.elemen_box .nav-pills .show > .nav-link {
    background: linear-gradient(90deg, rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) !important;
}
.elemen_box a:hover{
    color:#000;
}
.elemen_box a {
    text-decoration: underline;
    color: rgba(7, 104, 126, 1);
    font-size:20px;
}
.elemen_box p.reld_p {
    font-size: 20px;
}
.elemen_box .accordion-body {
    border: 1px solid rgba(18, 146, 153, 1);
}
.elemen_box .h3_txt {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*最新消息  樣板*/
.nw_box_1 ul li b {
    color: rgb(224 127 43);
}
ul.edt_sd li {
    color: #414141;
    font-size: 14px;
}
ul.new_link {
    margin-bottom: 20px;
}
    ul.new_link li a:hover {
        color:#000;
    }
    ul.new_link li a{
        color:rgba(7, 104, 126, 1);
    }
    ul.new_link li:first-child{
        margin-top:0;
        padding-top:0;
    }
    ul.new_link li:last-child {
        border-bottom: none;
        padding-bottom:0;
        margin-bottom:0;
    }
    ul.new_link li {
        border-bottom: 1px dashed #b5b5b5;
        padding: 10px 0;
        margin: 5px 0;
    }
ul.new_link {
    border: 1px solid rgba(18, 146, 153, 1);
    padding: 20px;
}
    .new_refer a:hover {
        color: #000;
    }
.new_refer {
    border: 1px solid rgba(18, 146, 153, 1);
    padding: 20px;
    word-break: break-all
}

.nw_box_1 h4 {
    line-height: 32px;
    font-weight: bold;
}
.blue {
    color: rgba(7, 104, 126, 1);
}
.nw_box_1 b {
    color: rgba(7, 104, 126, 1);
}

.nw_box_1 .pic span {
    font-size: 14px;
    display: block;
    color: rgba(18, 146, 153, 1);
}
.nw_box_1 .d-flex .pic {
    width: 50%;
    padding-left: 3%;
}
.nw_box_1 .d-flex .txt {
    width: 50%;
}



/*最新消息*/
.news .article-horizontal-grid .item .info .desc{
	display:none;}
.article-horizontal-grid .item .info .title, .article-horizontal-grid .item .info .title a {
              overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box !important;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
			    white-space: unset;
				    height: 80px;
}
body.article .form-control,
body.news .form-control {
    border: var(--bs-border-width) solid #9f9f9f;
}
.article .function-bar,
.news .function-bar {
    margin: 26px 0 !important;
}

.article .content,
.news .content {
    position: relative;
}
.search-box .btn.btn-dark:hover {
    background: linear-gradient(90deg, rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
}
.search-box .btn.btn-dark {
    background: #414141;
}



.search-box {
    position: absolute;
    left: 9px;
      top: -62px;
    width: auto;
    right: unset;
}
.news .item_box .pic {
    width: 40%;
}
.news .item_box .info {
    width: 60%;
    padding-left: 15px;
}
.news .article-horizontal-grid .item .info .date {
    color: #fff;
}
 .da_ki .kind:before,
.news .article-horizontal-grid .item .info .kind:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #ffffff40;
    left: 0;
    top: 6px;
    width: 2px;
    height: 10px;
}
.da_ki .kind,
.news .article-horizontal-grid .item .info .kind {
    position: relative;
    margin-left: 5px;
}
 .da_ki .kind a,
.news .article-horizontal-grid .item .info .kind a {
    border: none;
    color: #fff;
    position:relative;
    padding-left:10px;
}
.news .da_ki .d-flex {
    align-items:center;
}
.news  .article-horizontal-grid .item .info .date {
    line-height: initial;
}
.news .da_ki {
    display: table;
    font-size: 14px;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    color: #fff;
    border-radius: 30px;
    padding: 5px 10px;
    margin-bottom: 8px;
}
.news .article-grid .item .item_box {
    background-color: #fff;
    box-shadow: 0px 0px 14px #004b6b80;
    padding: 20px !important;
}

.news   .article-grid .item .info {
    border: none;
    padding: 0;
}
/*文章*/

.article.show .Keyw_soa {
    border-bottom: 1px solid #19191952;
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 40px;
}
.article.search .content {
    width: 100%;
}
.article.search .side1 {
    display: none;
}
.article .in_arow {
    right: 15px;
    bottom: 20px;
}
.article .article-grid .item .info {
    border: none;
    padding: 15px;
}
/*首頁*/
body .hoem_article .slick .item {
    padding: 10px 0;
}
.more-btn-area{
    position:relative;
    z-index:10;
}
.home_about   .more{
    margin:50px 0 0 0;
}
.home_about .tit .h3 .txt_en {
    color: #62d5d7;
}
.home_about .tit .h3 .txt_tw {
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color:#fff;
    
}
.home_about .tit .h3 {
    text-align: left;
    border-bottom: 1px solid #12939b;
    padding-bottom:10px;
    margin-bottom:40px;
}

.home_about .tit {
    width: 65%;
    background: url(../images/all/ab_bg02.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 4%;
    padding-right: 20%;
    text-align: left;
    color: #fff;
}
.home_about .pic{
    width:35%;
}
.home_about {
    display: flex;
}
.Keyw_soa ul li {
    padding: 5px 3px;
}
    .Keyw_soa ul li a:hover{
        background-color:rgba(7, 104, 126, 1);
        color:#fff;
    }
    .Keyw_soa ul li a {
        border: 1px solid #363636;
        font-size: 15px;
        color: #363636;
        padding: 2px 8px;
    }
.Keyw_soa {
    margin-left: -3px;
    margin-right: -3px;
       margin-bottom: 10px;
    height: 108px;
}
.slick-multi-cusarrow .slick-btn .btn-prev:hover,
.slick .slick-prev:hover {
    background: url(../images/all/arrow_left.svg) no-repeat #0b7687 center;
}

.slick-multi-cusarrow .slick-btn .btn-prev,
.slick .slick-prev {
    left: -50px;
    background: url(../images/all/arrow_left.svg) no-repeat #414141 center;
    display: none;
    width: 45px;
    height: 45px;
    transition: all 0.5s;
    border-radius: 50%;
    transform: unset;
}
.slick-multi-cusarrow .slick-btn .btn-next:hover,
.slick .slick-next:hover {
    background: url(../images/all/arrow_right.svg) no-repeat #0b7687 center;
}
.slick-multi-cusarrow .slick-btn .btn-next,
.slick .slick-next {
    right: -50px;
    background: url(../images/all/arrow_right.svg) no-repeat #414141 center;
    display: none;
    width: 45px;
    height: 45px;
    transition: all 0.5s;
    border-radius: 50%;
    transform: unset;
}
.multiple-slick.slick {
    padding: 0 ;
}
.item:hover .in_arow {
    transform: rotate(-20deg);
}
.in_arow {
    background: url(../images/all/more.svg) no-repeat;
    width: 18px;
    height: 11px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.2s;
}
p.tt_2 {
    height: 45px;
	    margin-top: 10px;
}
.article-grid .item .info .desc, .article-grid .item .info .desc a {
    font-size: 15px;
    color: #2d2d2d;
}

.info .title a,
.article-grid .item .info .title,
.article-grid .item .info .title a {
    font-size: 20px;
    font-weight:bold;
    color:#000;
    height: 88px;
	   overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:3;
            -webkit-box-orient: vertical;
	
}
.article-grid.info-absolute .item .info .date {
    font-size: 14px;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    color: #fff;
    border-radius: 30px;
    display: table;
    padding: 5px 10px;
    margin-bottom: 8px;
}
.article-grid.info-absolute .item:hover .info .title a,
.item:hover .info .title  a{
    color: #118e98;
}
.desc,
.article-grid.info-absolute .item .info .title,
.item .info .title {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pic_ig,
picture {
    position: relative;
    overflow: hidden;
}
.pic img {
    width: 100%;
    transition: all 0.5s;
}
.item:hover .pic img,
.article-grid.info-absolute .item:hover .pic img {
    opacity: 0.7;
    transform: scale(1.2);
}
.article-grid.info-absolute .item .pic img {
    transform: scale(1);
 
}
.hoem_article {
    margin-top: 4%;
}
.more span:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/arrow_right.svg) no-repeat;
    width: 9px;
    height: 14px;
    background-size: cover;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.more span {
    position: relative;
    padding-right:15px;
}

.btn.more:hover {
    background: linear-gradient(90deg,rgba(5, 95, 120, 1) 0%, rgba(17, 142, 152, 1) 100%)!important;
}
.more {
    position: relative;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) !important;
    color: #fff;
    border: none;
    padding: 13px 30px !important;
    font-size: 20px;
    display: table;
    margin: 50px auto 0;
    transition: all 0.5s;
}

    .more:before,
    .more:after {
        content: "";
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        transition: all 0.5s;
    }
    .more:hover:before {
        transform: translateX(50%);
    }
    .more:before {
        left: 0;
        border-right: 15px solid #12959c;
        transform: translateX(-99%);
        transition: all 0.5s;
        z-index:-1;
    }
    .more:hover:after {
        transform: translateX(-70%);

    }

    .more:after {
        right: 0;
        border-left: 15px solid #07697e;
        transform: translateX(97%);
        transition: all 0.5s;
        z-index: -1;
    }

.home_news .slick .slick-dots {
    position: absolute;
    right: 30px;
    top: -50px;
    text-align: right;
}
.article-grid.info-absolute .item {
    padding:10px 0 ;
    margin-bottom:0;
}

.home_news {
    position: relative;
}
    .home_news .hoem_article .item_box{
        display:block;
    }
    .home_news .article-grid.info-absolute .item .info {
        width: 50%;
        padding-left: 15px;
    }
.info{
    position:relative;
}
.pic {
    position: relative;
    overflow: hidden;
}
.home_news .item_box .pic {
    width: 50%;
  
}
.hoem_article .in_arow {
    right: 15px;
    bottom: 20px;
}
.hoem_article .item_box .info .date {
    color: #004b6b;
}
.hoem_article .item_box .info {
    padding: 15px 15px;
}
.article .item_box,
.home_news .hoem_article .item_box {
    padding: 0 !important;
}
    .home_news .item_box {
        display: flex;
        margin:0 20px;
  
    }
.item_box {
    background-color: #fff;
    box-shadow: 0px 0px 14px #004b6b80;
    padding: 20px !important;
}
.h3 .txt_en {
    font-size: 18px;
    display: block;
    color: #000;
    padding-bottom: 10px;
    background: unset;
}
.h3 .txt_tw {
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.home .h3 {
    text-align: center;
    position: relative;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.wolk_box {
    padding: 70px 5%;
    background: url(../images/all/new_bg.jpg) no-repeat;
    background-size:cover;
}
/*產品*/
.product .slider-nav .thumbnail:focus, .product .slider-nav .thumbnail.slick-current.slick-active {
    border: 1px solid transparent;
    border-color: #bbbbbb;
}

.slider-nav .thumbnail {
    border: none;
}
/* 聯絡我們  */
.contact h3.h5 {
    position: relative;
    font-size: 32px;
    text-align: left;
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    border-bottom: 1px solid #19191952;
    margin-bottom: 40px;
    padding-bottom:10px;
}
h3.h5 .txt-en {
    display: none;
}
.contact .main {
    margin-bottom: 50px;
}

.contact .footer {
    margin-top: 50px;
}

body.contact .h2_sg {
    margin: 0 0 30px;
}

.contact .main .side {
    margin-bottom: 0;
}

.map-box {
    height: auto;
}

    .map-box iframe {
        height: 300px;
    }

.list-creative .list-terms {
    padding-left: 20px;
    position: relative;
}
.list-creative a {
    color: #000000;
    font-size: 16px;
}
.list-creative > li:nth-child(2n) .list-terms:before {
    background: #888888;
}

.list-creative .list-terms:before {
    background: rgba(7, 104, 126, 1);
}

.btn.btn-secondary:hover,
.btn.btn-primary:hover {
    background-color: #414141;
    color: #fff;
    border-color: #414141;
}

.btn.btn-secondary {
    background-color: #fff;
    color: rgba(7, 104, 126, 1);
    border: 1px solid rgba(7, 104, 126, 1);
    width: 100px;
}

.btn.btn-primary {
    border: 1px solid rgba(7, 104, 126, 1);
    background: linear-gradient(90deg,rgba(18, 146, 153, 1) 0%, rgba(7, 104, 126, 1) 100%) ;
    width: 100px;
}

.contact .form-inline .radio-inline input {
    margin-right: 6px;
}

.contact .form-inline .radio-inline {
    padding-right: 20px;
}

.contact .form-control-static {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}

.contact .form-group .radio-inline {
    padding-right: 20px;
}

    .contact .form-group .radio-inline input {
        margin-right: 6px;
    }
/*footer*/
.footer .footer_content .sitemap > ul > li {
    margin: 0 10px 10px;
}
.footer .footer-info ul li {
    display: flex;
    align-items:center;
}
.footer-info ul li.add i {
    background: url(../images/all/add.svg) no-repeat;
    width: 29px;
    height: 29px;
    background-size:cover;
}
.footer-info ul li.mail i {
    background: url(../images/all/mail.svg) no-repeat;
    width: 29px;
    height: 29px;
    background-size: cover;
}
.footer-info ul li a{
    width:80%;
}
.footer-info ul li.tel i {
    background: url(../images/all/tel.svg) no-repeat;
    width: 29px;
    height: 29px;
    background-size: cover;
}

.footer-info ul li i:before {
    display: none;
}
.gotop {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 1;
}
    .gotop a:hover{
        opacity:0.7;
    }
    .gotop a {
        background: url(../images/all/top.svg) no-repeat;
        width: 24px;
        height: 15px;
    }
    .footer .copyrights-info {
        position: relative;
        border-top: solid 1px #15a0a3;
        padding: 40px 0 0;
        margin-top: 10px;
        font-size: 14px;
        color: #4e4e4e;
    }
.footer .footer_content .sitemap > ul > li > a {
    font-weight: 400;
    font-size: 18px;
}
.footer h4 {
    color: #004b6b;
    margin-bottom:20px;
}
.footer h4 .txt-en {
    display: none;
}
.footer .left-area {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.footer .footer_content {
    background: #fff;
    padding: 50px 5% 90px;
}
    .footer .footer_content .sitemap > ul > li > a:hover {
        color: #15a0a3;
    }
