 /* .ttm-page-title-row {
 background-image: url(../images/service/for-individuals.png); 
	background-size: 100% 100%;
	background-repeat: no-repeat;

} 

 .ttm-page-title-row ::before {
	content: '';
    position: absolute;
    background-color: #bfefa3;
    top: 0;
    left: 0;
    height: 235px;
    width: 100%;
} 
 */



.align-img{justify-content: flex-end;}

.banner-side-img img{

	float: right;
    position: relative;
    top: -9pc;
    width: 275px;
}

.banner-side-img1 img{ 
    float: right;
    position: relative;
    top: -12.6pc;
    /* width: 275px; */
}

.banner-side-img2 img {
    float: right;
    position: relative;
    top: -10pc;
    width: 400px;
}

.banner-side-img3 img {
    float: right;
    position: relative;
    top: -10.5pc;
    width: 325px;
}


.banner-side-img4 img {
    float: right;
    position: relative;
    top: -12pc;
    width: 400px;
}

#b2{
	
    background: #bfefa3;

}
.ttm-page-title-row {
	display: block;
	padding-top: 65px;
	padding-bottom: 65px;
	height: 230px;
}

.title-box .page-title-heading h1 {
	color: #424242;
	font-size: 40px;
}

.title-box .page-title-heading .title:before {
	display: block;
	content: '';
	position: absolute;
	left: 4px;
	top: 7px;
	height: 80%;
	width: 3px;
}

.title-box .page-title-heading .title:before {
	background-color: #424242;
}

.title-box .breadcrumb-wrapper span:last-child {
	color: #161616 !important;
}

.breadcrumb-wrapper a:hover {
	color: #161616;

}

.breadcrumb-wrapper a {

    color:#63a543;
}

.ttm-page-title-row .breadcrumb-wrapper{
	color: #000;
}

.ttm-bgcolor-grey {
	background-color: #ffffff;
}

article.ttm-blog-classic {

	padding: 0px 25px 30px;
}

article.ttm-blog-classic1 {

	padding: 0px 0px 30px;
}

.s-head h4 {

	margin-top: 20px;
}
.s-head-o h4{margin-top: 0px;}
.service-sidebar {
	background: #f5f5f5c4;
	padding: 25px 25px;
	border-radius: 10px;
	box-shadow: 9px 15px 20px #6060605c;
}

.service-sidebar h3 {
	font-size: 24px;
	font-weight: 700;
}

.service-list ul li:before {
	content: "\f0da";
	font-family: "FontAwesome";
	position: absolute;
	left: 49px;
	margin-top: 9px;
	line-height: 1em;
	font-size: 15px;
	font-weight: normal;
	color: #040404;
}

.service-list ul {
	margin-left: 16px;
	text-align: justify;
}

.post p {
	text-align: justify;
}

.h-line-hight {
	line-height: 28px;
	margin-left: 23px;
	text-align: justify;
}

.h-line-hight span {
	position: absolute;
	left: 28px;

}

.h-line-hight i {
	font-size: 13.5px;

}


.p-style p {
    margin-bottom: 0px;
}


.service-list ul li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    left: 49px;
    margin-top: 9px;
    line-height: 1em;
    font-size: 15px;
    font-weight: normal;
    color: #040404;
}

.p-bulluts p::before {
	content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    left: 26px;
    margin-top: 0px;
    font-size: 17px;
}
.p-bulluts p {
    margin-left: 20px;
	margin-bottom: 7px;
}

.text-style{}
.text-style li{
    font-style: italic;
}

.p-style p span{
    text-decoration: underline;
    font-weight: 600
}
.p-style ol {
    
    list-style:lower-roman;
}

/* millets */
.mb-15{
    margin-bottom: 15px;
}
.millet .title-box .page-title-heading h1 {
    font-size: 34px;
}

/* media query */
@media screen and (min-width: 1900px) {
.banner-side-img img {
    float: right;
    position: relative;
	top: -9.5pc;
    left: 2.8pc;
    width: 290px;
}

.banner-side-img1 img {
   
	left: 5pc;
   
}

.banner-side-img3 img {
    float: right;
    position: relative;
    top: -10.8pc;
    left: 4.5pc;
    width: 330px;
}}
/* }largr */
@media only screen and (max-width: 600px) {
.ttm-page-title-row {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    height: 160px;
}

.banner-side-img img,
.banner-side-img2 img ,
.banner-side-img2 img ,
.banner-side-img2 img  {  
	display: none;
}

.banner-side-img2 img {  
	display: none;
}

.banner-side-img3 img {  
	display: none;
}

.banner-side-img4 img {  
	display: none;
}


.title-box .page-title-heading .title:before {
    
    top: 5px;
   
}
.title-box .page-title-heading h1 {
   
    font-size: 30px;
}
.s-head-o h4 {
    margin-top: 25px;
}

.post {
    margin-bottom: 0; 
}

article.ttm-blog-classic {

    margin-bottom: 0;
}

article.ttm-blog-classic {
    padding: 0px 25px 0px;
}

} /*mobile */