.banner-about,
.banner-activities,
.banner-updates,
.banner-contact,
.banner-downloads {
    background: url(../images/bg1.jpg);
    position: relative;
    background-size: cover;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
}

.banner-gallery {
    background: url(../images/bg1.jpg);
    position: relative;
    background-size: cover;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
}

.bg-effect {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 3.3em;
    font-weight: 300;
    letter-spacing: 1px;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
    font-weight: 600;
}

.top20 {
    top: 20% !important;
}


/* about */

.welcome {
    padding: 5em 0;
}

.welcome2 {
    padding: 3em 0;
}

.heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #ff914f;
    text-transform: capitalize;
    position: relative;
    margin-top: 0;
}

.heading-agileinfo span {
    display: block;
    font-size: 17px!important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
}

.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}

a.wthree-.about-link {
    color: #fff;
    border: 1px solid #03afdd;
    background: #03afdd;
    border-radius: 0;
    padding: 0.5em 2.5em;
    outline: none;
    font-size: 1em;
    margin: 4% auto 0;
    font-weight: 600;
    letter-spacing: 4px;
    display: inline-block;
    text-transform: uppercase;
}

.agileits-about-grid p {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.8em;
    color: #999;
}

.agileits-about-grid1 {
    border: 1px solid #000;
}

.agileits-about-grid2 {
    border: 1px solid #000;
    border-left: none;
    border-right: none;
}

.agileits-about-grid3 {
    border: 1px solid #000;
}

.agile-about {
    padding: 5em 0 0;
}

.w3ls_news_grids {
    margin-top: 5em;
}

.w3_agile_about_grid_left h3 {
    font-size: 1.4em;
    color: #212121;
    line-height: 1.5em;
    text-transform: capitalize;
    margin: 0;
}

.w3_agile_about_grid_left p i {
    color: #ef1d59;
    display: block;
    font-weight: 600;
    margin: 1em 0 1em;
}

.w3_agile_about_grid_left p {
    color: #999;
    line-height: 2em;
}

.w3ls_news_grids {
    margin-top: 5em;
}


/* //about */

.about-w3slid h3 {
    font-size: 3em;
    color: #fff;
    text-transform: none;
    letter-spacing: 1px;
}

.about-w3slid p {
    width: 70%;
    margin: 2em auto 0;
    color: #fff;
    letter-spacing: 2px;
}

.about-w3slid {
    background: url(../images/bg_parllex.jpg)no-repeat center 0px fixed;
    background-size: cover;
    text-align: center;
    padding: 7em 0;
    position: relative;
    z-index: 100;
}