<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        .header-title {
            display: none !important;
        }

        .testimonials {
            background: #14a4ed;
            padding: 50px 0;
        }

        .wrapper {
            width: 1200px;
            margin: 0 auto;
        }

        .title {
            text-align: center;
            overflow: hidden;
        }

        .title h2 {
            color: #616161;
            /* font-family: "raleway-bold", 'Microsoft YaHei'; */
            font-size: 24px;
            font-weight: bold;
            margin: 0 0 20px 0;
            text-transform: uppercase;
        }

        .testimonials .title h2 {
            color: #fff;
        }

        .title h3 {
            color: #9b9b9b;
            /* font-family: "raleway-regular", 'Microsoft YaHei'; */
            font-size: 14px;
            margin: 0 0 20px 0;
            font-weight: normal !important;
        }

        .title hr.separator {
            display: block;
            width: 60px;
            height: 1px;
            background-color: #e9e9e9;
            margin: 0 auto;
            padding: 0;
            border: 0 !important;
        }

        .testimonials ul {
            margin-top: 30px;
            list-style: none;
        }

        .clearfix:before,
        .clearfix:after {
            content: " ";
            display: table;
        }

        .testimonials ul li {
            display: block;
            float: left;
            margin-left: 40px;
            width: 255px;
        }

        .testimonials ul li p {
            /* color: #838181; */
            color: #fff;
            /* font-family: "raleway-regular", 'Microsoft YaHei'; */
            font-size: 14px;
            line-height: 28px;
            letter-spacing: .5px;
            padding-bottom: 30px;
            margin-bottom: 20px;
            border-bottom: 1px solid #ecebeb;
            position: relative;
        }

        .testimonials ul li .quotes {
            margin-right: 10px;
        }

        .testimonials ul li p .triangle {
            display: block;
            width: 10px;
            height: 5px;
            background: url(images/testimonial_triangle.png) no-repeat;
            position: absolute;
            bottom: -5px;
            left: 22px;
        }

        .testimonials ul li .client {
            margin-left: 2px;
        }

        .testimonials ul li .client .avatar {
            float: left;
            margin-right: 8px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            -o-border-radius: 100px;
            border-radius: 100px;
            width: 50px;
            height: 50px;
        }

        .testimonials ul li .client .client_details {
            /* float: left; */
            vertical-align: middle;
        }

        .testimonials ul li .client .client_details {
            /* float: left; */
            vertical-align: middle;
        }

        .testimonials ul li .client .client_details h5 {
            /* color: #7b7979; */
            color: #ccc;
            /* font-family: "raleway-regular", 'Microsoft YaHei'; */
            font-size: 12px;
            margin: 0;
            font-weight: normal;
        }

        .testimonials ul li .client .client_details h4 {
            /* color: #7b7979; */
            color: #ccc;
            /* font-family: "raleway-semibold", 'Microsoft YaHei'; */
            font-size: 14px;
            font-weight: bold;
            margin: 0 0 10px 0;
        }

        .ml43 {
            margin-left: 43%;
        }

        @media(max-width:768px) {
            .wrapper {
                width: 100%;
            }
            .ml43 {
                margin-left: 0;
            }
        }

        #myTab .active&gt;a {
            background-color: #14a4ed;
        }

        .txt-red:hover {
            color: #50555f;
        }

        .audience-popup-txt {
            margin: 30px 0;
            text-align: center;
            font-size: 20px;
            color: #00a0ea;
            line-height: 36px;
        }

        .search-popup-box {
            z-index: 1001;
        }
		        .ft-new-box {
            padding-top: 50px;
        }
        /*æ‰‹æœº*/

        @media (max-width: 767px) {
            .ft-new-box {
                padding-top: 0;
            }
            .mF_fancy_myFocus {
                width: 375px;
            }
            #myFocuss {
                width: 375px;
            }
        }</pre></body></html>