/*** 

====================================================================
	Counter Section
====================================================================

***/

.counter-section{
	position:relative;
	padding:80px 0px 40px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}

.counter-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(35,38,40,0.96)
}

/*fact counter*/

.fact-counter{
	position:relative;
}

.fact-counter .column{
	position:relative;
	margin-bottom:40px;
}

.fact-counter .column .inner{
	position:relative;
	text-align:center;
}

.fact-counter .column .inner .content{
	position:relative;
	display:inline-block;
}

.fact-counter .column:last-child .inner{
	border-right:0px;
}

.fact-counter .column .inner .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	color:#fe5807;
	font-size:42px;
	text-align:center;
	line-height:1em;
	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;
}

.fact-counter .count-outer .percentage{
	display:inline-block;
	font-weight:700;
	color:#ffffff;
	font-size:40px;
	line-height:1em;	
}

.fact-counter .column .inner .count-outer{
	position:relative;
	font-weight:700;
	color:#ffffff;
	font-size:36px;
	line-height:1em;
	padding-left:60px;
	display:inline-block;
}

.fact-counter .count-outer .count-text{
	position:relative;
	font-weight:700;
	color:#ffffff;
	font-size:36px;
	line-height:1em;
	font-family: 'Montserrat', sans-serif;
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	font-weight:600;
	color:#ffffff;
	margin-top:25px;
	padding:12px 30px;
	background-color:#292d2f;
	text-transform:capitalize;
	border:1px solid #303436;
	font-family: 'Montserrat', sans-serif;
}

.fact-counter .column:hover .icon-box{
	border-color:#f47629;
}


/* new design */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
	color:#fff;
    transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.7);
	padding:10px 30px 10px 30px;
	text-align:center;
}

.centered p{
	padding:0px !important;
	margin:0px !important;
	font-family:OpenSans-Semibold;
	//font-size:14px;
	font-size:16px;
	color:#fff;
	}

.card-body {
	 padding: 5px; 
    //padding: 0px !important; 
	//height:190px;
	//height: 250px;
	//height: 295px;
}
.strikeout1 {
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: red;
}
.strikeout1::after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 2px solid;
}
.card-body ul li{
	list-style:none;
	font-size: 14px;
	line-height: 24px;
   /* font-weight: 600;*/
   font-weight: 500;

//font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
}
.card-body ul li::before {
	    content: "•";
    color: #b8292f;
    display: inline-block;
    width: 0.5em;
    position: relative;
    top: 2px;
    font-size: 20px;
    /* padding: 10px; */
    margin-left: -1em;
    /* margin-top: 3px; */
  }
 .card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    padding: 4px;
}

.submitclass {
	//width: 100%;
	//float: right;
	//padding: 5px;
	padding: 1px;
	text-align: center;
	position: relative;
	//background: #b8292f url(../image/arrow.png) no-repeat 92% center;
	background: #6b00ff url(../image/arrow.png) no-repeat 92% center;
}
.submitclass button {
    width: 100%;
    //height: 35px;
	height: 40px;
    color: #fff;
    text-align: center;
    border: none;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    //font-size: 18px;
	//font-size: 14px;
	font-size: 12px;
    cursor: pointer;
    background: transparent;
    border: 1px dashed #fff;
}
	
.card-title {
    margin-bottom: .75rem;
    text-align: center;
	padding:5px 0px;
	margin: 0px;
}


 .card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    padding: 4px;
}
.read-1 a{
	position: relative;
    top: -9px;
    left: -18px;
    color: #b8292f;
	text-decoration:none;
	
	font-size: 15px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
//font-family: 'Roboto', sans-serif;
	}


#demos{
	padding:20px 0px 30px 0px;
	background:#e7edeb;
	}



.add-style h3{
	color:#000;
	font-size:36px;
	margin:0px 0px 22px 0px;
	font-family:OpenSans-Regular;
	}
.add-style p{
	color:#000;
	font-size:14px;
  	font-family:OpenSans-Regular;
	line-height:32px;
	}	
.project-text h1{
	color:#000;
	font-size:36px;
	margin:30px 0px 30px 0px;
	font-family:OpenSans-Regular;
	}
.project-text p{
	font-family:OpenSans-Regular;
	font-size:24px;
	color:#000;
	margin:0px 0px 30px 0px;
	}
.project-text p span{
	font-family:OpenSans-ExtraBold;
	font-size:24px;
	color:#b8292f;
	}
.card-title{
	//font-family:OpenSans-Regular;
	font-size:13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	}
.card-title span{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	//color:#b8292f;
	color:#6b00ff;
	//font-weight:600;
	}
	
/*glow */
.btn-group a{
	//background:#EF0F4F;
	color:#fff;
	font-weight:700;
	display:block;
	//padding:8px 15px;
	width:auto;
	text-transform: uppercase;
	border-radius: 5px;
	text-align:center;
	font-size:16px;
	transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	-webkit-transition:.3s ease-in;
	-o-transition:.3s ease-in;
 -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { color: #B20000; -webkit-text-shadow: 0 0 3px #B20000; }
  50% { color: #FF0000; -webkit-text-shadow: 0 0 40px #FF0000; }
  100% { color: #B20000; -webkit-text-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { color: #B20000; -moz-text-shadow: 0 0 3px #B20000; }
  50% { color: #FF0000; -moz-text-shadow: 0 0 40px #FF0000; }
  100% { color: #B20000; -moz-text-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { color: #B20000; text-shadow: 0 0 3px #B20000; }
  50% { color: #FF0000; text-shadow: 0 0 40px #FF0000; }
  100% { color: #B20000; text-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { color: #B20000; text-shadow: 0 0 3px #B20000; }
  50% { color: #FF0000; text-shadow: 0 0 40px #FF0000; }
  100% { color: #B20000; text-shadow: 0 0 3px #B20000; }
}


.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}