.fa-close{
    color:red;
}
.mbr-section-subtitle{
    margin-bottom: 10px;
}
.fa-check{
    color:green;
}
 .title-block .block-number {
    font-size: 350px;
    line-height: 265px;
    font-family: 'Arapey', sans-serif;
    position: absolute;
    bottom: 0;
    right: 0;
    color: rgba(230,230,230,.3);
    transition: color .3s;
}
.list-group-flush .list-group-item {
    border-top: 0;
}
.title-block:hover .block-number {
    color: rgba(230,230,230,.8);
}
.separator {
    display: block;
    width: 100%;
    height: 20px;
    background: transparent;
    position: relative;
}
.title-block {
    padding: 40px 45px 0;
    position: relative;
    height: 400px;
}
.mbr-cards-col{
    color:#fff !important;
}
.bgc {
    background: #990099;
}
.bgg {
    background: #2cb396;
}
.bgb {
    background: #1976d2;
}
.bgp {
    background: #c2185b;
}
.bgc .title-block h5, .content6 .bgc .title-block h1, .content6 .bgc .title-block p {
    color: #fff !important;
}
.card {
    margin-top: 15px !important;
}.dropdown-menu {
    min-width: 15rem !important;
}
.demo-video{
	width:800px;
	height:410px;
    border: 5px solid #ffffff;
}
.nav-item>.dropdown-menu{
    background: #343a40!important;
    border: 0px !important;
}
.navpanel {
  margin-bottom:0px;
}
.navbar-brand {
    height: 60px;
    position: relative;
    line-height: 10px;
    padding: 7px 15px;
    display: inline-block;
}
.tag-line {
    font-size: 10px;
    font-weight: 600;
    color: #ed5564;
}
.form-inline {
    display: initial !important;
}
.carousel-caption>p{
	font-size: 11px;
}
.carousel-caption{
    padding-bottom: 120px;
}
.feature-div>img{
    width: 120px;
    padding: 10px;
    border-radius: 10px;
}
.client-div{
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.client-div>img{
    width: 120px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.client-div>img:hover{
    width: 120px;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.bb-div>img{
    width: 300px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.bb-div>img:hover{
    width: 300px;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.feature-div>h4{
    margin-bottom: 10px;
}
.feature-div{
    padding: 40px;
}
.price-div{
	border: 1px solid #eee;
	padding: 0px !important;
}
.price-div:hover{
	 box-shadow: 0 0 15px #b5b5b5;
	 z-index: 9;
    margin-top: -15px;
}
.price-header{
	padding: 20px;
	background: #1565c0;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.price-amount{
	 padding: 25px;
    background: #eee;
    color: #908c8c;
}
.price-amount h4{

    font-size: 45px;
}
.price-amount h4 i{
	  top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}
   
.price-detail{
	padding: 9px;
    border-bottom: 1px solid #eee;
}
.price-footer{
	    padding: 15px;
}
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.carousel-caption>h2 {
    font-size: 6rem;
    font-weight: bolder;
}
.carousel-caption>h1{
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 65px;
    font-weight: 500;
}
.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid;
    padding: 5px;
    border-radius: 20px;
    text-align: left;
    background-color: #ed5564;
}
.valid-feedback {
    margin-top: .25rem;
    font-size: .875rem;
    font-weight: 500;
    color: #fff;
    border: 1px solid;
    padding: 5px;
    border-radius: 20px;
    text-align: left;
    background-color: #26b999;
}
.table-dark>thead>tr>th>a>img{
    max-height: 35px;
}
.table-dark>tbody>tr>th>a>img{
    max-height: 35px;
    max-width: 210px;
}
@media screen and (max-width: 767px) {
  /* Hide captions */
  .client-div{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.carousel-caption{
    padding-bottom: 8px;
 }
.carousel-caption>h1 {
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.carousel-caption>h2 {
    font-size: 2rem;
    font-weight: bolder;
}
 .demo-video{
	width:250px;
	height:115px;
    border: 1px solid #ff4081;
}
 .container>.h1, h1 {
	font-size: 1.75rem;
}
.carousel-caption>.h2, h2 {
	font-size: .75rem;
}
.carousel-caption>.h3, h3 {
	font-size: .65rem;
}
.carousel-caption>.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	    margin-bottom: -.8rem;
	    font-family: inherit;
	    font-weight: 500;
	    line-height: 1.1;
	    color: inherit;
	}
	.carousel-indicators {
    	bottom: -5px;
	}
}
.hide {
    display:none;
}