.oo {
    background: #e6e6e6;
}

a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

p:last-child { margin-bottom: 0; }

.tm-page-wrap { 
    max-width: 1400px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    background: white;
}

.tm-container-outer {
    max-width: 1400px;
    margin: 0 auto;    
}

.tm-content-box { box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }
.tm-text-gray { color: #787676; }

.tm-text-highlight {
    color: #c66995;
    font-weight: 600;
}

.tm-bg-primary { background: linear-gradient(201deg, #74dacd, #01907d,#609e96);}
/* .tm-bg-primary { background: #69c6ba; } */


/* .tm-bg-highlight { background: #c66995; } */
.tm-bg-highlight { background: linear-gradient(214deg, #ff7667f2, #ff6e5ef2,#b12516f2); }



.btn-primary {
    background: #69c6ba;
    border: none;
    border-radius: 0;
    outline: none;
}

.btn-primary:hover { background: #c66995; }
.tm-top-bar .navbar-expand-lg .navbar-nav .nav-link { padding: 50px 35px; }


.tm-down-arrow-link:hover,
.tm-down-arrow-link:focus {
    color: white;
    background-color: #c66995;
}

/* Search form */
select.tm-select.form-control:not([size]):not([multiple]) { height: 45px; }
.form-control {
    font-size: 0.8rem;
    padding: .75rem;
}
label { font-weight: 700; }
.tm-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 400;  
    padding: 12px 20px;
}

.tm-btn-white { background: white; }
.tm-btn-white-primary { color: #69c6ba; }
.tm-btn-white-highlight { color: #c66995; }

.tm-btn-white-primary:hover,
.tm-btn-white-primary:focus,
.tm-btn-white-primary:active {
    background: #c66995;
    color: white;
}

.tm-btn-white-highlight:hover,
.tm-btn-white-highlight:focus,
.tm-btn-white-highlight:active {
    background: #69c6ba;
    color: white;
}


.tm-bg-gray {background: linear-gradient(201deg, #85cbea, rgb(28 86 158),#85cbea); }
/* .tm-about-text-wrap { max-width: 830px; } */

.tm-right {
    display: inline-block;
    float: right;
}

.tm-slideshow-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tm-slideshow-section-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* .tm-slideshow { width: 50%; } */

.tm-slideshow-description {
    padding: 50px;
    color: white;
    width: 48%;
    z-index: 100;
    margin-left: -42px;
}

.tm-slideshow-description-left {
    margin-left: auto;
    margin-right: -42px;    
}

.tm-position-relative { position: relative; }

.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
}

.slick-prev, .slick-next,
.slick-prev:focus,
.slick-prev:active,
.slick-next:focus,
.slick-next:active {
    background: rgba(0,0,0,0.5);    
}

.slick-prev:before, .slick-next:before { font-size: 22px; }

.slick-prev:hover,
.slick-next:hover {
    background: #69c6ba;
}

.tm-slideshow-highlight .slick-prev:hover, 
.tm-slideshow-highlight .slick-next:hover {
    background: #c66995;
}

.slick-prev {
    left: auto;
    right: 95px;
    z-index: 1000;
}

.tm-right .slick-prev {
    left: 42px;
    right: auto;
}

.slick-next { right: 42px; }

.tm-right .slick-next {
    right: auto;
    left: 94px;
}



@media screen and (max-width: 1033px) {
    .tm-slideshow-description { width: 55%; }
}


@media screen and (max-width: 986px) {
    .tm-slideshow-section { flex-direction: column; }
    
    .tm-slideshow,
    .tm-slideshow-description {
        width: 100%;
        max-width: 700px;
    }

    .tm-slideshow-description {        
        margin-right: auto;
        margin-left: auto;
    }

    .slick-prev, .slick-next {
        bottom: 0;
        top: auto;
    }
}


.ppp{
    width: 58%;
    text-align: center;
}

.ppp1{
    width: 89%;
    text-align: center;
}

.ppp2{
    width: 58%;
    text-align: center;
}

.rrr{
    width: 85%;
    padding: 97.5px 0px;

}

.rrr1{
    width: 70%;
    padding: 50px 0px;
}

.rrr2{
    width: 39%;
    padding: 20px 0px;
}
.rrr3{
    width: 86%;
    padding: 89px 0px;
}

@media screen and (max-width: 700px) {
    .vvv{
        width: -webkit-fill-available;
    }

    .dddd{
        background-color: #e6e6e6b2;    
    }
    .dddd1{
        background-color: #ffffff;
    }

    
    .rrr{
        width: 95%;
        padding: 103px 0px;

    }
    .ppp2{
        width: 101%;
        text-align: center;
    }
}
@media screen and (min-width: 701px) {
    .ppp{

        text-align: center;
    }

    .eee{
        background-color: #e6e6e6b2;
        width: 750px;
        height: 500px;
        text-align: center;
    }
    .eee1{
        background-color: #ffffff;
        width: 750px;
        height: 500px;
        text-align: center;
    }
}



.lists {
    text-indent: 0px;
    padding-left: 23px;
}

.lists1 {
    text-indent: 1px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
}

.lists1 li {
    margin-bottom: 5px;
}

.lists2 {
    text-indent: -10px;
    padding-left: 20px;
}


/* 捲軸底色 */
#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dcdada;
}
/* //捲軸寬度 */
#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: black;
}
/* //捲軸本體顏色 */
#style-3::-webkit-scrollbar-thumb {
    background-color: #919191;
}
