.top_nav{ height:60px; margin:25px 0px;}

.heading_container h2 {
  position: relative;
  font-weight: bold;
  text-transform: uppercase; 
}

.heading_container.heading_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.heading_container.heading_center h2{ color:#fff ; padding-top: 25px;}

.why_us_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
 
}

.why_us_section .box .img-box {
  width: 90px;
  height: 90px;
  border: 5px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  margin-bottom: -37.5px;
  position: relative;
  background-color: #02b2b5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.why_us_section .box .img-box svg {
  width: 45px;
  height: auto;
  fill: #ffffff;
}

.why_us_section .box .detail-box {
  padding: 55px 20px 20px 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#02b2b5), to(#0F5B7B));
  background: linear-gradient(to bottom, #02b2b5, #0F5B7B);
}

.why_us_section .box .detail-box h5 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

.why_us_section .box .detail-box a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.why_us_section .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
}

.why_us_section .btn-box a {
  display: inline-block;
  padding: 10px 45px;
  background-color: #ee316b;
  color: #ffffff;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #ee316b;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.why_us_section .btn-box a:hover {
  background-color: transparent;
  color: #ee316b;
}


.single-company-item {
    padding: 30px;;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    margin-top: 40px; margin-right:25px;
    
}





.company-post-author {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.company-author-image {
    width: 70px; height:70px;
    flex: 0 0 auto;
    margin-right: 20px; 
}
.company-author-image img{  width: 70px; height:70px;border-radius:50%;}
.company-author-info  p{
  
        margin-top: 10px;
        color: #02b2b5;
        font-size: 11px;
    
}
.company-post-content .company-post-title {
   
        margin-bottom: 25px;
        line-height: 1.6;
    }
 .company-post-content .company-post-title   p {
        font-size: 14px;
        line-height: 2;
    }

 .company-post-content p{ font-size:14px;}

.company-area .owl-carousel .owl-nav{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    
}

 .company-area .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
        line-height: 45px;
        border: 2px solid #02b2b5;
        text-align: center;
        font-size: 25px;
        border-radius: 10px;
        color: #02b2b5;
        transition: all 0.3s ease-in-out;
        background-color: transparent;
        margin: 10px;
        
    }
	
 .company-area .owl-carousel .owl-nav button:hover {
            border: 2px solid #02b2b5;
            background-color: #02b2b5;
            color: #fff;
        }
	.cat-pro-section .post-box .content h6{ margin-bottom:15px;}	
.cat-pro-section .post-box img{ height:120px; width:140px;}

.small-post .content h6{ height:45px; overflow:hidden; line-height:1.4}

.hot-recommend,.list-content ,.information-box{background:url(../image/index-bj1.png) repeat-y center; padding:40px 0px;}
.company-area{background:url(../image/index-bj2.png) repeat-y center; padding:40px 0px;}
.list-content .col-lg-8 .image img{ max-height:300px;}

