
/*-- services --*/
.agileits-services-grids h4 {
    font-size: 1.3em;
    color: #000;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 10px 0 0;
}

.agileits-services-grids h6 {
    padding: 1px;
    background: #2954a2;
    width: 33%;
    margin: 2em auto 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.agileits-services-grids:hover h6 {
    width: 55%;
    background: #2954a2;
}

/*-- Effect 1--*/

.agileits-services-grids i {
    font-size: 2em;
    color: #b84373;
    text-align: center;
}

.agileits-services-grids span {
    width: 40px;
    height: 2px;
    background: #d56e9b;
    display: inline-block;
}
a.service-btn {
    background: #b84373;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    padding: 6px 15px;
    display: inline-block;
    margin: 18px 0 0;
    border-radius: 5px;
    letter-spacing: 1px;
}
.w3ls-titles p {
    width: 76%;
}
/*-- //services --*/
/* blog */


.card-header:first-child {
    background: #d56e9b;
}

.card {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

h5.card-title a {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 1px;
}
.blog_w3icon span {
    color: #777;
    font-size: 13px;
    word-spacing: 3px;
}

/* //blog */

.team-block {
    margin-bottom: 11px;
}

.team-content {
   color: #fff;
    position: absolute;
    top: 51%;
    left: 26%;
    transform: translate(-26%, -26%);
    -ms-transform: translate(-26%, -26%);
    right: 0;
    font-weight: 400;
    font-size:20px; text-align:center; width:100%;
	
	
	
}

.team-img {
    position: relative;
}

.team-img img {
  /*  width: 100%;*/
}

.team-meta {
    color: #fff;
    font-weight: 300;
    font-size: 15px; margin-bottom: 0px; letter-spacing: 0px 
}

.team-meta a{
    color: #fff;
    font-weight: 300;
    font-size: 15px; 
}


.overlay {
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1s ease;
    background-color: #11181f; 
}

.team-img:hover .overlay {
    opacity: .9;
}

.team-img:hover .team-content {
    opacity: 0; 
}

.text {
    color: #fff;
    position: absolute;
    top: 35%;
    left: 35%;
    transform: translate(-26%, -26%);
    -ms-transform: translate(-26%, -26%);
    right: 0;
    font-weight: 400;
    font-size:20px; text-align:center;
}

.text-white {
    color: #fff !important; letter-spacing:0px; font-size:21px; text-align:center; font-family: 'Roboto', sans-serif; text-transform:uppercase; background-color: rgba(17, 24, 31, 0.75); margin:0px!important; padding-top:5px; padding-bottom:5px;   
margin-top: 93px!important;}

/* /footer */
h3.title {
    color: #000;
    font-size: 42px;
}
.w3ls-titles i {
    color: #b84373;
    font-size: 26px;
    margin-top: 5px;
}
span.btmspn {
    position: relative;
}
span.btmspn:before {
    content: " ";
    background: #b84373;
    width: 64px;
    height: 2px;
    position: absolute;
    top: 9px;
    left: -75px;
}
span.btmspn:after {
    content: " ";
    background: #b84373;
    width: 64px;
    height: 2px;
    position: absolute;
    top: 9px;
    right: -75px;
}
span.hdng {
    color: #b84373;
}
.banner-bottom {
   background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.button {
    margin-top: 3em;
}

h6.text-white {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 2px;
}
.banner-left-bottom-w3ls h3 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 51px;
}
.banner-left-bottom-w3ls p {
    color: #dadada;
    font-size: 14px;
}
a.w3ls-button-agile {
    color: #fff;
    padding: 14px 24px;
    letter-spacing: 1px;
    font-size: 14px;
    background: transparent;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.56);
    box-shadow: 2px 0px 5px 0px rgba(255, 255, 255, 0.22);
}
a.w3ls-button-agile:hover {
    letter-spacing: 3px;
    background: #b84373;
    color: #fff !important;
}
/*-- stats --*/
section.stat_w3l{
	    background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}
.stats_info p {
    font-size: 2.5em;
    letter-spacing: 1px;
    line-height: 2;
    color: #ffffff;
    font-weight: 800;
}
.stats_info h4 {
    color: #fff;
    font-size: .95em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-style: italic;
}
.stats_info i {
    font-size: 2.3em;
    color: #b84373;
    margin: 0;
}
.stats_bottom_grid_left img {
	margin: 0 auto;
}
.stats_info {
	text-align: center;
	border-top: none;
	border-bottom: none;
}

.stats_info:nth-child(3) {
	border-right: 0px;
}
.stats_info1 {
    background: rgba(220, 220, 220, 0.31);
    padding: 32px 20px;
}
.stats_info:nth-child(2) {
	border-left: 0px;
	border-right: 0px;
}
/*--//stats--*/

/*--//footer--*/
.typo-wthree h4 {
	color: #af4eaa;
	font-size: 1.5em;
	text-transform: capitalize;
}

.bg-flex {
    background-color: rgba(184, 67, 115, 0.67);
    border: 1px solid rgb(207, 129, 161);
}
.bg-flex-item {
	background-color: #fff;
	border: 1px solid #d7d8d8;
}

.typo-wthree h5 {
	color: #333;
}

/* //typography */
