





.header {
    height: 105px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 2px 2px #cbc6c6ad;
    border-bottom: 1px solid #3e3e3e5e;
}


.header .logo {
    /*width: 40%;*/
    height: 25px;
}

.header .logo img{
    /*width: 160px;*/
    /*height: 50px;*/
    width: 165px;
    height: 45px;
}

.nav ul.html5_nav_ul {
    display: inline-flex;
    /*font-size: 16px;*/
    color: #444;
}

.nav {
    /*max-width: 720px;*/
    margin-top: 50px;
    margin-left:200px;

}

.nav a {
    padding: 0 10px;
    /*font-family: HelveticaNeue, Helvetica Neue, helvetica, Sans-Serif;*/
    /*text-transform: uppercase;*/
    display: flex;
    align-items: center;
    color: rgba(68,68,68,0.6);
}

.logo a{
    line-height: 21px;
    font-size: 14px;
    color: #a1a1a1;
}

.nav a:hover {
    color: rgb(104,104,66);
}

.nav .current-menu-item a {
    color: #686842;
}

.nav li {
    padding: 0 5px;
}

.pll-parent-menu-item {
    position: relative;
    box-shadow: 0 3px 8px #aaa;
    padding: 5px !important;
    margin-top: -8px;
    margin-left: 20px;
}

.pll-parent-menu-item img,
.pll-parent-menu-item {
    border-radius: 50px;
}

.pll-parent-menu-item img {
    height: 16px !important;
}

.pll-parent-menu-item .sub-menu {
    position: absolute;
    padding: 0;
    flex-direction: column;
    z-index: 99999;
    left: 0;
    display: none;
    /*box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);*/
}

.pll-parent-menu-item ul.sub-menu a {
    display: flex;
    align-items: center;
    width: 120px;
    background: #fff;
    padding: 5px 10px;
    /*border-radius: 30px;*/
}

.pll-parent-menu-item ul.sub-menu a:hover {
    background: #f1f1f1 !important;
}

.pll-parent-menu-item:hover .sub-menu {
    display: flex;
}

.footer a {
    height: 35px;
    display: inline-block;
}

.footer-logo,
.footer-title,
.footer-right {
    padding: 20px 0;
    display: inline-flex;
}
.footer-logo span{
    font-family: poppins-extralight, poppins;
    font-size: 13px;
}

.title-text,
.footer-right {
    line-height: 35px;
}

.footer-line {
    margin: 0 15px;
    border-left: 1px solid #000;
    display: block;
    height: 35px;
}

.copyright-bottom{
    text-align: center;
    font-size: 12px;
    color: #303030;
    margin-bottom: 10px;
    font-weight: 100;
    font-family: poppins-extralight, poppins;
}

.contact-us-title {
    /*background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("http://en.fibrpro.com/wp-content/uploads/2021/08/DSC01261.jpg");*/
    background-image: linear-gradient(to top, rgba(84, 84, 84, 0.9), rgba(0, 0, 0, 0.5)),url("http://www.fibrpro.com/wp-content/uploads/2022/06/联系我们背景图-1.jpg");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
}

.wp-container-16 .wp-block-columns {
    /*margin-left: 100px;*/
    margin-top: 100px;
}


.wp-container-4.wp-block-columns.contact-us-title{
    width: 100%;
    height: 400px;
}
.wp-container-23.wp-block-column.is-vertically-aligned-top.get-in-tough.has-white-background-color.has-background{
    font-size: 22px;
    margin-left: 308px;
    margin-top: 120px;
}
.wp-container-8.wp-block-column{
    font-size: 16px;
}
.wp-container-9.wp-block-column{
    font-size: 16px;
}
.wp-container-17.wp-block-column{
    font-size: 16px;
}
.wp-container-18.wp-block-column{
    font-size: 16px;
}
.wp-block-columns {
    margin-bottom: 0 !important;
}

/*.wp-block-image {*/
/*    margin: 0 !important;*/
/*}*/

/*.wp-block-columns.has-background {*/
/*    padding: 0 !important;*/
/*}*/

.wp-container-11.wp-block-column{
    font-size: 16px;
}
.wp-container-11.wp-block-column p:nth-child(1){
    width: 180px;
    font-size: 13px;
}
.wp-container-12.wp-block-column{
    font-size: 16px;
}

.MPtopImg{
    background-image: url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_241bc2b669af46c0983b17fcac8e52b4mv2-1.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    height: 456px;
}

.MPbottomImg{
    background-image: url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_2ea16a7fb25d4ca1be1b2b6a68b78272mv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    height: 457px;
}

