<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*Template Name: Unship
*Description: HTML5 / CSS3 Multi Page
*Version: 1.0
*Author: Cloud Software Solution Ltd.
**************************************
*/

/*----------------------------------------
Blog Section Main
-----------------------------------------*/
.blog-section {
  padding: 25px 0 50px;
/*  background: #f8f7f7;*/
	background:transparent;
}
@media (max-width:767px)
{
.blog-section {
  padding: 20px 0 50px;
/*  background: #f8f7f7;*/
	background:transparent;
}
}
.blog-section img {
  width: 100%;
}

.entry-meta {
  line-height: 20px;
  margin-bottom: 10px;
}

.entry-meta ul {
  margin: 0;
}

.entry-meta ul li {
  position: relative;
  font-size: 14px;
  padding: 0;
}

.entry-meta ul li:after {
  display: inline-block;
  content: "/";
  position: relative;
  font-size: 14px;
  padding: 0 10px;
  color: #b8b8b8;
}

.entry-meta ul li:last-child:after {
  content: "";
}

.entry-meta span {
  font-size: 13px;
  color: #b8b8b8;
}

.entry-meta span small {
  margin-right: 5px;
  color: #acb6bf;
}

.entry-meta ul li a {
  color: #b8b8b8;
  font-weight: normal;
}

.entry-meta ul li a:hover {
  color: #1a8ae1;
}

.blog-post-wrapper {
  margin-bottom: 30px;
  background: #fff;
}


.blog-post-wrapper .entry-content {
  padding: 40px 55px 65px;
	min-height:400px;
	border: #d3d3d3 1px solid;
}

@media (max-width:767px) {
.blog-post-wrapper .entry-content {
	min-height: inherit;
	border: none;
}
}

.procurement-btn {
	    margin-top: 40px;
}

.procurement-btn-rep {
	    margin-top: 90px;
}
@media (max-width:1199px) {
	.procurement-btn-rep {
	    margin-top: 120px;
}
}
@media (max-width:991px) {
	.procurement-btn-rep {
	    margin-top: 40px;
}
}

.blog-post-wrapper .entry-header {
  margin: 0 0 10px;
}

.blog-post-wrapper.sticky-post .entry-header h2 {
  font-size: 36px;
	line-height: 38px;
}

.blog-post-wrapper .entry-header h2 {
 font-size: 24px;
line-height: 30px;
}
.entry-subtitle {
 font-size: 18px;
line-height: 20px;
}
.blog-post-wrapper .entry-header h2 a {
  color: #002469;
}

.blog-post-wrapper .entry-header h2 a:hover {
  color: #187fcd;
}

.blog-post-wrapper .entry-footer {
  margin: 30px 0 0;
}

.entry-footer {
  position: absolute;
	bottom:60px;
}

.entry-footer-media {
  position: inherit !important;
	bottom: 0px !important;
}


#blog-post-carousel img {
  max-height: 350px;
}

#blog-post-carousel a.left.carousel-control,
#blog-post-carousel a.right.carousel-control {
  background: none;
}

#blog-post-carousel a.left.carousel-control {
  left: 100px;
}

#blog-post-carousel a.right.carousel-control {
  right: 100px;
}

#blog-post-carousel:hover a.left.carousel-control {
  left: 30px;
}

#blog-post-carousel:hover a.right.carousel-control {
  right: 30px;
}

#blog-post-carousel a.carousel-control {
  top: 45%;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  opacity: 0;
}

#blog-post-carousel:hover a.carousel-control {
  opacity: 1;
}

#blog-post-carousel a.carousel-control i.fa {
  background: #1a8ae1;
  border-radius: 2px;
  transition: all .5s;
}

#blog-post-carousel a.carousel-control i.fa:hover {
  background: #FFFFFF;
  border-radius: 2px;
  color: #1a8ae1;
  text-shadow: none;
}

