html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
	
	font-family: 'Lato', sans-serif;
}

body a {
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
   font-family: 'Montserrat', sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	letter-spacing: 1px;
	
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
   font-family: 'PT Serif', serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	color: #777;
	line-height:1.8em;
}


ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}

/*-- //Reset-Code --*/
.about{
    padding: 5em 0;
}

.title {
    font-size:50px;
    text-align: center;
    color: #efb14f;
    margin-bottom: 1em;  
    letter-spacing: 1px;
    font-weight: 300;
}
.clr {
    color: #fff;
}
/*-- banner --*/
/*-- //Reset-Code --*/
/*-- nav --*/
.right-side {
    float: right!important;
	    padding-top: 9px;
}
button#trigger-overlay {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
	outline:none;
	width: 37px;
    height: 37px;
}
.header-w3layouts {
    padding-top: 5em;
}
.hedder-logo{display:inline-block;}
.hedder-logo h1 a{ 
  font-size: 49px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}

/*--//nav --*/
/*-- Heading-1 --*/
.header-outs-1 {
    background: url(../images/11.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
}
.header-outs {
    background: url(../images/11.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 800px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/*-- //banner Slider --*/
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

a {
  color: #fff;
  text-decoration: none;
  }

/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

/*.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }*/
 .slider-info{
    background:rgba(0, 0, 0, 0);
    color: #fff;
	z-index: 999;
    text-align: center;
	margin-top: 18em;
}
 .slider-info h4{
	 font-weight:400;
    color: #fff;
    font-size: 4.5em;
    letter-spacing: 3px;
}
 .slider-info p{
    font-size: 20px;
    letter-spacing: 3px;
    padding: 16px 0px;
    color: #fff;
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 80%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
    height: 53px;
    width: 53px;
  background:rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
   background:rgba(230, 230, 230, 0)  url("../images/right-arrow.png") no-repeat 0px 0px;
  background-position: right top;
  right: 0;
  }
.callbacks_nav ,
.callbacks_nav.next {
background-size:40px;
}
/*#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}--*/
/*--about --*/

.about-main {
    position: relative;
    margin-top: 5em;
}

.about-right {
	padding: 3em 4em;
	border: 5px solid #efb14f;
	float: right;
}
h3.tittle-w3ls {
    color: #efb14f;
    font-size: 50px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 1em;
}
.about-left {
	background: url(../images/g1.jpg)no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	position: absolute;
	left: 3%;
	top: 12%;
	z-index: 9;
}
p.para-w3-agileits {
    font-size: 14px;
    text-align: center;
}
h3.subheading-w3-agile {
    color: #000;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 1em;
    text-transform: capitalize;
}

.about-top-agile {
	text-align: left;
	margin: 0em 0em 1.5em;
}


/*--// about --*/


/*-- stats --*/

.stat-grids p {
	font-size: 2.3em;
	font-weight: 400;
	letter-spacing: 3px;
	color: #efb14f;
}

.stat-grids h3 {
	font-size: 1.2em;
	color: #000;
	letter-spacing: 1px;
	font-weight: 600;
	margin-top: 5px;
}

.stat-grids:nth-child(1),
.stat-grids:nth-child(2) {
	margin-bottom: 1.5em;
}


/*--//stats --*/
/*-- Team Members-- */
.team {
	padding: 5em 0;
}
.team-members {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.team-members .team-avatar {
    position: relative;
}

.team-members .team-avatar:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(129, 129, 129, 0.1);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-members .team-avatar img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.team-members .team-desc {
text-align:center;
    bottom:8em;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.team-members .team-desc h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.team-members .team-desc p {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.team-members:hover .team-avatar:after {
    background: rgba(47, 60, 72, 0.5);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-members:hover .team-desc {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.team-members:hover .team-desc {
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.team-icons ul li {
    display: inline-block;
    text-align: center;
    border:none;
    width: 36px;
    height: 36px;
	margin: 0px 8px;
    background: #fff;
    line-height: 34px;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-icons ul li a {
    font-size: 15px;
    color: #000;
}
.team-icons ul li:hover {
    background: #ddd;
}
.team-icons {
    padding-top: 1.2em;
}
/*--Team Members-- */
/*-- prices-- */
.price-table{
    background: url(../images/3.jpg)no-repeat center;
    background-size: cover;
	padding:5em 0;
	background-attachment:fixed;
}
h3.title.hdf {
    color: #efb14f;
}
span.cost {
    font-size: 30px;
    color: #fff;
}
.table_cost {
    margin: 2em 0;
}
.agileits-banner-grid {
    padding: 2em;
	    background:rgba(255, 255, 255, 0.5);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits-banner-grid h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 8px;
    text-transform: uppercase;
}
a.w3_play_icon1 {
    border: 2px solid #000;
    outline: none;
    background: #000000;
    padding: 9px 50px;
    color: #fff;
	    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
	margin-top: 1em;
}
.list-price span.fa.fa-check {
    padding-right: 10px;
    color: #fff;
    font-size: 18px;
}
a.w3_play_icon1:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}
.agileits-banner-grid:hover {
    -webkit-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
} 
.clr2{
background:#f76d56;}
.clr1{
    background: #e7c056;
}
.clr3{
    background: #3dac68;
}
.list-price ul {
    list-style: none;
}
.list-price ul li {
    font-size: 14px;
    color: #000;
    padding-bottom: 16px;
    letter-spacing: 1px;
	text-align:left;
}
.list-price {
    width: 68%;
    margin: 13px auto 0;
}
/*--// prices-- */
/*-- clients--*/
.clients{
	background:url(../images/1.jpg) no-repeat 0px 0px;
	background-size:cover;
	text-align:center;
	background-attachment:fixed;
	padding: 5em 0;
}
.clients h4 {
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
	margin-bottom:35px;
}

.flex-active-slide p {
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-style: italic;
    width: 70%;
    margin: 30px auto;
	letter-spacing:2px;
	font-size:15px;
}

.client h5 {
    font-size: 25px;
    color: #efb14f;
}
/*-- //clients--*/
/*-- blog --*/

.media.response-info {
    padding: 2em 1.1em 1em;
    border: 1px solid #e4e4e4;
}

.media-left.response-text-left a img {
    width: 100%;
}

.media-left.response-text-left {
    float: left;
    width: 43%;
}
.response.section {
    padding: 5em 0;
}
.media-body.response-text-right {
    float: right;
    width: 55%;
}

.media-body.response-text-right h5 {
    font-size: 24px;
    color: #efb14f;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
}

.media-body.response-text-right ul li {
    list-style: none;
    display: inline-block;
    color: #777;
    font-size: 0.9em;
    letter-spacing: 1px;
    margin-bottom: 1em;
}

.media-body.response-text-right ul li:nth-child(2),
.media-body.response-text-right ul li:nth-child(3),
.media-body.response-text-right ul li:nth-child(4) {
    margin-left: 1em;
}

a.view-btn {
    margin: 1em 0;
    display: inline-block;
    background: #357f2a;
    padding: 0.5em 1em;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.view-btn:hover {
    background: #000;
    color: #357f2a;
}

.media.response-info.m2 {
    margin-top: 3em;
}


/* //blog */
.wthree-top-grid h4 {
    color:#efb14f;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 10px 0;
    font-weight: 600;
    letter-spacing: 1px;
}
.wthree-top-grid p {
    color: #777;
    font-size: 15px;
    line-height: 28px;
    margin: 0;
}
.agileits-about-top {
    padding: 5em 0 3em;
}
.wthree-top-grid {
    margin-bottom: 2em;
}
/*-- footer --*/
.footer h6 {
    font-size: 16px;
    color: #bfbfbf;
    text-align: left;
    line-height: 36px;
}
span.eme {
    float: right;
}
.footer {
    background: #0b0c11;
	padding:5em 0em;
}
.w3layouts_footer_grid.hpft {
    padding: 0 3em;
}
.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
    font-size: 24px;
    color: #fff;
    position: relative;
    margin-bottom: 1.5em;
    letter-spacing: 2px;
    border-bottom: 1px dotted #807979;
    padding-bottom: 1.5em;
}
h3.heading-agileinfo.white-w3ls {
    color: #f8b239;
    font-size: 35px;
    line-height: 48px;
}
.more-button a {
    font-size: 15px;
    background: #f8b239;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    margin-top: 2em;
}
.more-button a:hover{
    background: #000;
}
ul.links li {
    list-style: none;
    color: #fff;
    margin-bottom: 10px;
}

.w3layouts_footer_grid h2 span,
.w3layouts_footer_grid h3 span {
    color:#efb14f;
}

ul.links li a {
    color: #fff;
}

.social_agileinfo li {
    display: inline-block;
}

.social_agileinfo li a {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.social_agileinfo li a i {
    font-size: 18px;
    line-height: 2em;
}
.w3_facebook:hover {
    border: 1px solid #3b5998;
    background: #3b5998;
}

.w3_twitter:hover {
    border: 1px solid #1da1f2;
    background: #1da1f2;
}

.w3_instagram:hover {
    border: 1px solid #833ab4;
    background: #833ab4;
}

.w3_google:hover {
    border: 1px solid #dd4b39;
    background: #dd4b39;
}

.w3l_footer_nav {
    margin: 3em 0 3em;
}

.w3l_footer_nav li {
    display: inline-block;
    margin-right: 4em;
}

.w3l_footer_nav li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
}

.w3l_footer_nav li a:hover,
.w3l_footer_nav li a.active {
    color: #ff4c4c;
}

.w3layouts_footer_grid p {
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 2em;
    color: #bfbfbf;
}

p.copyright {
    color: #fff;
    line-height: 1.8em;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 0em;
    background:#1d1d23;
    padding: 10px 0;
}

p.copyright a {
    color: #fff;
    text-decoration: underline;
}

p.copyright a:hover {
    color: #efb14f;
}

.w3layouts_footer_grid form {
    border: 1px solid #fff;
    width: 100%;
}

.w3layouts_footer_grid input[type="email"] {
    outline: none;
    padding: 15px 15px;
    color: #fff;
    font-size: 14px;
    width: 88%;
    border: none;
    background: rgba(0, 0, 0, 0.22);
    letter-spacing: 2px;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    background: #efb14f;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 12%;
}

ul.con_inner_text li {
    list-style-type: none;
    color: #bfbfbf;
	line-height:1.8em;
    font-size: 14px;
    margin-bottom: 17px;
}

ul.con_inner_text li label {
    display: block;
    margin-left: 1.7em;
}

ul.con_inner_text span {
    margin-right: 13px;
}

ul.con_inner_text li a {
    color: #bfbfbf;
}

ul.con_inner_text li label {
    color: #bfbfbf;
    margin-right: 1em;
    font-weight: 400!important;
}

ul.con_inner_text.midimg li {
    display: inline-block;
    float: left;
    width: 22%;
}
/*-- //footer --*/
/*-- gallery --*/ 
.gallery{padding:5em 0;}
.gallery-grids.grid-mdl {
    margin-top: 2em;
}
.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
	transition: .3s;
	-webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.gallery-box img {
    width: 100%;
}
/*-- image-zoom --*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
img.zoom-img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
}
/*-- //image-zoom --*/
/*-- //gallery --*/
/*--contact-- */
.map-grid iframe {
    width: 100%;
     height: 297px;
    border: 0;
}
.footer_grid_left h5 {
    font-size: 25px;
    letter-spacing: 2px;
    color:#efb14f;
       margin: 16px 0px 6px;
}
.footer_grid_left p span {
    display: block;
}

.footer_grid_left p,
.footer_grid_left p a {
    color:#000;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 2px;
}
.footer_grid_left p a :hover{color:#fff;}
.contact-icons{text-align:right;}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    color: #000;
    border: none;
    padding: 1em;
    border: 1px solid #000;
    font-size: 15px;
    width: 100%;
    background:#fff;
    outline: none;
    letter-spacing: 1px;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.styled-input {
    margin: 2em 0em 0em;
}
.contact input[type="text"]:hover,
.contact input[type="email"]:hover,
.contact textarea:hover{ border: 1px solid #00c4ff;}
.contact-us
::-webkit-input-placeholder {
   color: #000;    
} 
.contact-us :-moz-placeholder { /* Firefox 18- */
   color: #000; 
} 
.contact-us::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
} 
.contact-us :-ms-input-placeholder {  
   color:#000;
}
.contact textarea {
    min-height: 13em;
    resize: none;
}
.contact input[type="submit"] {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    border: solid 2px #fff;
    padding: .7em 3em;
    outline: 0;
	    margin: 2em 0em 0em;
    background:#000;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact input[type="submit"]:hover {
    color:#00c4ff;
}
.styled-input:nth-child(1),.styled-input:nth-child(3){
    padding-left: 0px;
}
.styled-input:nth-child(2),.styled-input:nth-child(4){
    padding-right: 0px;
}
.styled-input:nth-child(1),.styled-input:nth-child(2) {
    margin-top: 0px;
}
.contact-us {
    margin-bottom: 4em;
}
.contact {
    padding: 5em 0;
}
/*--//contact-- */
.social-icons ul li {
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
     width: 36px;
    height: 36px;
    background: #000;
    line-height: 34px;
	margin: 0px 17px;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
   .social-icons ul li a span {
    color: #fff;
    font-size: 12px;
}
.social-icons ul li:hover {
    background:#00c4ff;
	color:#fff;
}
footer {
    text-align: center;
    background:#fb8a2e;
    padding: 2em 0;
}
footer p {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    padding: 25px 10px 0px;
}
footer p a{color:#000;}
footer p a:hover{color:white;}
.clr-green{background:#fb8a2e;}
/*-- bottom-to-top --*/
/*--Typography--*/
.banner-bottom {
    padding: 5em 0;
}
.well {
    font-weight: 300;
    font-size: 14px;
}

.list-group-item {
    font-weight: 300;
    font-size: 14px;
}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}

.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #555;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
    margin-top: 50px;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    margin-bottom: 1em;
    color: #efb14f;
    font-weight: 600;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #8bc34a;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px!important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #555;
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.alert {
    font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

@media (max-width:800px) {
    .grid_3.grid_5.w3ls,
    .grid_3.grid_5.w3l,
    .grid_3.grid_5.agileits,
    .grid_3.grid_5.agileinfo,
    .grid_3.grid_5.wthree {
        margin: 0;
    }
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em;
    }
    .grid_3 {
        margin-bottom: 0em;
    }
    .grid_3.grid_5.w3l {
        margin-top: 1.5em;
    }
}

@media (max-width:640px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        margin-bottom: .5em;
    }
    ol.breadcrumb li,
    .grid_3 p,
    ul.list-group li,
    li.list-group-item1 {
        font-size: 14px;
    }
    .breadcrumb {
        margin-bottom: 25px;
    }
    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }
    h2.typoh2 {
        font-size: 1.5em;
    }
    .label {
        font-size: 60%;
    }
    .in-gp-tl {
        padding: 0 1em;
    }
    .in-gp-tb {
        padding-right: 1em;
    }
    .list-group {
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        font-size: 1.2em;
    }
    .table h1 {
        font-size: 26px;
    }
    .table h2 {
        font-size: 23px;
    }
    .table h3 {
        font-size: 20px;
    }
    .label {
        font-size: 53%;
    }
    .alert,
    p {
        font-size: 14px;
    }
    .pagination {
        margin: 20px 0 0px;
    }
    .grid_3.grid_4.w3layouts {
        margin-top: 0;
    }
}

@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;
    }

    .alert,
    p,
    ol.breadcrumb li,
    .grid_3 p,
    .well,
    ul.list-group li,
    li.list-group-item1,
    a.list-group-item {
        font-size: 13px;
    }
    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }
    .list-group {
        margin-bottom: 10px;
    }
    .well {
        padding: 10px;
    }
    .nav>li>a {
        font-size: 14px;
    }
    table.table.table-striped,
    .table-bordered,
    .bs-docs-example {
        display: none;
    }
}
/*-- //typography --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 26px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/arr.png") no-repeat 0px 0px;
    background-size: 40px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/

/*--responsive--*/
@media(max-width:1920px){
	
}
@media(max-width:1680px){
	
}
@media(max-width:1600px){
	
}
@media(max-width:1440px){

.white-shadow:nth-child(2), 
.white-shadow:nth-child(3), 
.white-shadow:nth-child(4) {
    padding-top: 25px;
}
}
@media(max-width:1366px){
.my-datas h3 {
    font-size: 28px;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    padding: .8em;
}
}
@media(max-width:1280px){
	.slider-info h4 {
    font-size: 4em;
}
.hedder-logo h1 a {
    font-size: 40px;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 25%;
}
}
@media(max-width:1080px){
.right-side {
    padding-top: 3px;
}
.w3layouts_more-buttn {
    padding: 1.5em 1em 0em;
}
ul.address li ul.address-text li {
    font-size: 1em;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 28%;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    padding: .7em 1em;
}
.contact textarea {
    min-height: 12em;
}
.contact input[type="submit"] {
    padding: .6em 3em;
}
.contact-us {
    margin-bottom: 3em;
}
.map-grid iframe {
    height: 280px;
}
.list-price {
    width: 79%;
}
.team-members .team-desc {
    bottom: 5em;
}
.media-body.response-text-right h5 {
    font-size: 22px;
}
.header-outs-1 {
    min-height: 300px;
}
}
@media(max-width:1050px){
	.header-outs {
    min-height: 579px;
}
.slider-info h4 {
    font-size: 3.9em;
}
.slider-info {
    margin-top: 10em;
}
.callbacks_nav, .callbacks_nav.next {
    background-size: 36px;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    font-size: 14px;
}
}
@media(max-width:1024px){
	ul.address li ul.address-text li:nth-child(1) {
    width: 31%;
}
.contact input[type="submit"] {
    margin: 1.5em 0em 0em;
}
}
@media(max-width:991px){
ul.address li ul.address-text li:nth-child(1) {
    width: 17%;
}
.gallery-grids:nth-child(3),.gallery-grids:nth-child(4){
    margin-top: 31px;
}
.contact-us {
    margin-bottom: 2.8em;
}
.map-grid iframe {
    height: 269px;
}
.about-left {
    left: 5%;
    top: -75%;
    width: 91%;
    z-index: 9;
}
.about-main {
    margin-top: 24em;
}
.agileits-banner-grid h4 {
    font-size: 20px;
}
.list-price {
    width: 100%;
}
a.w3_play_icon1 {
    padding: 9px 28px;
}
.team-members .team-desc {
    bottom: 3em;
}
.w3layouts_footer_grid.hpft {
    padding: 2em 1em;
}
}
@media(max-width:900px){
	.header-outs {
    min-height: 545px;
}
.slider-info {
    margin-top: 9em;
}
.slider-info h4{
    font-size: 3.6em;
}
.white-shadow:nth-child(2),
 .white-shadow:nth-child(3),
 .white-shadow:nth-child(4) {
    padding-top: 19px;
}
}
@media(max-width:800px){
	.hedder-logo h1 a {
    font-size: 34px;
}
.white-shadow:nth-child(2),
 .white-shadow:nth-child(3),
 .white-shadow:nth-child(4) {
    padding-top: 13px;
}
.contact textarea {
    min-height: 11em;
}
}
@media(max-width:768px){
	.header-outs {
    min-height: 524px;
}
.styled-input {
    margin: 1.5em 0em 0em;
}
.header-w3layouts {
    padding-top: 2em;
}
h3.tittle-w3ls,.title {
    font-size: 40px;
}
.about {
    padding: 3em 0;
}
.price-table {
    padding: 3em 0;
}
.team {
    padding: 3em 0;
}
.clients {
    padding: 3em 0;
}
.response.section {
    padding: 3em 0;
}
.footer {
    padding: 3em 0em;
}
.header-outs-1 {
    min-height: 250px;
}
.agileits-about-top {
    padding: 3em 0 2em;
}
.banner-bottom {
    padding: 3em 0;
}
.gallery {
    padding: 3em 0;
}
.contact {
    padding: 3em 0;
}
}
@media(max-width:767px){
	.header-outs {
    min-height: 494px;
}
.slider-info h4{font-size:3.2em;}
.hire-w3lgrids {
    margin-top: 1.5em;
}
.slider-info{margin-top:8em;}
.experience-info {
    padding-top: 2em;
}
.contact textarea {
    min-height: 10em;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 20%;
}
}
@media(max-width:736px){
	.header-outs {
    min-height: 479px;
}
.slider-info {
    margin-top: 10em;
}
.hedder-logo h1 a {
    font-size: 31px;
}
.slider-info h4{font-size:3em;}
ul.address li ul.address-text li {
    margin-top: 1em;
}
.clr1 {
    width: 50%;
    margin: 0 auto;
}
.clr2 {
    width: 50%;
    margin: 2em auto;
}
.clr3 {
    width: 50%;
    margin: 0 auto;
}
.list-price {
    width: 68%;
}
.team-icons ul li {
    margin: 0px 2px;
}
.team-members .team-desc {
    bottom: 1em;
}
}
@media(max-width:667px){
.header-outs {
    min-height: 430px;
}
.slider-top{margin-top:6em;}
button#trigger-overlay {
    width: 34px;
    height: 34px;
}
.list-price {
    width: 76%;
}
.about-left {
    top: -70%;
}
}
@media(max-width:640px){
.slider-info h4{font-size:2.7em;}
.slider-info p {
    font-size: 19px;
}	
ul.address li ul.address-text li:nth-child(1) {
    width: 22%;
}
}
@media(max-width:600px){
	.about-left {
    top: -70%;
}
.about-right {
    padding: 3em 3em;
}
.clr1 {
    width: 57%;
}
.clr2 {
    width: 57%;
}
.clr3 {
    width: 57%;
}
.team-icons ul li {
    width: 30px;
    height: 30px;
    margin: 0px 0px;
    line-height: 30px;
}
.flex-active-slide p {
    width: 100%;
}
.header-outs-1 {
    min-height: 200px;
}
}
@media(max-width:568px){

.slider-info h4{
	font-size:2.5em;
	}
	.header-outs {
    min-height: 410px;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 25%;
}
.about-left {
    top: -63%;
}
}
@media(max-width:480px){
	.callbacks_nav, .callbacks_nav.next {
    background-size: 33px;
}
.header-outs {
    min-height: 380px;
}
.slider-info h4{
	font-size:2em;}
	.slider-info {
    margin-top: 8em;
}
.contact-map {
    width: 100%;
}
.contact-icons {
    text-align: center;
    width: 100%;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 31%;
}
.callbacks_nav {
    top: 95%;
}
h3.tittle-w3ls, .title {
    font-size: 36px;
}
.clr1 {
    width: 73%;
}
.clr2 {
    width: 73%;
}
.clr3 {
    width: 73%;
}
.team-grid {
    float: left;
    width: 100%;
}
.team-grid:nth-child(2) {
   margin:2em 0;
}
}
@media(max-width:440px){
	.header-outs {
    min-height: 348px;
}
.slider-info {
    margin-top: 5em;
}
.slider-info h4 {
 letter-spacing:1px;
}
.map-grid iframe {
    height: 240px;
}
.contact-us {
    margin-bottom: 2em;
}
.styled-input {
    width: 100%;
}
.styled-input:nth-child(2) {
    margin-top: 1.5em;
}
.styled-input:nth-child(2), .styled-input:nth-child(4) {
    padding-left: 0px;
}
.styled-input:nth-child(1), .styled-input:nth-child(3) {
    padding-right: 0px;
}
}
@media(max-width:414px){
.slider-info h4{
	font-size:2em;}
	.slider-info p{
letter-spacing:1px;
padding:10px 0px 0px;		
	}
	ul.address li ul.address-text li:nth-child(1) {
    width: 34%;
}
.gallery-grids {
    width: 100%;
}
.gallery-grids:nth-child(2){
    margin-top: 31px;
}
ul.address li ul.address-text li:nth-child(1) {
    width: 33%;
}
ul.address li ul.address-text li {
    font-size: .9em;
}
.media-left.response-text-left {
    float: left;
    width: 100%;
}
.media-body.response-text-right {
   float: left;
    width: 100%;
    margin-top: 1em;
}
.media.response-info.m2 {
    margin-top: 2em;
    margin-bottom: 2em;
}
.response.section {
    padding: 3em 0 1em;
}
.clr1 {
    width: 90%;
}
.clr2 {
    width: 90%;
}
.clr3 {
    width: 90%;
}
.header-outs-1 {
    min-height: 170px;
}
}
@media(max-width:384px){
	.callbacks_nav {
    top: 87%;
	}
	.header-outs {
    min-height: 312px;
}
.callbacks_nav, .callbacks_nav.next {
    background-size: 28px;
}	
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    padding: .6em 1em;
}
.about-left {
    top: -57%;
}
h3.subheading-w3-agile {
    font-size: 20px;
}
.list-price {
    width: 100%;
}
}
@media(max-width:375px){
	.slider-info h4{
	font-size:1.8em;}
.map-grid iframe {
    height: 220px;
}
}
@media(max-width:320px){
		.slider-info h4{
	font-size:1.5em;
	}
	.header-w3layouts {
    padding-top: 1em;
}
.slider-info {
    margin-top: 7em;
}
.callbacks_nav {
    top: 117%;
}
.callbacks_nav {
    height: 35px;
    width: 35px;
}
.about {
    padding: 2.5em 0;
}
h3.tittle-w3ls, .title {
    font-size: 32px;
}
.about-main {
    margin-top: 14em;
}
.about-left {
    top: -34%;
	min-height: 200px;
}
.about-right {
    padding: 3em 1em;
}
h3.subheading-w3-agile {
    line-height: 26px;
}
.stat-grids h3 {
    font-size: 1.1em;
    letter-spacing: 0px;
}
.clr1 {
    width: 100%;
}
.clr2 {
    width: 100%;
}
.clr3 {
    width: 100%;
}
.flex-active-slide p {
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 14px;
}
.footer h6 {
    font-size: 14px;
}
.w3layouts_footer_grid input[type="email"] {
    width: 84%;
}
button.btn1 {
    width: 16%;
}
.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.team {
    padding: 2.5em 0;
}
.wthree-top-grid h4 {
    font-size: 20px;
}
.agileits-about-top {
    padding: 2.5em 0 1em;
}
.header-outs-1 {
    min-height: 140px;
}
.banner-bottom {
    padding: 2.5em 0;
}
.gallery {
    padding: 2.5em 0;
}
.contact {
    padding: 2.5em 0;
}
}
/*--//responsive--*/

