

/*-- banner --*/
/*--third SECTION --*/

.third-section  .col-md-3{
	background-color:#ddd;
	
}
.w3l_about_left h3 {
    color:#337ab7;
    font-size: 20px;
    padding: 10px 0px;
}
.col-md-3.w3l_about_left span {
    display: block;
   margin: 0px 0px;
    min-height:181px;
}
.w3l_about_left p{
	font-size:15px;
	line-height:25px;
	color:#777;
}
.third-section  .col-md-9 img{
	width:100%;
	height:453px;
}
.third-section  .col-md-9 {
	padding-right:0px;
	padding-left:0px;
}	
/*--third SECTION --*/
/*--services SECTION --*/
.services,.about,.gallery-top,.clients-section,.contact {
    padding: 5em 0;
}
.w3l_heading h3 {
    font-size:3.8em;
	font-weight:400;
    color:#ffa700;
    text-align: center;
	margin-bottom:30px;
}
.services .services-head {
	text-align:center;
	color:#8b8b8b;
}
.w3-services-info:nth-child(2) {
    margin: 2em 0 0 0;
}

.services  .col-md-4  h3{
	font-size:1.5em;
	color:#212121;
    letter-spacing: 2px;
    font-weight: 600;
}

.services  .col-md-4  p{
	font-size:15px!important;
	line-height:25px; text-align:justify
}
.col-md-4.w3services-left p {
    font-size:0.8em;
    margin: 10px 0 0 0;
}
.w3services-right {
    padding-left: 10px;
}
.col-md-4.w3services-right p {
    font-size:0.8em;
    margin: 10px 0 0 0;
}

.services .col-md-12 {
	padding-right:0px;
	padding-left:0px;direction: rtl;
}


.w3services-center img{
    width:100%;
}
.services .col-md-4 .col-md-12 {
	padding-top:10px;
}
i.w3_icon {
    font-size:2.5em;
    color:#212121;
    margin: 10px 0px;
}
/*--/services SECTION --*/
/*-- about --*/
.about {
    background: #009688;
}
.w3_agileits_about_grid_left p{
    color: #fff;
    line-height: 1.8em;
}
.w3_agileits_about_grid_left p i{
	display:block;
	margin:1em 0 3em;
}
.w3_agileits_about_grid_left ul li{
    display: block;
    margin-bottom: 1em;
    color: #ffffff;
    line-height: 1.5em;
    text-transform: capitalize;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
}
.w3_agileits_about_grid_left ul li i{
    color: #ffa700;
    padding-right: 1em;
}
.w3_agileits_about_grid_left ul li:last-child{
	margin-bottom:0;
}
.w3_agileits_about_grid_right iframe{
	width: 100%;
    min-height: 310px;
    outline: none;
    border: none;
}
/*-- //about --*/


/*--/clients-section--*/
.clients-section {
    background: #e5e5e5;;
}
/*--//clients-section--*/
/*-- /work --*/
.w3l-services-agile {
    padding-top: 5em;
}
.title-agileits {
    text-align: center;
	margin-bottom: 3em;
	position:relative;
}
.title-agileits1 {
    text-align: center;
}

.title-agileits1 h3:before {
       content: '';
    background: #bdbdbd;
    height: 1px;
    width: 23%;
    position: absolute;
    bottom: 0%;
    left: 38%;
}
.title-agileits1 h3:after {
         content: '';
    background: #00a4e4;
    height: 4px;
    width: 10%;
    position: absolute;
    bottom: -1px;
    left: 44%;
}

