/*--------------------------------------------------------------
1. Typography   排版
--------------------------------------------------------------*/

body {
    color: #666666;
    font-family: 'pingFangSC-Regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    vertical-align: baseline;
}

button {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

input,
select,
textarea {
    width: 100%;
}

textarea {
    height: 170px;
}

h1,
h2,
h3,
h4,
h3,
h5,
h6 {
    font-family: 'pingFangSC-Regular';
    clear: both;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 400;
    letter-spacing: 1px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h3 a,
h5 a,
h6 a {
    color: #333333;
}

h1 {
    font-size: 40px;
    color: #333333;
}

h2 {
    font-size: 30px;
    color: #333333;
}

h3 {
    font-size: 26px;
    color: #333333;
}

h4 {
    font-size: 24px;
    /* color: #333333; */
}

h5 {
    font-size: 18px;
    color: #666666;
}

h6 {
    font-size: 16px;
}

p {
    margin-bottom: 12px;
    letter-spacing: 1px;
}

ul {
    margin: 0 0 15px 0;
    padding-left: 15px;
    list-style: square outside none;
}

ol {
    padding-left: 15px;
    margin-bottom: 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    background-color: #f6f7fc;
    font-size: 18px;
    padding: 25px 50px;
    font-style: italic;
    border-left: 3px solid #ebbb1c;
    margin: 20px 0;
}

address {
    margin: 0 0 15px;
}


/* img {
    border: 0;
    max-width: 100%;
    height: auto;
} */

a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a:focus,
a:active {
    color: #333333;
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: none;
}


/*Theme Spacing*/

.col-xs-b0 {
    margin-bottom: 0;
}

.col-xs-b1 {
    margin-bottom: 1px;
}

.col-xs-b2 {
    margin-bottom: 2px;
}

.col-xs-b3 {
    margin-bottom: 3px;
}

.col-xs-b4 {
    margin-bottom: 4px;
}

.col-xs-b5 {
    margin-bottom: 5px;
}

.col-xs-b6 {
    margin-bottom: 6px;
}

.col-xs-b7 {
    margin-bottom: 7px;
}

.col-xs-b8 {
    margin-bottom: 8px;
}

.col-xs-b9 {
    margin-bottom: 9px;
}

.col-xs-b10 {
    margin-bottom: 10px;
}

.col-xs-b11 {
    margin-bottom: 11px;
}

.col-xs-b12 {
    margin-bottom: 12px;
}

.col-xs-b13 {
    margin-bottom: 13px;
}

.col-xs-b14 {
    margin-bottom: 14px;
}

.col-xs-b15 {
    margin-bottom: 15px;
}

.col-xs-b16 {
    margin-bottom: 16px;
}

.col-xs-b17 {
    margin-bottom: 17px;
}

.col-xs-b18 {
    margin-bottom: 18px;
}

.col-xs-b19 {
    margin-bottom: 19px;
}

.col-xs-b20 {
    margin-bottom: 20px;
}

.col-xs-b21 {
    margin-bottom: 21px;
}

.col-xs-b22 {
    margin-bottom: 22px;
}

.col-xs-b23 {
    margin-bottom: 23px;
}

.col-xs-b24 {
    margin-bottom: 24px;
}

.col-xs-b25 {
    margin-bottom: 25px;
}

.col-xs-b26 {
    margin-bottom: 26px;
}

.col-xs-b27 {
    margin-bottom: 27px;
}

.col-xs-b28 {
    margin-bottom: 28px;
}

.col-xs-b29 {
    margin-bottom: 29px;
}

.col-xs-b30 {
    margin-bottom: 30px;
}

.col-xs-b35 {
    margin-bottom: 35px;
}

.col-xs-b40 {
    margin-bottom: 40px;
}

.col-xs-b45 {
    margin-bottom: 45px;
}

.col-xs-b50 {
    margin-bottom: 50px;
}

.col-xs-b55 {
    margin-bottom: 55px;
}

.col-xs-b60 {
    margin-bottom: 60px;
}

.col-xs-b65 {
    margin-bottom: 65px;
}

.col-xs-b70 {
    margin-bottom: 70px;
}

.col-xs-b75 {
    margin-bottom: 75px;
}

.col-xs-b80 {
    margin-bottom: 80px;
}

.col-xs-b85 {
    margin-bottom: 85px;
}

.col-xs-b90 {
    margin-bottom: 90px;
}

.col-xs-b95 {
    margin-bottom: 95px;
}

.col-xs-b96 {
    margin-bottom: 95px;
}

.col-xs-b100 {
    margin-bottom: 100px;
}

.col-xs-b105 {
    margin-bottom: 105px;
}

.col-xs-b110 {
    margin-bottom: 110px;
}

.col-xs-b115 {
    margin-bottom: 115px;
}

.col-xs-b120 {
    margin-bottom: 120px;
}

.col-xs-b200 {
    margin-bottom: 200px;
}

.col-xs-b250 {
    margin-bottom: 250px;
}

.empty-space.col-xs-b0 {
    height: 0;
    margin-bottom: 0;
}

.empty-space.col-xs-b5 {
    height: 5px;
    margin-bottom: 0;
}

.empty-space.col-xs-b10 {
    height: 10px;
    margin-bottom: 0;
}

.empty-space.col-xs-b15 {
    height: 15px;
    margin-bottom: 0;
}

.empty-space.col-xs-b20 {
    height: 20px;
    margin-bottom: 0;
}

.empty-space.col-xs-b25 {
    height: 25px;
    margin-bottom: 0;
}

.empty-space.col-xs-b30 {
    height: 30px;
    margin-bottom: 0;
}

.empty-space.col-xs-b35 {
    height: 35px;
    margin-bottom: 0;
}

.empty-space.col-xs-b40 {
    height: 40px;
    margin-bottom: 0;
}

.empty-space.col-xs-b45 {
    height: 45px;
    margin-bottom: 0;
}

.empty-space.col-xs-b50 {
    height: 50px;
    margin-bottom: 0;
}

.empty-space.col-xs-b55 {
    height: 55px;
    margin-bottom: 0;
}

.empty-space.col-xs-b60 {
    height: 60px;
    margin-bottom: 0;
}

.empty-space.col-xs-b65 {
    height: 65px;
    margin-bottom: 0;
}

.empty-space.col-xs-b70 {
    height: 70px;
    margin-bottom: 0;
}

.empty-space.col-xs-b75 {
    height: 75px;
    margin-bottom: 0;
}

.empty-space.col-xs-b80 {
    height: 80px;
    margin-bottom: 0;
}

.empty-space.col-xs-b85 {
    height: 85px;
    margin-bottom: 0;
}

.empty-space.col-xs-b90 {
    height: 90px;
    margin-bottom: 0;
}

.empty-space.col-xs-b95 {
    height: 95px;
    margin-bottom: 0;
}

.empty-space.col-xs-b96 {
    height: 96px;
    margin-bottom: 0;
}

.empty-space.col-xs-b100 {
    height: 100px;
    margin-bottom: 0;
}

.empty-space.col-xs-b105 {
    height: 105px;
    margin-bottom: 0;
}

.empty-space.col-xs-b110 {
    height: 110px;
    margin-bottom: 0;
}

.empty-space.col-xs-b115 {
    height: 115px;
    margin-bottom: 0;
}

.empty-space.col-xs-b120 {
    height: 120px;
    margin-bottom: 0;
}

.empty-space.col-xs-b200 {
    height: 200px;
    margin-bottom: 0;
}

.empty-space.col-xs-b250 {
    height: 250px;
    margin-bottom: 0;
}

.col-xs-text-left {
    text-align: left;
}

.col-xs-text-center {
    text-align: center;
}

.col-xs-text-right {
    text-align: right;
}


/*Minus Margin*/

.tm-xs-mt-0 {
    margin-top: 0px;
}

.tm-xs-mt-1 {
    margin-top: -1px;
}

.tm-xs-mt-2 {
    margin-top: -2px;
}

.tm-xs-mt-3 {
    margin-top: -3px;
}

.tm-xs-mt-4 {
    margin-top: -4px;
}

.tm-xs-mt-5 {
    margin-top: -5px;
}

.tm-xs-mt-6 {
    margin-top: -6px;
}

.tm-xs-mt-7 {
    margin-top: -7px;
}

.tm-xs-mt-8 {
    margin-top: -8px;
}

.tm-xs-mt-9 {
    margin-top: -9px;
}

.tm-xs-mt-10 {
    margin-top: -10px;
}

.tm-xs-mt-11 {
    margin-top: -11px;
}

.tm-xs-mt-12 {
    margin-top: -12px;
}

.tm-xs-mt-13 {
    margin-top: -13px;
}

.tm-xs-mt-14 {
    margin-top: -14px;
}

.tm-xs-mt-15 {
    margin-top: -15px;
}


/*Plus Margin*/

.tm-xs-mt0 {
    margin-top: 0px;
}

.tm-xs-mt1 {
    margin-top: 1px;
}

.tm-xs-mt2 {
    margin-top: 2px;
}

.tm-xs-mt3 {
    margin-top: 3px;
}

.tm-xs-mt4 {
    margin-top: 4px;
}

.tm-xs-mt5 {
    margin-top: 5px;
}

.tm-xs-mt6 {
    margin-top: 6px;
}

.tm-xs-mt7 {
    margin-top: 7px;
}

.tm-xs-mt8 {
    margin-top: 8px;
}

.tm-xs-mt9 {
    margin-top: 9px;
}

.tm-xs-mt10 {
    margin-top: 10px;
}

.tm-xs-mt11 {
    margin-top: 11px;
}

.tm-xs-mt-12 {
    margin-top: 12px;
}

.tm-xs-mt-13 {
    margin-top: 13px;
}

.tm-xs-mt-14 {
    margin-top: 14px;
}

.tm-xs-mt-15 {
    margin-top: 15px;
}

.tm-xs-mb0 {
    margin-bottom: 0px;
}

.tm-xs-mb1 {
    margin-bottom: 1px;
}

.tm-xs-mb2 {
    margin-bottom: 2px;
}

.tm-xs-mb3 {
    margin-bottom: 3px;
}

.tm-xs-mb4 {
    margin-bottom: 4px;
}

.tm-xs-mb5 {
    margin-bottom: 5px;
}

.tm-xs-mb6 {
    margin-bottom: 6px;
}

.tm-xs-mb7 {
    margin-bottom: 7px;
}

.tm-xs-mb8 {
    margin-bottom: 8px;
}

.tm-xs-mb9 {
    margin-bottom: 9px;
}

.tm-xs-mb10 {
    margin-bottom: 10px;
}

.tm-xs-mb11 {
    margin-bottom: 11px;
}

.tm-xs-mb12 {
    margin-bottom: 12px;
}

.tm-xs-mb13 {
    margin-bottom: 13px;
}

.tm-xs-mb14 {
    margin-bottom: 14px;
}

.tm-xs-mb15 {
    margin-bottom: 15px;
}

@media (min-width: 767px) {
    .col-sm-b0 {
        margin-bottom: 0;
    }
    .col-sm-b5 {
        margin-bottom: 5px;
    }
    .col-sm-b10 {
        margin-bottom: 10px;
    }
    .col-sm-b15 {
        margin-bottom: 15px;
    }
    .col-sm-b20 {
        margin-bottom: 20px;
    }
    .col-sm-b25 {
        margin-bottom: 25px;
    }
    .col-sm-b30 {
        margin-bottom: 30px;
    }
    .col-sm-b35 {
        margin-bottom: 35px;
    }
    .col-sm-b40 {
        margin-bottom: 40px;
    }
    .col-sm-b45 {
        margin-bottom: 45px;
    }
    .col-sm-b50 {
        margin-bottom: 50px;
    }
    .col-sm-b55 {
        margin-bottom: 55px;
    }
    .col-sm-b60 {
        margin-bottom: 60px;
    }
    .col-sm-b65 {
        margin-bottom: 65px;
    }
    .col-sm-b70 {
        margin-bottom: 70px;
    }
    .col-sm-b75 {
        margin-bottom: 75px;
    }
    .col-sm-b80 {
        margin-bottom: 80px;
    }
    .col-sm-b85 {
        margin-bottom: 85px;
    }
    .col-sm-b90 {
        margin-bottom: 90px;
    }
    .col-sm-b95 {
        margin-bottom: 95px;
    }
    .col-sm-b96 {
        margin-bottom: 96px;
    }
    .col-sm-b100 {
        margin-bottom: 100px;
    }
    .col-sm-b105 {
        margin-bottom: 105px;
    }
    .col-sm-b110 {
        margin-bottom: 110px;
    }
    .col-sm-b115 {
        margin-bottom: 115px;
    }
    .col-sm-b120 {
        margin-bottom: 120px;
    }
    .col-sm-b200 {
        margin-bottom: 200px;
    }
    .col-sm-b250 {
        margin-bottom: 250px;
    }
    .empty-space.col-sm-b0 {
        height: 0;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b5 {
        height: 5px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b10 {
        height: 10px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b15 {
        height: 15px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b20 {
        height: 20px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b25 {
        height: 25px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b30 {
        height: 30px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b35 {
        height: 35px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b40 {
        height: 40px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b45 {
        height: 45px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b50 {
        height: 50px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b55 {
        height: 55px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b60 {
        height: 60px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b65 {
        height: 65px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b70 {
        height: 70px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b75 {
        height: 75px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b80 {
        height: 80px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b85 {
        height: 85px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b90 {
        height: 90px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b95 {
        height: 95px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b96 {
        height: 96px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b100 {
        height: 100px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b105 {
        height: 105px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b110 {
        height: 110px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b115 {
        height: 115px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b120 {
        height: 120px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b200 {
        height: 200px;
        margin-bottom: 0;
    }
    .empty-space.col-sm-b250 {
        height: 250px;
        margin-bottom: 0;
    }
    .col-sm-text-left {
        text-align: left;
    }
    .col-sm-text-center {
        text-align: center;
    }
    .col-sm-text-right {
        text-align: right;
    }
    .tm-sm-mt-1 {
        margin-top: -1px;
    }
    .tm-sm-mt-2 {
        margin-top: -2px;
    }
    .tm-sm-mt-3 {
        margin-top: -3px;
    }
    .tm-sm-mt-4 {
        margin-top: -4px;
    }
    .tm-sm-mt-5 {
        margin-top: -5px;
    }
    .tm-sm-mt-6 {
        margin-top: -6px;
    }
    .tm-sm-mt-7 {
        margin-top: -7px;
    }
    .tm-sm-mt-8 {
        margin-top: -8px;
    }
    .tm-sm-mt-9 {
        margin-top: -9px;
    }
    .tm-sm-mt-10 {
        margin-top: -10px;
    }
    .tm-sm-mt-11 {
        margin-top: -11px;
    }
    .tm-sm-mt-12 {
        margin-top: -12px;
    }
    .tm-sm-mt-13 {
        margin-top: -13px;
    }
    .tm-sm-mt-14 {
        margin-top: -14px;
    }
    .tm-sm-mt-15 {
        margin-top: -15px;
    }
    .tm-sm-mt0 {
        margin-top: 0px;
    }
    .tm-sm-mt1 {
        margin-top: 1px;
    }
    .tm-sm-mt2 {
        margin-top: 2px;
    }
    .tm-sm-mt3 {
        margin-top: 3px;
    }
    .tm-sm-mt4 {
        margin-top: 4px;
    }
    .tm-sm-mt5 {
        margin-top: 5px;
    }
    .tm-sm-mt6 {
        margin-top: 6px;
    }
    .tm-sm-mt7 {
        margin-top: 7px;
    }
    .tm-sm-mt8 {
        margin-top: 8px;
    }
    .tm-sm-mt9 {
        margin-top: 9px;
    }
    .tm-sm-mt10 {
        margin-top: 10px;
    }
    .tm-sm-mt11 {
        margin-top: 11px;
    }
    .tm-sm-mt-12 {
        margin-top: 12px;
    }
    .tm-sm-mt-13 {
        margin-top: 13px;
    }
    .tm-sm-mt-14 {
        margin-top: 14px;
    }
    .tm-sm-mt-15 {
        margin-top: 15px;
    }
    .tm-sm-mb0 {
        margin-bottom: 0px;
    }
    .tm-sm-mb1 {
        margin-bottom: 1px;
    }
    .tm-sm-mb2 {
        margin-bottom: 2px;
    }
    .tm-sm-mb3 {
        margin-bottom: 3px;
    }
    .tm-sm-mb4 {
        margin-bottom: 4px;
    }
    .tm-sm-mb5 {
        margin-bottom: 5px;
    }
    .tm-sm-mb6 {
        margin-bottom: 6px;
    }
    .tm-sm-mb7 {
        margin-bottom: 7px;
    }
    .tm-sm-mb8 {
        margin-bottom: 8px;
    }
    .tm-sm-mb9 {
        margin-bottom: 9px;
    }
    .tm-sm-mb10 {
        margin-bottom: 10px;
    }
    .tm-sm-mb11 {
        margin-bottom: 11px;
    }
    .tm-sm-mb12 {
        margin-bottom: 12px;
    }
    .tm-sm-mb13 {
        margin-bottom: 13px;
    }
    .tm-sm-mb14 {
        margin-bottom: 14px;
    }
    .tm-sm-mb15 {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .col-md-b0 {
        margin-bottom: 0;
    }
    .col-md-b5 {
        margin-bottom: 5px;
    }
    .col-md-b10 {
        margin-bottom: 10px;
    }
    .col-md-b15 {
        margin-bottom: 15px;
    }
    .col-md-b20 {
        margin-bottom: 20px;
    }
    .col-md-b25 {
        margin-bottom: 25px;
    }
    .col-md-b30 {
        margin-bottom: 30px;
    }
    .col-md-b35 {
        margin-bottom: 35px;
    }
    .col-md-b40 {
        margin-bottom: 40px;
    }
    .col-md-b45 {
        margin-bottom: 45px;
    }
    .col-md-b50 {
        margin-bottom: 50px;
    }
    .col-md-b55 {
        margin-bottom: 55px;
    }
    .col-md-b60 {
        margin-bottom: 60px;
    }
    .col-md-b65 {
        margin-bottom: 65px;
    }
    .col-md-b70 {
        margin-bottom: 70px;
    }
    .col-md-b75 {
        margin-bottom: 75px;
    }
    .col-md-b80 {
        margin-bottom: 80px;
    }
    .col-md-b85 {
        margin-bottom: 85px;
    }
    .col-md-b90 {
        margin-bottom: 90px;
    }
    .col-md-b95 {
        margin-bottom: 95px;
    }
    .col-md-b96 {
        margin-bottom: 96px;
    }
    .col-md-b100 {
        margin-bottom: 100px;
    }
    .col-md-b105 {
        margin-bottom: 105px;
    }
    .col-md-b110 {
        margin-bottom: 110px;
    }
    .col-md-b115 {
        margin-bottom: 115px;
    }
    .col-md-b120 {
        margin-bottom: 120px;
    }
    .col-md-b200 {
        margin-bottom: 200px;
    }
    .col-md-b250 {
        margin-bottom: 250px;
    }
    .empty-space.col-md-b0 {
        height: 0;
        margin-bottom: 0;
    }
    .empty-space.col-md-b5 {
        height: 5px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b10 {
        height: 10px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b15 {
        height: 25px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b20 {
        height: 20px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b25 {
        height: 25px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b30 {
        height: 30px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b35 {
        height: 35px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b40 {
        height: 40px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b45 {
        height: 45px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b50 {
        height: 50px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b55 {
        height: 55px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b60 {
        height: 60px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b65 {
        height: 65px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b70 {
        height: 70px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b75 {
        height: 75px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b80 {
        height: 80px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b85 {
        height: 85px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b90 {
        height: 90px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b95 {
        height: 95px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b96 {
        height: 96px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b100 {
        height: 100px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b105 {
        height: 105px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b110 {
        height: 110px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b115 {
        height: 115px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b120 {
        height: 120px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b200 {
        height: 200px;
        margin-bottom: 0;
    }
    .empty-space.col-md-b200 {
        height: 250px;
        margin-bottom: 0;
    }
    .col-md-15 {
        width: 20%;
    }
    .col-md-text-left {
        text-align: left;
    }
    .col-md-text-center {
        text-align: center;
    }
    .col-md-text-right {
        text-align: right;
    }
    .tm-md-mt-1 {
        margin-top: -1px;
    }
    .tm-md-mt-2 {
        margin-top: -2px;
    }
    .tm-md-mt-3 {
        margin-top: -3px;
    }
    .tm-md-mt-4 {
        margin-top: -4px;
    }
    .tm-md-mt-5 {
        margin-top: -5px;
    }
    .tm-md-mt-6 {
        margin-top: -6px;
    }
    .tm-md-mt-7 {
        margin-top: -7px;
    }
    .tm-md-mt-8 {
        margin-top: -8px;
    }
    .tm-md-mt-9 {
        margin-top: -9px;
    }
    .tm-md-mt-10 {
        margin-top: -10px;
    }
    .tm-md-mt-11 {
        margin-top: -11px;
    }
    .tm-md-mt-12 {
        margin-top: -12px;
    }
    .tm-md-mt-13 {
        margin-top: -13px;
    }
    .tm-md-mt-14 {
        margin-top: -14px;
    }
    .tm-md-mt-15 {
        margin-top: -15px;
    }
    /*Minus Margin*/
    .tm-md-mt0 {
        margin-top: 0px;
    }
    .tm-md-mt1 {
        margin-top: 1px;
    }
    .tm-md-mt2 {
        margin-top: 2px;
    }
    .tm-md-mt3 {
        margin-top: 3px;
    }
    .tm-md-mt4 {
        margin-top: 4px;
    }
    .tm-md-mt5 {
        margin-top: 5px;
    }
    .tm-md-mt6 {
        margin-top: 6px;
    }
    .tm-md-mt7 {
        margin-top: 7px;
    }
    .tm-md-mt8 {
        margin-top: 8px;
    }
    .tm-md-mt9 {
        margin-top: 9px;
    }
    .tm-md-mt10 {
        margin-top: 10px;
    }
    .tm-md-mt11 {
        margin-top: 11px;
    }
    .tm-md-mt-12 {
        margin-top: 12px;
    }
    .tm-md-mt-13 {
        margin-top: 13px;
    }
    .tm-md-mt-14 {
        margin-top: 14px;
    }
    .tm-md-mt-15 {
        margin-top: 15px;
    }
    .tm-md-mb0 {
        margin-bottom: 0px;
    }
    .tm-md-mb1 {
        margin-bottom: 1px;
    }
    .tm-md-mb2 {
        margin-bottom: 2px;
    }
    .tm-md-mb3 {
        margin-bottom: 3px;
    }
    .tm-md-mb4 {
        margin-bottom: 4px;
    }
    .tm-md-mb5 {
        margin-bottom: 5px;
    }
    .tm-md-mb6 {
        margin-bottom: 6px;
    }
    .tm-md-mb7 {
        margin-bottom: 7px;
    }
    .tm-md-mb8 {
        margin-bottom: 8px;
    }
    .tm-md-mb9 {
        margin-bottom: 9px;
    }
    .tm-md-mb10 {
        margin-bottom: 10px;
    }
    .tm-md-mb11 {
        margin-bottom: 11px;
    }
    .tm-md-mb12 {
        margin-bottom: 12px;
    }
    .tm-md-mb13 {
        margin-bottom: 13px;
    }
    .tm-md-mb14 {
        margin-bottom: 14px;
    }
    .tm-md-mb15 {
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .col-lg-b0 {
        margin-bottom: 0;
    }
    .col-lg-b5 {
        margin-bottom: 5px;
    }
    .col-lg-b10 {
        margin-bottom: 10px;
    }
    .col-lg-b15 {
        margin-bottom: 15px;
    }
    .col-lg-b20 {
        margin-bottom: 20px;
    }
    .col-lg-b25 {
        margin-bottom: 25px;
    }
    .col-lg-b30 {
        margin-bottom: 30px;
    }
    .col-lg-b35 {
        margin-bottom: 35px;
    }
    .col-lg-b40 {
        margin-bottom: 40px;
    }
    .col-lg-b45 {
        margin-bottom: 45px;
    }
    .col-lg-b50 {
        margin-bottom: 50px;
    }
    .col-lg-b55 {
        margin-bottom: 55px;
    }
    .col-lg-b60 {
        margin-bottom: 60px;
    }
    .col-lg-b65 {
        margin-bottom: 65px;
    }
    .col-lg-b70 {
        margin-bottom: 70px;
    }
    .col-lg-b75 {
        margin-bottom: 75px;
    }
    .col-lg-b80 {
        margin-bottom: 80px;
    }
    .col-lg-b85 {
        margin-bottom: 85px;
    }
    .col-lg-b90 {
        margin-bottom: 90px;
    }
    .col-lg-b95 {
        margin-bottom: 95px;
    }
    .col-lg-b96 {
        margin-bottom: 96px;
    }
    .col-lg-b100 {
        margin-bottom: 100px;
    }
    .col-lg-b105 {
        margin-bottom: 105px;
    }
    .col-lg-b110 {
        margin-bottom: 110px;
    }
    .col-lg-b115 {
        margin-bottom: 115px;
    }
    .col-lg-b120 {
        margin-bottom: 120px;
    }
    .col-lg-b200 {
        margin-bottom: 200px;
    }
    .col-lg-b250 {
        margin-bottom: 250px;
    }
    .empty-space.col-lg-b0 {
        height: 0;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b5 {
        height: 5px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b10 {
        height: 10px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b15 {
        height: 15px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b20 {
        height: 20px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b25 {
        height: 25px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b30 {
        height: 30px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b35 {
        height: 35px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b40 {
        height: 40px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b45 {
        height: 45px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b50 {
        height: 50px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b55 {
        height: 55px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b60 {
        height: 60px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b65 {
        height: 65px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b70 {
        height: 70px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b75 {
        height: 75px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b80 {
        height: 80px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b85 {
        height: 85px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b90 {
        height: 90px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b95 {
        height: 95px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b96 {
        height: 96px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b100 {
        height: 100px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b105 {
        height: 105px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b110 {
        height: 110px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b115 {
        height: 115px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b120 {
        height: 120px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b200 {
        height: 200px;
        margin-bottom: 0;
    }
    .empty-space.col-lg-b250 {
        height: 250px;
        margin-bottom: 0;
    }
    .col-lg-text-left {
        text-align: left;
    }
    .col-lg-text-center {
        text-align: center;
    }
    .col-lg-text-right {
        text-align: right;
    }
    /*Minus Margin*/
    .tm-lg-mt-1 {
        margin-top: -1px;
    }
    .tm-lg-mt-2 {
        margin-top: -2px;
    }
    .tm-lg-mt-3 {
        margin-top: -3px;
    }
    .tm-lg-mt-4 {
        margin-top: -4px;
    }
    .tm-lg-mt-5 {
        margin-top: -5px;
    }
    .tm-lg-mt-6 {
        margin-top: -6px;
    }
    .tm-lg-mt-7 {
        margin-top: -7px;
    }
    .tm-lg-mt-8 {
        margin-top: -8px;
    }
    .tm-lg-mt-9 {
        margin-top: -9px;
    }
    .tm-lg-mt-10 {
        margin-top: -10px;
    }
    .tm-lg-mt-11 {
        margin-top: -11px;
    }
    .tm-lg-mt-12 {
        margin-top: -12px;
    }
    .tm-lg-mt-13 {
        margin-top: -13px;
    }
    .tm-lg-mt-14 {
        margin-top: -14px;
    }
    .tm-lg-mt-15 {
        margin-top: -15px;
    }
    /*Plus Margin*/
    .tm-lg-mt0 {
        margin-top: 0px;
    }
    .tm-lg-mt1 {
        margin-top: 1px;
    }
    .tm-lg-mt2 {
        margin-top: 2px;
    }
    .tm-lg-mt3 {
        margin-top: 3px;
    }
    .tm-lg-mt4 {
        margin-top: 4px;
    }
    .tm-lg-mt5 {
        margin-top: 5px;
    }
    .tm-lg-mt6 {
        margin-top: 6px;
    }
    .tm-lg-mt7 {
        margin-top: 7px;
    }
    .tm-lg-mt8 {
        margin-top: 8px;
    }
    .tm-lg-mt9 {
        margin-top: 9px;
    }
    .tm-lg-mt10 {
        margin-top: 10px;
    }
    .tm-lg-mt11 {
        margin-top: 11px;
    }
    .tm-lg-mt-12 {
        margin-top: 12px;
    }
    .tm-lg-mt-13 {
        margin-top: 13px;
    }
    .tm-lg-mt-14 {
        margin-top: 14px;
    }
    .tm-lg-mt-15 {
        margin-top: 15px;
    }
    .tm-lg-mb0 {
        margin-bottom: 0px;
    }
    .tm-lg-mb1 {
        margin-bottom: 1px;
    }
    .tm-lg-mb2 {
        margin-bottom: 2px;
    }
    .tm-lg-mb3 {
        margin-bottom: 3px;
    }
    .tm-lg-mb4 {
        margin-bottom: 4px;
    }
    .tm-lg-mb5 {
        margin-bottom: 5px;
    }
    .tm-lg-mb6 {
        margin-bottom: 6px;
    }
    .tm-lg-mb7 {
        margin-bottom: 7px;
    }
    .tm-lg-mb8 {
        margin-bottom: 8px;
    }
    .tm-lg-mb9 {
        margin-bottom: 9px;
    }
    .tm-lg-mb10 {
        margin-bottom: 10px;
    }
    .tm-lg-mb11 {
        margin-bottom: 11px;
    }
    .tm-lg-mb12 {
        margin-bottom: 12px;
    }
    .tm-lg-mb13 {
        margin-bottom: 13px;
    }
    .tm-lg-mb14 {
        margin-bottom: 14px;
    }
    .tm-lg-mb15 {
        margin-bottom: 15px;
    }
}

.empty-space {
    position: relative;
}


/*Line Height*/


/*--------------------------------------------------------------
2. General综合
--------------------------------------------------------------*/

.tm-absolute-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.tm-sample-text p:last-child {
    margin-bottom: 0;
}


/*Font Weight*/

.tm-fw-light {
    font-weight: 300;
}

.tm-fw-regular {
    font-weight: 400;
}

.tm-fw-medium {
    font-weight: 500;
}

.tm-fw-semibold {
    font-weight: 600;
}

.tm-fw-bold {
    font-weight: 700;
}

.tm-fw-black {
    font-weight: 900;
}


/*Color*/

.tm-white-c {
    color: #fff;
}

.tm-white-c9 {
    color: rgba(255, 255, 255, 0.9);
}

.tm-white-c8 {
    color: rgba(255, 255, 255, 0.8);
}

.tm-white-c7 {
    color: rgba(255, 255, 255, 0.7);
}

.tm-white-c6 {
    color: rgba(255, 255, 255, 0.6);
}

.tm-white-c5 {
    color: rgba(255, 255, 255, 0.5);
}

.tm-white-c4 {
    color: rgba(255, 255, 255, 0.4);
}

.tm-white-c3 {
    color: rgba(255, 255, 255, 0.3);
}

.tm-white-c2 {
    color: rgba(255, 255, 255, 0.2);
}

.tm-white-c1 {
    color: rgba(255, 255, 255, 0.1);
}

.tm-blue-c {
    color: #013162;
}


/*Background*/

.tm-white-bg {
    background-color: #fff;
}

.tm-white-bg9 {
    background-color: rgba(255, 255, 255, 0.9);
}

.tm-white-bg8 {
    background-color: rgba(255, 255, 255, 0.8);
}

.tm-white-bg7 {
    background-color: rgba(255, 255, 255, 0.7);
}

.tm-white-bg6 {
    background-color: rgba(255, 255, 255, 0.6);
}

.tm-white-bg5 {
    background-color: rgba(255, 255, 255, 0.5);
}

.tm-white-bg4 {
    background-color: rgba(255, 255, 255, 0.4);
}

.tm-white-bg3 {
    background-color: rgba(255, 255, 255, 0.3);
}

.tm-white-bg2 {
    background-color: rgba(255, 255, 255, 0.2);
}

.tm-white-bg1 {
    background-color: rgba(255, 255, 255, 0.1);
}


/*Button Style*/

.tm-btn {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.25);
    color: #333;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 19px;
    position: relative;
    overflow: hidden;
    padding: 0;
    min-width: 151px;
    min-width: 170px;
    font-weight: 700;
}

.tm-btn:hover {
    color: #fff;
}

.tm-btn:focus {
    outline: none;
    color: #fff;
}

.tm-btn:after {
    content: '';
    position: absolute;
    height: 12px;
    width: 12px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: -15px;
    margin-top: -6px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.tm-btn:hover:after {
    left: -6px;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.tm-btn:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 12px;
    border: 1px solid #333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: -15px;
    margin-top: -6px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 3;
}

.tm-btn:hover:before {
    left: -9px;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.tm-btn span {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 13px 25px;
    width: 100%;
    text-align: center;
}

.tm-btn span:before {
    content: '';
    position: absolute;
    height: 110%;
    width: 0%;
    background: #333;
    left: -3px;
    top: -3px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 5px;
    z-index: -1;
}

.tm-btn:hover span:before {
    width: 110%;
    height: 110%;
    opacity: 1;
}

.tm-video-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tm-video-button-in {
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.tm-video-button-in span {
    position: absolute;
    top: -1px;
    width: 30px;
    height: 30px;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    border-radius: 50%;
    -webkit-animation: tm-video-btn-animaion 2s linear infinite;
    animation: tm-video-btn-animaion 2s linear infinite;
    -webkit-box-shadow: 0 0 0 3px #333;
    box-shadow: 0 0 0 3px #333;
}

.tm-video-button-in i {
    font-size: 36px;
    color: #333;
}

.tm-video-button>span {
    margin-left: 15px;
    font-weight: bold;
    color: #333;
}

@-webkit-keyframes tm-video-btn-animaion {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75;
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75;
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes tm-video-btn-animaion {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75;
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75;
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

.tm-btn.tm-color2 {
    background-color: #fff;
    color: #333;
}

.tm-btn.tm-color2:hover {
    color: #fff;
}


/*End Button*/

.tm-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


/*--------------------------------------------------------------
3. Preloader 预紧器 预开始
--------------------------------------------------------------*/

#tm-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    z-index: 99999;
}

#tm-status {
    width: 50px;
    height: 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -15px;
}

.tm-spinner {
    margin: 0px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}

.tm-spinner>div {
    background-color: #000000;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.tm-spinner .tm-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.tm-spinner .tm-rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.tm-spinner .tm-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.tm-spinner .tm-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}


/*--------------------------------------------------------------
4. ScrollUp滚动条向上滚动 
--------------------------------------------------------------*/

#scrollup {
    position: fixed;
    bottom: -60px;
    right: 25px;
    color: #fff;
    padding: 5px;
    height: 36px;
    width: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #000000;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding-bottom: 7px;
    text-align: center;
}

#scrollup:hover {
    opacity: 0.8;
}

#scrollup.scrollup-show {
    bottom: 60px;
}


/*--------------------------------------------------------------
5. Site Header 网站标题 
--------------------------------------------------------------*/

.tm-site-header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
}

.tm-header-menu {
    height: 80px;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.tm-site-header.small-height .tm-header-menu {
    height: 80px;
}

.tm-header-menu>.container {
    height: 100%;
}

.tm-header-menu .tm-header-container-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.01);
    padding-left: 34px;
    padding-right: 34px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-site-header.small-height .tm-header-menu .tm-header-container-in {
    padding-left: 0;
    padding-right: 0;
}

.tm-site-header.small-height {
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}

.tm-active-language {
    color: #fff;
    height: 100%;
    display: block;
    padding: 15px 0;
    cursor: pointer;
    padding-right: 18px;
    position: relative;
}

.tm-active-language:before {
    content: "\f107";
    font-family: 'pingFangSC-Regular';
    position: absolute;
    right: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-lenguage-dropdown {
    position: absolute;
    width: 100px;
    top: 100%;
    border: 1px solid rgba(122, 185, 255, 0.251);
    background-color: rgba(1, 49, 98, 0.9);
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
    padding: 5px 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 2px;
}

.tm-lenguage-dropdown a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px;
}

.tm-lenguage-dropdown a:hover {
    color: #7ab9ff;
    background-color: rgba(0, 88, 174, 0.251);
}


/*Site Branding*/

.tm-site-branding {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 20px;
}

.tm-logo-link {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.tm-site-title {
    line-height: 30px;
    display: inline-block;
}

.tm-site-title a {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
    display: inherit;
    line-height: inherit;
}

.tm-mobile-logo {
    display: none;
}


/*End Site Branding*/


/*Navigation*/

.tm-primary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.tm-primary-nav ul {
    margin: 0;
    padding: 0;
}

.tm-primary-nav .tm-primary-nav-list {
    height: 100%;
}

.tm-primary-nav .menu-item-has-children>ul {
    width: 250px;
    position: absolute;
    top: 130%;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.tm-primary-nav .menu-item-has-children:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.tm-primary-nav .menu-item-has-children>ul>.menu-item ul {
    position: absolute;
    left: 100%;
    right: 100%;
    top: 0;
}

.tm-primary-nav .tm-primary-nav-list .menu-item {
    position: relative;
    display: block;
}

.tm-primary-nav .tm-primary-nav-list ul .menu-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.tm-primary-nav .tm-primary-nav-list>.menu-item {
    height: 100%;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item:last-child {
    margin-right: 0px;
}

.tm-primary-nav .menu-item>a {
    font-size: 15px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    font-weight: 400;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item>a {
    padding: 0 17px;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item>a:hover {
    color: #fff;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item>a:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 0;
    background-color: #fff;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item>a:hover:before,
.tm-primary-nav .tm-primary-nav-list>.menu-item.current-menu-item>a:before {
    width: 100%;
}

.tm-primary-nav .tm-primary-nav-list>.menu-item.current-menu-item>a {
    color: #fff;
}

.tm-primary-nav .menu-item>a {
    height: 100%;
}

.tm-primary-nav .menu-item-has-children>ul>li a {
    height: initial;
    display: block;
    padding: 10px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
}

.tm-primary-nav .menu-item-has-children>ul>li a:hover {
    padding-left: 20px;
}

.tm-primary-nav .menu-item-has-children>ul>li a:hover,
.tm-primary-nav .current-menu-parent .current-menu-item {
    color: #fff;
}


/*Mobile Menu Button*/

.m-menu-btn {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 27px;
    cursor: pointer;
    display: none;
}

.m-menu-btn span {
    margin: 0 auto;
    position: relative;
    top: 12px;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.m-menu-btn span:before,
.m-menu-btn span:after {
    position: absolute;
    content: '';
}

.m-menu-btn span,
.m-menu-btn span:before,
.m-menu-btn span:after {
    width: 25px;
    height: 2px;
    background-color: #fff;
    display: block;
}

.m-menu-btn span:before {
    margin-top: -8px;
    transition-property: margin, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    -o-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.m-menu-btn span:after {
    margin-top: 8px;
    transition-property: margin, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    -o-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.m-menu-btn-ext span {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.m-menu-btn-ext span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
    -o-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

.m-menu-btn-ext span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
    -o-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

.m-dropdown {
    display: none;
}

.m-dropdown:after {
    content: '';
    position: absolute;
    height: 30px;
    width: 36px;
    left: -9px;
    top: -6px;
}


/*End Mobile Menu Button*/

.tm-primary-nav .tm-primary-nav-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.nav-link {
    position: relative;
}

.tm-primary-nav .menu-item>.nav-link.active {
    color: #7ab9ff;
}

.tm-hero-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 75px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-site-header.small-height .tm-hero-social {
    height: 0;
    overflow: hidden;
}

.tm-hero-social a {
    margin-right: 0;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    width: 30px;
    height: 30px;
    border: 1px solid #333;
    text-align: center;
    margin: 0 3px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tm-hero-social-area.tm-style2 .tm-hero-social a {
    color: #fff;
}

.tm-hero-social a:hover {
    color: #ebbb1c;
    border-color: #ebbb1c;
}

.tm-hero-social a i {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tm-hero-social a:hover i:first-child {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.tm-hero-social a i:last-child {
    position: absolute;
    left: -100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tm-hero-social a:hover i:last-child {
    left: 0;
}

.tm-hero-social-area.tm-style2 .tm-hero-social a {
    border: 1px solid #fff;
    color: #fff;
}

.tm-hero-social-area.tm-style2 .tm-hero-social a:hover {
    color: #ebbb1c;
    border-color: #ebbb1c;
}


/*Search Btn*/

.tm-hero-search-btn {
    color: #333;
    margin-left: 17px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-hero-search-btn:hover {
    color: #fff;
}

.tm-main-search {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 100;
    padding: 20px 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-main-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tm-main-search input {
    border: none;
    font-size: 18px;
    border: 1px solid #e1e1e1;
    border-radius: 25px;
    padding: 10px 30px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tm-main-search input:focus {
    outline: none;
    background-color: transparent;
}

.tm-cross {
    font-size: 18px;
    height: 26px;
    width: 26px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: -7px;
}

.tm-cross:hover {
    background-color: #eaeaea;
}

.tm-active-search .tm-cross {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tm-active-search .tm-main-search {
    opacity: 1;
    visibility: visible;
}

.tm-site-header.tm-style2 {
    background-color: rgba(0, 0, 0, 0.8);
}

.tm-site-header.tm-style2 .tm-header-menu .tm-header-container-in {
    padding-left: 0;
    padding-right: 0;
}


/*== Site Header Responsive ==*/

@media screen and (max-width: 991px) {
    .m-menu {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 32px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .tm-site-header>div {
        width: 100%;
        padding: 0;
    }
    .m-menu-btn {
        display: block;
    }
    .tm-primary-nav-list {
        position: absolute;
        top: 100%;
        width: calc(100% + 30px);
        left: -15px;
        display: none;
        max-height: calc(100vh - 80px);
        overflow-y: auto;
        overflow-x: hidden;
        padding-left: 0;
        margin: 0;
        background: #fff;
        -webkit-box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.25);
        padding: 15px 0;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .small-height .tm-primary-nav-list {
        margin: 0;
    }
    .m-menu ul {
        list-style: none;
    }
    .m-menu ul .menu-item a {
        display: block;
        padding: 6px 20px;
        font-size: 15px;
        font-weight: 400;
        color: #ffffff;
    }
    .m-menu ul ul .menu-item a {
        font-size: 14px;
    }
    .m-menu ul .menu-item a:hover {
        background-color: rgba(43, 43, 43, 0.23);
        -webkit-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.1);
    }
    .m-dropdown {
        display: inline-block;
        position: absolute;
        top: 8px;
        right: 16px;
        color: #ffffff;
        font-size: 10px;
        line-height: 18px;
        height: 20px;
        width: 20px;
        text-align: center;
        z-index: 11;
        cursor: pointer;
        border: 1px solid #ffffff;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding-left: 1px;
    }
    .m-menu ul .menu-item ul {
        display: none;
        padding-left: 10px;
    }
    .m-menu ul>.menu-item {
        position: relative;
    }
    .menu-item.menu-item-has-children>a:after {
        display: none;
    }
    .nav-link:before {
        left: 10px;
        bottom: initial;
        top: 13px;
    }
    .nav-link.active:before {
        display: none;
    }
    .tm-primary-nav-list .menu-item>.nav-link.active {
        color: #2caee2;
    }
    .m-menu-btn {
        position: absolute;
        right: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tm-mobile-logo {
        display: block;
    }
    .tm-hero-social {
        height: 0;
        overflow: hidden;
    }
    .tm-header-menu {
        height: 50px;
    }
    .tm-site-header {
        background: rgba(0, 0, 0, 0.8);
    }
    .tm-header-menu .tm-header-container-in {
        padding-left: 0;
        padding-right: 0;
    }
    .tm-hero-search-btn {
        margin-left: 0;
        margin-right: 25px;
        color: #fff;
    }
}


/*== End Site Header ==*/