.wp-block-columns.products-title{
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("http://localhost/wp-content/uploads/2022/06/75c28e_426225e1f8d1411f85f2a4f2a7e11ac9mv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    height: 400px;
}



.all-title {
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    background-color: rgba(184, 189, 136, 0.48);
    /*background-image: linear-gradient(to top, rgba(184, 184, 136, 0.6), rgba(0, 0, 0, 1)),
    url("https://static.wixstatic.com/media/418c0b_b7928e0f20c646f493d0b55f7d2a8e87~mv2.png/v1/fill/w_666,h_199,al_c,q_85/418c0b_b7928e0f20c646f493d0b55f7d2a8e87~mv2.webp");*/
    /*background-image: url("./img/联系我们背景图.jpg");*/
    padding-top: 40px;
}

.place-title {
    color: #CEFFCC !important;
    margin-bottom: 10px;
}

.wp-block-group.all-title h5 {
    font-size: 15px;
    padding-right: 20%;
}

.wp-block-group.all-title hr {
    border-top: 1px solid;
    border-bottom: 2px solid;
}

.wp-block-group.all-title a {
    color: #fff;
    font-size: 16px;
}

.wp-block-group .contact-phone {
    margin-left: 20px;
    border-left: 1px solid #fff;
    padding-left: 20px;
    font-size: 16px;
}

.wp-block-column h2 {
    font-size: 24px;
}

.wp-block-group.all-title .wp-block-column>h2,
.wp-block-group.all-title .wp-block-column>.wp-block-columns {
    padding-left: 30px;
}

.has-text-align-left {
    padding-left: 0 !important;
}

.Products-header {
    /* max-width: 1100px; */
    width: 100%;
    height: 420px;
    margin: 0 auto;
    border: 0 solid red;
    background: linear-gradient(to top, rgba(149, 179, 191, 0.95), rgba(95, 120, 128, 0.95)), url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_426225e1f8d1411f85f2a4f2a7e11ac9mv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    text-align: center;
    position: relative;
}   

.products-headerWhatIs{
    position: absolute;
    left: 50%;
    top: 20%;
    font-size: 18px;
    margin-left: -110px;
}
.products-headerWhatIs h5{
    font-size: 16px;
    margin-top: 5px;
}
.products-headerWhatIs h1{
    font-size: 66px;
    margin-bottom: 0px;
}
.products-headerWhatIs h4{
    font-size: 20px;
    margin-top: 20px;
}


.products-headerWhatIs span:nth-child(3){
    font-size: 50px;
}

.products-headerWhatIs a{
    text-align: center;
    border: 1px solid white;
    border-radius: 8px;
    transition: background-color 0.1s 0.1s;
    display: inline-block;
    color: white;
    /*margin-top: 20px;*/
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.products-headerWhatIs a:hover{
    background-color: #b5c9c7;
}

.head-title{
    margin: 50px auto;
    color: rgb(111, 133, 131);
    margin-top: 100px;
    width: 90%;
    height: 50px;
}
.head-title h1{
    font-size: 60px;
    color: rgb(111, 133, 131);
}

.head-title span{
    color: rgb(227, 227, 166);
}
.head-title .product-button{
    margin-top: 10px;
}

.products-ul {
    display: inline-flex;
    width: 100%;
    justify-content: space-evenly;
    height: 109px;
    align-items: flex-end;
}

.products-ul a:hover {
    color: rgb(201, 194, 58);
}

.Products-post-warp {
    width: 100%;
    margin-top: 40px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

/*.Products-post-warp:after {*/
/*    content: '';*/
/*    width: 538px;*/
/*    flex : auto;*/
/*    border:1px solid transparent;*/
/*}*/

.Products-post-warp > i {
    width: 538px;
    margin-left: 30px;
    margin-right: 30px;
}


.Products-post-warp .post-img {
    width: 538px;
    height: 280px
}

.Products-post-warp .post-img img{
    width: 100%;
    height: 218px;
}

.Products-post-warp .post{
    width: 538px;
    margin-bottom: 40px;
    margin-left: 30px;
    margin-right: 30px;
}

.Products-post-warp .post h5{
    margin: 10px 0px;
    font-size: 20px;
}

.Products-post-warp .post p{
    font-size: 15px;
    color: #303030;
    font-family: barlow-extralight,barlow,sans-serif;
    font-weight: 200;
    height: 63px;
}



.ProductsNameText a{
    color: black;
    transition: color 0.1s 0.1s;
}
.ProductsNameText a:hover{
    color: #B1BDBB;
}

.Products-post-warp a {
    display: block;
    text-align: left;
    font-size: 27px;
    color: rgb(39, 43, 49);
}




.Products-post-warp h2 {
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgb(43, 43, 43) !important;
    font-weight: 300;
}

.pagination {
    width: 100%;
    height: 1px;
    background-color: rgb(250, 250, 250);
    box-shadow: 0px -3px 6px #ccc inset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.next.page-numbers {
    display: none;
}

.page-numbers {
    display: block;
    /*height: 34px;*/
    padding: 0 20px;
    font-size: 15px;
}

.other-warp {
    background-color: rgb(43, 43, 43);
}

.other-title {
    max-width: 900px;
    margin: 0 auto;
    height: 226px;
    display: flex;
    align-items: center;
}

.other-title h1 {
    width: 322px;
    font-size: 56px;
    color: rgb(213, 213, 213);
}



.products-single .default-view h3 {
    display: none;
}






.category-show .one-category {
    width: 160px;
    display: block;
}

.category-show .one-category a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-right: 40px;
    color: rgb(85, 26, 139);
    font-size: 15px;
}

.category-show .two-category {
    font-size: 12px;
    text-transform: capitalize;
}

.two-category:hover,
.category-show a:hover {
    color: #c9c23a;
}

.category-show span {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 18px;
}

.products-single .counter {
    display: none;
}

.products-single .pic:hover {
    background-color: rgba(250, 250, 250, 0.5);
    ;
}

.products-img-box {
    background-color: #fcfcfc;
    padding-bottom: 60px;
    padding-top: 1px;
    box-shadow: 0px -3px 6px #ccc inset;
}

.products-imgs {
    width: 1000px;
    margin: 0 auto;
}

.products-img-title {
    font-size: 18px;
    text-align: center;
    margin-top: 58px;
    margin-bottom: 44px;
    color: rgb(128, 128, 128);
}

.products-imgs .img-title {
    height: 40px;
    padding: 15px 0;
}

.products-imgs .ngg-galleryoverview {
    margin-bottom: 0 !important;
}


.ngg-galleryoverview.default-view .img-title {
    font-size: 13px !important;
    color: #808080;
    text-transform: capitalize;
}

.products-single-main .ngg-galleryoverview.default-view {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
}

#fancybox-title-inside {
    position: absolute;
    left: 120%;
    top: -3690%;
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    text-align: left;
    width: 260px;
}

#fancybox-overlay {
    background-color: rgba(43, 43, 43, 1) !important;
    opacity: 0.9 !important;
}

