@charset "utf-8";
/* CSS Document */
.text-white {
	color: #FFF;
}
.text-black{
	color: #000 !important;
}
.text-theme {
	color: #ef7f1a;
}
.bg-1 {
background-color: #fffcfc;
background-image: url("../images/pattern/paper_2.webp");
}
.industri-serve {
	border: 2px #AA0002 solid;
	padding: 10px 10px;
	text-align: center;
}
.industri-serve h3{
	padding: 10px 5px;
	font-size: 18px;
	font-weight: 400;
}
.hidden {
	display: none;
}
.bg-theme {
	background-color: #ef7f1a;
}
.border-1 {
	border: #D3D3D3 solid 1px;
}
.breadcrumb-area .title h1 {
    color: 
    #ffffff;
    font-size: 36px;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-title{
	padding: 10px 10px 10px 10px;
}
.product-title a{
	color:#2B2B2B;
}
.project-info-content{
	max-width: 100%;
	
}
.single-challenges-solutions-box .inner-content ul li::before {
    color: #ef7f1a;
	font-size: 26px;
}
.single-challenges-solutions-box .inner-content ul li ,.single-challenges-solutions-box p{
  font-size: 18px;
}

.sec-title-style1 .text .decor-left span {
    background: #ef7f1a;
}
.sec-title-style1 .text .decor-left::before ,.sec-title-style1 .text .decor-left::after{
    background: #ef7f1a;
   
}
.single-challenges-solutions-box {
    position: relative;
    display: block;
    padding: 0px 0px 0px;
    border: none;
    margin-bottom: 40px;
}
.agnis .btn-three {
    background: #ef7f1a;
}
.header-contact-info li .single-item .text h3 {
    text-transform:lowercase;
}
.font-90{
	font-size: 140px;
	color: #ef7f1a;
}
.error {
    color:red;
}
.valid {
    color:green;
}

.single-Servicesimg-box .static-content {
    position: relative;
    display: block;
    background:#000000;
}
.single-Servicesimg-box .static-content .icon-holder {
    border: 3px solid #d22424;
}

/* agnis-list-15 END */
/*=========================================   16 */
/* agnis list 16 */
.agnis-list-16 {
	width:auto;
	background:#E9E9E9;
	color:#8F8F8F;
	padding: 20px 10px 20px 10px;
	border-radius: 10px;
	font-family: 'Poppins', sans-serif;
	border: #ef7f1a 1px dashed ;
}
.agnis-list-16 span {
	color: #F90;
}

.agnis-list-16 ul{
	clear:both !important;
	list-style:none;
	}

.agnis-list-16 li{
	margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #B9B9B9;
}
.agnis-list-16 li:last-child {
    border-bottom: 0px solid #B9B9B9;
}

.agnis-list-16  .icon-box {
	width: 15%;
	text-align: center;
	float: left;
	font-size: 300%;
	color:#4F4F4F;
	}
.agnis-list-16 li .icon-description {
	width: 85%;
	float: left;
}

.icon-description small {
	display: block;
	padding: 5px 0px 5px 5px;
	margin: 10px 0px 5px;
	font-size: 20px;
	color: #ef7f1a;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.icon-description h5 {
	padding: 3px 0px 10px 5px;
	margin: 0;
	line-height: 30px;
	font-size: 17px;
	font-weight: 300;
	color:#161616;
	text-transform: none !important;
	font-family: 'Poppins', sans-serif;
}

.agnis-list-16 h3{
	margin:0px;
	padding:20px 30px;
	font-size:200%;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	}

td,tr {
	padding: 7px;
}
@media (max-width: 767px) {
   .breadcrumb-area .title h1 {
    color: 
    #ffffff;
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
}
	.hidden-xs {
		display: none;
	}
	
}


.text-dark-blue {
	color: #3B3B6E;
}

.cta-link{}

.cta-link a{ color:#fff !important;}

