<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Template Name: Arsha - v2.3.1
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/




/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li + li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #028aca;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

 .btn-learn-more {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 4px;
  transition: 0.3s;
  line-height: 1;
  color: #028aca;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #028aca;
}

 .btn-learn-more:hover {
  background: #028aca;
  color: #ffffff !important;
  text-decoration: none;
}

.reportlist a:hover{
	color: #05aa46 ;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: all ease-in-out 0.4s;
  background: #fff;
	border-radius: 10px;
}

.services .icon-box .icon {
  margin-bottom: 10px;
}

.services .icon-box .icon i {
  color: #028aca;
  font-size: 36px;
  transition: 0.3s;
}

.services .icon-box h4 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #0f2741;
  transition: ease-in-out 0.3s;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  transform: translateY(-10px);
}

.services .icon-box:hover h4 a {
  color: #028aca;
}








/*reports----------------------------*/

.innerpage .container {
    padding-top: 15px !important;
}

.whitebox{
	background:#ffffff;
	padding: 10px 15px;
	box-shadow: 0 0 30px rgba(0,0,0,0.15);
	
}
.whitebox h1{
	font-size: 24px !important;
	font-weight: 700;
	color:#112a46;
	margin-bottom: 10px;
	
}

.whitebox2{
	background:#ffffff;
	padding: 10px 15px;
	width: 100%;
	margin-bottom: -32px;
	box-shadow: none;

	
}
.whitebox2 p{
	margin-bottom: 5px;
}
.reportslinks{
	font-size: 14px;
	
}
.reportslinks span{
	padding: 0 20px;
	display: inline-block;
}


 .innerpage{
	padding-bottom: 30px;
}


/*end reports------------------------*/



/* The colour of the indicators */

.blog .carousel-indicators{
	height:5px !important;
}
.blog .carousel-indicators li {
    background: #a3a3a3;
	border-radius: 50%;

  width: 20px !important;
	height: 0 !important;
	padding: 0;
  
}

.blog .carousel-indicators .active {
background: #707070;
}



.about{
	background:#f3f5fa url("../img/about-bg.png") no-repeat right top;
	
}

.about h3{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
}

	.webelievebox{
		margin-top:20px;
	}
	
.blog-img{
	border-radius: 5px;
	overflow: hidden;
	margin: -15px;
	margin-bottom: 25px;
}

.blog-bottom{
	padding: 10px 0 0;
	border-top:1px solid #e0e0e0;
	margin-top: 15px;
	margin-bottom: -10px;
}
.blogdate{
	font-size: 12px;
	color:#9197a1;
}
.padd15{
	padding: 15px !important;
}
.blognlubg{
	border-radius: 5px;
	overflow: hidden;
	
}
.blog-txt-small{
	margin-left: 10px;
	padding-right: 10px;
}
.blog-txt-small h5{
	font-size: 16px;
}
</pre></body></html>