.ul-box {
    max-width: 900px;
    margin: 0 auto;
    /*display: inline-flex;*/
}





.projects-ul img {
    width: 100%;
}

.projects .other-title {
    /*height: 140px;*/
}

.projects-category-warp {
    padding-bottom: 60px;
}

.c-projects-title {
    display: block;
    height: 180px !important;
    padding-top: 60px;
}

.c-category {
    color: #e5e5e5;
}

.c-category:hover {
    color: #c9c23a;
}

.c-projects-title h1 {
    margin-top: 10px;
}

.projects-list {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

.projects-list .post {
    width: 30%;
    display: inline-block;
    position: relative;
    margin-right: 3.05%;
    margin-bottom: 4%;
}

.post-img-projects img {
    width: 278px;
    height: 370px;
}

.projects-list .projects-h2 {
    /*top: 40%;*/
    /*left: 50%;*/
    /*width: 80%;*/
    /*margin-left: -40%;*/
    /*position: absolute;*/
    text-align: center;
    text-align: left;
}

.other-title.c-projects-title a {
    font-size: 14px;
    font-weight: 400;
}

.projects-h2 a {
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
}

.products-single-main.projects-single-main {
    background-color: rgb(43, 43, 43);
}

.projects-single,
.projects-single a {
    color: #D5D5D5 !important;
}


.products-single h1 {
    font-size: 28px;
}

.products-single h4 {
    font-size: 18px;
    margin: 0;
}








/*.products-single .wp-block-columns {*/
/*    max-width: 900px;*/
/*    margin: 0 auto;*/
/*    padding-top: 60px;*/
/*}*/

.products-single .category-show {
    position: absolute;
    max-width: 900px;
    margin: 0 auto;
}

.projects-single-main {
    padding-bottom: 60px;
    background-color: rgb(43, 43, 43);
}

.products-single.projects-single {
    max-width: 100%;
}

.discover-title-box {
    height: 290px;
    /*background-image: linear-gradient(to top, rgba(34, 34, 34, 0.8), rgba(34, 34, 34, 0.8)), url("http://static.wixstatic.com/media/418c0b_4c1ed2f89158428a96bc6e357f6e3c5f~mv2.jpg/v1/fill/w_1000,h_194,al_r,q_80/418c0b_4c1ed2f89158428a96bc6e357f6e3c5f~mv2.webp");*/
    background-image: url("http://en.fibrpro.com/wp-content/uploads/2021/09/DSC00568.jpg");
    background-attachment: fixed;
    background-position: top center;
    color: #fff;
    background-size: cover;
    display: flex;
    align-items: center;
}

.discover-title-box h1.discover-title {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    font-size: 56px;
    font-weight: 300;
}

.discover-category .top-news {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
}

.discover-category .post-img a {
    width: 420px;
    max-height: 315px;
    display: block;
}

.discover-category .post-img img {
    width: 100%;
    height: 315px;
}

.discover-sec .top-news .sticky {
    display: inline-flex;
    margin-bottom: 15px;
}

.discover-category .post-other {
    padding: 25px;
}

.discover-category .post-other h2 {
    font-size: 25px;
}

.discover-category .post-other p {
    font-size: 15px;
    color: rgb(128, 128, 128);
}

.discover-category .post-other a {
    color: rgb(85, 85, 85);
    font-weight: 200;
}

.discover-category .post-other a:hover {
    color: rgb(201, 194, 58);
}

.discover-category .discover-post-warp-2 {
    max-width: 1000px;
    margin: 0 auto;
}

.products-ul.discover-ul {
    align-items: center;
    justify-content: flex-start;
}

.discover-category .discover-ul {
    padding-left: 0;
}

.discover-category .discover-ul li {
    margin-right: 30px;
}

.discover-category .discover-ul li a {
    color: rgb(128, 128, 128);
    font-size: 16px;
}

.discover-category .post2-warp2 {
    display: inline-flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    width: 100%;
}

.discover-category .post2-warp2 .post {
    width: 32.5%;
    margin-right: 0.8%;
}

.discover-category .post2-warp2 .post a {
    display: block;
    width: 100%;
    color: rgb(128, 128, 128);
}

.discover-category .discover-ul li a:hover,
.discover-category .post2-warp2 .post a:hover {
    color: rgb(201, 194, 58);
}

.discover-category .post2-warp2 .post img {
    height: 229px;
    width: 100%;
}

.post2-warp-title-info {
    padding: 20px;
}

.discover-category {
    /*box-shadow: 0px -3px 6px #ccc inset;*/
    /*padding-bottom: 60px;*/
}

.main-warp {
    box-shadow: 0px -3px 6px #ccc inset;
    padding-bottom: 30px;
}

.discovery-single {
    max-width: 1000px;
    margin: 0 auto;
    color: rgb(128, 128, 128);

}

.discovery-single a {
    color: rgb(128, 128, 128);
}

.discovery-single p {
    font-size: 18px;
}

.discovery-single h3 {
    font-size: 22px;
}

figcaption {
    text-align: center;
}

.discovery-single-nav .products-ul.discover-ul a {
    display: block;
    margin-right: 35px;
    text-transform: capitalize;
    color: rgb(128, 128, 128);
    font-weight: 300;
    font-size: 14px;
}

.products-ul.discover-ul {
    padding: 0;
}

.discovery-single-section {
    padding: 50px 80px;
}

.discovery-single-post-title {
    font-size: 40px;
    font-weight: 300;
    margin: 20px 0 15px 0;
}

.update_time {
    margin-bottom: 60px;
}

.discovery-signle-tags {
    margin: 60px 0 40px 0;
}

.share-icon {
    border-top: 1px solid #ddd;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0;
}

.icon {
    font-size: 28px;
    color: rgb(166, 197, 215);
}

ul.share {
    margin: 0;
    padding: 0;
}

ul.share li {
    display: inline-block;
}

.recent-title-warp {
    display: flex;
    justify-content: space-between;
}

.recent-post {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.recent-post .post {
    width: 30%;
    /*margin-right: 1.2%;*/
}


.recent-post .post img {
    width: 100%;
    height: 162px;
}

.recent-title-warp {
    margin: 40px 0 40px 0;
}

.privacy-main {
    background: #717171;
}

.privacy-page {
    max-width: 900px;
    margin: 0 auto;
    padding: 60px;
    background-color: #2b2b2b;
}

.privacy-page h1 {
    font-size: 56px;
    color: rgb(149, 123, 95);
    font-weight: 300;
    width: 60%;
}

.privacy-page a,
.privacy-page p {
    font-size: 15px;
    color: rgb(213, 213, 213);
    font-weight: 300;
}

.privacy-page .title-warp {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    display: flex;
}

.privacy-page .p-time {
    font-size: 15px;
    color: rgb(213, 213, 213);
}

.justify {
    text-align: justify !important;
}


/*Contact form 7两列*/
.responsive-form-title {
    max-width: 350px
        /*-- change this to get your desired form width --*/
    ;
    margin: 0 auto;
    width: 100%;
}

#responsive-form {
    max-width: 350px
        /*-- change this to get your desired form width --*/
    ;
    margin: 0 auto;
    width: 100%;
    color: black;
    font-size: 15px;
}

.form-row {
    width: 100%;
}

.column-half.half-right {
    float: right;
}

.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
    .column-half {
        width: 45%;
    }
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid rgb(255, 255, 255);
    /*border-radius: 3px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.26);
    margin-top: 5px;
    margin-bottom: 15px;
    border: 1px solid black;
}

.wpcf7 input[type="text"]:hover,
.wpcf7 input[type="email"]:hover,
.wpcf7 textarea:hover {
    border: none;
    border: 2px solid rgb(27, 28, 27);
    background: none;
}

.wpcf7 input[type="text"]:focus {
    background: none;
}

.wpcf7 textarea {
    height: 80px;
    border: 1px solid black;
}

.wpcf7 .form-label {
    text-transform: capitalize;
}

.wpcf7-submit {
    width: 96.5%;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.55);
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    margin: 0 auto;
    margin-left: auto;
    margin-left: 7px;
    background-color: #8994a6;
    border: 1px solid white;
    -webkit-transition: all 0.4s ease-out 0.1s;
}

.wpcf7-submit:hover {
    background: none;
    color: rgb(5, 5, 5);
    border: 1px solid black;
    -webkit-transition: all 0.4s ease-out 0.1s;
    -moz-transition: all 0.4s ease-out 0.1s;
    -o-transition: all 0.4s ease-out 0.1s;
    transition: all 0.4s ease-out 0.1s;

}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}

/*下载页面*/
.download-page-sec {}

.download-page {
    max-width: 1000px;
    margin: 0 auto;
}

.download-page-sec {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7)), url("https://static.wixstatic.com/media/418c0b_fd5f3b129ed740c6b30c5c679dcbee8d~mv2.jpg");
    background-attachment: fixed;
    background-position: center center;
    color: #fff;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-bottom: 50px;
    padding-top: 50px;
}

