.bg-dark-blue
{
	    background: #2a2a2e;
}

p{
	color:#2a2a2a;
}
.bg-light-grey
{
	background: #f6f6f6;
}
.mainheading{
	text-shadow:0px 2px 0px #000;
}
.colorimg{
	filter: hue-rotate(75deg);
}
.herocrcol{
	background-color:#ffffff!important;
}
.header-gradient {
    background: linear-gradient(269.94deg, #00a9e0c2 10.47%, #ffffff 102.97%);
}
.hds-bg-color-three {
    background-color: #002536;
}
.hds-body-color {
    color: #c7f1ff;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading{
	color:#00a9e0;
}
.hds-feedback-shape-two{
	filter: hue-rotate(75deg);
}
.h4-feature-item p{
	text-align:justify;
}
.liststy{margin-top:15px;}
.liststy ul li p{margin-bottom:5px;}

.h4-feature-item {padding: 20px;
	box-shadow: 0px 0px 31px #00a9e021;
    border-radius: 20px;
    height: 100%;
}
.hds-section-bg {
    background-color: #ffffff;
}
.isb-sub-title{
	letter-spacing: 3px;
}
.hm2-title mark {
    /* background: linear-gradient(95.45deg, rgba(103, 151, 255, .1) 0.64%, #6ea726 98.23%); */
    -webkit-background-clip: text;
    color: rgb(0 169 224);
}
.hm2-pricing-tab > ul li button.active {
    background: linear-gradient(95.45deg, #00a9e0 0.64%, #000000 98.23%);
    color: #fff;
}
.hm2-pricing-single h3{
	 background: linear-gradient(95.45deg, #00a9e0 , #181818 );
	 -webkit-background-clip: text;
	 color:#ffffff00;
}
.hm2-pricing-single .price-title span {
    font-size: 10px;
}

.outline-primary:hover {
	background: linear-gradient(95.45deg, rgb(0, 169, 224) 98.23%, rgb(0, 130, 248) 0.64%);
    color: #fff;
		border:1px solid #0000;
}



.outline-primary {
    border: 1px solid #000000;
    color: #000000;
}

.price-title{
	color:#055d9f;
}
.hm2-server-tab-control li button::before{
	background-color:#00a9e0;
}