﻿
.blog-section-three {
	position: relative;
	padding: 20px 30px 20px;
	background:#fff;
}
.text-link
{
	color:#f4ac25;
	font-weight:500;
}
.blog-section-three h2
{
	position: relative;
    color:#362e7d;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2em;
}
.header-Expendable h3
{
	position: relative;
    color:#362e7d;
    font-weight: 600;
    line-height: 1.2em;

}

.headertext3 
{
	position: relative;
    color: #555555;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 30px;
}
.blog-content-three {
	position: relative;
	padding: 12px 0px 100px 0;	background:#f6f6f5;

}
.cardheadertext
{
	color:#f4ac25;
}
 .headerline1
    {
	color:#f4ac25;
	font-size:25px;
	font-weight:500;
}
.headerline2 
{color:rgba(48, 49, 118, 1);
	font-size:25px;
	font-weight:500;
	
}
.GetQuote {
margin-top:10px;
background-color:#362e7d;
width:100%;
  color: #fff;
}

.GetQuote:hover {
  background:#362e7d;
  color: white;
}

.blog-section-three .content-side
{
	color:#555555;
}
.ReadMorelinkarticle
{
	color: #362e7d;
    padding-bottom: 10px;
    font-weight: 500;
    font-family:
}
.ReadMorelinkarticle:hover
{
	text-decoration:underline;
	text-underline-offset: 5px;
}
.side a,.side a:hover
{
	color: #f4ac25;
    padding-bottom: 10px;
    font-weight: 500;
    text-decoration:none;

}
.Renew-title
{
	position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8;
    font-family: 'Roboto';padding-bottom: 5px;
    }

.rect-img {
 	width: 100%;
  	height:auto;
  	max-height:200px;
  	object-fit: cover;
  	margin-bottom:10px;
}

#rcorners1 
{
  background: #112C5E;
  color:#ffffff;
  width:100%;
  padding: 20px;
}
#rcorners1 h4
{
	font-size:28px;
	color: #fff;
    font-weight:500;
}
#rcorners1 h4:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #fff;
}
#rcorners1 .blue-side-btn,.blue-side-btn:hover
{
	display:block;
	background-color:transparent;
	width:100%;
	color:#ffffff;	
	text-align:left;
	text-decoration:none;	
	font-size:14px;
	padding:5px 0;
}
.rounded-2 {
    border-radius: 5px!important;
}
.rcorners2
{
	color:#2f3071;
  	font-size:12px;
  	font-weight:500;
}
.list-group1
{
	padding:0 20px 20px 20px;
}
.list-group1 h4
{
	    color: #000000;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.8;
    font-family: 'Roboto';}
.list-group-flush {
    border-radius: 0;
}
.list-group-item1 {
    position: relative;
    display: block;
    padding:10px;
    font-size:16px;
    color: #2f3071;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);    border-width: 0 0 1px;

}
.list-group-flush>.list-group-item11
{
	border-width: 0 0 1px;
}
.me-3 {
    margin-right: 1rem!important;
}
.blue-side-btn img
{
	float:right;
	width:18px;
}

.dot-num {
	counter-reset: my-counter;
}
.dot-num
 dt {
	position: relative;
	font: bold 16px;
	padding: 4px 0 10px 0;
	color:#362e7d;
}
.dot-num
 dt:before {
	content: counter(my-counter, decimal-leading-zero);			
	counter-increment: my-counter;
	position: absolute;
	left: 0;
	top: 0;			
	background: #362e7d;
	color:#ffffff;
	padding:5px 8px 3px;
	border-radius:50%;
}
.dot-num
 dd {
	margin: 0 0 20px 0;
}	
.dot-num
 dt, .dot-num
 dd {
	padding-left: 50px;
}

.blog-block .inner-box
{

    text-align: left;
	color: #000000B9;
    font-size: 14px;
    line-height: 1.8em;

    
}
.blog-block .inner-box h3 
{

	position: relative;
    color: #362e7d;
    font-size: 1.25rem;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 12px;	font-family:'Roboto';
    }
.blog-block .inner-box .read-more {
    position: relative;
    color: #f4ac25;
    font-size: 13px;
    text-transform: uppercase;
    padding-right: 25px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@media only screen and (max-width: 767px){
.blog-section-three {
	position: relative;
	padding: 0;
	background:#fff;
}
.sidebar-side 
{
	padding:0;
}

}