.download-page-sec .h2 {
    color: #E7F0DD;
}

.download-page-sec .wp-block-buttons {
    display: flex;
    flex-direction: column;
    column-gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
}

.download-page-sec .wp-block-buttons a {
    display: block;
    width: 200px;
    align-items: center;
    background-color: rgba(141, 210, 205, 0.8);
    color: #fff;
}

.download-page-sec .wp-block-buttons a:hover {
    background: none;
    transition: all 0.4s ease-out 0.1s;
}


.download-page-sec .title-warp {
    max-width: 900px;
    margin: 0 auto;
}

.download-page-sec .title-warp h1 {
    max-width: 300px;
    margin: 0;
    font-weight: 300;
    color: #d5d5d5;
}

.download-page-sec .title-warp h1.donw-load-right {
    text-align: right;
    margin-bottom: 50px;
}

@font-face {
    font-family: 'Argo-Flats';
    src: url('https://en.fibrpro.com/wp-content/themes/html5blank-stable/fonts/Argo-Flats.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Argo-Flats-td';
    src: url('https://td.fibrpro.com/wp-content/themes/html5blank-stable/fonts/Argo-Flats.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Argo-Flats-cn';
    src: url('https://cn.fibrpro.com/wp-content/themes/html5blank-stable/fonts/Argo-Flats.ttf');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Argo-Flats' !important;*/
    font-weight: 300;
}

.Products-post-warp.nowarp {
    min-height: 450px;
    margin: 0;
    width: 100%;
    background-image: linear-gradient(to top, rgba(4, 81, 132, 0.85), rgba(4, 81, 132, 0.85)), url("https://static.wixstatic.com/media/418c0b_8ece51972b6f4f1abe95f04cce0b29ad~mv2.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    color: rgb(193, 221, 237);
    font-weight: 700;
    justify-content: center;
    align-content: center;
    opacity: 0.8;
}

.Products-post-warp.nowarp h1 {
    font-weight: 700;
    font-family: "Arial Hebrew", Arial, sans-serif;
    margin: 10px 0;
    font-size: 40px !important;
}

.Products-post-warp.nowarp h2 {
    font-weight: 700;
    font-family: "Arial Hebrew", Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: rgb(193, 221, 237) !important;
    margin: 8px 0;
    padding: 0;
    text-transform: uppercase;
}

.download-page .wp-block-columns .wp-block-column p,
.download-page .wp-block-columns .wp-block-column h1,
.download-page .wp-block-columns .wp-block-column h2,
.download-page .wp-block-columns .wp-block-column h3,
.download-page .wp-block-columns .wp-block-column h4,
.download-page .wp-block-columns .wp-block-column h5,
.download-page .wp-block-columns .wp-block-column h6 {
    width: 220px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

.download-page .wp-block-columns .wp-block-column h2,
.download-page .wp-block-columns .wp-block-column h3 {
    font-weight: bold;
}

#logo-font {
    /*font-family: "Argo Flats" !important;*/
}

.wpcf7-form.sent {
    position: relative;
}

.wpcf7-response-output {
    position: absolute;
    bottom: 0;
    right: 25%;
    border: none !important;
    color: #fff;
    font-weight: 700;
}

.footer-right .menu {
    display: flex;
    margin-left: 0;
}

.footer-right .menu li:first-child {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #000;
}

.home-10-slider .tp-tab,
#rev_slider_1047_10_wrapper .tp-tab,
#rev_slider_1006_10_wrapper .tp-tab,
#rev_slider_108_10_wrapper .tp-tab {
    /*opacity: 1;*/
    padding: 10px;
    box-sizing: border-box;
    font-family: 'roboto', sans-serif;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.home-10-slider .tp-tab .tp-tab-date,
#rev_slider_1047_10_wrapper .tp-tab .tp-tab-date,
#rev_slider_1006_10_wrapper .tp-tab .tp-tab-date,
#rev_slider_108_10_wrapper .tp-tab .tp-tab-date {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0px;
}

.home-10-slider .tp-tab .tp-tab-title,
#rev_slider_1047_10_wrapper .tp-tab .tp-tab-title,
#rev_slider_1006_10_wrapper .tp-tab .tp-tab-title,
#rev_slider_108_10_wrapper .tp-tab .tp-tab-title {
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px;
}

.home-10-slider .tp-tab .tp-tab-content,
#rev_slider_1047_10_wrapper .tp-tab .tp-tab-content,
#rev_slider_1006_10_wrapper .tp-tab .tp-tab-content,
#rev_slider_108_10_wrapper .tp-tab .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    position: relative;
    padding: 15px 15px 15px 85px;
    left: 0px;
    overflow: hidden;
    /*margin-top: -15px;*/
    box-sizing: border-box;
    color: rgba(51, 51, 51, 0);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.home-10-slider .tp-tab .tp-tab-image,
#rev_slider_1047_10_wrapper .tp-tab .tp-tab-image,
#rev_slider_1006_10_wrapper .tp-tab .tp-tab-image,
#rev_slider_108_10_wrapper .tp-tab .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left;
}

