<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==============================================================

Template name : Bootsnav - Multi Purpose Header
Categorie : Bootstrap Menu in CSS
Author : adamnurdin01
Version : v1.0.0
Created : 02 Juni  2016
Last update : 02 Juni  2016

============================================================== */

/*
General
=========================== */
.section{
    padding: 70px 0;
    position: relative;
}

.section a{
    color: #f43438;
}

.gray{
    background-color: #f9f9f9;
}

.section .heading{
    text-align: center;
    position: relative;
    font-size: 16px;
    margin-bottom: 70px;
    letter-spacing: 1px;
}

.section .heading .title{
    position: relative;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Microsoft YaHei';
}

.section .heading .title strong{
    font-weight: 700;
    text-transform: uppercase;
}

.section .heading:before{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    border-bottom: solid 1px #f43438;
}

.test-height{
    height: 1800px;
}












.pageheader{
    padding: 70px 0;
	height: 650px;
	background: #afafaf;
	 position: relative;
}



.pageheader:after{
    position: absolute;
    left:0;
    bottom:0;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 86px solid #fff;
    border-right: 680px solid transparent;

}
.pageheader:before{
    position: absolute;
    right:0;
    bottom:0;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 86px solid #fff;
    border-left: 680px solid transparent;
}




.pageheader.fixed-demo{
    padding-top: 400px;
	
}

.pageheader.fixed-demo.dark{
   background-color: #666 !important;
}

.pageheader.fixed-demo.white{
   background-color: #fff !important;
}

.pageheader .title{
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    color: #fff !important;
    font-family: "Microsoft YaHei"
}

.pageheader p{
    margin-bottom: 0;
    color: #f5f5f5;
    font-size: 16px;
    font-family: "Microsoft YaHei"
}

.pageheader.fixed-demo.white .title{
    color: #3f3f3f !important;
    text-shadow: 3px 3px 0px rgba(255,255,255,1);
}

.pageheader.fixed-demo.white p{
    color: #6f6f6f;
}





.top-header {
    background: #052c7d;
    padding: 8px;
    color: #fff;
    overflow: hidden;
}
.top-header ul {
   margin-top: 0;
    margin-bottom: 0px;
}
.header-right li {
    display: inline-block;
    padding-left: 15px;
    letter-spacing: 1px;
    font-weight: 300;
}

.header-right li a{
    color: #fff;
	font-size: 12px;
    font-weight: 800;
}

.header-left li {
    display: inline-block;
    padding-right: 10px;
}

.header-left li a {
    color: #fff;
    transition: .5s;
}

.header-left li a:hover {
    color: #0776a2;
}


@media (max-width: 767px)  {
.header-left li {
    padding-left: 10px;
	    font-size: 14px;
}
.top-header .container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}s
.header-right li {
    padding-left: 8px;
}
.header-left {
    float: left;
}
.header-right {
    float: right;
}
.header-left  b{
    display:none ;
}
}





/*=================================================================
                        footer section
===================================================================*/
.footer{
    background: #000000;
	background: url(../images/productBg.jpg);
}
.main_footer{
    overflow: hidden;
    padding: 20px 0px;
}

.main_footer .flowus a i{
    color:#fff;
    padding: 5px;
    border-radius: 0;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 18px;
    margin-top:10px;
}
.main_footer .flowus a i:hover{
    color:#46bbff;
}

.copyright_text{
}
.copyright_text h3{
	    font-size: 18px;
		color:#fff;
		line-height: 22px;
    margin: 30px 0 0  0;
}
.copyright_text p{
    color:#fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
	    font-size: 13px;
}



@media (max-width: 767px)  {
	   .main_footer .flowus{
        text-align: center;
    }
    .copyright_text{
        text-align: center;
    }

}	






/* Home-grid
-------------------------------------------------------------- */
.flat-row.v10 {
    padding: 78px 0px;
}
.title-section.style1 {
    text-align: center;
}
.title-section .title {      
    font-size: 36px;
    line-height: 36px;
    color: #3c3a42;
    margin-bottom: 5px;
}
.title-section .sub-title {
    font-size: 16px;
    color: #66646D;
}
.title-section.v3 {
    margin-bottom: 43px;
}
article.post.style2 {
	border-bottom: none;
	padding-bottom: 0;
	box-shadow: 0px 12px 13px 0px rgba(0, 0, 0, 0.15);
}

article.post.style2:hover {
	-webkit-transform: translateY(-10px);
	   -moz-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	     -o-transform: translateY(-10px);
	        transform: translateY(-10px);
}
article.post.style2:hover .featured-post img {
	opacity: 0.5;
}

.post.style2 .featured-post {
    margin-bottom: 0px;
    background-color: #1688d3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	overflow: hidden;
	height: 200px;
}

.post.style2 .content-post {
    padding: 24px 29px 18px 29px; 
	height: 150px;
    overflow: hidden;
}

.post.style2 .content-post h5.title-post {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
	height: 50px;
    overflow: hidden;
}

.post.style2 .content-post h5.title-post a {
	color: #3c3a42;
}

.post.style2 .content-post h5.title-post a:hover,
.post.style2 .content-post ul.meta-post li a:hover {
	color: #1688d3;
}