#blog-post-carousel a.carousel-control i {
  margin-top: -10px;
  top: 50%;
  position: absolute;
  background: rgba(133,166,154,0.5);
  display: block;
  z-index: 5;
  padding: 5px;
  width: 30px;
  height: 30px;
}

#blog-post-carousel .carousel-control.left,
#blog-post-carousel .carousel-control.right {
  background-image: none;
}
#blog-post-carousel-2 img {
  max-height: 350px;
}

#blog-post-carousel-2 a.left.carousel-control,
#blog-post-carousel-2 a.right.carousel-control {
  background: none;
}

#blog-post-carousel-2 a.left.carousel-control {
  left: 100px;
}

#blog-post-carousel-2 a.right.carousel-control {
  right: 100px;
}

#blog-post-carousel-2:hover a.left.carousel-control {
  left: 30px;
}

#blog-post-carousel-2:hover a.right.carousel-control {
  right: 30px;
}

#blog-post-carousel-2 a.carousel-control {
  top: 45%;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  opacity: 0;
}

#blog-post-carousel-2:hover a.carousel-control {
  opacity: 1;
}

#blog-post-carousel-2 a.carousel-control i.fa {
  background: #1a8ae1;
  border-radius: 2px;
  transition: all .5s;
}

#blog-post-carousel-2 a.carousel-control i.fa:hover {
  background: #FFFFFF;
  border-radius: 2px;
  color: #1a8ae1;
  text-shadow: none;
}

#blog-post-carousel-2 a.carousel-control i {
  margin-top: -10px;
  top: 50%;
  position: absolute;
  background: rgba(133,166,154,0.5);
  display: block;
  z-index: 5;
  padding: 5px;
  width: 30px;
  height: 30px;
}

#blog-post-carousel-2 .carousel-control.left,
#blog-post-carousel-2 .carousel-control.right {
  background-image: none;
}
#blog-post-carousel-3 img {
  max-height: 350px;
}

#blog-post-carousel-3 a.left.carousel-control,
#blog-post-carousel-3 a.right.carousel-control {
  background: none;
}

#blog-post-carousel-3 a.left.carousel-control {
  left: 100px;
}

#blog-post-carousel-3 a.right.carousel-control {
  right: 100px;
}

#blog-post-carousel-3:hover a.left.carousel-control {
  left: 30px;
}

#blog-post-carousel-3:hover a.right.carousel-control {
  right: 30px;
}

#blog-post-carousel-3 a.carousel-control {
  top: 45%;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  opacity: 0;
}

#blog-post-carousel-3:hover a.carousel-control {
  opacity: 1;
}

#blog-post-carousel-3 a.carousel-control i.fa {
  background: #1a8ae1;
  border-radius: 2px;
  transition: all .5s;
}

#blog-post-carousel-3 a.carousel-control i.fa:hover {
  background: #FFFFFF;
  border-radius: 2px;
  color: #1a8ae1;
  text-shadow: none;
}

#blog-post-carousel-3 a.carousel-control i {
  margin-top: -10px;
  top: 50%;
  position: absolute;
  background: rgba(133,166,154,0.5);
  display: block;
  z-index: 5;
  padding: 5px;
  width: 30px;
  height: 30px;
}

#blog-post-carousel-3 .carousel-control.left,
#blog-post-carousel-3 .carousel-control.right {
  background-image: none;
}
.blog-post-wrapper iframe {
  width: 100%;
  min-height: 350px;
}

.blog-post-wrapper .audio iframe {
  min-height: 100px;
}

.blog-pagenav a {
  font-weight: 700;
  color: #606676;
  margin-right: 20px;
}

.blog-pagenav a:hover {
  color: #1a8ae1;
}

.blog-pagination .pagination {
  margin: 0;
}

.blog-pagination .pagination li {
  display: inline-block;
  margin-left: 5px;
}

.blog-pagination .pagination li:first-child {
  margin-left: 0;
}