.home-10-slider .tp-tab.rs-touchhover,
.tp-tab.rs-touchhover {
    background-color: #000;
}

.home-10-slider .tp-tab.selected.rs-touchhover {
    /*background-color: #ddd;*/
}

.font13 {
    font-size: 13px !important;
    font-weight: 400;
}

.page-contact-us .clear {
    display: none;
}

#icon-shipintianchong {
    font-size: 20px;
}

.logo-img{
    margin-left: 20px;
    margin-right: 20px;
}
.precast{
    color: #7b9564;
    font-weight: 100;
    font-size: 13px;
    font-family: poppins-extralight, poppins;
}
.footer-officeText{
    margin-left: 278px;
    width: 21%;
    min-width: 140px;
}
.footer-officeText span:nth-child(1){
    display: inline-block;
    text-decoration: underline;
    font-size: 15px;
}
.footer-right{
    display: inline-block;
    margin-left: 30px;

}

.footer-right span:nth-child(1){
    margin-top: 25px;
    display: inline-block;
    text-decoration: underline;
    font-size: 12px;
}
.footer-font-12{
    font-size: 12px;
}
.footer-right a{

}
.socialMediaImg a{
    width: 40px;
    height: 40px;
    margin-top: 20px;
    color: black;
}
.socialMediaImg a svg{
    color: #949494;
}
.PrivacyPolicy:hover{
    background-color: #748092;
    color: white;
}
.TermsAndConditions:hover{
    background-color: #748092;
    color: white;
}




