/*
Theme Name: HONGXIANG Theme
Theme URI: http://www.eastdesign.net
Author: the East Digi Marketing team
Author URI: http://www.eastdesign.net
Version: 1.0
*/
@font-face {
    font-family:'ARIAL-Regular';
    src: url('/wp-content/themes/hongxiang/assets/fonts/ARIAL-Regular.eot');
    src: url('/wp-content/themes/hongxiang/assets/fonts/ARIAL-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hongxiang/assets/fonts/ARIAL-Regular.woff2') format('woff2'),
        url('/wp-content/themes/hongxiang/assets/fonts/ARIAL-Regular.woff') format('woff'),
        url('/wp-content/themes/hongxiang/assets/fonts/ARIAL-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'NunitoSans-ExtraBold';
    src: url('/wp-content/themes/hongxiang/assets/fonts/NunitoSans-ExtraBold.eot');
    src: url('/wp-content/themes/hongxiang/assets/fonts/NunitoSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hongxiang/assets/fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/hongxiang/assets/fonts/NunitoSans-ExtraBold.woff') format('woff'),
        url('/wp-content/themes/hongxiang/assets/fonts/NunitoSans-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'OpenSans-Regular';
    src: url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Regular.eot');
    src: url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Regular.woff') format('woff'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Neutraface2Display-Medium';
    src: url('/wp-content/themes/hongxiang/assets/fonts/Neutraface2Display-Medium.eot');
    src: url('/wp-content/themes/hongxiang/assets/fonts/Neutraface2Display-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hongxiang/assets/fonts/Neutraface2Display-Medium.woff2') format('woff2'),
        url('/wp-content/themes/hongxiang/assets/fonts/Neutraface2Display-Medium.woff') format('woff'),
        url('/wp-content/themes/hongxiang/assets/fonts/Neutraface2Display-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'OpenSans-Light';
    src: url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Light.eot');
    src: url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Light.woff2') format('woff2'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Light.woff') format('woff'),
        url('/wp-content/themes/hongxiang/assets/fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

ul {
    padding: 0px;
    list-style-type: none;
}
ul.nav-main.social-menus {
    font-family: 'OpenSans-Regular';
    margin-bottom: 0px;
    padding-left: 40px;
}
ul.nav-main.social-menus li {
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px 18px;
}
ul.nav-main.social-menus li a {
    color: #5e5e5e;
    min-height: 105px;
    line-height: 105px;
}
.logo h1 {
    margin-bottom: 0px;
    display: inline-block;
}
.logo a {
    display: inline-block;
}
.mobile-menu {
    display: none;
}
.get-form input.text {
    width: 100%;
    height: 50px;
    box-shadow: none!important;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding-left: 15px;
}
.get-form form {
    position: relative;
}
.banner .swiper-container5 {
    position: relative;
    overflow: hidden;
}
.banner .swiper-container5 .swiper-pagination span.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #f39700;
    opacity: .9;
    transition: all .4s;
}
.banner .swiper-container5 .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f39701;
    opacity: 1;
    width: 30px;
    border-radius: 30px;
    transition: all .4s;
}
.get-form form button.btn-search {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
    color: #7a7a7a;
    font-size: 20px;
    display: inline-block;
}
header.header-height {
    height: 108px;
    line-height: 108px;
}
.get-form {
    text-align: right;
}
ul.nav-main.social-menus li.current-menu-item a {
    border-bottom: 3px solid #f39700;
    color: #000000;
    transition: all .4s;
}
ul.nav-main.social-menus li a:hover {
    border-bottom: 3px solid #f39700;
    color: #000000;
    text-decoration: none;
    transition: all .4s;
}
.banner img {
    width: 100%;
}
h2.banner-h2 {
    font-size: 100px!important;
    font-family: 'NunitoSans-ExtraBold';
    margin-bottom: 40px!important;
}
p.banner-p {
    font-family: 'OpenSans-Light';
    font-size: 48px!important;
    margin-bottom: 75px!important;
}
.header-menu {
    height: 108px;
    overflow: hidden;
}
.phonefooternav {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 99999;
}
.phonefooternav ul li {
    width: 25%;
    background: #009bdb;
    float: left;
    padding: 0 0 5px;
    border-right: 1px solid #fff;
    list-style: none;
}
.phonefooternav ul li a {
    display: block;
    color: #fff;
    text-align: center;
}
.phonefooternav ul li a i {
    display: block;
    font-size: 20px;
    padding: 10px 0 5px;
}
a.banner-a {
    color: #fff;
    background: #f39700;
    font-size: 24px!important;
    font-family: 'OpenSans-Regular';
    width: 275px;
    height: 80px;
    display: inline-block;
    text-align: center!important;
    line-height: 80px!important;
     border: 2px solid #f39700!important;
    transition: all .4s!important;
}
a:hover{
 text-decoration: none;
font-family: 'OpenSans-Regular';
}
a.banner-a img {
    margin-left: 40px!important;
    display: inline-block!important;
    width: 26px;
}
a.banner-a:hover {
    transition: all .4s!important;
    background: transparent;
    border: 2px solid #f39700!important;
}
.tab-top h2 {
    float: left;
    display: inline-block;
    line-height: 125px;
    font-size: 48px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
    margin-right: 112px;
        text-transform: uppercase;
}
.nav-tabs {
    border-bottom: none;
}
.tab-top {
    height: 125px;
    line-height: 121px;
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs li a {
    font-size: 15px;
    color: #737373;
    font-family: 'OpenSans-Regular';
    margin-left: 33px;
    display: inline-block;
    transition: all .5s;
}
.box.header-bottom.box-active img.img-responsive {
    height: 68px;
}
.nav-tabs li a.active {
    color: #000;
    font-size: 15px;
    border-bottom: 3px solid #f39700;
    transition: all .5s;
}
a {
    font-family: 'OpenSans-Regular';
}
.tab-box .tab-content {
    margin-top: 40px;
    margin-bottom: 65px;
}
.product-one h3 {
    font-size: 20px;
    color: #5e5e5e;
    line-height: 36px;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    padding-left: 15px;
    margin-top: 20px;
}
.product-one span {
    display: block;
    text-align: center;
    color: #333;

    font-size: 14px;
}
img{
    max-width: 100%;
    height: auto;
}
.tab-box .tab-content .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 23%;
    max-width: 25%;
}
.product-md {
    border: 1px solid #dee2e6;
}
.product-md:first-child {
    margin-left: 0px;
}
span.arrow {
    width: 0;
    height: 0;
    border-bottom: 60px solid #00a29a;
    border-left: 60px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    right: 0px;
    bottom: 0;
    transition: all .4s ease 0s;
}
span.arrow-content {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 23px;
    padding-right: 11px;
}
.product-one img.img-responsive {
    display: block;
    margin: auto;
    transition: all .36s ease;
}
.product-md:hover img.img-responsive {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}
.product-one {
    overflow: hidden;
}
.product-md:hover a span.arrow {
    border-bottom: 60px solid #f4ab3d;
    transition: all .4s ease 0s;
}
.tab-box .tab-content .swiper-container2 .swiper-pagination1 {
    text-align: center;
    margin-top: 50px;
}
.tab-box .tab-content .swiper-container2 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f39701;
    opacity: 1;
	    width: 30px;
    border-radius: 30px;
    transition: all .4s;
}
.tab-box .tab-content .swiper-container2 .swiper-pagination1 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .5;
	transition: all .4s;
}
ul.contact-info li a i {
    margin: auto;
    width: 30px;
    text-align: center;
}
.our-left {
    float: left;
    display: inline-block;
    width: 49.5%;
    position: relative;
    text-align: center;
        background-size: cover!important;
}
.our-right {
    display: inline-block;
    width: 50%;
    background: #f5f5f5;
    min-height: 586px;
    padding-left: 90px;
    padding-top: 60px;
    padding-right: 80px;
    font-size: 21px;
}
img.video-ico {
    position: absolute;
    top: 44%;
    text-align: center;
    display: inline-block;
    right: 44%;
}
a.video-a {
    color: #fff;
    background: #f39700;
    font-size: 24px;
    font-family: 'OpenSans-Regular';
    width: 275px;
    height: 80px;
    display: inline-block;
    text-align: center!important;
    line-height: 80px!important;
    border: 2px solid #f39700;
    transition: all .4s;
}
a.video-a img {
    margin-left: 37px;
}
a.video-a {
    color: #fff;
    background: #f39700;
    font-size: 24px;
    font-family: 'OpenSans-Regular';
    width: 275px;
    height: 80px;
    display: inline-block;
    text-align: center!important;
    line-height: 80px!important;
    border: 2px solid #f39700;
    transition: all .4s;
    position: absolute;
    top: 0px;
    right: 0px;
}
h2.our-h2 {
    font-size: 48px;
    line-height: 48px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
}
.our-right p {
    color: #5e5e5e;
    font-size: 16px;
    font-family: 'OpenSans-Regular';
    line-height: 28px;
}
 p {
    font-family: 'OpenSans-Regular';
}
.content-blog img {
    display: block;
    margin: auto;
}
p.certifications {
    font-size: 24px;
    color: #5e5e5e;
    line-height: 36px;
    padding-top: 10px;
}
.our-right a {
    font-size: 24px;
    color: #f39700;
    line-height: 28px;
    padding: 0px 30px;
}
a.left-a {
    padding-left: 0px;
}
ul.menu-testing {
    margin-top: 40px;
}
ul.menu-testing li {
    display: inline-block;
    margin-right: 76px;
}
ul.menu-testing li p {
    font-size: 24px;
    color: #5e5e5e;
    margin-top: 30px;
}
a.video-a:hover {
    transition: all .4s!important;
    background: transparent;
    border: 2px solid #f39700!important;
}
.video-back{
    width: 100%;
    height: 586px;
}
.blog {
    margin-top: 75px;
}
.blog-top h2 {
    font-size: 48px;
    line-height: 30px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
        text-transform: uppercase;
}
.blog-top a {
    font-size: 24px;
    line-height: 28px;
    color: #f39700;
    display: inline-block;
}
.blog-a{
    text-align: right;
}
.blog-top a img {
    margin-left: 30px;
}
.blog-bottom {
    margin-top: 50px;
        margin-bottom: 130px;
}
.blog-content {
    background: #f7f7f7;
    padding: 40px 30px;
}
.blog-content span {
    font-size: 16px;
    line-height: 30px;
    color: #8f8f8f;
    font-family:'ARIAL-Regular';
}
.blog-content a {
    color: #000;
}
.blog-content a h3 {
    font-size: 22px;
    line-height: 28px;
}
.blog-content p {
    font-size: 16px;
    line-height: 28px;
    color: #5e5e5e;
    font-family: 'ARIAL-Regular';
}
.blog-content a h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.blog-img img.img-responsive {
    width: 100%;
}
.blog-img {
    position: absolute;
    width: 100%;
    top: 320px;
    transition: all .4s;
}
.blog-box:hover .blog-img {
    position: absolute;
    top: 0px;
    transition: all .4s;
}

