@font-face {
    src: url('../fonts/AnekLatin-Medium.woff');
    font-family: 'Anek Latin';
    font-weight: normal;
    font-style: normal;
}


*{
	font-family: 'Anek Latin';
}

.border{
	border: 1px solid;
}

.bg-red{
	background-color: #cb203c;
}

.bg-mudh{
	background-color: #fbeed8;
}
.bg-green{
	background: #9ec04d;
}
.bg-yellow{
	background: #f0b126;
}

.sec_title1 h3{
	background-color: #f0b126;
    color: #fff;
    margin: 0px;
    display: table;
    margin: auto;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
}

.sec_title2 h3{
	background-color: #6eaf64;
    color: #fff;
    margin: 0px;
    display: table;
    margin: auto;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
}
.sec_title3 h3{
	background-color: #881a1f;
    color: #fff;
    margin: 0px;
    display: table;
    margin: auto;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
}
.sec_title4 h3{
	background-color: #c9152a;
    color: #fff;
    margin: 0px;
    display: table;
    margin: auto;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
}
.Insights .box-title{
    color: #881a1f;
}

.box{
	
    border-radius: 15px;
}

.box .img-left{
	width: 100%;
	border-radius: 15px 0px 0px 15px;
}

.box .img-right{
	width: 100%;
	border-radius: 0px 15px 15px 0px;
}

.content-box{
	padding: 30px 30px 30px 30px;
}
.box-title{
	font-size: 15px;
    color: #f0b126;
    font-weight: bold;
}

.box-sub-title{
	font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.LOB_story .box-title{
	color: #881a1f;
}


.Insights{

}
.box-desc{
	color: #fff;
}

.btn-read-more {
    background: #fff;
    color: #77787b;
    font-weight: bold;
    padding: 4px 15px 4px 15px;
    box-shadow: 2px 2px 6px #565656;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 8px;
    transition: 0.5s;
}

.implementation .box-title{
	color: #cb203c;
}
.implementation p{
	color: #050000;
}



/*PAGE 2*/


.header2{
	background-color: #fbeed8;
}

.page_month{
	background-color: #831720;
	border-radius: 5px;
	
}
.page_month p{
	text-transform: uppercase;
	color: #fbeed8;
	padding: 5px 0px;
	margin: 0px;
	letter-spacing: 1px;
	font-size: 20px;
}

.abc_logo{
	margin-right: 30px;
	padding-top: 30px;
}

.text_primary{
	color: #c9152a;
}

.highlight_box{
	border-radius: 10px;
}

.highlight_box h3{
	font-weight: bold;
}

.highlight_box p{
	color: #606060;
	margin-bottom:0px;
}

.blank_box{
	border: 2px solid #fbeed8;
	border-radius:10px;
}

.blank_box h3{
	font-weight: bold;
}

.key_features p{
	color: #831720;
	font-weight: bold;
}

.key_features ul{
	padding:15px;
	margin: 0px;
}
.key_features ul li{
	color: #831720;
	font-weight: bold;
}

.highlight_box li{
	color: #606060;
}

.title_sr{
	background-color: #ffff;
	color: #f0b126;
	width: 35px;
    height: 35px;
	display: inline-block;
	font-weight: bold;
	border-radius: 50px;
}
.title_srb{
	color: #6eaf64;
}

.title_src{
	color: #881a1f;
}
.title_srd{
	color: #c9152a;
}

.title_sre{
	color: #6eaf64;
}


.CoE_Initiatives .box-title{
	color: #cb203c;
}
.CoE_Initiatives p{
	color: #000;
}

.img-box{
	position: relative;
	height: 100%;
}
.img-box img{
	height: 100%;
}
.img-arrow-left{
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 999;
	transform: translate(0, -50%);
}

.img-arrow-right{
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 999;
	transform: translate(0, -50%);
}

.suggestions_line h5{
	color: #c91429;
	font-size: 20px;
}

.Insights .btn-read-more:hover{
	background-color: #6eaf64;
	color: #fff;
}

.CoE_Initiatives .btn-read-more:hover{
	background-color: #c9152a;
	color: #fff;
}


.LOB_story .btn-read-more:hover{
	background-color: #881a1f;
	color: #fff;
}

.Analytics .btn-read-more:hover{
	background-color: #f0b126;
	color: #fff;
}
.implementation .btn-read-more:hover{
	background-color: #6eaf64;
	color: #fff;
}

.key_features-box{
	border-bottom: 1px dashed #831720;
	margin-bottom: 20px;
}
.Workflow h5{
	font-weight: bold;
	font-size: 17px;
}

.key_features-box h5{
}

@media only screen and (max-width: 1200px) {
    .content-box {
	    padding: 20px 20px 20px 20px;
	}
	.sec_title1 h3 {
	    font-size: 20px;
	}

	.title_sr {
	    width: 30px;
        height: 30px;
	}

	.box-sub-title {
	    font-size: 15px;
	}

	.box-desc {
	    font-size: 12px;
	}

	.btn-read-more {
	    font-size: 13px;
	}

	.suggestions_line h5 {
	    font-size: 20px;
	}
}

@media only screen and (max-width: 767px){

	.box .img-left {
	    width: 100%;
	    border-radius: 0px;
	}	
	.box .img-right {
	    width: 100%;
	    border-radius: 0px;
	}

	.img-arrow-left{
		display: none!important;
	}

	.img-arrow-right{
		display: none!important;
	}

	.text-end{
		text-align: center!important;
	}

	.content-box {
        padding: 20px 20px 20px 20px;
    }

    .p-5 {
	    padding: 1rem !important;
	}

	
}

@media only screen and (max-width: 575px){
	.header2 .abc_logo{
		margin-bottom: 20px;
	}
	.key_features{
		text-align: center!important;
	}
	.key_features img{
		padding-bottom: 10px;
	}

	.highlight_box h3 {
	    font-size: 20px;
	}
	ul{
		margin:15px!important;
		padding:0px!important;
	}

	.key_features-box{
		border: none!important;
	}

}