.login-link{ display:inline-block; height:48px; line-height:48px; color:#222;margin-left:15px;}

.all-cate{ background:#eeeff1; width:200px;}

.all-cate ul li {
    display: inline-block;
    height: 45px;
    line-height: 45px;
   
    border: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}
.all-cate ul li a{ display:inline-block; width:100%;  padding-left: 30px;}
.all-cate ul li:hover{
	background:#3fb1bc; color:#fff	
}
.all-cate ul li:hover a{ color:#fff	}


.trending-article-row {
    display: flex;
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
   
}
.trending-article-left-side {
    max-width: 515px;
    padding-left: 15px;
    padding-right: 15px;
    
}
.trending-article-right-side {
    max-width: 675px;
    padding-left: 15px;
    padding-right: 15px;
    
}
.trending-single-item {
    display: flex;
    margin-top: 35px;
}
    
   
 .trending-single-item:first-child {
        margin-top: 0;
 }
    
    

.trending-single-item .trending-post-thum{
	max-width: 160px;
        flex: 0 0 auto;
}

.trending-single-item .trending-post-thum img {
            height: 100%;
            vertical-align: middle;
            object-fit: cover;
            border-radius: 10px;
        }

.trending-single-item .trending-post-content {
        margin-left: 30px;
        
    }



.trending-blog-post-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    
}

.trending-blog-post-category {
    margin-right: 25px;
    
}
.trending-blog-post-category a{
	     min-width: 100px;
    text-align: center;
    padding: 4px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}


.trending-blog-post-author {
    color: #9b9ea1;    font-size: 14px;
    
    
}

.trending-blog-post-author a {
        color: #9b9ea1;
    }


.trending-blog-post-title {
    margin-bottom: 15px; color:#fff
}
.trending-blog-post-title:hover a{ color:#fff}
.trending-blog-post-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.trending-meta-left-side  span{
   
        position: relative;
        padding-right: 10px;
        margin-right: 10px;
        font-size: 13px;
       
        

}

.trending-meta-left-side span::after {
            position: absolute;
            content: "";
            right: -0px;
            top: 50%;
            height: 4px;
            width: 4px;
            background: $black;
            border-radius: 50000px;
            transform: translateY(-50%);
        }





.post-meta-right-side a{
    
        margin-left: 10px;
 
}


.large-banner-trending-article  {
    display: flex;
    
}


.large-banner-trending-article  .trending-single-item {
        margin-top: 45px;
       
        
}


.large-banner-trending-article  .trending-single-item:first-child {
            margin-top: 15px;
        }


.trending-large-post-thum {
    max-width: 315px;
    flex: 0 0 auto;
    
   
    
}
.trending-large-post-thum img {
        height: 100%;
        vertical-align: middle;
        object-fit: cover;
        border-radius: 10px;
    }


.cate-block {
    background-color: #ffc001;
    border-radius: 15px;
}
.cat-pro-section{    background: url(../image/cate-index-bj.jpg) repeat-x top ,transparent;}

.white-bj{ background:#fff; padding:20px 0px;}

.common-btn{
    text-align: center;
    padding: 10px 40px;
   
    color: #fff;
    font-size: 15px;background-color: #ffc001;}
	
	
	#news { }
#news h3 {margin: 0;font-size:30px;} 
#news h4{font-size:20px; }
#news .news-item-1{margin-bottom: 25px;}
#news .news-item-2 {margin-bottom: 20px;}
#news .news-item-2 img{display: inline-block;}
#news .info {font-style: italic; margin:5px 0 10px 0; color:#888;}
#news .info a{color: #076BA5;text-decoration: none;border-bottom: 1px solid #9CC4DB;box-shadow: inset 0 -2px 0 #9CC4DB;padding-bottom: 2px;transition:all ease 150ms;}
#news .info a:hover {color:#FFFFFF;text-shadow: none;border-bottom: 1px solid #FBCC0A;box-shadow: inset 0 -1.3em 0 #FBCC0A;}

.news-item-2 h5{ height:48px; overflow:hidden; margin-top:15px;}


.authinfo .auth-content{margin-top:15px;display:flex;justify-content:space-between;}
.authinfo .auth-content a{display:block;text-decoration:none;width:50%;text-align:center;}
.authinfo .auth-content a span{display:block;width:100%;}
.authinfo .auth-content a i{font-size:35px;color:#999;}
.authinfo .auth-content .isauth i{color:#3fb1bc;}
.authinfo .auth-content .isauth span{color:#3fb1bc;}
.poster-common-header .poster-header{width:120px;margin-left:-60px;}
.posterinfo .poster-content{margin-top:20px;}
.posterinfo .poster-content a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666;font-size:14px;height:30px;line-height:30px;border-bottom:1px dashed #dedede;}
.posterinfo .showposter-btn{border: 1px solid #e1e1e1;background-color: #fafafa;color: #666;border-radius: 2px;text-decoration: none;display: flex;justify-content:center;cursor: pointer;height: 36px;line-height: 34px;transition: all .1s ease-in-out;margin: 15px auto;}
.posterinfo .showposter-btn span{font-size:14px;}
.posterinfo .showposter-btn i {padding-left: 3px;vertical-align: middle;color: #cdcdcd;font-size:18px;display:inline-block;}

.hot-rec-slide .item{ padding:15px;}
.hot-rec-slide{   
    padding: 20px 0 5px;}
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 15px; font-weight: bold;background: rgba(0, 0, 0, .5);margin:0;padding: 10px;    height: 34px;
    overflow: hidden;
    line-height: 1.4;}
	
	.zoom-container:hover .zoom-caption p{ height:54px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .5);
}

#owl-demo .owl-dots span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
#owl-demo .owl-dots{
	margin: 15px 0px;
	text-align: center;
}
#owl-demo .owl-dots.active span,
#owl-demo .owl-dots:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.hot-rec-box .zoom-container{  margin-bottom:20px;}

.section-title {
    
       display: inline-block;
    margin: 10px auto 30px;
    font-size: 26px;
    position: absolute;
    left: 50%;
    top: 10px; color:#fff
   
}

.section-title h4{ color:#fff}

.section-title .color-white{ color:#fff}
.section-title .color-black{ color:#222}

.bj-black{background:#333; padding:40px 0px;}

.post {margin-bottom: 15px;}

.post:after, .post:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post h5{margin:0;font-size: 16px;}
.post img{   float: left;
    max-width: 140px;
    display: inline-block;
    height: 120px;
    width: 120px;}
.post .zoom-container .zoom-caption p{font-size: 15px;padding: 4px;}
.post .zoom-container .zoom-caption span{font-size: 11px;}
.post .wrapper {display: inline-block;text-align: left;margin-left: 10px;    display: inline-block;
    text-align: left;
    margin-left: 10px;
    width: 60%;
    float: right;}
.post .wrapper span{display: block;margin:0;line-height: 1.7;color: #777;}
.post .wrapper span i{ margin-right:3px;}
.post .wrapper .info h6, .post .wrapper .info a{font-size: 12px;margin: 5px 0;    color: #777;
    margin-top: 10px;}
.post .info {font-size: 12px;margin-top: 0;}
.post .info i{}
.box .box-content a{font-weight: bold;}
.btn-1 {color: #f85a46;background-color: transparent;padding: 0; font-weight: bold; font-size:14px;}
.line{border-bottom: 1px solid #bbb;width: 100%;margin: 20px 0;}
.box-content .more{ font-size:14px; color:#666; margin:10px 0px}
.box-content .vid-name{ margin-top:10px;}
.box-content .first-name{ height:26px; line-height:26px; overflow:hidden}

.top_nav_bar{background: #fff;
    padding: 10px 0 0;
    color: #000;}
	
	
	
	.bj-red {
    position: relative;
    background: #3fb1bc;
        height: 140px;
}
	.shape-img-top{
   position: absolute;
    top: 70px;
    right: 0;
    left: 0;
}

.shape-img-top>img {
    width: 100%;
    max-height: 70px;
}


.archive-page article .zoom-container{max-width: 220px;display: inline-block;float: left;margin-right: 15px;}

.contact-page #main-content{border: none;}
.contact-page #sidebar{border-left: 1px solid #bbb;}
.contact-page article .art-header{background:none;padding:0;margin-top: 20px;}
.contact-page article .art-header h1{font-size: 30px;margin:0;color: #000;text-transform: uppercase;}
.contact-page article .art-content{margin-top: 10px;}

.main-vid .zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 25px; font-weight: bold;background: rgba(0, 0, 0, .5);margin:0;padding: 20px;}
.sub-vid .zoom-container{margin-bottom: 20px;}


.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.archive-page .info{ margin:15px 0px;}
.archive-page .info div{ color:#666; font-size:14px;}
.archive-page .wrap-vid p{ font-size:15px; line-height:1.6}

#main-content{    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;  border-top: 1px solid #bbb;
    padding: 20px;}
	
	#sidebar {
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: 20px;
}

.widget:after, .widget:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.widget ul li{list-style:none;}
.widget .heading {background-color: #000;padding: 5px 14px;border-radius: 5px;display: inline-block;margin-bottom: 20px;}
.widget .heading h4{color: #fff;font-size: 14px;margin:0;}




  img {
        vertical-align: middle;
    }
	

    .info-img-carousel {
		width:380px;    height: height: auto; margin: 0 auto;
    }

    .info-img-carousel .owl-item {
        width:380px;
	   height:300px;
    }

    .info-img-carousel .owl-item img {
        transform-style: initial;
       width:380px;
	   height:300px;
        object-fit: cover;
    }

   .info-img-carousel .owl-thumb-item img {
        width: 70px;
        height: 70px;
    }

  .info-img-carousel  .owl-thumbs {
        position: absolute;
        bottom: 0;
        left: 0;
        display: table;
        width: 100%;
        text-align: center;    
		bottom: -60px;
        
    }

  .info-img-carousel  .owl-thumb-item {
        display: inline-block;
        border: none;
        background: none;
        padding: 0;
        opacity: .4;   
		margin-right: 10px;
    }

  .info-img-carousel  .owl-thumb-item.active {
        opacity: 1;
    }

   .info-img-carousel .label {
        position: absolute;
        top: 20px;
        right: 20px;
        background-color: #0a6cff;
        color: white;
        padding: 10px 20px;
        z-index: 5;
        text-align: center;
    }
	.info-img-carousel .owl-nav button.owl-prev,
	.info-img-carousel .owl-nav button.owl-next {position: absolute; top: 50%; margin-top: -15px; background-color: rgba(0,0,0,0.5);
    height: 30px;
    width: 30px; text-align: center;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;}
	.info-img-carousel .owl-nav button.owl-prev {left: 10px;}
	.info-img-carousel .owl-nav button.owl-next {right: 10px;}
	.pdetails-largeimages {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.07);
	box-shadow: 0 0 10px rgba(0,0,0,.07)
}