.blog-img img.img-responsive {
    width: 100%;
}
.blog-box {
    position: relative;
    overflow: hidden;
}
.contact-left {
    background: url(/wp-content/uploads/2020/04/contact-back.jpg);
    float: left;
    width: 50%;
    padding-left: 80px;
    padding-top: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 515px;
}
.contact-left h3 {
    font-size: 48px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    line-height: 30px;
    margin-bottom: 55px;
}
.ico-address {
    float: left;
    font-size: 90px;
    color: #fff;
    line-height: 0px;
    height: 159px;
    padding-right: 25px;
}
.address ul li {
    font-size: 18px;
    color: #fff;
    font-family: 'ARIAL-Regular';
    line-height: 28px;
}
.contact-left p {
    font-size: 22px;
    color: #fff;
    line-height: 36px;
    padding-top: 10px;
}
.tab-content .container {
    padding: 0px;
}
.contact-left a.mail-a-home {
    color: #fff;
    background: #f39700;
    font-size: 19px;
    font-family: 'OpenSans-Regular';
    width: auto;
    height: 50px;
    display: inline-block;
    text-align: center!important;
    line-height: 46px;
    border: 2px solid #f39700;
    transition: all .4s;
}
.contact-left h3 a{
    color:#fff;
    font-family: 'NunitoSans-ExtraBold';
}

.container-nie {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 42%;
    font-size: 48px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    text-transform: uppercase;
}
.contact-left aa.mail-a-home:hover {
    background: transparent;
    transition: .4s;
}
.footer-top .form-group input {
    padding: 6px 16px;
}
.footer-top .hz-textarea textarea {
    height: 101px;
}
.footer-top .hz-frome-submit .btn {
    height: 40px;
}
.footer-top .hz-frome-submit input {
    font-size: 18px;
    width: 100%;
    height: 40px;
}
.contact-right {
    display: inline-block;
    width: 50%;
    background: #eafaf9;
    min-height: 515px;
    padding: 47px 85px;
}
.contact-right h3 {
    font-size: 48px;
    color: #000;
    font-family: 'NunitoSans-ExtraBold';
    line-height: 30px;
    margin-bottom: 55px;
    text-transform: uppercase;
}

.sound-bottom img.img-responsive {
    display: inline-block;
    border-radius: 100%;
}
a.tou-a {
    float: left;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    position: relative;
    border-radius: 100%;
}
.form-group input {
    padding: 12px 16px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpcf7 form span {
    font-size: 16px;
    color: #be1e1e;
}
.form-group {
    margin-bottom: 15px;
}
.hz-textarea textarea {
    padding: 12px 16px;
    border: 1px solid #ccc;
    width: 100%;
    height: 140px;
}
.contact-fom {
    padding-top: 30px;
    padding-bottom: 30px;
}
.hz-frome-submit:hover input {
    background: 0 0;
    border: none;
}
.comment-form button input {
    padding: 8px 70px;
}
.news-post .btn {
    margin-top: 15px;
    font-size: 15px;
}
.comment-form button input {
    padding: 8px 70px;
}
.hz-frome-submit input {
    border: none;
    background-color: #009bdb!important;
    font-size: 20px;
    width: 100%;
    height: 55px;
    color: #fff;
}
.hz-frome-submit .btn {
    padding: 8px 80px;
    font-weight: 700;
    width: 170px;
    height: 55px;
}
.hz-frome-submit .btn {
    padding: 0;
}
.sound-bottom img.img-responsive {
    float: left;
    display: inline-block;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.fu-top {
    display: inline-block;
    width: 59%;
    margin-bottom: 30px;
    margin-top: 41px;
    margin-left: -20px;
    z-index: 99;
    position: relative;
}
.fu-top {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 41px;
    z-index: 99;
    position: relative;
    margin-left: 30px;
}
.fu-top p {
    color: #fff;
    background: #f39700;
    font-size: 14px;
    width: 70px;
    height: 25px;
    display: inline-block;
    text-align: center!important;
    line-height: 22px;
    border: 2px solid #f39700;
    transition: all .4s;
    font-family: 'ARIAL-Regular';
}
.fu-top a h2 {
    font-size: 36px;
    line-height: 36px;
}
.fu-top a {
    color: #000;
}
.sound-bottom .content p {
    font-size: 16px;
    color: #5e5e5e;
    font-family: 'ARIAL-Regular';
    line-height: 28px;
}
.sound-bottom .content {
    margin-top: 20px;
}
.contact-right .swiper-container {
    padding-bottom: 60px;
}
.contact-right .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 15px;
    z-index: 9999999;
    text-align: left;
}
.contact-right .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 100%;
    background: #28323b;
    opacity: 1;
}
.contact-right .swiper-pagination-bullet-active {
    opacity: 1;
    background: #f39700;
}
footer.box-footer {
    background-repeat: no-repeat;
    background-size: cover;
        clear: both;
}
.footer-top {
    padding-top: 60px;
    padding-bottom: 25px;
}
.footer-top h3 {
    font-family: 'NunitoSans-ExtraBold';
font-size: 37px;
    color: #fff;
    margin-bottom: 21px;
}
.footer-top ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    transition: all .4s;
}
.footer-top ul li a i.fa.fa-angle-right {
    margin-right: 15px;
    color: #b3b6b6;
}
ul.category-footer li {
    display: inline-block;
    width: 48%;
}
.newsletter input.es_txt_email {
    width: 300px;
    height: 50px;
    border: none;
    padding-left: 15px;
}
.newsletter form {
    position: relative;
}
.newsletter input.es_submit_button {
    position: absolute;
    right: -7px;
    top: 0px;
    width: 120px;
    height: 50px;
    border: none;
    background: #f39700;
    font-size: 24px;
    color: #fff;
    font-family: 'Neutraface2Display-Medium';
}
.our.container {
    display: flex;
}
ul.footer-ico {
    margin-top: 25px;
}
ul.footer-ico li {
    display: inline-block;
}
ul.footer-ico li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background: #527271;
    text-align: center;
    margin-right: 7px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
ul.footer-ico li a:hover::after {
    opacity: 1;
    background-color: #f39700;
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
ul.footer-ico li a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: -1;
    -webkit-transform: rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);
    transform: rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
    transition: transform .6s,opacity .6s,background-color .6s;
}
.footer-bottom p {
    margin-bottom: 0px;
    line-height: 80px;
    font-size: 16px;
    font-family: 'ARIAL-Regular';
}
.footer-bottom {
    border-top: 2px solid #fff;
    color: #fff;
}
.our-pro {
    padding-top: 100px;
}
.newsletter input.es_submit_button:hover {
    background: transparent;
    border: 2px solid #f39700;
    transition: all .4s;
}

.footer-top ul li a:hover {
    color: #f39700;
    padding-left: 5px;
    transition: all .4s;
}

.footer-top ul li a:hover i.fa.fa-angle-right{
    color: #f39700;
    transition: all .4s;
}
ul.footer-ico li a:hover i {
    color: #fff;
}
ul.footer-ico li a:hover {
    padding: 0px;
}
.return-top {
    background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 40px;
    color: #fff;
    display: inline-block;
    font-size: 33px;
    height: 45px;
    line-height: 34px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}
.return-top:hover {
    background-color: transparent;
    color: #f39700;
}
.banner {
    margin-bottom: 0px!important;
}
.banner-box {
    position: relative;
    max-height: 470px;
    overflow: hidden;
}
.banner-box img {
    width: 100%;

}
.banner-box h3, .banner-box h1 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 42%;
    font-size: 48px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    text-transform: uppercase;
}
.banner-box .titlebar_breadcrumbs {
    margin: 65px 0;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 53%;
    font-size: 16px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    border: none;
}