.previousBox a:nth-child(1){
    color: rgb(111, 133, 131);
    transition: all 0.1s 0.1s;
    font-size: 14px;
}
.previousBox a:nth-child(3){
    color: rgb(111, 133, 131);
    transition: all 0.1s 0.1s;
    font-size: 14px;
}
.previousBox a{
    color: #3d9BE9;
}

.productId{
    font-size: 22px;
}



/*产品分类*/
.Products-post-warp span{
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
}
.Products-post-warp span a{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 20px;
}
.Products-post-warp p{
    /*text-align: center;*/
    color: rgb(48, 48, 48);
    font-size: 15px;
}

/*产品详情*/
.products-post-header {
    width: 960px;
    margin: 0 auto;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.back-to-products-bottom {
    width: 100%;
    margin-top: 40px;

}
.back-to-products-bottom a{
    height: 30px;
    color: #686842;
    border: 1px solid #a4abb6;
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    transition: all 0.3s 0.3s;
    font-family: barlow-extralight;
    background-color: #A4ABB600;
    padding: 0 3px;
}
.back-to-products-bottom a:hover{
    border: 1px solid black;
    color: #94c6f5;
    border: 1px solid #303030;
}
.products-post-header .the_title{
    font-size: 56px;
    font-family: barlow-extralight;
    color: #54868C;
    height: 67px;
    display: flex;
    align-items: center;
    margin-top: 40px
}
.products-post-header p {
    text-align: center;
    width: 76%;
    /*display: flex;*/
    /*align-items: flex-end;*/
    font-family: barlow-extralight;
    color: #303030;
}

.products-post-header p span{
    display: inline-block;
    font-size: 11px;
    color: black;
}
.post-title-img img{
    max-width: 135px;
    display: block;
    max-height: 135px;
}

.title_content_right{
    font-size: 15px;
    margin-left: 20px;
}

.products-single .PreviousAndSolid{
    max-width: 550px;
}

.PreviousAndSolid{
    min-width: 500px;
    width: auto;
    height: 4px;
    display: inline-block;
    border-bottom: 1px solid rgb(219,219,219);
    margin: 0 20px;
}
.previousBox{
    display: flex;
    align-items: center;
}
.previousBox a{
    display: block;
    font-style: italic;
    font-family: barlow-extralight;
    color: #6f8583 !important;
}

.full-img img{
    width: 100% !important;
}

.products-single-fiexd-img{
    width: 100%;
    /*background: url(http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_dba46eb…mv2.webp);*/
    background-size: cover;
    background-position: center center;
    background-attachment: local;
    background-repeat: no-repeat;
}

.products-single p,
.products-single h2,
.products-single h3
{
    font-family: barlow-extralight;
}
.product-txt{
    padding: 20px;
}
.products-line{
    margin: 10px 0;
}

.projects-padding-20{
    margin: 20px;
}

.projects-padding-35{
    margin: 35px;
}

.projects-padding-50{
    margin: 50px;
}

/*项目详情*/
.projects-single .products-post-header .back-to-products-bottom{
    margin-top: 65px;
}

.projects-single .products-post-header{
    width: 960px;
    margin: 0 auto;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    align-items: flex-start;
    justify-content: space-between;
}
.projects-single .products-post-header p{
    text-align: justify;
}

.projects-single .previousBox a {
    color: #6f8583 !important;
}
.products-single .PreviousAndSolid{
    width: 716px;
}

.products-single{
    background-color: #fff;
    box-shadow: inset 0px 2px 2px #52525252;
}


/*关于我们*/
.EmailOutBox{
    width: 44%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.EmailTextSubscribe{
    font-size: 20px;
    color: rgb(77, 85, 97);
}

.EmailTextEmail{
    font-size: 16px;
}

.send-box-inline{
    display: inline-flex;
    width: 100%;
}

.send-box-inline br{
    display: none;
}

.send-box-inline span{
    display: block;
}

.send-box-inline span.your-email{
    width: 84%;
}

.home-email-send .ajax-loader{
    display: none;
}
.send-box-inline span.home-email-send{
    width: 12%;
}

.send-box-inline input{
    height: 55px;
}

.home-email-send input{
    margin: 5px 0;
    border: 1px solid #8994a6 !important;
    background-color: rgb(177, 189, 187);
}

.home-email-send input:hover{
    background-color: #748092;
    color: white;
}

p.EmailTextEmail{
    color:rgb(63, 118, 82)
}

.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
    color: #96b4a1;
    font-size: 14px;
}










.tp-tab-mask{
    overflow: visible !important;
}
.tp-tab-desc{
    right: 275px;
    color: white;
    background: #7a7e83;
    position: relative;
    width: 261px;
    height: auto;
    max-height: 100px;
    opacity: 0.8;
    line-height: 50px;
}
.tp-tab.selected .tp-tab-desc{
    display: block !important;

}

.tp-tab .tp-tab-desc{
    display: none;
}

.pagePrivacyOutBox{
    width: 100%;
    border: 0 solid red;
    height: auto;
    display: flex;
    flex-direction: row;
}
.pagePrivacyTitle{
    width: 29%;
    border: 0 solid yellow;
    background-color: #f3f5f5;
    position: relative;
}

.pagePrivacyTitle h1{
    font-size: 60px;
    width: 315px;
    position: absolute;
    left: 37%;
}

.pagePrivacyTitle p{
    position: absolute;
    display: inline-block;
    left: 37%;
    top: 240px;
}

.pagePrivacyContentOutBox{
    width: 70%;
    border: 0 solid black;
}
.pagePrivacyContent{
    width: 705px;
    margin-left: 2%;
    margin-top: 2%;
    font-size: 15px;
}

.pagePrivacyTitleIntoBox{
    width: 100%;
    border: 0 solid red;
    height: 500px;
    position: relative;
}

.product-introduction-banner-img{
    width: 100%;
    height: 420px;
    margin: 0 auto;
    border: 0 solid red;
    background: linear-gradient(to top, rgba(252, 252, 252, 0.62), rgba(252, 252, 252, 0.57)), url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_426225e1f8d1411f85f2a4f2a7e11ac9mv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    text-align: center;
    position: relative;
}

.product-introduction-banner-img span{
    font-size: 60px;
    width: 300px;
    height: 112px;
    display: inline-block;
    background-color: white;
    color: rgb(84, 134, 140);
    line-height: 112px;
    text-align: center;
    bottom: 0;
    position: absolute;
    left: 43%;
    font-weight: 300;
}

/*.product-introduction-banner-img span span{*/
/*    display: none;*/
/*}*/


.product-introduction-banner-img2{
    width: 100%;
    height: 354px;
    margin: 0 auto;
    border: 0 solid red;
    background: url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_dba46ebe8dbb4a879e78999a50d2fd6cmv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    text-align: center;
    position: relative;
}

.product-introduction-banner-img3{
    width: 100%;
    height: 405px;
    margin: 0 auto;
    border: 0 solid red;
    background: url("http://www.fibrpro.com/wp-content/uploads/2022/06/75c28e_4fb517cd631e4ad09119134b70dfcab9mv2.webp");
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-attachment: fixed;
    text-align: center;
    position: relative;
}

.wp-container-2.wp-block-column{
    position: relative;
}


.has-text-align-center{

}

.contact-title-h1{
    font-size: 60px;
    margin-right: 40px;
    font-family: barlow-extralight;
}
.contact-title-p{
    font-size: 15px;
    margin-left: 40px;
    font-family: barlow-extralight;
}

.wp-container-36.wp-block-columns{
    margin-top: 10%;
    margin-left: 30%;
}

.wp-container-8.wp-block-columns{
    font-size: 16px;
}

.wp-container-10.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
    width: 233px;
}

