/* CSS Document */
/*
 * Headings
 * -----------------------------------------------
*/
.agileits_banner_bottom_left h3 span{
    color: #00008B;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.agileits_banner_bottom_left p.w3l_para{
	color: #555;
    line-height: 2em;
    margin: 2em 0 3em;
}
.w3ls_banner_bottom_right{
	position:relative;
}
.w3ls_banner_bottom_right_pos{
	position: absolute;
    top: 35%;
    left: -35%;
    width: 80%;
}
.mid_agile_bannner_top_info {
    text-align: center;
    margin-bottom: 3em;
}
.mid_agile_bannner_top_info h2 {
    color: #111;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 1px;
}
.mid_agile_bannner_top_info p {
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: 600;
    width: 80%;
    margin: 1em auto;
    line-height: 1.9em;
    color: #585757; /*585757*/
}
/*-- //banner-bottom --*/
/*-- banner-bottom-icons --*/
.w3_banner_bottom_icons_left,.w3_banner_bottom_icons_right{
	padding:0;
}
.w3_agile_banner_bottom {
    position: relative;
}
h5.grow {
    position: absolute;
    text-align: center;
    left: 31%;
    top: 47%;
    font-size: 1.8em;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
	z-index: 99;
}
.heading-underline {
    width: 25%;
    margin: 1em auto 2em;
}
.h-u1, .h-u3 {
    width: 30%;
    float: left;
    height: 2px;
    background-color: #EEE;
    margin-top: 1px;
}
.h-u2 {
    width: 40%;
    float: left;
    height: 4px;
    background-color: #00008B; /*00a98f*/
}
h3.tittle_agile_w3,.agile_inner_banner_info h2 {
    font-size: 3em;
    color: #111;
    letter-spacing: 1px;
	text-align:center;
}
h3.tittle_agile_w3.two {
  color:#fff;
}
.agile_inner_banner_info h2  {
	 color:#fff;
	 text-transform:uppercase;
	 font-weight:800;
}
.agile_inner_banner_info p {
    color: #f1f1f1;
    letter-spacing: 6px;
    font-size: 0.9em;
    margin-top: 10px;
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(8, 8, 8, 0.38);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 999;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*-- //banner-bottom-icons --*/
.agileits_w3layouts_features_gridr img{
	margin:0 auto;
}
.agile-why-text h4{
    font-size: 1.5em;
    color: #00a98f;
    letter-spacing: 1px;
    font-weight: 700;
}
.agile-why-text p{
    margin: 1em 0 0;
    color: #fff;
    line-height: 2em;
}
.agile-why-text {
    padding-left: 0;
    text-align: left;
}
.wthree_agile_us i{
    text-align: center;
    position: relative;
    z-index: 1;
}
.wthree_agile_us  i{
	font-size: 1.5em;
	color:#efb312;
	line-height:1.5em;
}
.agile-why-text.two {
    text-align: left;
}
.wthree_agile_us {
    margin-bottom: 3em;
}
.response h3 {
    font-size: 2em;
    color: #000;
}
.media-left.response-text-left a img {
    width: 100%;
}
.media:nth-child(2) {
    margin:1em 0;
}
.media-left.response-text-left {
    float: left;
    width: 44%;
    padding: 0;
}
.media-body.response-text-right {
    float: right;
	width: 52%;
}
.media-body.response-text-right h5 {
    font-size: 1.4em;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: .5em;
}
.media-body.response-text-right ul li {
    list-style: none;
    display: inline-block;
    color: #949191;
    font-size: 0.9em;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
}
.media-body.response-text-right ul li i {
    color: #000;
    padding-right: .5em;
}
.media-body.response-text-right ul li:nth-child(2) {
    margin-left: 0.1em;
}
.media-body.response-text-right p {
    font-size: .9em;
    line-height: 1.9em;
}
.media.response-info {
    background: #f9f9f9;
    padding: 1em;
    border: 1px solid #e4e2e2;
}
.read {
    margin-top: 1em;
}
a.view.resw3 {
    font-size: 0.9em;
    color: #fff;
    padding: 0.6em 1.2em;
    background: #00a98f;
    letter-spacing: 1px;
    display: inline-block;
	    border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}
a.view.resw3:hover {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	    background: #111;
}
.media.response-info.m2 {
    margin-top: 3em;
}














/*
 * Overlays.less
 * -----------------------------------------------
*/
.layer-overlay {
  position: relative;
  /* overlay-dark */
  /* overlay-white */
}
.layer-overlay::before {
  background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.layer-overlay.overlay-light::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.layer-overlay.overlay-lighter::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.layer-overlay.overlay-deep::before {
  background-color: rgba(255, 255, 255, 0.9);
}
.layer-overlay.overlay-dark::before {
  background-color: rgba(17, 17, 17, 0.85);
}
.layer-overlay.overlay-dark-1::before {
  background-color: rgba(17, 17, 17, 0.1);
}
.layer-overlay.overlay-dark-2::before {
  background-color: rgba(17, 17, 17, 0.2);
}
.layer-overlay.overlay-dark-3::before {
  background-color: rgba(17, 17, 17, 0.3);
}
.layer-overlay.overlay-dark-4::before {
  background-color: rgba(17, 17, 17, 0.4);
}
.layer-overlay.overlay-dark-5::before {
  background-color: rgba(17, 17, 17, 0.5);
}
.layer-overlay.overlay-dark-6::before {
  background-color: rgba(17, 17, 17, 0.6);
}
.layer-overlay.overlay-dark-7::before {
  background-color: rgba(17, 17, 17, 0.7);
}
.layer-overlay.overlay-dark-8::before {
  background-color: rgba(17, 17, 17, 0.8);
}
.layer-overlay.overlay-dark-9::before {
  background-color: rgba(17, 17, 17, 0.9);
}
.layer-overlay.overlay-white::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.layer-overlay.overlay-white-1::before {
  background-color: rgba(255, 255, 255, 0.1);
}
.layer-overlay.overlay-white-2::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.layer-overlay.overlay-white-3::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.layer-overlay.overlay-white-4::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.layer-overlay.overlay-white-5::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.layer-overlay.overlay-white-6::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.layer-overlay.overlay-white-7::before {
  background-color: rgba(255, 255, 255, 0.7);
}
.layer-overlay.overlay-white-8::before {
  background-color: rgba(255, 255, 255, 0.8);
}
.layer-overlay.overlay-white-9::before {
  background-color: rgba(255, 255, 255, 0.9);
}
.layer-overlay.layer-pattern::before {
  background-image: url(../images/pattern1.png);
  background-color: rgba(0, 0, 0, 0.6);
}
.layer-overlay.layer-pattern2::before {
  background-image: url(../images/pattern2.png);
  background-color: rgba(0, 0, 0, 0.8);
}
.layer-overlay.layer-pattern3::before {
  background-image: url(../images/pattern3.png);
  background-color: rgba(0, 0, 0, 0.8);
}
.layer-overlay.maximage-layer-overlay::before {
  z-index: 1;
}
.layer-overlay.overlay-blue::before {
  background-color: rgba(1, 162, 208, 0.9);
}
.layer-overlay.overlay-blue-light::before {
  background-color: rgba(1, 162, 208, 0.45);
}
.layer-overlay.overlay-pink::before {
  background-color: rgba(235, 110, 142, 0.9);
}
.layer-overlay.overlay-pink-light::before {
  background-color: rgba(235, 110, 142, 0.45);
}
.layer-overlay.overlay-brown::before {
  background-color: rgba(60, 171, 111, 0.9);
}
.layer-overlay.overlay-brown-light::before {
  background-color: rgba(60, 171, 111, 0.45);
}
.layer-overlay.overlay-yellow::before {
  background-color: rgba(255, 187, 34, 0.9);
}
.layer-overlay.overlay-yellow-light::before {
  background-color: rgba(255, 187, 34, 0.45);
}
.layer-overlay.overlay-green::before {
  background-color: rgba(16, 196, 92, 0.9);
}
.layer-overlay.overlay-green-light::before {
  background-color: rgba(16, 196, 92, 0.45);
}
.layer-overlay.overlay-theme-color-1::before {
  background-color: rgba(173, 216, 230, 0.9);
}
.layer-overlay.overlay-theme-color-2::before {
  background-color: rgba(230, 173, 188, 0.9);
}
.layer-overlay.overlay-theme-color-3::before {
  background-color: rgba(230, 216, 173, 0.9);
}
.half-divider .overlay-theme-color-1,
.half-divider .overlay-theme-color-2,
.half-divider .overlay-theme-color-3 {
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}

.parallax {
  background-repeat: repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* -------- Parallax ---------- */
.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.divider .container.small-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider .container.extra-padding {
  padding-top: 180px;
  padding-bottom: 180px;
}

/*
 * Shortcode: Funfacts.less
 * -----------------------------------------------
*/
.funfact {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.funfact.border {
  border: 1px solid #d3d3d3;
}
.funfact.no-border {
  border: 0;
}
.funfact.border {
  border: 1px solid #d3d3d3;
}
.funfact i {
  font-size: 45px;
}
.funfact h2 {
  position: relative;
}
.funfact h2:after {
  bottom: 0;
}
.funfact span {
  color: #eeeeee;
  font-size: 18px;
}
/* funfact style-1*/
.funfact.style-1 i,
.funfact.style-1 .funfact-title {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.funfact.style-1 .funfact-title {
  color: #999999;
  font-size: 14px;
  text-transform: uppercase;
}
.funfact.style-1:hover i {
  font-size: 40px !important;
  opacity: 0.3;
}
.funfact.style-1:hover .funfact-title {
  color: #333333 !important;
}