.blog-pagination .pagination li a {
  border: 0;
  border-radius: 50%;
  color: #343434;
  font-weight: normal;
  padding: 0;
  width: 32px;
  height: 32px;
  font-weight: normal;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  border: 2px solid #fff;
}

.blog-pagination .pagination li.prev a,
.blog-pagination .pagination li.next a {
  width: 75px;
  border-radius: 48px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  background: #002469;
  color: #fff;
  border: 2px solid #002469;
}

.blog-pagination .pagination li.prev a:hover,
.blog-pagination .pagination li.next a:hover {
    background: #fff;
	border: 2px solid #002469;
	color: #002469;
}

.blog-pagination .pagination li.prev a i {
  margin-right: 5px;
}

.blog-pagination .pagination li.next a i {
  margin-left: 5px;
}

.blog-pagination .pagination li.disabled:hover a,
.blog-pagination .pagination li.disabled a {
  background: #fff;
  color: #343434;
}

.blog-pagination .pagination li.active:hover a {
	background: #fff !important;
	border: 2px solid #ca9a31 !important;
	color: #ca9a31 !important;
}
.blog-pagination .pagination li.active a {
    color: #fff;
    background: #ca9a41;
	border: 2px solid #ca9a31;
}

.blog-pagination .pagination li:hover a {
  color: #fff;
}

.pagination&gt;li&gt;a, 
.pagination&gt;li&gt;span {
  color: #1a8ae1;
}
@media (max-width: 767px) {
.blog-pagination .pagination li.prev a,
.blog-pagination .pagination li.next a {
	width: 32px;
	height: 32px;
}
.blog-pagination .pagination li.next a i {
		margin-left: 0px;
	font-size: 20px;
    line-height: 28px;
}
.blog-pagination .pagination li.prev a i {
		margin-right: 0px ;
	font-size: 20px;
    line-height: 28px;
}	
	.blog-pagination .pagination li a {
		font-size: 14px;
	}	
}
.col-with-picture {
	padding: 40px 55px 65px;
	min-height: 400px;
	background-color: #fff;
	    border: 1px solid #d3d3d3;
}
.newsroom-info {
	padding: 25px 30px;
    background-color: #002469;
    border: 1px solid #d3d3d3;
}

@media (max-width: 767px) {
.col-with-picture {
	    border: none;
}
.newsroom-info {
	border: none;
}	
}
/*PAGER*/
.next-previous-post .pager {
  margin: 30px 0;
}

.next-previous-post .pager li&gt;a, 
.next-previous-post .pager li&gt;span {
  display: inline-block;
  padding: 0px 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background-color: #84a499;
  border: 1px solid #84a499;
  border-radius: 3px;
}

.next-previous-post .pager li&gt;a:hover, 
.next-previous-post .pager li&gt;a:focus {
  background-color: #637971;
  border: 1px solid #637971;
}


/* Widget CSS */


form.search-form {
  position: relative;
  width: 100%;
}

span.screen-reader-text {
  display: none;
}

form.search-form label {
  display: block;
}

.widget_search .search-field{
  height: 50px;
  background: #fff;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  border: none;
  border-radius: 4px;
  padding: 5px 60px 5px 10px;
  border: 1px solid transparent;
}

.widget_search form input[type="search"]:focus {
  border: 1px solid #1a8ae1;
  outline: none;
}

