html,body{
	background:#fff;
	font-size: 100%;	
	font-family: 'Muli', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
}
/*--header--*/
.head {
	padding: 1em 0em;	
	    
}
.banner {
    background: url(../images/1.jpg) no-repeat;
    width: 100%;
    height:650px;
    text-align: center;
    background-size: cover;
    padding: 10em 0 0;
}
.banner-1 {
    background: url(../images/1.jpg) no-repeat;
    width: 100%;
    height:320px;
    text-align: center;
    background-size: cover;
}
.header{
	background:#000;
}
.header1{
	height:92px;
}
.banner h2{
	font-size: 2em;
    color: #fff;
    line-height: 1.4em;
}
.banner span{
	display:block;
	margin:5em 0;
}
.banner-t {
    text-align: center;
    margin: 6em auto;
    width: 20%;
    position: relative;
}
.banner-t b{
	width: 100%;
    height: 2px;
    display: block;
    background: #f99104;
    margin-bottom: 3px;
}
.banner-t b.lin{
	width: 80%;
	margin:0 auto;
}
.banner-t  span{
	width: 40px;
    height: 40px;
    display: block;
    background: rgb(35, 39, 42);
    position: absolute;
    top: -7px;
    left: 45%;  
}
.banner-t  span i{
	width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #f99104;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin-left: 0.7em;
}
/*----*/
.link-effect-4 a {
  padding: 0 10px;
  margin: 0 20px;
  text-shadow: none;
  position: relative;
}
.link-effect-4 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0 0px;
  max-height: 0;
  color: #f99104;
  content: attr(data-hover);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.link-effect-4 a:hover::before {
  max-height: 100%;
}
/*--header--*/
.logo h1{
	font-size:1.8em;
}
.logo h1 a {
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px;
}
.logo h1 a span{
	margin-right: 12px;
	font-size:46px;
}
.logo h1 a i {
    display: block;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    margin-top: 3px;
    text-align: left;
    color: #f99104;
}
.navbar-brand {
   height: auto; 
    padding: 0; 
    font-size: 18px; 
    line-height: 20px;
}
.navbar-nav {
    float: right;
	margin-top: 1.45em;
}
.header-left{
	float:right;
	margin-top: 1.4em;
}
.header-left ul li {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin: 0 1em;
/*-- w3layouts --*/
}
.header-left ul li a {
    text-decoration: none;
    color: #fff;
}
.header-left ul li a:hover {
    color: #f99104;
}
.header-left ul li i{
    left: -.5em;
}
.navbar-top {
    float: left;
	width:70%;
}
.navbar-default {
    border: none;
    background: none;
    min-height: auto;
    margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
ul.nav.navbar-nav li a {
    font-size: 1.1em;
    color: #FFFFFF;
    margin: 0 15px;
    padding: 0px 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
       color:#f99104;
    background: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background:none;
}
/*--//header--*/
.agile-bottom h4 {
    font-size: 1.5em;
    color: #f99104;
    margin: 0em 0 0.5em;
    line-height: 1.3em;
}
.agile-bottom p {
    color:#ffffff;
    line-height: 1.8em;
    margin: 1em 0;
}
.agile-bottom {
    background:rgba(0, 0, 0, 0.44);
    padding: 2em 2em;
    position: absolute;
    top: -170px;
}
.agile-top {
    position: relative;
    padding: 7em 0;
}
.w3agile-left iframe {
    height: 353px;
}
.w3agile-bottom-right{
    background: url(../images/2.jpg) no-repeat center;
    height: 379px;
    text-align: center;
    background-size: cover;
}
.w3agile-left {
    padding: 0;
}
.client-info img {
    width: 100px;
    float: left;
    margin-right: 16px;
}
.test-info2  h4 {
	margin:0 0 0 0;
	font-size:19px;
	padding:20px 0 10px;
	font-weight:bold;
	color:#f99104;
}
p.test2 {
	margin:0 0 0 0;
	color: #777;
    font-size: 16px;
    font-weight:normal;
}
p.test1 {
    color: #777;
    line-height: 1.9em;
    font-size: 16px;
    margin: 0 0 2em;
    font-weight: 400;
}
h3.tittle-one {
    font-size: 2em;
    color: #f99104;
    margin: 0em 0 1em;
    line-height: 1.3em;
    text-align: center;
}
.w3agile-right {
    background: #f3f3f3;
    padding: 2em 2em;
}
.w3agile-bottom-left {
    padding: 2em 2em;
    background: #f3f3f3;
}
/*-- feature-grids --*/
.feature-grid-one{
padding:30px 20px;
background: #E1009F;
}
.feature-grid-two {
    padding: 30px 20px;
    background: #00b7c9;
}
.feature-grid h4 {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    margin: 14px 0;
}
.feature-grid p{
color:#e2e2e2;
font-size:14px;
line-height:1.9em;
}
.feature-grid a{
text-decoration:none;
}
.hi-icon {
	display: inline-block;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    border: 3px solid #fff;
    line-height: 4.5em;
}
.hi-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon:before {
	font-size: 25px;
	display: block;
}
/* Effect 8 */
.feature-grid .hi-icon {
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}
.feature-grid .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.feature-grid .hi-icon:hover {
	background: rgba(255,255,255,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color:#f99104;
	  text-decoration: none;
}
.feature-grid .hi-icon:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f99104, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}
/*-- //feature-grids --*/
.w3l {
    margin: 5em 0;
}
.w3l-right {
    background:#00b7c9;
    padding: 3em 3em;
}
.w3l-left {
    padding: 0;
}
.w3l h4 {
    font-size: 2em;
    color: #ffffff;
    margin: 0em 0 0.63em;
    line-height: 1.3em;
    text-align: left;
}
.w3l p {
    color: #e2e2e2;
    font-size: 15px;
    line-height: 1.9em;
}
/*-- contact --*/
.contact1{
	padding:60px 0;
	background:#313131;
}
.contact1 h3 {
    color: #f99104;
    font-size: 22px;
    margin-bottom: 30px;
}
.contact1-left p {
    color: #737373;
    line-height: 2em;
    font-size: 14px;
    margin: 12px 0;
}
.contact1-left h2 {
    font-size: 16px;
    color: #fff;
}
.contact1-left ul{
	float:left;
	width:45%;
}
.contact1-left ul li{
	line-height:2em;
	font-size:14px;
	color: #737373;
	list-style-type:none;
}
.contact1-left ul li a{
    color: #737373;
	text-decoration:none;	
}
.contact1-left ul li a:hover{
	color:#f99104;
}
.contact1-left input[type="text"] {
    background: none;
    border: 1px solid #fff;
    width: 81%;
    outline: none;
    padding: 11px;
    font-size: 13px;
    color: #c4c4c4;
}
.contact1-left form input[type="submit"] {
    background: url(../images/message.png) no-repeat 12px 7px;
    width: 48px;
    height: 42px;
    border: 1px solid #fff;
    margin: 0px 0 0 -5px;
    padding: 6px 0px 7px;
    outline: none;
    border-left: none;
}
.contact1-left form {
    margin-bottom: 50px;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.8em;
    color: #fff;
	margin:0;
}
.contact1-middle p {
    color: #fff;
    font-size: 16px;
    line-height: 1.8em;
    margin: 0em 0;
}
/* Icons */
.footer1-bottom a {
    color: #fff;
    background: #313131;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 5px 5px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #fff;
    margin-right: 12px;
}

/* pop-up text */
.footer1-bottom a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -25px;
    right: -25px;
    padding: 5px;
    font-size: 1em;
    border-radius: 2px;
    background: #f99104;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* pop-up text arrow */
.footer1-bottom a span:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f99104;
    position: absolute;
    bottom: -5px;
    left: 34px;
}
.footer1-bottom a:hover span {
    bottom: 41px;
    visibility: visible;
    opacity: 1;
}
.footer1-bottom a:before {
    content: '';
    background:url(../images/icons.png)no-repeat 3px 1px;
	width: 20px;
    height: 20px;
    display: block;
}
.footer1-bottom a:nth-of-type(2):before {
    content: '';
    background-position:3px -22px;
}
.footer1-bottom a:nth-of-type(3):before {
    content: '';
    background-position:0px -45px;
}
.footer1-bottom a:nth-of-type(4):before {
    content: '';
    background-position:0px -65px;
}
/*--Icons--*/
/*-- //contact --*/
/*-- welcome --*/
.welcome {
    padding: 5em 0;
    background: url(../images/111.jpg) center fixed;
    width: 100%;
    min-height: 402px;
    display: block;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
p.ever {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 1em auto 4em;
	line-height: 1.8em;
    width: 63%;
}
.welcome-grd{
	border-radius: 10px;
    background: #ffffff;
    padding: 1em 1em 0 1em;
    position: relative;
    min-height: 250px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.welcome-grid:hover div.welcome-grd{
	transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;	
}
.welcome-grd h4{
	text-transform:capitalize;
	font-size:1.3em;
	color:#f99104;
	margin:2.5em 0 1em;
	text-align:center;
}
.welcome-grd p{
	margin:0;
	color:#999;
	font-size:14px;
	text-align:center;
	line-height:1.8em;
}
.icons{
	width:70px;
	height:70px;
	background:#00b7c9;
	margin:0 auto;
	border-radius:60px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	-o-border-radius:60px;
	-ms-border-radius:60px;
	position:absolute;
	top: -10%;
    left: 37%;
}
.icons span{
	color: #fff;
    font-size: 1.3em;
    left: 1.1em;
    top: 1em;
}
.welcome-grids{
	margin:6em 0 0;
}
/*-- //welcome --*/
/*--footer--*/
.captn {
    background:#00b7c9;
    padding: 1em;
}
 .captn h4{
	font-size: 1.5em;
    color: #ffffff;
    margin: 0em 0 0.63em;
    line-height: 1.3em;
    text-align: left;
}
.agileinfo-top {
    margin-bottom: 2em;
}
.agileinfo-left img {
    width: 100%;
}
.agileinfo {
    padding: 5em 0;
}
.agileinfo p {
    color: #777;
    font-size: 16px;
    text-align: center;
    margin: 1em auto 4em;
	line-height: 1.8em;
    width: 63%;
}
.captn p {
    color: #e2e2e2;
    font-size: 15px;
    line-height: 1.8em;
	text-align:left;
	width:100%;
	margin: 0;
}
.captn:hover{
    background:#089ead;
}
/*--footer--*/
.copy{
	background:#232323;
    padding: 1.5em 0;
}
p.footer-grid {
    font-size: 1em;
    color: #fff;
	text-align:center;
}
p.footer-grid a{
	text-decoration:none;
	color:#f99104;
}
p.footer-grid a:hover{
	color:#fff;
}
/*--//footer--*/
/*--team--*/
.team-top {
 
  display: inline-block;
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  transition: transform 300ms ease-out;
      float: left;
    width: 25%;

}
.team-top1 {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0;
  display: block;
  overflow: hidden;
	background: #E2E2E2;
    border: 2px solid #00b7c9;
}
.team-top1 img {
  width: 220px;
  height: 220px;
 
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
.team-top1 img:hover {
  opacity: 1;
}
.team{
	padding:6em 0 8em;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.32);
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.team-top1 .zoom-icon {
	top: -100px;
	width: 100%;
}
.team-top1 .swipebox:hover .zoom-icon {
	top: 0%;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.zoom-icon1{
	
    text-align: center;
	margin: 4em 0 0 3em;
}
.zoom-icon1{
	
    text-align: center;
	margin: 4em 0 0 0em;
}
.zoom-icon1 h5{
	font-size:2em;
	color:#fff;
	margin-bottom: 0.5em;
}
/*--team--*/
.social-ic li{
	display:inline-block;
}
.social-ic li a {
    width:35px;
    height: 35px;
    display: block;
	background:  #f99104;
    margin: 0 0.5em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.social-ic li a:hover{
	background:  #00b7c9;
}
.social-ic li a i {
    width:35px;
    height: 35px;
    display: block;
	background:  url(../images/img-spr.png)no-repeat -2px -90px;
}
.social-ic li a i.ic {
	background: url(../images/img-spr.png)no-repeat -63px -90px;
}
.social-ic li a i.ic1 {
	background: url(../images/img-spr.png)no-repeat -123px -90px;
}
/*--//team--*/
/*--test--*/
.test-top-g {
    text-align:center;
	margin-bottom: 4em;
}
.test-top-g h3 {
    text-align: center;
    margin-bottom: 0.4em;
    font-size: 3em;
    color: #f99104;
}
.test {
    padding: 6em 0;
	background: url(../images/2.jpg) center fixed;
    width: 100%;
    min-height: 402px;
    display: block;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
.test-top2 {
    background: #fff;
    padding: 1.5em;
}
.test-top3 {
    background: #00b7c9;
	padding: 1.5em;
}
.test-top2 p{
	float: right;
    color: #999;
    font-size: 0.9em;
    line-height: 2em;
    width: 86%;
}
.test-top2 img{
	float:left;
}
.test-top3 img{
	float:left;
	border-radius: 100px;
    width: 20%;
    border: 2px solid #fff;
}
.test-top3 h6{
	float: right;
    color:#ffffff;
    font-size: 1em;
    line-height: 2em;
    width: 76%;
    margin-top: 1em;
    margin-left: 4%;
	font-style: italic;
}
/*--test--*/
.content-about{
	padding: 6em 0;
}
.col-left{
	float:left;
}
.col-left span{
	color:#00b7c9;
	font-size: 4em;
	display: block;
	font-weight: 600;
}
.col-right{
	float:right;
	width: 72%;
}
.col-right h6{
	margin:0;
	font-size: 1.3em;
	color: #000;
}
.col-right p{
	margin: 1.2em 0 0;
	font-size: 0.9em;
	line-height: 1.9em;
	color: #999;
}
.wel h6{
	font-size:0.9em;
	color:#999;
	font-style: italic;
}
.wel h2{
	font-size: 3.2em;
    color: #000;
    font-weight: 900;
    margin: 0.1em 0;
}
.wel p{
	font-size: 0.9em;
	line-height: 1.9em;
	color: #999;
}
.us-col{
	margin-bottom:2em;
}
/*--//about--*/
/*--gallery--*/
figure {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border: 3px solid #fff;
}
figure:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 0;
}
figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
	top: -100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
	padding: 5em 2em;
}
figcaption h3 {
    color: #00b7c9;
    margin-bottom: 0;
    position: relative;
    left: 100%;
    font-size: 2.2em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}
figcaption p {
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    left: 100%;
    font-size: 0.9em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    transition-delay: 1.3s;
}
figure:hover h3,figure:hover p {
    left: 0;
}
/*----*/
.ser-top h3 {
    font-size: 3em;
    color: #f99104;
    margin-bottom: 1.5em;
    text-align: center;
}
h2.tit1 {
    font-size: 3em;
    color: #000;
    margin-bottom: 0.5em;
    text-align: left;
}
.gallery{
	padding:6em 0;
}
.gal-gd{
	margin:2em 0;
}
.gal-btm {
    margin-top: 4em;
}
/*--//gallery--*/
/*-- contact --*/
.contact {
    padding: 6em 0;
}
.contact form{
	margin-top:6em;
}
h2.tit{
    font-size: 3em;
    color: #f99104;
    margin-bottom: 0.5em;
	text-align: center;
}
.contact-grid1{
	text-align: center;
}
.con-ic{
    width: 30px;
    height: 30px;
    display: block;
    
	    margin: 0 auto;
}
.contact-grid1 i {
    font-size:1.52em;
    color:#00b7c9;
    line-height: 1.9em;
}
.contact-grid1 h4{
	font-size: 1.5em;
    color:#f99104;
    margin:1.5em 0 0.5em;
}
.contact-grid1 p{
	font-size:1em;
	color:#999;
	line-height:1.5em;
	margin:0;
}
.contact-grid1 p a{
	color:#999;
	text-decoration:none;
}
.contact-grid1 p a:hover{
	color:#000;
}
.contact-grid1 p span{
	display:block;
}
.contact-grids{
	margin:5em 0 0;
}
.contact-form1 h4,.contact-me h4{
	font-size:1em;
	color:#797979;
	margin:0 0 .5em;
}
.contact-form1{
	padding:0 1em 0 0;
}
.contact-form{
	padding:0;
}
.contact-form1 input[type="text"],.contact-form1 input[type="email"],.contact-me textarea{
	outline:none;
	padding:10px;
	border:1px solid #DFDFDF;
	background:#EAEAEA;
	font-size:14px;
	color:#999;
	width:100%;
}
.contact-me textarea{
	min-height:300px;
}
.contact-me{
	margin-top:1em;
}
.contact-grids1 input[type="submit"]{
	outline: none;
    padding: 10px 0;
    border: none;
    background: #f99104;
    font-size: 1em;
    color: #fff;
    width: 100%;
    margin: 1.5em 0 0 0em;
}
.contact-grids1 input[type="submit"]:hover{
	background:#00b7c9;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.map iframe{
	width:100%;
	min-height:500px;
}
/*-- //contact --*/


/*--//about--*/
/*--typo--*/
.ser-top-c {
    margin-bottom: 6em;
}
.page {
    padding: 5em 0;
}
.page-header h3{
	font-size: 2.5em;
	color:#00b7c9;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
  text-align: left;
}
/*--//typo--*/

@media(max-width:1440px){
.col-grid h3 {
    font-size: 2.3em;
}
.col-grid-left {
    padding: 3.75em;
}
}
@media(max-width:1366px){
.col-grid h5 {
    font-size: 1.5em;
}
.col-grid-left {
    padding: 1.9em;
}
}

@media(max-width:1280px){
.wel h2 {
    font-size: 2.8em;
}
}
@media(max-width:1024px){
.navbar-top {
    width: 67%;
}
.ser-grid {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.ser-grid1 h3 {
    font-size: 1.1em;
}
.team-top1 {
    width: 150px;
    height: 150px;
}
.team-top1 img {
  width: 150px;
  height: 150px;
}
.ser-grid1 {
    top: 8%;
    left: 4%;
}
.ser-grid1 p {
    font-size: 0.7em;
}
.col-grid h3 {
    font-size: 1.8em;
}
.col-grid h5 {
    font-size: 1.2em;
}
.info-text p {
    font-size: 0.75em;
}
.col-1-bottom .info-text {
    padding: 1em;
}
.zoom-icon1 {
    margin: 2.1em 0 0 0em;
}
.social-ic li a {
    margin: 0 0.1em;
}
.test-top3 h6 {
    margin-top: 0.5em;
}
.news-letter input[type="text"] {
    width: 42%;
}
.map iframe {
    min-height: 350px;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 2em;
}
.service {
    padding: 5em 0 6em;
}
.ser-top {
    margin-bottom: 6em;
}
.team {
    padding: 5em 0 6em;
}
.test {
    padding: 5em 0;
}
figcaption {
    padding: 3.8em 1em;
}
figcaption h3 {
    font-size: 1.8em;
}
figcaption p {
    font-size: 0.8em;
}
.gallery {
    padding: 5em 0;
}
.wel h2 {
    font-size: 2.5em;
}
.content-about {
    padding: 5em 0;
}
.contact {
    padding: 5em 0;
}
.banner h2 {
    font-size: 1.7em;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.banner {
    height: 550px;
}
.agile-bottom p {
    font-size: 15px;
}
p.test1 {
    font-size: 15px;
}
h3.tittle-one {
    font-size: 1.7em;
}
.feature-grid h4 {
    font-size: 21px;
}
.w3agile-bottom-left {
    padding: 2.35em 2em;
}
.w3l h4 {
    font-size: 1.7em;
}
.w3l-right {
    padding: 1.24em 2em;
}
p.ever {
    font-size: 15px;
    width: 70%;
}
.agileinfo p {
    font-size: 15px;
    width: 70%;
}
.captn h4 {
    font-size: 1.3em;
}
.contact1-middle p {
    font-size: 15px;
}
address {
    font-size: 15px;
}
.col-left span {
    font-size: 3em;
}
.captn p {
    width: 100%;
}
.w3agile-right {
    padding: 2.6em 2em;
}
}
@media(max-width:991px){
ul.nav.navbar-nav li a {
    margin: 0 5px;
	font-size: 0.9em;
}
.logo h1 {
    font-size: 1.5em;
}
.logo h1 a span {
    width: 35px;
    height: 35px;
}
.navbar-nav {
    margin-top: 1.5em;
    width: 62%;
}
.header-left {
    margin-top: 1.2em;
}
.header-left ul li {
    margin: 0 0.3em;
}
.navbar-top {
    width: 65%;
}
.banner span {
    margin: 4em 0 3em;
}
.ser-t {
    width: 30%;
}
.ser-head {
    width: 50%;
	margin-bottom: 2em;
}
.col-grid-1 {
    width: 50%;
    float: left;
}
.team-top {
    width: 50%;
	margin-top: 2em;
}
.service {
    padding: 4em 0 5em;
}
.team {
    padding: 4em 0 6em;
}
.test {
    padding: 4em 0;
}
.test-top1 {
    width: 50%;
    margin: 0 auto 1em;
}
.test-top3 {
    padding: 1em;
}
.test-top3 h6 {
    margin-top: 0.8em;
}
.news-letter input[type="text"] {
    width: 40%;
}
.ser-top {
    margin-bottom: 4em;
}
.news-letter {
    padding: 4em 0;
}
.team-top1 {
    margin: 0 auto;
}
.zoom-icon1 h5 {
    font-size: 1.5em;
}
.footer {
    padding: 4em 0;
}
.footer-bottom1 {
    margin-top: 2em;
}
.map iframe {
    min-height: 300px;
}
.news-letter {
    padding: 3em 0;
}
.wel h2 {
    font-size: 2.2em;
}
.content-about {
    padding: 4em 0;
}
.gallery {
    padding: 4em 0;
}
.gal-gd-sec {
    width: 50%;
    float: left;
    padding: 0 0.2em;
}
.gal-gd {
    margin: 0.4em 0;
    width: 33.33%;
    float: left;
    padding: 0 0.2em;
}
figcaption h3 {
    font-size: 1.5em;
}
figcaption p {
    margin-top: 10px;
}
figcaption {
    padding: 3.3em 1em;
}
.col-left span {
    font-size: 3em;
}
.us-col,.col-us {
    margin-bottom: 1em;
}
.contact {
    padding: 4em 0;
}
.contact-form1 {
    padding: 0;
	margin-bottom:1em;
}
.contact-grids1 input[type="submit"] {
    margin: 0.5em 0 0 0em;
}
.contact-grid {
    margin-top: 1em;
}
.contact-grids {
    margin: 3em 0 0;
}
.contact form {
    margin-top: 4em;
}
.col-1-top img, .col-1-bottom img {
    width: 100%;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.short-top h3 {
    top: 47%;
}
.banner-1 {
    height: 230px;
}
.contact1-left{
    float: left;
    width: 40%;
}
.contact1-middle{
    float: left;
    width: 30%;
}
.contact1-right{
    float: left;
    width: 30%;
}
.contact-grid {
    float: left;
    width: 33.33%;
}
.page {
    padding: 4em 0;
}
.agile-left {
    float: left;
    width: 50%;
}
.banner h2 {
    font-size: 1.5em;
}
.banner {
    padding: 8em 0 0;
	    height: 500px;
}
.feature-grid.text-center {
    float: left;
    width: 50%;
}
.w3agile-right {
    margin: 2em 0;
}
.w3agile-bottom-left {
    margin-bottom: 2em;
}
.w3l-left {
    float: left;
    width: 43%;
}
.w3l-right {
    float: right;
    width: 57%;
}
p.ever {
    width: 90%;
}
.welcome-grid {
    float: left;
    width: 50%;
    margin-bottom: 4em;
}
.agileinfo p {
    width: 90%;
}
.welcome-grid.test1 {
    float: left;
    width: 50%;
}
.agileinfo-right {
    margin-top: 2em;
    padding: 0;
}
.agileinfo {
    padding: 3em 0;
}
.welcome {
    padding: 3em 0 0em;
}
.w3l {
    margin: 3em 0;
}
}
@media(max-width:767px){
.navbar-toggle {
    float: right;
	padding:0;
    border: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
ul.nav.navbar-nav li a {
    margin: 7px 0px;
    display: inline-block;
    text-align: center;
    width: auto;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-toggle .icon-bar {
    width: 27px;
    height: 3px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-top {
    width: 52%;
    margin: 0;
}
.navbar-nav {
    margin: 7.5px 0px;
}
.navbar-nav {
    width: 100%;
}
/*----*/
div#bs-example-navbar-collapse-1 {
    width: 193%;
    margin-top: 1em;
    left: 0;
    text-align: center;
}
ul.nav.navbar-right {
    text-align: center;
}
.navbar-right .dropdown-menu {
    min-width: 100%;
    position: relative;
	text-align:center;
}
.navbar-toggle .icon-bar {
    background: #f99104;
}
.navbar-toggle {
    margin: 18px 0 0;
    background: none;
}
.navbar-nav > li > a {
    width: 25%;
    text-align: center;
    margin: 5px auto;
}
}
@media(max-width:760px){
.ser-top h3 {
    font-size: 2.5em;
}
.service {
    padding: 3em 0 4em;
}
.ser-head {
    width: 47%;
}
.test-top1 {
    width: 75%;
}
.test {
    padding: 3em 0;
}
.test-top-g {
    margin-bottom: 3em;
}
.news-letter input[type="text"] {
    width: 39%;
}
.footer {
    padding: 3em 0;
}
.test-top-g h3 {
    font-size: 2.5em;
}
.team {
    padding: 3em 0 5em;
}
.content-about {
    padding: 3em 0;
}
.gallery {
    padding: 3em 0;
}
figcaption h3 {
    font-size: 1.2em;
}
figcaption {
    padding: 2.5em 1em;
}
h2.tit {
    font-size: 2.5em;
}
.contact form {
    margin-top: 3em;
}
.contact {
    padding: 3em 0;
}
.gallery h2 {
    font-size: 2.5em;
}
figcaption.gal-text {
    padding: 1.6em 1em;
}
/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
.b-wrapper1.long-img {
    padding-top: 16em;
}
td.add-check a {
    width: 106px;
}
.heart li a {
    margin: 0 0.3em;
}
.page-header h3 {
    font-size: 2.5em;
}
.page {
    padding: 3em 0;
}
}
@media(max-width:736px){
.w3l-right {
    float: right;
    width: 55%;
}
.w3l-left {
    float: left;
    width: 45%;
}
.contact1-left input[type="text"] {
    width: 80%;
}
.contact1 {
    padding: 50px 0;
}
}
@media(max-width:667px){
.banner h2 {
    font-size: 1.3em;
}
.w3l-right {
    float: right;
    width: 50%;
}
.w3l-left {
    float: left;
    width: 50%;
}
.contact1-left input[type="text"] {
    width: 78%;
}
}
@media(max-width:640px){
.contact1-left{
    float: left;
    width: 100%;
}
.contact1-middle{
    float: left;
    width: 100%;
	 margin: 1.5em 0;
}
.contact1-right{
    float: left;
    width: 100%;
}
.contact-grid {
    float: left;
    width: 100%;
}
.contact1-left form {
    margin-bottom: 40px;
}
.banner {
    padding: 6em 0 0;
    height: 400px;
}
.agile-bottom p {
    font-size: 14px;
}
p.test1 {
    font-size: 14px;
}
.w3l p {
    font-size: 14px;
    line-height: 1.8em;
}
p.ever {
    width: 100%;
	font-size: 14px;
}
.agileinfo p {
    font-size: 14px;
    width: 100%;
}
.agileinfo p {
    font-size: 14px;
    width: 100%;
}
.agileinfo-top {
    margin-bottom: 0em;
}
.welcome-grid {
    margin-bottom: 2em;
}
.agileinfo {
    padding: 3em 0 1em;
}
}
@media(max-width:600px){
.banner-1 {
    height: 170px;
}
.banner-text {
    width: 70px;
    height: 70px;
}
.banner h2 {
    font-size: 1.2em;
}
.ser-head {
    width: 46%;
}
.ser-top h3 {
    font-size: 2.3em;
}
.ser-t {
    width: 45%;
}
.team-top {
    width: 47%;
    margin-top: 0em;
    margin-bottom: 1.5em;
}
.team {
    padding: 2.5em 0 2em;
}
.test-top-g h3 {
    font-size: 2.2em;
}
.test-top1 {
    width: 95%;
}
.col-grid h3 {
    font-size: 1.6em;
}
.news-letter input[type="text"] {
    width: 100%;
    margin: 0em 0 1em;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 1.5em;
}
.footer-bottom p {
    font-size: 1.2em;
    width: 100%;
}
h2.tit {
    font-size: 2em;
}
.contact {
    padding: 2em 0;
}
.contact-me textarea {
    min-height: 203px;
}
.gal-gd-sec {
    width: 100%;
    float: left;
    padding: 0 0em;
}
.gal-gd {
    margin: 0.4em 0;
    width: 100%;
    float: left;
    padding: 0 0em;
}
.gal-gd img{
    width: 100%;
}
.gallery h2 {
    font-size: 2em;
}
.gal-btm {
    margin-top: 3em;
}
figcaption h3 {
    font-size: 2em;
}
figcaption {
    padding: 4em 1em;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
.media-1 {
    padding-left: 0em;
}
.navbar-top {
    width: 49%;
    margin: 0;
}
}
@media(max-width:480px){
.banner {
    padding: 4em 0 0;
    height: 360px;
}
.agile-bottom {
    background: rgba(0, 0, 0, 0.44);
    padding: 2em 1em;
    position: absolute;
    top: -170px;
}
.agile-left {
    float: left;
    width: 100%;
}
.agile-right {
    float: left;
    width: 100%;
    margin-top: 1em;
}
.agile-top {
    padding: 14em 0;
}
.feature-grid.text-center {
    width: 100%;
    margin-bottom: 1em;
}
.w3agile-bottom-right {
    height: 240px;
}
.w3agile-left iframe {
    height: 242px;
}
.w3l-left {
    width: 100%;
}
.w3l-left img {
    width: 100%;
}
.w3l-right {
    width: 100%;
}
}
@media(max-width:414px){
.logo h1 {
    font-size: 1.2em;
}
.logo h1 a span {
    width: 32px;
    height: 32px;
}
.banner-text {
    width: 50px;
    height: 50px;
}
.banner span {
    margin: 2em 0 1em;
}
.ser-head {
    width: 95%;
    float: none;
    margin: 0 auto;
}
.ser-grid {
    width: 127px;
    height: 127px;
    margin: 0 auto 2em;
}
.test-top2 {
    padding: 1em;
}
.ser-grid1 i {
    font-size: 1.7em;
}
.ser-grid1 h3 {
    font-size: 1em;
}
.ser-grid1 p {
    font-size: 0.69em;
}
.ser-top h3 {
    font-size: 2em;
}
.ser-t {
    width: 65%;
}
.news-letter input[type="text"] {
    padding: 8px 10px;
}
.news-letter input[type="submit"] {
    padding: 8px 20px;
}
.news-letter {
    padding: 2em 0;
}
.footer-bottom {
    padding: 0;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 1.3em;
}
.footer-bottom p {
    font-size: 1em;
}
.team-top {
    width: 100%;
    margin-top: 0em;
}
.footer-bottom1 {
    margin-top: 1.4em;
    padding: 0;
}
.col-grid-left {
    padding: 1em;
}
.social li a i {
    width: 40px;
    height: 40px;
	background: url(../images/img-spr.png)no-repeat 7px 4px;
	background-size: 225px;
}
.social li a {
    width: 40px;
    height: 40px;
}
.social li a i.icon {
    background: url(../images/img-spr.png)no-repeat -39px 4px;
    background-size: 225px;
}
.social li a i.icon1 {
    background: url(../images/img-spr.png)no-repeat -146px 4px;
    background-size: 225px;
}
.social li a i.icon2 {
    background: url(../images/img-spr.png)no-repeat -145px 4px;
    background-size: 225px;
}
.footer {
    padding: 2em 0;
}
.map iframe {
    min-height: 200px;
}
p.footer-grid {
    font-size: 0.9em;
    padding: 0 1em;
}
.test-top1 {
    width: 100%;
    padding: 0;
}
.test {
    padding: 2em 0;
}
.col-grid h3 {
    font-size: 1.1em;
}
.us-grid {
    padding: 0;
}
.us-col, .col-us {
    margin-bottom: 1em;
    padding: 0;
}
.ser-top {
    margin-bottom: 3em;
}
.content-about {
    padding: 2em 0;
}
.gallery {
    padding: 2em 0;
}

figcaption h3 {
    font-size: 1.5em;
}
figcaption {
    padding: 1.2em 1em;
}
figcaption.gal-text {
    padding: 4em 1em;
}
.col-grid-1 {
    width: 100%;
}
/*--typo--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 3em 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
.page-header h3 {
    font-size: 1.6em;
}
td.add-check a {
    width: 86px;
}
.navbar-top {
    width: 100%;
    float: none;
}
.header-left {
    float: none;
    text-align: center;
}
.banner-1 {
    height: 120px;
}
.banner h2 {
    font-size: 1em;
}
.welcome-grid {
    float: left;
    width: 100%;
    margin-bottom: 4em;
}
.welcome-grd {
    min-height: 214px;
}
.icons {
    top: -15%;
    left: 40%;
}
h3.tittle-one {
    font-size: 1.5em;
}
.welcome-grid.test1 {
    float: left;
    width: 100%;
	margin-bottom:2em;
}
.agileinfo-top {
    margin-bottom: 0em;
}
div#bs-example-navbar-collapse-1 {
    width: 100%;
}
}
@media(max-width:320px){
.contact1-left,.contact1-middle,.contact1-right {
    padding: 0;
}
.banner h2 {
    font-size: 0.875em;
}
.banner {
    padding: 2.5em 0 0;
    height: 322px;
}
.agile-bottom {
    padding: 1em 1em;
}
.agile-left {
    padding: 0;
}
.agile-right {
    padding: 0;
}
.agile-top {
    padding: 13em 0;
}
.w3agile-left iframe {
    height: 151px;
}
.w3agile-right {
    margin:1em 0;
    padding: 1.5em 1.5em;
}
h3.tittle-one {
    font-size: 1.4em;
}
.w3agile-bottom-left {
    padding: 1em 1em;
}
.feature-grid-two {
    padding: 20px 10px;
}
.feature-grid.text-center {
    padding: 0;
}
.w3l-right {
    padding: 1.24em 1em;
}
.welcome {
    padding: 2em 0 0em;
}
.welcome-grid {
    padding: 0;
}
.icons {
    top: -16%;
    left: 39%;
}
h3.tittle-one {
    font-size: 1.3em;
}
.agileinfo p {
   margin: 1em auto 2em;
}
.agileinfo-left {
    padding: 0;
}
.agileinfo {
    padding: 2em 0 0;
}
.header-left ul li {
    font-size: 18px;
}
}