/*-- gallery --*/
.gallery-top {
    padding: 5em 0;
}
.gallery-grids-top {
    margin-top: 4em;
}
.gallery-grid-img {
    padding-left: 0;
}
.gallery-grid {
    padding-left: 0;
}
.gallery-grid a {
    display: block;
}
.gallery-grid img,.gallery-grid-img img {
  width: 100%;
}
.gallery-right {
    padding: 0;
} 
.gallery-grid-img:hover img{
	-webkit-filter: grayscale(100%);
	opacity: 8;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.gallery-grid:hover img {
	-webkit-filter: grayscale(100%);
	opacity: 8;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.gallery-grid-top-img:hover img{
	-webkit-filter: grayscale(100%);
	opacity: 8;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.gallery-grids-middle{
    margin: 1em 0;
}
.gallery-right-top-grid{
	    margin: .5em 0 0 0;
}
.gallery-grid-top{
	padding:0;
}
.gallery-grid-top-img{
	margin-right:1em;
}
.gallery-grid-top-img img{
	width:100%;
}
/*-- //gallery --*/
/*-- contact --*/
.w3agile_contact_left h2{
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
     color: #212121;
    margin-bottom: 1.3em;
}
.w3agile_contact_left p{
	color:#666;
	line-height:2em;
	margin:2em 0 0;
}
.w3agile_contact_right p {
    font-size: 1em;
    margin: 1em 0 1em 0;
    text-align: left;
    color: #020202;
    font-weight: 600;
    text-transform: uppercase;
}
.w3agile_contact_right input[type="email"],.w3agile_contact_right input[type="text"],.w3agile_contact_right textarea{
	outline:none;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	padding: 20px 20px;
	background:#FFFFFF;
	width: 100%;
}
.w3agile_contact_right input[type="submit"]{
	outline: none;
    border: 1px solid #212121;
    color: #fff;
    font-size:15px;
    padding:18px 18px;
    width: 30%;
    background: #212121;
    margin-top: 1em;
}
.w3agile_contact_right input[type="submit"]:hover{
	background:#ffa700;
	border: 1px solid #ffa700;
	color:#fff;
}
.w3agile_contact_right textarea {
    resize: none;
    min-height: 120px;
}
.w3agile_contact_right {
    margin:1em 0 0;
}
.w3agile_contact_left {
    padding-right: 2em;
}

.portfolio_grid_w3lss.one{
	margin-top:3em;
}
ul.top-links.two.three li a i.fa.fa-facebook{
	background:#3b5998;
	color:#fff;
}
ul.top-links.two.three li a i.fa.fa-twitter{
	background:#55acee;
	color:#fff;
}
ul.top-links.two.three li a i.fa.fa-google-plus{
	background:#d62223;
	color:#fff;
}
ul.top-links.two.three li a i.fa.fa-linkedin{
	background:#0077b5;
	color:#fff;
}
ul.top-links.two.three {
    margin-top: 1em;
}
ul.top-links.two.three li a i.fa:hover{
	opacity:0.8;
}
.agileinfo_contact_grid_list li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #999999;
	font-size: 14px;
}
.agileinfo_contact_grid_list li a {
	color: #999999;
	font-size: 14px;
	text-decoration:none;
}
.agileinfo_contact_grid_list li a:hover{
	color:#FFC107;
	
}
.agileinfo_contact_grid_list li span {
    display: block;
    margin-left:1.5em;
}
i.contact_icons {
    font-size: 20px;
    margin-right: 10px;
    font-size: 20px;
    margin-right: 10px;
}
/*-- //contact --*/


/*--/person SECTION --*/
.agileits-w3layouts-map {
    margin:0em 0 0;
}
.agileits-w3layouts-map iframe {
	width: 100%;
	min-height: 350px;
	border: none;
}


/*--/contact SECTION --*/
.footer-final {
	text-align:center;
	background-color:#000000;
    padding: 20px 0px;
	
}
.copyw3-agile p {
    color: white;
}
.copyw3-agile a {
    color: #ff9800;
}
.copyw3-agile a:hover {
    color: #fff;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive design--*/

@media only screen and (max-width:1080px) {
	.navbar-brand h1 {
    font-size: 2.0em
    }
	.navbar-nav > li > a {
    padding: 10px 15px;
    margin-left: 0;
    font-size: 21px;
    }
	.navbar-nav {
    padding: 0px 14px;
    }
	.banner .banner-header h3 {
    font-size: 2.2em;
    }
	.w3l_heading h3 {
    font-size: 3.5em;
    }
}
@media only screen and (max-width:991px) {
.banner .banner-header {
    font-size: 19px;
    width: 83%;
    padding: 1.5em;
    margin: 89px auto;
}	
.callbacks_tabs {
    bottom: -163%;
}
.navbar-inverse {
    margin-top: 25px;
}
.w3services-left {
    width: 33.33%;
    float: left;
}
.w3services-center {
    width: 33.33%;
    float: left;
}
.w3services-right {
    width: 33.33%;
    float: left;
}
.w3services-center img {
    width: 100%;
    margin: 7em 0;
}

.w3_agileits_about_grid_left {
    width: 50%;
    float: left;
}
.w3_agileits_about_grid_right {
    width: 50%;
    float: left;
}
.gallery-right-grid {
    width: 50%;
    float: left;
}
.gallery-right-top-grid {
    margin: 0em 0;
}
.gallery-grid {
    padding-left: 0;
    width: 33.33%;
    float: left;
}
.w3-last-gallery {
    width: 50%;
}
.gallery-right-top-grid {
    margin:0;
    }
	.gallery-grid-img {
    margin: 1em 0 0 0;
    }
	 .w3-last-gallery:nth-child(3), .w3-last-gallery:nth-child(4) {
    margin: 1em 0 0 0;
    }

.w3agile_contact_left {
    width: 50%;
    float: left;
}
.w3agile_contact_right {
    width: 50%;
    float: left; 
}
.navbar-left {
    float: right !important;
}
}
@media only screen and (max-width:800px) {
	.navbar-form {
    padding: 0px;
    margin-top: 8px;
    margin-right: 30px;
	}
}
	@media only screen and (max-width:768px) {
	.w3l_heading h3 {
    font-size: 3em;
	}
	.services, .about, .gallery-top, .clients-section, .contact {
    padding: 4em 0;
	}
	.services .col-md-4 h3 {
    line-height: 1.5em;
	}
}
@media only screen and (max-width:736px) {
	.navbar-nav {
    padding: 0px 14px;
    text-align: center;
	}
	.navbar-nav > li > a {
    line-height: 13px;
    }
	.navbar-form.navbar-left.w3_search {
     width: 50%;
     margin: 0 auto;
     border: none;
	 box-shadow:none;
	}
   .navbar-form .form-group {
    margin-bottom: 5px;
    width: 88%;
    float: left;
    }
   .banner .banner-header p {
    font-size: 1.2em;
    line-height: 24px;
    }
   .banner .banner-header h3 {
    font-size: 2.1em;
    }
	.w3services-left {
    width: 100%;
    float: none;
    }
	.w3services-center {
    width: 80%;
    float: none;
    }
	.w3services-right {
    width: 100%;
    float: none;
    }
	.w3services-center img {
    width: 100%;
    margin: 2em 0;
     }
	 .w3_agileits_about_grid_left {
    width: 100%;
    float: none;
     }
	 .w3_agileits_about_grid_right {
    width: 100%;
    float: none;
	 margin: 2em 0
     }
	.gallery-right-top-grid {
    margin: 0;
    }
	.gallery-grid-img {
    margin: 1em 0 0 0;
    }
	 .w3-last-gallery:nth-child(3), .w3-last-gallery:nth-child(4) {
    margin: 1em 0 0 0;
    }
	.w3agile_contact_left {
    width: 40%;
    }
	.w3agile_contact_right {
    width: 60%;
	}
	.navbar-left {
    float: none !important;
	}
	div#myNavbar {
    position: absolute;
    width: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.85);
	}
	
}
@media only screen and (max-width:667px) {
	.navbar-form .form-group {
     width: 86%;
    }
	.navbar-form.navbar-left.w3_search {
    background: none;
    }
	.banner .banner-header h3 {
    font-size: 1.8em;
    }
	.banner .banner-header {
    margin: 66px auto;
    }
	i.w3_icon {
    font-size: 2.3em;
	}
	.w3services-left {
    width: 100%;
	}
	.w3services-center {
    width: 70%;
	float:none;
	}
	.w3services-right {
    width: 100%;
     float:none;
     }
	.w3_agileits_about_grid_left {
    width: 100%;
    float:none;
     }
	.w3_agileits_about_grid_right {
    width: 100%;
    float:none;
	margin: 2em 0;
    }
	.w3agile_contact_right input[type="submit"] {
    width: 38%;
    }
}
@media only screen and (max-width:640px) {
	.banner .banner-header h3 {
    font-size: 1.5em;
    }
	.banner .banner-header p {
    font-size: 1.0em;
	}
	.navbar-form .form-group {
    width: 82%;
    }
	.w3l_heading h3 {
    font-size: 2.5em;
    }
	i.w3_icon {
    font-size: 2.0em;
    }
	.w3services-center img {
    width: 100%;
    margin: 3em 0;
}
}
@media only screen and (max-width:568px) {
	.w3_agileits_about_grid_left ul li {
    font-size: 0.9em;
    }
	.services, .about, .gallery-top, .clients-section, .contact {
    padding: 2em 0;
	}
	.w3agile_contact_right {
    width: 56%;
	}
	.w3agile_contact_left {
    width: 44%;
	}
	
}
@media only screen and (max-width:480px) {
	.navbar-form .form-group {
    width: 80%;
    }
	.banner .banner-header {
       width: 95%;
	}
	.services .col-md-4 h3 {
    font-size: 0.8em;
    letter-spacing: 1px;
	}
	.col-md-4.w3services-left p {
       line-height: 22px;
    }
	.w3_agileits_about_grid_left ul li {
        letter-spacing: 0px;
    }
	.w3agile_contact_right input[type="email"], .w3agile_contact_right input[type="text"], .w3agile_contact_right textarea {
    padding: 10px 10px;
    }
   .w3agile_contact_right textarea {
    min-height: 89px;
   }
   .w3agile_contact_left {
    width: 100%;
    text-align: center;
	}
	.w3agile_contact_right {
    width: 100%;
    text-align: center;
	}
	.w3agile_contact_right input[type="submit"] {
    width: 25%;
    padding: 8px 18px;
	}
	.w3l_heading h3 {
    font-size: 2.5em;
	}
	.navbar-inverse .navbar-nav > li > a {
    font-size: 0.9em;
	}
}
@media only screen and (max-width:414px) {
	.navbar-brand h1 {
    font-size: 1.5em;
     }
	 .banner-dott {
       padding: 0;
      }
	  .navbar-form.navbar-left.w3_search {
       width: 70%;
	  }
	  .navbar-toggle {
      margin-top: 1px;
     }
	 .callbacks_tabs {
      left: 40%;
     }
	 .w3agile_contact_right input[type="submit"] {
      padding: 10px 10px;   
      }
	 .banner .banner-header {
    width: 100%;
     }
	 .banner .banner-header p {
    font-size: 0.8em;
     }
	 .banner .banner-header h3 {
    font-size: 1.3em;
      }
	  .w3_agileits_about_grid_left p {
    color: #fff;
    line-height: 1.4em;
     }
	 .w3_agileits_about_grid_left ul li {
    font-size: 0.7em;
     }
	 .w3agile_contact_left {
    width: 100%;
    text-align: center;
    }
	.w3agile_contact_right {
    width: 100%;
	}
	.agileits-w3layouts-map iframe {
    min-height: 250px;
   }
   .w3_agileits_about_grid_right iframe {
    min-height: 230px;
    }
	.w3l_heading h3 {
    font-size: 2em;
	}
	.w3l_heading h3 {
    font-size: 1.8em;
		}
		.w3agile_contact_left h2 {
    font-size: 1em;
	}
}
@media only screen and (max-width:384px) {

	 .navbar-form.navbar-left.w3_search {
     width: 65%;
    }
	.callbacks_tabs {
    bottom: -173%;
    }
	.banner .banner-header h3 {
    font-size: 1.0em;
    }
	.banner .banner-header p {
     font-size: 0.7em;
    }.w3agile_contact_right p {
    font-size: 0.9em;
	}
	

}
@media only screen and (max-width:375px) {
	.navbar-form.navbar-left.w3_search {
     width: 67%;
    }
	.banner .banner-header h3 {
     font-size: 1.1em;
    }
	.banner .banner-header p {
     font-size: 0.7em;
     }
	 .w3services-center img {
      margin:1em  0;
     }
	.gallery-right-grid {
     width: 100%;
     float:none;
    }
	.gallery-grid {
    padding-left: 0;
    width: 100%;
    float: none;
    }
	.w3-last-gallery {
    width: 100%;
    }
	.gallery-grid-top-img {
    margin: 0;
	}
	.gallery-grid-img {
     padding: 0;
    }
	.gallery-grid {
    padding: 0;
    }
	services, .about, .gallery-top, .clients-section, .contact {
    padding: 1em 0;
     }
	 .w3-services-grids, .w3ls_banner_bottom_grids, .gallery-grids-top, .mis-stage, .w3agile_contact_grid {
    margin: 1em 0 0 0;
    }
    .gallery-grids-middle {
    margin: 1em 0 0;
    }
	.gallery-grid {
    margin: 0 0em 1em;
    }
	.gallery-grid {
    margin: 1em 0 0 0;
   }
   .w3agile_contact_right p {
    font-size: 0.9em;
	}
}
@media only screen and (max-width:320px) {
	.navbar-form.navbar-left.w3_search {
    width: 85%;
    }
	.banner .banner-header h3 {
    font-size: 0.9em;
    }
	.banner .banner-header {
    margin: 49px auto;
    }
	.callbacks_tabs {
    bottom: -150%;
	}
	.banner .banner-header p {
    font-size: 0.6em;
    }
	.w3l_heading h3 {
    font-size: 2.0em;
    }
	.services, .about, .gallery-top, .clients-section, .contact {
    padding: 1em 0;
    }
	.w3-services-grids, .w3ls_banner_bottom_grids, .gallery-grids-top, .mis-stage, .w3agile_contact_grid {
    margin: 1em 0 0 0;
    }
	.w3services-center img {
    width: 100%;
    margin: 2em 0;
    }
	.gallery-grids-middle {
    margin: 1em 0 0;
    }
	.gallery-grid {
    padding: 0;
    margin: 0 0em 1em;
    }
	.gallery-grid {
    padding: 0;
    margin: 1em 0 0 0;
   }
   .w3agile_contact_right input[type="submit"] {
    padding: 9px 10px;
    width: 35%;
	}
	.w3agile_contact_right p {
    font-size: 0.9em;
	}
}



/*--/responsive design --*/