.blog-page {
    background: #f7f7f7;
}
.blog-page .blog-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.blog-page .blog-content {
    background: #fff;
    padding: 40px 30px;
        min-height: 280px;
}
.blog-page {
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 50px;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
    margin: auto;
    margin-top: 35px;
}
.wp-pagenavi span.current {
    background: #f39700;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 39px;
    text-align: center;
    border-radius: 50% !important;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2.36363636363636em;
    font-family:'OpenSans-Regular';
}
.wp-pagenavi a {
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 36px;
    text-align: center;
    border-radius: 50% !important;
    border: none;
    color: #343434;
    font-size: 0.625em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2.36363636363636em;
    font-size: 20px;
}
.wp-pagenavi a:hover {
    background: #f39700;
    color: #fff;
}
.titlebar_breadcrumbs a {
    color: #fff;
    font-family: 'OpenSans-Regular';
}
.banner-box .titlebar_breadcrumbs span {
    font-family: 'OpenSans-Regular';
}
.feature {
    margin: 0;
    padding: 1.5em 0;
    min-height: 310px;
}
.text-center {
    text-align: center;
}
.vc_row {
    margin: auto!important;
}
.home-map .vc_column-inner {
    padding: 0px!important;
}
.home-map .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
.solution-height {
    height: 650px;
}
.solution-p {
    width: 60%;
    padding-left: 100px;
    padding-top: 100px;
}
.solution-p h2 {
    margin-bottom: 2.2608695652174em;
    font-size: 1.4375em;
    line-height: 1.41304348em;
    font-family: 'NunitoSans-ExtraBold';
}
.container1200.container {
    max-width: 1300px;
}
.feature.boxed:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
}
.stats-1 .feature-1 {
    max-height: 282px;
    margin-bottom: 30px;
}
.feature.boxed {
    background: #fff;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}
.boxed.boxed--lg {
    padding: 3.65625em;
}
.boxed {
    position: relative;
    overflow: hidden;
    padding: 2.4375em;
    margin-bottom: 30px;
}
.stats-1 .feature-1 h3 {
    margin: 0.40625em 0;
}
.boxed.boxed--lg h3 {
    font-family: 'NunitoSans-ExtraBold';
}
.text .tit {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
}
.text .txt {
    font-size: 20px;
    color: #666666;
    margin-top: 20px;
}
.fl.text {
    margin-bottom: 0px;
}
.swiper-container1 {
    overflow: hidden;
}
.text-center.about-h h2 {
    margin-top: 3em;
    margin-bottom: 2em;
}
.about-video-box {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 70%;
    font-size: 18px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    text-transform: uppercase;
}
.about-video-box a.about-video {
    font-size: 15px;
    color: #fff;
    width: 359px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50px;
    background: #fabe00;
    position: relative;
    cursor: pointer;
    display: inline-block;
    transition: all .3s;
}
.about-video-box a.about-video i {
    font-size: 22px;
    position: relative;
    top: 2px;
    padding-right: 8px;
}
.about-video-box a.about-video:hover {
    background: white;
    color: #fabe00;
    transition: all .3s;
}
.slogan-one {
    position: relative;
    min-height: 369px;
}
.table-responsive {
    box-shadow: 0 0 20px #d2d2d2;
    border-radius: 5px;
    min-height: .01%;
    overflow-x: auto;
}
.home-solutions.history {
    background: #fbfbfb;
}
.home-solutions.history a.solition-img {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.home-solutions.history .img-h h3 {
    color: #333;
    font-size: 18px;
    line-height: 2.9;
    position: relative;
}
.home-solutions.history .img-h h3::before {
    width: 5%;
    display: block;
    content: '';
    background: #f39700;
    height: 6px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
        transition: all .4s;
}

.home-solutions.history .img-h:hover h3::before {
    width: 100%;
        transition: all .4s;
}
.table-responsive table {
    margin-bottom: 0;
    background: #fff;
    width: 100%;
    max-width: 100%;
}
.table-colorful thead {
    background-color: #f8f9f9;
}
.table-colorful.table thead tr th {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    vertical-align: bottom;
    padding: 8px;
    min-width: 80px;
    font-weight: bold;
}
.table.table-colorful tr td {
    vertical-align: middle;
    padding: 8px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
}
.sitewidget-downloadlist .table .field-name {
    display: inline-block;
    word-break: break-all;
}
.table-colorful .colorfulDownload {
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #00a29a;
    border-radius: 15px;
    text-align: center;
    display: block;
}
.newsbox .newsright .newsright-bot .newsright-list .imgs {
    overflow: hidden;
}
.table-colorful .colorfulDownload a {
    color: #fff;
    display: block;
    line-height: 32px;
    text-align: center;
        font-size: 15px;
}
.table-colorful td.choosed.fileName-td a {
    text-transform: uppercase;
    color: #333;
    font-size: 15px;
}
.content-team {
    z-index: 3;
    position: relative;
    padding-top: 7%;
}
.sitewidget-hd h2 {
    font-size: 1.4375em;
    line-height: 3.41304348em;
    font-family: 'NunitoSans-ExtraBold';
}
.solution-single {
        background: #eaeaeb;
    padding: 80px 0px;
}
.newsright-top .imgs img {
    display: block;
    margin: auto;
}
.list.f-cb.secwen {
    background: #fff;
    padding: 80px;
    padding-bottom: 40px;
    box-sizing: border-box;
    margin-bottom: 12px;
}
.business-info .list .images img {
    width: 100%;
}
.business-info .list .word {
    padding-top: 30px;
    font-size: 20px;
    color: #fabe00;
    line-height: 1;
    box-sizing: border-box;
}
.business-info .swiperbox {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 4;
    height: 40px;
}
.lsm-sidebar-show i {
    transform: rotate( 
90deg);
    transition: all .3s;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled , .swiper-button-prev , .swiper-button-next{
    opacity: .35;
    cursor: auto;
    font-size: 31px;
    color: #dedede;
}
.swiperbox .swiper-button-prev {
    position: static;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 15px;
    height: 38px;
    background: none;
    background-size: 100%;
    transition: .5s;
    background-image: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiperbox .swiper-button-next {
    position: static;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 15px;
    background-size: 100%;
    transition: .5s;
     background-image: none;
}
.swiperbox .swiper-pagination {
    position: static;
    display: inline-block;
    margin: 0;
    width: auto;
    vertical-align: middle;
    font-size: 16px;
    font-family: Arial;
    color: #444444;
    margin: 0 30px;
}
.swiperbox .swiper-pagination .swiper-pagination-current {
    font-size: 30px;
    color: #fabe00;
}
.business-info .list .words .t0 {
    font-size: 30px;
    color: #fabe00;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 1;
    margin-bottom: 25px;
}
.business-info .list .words .tul {
    height: 250px;
    font-size: 14px;
    color: #444444;
    line-height: 32px;
    box-sizing: border-box;
}
.business-info .list .words .t2 {
    margin-top: 90px;
}
.business-info .list .words .t2 .tit {
    line-height: 1;
    font-size: 18px;
    margin-bottom: 20px;
}
.slider-menu.single-top.top-active {
    position: fixed;
    top: 66px;
    width: 22%;
}
.business-info .list .words .t2 .txt .img {
    width: 24%;
    margin-left: 1.3333333333%;
    height: auto;
}
.single-p1 p {
    line-height: 1.9;
}
.single-p1 p {
    line-height: 1.9;
    margin-bottom: 0px;
}
.business-info .list .words .t2 .txt .img {
    float: left;
    position: relative;
}
.business-info .list .words .t2 .txt .img:nth-child(4n+1) {
    margin-left: 0;
}
.team-page.slogan-one .text-center h4 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'NunitoSans-ExtraBold';
}
div.swiper-container2 {
    overflow: hidden;
}
.txt.f-cb img.img-responsive.sidebar_img {
    display: block;
    margin: auto;
}
ul.link-footer li {
    display: block;
}
a.team-page-a {
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 100px;
    padding-top: 0.54166667em;
    padding-bottom: 0.65em;
    padding-right: 3.25em;
    padding-left: 3.25em;
    border: 1px solid #f39700;
    border-width: 2px;
    font-size: inherit;
    line-height: 1.625em;
    text-transform: uppercase;
    color: #fff;
    background: #f39700;
    border-color: #f39700;
    margin-top: 30px;
    display: inline-block;
   font-family: 'Neutraface2Display-Medium';
    transition: all .3s;
}
a.team-page-a:hover {
    background: transparent;
    text-decoration: none;
    transition: all .3s;
}
.slogan-one .section-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.padding0 .vc_column-inner {
    padding: 0px!important;
}
.padding0 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0px;
}
.solution-p.solution-pp {
    padding-left: 0px;
    float: right;
    width: 72%;
    padding-right: 80px;
}
.nav-tabs li a:hover {
    color: #000;
    font-size: 15px;
    border-bottom: 3px solid #f39700;
    transition: all .5s;
}
a.learn-product {
    float: right;
    background: #f39700;
    color: #fff;
    padding: 0px 36px;
    line-height: 41px;
    margin-top: 42px;
    border: 2px solid #f39700;
    transition: all .4s;
}
a.learn-product:hover {
    background: #fff;
    color: #f39700;
    border: 2px solid #f39700;
    transition: all .4s;
}
.cool-timeline-wrapper {
    width: 100%;
    max-width: 1024px;
    margin: 4em auto;
    font-weight: 400;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.cool-timeline {
    padding: 20px 0;
    position: relative;
    font-size: 15px;
    color: #000000;
    line-height: 1.7em;
}
.cool-timeline:before {
    content: "";
    background-color: #c1c1c1;
    background-image: -webkit-linear-gradient(top,#eaf0f2 0,#c1c1c1 8%,#c1c1c1 92%,#eaf0f2 100%);
    background-image: -moz-linear-gradient(top,#eaf0f2 0,#c1c1c1 8%,#c1c1c1 92%,#eaf0f2 100%);
    background-image: -ms-linear-gradient(top,#eaf0f2 0,#c1c1c1 8%,#c1c1c1 92%,#eaf0f2 100%);
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: -2px;
    position: absolute;
    display: block;
    height: 100%;
    width: 4px;
    left: 50%;
    top: 0;
}
.cooltimeline_cont {
    padding: 10px 0;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.cool-timeline .icons_yes .timeline-post.even {
    padding: 0 0 5px 42px;
}
.cool-timeline .icons_yes .timeline-post {
    padding: 0 42px 5px 0;
}
.clean-skin-tm .cool-timeline .timeline-post {
    margin-bottom: 10px;
}
.cool-timeline .timeline-post {
    margin: 0;
    border: 0;
    width: 50%;
}
.cool-timeline .timeline-post.even {
    margin-left: 50%;
}
.clean-skin-tm .cool-timeline .timeline-post {
    margin-bottom: 10px;
}
.cool-timeline .timeline-post {
    margin: 0;
    border: 0;
    width: 50%;
}
.cool-timeline .icons_yes .timeline-post.even .timeline-meta {
    margin: 0 35px 0 0;
}
.clean-skin-tm .cool-timeline .timeline-post.odd .timeline-meta {
    margin: 0 0 0 38px;
}
.cool-timeline .timeline-post .timeline-meta {
    color: #000;
}
.cool-timeline .timeline-post .timeline-meta {
    left: 50%;
    position: absolute;
    font-weight: 500;
}
.cool-timeline.white-timeline .timeline-post.odd .timeline-meta .meta-details, .ctl_road_map_wrp li.odd .ctl-story-year, .ctl_road_map_wrp li.odd .ctl-story-title, .ctl_road_map_wrp li.odd .ctl-story-title a, .ctl-popup-content h2 {
    color: #e07e33;
}
.cool-timeline .timeline-post.even .timeline-meta {
    left: auto;
    text-align: right;
    right: 50%;
}
.cool-timeline .timeline-post .timeline-meta {
    position: absolute;
    font-weight: 500;
}
.cool-timeline .timeline-post .timeline-meta .meta-details {
    font-family: Open Sans!important;
    font-weight: 600!important;
    font-size: 21px;
    color: #3d92cc;
    margin: 13px 5px 5px;
}
.cool-timeline.white-timeline .timeline-post.odd .icon-color-white, .cool-timeline.one-sided.white-timeline .timeline-post .icon-color-white {
    background: #e07e33;
}
.cool-timeline .timeline-post .timeline-icon {
    line-height: 40px;
    position: absolute;
    text-align: center;
    margin: 12px 0 0 -20px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #171717;
    font-size: 18px;
    height: 40px;
    width: 40px;
    left: 50%;
    z-index: 10;
}
.cool-timeline .timeline-post .timeline-icon {
    display: inherit!important;
}
.cool-timeline .timeline-post .timeline-icon .icon-placeholder {
    line-height: 15px;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 0;
}
.timeline-icon.icon-larger.iconbg-turqoise.icon-color-white {
    color: #fff;
}
.cool-timeline.white-timeline .timeline-post.even .icon-color-white, .cool-timeline.one-sided.white-timeline .timeline-post.even .icon-color-white {
    background: #3d92cc;
}
.cool-timeline .timeline-post .timeline-icon .icon-placeholder i {
    font-size: 22px;
    position: relative;
    line-height: 30px;
    font-weight: 900;
}
.ultimate-style .timeline-post .timeline-content {
    padding: 0;
    border: 0;
}
.clean-skin-tm .cool-timeline.white-timeline .timeline-post.odd .timeline-content h2.content-title {
    color: #e07e33;
}
 .clean-skin-tm .cool-timeline.white-timeline .timeline-post.clean-skin.odd .timeline-content h2.content-title{
         text-align: right;
}
.clean-skin-tm .cool-timeline.white-timeline .timeline-post .timeline-content h2.content-title {
    padding: 22px 15px 2px;
}
.cool-timeline .timeline-post .timeline-content h2.content-title, .ctl-popup-content h2 {
    font-size: 20px!important;
    font-family: Open Sans!important;
    font-weight: 600!important;
    text-transform: capitalize;
}
.cool-timeline .timeline-post .timeline-content .content-details, .ctl-popup-content {
    font-size: 16px!important;
    font-family: Open Sans!important;
    font-weight: normal!important;
}
.ultimate-style .timeline-post .timeline-content .content-details {
    padding: 15px;
}
.cool-timeline .timeline-post .timeline-content .content-details p {
    margin: 0;
    padding: 0;
}
.cool-timeline .timeline-post .timeline-content .ctl_info {
    line-height: 1.42;
    display: inline-block;
    width: 100%;
}

.cool-timeline .timeline-post .timeline-content {
    position: relative;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.widget_new .newsletter ul.footer-ico a {
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    transition: all .4s;
}
.widget_new .newsletter input.es_txt_email {
    background: #f1f1f1;
    width: 100%;
}
.widget_new .newsletter label {
    width: 100%;
    max-width: 100%;
}
.widget_new .newsletter input.es_submit_button {
    right: 0px;
    font-size: 18px;
    width: 73px;
}
.widget_new .newsletter input.es_submit_button:hover {
    color: #f39700;
}
.widget_new ul.footer-ico li {
    border-bottom: none;
}
.widget_new ul.footer-ico {
    border-bottom: 1
px
 solid #d4d4d4;
}
.clean-skin-tm .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title {
    color: #3d92cc;
    background: 0 0!important;
    padding: 22px 15px 2px;
}
.ultimate-style .timeline-post .timeline-content .content-title {
    margin: 0;
    padding: 18px 15px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    color: #fff;
    font-size: 32px;
}
.cool-timeline .timeline-post .timeline-content h2.content-title, .ctl-popup-content h2 {
    font-size: 20px!important;
    font-family: Open Sans!important;
    font-weight: 600!important;
    text-transform: capitalize;
}
.cool-timeline.white-timeline:before, .cool-timeline.white-timeline.one-sided:before {
    background-color: #545856;
    background-image: -webkit-linear-gradient(top,#545856 0%, #545856 8%, #545856 92%, #545856 100%);
    background-image: -moz-linear-gradient(top, #545856 0%, #545856 8%, #545856 92%, #545856 100%);
    background-image: -ms-linear-gradient(top, #545856 0%, #545856 8%, #545856 92%, #545856 100%);
}
.lsm-sidebar ul li a i {
    float: right;
    margin-top: 8px;
    margin-right: 4px;
        transition: all .3s;
}
.header-menu ul li > ul.sub-menu {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    padding-left: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 277px;
    z-index: 100;
}
.header-menu ul li > ul.sub-menu {
    background-color: #ffffff;
}
.header-menu > ul > li > ul.sub-menu {
    top: 110px;
}
ul.nav-main.social-menus li:hover {
    overflow: visible;
}
.header-menu ul li:hover > .sub-menu {
    height: auto;
    overflow: visible;
    top: 83px;
    padding: 0px;
        line-height: initial;
}
.header-menu ul li > ul.sub-menu li {
    width: 100%;
        margin: 0px;
}
.header-menu:hover {
    overflow: visible!important;
}
.header-menu > ul > li ul.sub-menu > li > a {
    border-top: 1px solid #eff0f0;
    color: #8c8c8c;
    font-weight: 400;
    padding: 0px 20px;
    width: 100%;
    display: block;
    clear: both;
    font-size: 14px;
    max-height: 55px!important;
    line-height: 55px!important;
    min-height: 55px!important;
    font-family: 'OpenSans-Regular';
    font-weight: 500;
}
.box.header-bottom.box-active .header-menu ul li:hover > .sub-menu {
    top: 65px;
}
.header-menu ul li > ul.sub-menu a:hover {
    background-color: #fc9732;
    color: #fff!important;
}
.header-menu ul li:hover > .sub-menu ul.sub-menu {
    position: absolute;
    left: 273px;
    top: 0px;
}
.wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
.product-b.row .product-md {
    border: 1px solid #dee2e6;
    margin-left: 0px;
}
.avatar_container.row {
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
.cool-timeline.white-timeline .timeline-post .iconbg-turqoise {
    box-shadow: 0 0 0 4px white, inset 0 0 0 2px #fff, 0 0 0 8px #545856;
}
.content-details a {
    color: #f39700;
}
.history-h2 h2 {
    font-family: 'NunitoSans-ExtraBold';
    font-size: 25px;
    position: relative;
    margin-bottom: 25px;
}
.history-h2 h2::after {
    background-color: #f39700;
    bottom: -10px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 73px;
}
.clean-skin-tm .cool-timeline .timeline-post.odd .timeline-content .content-details{
    text-align: right;
}
.product-box {
    margin-top: 60px;
    margin-bottom: 80px;
}
.product-b.row .product-md {
    border: 1px solid #efefef;
    margin-left: 0px;
}
.container.business-list {
    background: #fff;
    padding: 85px 100px;
}
.solution-page {
    background: #f6f6f6;
    padding: 80px;
}
.product-b.row .product-md .product-one h3 {
    font-size: 15px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    vertical-align: bottom;
}
.textwidget.cate-h3 h3 {
    font-size: 20px!important;
    background: #f39700;
    text-align: center;
    padding: 12px 0px!important;
    color: #fff!important;
    box-shadow: 3px 4px 0 #f39700;
    transition: all 0.4s ease;
    margin-bottom: 7px;
    font-family: 'NunitoSans-ExtraBold';
}
.business-list .list .item {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    display: inherit;
}
.animate.secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.business-list .list .item .images {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.business-list .list .item:hover img {
    transition: .8s;
    transform: scale3d(1.05, 1.05, 1);
    width: 100%;
}
.business-list .list .item:hover .words {
    padding-bottom: 90px;
    transition: .5s;
}
.business-list .list .item .words {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 0;
    line-height: 1.2;
    padding: 35px 40px;
    transition: .5s;
    box-sizing: border-box;
}
.business-list .list .item .words .t0 {
    font-size: 28px;
    color: #fff;
}
.blog-bottom .items .img img {
    width: 60px;
    display: block;
    margin: auto;
}
.blog-bottom .items .img img {
    position: absolute;
    top: 0;
    left: 0;
}
footer.box-footer {
    z-index: 99;
    position: relative;
}
.font-bold h2 , .font-bold h3{
    font-weight: bold;
}
.blog-bottom .items:hover .img .i0 {
    opacity: 0;
}
.blog-bottom .items:hover .img .i1 {
    opacity: 1;
}
.blog-bottom .items .img .i1 {
    opacity: 0;
}
.blog-bottom .items .img {
    width: 65px;
    height: 65px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.blog-bottom .items {
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 30px 16px;
    min-height: 352px;
    border-radius: 10px;
    transition: all .4s;
    background: transparent;
        padding-top: 50px;
}
.blog-bottom .items:hover .t0 {
    color: #fff;
}
.blog-bottom .items:hover p {
    color: #fff;
}
.blog-bottom .items:hover .t1 a {
    background: #fff;
    color: #f39701;
}
.blog-bottom .items:hover {
    background: #f39701;
    color: #fff;
    transition: all .3s;
}

.history {
    background: #fff;
    padding: 70px 0px;
    padding-bottom: 90px;
}
.img-h {
    overflow: hidden;
}
.img-h:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}
.tab-top {
    display: inline-block;
    width: 100%;
}
a.his-a {
    width: auto;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background: #f39700;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    margin-top: 50px;
    padding: 0px 50px;
    transition: all .3s;
    border: 2px solid;
}
ul.nav-main.social-menus li.current-menu-item .sub-menu a {
    border-bottom: 1px solid #eff0f0;
}
ul.nav-main.social-menus li .sub-menu .current-menu-item a {
    border-bottom: 3px solid #f39700;
}
a.his-a:hover {
    border: 2px solid #f39700;
    color: #f39700;
    background: transparent;
    font-weight: bold;
    transition: all .3s;
}
.history h2 {
    font-size: 48px;
    line-height: 30px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
    text-align: left;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.lsm-sidebar-show ul.sub-menu li i {
    transform: rotate(0deg);
}
.lsm-sidebar-show ul.sub-menu li.lsm-sidebar-show i {
    transform: rotate(90deg);
}
.blog-bottom .items .t0 {
    font-size: 20px;
    color: #222222;
    line-height: 1;
    margin-top: 35px;
    margin-bottom: 15px;
}
.blog-bottom .items p {
    line-height: 24px;
    font-size: 14px;
    color: #888888;
    margin-bottom: 0px;
    width: 100%;
    margin: auto;
}
.blog-bottom .items .t1 a {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f39700;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 30px;
}
.blog-bottom .items .t1 {
    width: 90%;
    margin: 0 auto;
    line-height: 24px;
}
.business-list .list .item .words .t1 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 15px;
}
.business-list .list .item:hover .words .t2 {
    transition: .5s;
    opacity: 1;
}
.business-list .list .item .words .t2 {
    width: 40px;
    height: 40px;
    background-color: #f39700;
    background-size: 100%;
    border-radius: 50%;
    margin-top: 25px;
    opacity: 0;
    transition: .5s;
    position: absolute;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.business-info .list .words .t2 .txt .img .span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    line-height: 1.4;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    padding-top: 45px;
    box-sizing: border-box;
    opacity: 0;
    transition: .5s;
}
.business-info .list .words .t2 .txt .img .span {
    padding-top: 52px;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.business-info .list .words .t2 .txt .img:hover .span {
    transition: .5s;
    opacity: 1;
}
.down-images:hover img.img-responsive {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    transition: all .3s;
}
.down-images{
    position:relative;
    overflow: hidden;
}
 img {
  transition: all .3s;
}
.down-images {
    border: 4px solid #ebebeb;
    text-align: center;
}
.down-title h3 {
    font-size: 16px;
    color: #f39700;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 70px;
}
.download-page {
    padding-top: 65px;
}
.solution-page {
    background: #f6f6f6;
}
.business-list .list .item:hover:after {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    transition: .5s;
}
.business-list .list .item .images img {
    transition: .5s;
    width: 100%;
}
.business-list .list .item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    left: 0;
    bottom: 0;
}
.product-b.row {
    padding-left: 40px;
}
.textwidget.cate-h3 {
    margin-top: 31px;
    margin-bottom: 18px;
}
.slider-menu li {
    list-style-type: none;
    line-height: 2;
}

.slider-menu li a:hover {
    background: #d4d4d4;
    padding-left: 5px;
    transition: all .4s;
}
.slider-menu li a {
    color: #333;
    border-bottom: 1px solid #d4d4d4;
    display: block;
    padding-bottom: 5px;
    transition: all .4s;
    padding-top: 5px;
    font-family: 'NunitoSans-ExtraBold';
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.slider-porm.get-form form button.btn-search {
    top: 8px;
}
.widget_new li.sidebar_pro a span {
    font-size: 15px;
    font-family: 'NunitoSans-ExtraBold';
    padding-left: 24px;
    color: #33336e;
}
.slider-menu .widget_new li a {
    border-bottom: none;

}
.slider-menu .widget_new li {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 12px;
}
.content-blog h1 {
    font-size: 30px;
    color: #25282a;
    line-height: 52px;
    text-align: center;
    margin-bottom: 15px;
    font-family: 'NunitoSans-ExtraBold';
}
.postview {
    text-align: center;
    margin-bottom: 50px;
}
.postview .blog-span {
    display: inline-block;
    background: #f7f7f7;
    padding: 0px 38px;
    font-size: 18px;
    font-family:'ARIAL-Regular';
}
.content-blog p{
    font-size: 18px;
    line-height: 27px;
    color: #25282a;
}
.content-blog {
    padding: 0px 50px;
}

.news-page .container {
    background: #fff;
    padding: 100px;
}
.fixed-newsleft .messages-title .en {
    line-height: 48px;
    font-size: 43px;
    color: #000000;
    font-weight: bold;
}
.messages-title .cn {
    font-size: 28px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 35px;
    font-weight: bold;
}
.messages-title {
    line-height: 1.5;
}
.messages-title .cn {
    font-size: 28px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 35px;
    font-weight: bold;
}
.messages-title .line {
    width: 10px;
    height: 2px;
    background: #a8a8a8;
    margin-bottom: 30px;
}
.newsbox .news-tit {
    padding-top: 40px;
}
.animate.add3 {
    transition-delay: .3s;
}
.pcbox {
    display: block;
}
.newsbox .news-tit li a:hover, .newsbox .news-tit li.current-menu-item a {
    background: #f7f7f7;
    transition: .5s;
}
.newsbox .news-tit li a {
    display: block;
    width: 160px;
    height: 60px;
    line-height: 60px;
    color: #888888;
    font-size: 16px;
    text-align: center;
    border: 1px solid #f7f7f7;
    box-sizing: border-box;
    transition: .5s;
    position: relative;
}
.newsbox .news-tit li a:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: #fabe00;
    width: 3px;
    opacity: 0;
    transition: .5s;
}
.newsbox .news-tit li a:hover:after, .newsbox .news-tit li.current-menu-item a:after {
    opacity: 1;
    transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .time i.fa.fa-calendar {
    padding-right: 11px;
}
.newsbox .newsright .spans {
    text-align: right;
}
.newsbox .newsright .newsright-top .spans {
    height: 80px;
    padding-top: 15px;
}
.newsbox .newsright .spans span {
    display: inline-block;
    font-size: 16px;
    color: #888888;
}
.newsbox .newsright .spans {
    text-align: right;
}
.newsbox .newsright .newsright-top .imghbox {
    display: block;
    position: relative;
}
.newsbox .newsright .newsright-top .imghbox img {
    transition: .5s;
}
.newsbox .newsright .newsright-top .imghbox:hover img {
    transition: .5s;
    transform: scale3d(1.05, 1.05, 1);
}
.newsbox .newsright .newsright-top .imghbox .words {
    position: relative;
    width: 100%;
    background: #f7f7f7;
    font-size: 14px;
    color: #888888;
    line-height: 25px;
    padding: 52px 60px 50px 38px;
    box-sizing: border-box;
}
.newsbox .newsright .newsright-top .imghbox .words-text {
    position: relative;
    height: 100%;
    padding-bottom: 40px;
}
.newsbox .newsright .newsright-top .imghbox:hover .words .t0 {
    transition: .5s;
    color: #fabe00;
}
.newsbox .newsright .newsright-top .imghbox .words .t0 {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 35px;
    transition: .5s;
    line-height: 1;
}

.newsbox .newsright .newsright-top .imghbox .words .t1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.newsbox .newsright .newsright-top .imghbox .words .time {
    font-size: 14px;
    color: #888888;
    line-height: 18px;
    padding-left: 0px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}
.newsbox .newsright .newsright-top .imghbox .words .time i.fa.fa-calendar {
    padding-right: 15px;
}
.newsbox .newsright .newsright-top .imghbox .words .time:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 15px;
    height: 18px;
}
.newsbox .newsright .newsright-top .imghbox .words .jiantou {
    width: 36px;
    height: 30px;
    background-size: 100%;
    position: absolute;
    right: 0;
        bottom: 0px;
    font-size: 22px;
    color: #f39700;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox.active {
    margin-top: 20px;
    padding-right: 0;
    box-sizing: border-box;
        padding: 0px 15px;
}
.newsbox .newsright .newsright-bot .newsright-list .items {
    display: block;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox:hover .imgs img {
    transition: .5s;
    transform: scale3d(1.05, 1.05, 1);
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .imgs img {
    width: 100%;
    transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words {
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    padding-top: 30px;
    padding-bottom: 35px;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .text {
    width: 70%;
    overflow: hidden;
    display: inline-block;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t0 {
    font-size: 22px;
    line-height: 25px;
    height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000000;
    transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
    margin-top: 12px;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox:hover .words .t0 {
    color: #fabe00;
    transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .time {
    font-family: Arial;
    display: inline-block;
    padding-left: 26px;
    position: relative;
    line-height: 18px;
}
.fr {
    float: right;
    display: inline;
}
.newsbox .newsright .newsright-top .imghbox .imgs {
    overflow: hidden;
}
.newsbox .newsright .newsright-bot {
    margin-top: .8rem;
    position: relative;
}
.newsbox .newsright .newsright-bot .newsright-list {
    position: relative;
}

.f-cb {
    zoom: 1;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox {
    display: block;
    width: 490px;
    padding-right: 15px;
    box-sizing: border-box;
}
.news-page {
    padding: 80px;
    background: #eaeaea;
}
.solution-p p {
    margin-bottom: 1.625em;
    font-size: 0.98em;
    line-height: 1.625em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'OpenSans-Regular';
    color: #767676;
}
.banner .container {
    max-width: 1920px!important;
}

.content-pro .swiper-button-next1 {
    position: absolute;
    right: -10px;
    z-index: 99;
    top: 138px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    transition: all 0.4s ease-out 0s;
    outline: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    opacity: 0;
    cursor: pointer;
}
.content-pro .swiper-button-prev1 {
    position: absolute;
    right: initial;
    z-index: 100;
    top: 138px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    left: -10px;
    transition: all 0.4s ease-out 0s;
    outline: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    opacity: 0;
    cursor: pointer;
}
.swiper-containe-box:hover .swiper-button-next1 {
    opacity: 1;
    right: 0;
    transition: all 0.4s ease-out 0s;
}
.swiper-containe-box:hover .swiper-button-prev1 {
    opacity: 1;
    left: 0;
    transition: all 0.4s ease-out 0s;
}
.pro-single .swiper-containe-box img.img-responsive {
    display: block;
    margin: auto;
}
.single-content h1 , .single-content h2{
    font-family: 'NunitoSans-ExtraBold';
    font-size: 22px;
    line-height: 24px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    text-transform: capitalize;
}
a.single-buy.single-tab {
    transition: all .4s ease 0s!important;
    color: #fff!important;
    background: #001946;
    margin-top: 20px;
    line-height: 45px;
    display: inline-block;
    text-align: center!important;
    border-radius: 30px;
    border: 2px solid #001946;
    font-size: 18px!important;
    font-family: 'ProximaNova-Semibold';
    border: 1px solid #001946;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    opacity: .8;
    padding: 0 40px;
}
a.single-buy.single-tab:hover {
    color: #004865!important;
    border: 2px solid #004865;
    text-decoration: none;
    transition: all 0.3s;
    background: #fff;
}
.relative-pro .relative-container {
    overflow: hidden;
    background: #fff;
}
.relative-pro .relative-container .product-md {
    border: 1px solid #dee2e6;
    margin-left: 0px;
}
.relative-pro .relative-container .product-md h3 {
    font-family: 'NunitoSans-ExtraBold';
    font-size: 17px;
    text-align: center;
}
html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(250px,0,0)!important;
    transform: translate3d(250px,0,0)!important;
}
ul.main-menus.mm-listview span.icon {
    display: none;
}

.about-video-box {
    top: 76%;
}
.pro-des {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 40px;
    margin-top: 50px;
}
.swiper-container-fade .swiper-slide.swiper-slide-active .header-banner {
    transform: scale(1.15);
        visibility: visible;
    -webkit-animation: scale-bg 6s linear forwards;
    animation: scale-bg 6s linear forwards;
}
.header-banner {

    transition: 8s;
}
.pro-des a {
    color: #001946;
    padding: 6px 50px;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    display: inline-block;
    font-size: 18px;
    border-right: 1px solid #e5e5e5;
    margin: 21px 0px;
    text-transform: capitalize;
}
.product-box.single-box-pro .slider-porm.get-form {
    padding-right: 22px;
}
.product-box.single-box-pro .slider-menu {
    padding-right: 22px;
}
a.single-buy.single-tab:hover {
    color: #001946!important;
    border: 2px solid #001946;
    text-decoration: none;
    transition: all 0.3s;
    background: #fff;
}
span.right-single a {
    color: #fff;
    font-size: 15px;
}
span.right-single a{
    float: right;
    background: #001946;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    border: 1px solid #001946;
    transition: all .4s;
}
span.right-single a i.fa.fa-angle-right {
    padding-left: 8px;
}
span.right-single:hover {
    background: transparent;
    color: #001946;
    transition: all .4s;
}
span.right-single a:hover{
    color: #001946;
    transition: all .4s;
    background: transparent;
}
span.left-single:hover {
    background: transparent;
    color: #001946;
    transition: all .4s;
}
span.left-single a:hover{
    color: #001946;
    transition: all .4s;
    background: transparent;
}
span.left-single a i.fa.fa-angle-left {
    padding-right: 8px;
}
span.left-single a{
    float: left;
    background: #001946;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    border: 1px solid #001946;
    transition: all .4s;
}
span.left-single a {
    color: #fff;
}

.page-nav-right {
    margin: 30px 0px;
    padding-bottom: 50px;
}

/********************search********************/
.page-left, .related-news {
    background: #f4f4f4;
}
.products-list h2, .related-news-list h2 {
    line-height: 50px;
    padding-left: 30px;
}
.related-products-content, .related-news-content {
    padding: 0 30px;
    padding-bottom: 20px;
}
.related-products-content ul{
    padding: 0px;
}
.page-left {
    margin-bottom: 20px;
    margin-top: 40px;
}
.time {
    color: #999;
    font-size: 12px;
}
.blogs-title p {
    color: #666;
    font-size: 12px;
}
.blogs-title h5 {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}
.related-products-content li a {
    font-size: 18px;
    display: inline-block;
    width: 100%;
}
.related-products-content li {
    border-bottom: 1px solid #aaa;
    padding: 20px 0;
}
ul.sub-menu li {
    padding: 0;
    border-bottom: none;
}

.related-products-content li a:hover{
    color: #000!important;
}
.gallery-thumbs .swiper-wrapper {
    padding-top: 8px;
}
.related-news {
    margin-bottom: 20px;
}
#gwolle_gb form#gwolle_gb_new_entry, #gwolle_gb form#gwolle-gb-new-entry{
    margin-top: 0;
}
.current-menu-parent ul.sub-menu {
    display: block;
}
.page-header2{
    margin: 40px 0px 30px 2px;
    padding-bottom: 77px;
}
.page-content input[type='search']{
    -webkit-appearance: none;
    width: 100%;
    height: 29px;
    font-size: 13px;
    padding: 25px 15px;
    color: #aaa9a9;
    border: 1px solid #d2d2d2;
    outline: none;
    border-radius: 10px;
}
.page-content button[type='submit']{
    height: 29px;
    position: absolute;
    right: 15px;
    top: 12px;
    border: none;
    background: transparent;
    color: #333;
    line-height: 26px;
    width: 33px;
    outline: none;
    transition: all .4s ease 0s;
    padding: 1px 0px;
}
.page-content span.screen-reader-text{
    color: #666;
    font-weight: normal;
    font-size: 18px;
    padding: 5px 10px;
}
.page-content form.search-form {
    margin-bottom: 5px;
        position: relative;
}
.page-content button.search-submit:hover {
    background: #d9d9d9;
}
.page-header .page-title h1{font-size: 24px;}
.page-products-content {
    padding: 40px 0;
    border-bottom: 1px dashed #666;
}
.page-temaplate-content a.post-thumbnail.read-more1 {
    background: #fff;
    padding: 5px;
    color: #333;
    border: 1px solid #d7d7d7;
    border-radius: 30px;
}
.page-temaplate-content a.post-thumbnail.read-more1:hover {
    color: #fff;
    background:#20938b;
    text-decoration: none;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
.page-temaplate-content a.post-thumbnail {
    text-decoration: none;
    color: #20938b;
}
.page-products-content .search-text {
    margin-bottom: 17px;
}

.page-title{
    border-bottom: 1px solid #eee; 
    padding-bottom: 10px;
}
.page-title h1{
    font-size: 30px;
}

.pagination{
    opacity: 0;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    margin-bottom: 50px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ab8b65;
}

.wp-pagenavi span.current {
    background: #e7e7e7;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 50% !important;
    border: none;
    color: #343434;
    font-size: 0.625em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2.36363636363636em;
}


.wp-pagenavi a {
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 50% !important;
    border: none;
    color: #343434;
    font-size: 0.625em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2.36363636363636em;
}

.wp-pagenavi a:hover {
    background: #e7e7e7;
}

.page-temaplate-content {
    margin-bottom: 20px;
}

.page-content i.fa.fa-search {
    color: #333;
}
/********************search********************/
/**********************404 or breadcrumbs********************/


.breadcrumb-left {
    float: right;
}

.breadcrumb-left h1 {
    font-size: 18px;
    margin-top: 0px;
}

.borderline {
    background: #f0f0f0 none repeat scroll 0 0;
    height: 1px;
    margin-top: 8px;
}

.page-404 {
    text-align: center;
}

.content-404 {
    text-align: center;
}

.page-404 h2 {
    border-bottom: 2px solid #333;
    display: block;
    padding-bottom: 33px;
}

.error-message {
    margin-top: 20px;
    color: #F0F0F0;
    font-size: 178px;
    font-weight: bold;
    margin-bottom: 40px;
}

a.a-404 {
    color: #fff;
    padding: 5px 90px;
    display: inline-block;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    background: #f39700;
    border: 1px solid #f39700;
    margin-bottom: 50px;
}

a.a-404:hover {
    border-radius: 30px;
    color: #555;
    background: #fff;
    text-decoration: none;
}
.titlebar_breadcrumbs.wow.fadeInUp.animated {
    margin-top: 78px;
}
.titlebar_breadcrumbs.wow.fadeInUp.animated a {
    color: #333;
}
.page-404 h2 {
    border-bottom: 2px solid #333;
    display: block;
    padding-bottom: 33px;
    margin-top: 80px;
}
.container.search-box {
    max-width: 1200px;
}
/**********************404********************/
.taxonomy-description {
    color: #333;
    margin-bottom: 50px;
    border-bottom: 2px dashed #999;
}
.row.well {
    padding-left: 27px;
}
.content-pro table {
    width: 100%;
    text-align: center;
    white-space: normal!important;
    border-collapse: collapse;
    border-spacing: 0;
}
.content-pro table  td {
    font-size: 14px;
    color: #666666;
    height: 50px;
    line-height: 1.5;
    overflow: hidden;
    border: none;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    white-space: normal!important;
}
div#center {
    margin-top: 50px;
    display: inline-block;
}
div#center a.aitems.f-cb {
    display: block;
    height: 90px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 90px;
    float: left;
    padding: 0 30px;
    box-sizing: border-box;
    color: #444444;
    margin-bottom: 10px;
    white-space: normal!important;
    width: 100%;
}
.down.f-cb {
    display: inline-block;
}
.fl.wen {
    height: 100%;
    max-width: 60%;
    overflow: hidden;
    padding-left: 40px;
    box-sizing: border-box;
    position: relative;
    white-space: normal!important;
    float: left;
    display: inline;
}
span.fr.d {
    transition: .5s;
    max-width: 40%;
    display: inline;
    white-space: normal!important;
    padding-left: 50px;
}
div#parameter {
    display: block;
    margin-top: 50px;
}
div#center a.aitems.f-cb:hover span.fr.d {
    color: #f39700;
}
.fl.wen i {
    padding-right: 10px;
}
.pro-des a:first-child {
    border-left: 1px solid #e5e5e5;
}
.pro-des a::before {
     position: absolute;
    width: 0;
    height: 3px;
    margin-top: 36px;
    margin-left: 0;
    content: "";
    transition: all 0.6s cubic-bezier(.215,.61,.355,1) 0s;
    text-align: left;
    background-color: #f39700;
}
.pro-des a:hover::before {
    width: 24%;
}
a.single-tab.active::before {
    width: 24%;
}
.product-box.single-box-pro {
    padding-top: 60px;
    padding-bottom: 80px;
    background: #f9f9f9;
        margin-top: 0px;
    margin-bottom: 0px;
}
.relative-pro .swiper-wrapper {
    background: #fff;
}
.single-bottom {
    background: #fff;
    padding: 0px 20px;
}
.box.header-bottom.box-active {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    transition: all .3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(.42,0,.2,.83);
    transition-delay: 0s;
    z-index: 99;
    box-shadow: 0 16px 24px rgba(14,13,18,.07);
    z-index: 9999;
    height: 80px;
    line-height: 80px;
}
.box.header-bottom.box-active .header-menu {
    height: 80px;
    overflow: hidden;
}
.box.header-bottom.box-active ul.nav-main.social-menus li a {
    color: #5e5e5e;
    min-height: 80px;
    line-height: 75px;
}
.box.header-bottom.hidden-sm {
    transition: all .4s;
    background: #fff;
}
.single-content {
    padding-left:0px;
}
.video-sin img.video-ico {
    position: absolute;
    top: 43%;
    text-align: center;
    display: inline-block;
    right: 40%;
    width: 15%;
}
.video-sin {
    position: relative;
    text-align: center;
}

.slider-menu li .sub-menu a {
    padding-left: 20px;
}
.clickshowcontact {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    z-index: 99999;
    padding-top: 50px;
    transform: translateY(-10000px);
    transition: all .6s;
    overflow-y: scroll;
    padding: 0 15px;
}
.clickshowcontact .form-show {
    max-width: 500px;
    margin: auto;
    background: #f1f1f1;
    padding: 50px 25px;
    position: relative;
}
.clickshowcontact .clickclose {
    position: absolute;
    right: 10px;
    top: 10px;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}
.clickshowcontact.active {
    transform: translateY(0);
}
.contact-fom .container {
    max-width: 1460px;
}
.email:hover a, .phone2:hover a, .phone:hover a, .youtube-s:hover a, .facebook-s:hover a{
    color: #f39700;
}
.langu {
    position: absolute;
    top: 38px;
    right: 0;
    width: 100%;
}
header .box-active .langu {
    top: 25px;
    position: absolute;
    right: 0;
    width: 100%;
}
@media (min-width: 770px){
    .our {
    display: flex;
}
    
}
@media (max-width: 1681px){
    .product-b.row .product-md {
    border: 1px solid #dee2e6;
    margin: 0px 0;
}
    .tab-top h2 {
    line-height: 64px;
}
.product-md {
    border: 1px solid #dee2e6;
    margin: 0px 0px;
}
    
}
    @media (max-width: 1680px){
.tab-top {
    height: auto;
    line-height: 68px;
}
.product-one h3 {
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
}
        ul.menu-testing li {
    margin-right: 4%;
}
   .blog-content {
    background: #f7f7f7;
    padding: 20px 30px;
}
        .blog-content a h3 {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: bold;
}
        .contact-right {
    display: inline-block;
    width: 50%;
    background: #eafaf9;
    min-height: 507px;
    padding: 47px 85px;
}
        ul.nav-main.social-menus li {
    margin: 0px 15px;
                font-size: 16px;
}
        
}
    @media (max-width: 1445px){
        .news-page {
    padding: 40px;
}
        .news-page .container {
    padding: 50px;
}
        .fixed-newsleft .messages-title .en {
    font-size: 35px;
}
		.contact-right {
    padding: 33px 85px;
}
		span.fr.d {
    padding-left: 0px;
}
        .newsbox .newsright .newsright-bot .newsright-list .itemsbox .time {
    padding-left: 0px;
}
        .footer-top ul li a {
    font-size: 16px;
}
        a.learn-product {
    margin-top: 1%;
}
.tab-top h2 {
    float: left;
    display: inline-block;
    line-height: 74px;
    font-size: 38px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
    margin-right: 30px;
}
}
   @media (max-width: 1420px){
.product-md {
    border: 1px solid #dee2e6;
    margin: 0px 0%;
}
}
.gallery-thumbs .swiper-slide-active img.img-responsive {
    border: 2px solid #32466a;
}
@media (max-width: 1381px){
    .solution-p {
    width: 80%;
}
    .solution-p.solution-pp {
    width: 80%;
}
}
    @media (max-width: 1360px){
ul.nav-main.social-menus li {
    margin: 0px 27px;
}
        ul.menu-testing li {
    margin-right: 0%;
}
        .our-right a {
    font-size: 22px;
    color: #f39700;
    line-height: 28px;
    padding: 0px 14px;
}
        .our-right {
    padding-top: 28px;
}
        p.certifications {
    font-size: 19px;
    color: #5e5e5e;
    line-height: 27px;
    padding-top: 10px;
}
                .newsletter input.es_txt_email {
    width: 100%;
}
        ul.nav-main.social-menus li {
    margin: 0px 13px;
    font-size: 14px;
}
}
    @media (max-width: 1201px){
        .business-list .list .item .words {
    padding: 35px 12px;
}
        .business-list .list .item .words .t0 {
    font-size: 22px;
    color: #fff;
}
        .business-list .list .item .words .t1 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 15px;
}
ul.nav-main.social-menus li {
    margin: 0px 7px;
    font-size: 13px;
}
            .single-content {
    padding-left: 0px;
}
            .single-p1 p {
    font-size: 14px;
}
    .single-content {
    padding-left: 0px;
}
    .pro-des a {
    color: #001946;
    padding: 6px 30px;
    font-size: 14px;
    }
        .blog-page .blog-content {
    max-height: 300px;
}
        .list.f-cb.secwen {
    padding: 30px;
}

}
@media (max-width: 1200px){
ul.nav-main.social-menus {
    padding-left: 10px;
    }
}
@media (max-width: 1025px){
    .container.business-list {
    background: #fff;
    padding: 45px 50px;
}
    .solution-page {
    background: #f6f6f6;
    padding: 40px;
}
    .newsbox .fixed-newsleft {
    width: 100%;
}
    .newsbox .news-tit ul li {
    display: inline-block;
}
    .newsbox .news-tit ul li a {
    height: 44px;
    line-height: 44px;
    display: inline-block!important;
    width: 130px;
}
    .fixed-newsleft .messages-title .en {
    line-height: 52px;
    font-size: 25px;
}
    .messages-title .cn {
    font-size: 20px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}
    .newsbox .newsright .newsright-bot .newsright-list .itemsbox .text {
    width: 100%;
}
    .fl.text {
    margin-bottom: 10px;
}
    .newsbox .newsright .newsright-bot .newsright-list .itemsbox .time {
    padding-left: 0px;
    line-height: 0px;
    width: 100%;
}
    .newsbox .newsright .newsright-bot .newsright-list .itemsbox.active {
    margin-top: 30px;
}
    .news-page {
    padding: 15px;
    background: #eaeaea;
}
    .news-page .container {
    background: #fff;
    padding: 15px;
}
    .single-p1 p {
    font-size: 14px;
}
    .single-content {
    padding-left: 0px;
}
    .pro-des a {
    color: #001946;
    padding: 6px 30px;
    font-size: 14px;
    }
    ul.nav-main.social-menus {
    padding-left: 10px;
}
        .slider-menu li a {
    font-size: 12px;
}
    .textwidget.cate-h3 h3 {
    font-size: 14px!important;
}
        .footer-top h3 {
    font-size: 35px;
}
        ul.category-footer li {
    display: inline-block;
    width: 47%;
}
.product-md {
    border: 1px solid #dee2e6;
        margin: 0px 0%;
}
        .our-right {
    display: inline-block;
    width: 50%;
    background: #f5f5f5;
    min-height: 586px;
    padding-left: 48px;
    padding-right: 25px;
    font-size: 18px;
}
        ul.menu-testing li p {
    font-size: 16px;
    color: #5e5e5e;
    margin-top: 30px;
}
        ul.menu-testing li {
    margin-right: 0%;
    width: 32%;
}
        .blog-content {
    background: #f7f7f7;
    padding: 7px 12px;
}
        .blog-content a h3 {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 13px;
    font-weight: bold;
}
        .blog-content p {
    font-size: 14px;
    line-height: 24px;
    color: #5e5e5e;
}
        .contact-right h3 {
    font-size: 28px;
    color: #000;
    font-family: 'NunitoSans-ExtraBold';
    line-height: 0px;
    margin-bottom: 37px;
}
        .fu-top {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 37px;
    z-index: 99;
    position: relative;
    margin-left: 0px;
}
        .fu-top a h2 {
    font-size: 25px;
    line-height: 56px;
}
        .footer-top ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    transition: all .4s;
}
        .newsletter input.es_txt_email {
    width: 100%;
    height: 50px;
    border: none;
    padding-left: 15px;
}
        .newsletter input.es_submit_button {
    width: 74px;
    font-size: 16px;
}
        .footer-top ul.footer-ico li a {
    line-height: 40px;
}
}
@media (max-width: 992px){
    
    .col-lg-8.col-md-8.mobile-none {
    display: none;
}
    .mobile-menu {
    display: inline-block;
}
    .get-form form {
    width: 80%;
    position: relative;
    float: left;
}
    .mobile-menu a#hamburger {
    color: #f39700;
    font-size: 26px;
}
        .tab-top h2 {
    float: inherit;
    display: block;
    line-height: 51px;
    font-size: 2em;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
    margin-right: 0px;
    margin-top: 18px;
}
    .nav-tabs li a {
    margin-left: 0px;
    margin-right: 31px;
}

}
@media (max-width: 770px){

    .contact-box .contact-right {
    display: none;
}
    .blog {
    display: none;
}
    .phonefooternav {
    display: block;
}
    .contact-right {
    width: 100%;
}
    .es-field-wrap label {
    width: 100%;
}
    .list.f-cb.secwen {
    background: #fff;
    padding: 15px;
    padding-bottom: 35px;
    box-sizing: border-box;
    margin-bottom: 12px;
}
    .business-info .list .word {
    opacity: 0;
}
    .solution-page {
    background: #f6f6f6;
    padding: 25px;
}
    .container.business-list {
    background: #fff;
    padding: 25px 25px;
}
    .solution-p {
    width: 100%;
    padding-left: 15px;
    padding-top: 15px;
}
    .solution-p.solution-pp {
    padding-left: 0px;
    float: right;
    width: 100%;
    padding-right: 15px;
}
    .text-center.about-h h2 {
    margin-top: 1em;
    margin-bottom: 2em;
}
    .solution-height {
    height: auto;
}
    .about-page .vc_custom_1587107423595 {
    background-image: none!important;
}
        h2.our-h2 {
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
}
    .our-left {
    float: inherit;
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    height: 350px;
}
    .our.container {
    display: inline-block;
}
    .our-right {
    display: inline-block;
    width: 100%;
}
    .blog-top h2 {
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
        margin-bottom: 45px;
}
    .blog-top a {
    font-size: 20px;
}
    .blog-bottom {
    margin-top: 20px;
    margin-bottom: 60px;
}

    .tab-top h2 {
    float: inherit;
    display: block;
    line-height: 51px;
    font-size: 2em;
    color: #000000;
    font-family: 'NunitoSans-ExtraBold';
    margin-right: 0px;
    margin-top: 18px;
}
    .nav-tabs li a {
    margin-left: 0px;
    margin-right: 31px;
}
    .mobile-none {
    display: none;
}
    .get-form form {
    width: 80%;
    position: relative;
    float: left;
}
    .mobile-menu {
    display: inline-block;
}
    .mobile-menu a#hamburger {
    color: #f39700;
    font-size: 26px;
}
    h2.banner-h2 {
    font-size: 2em!important;
    margin-bottom: 0px!important;
    line-height: 74px!important;
}
    p.banner-p {
    font-family: 'OpenSans-Light';
    font-size: 1em!important;
    margin-bottom: 13px!important;
}
    .mm-menu.mm-offcanvas.mm-current {
    display: block!important;
}
    .contact-left {
    width: 100%;
}
    .slider-porm.get-form {
    display: none;
}
    .slider-menu {
    display: none;
}
.content-pro table {
    word-break: break-word;
}
}
@media (max-width: 500px){
    .phonefooternav ul li {
    padding: 3px 0;
}
    .phonefooternav ul li a i {
    padding: 2px 0;
}
	.blog-bottom .items p {
    width: 100%;
}
	.blog-bottom .items .t1 {
    width: 100%;
}
    .about-video-box a.about-video {
    font-size: 12px;
    color: #fff;
    width: 297px;
    height: 30px;
    line-height: 33px;
}
    .solution-page {
    background: #f6f6f6;
    padding: 15px;
}
    .container.business-list {
    background: #fff;
    padding: 10px 10px;
}
    .text .txt {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}
    .business-info .list .words .t2 {
    margin-top: 0px;
}
    .solution-single {
    background: #eaeaeb;
    padding: 40px 0px;
}
    .vc_row.wpb_row.vc_inner.vc_row-fluid.container1200.container.wow.fadeInUp.animated.about-download.animated {
    padding: 0px;
}
    .vc_row.wpb_row.vc_inner.vc_row-fluid.container1200.container.about-download .vc_column-inner {
    padding: 0px;
}
    .table-colorful.table thead tr th {
    height: 34px;
    line-height: 34px;
    padding: 6px;
    min-width: initial;
    font-weight: bold;
    font-size: 12px;
}
    .table-colorful td.choosed.fileName-td a {
    font-size: 12px;
}
    .table.table-colorful tr td {
    font-size: 12px;
}
    .table-colorful .colorfulDownload a {
    font-size: 12px;
}
    .newsbox .news-tit ul li a {
    height: 36px;
    line-height: 35px;
    display: inline-block!important;
    width: 99px;
    font-size: 14px;
}
    .fr {
    float: inherit;
    display: inline;
}
    .newsbox .newsright .newsright-top .imghbox .words {
    padding: 30px;
}
    .newsbox .newsright .newsright-top .imghbox .words .t0 {
    font-size: .26rem;
    margin-bottom: .35rem;
}
    .newsbox .newsright .newsright-top .imghbox .words .t1 {
    font-size: 12px;
}
    .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words {
    padding-top: 18px;
    padding-bottom: 25px;
}
    .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t0 {
    font-size: 16px;
}
    .blog-bottom .items {
    margin-bottom: 15px;
}
    .history h2 {
    font-size: 30px;
    line-height: 30px;
}
    .history {
    background: #fbfbfb;
    padding: 40px 0px;
    padding-bottom: 50px;
}
    .img-h {
    margin-bottom: 15px;
}

    .product-one h3 {
    font-size: 15px;
}
    ul.link-footer {
    display: none;
}
    span.arrow-content {
    font-size: 11px;
    padding-right: 6px;
}
    span.arrow {
    border-bottom: 30px solid #00a29a;
    border-left: 30px solid transparent;
}
    .blog-a {
    text-align: left;
}
    .product-md {
    margin: 0px 0px;
}
    .blog-content a.blog-more {
    display: none;
}
    .content-blog {
    padding: 0px 0px;
}
    .feature {
    min-height: 170px;
}
    .content-blog h1 {
    font-size: 1.2em;
    line-height: 30px;
}
    .postview {
    text-align: center;
    margin-bottom: 20px;
}
.postview .blog-span {
    padding: 0px 15px;
    font-size: 14px;
    width: 100%;
}
    .single-content {
    padding-left: 0px;
    padding-top: 35px;
}
    .pro-des a:first-child {
    border-left: none;
}
    .pro-des a {
    color: #001946;
    padding: 0px 0px;
    box-sizing: border-box;
    border: solid transparent;
    font-size: 18px;
    border-right: none;
    margin: 12px 0px;
}
    .single-bottom h3 {
    font-size: 1.35rem;
}
    .fl.wen {
    padding-left: 0px;
}
    div#center {
    width: 100%;
}
    .down.f-cb {
    width: 100%;
}
    .page-nav-right span a {
    float: left;
    margin-bottom: 15px;
}
    div#center a.aitems.f-cb {
    padding: 0 10px;
    font-size: 12px;
}
    .tab-box .tab-content .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: none;
    max-width: 50%;
}
    .video-back {
    width: 100%;
    height: auto;
}
    a.video-a {
    font-size: 14px;
    width: auto;
    height: auto;
    line-height: 38px!important;
    padding: 0px 10px;
}
    img.video-ico {
    position: absolute;
    top: 41%;
    text-align: center;
    display: inline-block;
    right: 42%;
    width: 13%;
}
    .our-right {
    padding-left: 15px;
    padding-right: 15px;
}
p.banner-p {
    font-family: 'OpenSans-Light';
    font-size: 1em!important;
    margin-bottom: 13px!important;
}
    a.banner-a {
    font-size: 13px!important;
    width: auto;
    height: auto;
    display: inline-block;
    text-align: center!important;
    line-height: 27px!important;
}
    a.banner-a img {
    margin-left: 8px!important;
    display: inline-block!important;
    margin-right: 10px!important;
}
    .nav-tabs li a {
    margin-left: 0px;
    margin-right: 19px;
    font-size: 12px;
}
    .tab-top {
    height: auto;
    line-height: 40px;
}
    .nav-tabs li a.active {
    color: #000;
    font-size: 12px;
    border-bottom: 3px solid #f39700;
    transition: all .5s;
}
    .blog-box {
    margin-bottom: 15px;
            max-height: 150px;
}
    .blog-content p {
    display: none;
}
    .contact-left {
    padding-left: 15px;
    padding-right: 15px;
}
    .contact-left h3 {
    font-size: 28px;
    color: #fff;
    font-family: 'NunitoSans-ExtraBold';
    line-height: 0px;
    margin-bottom: 55px;
}
    .ico-address {
    float: left;
    font-size: 46px;
    color: #fff;
    line-height: 0px;
    height: 120px;
    padding-right: 25px;
}
    .address ul li {
    font-size: 16px;
}
    .contact-left p {
    font-size: 16px;
    line-height: 24px;
}
    .contact-left a.mail-a-home {
    font-size: 16px;
    width: 168px;
    height: 36px;
    line-height: 32px;
}
    .contact-left a.mail-a-home {
    color: #fff;
    background: #f39700;
    font-size: 16px;
    font-family: 'OpenSans-Regular';
    width: 168px;
    height: 36px;
    display: inline-block;
    text-align: center!important;
    line-height: 32px;
    border: 2px solid #f39700;
    transition: all .4s;
}
        .contact-right {
    width: 100%;
           min-height: 442px;
    padding: 48px 15px;
}
    .footer-top h3 {
        display: none;
}
    ul.category-footer li {
    display: none;
}
    .es-field-wrap label {
    width: 100%;
}
    .slider-porm.get-form form {
    width: 100%;
    float: inherit;
}
    .slider-porm.get-form {
    display: none;
}
    .slider-menu {
    display: none;
}
    .product-b.row {
    padding-left: 15px;
    padding-right: 15px;
}
    .banner-box img {
    width: 100%;
    min-height: 150px;
}
    .banner-box h3, .banner-box h1 {
    top: 30%;
    font-size: 25px;
}
    .banner-box .titlebar_breadcrumbs {
    margin: 29px 0;
    top: 53%;
    font-size: 16px;
}
    .blog-page .blog-content {
    background: #fff;
    padding: 10px 10px;
        min-height: 280px;
}
}
@media (min-width: 1024px){
    .mobile-black {
    display: none!important;
}
}

.box.box-active:not(.no-animation) {
    animation: navslide .5s ease forwards;
}

@keyframes navslide{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-100px,0);
        transform:translate3d(0,-100px,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.contact-ul li {
    list-style-type: none;
    font-family: 'Whitney-Medium';
    color: #373d37;
    line-height: 24px;
    font-size: 18px;
}


.slider-menu li a {
    position: relative;
}
.email {
    background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 98px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 37px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}
.email:hover , .phone2:hover , .phone:hover , .youtube-s:hover , .facebook-s:hover{
    background: transparent;
}
.email:hover a , .phone2:hover a , .phone:hover a , , .youtube-s:hover a , .facebook-s:hover a{
    color: #f39700;
}
.email a , .phone2 a , .phone a , .youtube-s a , .facebook-s a{
    color: #fff;
}
.phone2 {
    background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 155px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 39px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}
.phone {
    background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 332px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 37px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}
.facebook-s{
       background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 273px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 37px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99; 
}
.youtube-s {
    background: #f39700 none repeat scroll 0 0;
    border: 2px solid #f39700;
    border-radius: 50%;
    bottom: 214px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    line-height: 39px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}
.ibox {
    overflow: hidden;
    position: relative;
    left: 3px;
    top: -2px;
    transition: .5s;
    width: 209px;
    background: #f39700;
    border-radius: 30px;
}
.itop {
    width: 37px;
    position: relative;
    float: left;
    color: #fff;
    line-height: 45px;
    transition: all .3s;
}
.ibot {
    font-size: 15px;
    color: #ffffff;
    line-height: 45px;
    font-family: Arial;
    width: 153px;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
        transition: all .3s;
}
.phone:hover .ibox {
    transition: .5s;
    left: -167px;
}
.phone:hover .ibot {
    padding-left: 0px;
    transition: all .3s;
}
.phone:hover .itop {
    padding-left: 6px;
    transition: all .3s;
}