.post.style2 .content-post ul.meta-post {
    margin-bottom: 0px;
	padding-left: 0;
}

.post.style2 .content-post ul.meta-post li {
	color: #ababab;
	padding-left: 18px;
	padding-right: 7px;
	font-family: 'MyriadPro-Regular';
	position: relative;
}

.post.style2 .content-post ul.meta-post li.day-time {
	padding-left: 16px;
	padding-right: 0;
}

.post.style2 .content-post ul.meta-post li::before {
	position: absolute;
	left: 0;
	top: -1px;
	font-family: 'FontAwesome';
	content: "\f0e5";
}

.post.style2 .content-post ul.meta-post li.day-time::before {
	content: "\f017";
}

.post.style2 .content-post ul.meta-post li::after {
	content: none;
}

.post.style2 .content-post ul.meta-post li a {
    color: #ababab;
}

.post.style2 .content-post.style2 {
    padding: 25px 25px 19px 33px;
}

.post.style2 .content-post.style3 {
    padding: 24px 29px 18px 28px;
}
.post .content-post ul.meta-post li {
    display: inline-block;
    padding-right: 7px;
    color: #a9b6c6;
}

.post .content-post ul.meta-post li::after {
	position: absolute;
	right: 0;
	top: 5px;
	content: "";
	width: 2px;
	height: 13px;
	background: #b6c1ce;
}

.post .content-post ul.meta-post li:last-child:after {
	content: none;
}

.post.style2.smalls .content-post.style3 {
    padding: 16px 14px 20px 18px;
}

.post.style2.smalls .content-post ul.meta-post li {
	font-size: 14px;
}





.bg-theme {
    background-color: #fafafa;
}
.flat-row.v3 {
    padding: 30px 0px;
}
.flat-row {
	clear: both;
    display: block;
    position: relative;
    padding: 68px 0 59px 0px;    
}
.flat-client  div{
	      float: left;
}

.Keep-Right{
	      float: right;
		  padding-left: 50px;
		  margin-top: 60px;
		  margin-bottom: 30px;
		
}

.Declared{
	float: right;    
	padding-top: 15px;
    font-size: 13px;
}

@media (max-width: 767px)  {
 .Keep-Right{
	      float: none;
		  padding-left: 0px;
		  margin-top: 10px;
}

}	






/*-- news --*/
.news {
    background: #f0f0f0;
    padding: 100px 0;
}
.new-agileinfo {
    margin-top: 0px;
}

h3.w3agileits-title{
    color: #05c0d8;
    font-size: 3em;
    font-weight: 700; 
    text-transform: capitalize;
	text-align:center;
	margin-bottom: 1em;
}
.list-inline&gt; li {
    margin: 10px 0;
    display: block;
	padding: 0;
	height: 100px;
    overflow: hidden;
}
.list-inline&gt; li a{ 
    display: block; 
}
.desoSlide-wrapper {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.desoSlide-overlay {
    z-index: 10;
    color: #fff;
    font-size: 1em;
    text-align: left;
    font-weight: 300;
    line-height: 1.6em;
    padding: 2.5em;
    opacity: 0;
    filter: alpha(opacity=100);
    background: #000;
    width: 50% !important;
    position: absolute;
    top: 16% !important;
    left: -50% !important;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.desoSlide-overlay  h3 {
    color: #00a78e;
    font-size: 2em;
    font-weight: 700;
    text-transform: capitalize;
}
.desoSlide-wrapper:hover .desoSlide-overlay {
	left: 0% !important;
}
.desoSlide-overlay  ul li{ 
	display:block;	
} 
.desoSlide-overlay  ul li a {
    display: block;
	padding: 1em;
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
.desoSlide-overlay  ul li a:hover {
	-moz-opacity: 1;
    opacity: 1;
}
.desoSlide-overlay  ul li a span.glyphicon {
    font-size: 1.3em;
    color: #fff;
}
.desoSlide-overlay  ul li a h6 {
    font-size: 0.9em;
    color: #fff;
    margin-top: .5em;
}
.news-w3text {
    float: right;
    width: 66%;
} 
.news-w3text  h4 {
    color: #000;
    font-size: 16px;;
    font-weight: 700;
	letter-spacing: 2px;
	line-height: 22px;
    text-transform: capitalize;
	height: 40px;
    overflow: hidden;
}


.news-w3text p {
    font-size: 12px;
    line-height: 20px;
    color: #999;
	height: 40px;
    overflow: hidden;
}

@media (max-width: 767px)  {
.desoSlide-overlay {
    z-index: 10;
    color: #fff;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    line-height: 1.6em;
    padding: 2.5em;
    opacity: 0;
	height:100%;
    filter: alpha(opacity=100);
    background: #000;
    width: 100% !important;
    position: absolute;
    top: 0% !important;
    left: -50% !important;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.desoSlide-overlay h3 {
    font-size: 20px;
	    line-height: 25px;
		    margin-top: 0px;
    margin-bottom: 0px;
}
.list-inline&gt; li {
    margin-left: 5px;
}
}	
</pre></body></html>