.wp-container-8.wp-block-columns,
.wp-container-15.wp-block-columns
{
    margin-top: 20px;
    font-size: 16px;
}
/*.wp-container-34.wp-block-columns{*/
/*    margin-top: 20px;*/
/*}*/

.wp-container-17.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
}

.wp-container-34.wp-block-columns{
    margin-top: 70px;
    font-size: 16px;
}

.wp-container-23.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
}

.wp-container-25.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
}

.wp-container-30.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
}

.wp-container-32.wp-block-columns{
    margin-top: 20px;
    font-size: 16px;
}

.wp-container-18.wp-block-columns{
    margin-left: 130px;
}

.wp-container-33.wp-block-columns{
    margin-left: 130px;
}

.wp-container-31.wp-block-column svg{
    color: black;
}



.footer-privacy ul{
    margin: 0;
    padding: 0;
}

.footer-privacy a{
    font-size: 12px;
    padding-right: 20px;
    padding: 5px 20px 5px 0;
    text-decoration-line: underline;
    line-height: 35px;
}

.contact-us-text{
    margin: 80px 0 150px 0 !important;
}

.c-title span{
    font-size: 20px;
    font-weight: 400;
    color: #303030;
}

.contant-us-title-big{
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.AddressDetailedText,
.PhoneDetailedText,
.EmailDetailedText,
.AddressDetailedText{
    font-size: 15px;
    font-family: barlow-extralight, barlow, sans-serif;
    font-weight: 200;
}

/*客户例表*/
.img-list .wp-block-columns .wp-block-column{
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-list .wp-block-column{
    margin-top: 30px;
}

.img-list .wp-block-image{
    display: block;
    width: 200px;
}
.Clients-title{
    height: 300px;
    border-bottom: 1px solid rgb(111,133,131);
    margin-bottom: 40px;
}

.Clients-title .wp-container-2{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Clients-title .wp-container-2 h1{
    font-size: 60px;
    color: #54868C;
    font-family: barlow-extralight;
}

.Clients-title .wp-container-2 p{
    font-size: 15px;
    color: #303030;
    font-weight: 200;
    font-family: barlow-extralight;
}



.wrapper main{
    background-image: linear-gradient(0deg, #FFFFFF 0%, rgba(219,219,219,0.52) 100%);
    background-size: 100% 298px;
    /* height: 400px; */
    background-repeat: no-repeat;
}



/*项目分类*/
.projects-title h1,
.projects-title h5
{
    margin: 0;
}

.projects-category-title{
    height: 332px;
}
.projects-title{
    width: 92%;
    max-width: 92%;
    margin: 0 auto;
    display: flex;
    height: 100%;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-direction: column;
}
.projects-title h1{
    font-size: 60px;
    color: #6f8583;
    line-height: 60px;
    font-family: barlow-extralight;
}
.projects-title h5{
    font-size: 20px;
    color: #606060;
    line-height: 20px;
    margin: -70px 0 0px 0;
    font-family: barlow-extralight;
}
.projects-title span.projects-yellow{
    color: #cfcf85;
}

.projects-post-warp{
    display: flex;
    justify-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-start;
    width: 92%;
    margin: 0 auto;
}
.projects-post-warp .post{
    width: 32.5%;
    margin-bottom: 60px;
}
.projects-post-warp .post img {
    width: 100%;
    height: auto;
    transition: all 0.8s;
}

.projects-post-warp .post img:hover {
    transform: scale(0.98);
    height: auto;
}

/* .projects-post-warp .post:nth-child(1),
.projects-post-warp .post:nth-child(2){
    width: 50%;
}
.projects-post-warp .post:nth-child(1){
    margin-left: -8%;
}
.projects-post-warp .post:nth-child(2){
    margin-right: -8%;
} */
.projects .post-footer{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.projects .post-footer .title-a{
    padding-top: 10px;
    font-size: 13px;
    color: #606060;
}
.projects .post-footer p{
    font-size: 12px;
    color: #303030;
    font-weight: 100;
    font-family: poppins-extralight,poppins;
    text-align: center;
}

.ceshi{
    background-size: 10%;
}


/*增加字体*/
@font-face {
    font-family:'barlow-extralight';
    src:url('../fonts/Barlow-ExtraLight.ttf');
}
@font-face {
    font-family:'Barlow';
    src:url('../fonts/Barlow-ExtraLight.ttf');
}
@font-face {
    font-family:'Poppins-ExtraLight';
    src:url('../fonts/Poppins-ExtraLight.ttf');
}
@font-face {
    font-family:'poppins-extralight';
    src:url('../fonts/Poppins-ExtraLight.ttf');
}

/*#wpcf7-f5-p39-o1{*/
/*    margin-bottom: 100px;*/
/*}*/

.wp-container-11.wp-block-columns{
    margin-top: 15%;
}


/*给产品中指定的文字进行文字左右对齐*/
.ptaj{
    text-align: justify !important;
}

/*关于我们页面*/