.widget_search form button[type=submit] {
  position: absolute;
  top: 2px;
  right: 4px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  padding: 10px 16px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.widget_search form input[type="submit"]:focus {
  outline: none;
}

.widget_search label {
  margin-bottom: 0!important;
}

.tag-cloud ul li {
  display: inline-block;
  margin: 0 2px 8px;
}

.tag-cloud ul li a {
  display: block;
  color: #7b8a97;
  font-size: 10px;
  line-height: 15px;
  padding: 5px 15px;
  border-radius: 14px;
  background: #fff;
  text-transform: uppercase;
}

.tag-cloud ul li a:hover {
  background: #1a8ae1;
  color: #fff;
}


/*Sidebar Tab Blog Page*/

.sidebar-tab .nav-tabs {
  border-bottom: 2px solid #fff;
}

.sidebar-tab .nav-tabs&gt;li {
  float: left;
  margin-right: 25px;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  padding-bottom: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.sidebar-tab .nav-tabs&gt;li.active,
.sidebar-tab .nav-tabs&gt;li:hover {
  border-bottom: 2px solid #CA9A31;
}

.sidebar-tab .nav-tabs&gt;li&gt;a {
  border: 0;
  color: #a3a3a3;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}

.sidebar-tab .nav-tabs&gt;li.active&gt;a, 
.sidebar-tab .nav-tabs&gt;li.active&gt;a:hover, 
.sidebar-tab .nav-tabs&gt;li.active&gt;a:focus {
  cursor: default;
  border: 0;
  color: #343434;
  background: transparent;
}

.sidebar-tab .nav-tabs&gt;li&gt;a:hover, 
.sidebar-tab .nav-tabs&gt;li&gt;a:focus {
  background-color: transparent;
  color: #343434;
}

.sidebar-tab .tab-content {
  margin-top: 25px;
}

.sidebar-tab .tab-content h3 {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
}

.sidebar-tab .tab-content h3 a {
  color: #252323;
}

.sidebar-tab .tab-content h3 a:hover {
  color: #187fcd;
}

.sidebar-tab .tab-content ul li {
  margin-bottom: 15px;
}

.sidebar-tab .tab-content ul li:last-child {
  margin-bottom: 0;
}

.sidebar-tab .tab-content .tab-post-thumb {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 18px;
  border-radius: 3px;
  margin-top: 7px;
  overflow: hidden;
}

.sidebar-tab .tab-content .tab-post-thumb img {
  height: 100%;
}

.sidebar-tab .tab-content .tab-post-heading {
  display: table-cell;
  vertical-align: top;
}

.sidebar-tab .tab-content .entry-meta {
  margin-top: 8px;
}

.sidebar-tab .tab-content .entry-meta li {
  margin-bottom: 0;
  font-size: 13px;
}

.sidebar-tab .tab-content .entry-meta li:after {
  padding: 0 8px;
}

.sidebar-tab .tab-content .entry-meta li,
.sidebar-tab .tab-content .entry-meta li span {
  font-size: 13px;
}


/*sidebar twitter feed*/

.widget_twitter_feed .fa-twitter {
  margin-right: 5px;
  color: #202020;
  font-size: 14px;
}

/*flicker photo feed*/
.widget_flicker_photo {
}

.widget_flicker_photo ul {
}

.widget_flicker_photo ul li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px !important;
}

.widget_flicker_photo ul li img {
  width: 84px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.widget_flicker_photo ul li img:hover {
  box-shadow: 0 0 0px 2px;
}


/* ----------------------------------------------------------------
SINGLE BLOG
-------------------------------------------------------------------*/

.blog-section .single-post blockquote {
  border-color: #CA9A31;
}

.blog-section .single-post .entry-footer {
  padding: 20px 60px 50px;
}
@media (max-width: 767px) {
	.blog-section .single-post .entry-footer {
  padding: 0px 30px;
}
}
.blog-section .single-post .entry-footer &gt; div {
  position: relative;
  padding-left: 45px;
  margin-bottom: 20px;
  bottom: 30px;
  left: 145px;
}

.blog-section .single-post .entry-footer &gt; div:before {
  content: "\f1e0";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  border-right: 1px solid #cecece;
  padding-right: 15px;
  font-size: 18px;
  color: #343434;
}

.blog-section .single-post .entry-footer &gt; div.social-share:before {
  content: "\f1e0";
}

.blog-section .single-post .entry-footer &gt; div.tag-cloud:before {
  content: "\f02b";
}

.blog-section .single-post .entry-footer ul {
  margin: 0;
}

.blog-section .single-post .entry-footer ul li {
  padding: 0;
}

.blog-section .single-post .entry-footer &gt; div.tag-cloud a {
  padding: 5px 15px;
}

.blog-section .single-post .blog-author {
  margin-bottom: 80px;
}

.blog-section .single-post .blog-author .media {
  background: #fff;
}

.blog-section .single-post .blog-author .media-left {
  padding: 0;
  width: 180px;
  padding-right: 0;
}

.blog-section .single-post .blog-author .media-body {
  vertical-align: middle;
  padding: 0 40px;
}

.blog-section .single-post .blog-author .author-info a {
  font-size: 18px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 10px;
  display: block;
}

.blog-section .single-post .blog-author .author-info a:hover {
  color: #1a8ae1;
}

.blog-section div.blog-related-posts&gt;h2,
.blog-section div.comments-wrapper&gt;h2,
.blog-section div.comment-reply&gt;h2,
.blog-section div.comments-wrapper&gt;.media-list h2 {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

div.blog-related-posts {
}

div.blog-related-posts .related-post {
  position: relative;
}

div.blog-related-posts .related-post-header {
  position: absolute;
  background: #fff;
  bottom: 20px;
  width: 95%;
  right: -10px;
  padding: 10px 10px 5px 20px;
}

div.blog-related-posts .related-post-header .entry-meta {
  margin-bottom: 0;
}

div.blog-related-posts .related-post-header h3 {
  font-size: 14px;
  line-height: 18px;
}

div.blog-related-posts .related-post-header h3 a {
  color: #343434;
}

div.blog-related-posts .related-post-header h3 a:hover {
  color: #1a8ae1;
}


/* COMMENTS */

.comments-wrapper {
  margin-top: 80px;
}

.comments-wrapper h2 small {
  display: block;
  text-transform: capitalize;
  margin-top: 5px;
  font-size: 12px;
  color: #b8b8b8;
  font-family: 'Roboto', sans-serif;
}

.comments-wrapper form {
  margin-top: 10px;
}

.comments-wrapper&gt;.media-list {
  margin-top: 50px;
}

.comments-wrapper .media {
  position: relative;
  padding: 20px 40px;
  margin: 0 0 45px;
  background: #fff;
}

.comments-wrapper .media-left {
  position: absolute;
  top: -20px;
}

.comments-wrapper .media-left a {
  display: block;
  padding: 5px;
  background: #fff;
  width: 80px;
  height: 80px;
}

.comments-wrapper .media-list li .media-list {
  padding-left: 50px;
}

.comments-wrapper .media-list li .media-list .media-left a {
  width: 70px;
  height: 70px;
}

.comments-wrapper .media-body {
  display: block;
  margin-top: 10px;
}

.comments-wrapper .media-list li .media-list .media-body {
  margin-top: 0;
}

.comments-wrapper .media-body .comment-meta {
  display: inline-block;
  width: 100%;
  padding: 0 0 0 100px;
  text-align: right;
  margin-bottom: 10px;
}

.comment-meta span {
  font-size: 12px;
  margin-right: 10px;
  color: #999;
}

.comment-meta span.comment-date {
  margin-right: 0;
}

.media-body span.comment-author {
  float: left;
  color: #343434;
  font-size: 14px;
  font-weight: 600;
}

.media-body span.comments-buttons {
  font-size: 12px;
  margin-top: 5px;
}

.comment-reply {
  margin-top: 80px;
}

  /*Newsroom Monthly Header*/
.monthly-header {
	    padding: 20px 50px 10px 50px;
}
.monthly-wrapper {
		margin-bottom: 30px;
		background: #384047;
} 
@media (max-width: 767px) {
	.monthly-header {
	    padding: 20px 30px 10px 30px;
}
}
</pre></body></html>