/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html, body {
  margin: 0;
  font-size: 100%;
  background: #fff;
  font-family: 'Open Sans', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body a {
  text-decoration: 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;
}

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;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'Open Sans', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p {
  letter-spacing: 1px;
  font-size: 1em;
  line-height: 1.9em;
  color: #555;
  font-family: 'Open Sans', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul {
  margin: 0;
  padding: 0;
}

label {
  margin: 0;
}

/*-- header --*/

/*--header--*/

.wrapper {
  padding-top: 135px;
  overflow: hidden;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-top: 42px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.top_menu_w3layouts {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.5em 2em;
  background: #000;
  text-align: center;
}

.header_left {
  float: left;
  margin: .3em 0 0;
}

.header_left ul li {
  display: inline-block;
  margin-right: 2em;
  font-size: 15px;
  color: #999c9e;
  letter-spacing: 1px;
}

.header_left ul li i {
  padding-right: 1em;
  color: #156ca9;
}

.header_left ul li a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

.header_left ul li a:hover {
  color: #156ca9;
}

.header_right {
  float: right;
}

ul.forms_right {
  float: right;
  margin-top: 3px;
}

ul.forms_right {
  float: right;
}

ul.forms_right li a {
  background: #156ca9;
  color: #fff;
  font-size: 0.9em;
  padding: 0.6em 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

ul.forms_right li a:hover {
  background: #156ca9;
}

ul.forms_right li a.active {
  background: #156ca9;
}

ul.forms_right li {
  display: inline-block;
  list-style: none;
}

.service2-sect-title {
  color: #000;
  padding: 10px 15px;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  font-size: 28px;
  font-weight: 400;
  padding-top: 1.8em;
}

.top_menu_w3layouts {
  padding: 0.6em 2em;
  background: #000;
}

.content {
  margin: 0;
  padding: 0px;
}

.content p:last-child {
  margin: 0;
}

.content a.button {
  display: inline-block;
  padding: 10px 20px;
  background: #ff0;
  color: #000;
  text-decoration: none;
}

.content a.button:hover {
  background: #000;
  color: #ff0;
}

.content.title {
  position: relative;
  background: #333;
}

.navbar-nav {
  float: right;
  margin: 0;
}

.content.title h1 span.demo {
  display: inline-block;
  font-size: .5em;
  padding: 10px;
  background: #fff;
  color: #333;
  vertical-align: top;
}

.content.title .back-to-article {
  position: absolute;
  bottom: -20px;
  left: 20px;
}

.content.title .back-to-article a {
  padding: 10px 20px;
  background: #156ca9;
  color: #fff;
  text-decoration: none;
}

.content.title .back-to-article a:hover {
  background: #156ca9;
}

.content.title .back-to-article a i {
  margin-left: 5px;
}

.content.white {
  background: #fff;
}

.content.black {
  background: #000;
}

.content.black p {
  color: #999;
}

.content.black p a {
  color: #08c;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0 !important;
  border: 1px solid transparent;
}

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}

.navbar-brand {
  float: left;
  padding: 0 !important;
  font-size: 18px;
  line-height: 0px !important;
  height: 0px !important;
}

.navbar-default a.navbar-brand .site-title {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%;
  background: url(../images/logo.svg) no-repeat;
  background-size: contain;
  width: 140px;
  height: 70px;
  font-size: 1em;
  margin: 12px 0 0;
}

.navbar-default .navbar-nav>li>a {
  color: #282828;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  padding: 35px 22px;
}

.navbar-nav>li>a.active {
  color: #ffffff;
  background: #156ca9;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #fff;
  background: #156ca9;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  background: #3c748a;
}

.navbar-default .navbar-brand label {
  color: #000;
  display: block;
  font-size: 14px;
  text-align: center;
  letter-spacing: 3px;
  font-weight: 400;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #111;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-default .navbar-nav>.active>a:before {
  background: #156ca9;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #282828;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #ffffff;
  background: #156ca9;
}

.navbar-nav>li {
  float: left;
  margin: 0 5px;
}

.navbar-default .navbar-toggle {
  border-color: #202020;
}

.dropdown-menu .divider {
  height: 0;
  margin: 0;
  overflow: none;
  background: none;
}

.dropdown-menu .divider {
  border-bottom: 1px solid #E8E7EC;
  padding: 0px 0;
}

.main-content {
  padding: 3em 0;
}

.dropdown-menu {
  min-width: 150px;
}

ul.dropdown-menu.sub-menu {
  min-width: 130px;
  top: 77px;
  left: 148px;
  -webkit-animation: fadeinleft 600ms ease-in-out;
  -moz-animation: fadeinleft 600ms ease-in-out;
  -o-animation: fadeinleft 600ms ease-in-out;
  -ms-animation: fadeinleft 600ms ease-in-out;
  animation: fadeinleft 600ms ease-in-out;
}

ul.dropdown-menu:hover a.s-menu {
  background: #373738;
  color: #fff;
}

.dropdown-menu.columns-2 {
  min-width: 400px;
}

.dropdown-menu.columns-3 {
  min-width: 600px;
}

.dropdown-menu li a {
  padding: 8px 15px;
  font-weight: 400;
  letter-spacing: 1px;
}

.dropdown-menu {
  border-radius: 0px;
}

.multi-column-dropdown {
  list-style: none;
}

.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #156ca9;
  text-decoration: none;
  background-color: #f5f5f5;
}

.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #156ca9;
  background: none;
}

b.fa.fa-caret-right {
  vertical-align: middle;
  margin-left: 2em;
}

@media (max-width:767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
  .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 0em;
    width: 100%;
    background: #eee;
    margin-top: 1em;
  }
}

/*-- banner --*/

.carousel .item {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item2 {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item3 {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item4 {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background-size: cover;
}

.carousel .item.item5 {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background-size: cover;
}

.carousel-caption h2, .carousel-caption h3 {
  font-size: 3em;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.carousel-caption p {
  letter-spacing: 2px;
  font-size: 1.1em;
  font-weight: 300;
  color: #fff;
  margin: 1em 0 2em 0;
}

.carousel-caption a {
  color: #fff;
  letter-spacing: 1px;
  padding: 11px 20px;
  background: none;
  font-size: 0.9em;
  border-radius: 0;
  border: 1px solid #fff;
}

.carousel-caption a:hover {
  background: #156ca9;
  border: 1px solid #156ca9;
}

.codes {
  padding: 5em 0;
  background: #fff;
}

.codes.agileitsbg2 {
  background: #E74C3C;
  background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
  background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
  background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
  background-image: linear-gradient(#ff9d2f, #ff6126);
  padding-bottom: 10em;
}

.codes.agileitsbg3 {
  background: #3498DB;
  padding-bottom: 10em;
}

.codes.agileitsbg4 {
  background: #2ECC71;
  padding-bottom: 10em;
}

.carousel.slide.grid_3.grid_4 {
  border-top: 10px solid #3ACFD5;
  border-bottom: 10px solid #3a4ed5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 100%;
  -moz-background-size: 10px 100%;
  background-size: 10px 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
  background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}

.carousel-indicators {
  bottom: 5%;
  left: 50%;
}

.carousel-caption {
  position: inherit;
  min-height: 630px !important;
  padding-top: 11em;
  text-align: center;
}

.carousel-control {
  line-height: 32em;
}

.banner {
  position: relative;
}
.banner *:focus {
  outline: none;
}
.banner .item {
  position: relative;
}
.banner .item a {
  display: block;
  background: no-repeat 50% 0;
  background-size: cover;
}
.banner .item .txt {
  position: absolute;
  top: 25%;
  left: 20%;
  right: 20%;
  z-index: 20;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 5px #000;
  font-size: 1.8em;
}
.banner .item .txt span {
  display: block;
}
.banner .item .title {
  font-size: 2.5em;
  margin-bottom: 10px;
}
.banner .slick-prev,
.banner .slick-next {
  border: 0;
  background: none;
  padding: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  width: 15%;
  color: #fff;
  font-size: 40px;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .slick-prev {
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.banner .slick-next {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.banner .slick-prev:hover,
.banner .slick-next:hover {
  opacity: 0.9;
}
.banner .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px 15px;
  margin: 0;
  text-align: center;
}
.banner .slick-dots li {
  display: inline-block;
  vertical-align: middle;
}
.banner .slick-dots li button {
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  padding: 0;
  margin: 4px;
  background: none;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.banner .slick-dots li.slick-active button {
  background: #fff;
}

/*-- //banner --*/

/*-- /search --*/

.banner_form_agileits form {
  margin: 2em auto 0;
  width: 60%;
  background: #fff;
  padding: 0.5em;
}

.banner_form_agileits input[type="search"], .banner_form_agileits input[type="submit"] {
  width: 43%;
  color: #777;
  float: left;
  background: none;
  outline: none;
  font-size: 0.91em;
  padding: 1em 1em;
  border: none;
  -webkit-appearance: none;
  display: inline-block;
  letter-spacing: 2px;
}

.banner_form_agileits select#country12 {
  font-weight: normal;
  width: 37%;
  border: none;
  outline: none;
  color: #777;
  float: left;
  background: none;
  outline: none;
  font-size: 0.91em;
  padding: 1em 1em;
  border: none;
  border-left: 1px solid #e4e4e4;
  letter-spacing: 2px;
}

.banner_form_agileits input[type="submit"] {
  background: #156ca9;
  width: 20%;
  color: #fff;
  font-weight: 600;
  font-size: 1.2em;
  padding: 0.58em 1em;
}

.banner_form_agileits input[type="submit"]:hover {
  background: #156ca9;
}

/*-- //search --*/

/*-- /banner_bottom--*/

.tittle {
  color: #000;
  margin: 0;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}

.tittle span {
  font-weight: 600;
  color: #156ca9;
}

.tittle.main {
  margin: 0 auto;
  width: 60%;
}

.tittle.con {
  color: #fff;
}

.tittle.main.darkblue {
    color: #13293D;
  }

.tittle.con span {
  color: #fff;
}

.tittle_head p {
  text-align: center;
  width: 46%;
  margin: 1em auto 0;
  color: #8c8c8c;
  font-size: 1.2em;
  line-height: 1.9em;
}

.inner_sec_info_agileits_w3 {
  margin-top: 4em;
}

.inner_sec_info_agileits_w4{
  margin-top: 0em;
}

.banner-bottom, .services, .ab_info {
  padding: 4em 0;
}

.banner-bottom.graycolor{
  background-color: #ebebeb;
}

.banner-bottom.lightbcolor{
  background-color: #d5eafa;
}

.features {
  padding: 6em 0 6em 0;
}

.ab_info {
  background: #ebebeb;
}

.banner_bottom_left .sect-title {
  font-size: 24px;
  color: #156ca9;
  letter-spacing: 1px;
  position: relative;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 0.5em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.banner_bottom_left .sect-title a {
  color: inherit;
}

.banner_bottom_left .sect-title span {
  font-weight: 100;
}

.banner_bottom_left p {
  color: #666;
  line-height: 2em;
  font-size: 1em;
  margin-bottom: 1em;
}

ul.some_agile_facts {
  margin-top: 3em;
}

ul.some_agile_facts li {
  list-style: none;
  margin: 21px 0;
  color: #444;
}

ul.some_agile_facts li .txt {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 120px);
}
ul.some_agile_facts li .title {
  font-weight: 600;
  font-size: 20px;
	margin: 0 0 0.3em;
}

ul.some_agile_facts span.fa {
  color: #fff;
  width: 90px;
  height: 90px;
  background: #156ca9;
  text-align: center;
  line-height: 87px;
  margin-right: 20px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 1.3em;
}

ul.some_agile_facts label {
  font-size: 1.5em;
  color: #262c38;
}

.banner_bottom_grid {
  margin-top: 3em;
}

.login-form {
  margin: 3em auto 0;
  width: 60%;
}

.social-bottons {
  margin-bottom: 2em;
}

.form-left {
  padding: 0;
}

.form-right {
  padding-right: 0;
}

.login-form input[type="text"], .login-form input[type="email"], .login-form textarea {
  width: 100%;
  padding: 10px 12px 10px 49px;
  border: none;
  outline: none;
  color: #777;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 17px;
  background: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.form-inputs, .form-right {
  position: relative;
}

.form-inputs i {
  position: absolute;
  left: 16px;
  bottom: 18px;
  font-size: 16px;
  color: #333;
  line-height: 35px;
}

.form-right i {
  position: absolute;
  left: 16px;
  top: 41px;
  font-size: 16px;
  color: #333;
  line-height: 35px
}

.form-inputs p {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 9px;
}

.login-form input[type="submit"] {
  background: #156ca9;
  color: #fff;
  font-size: 18px;
  border: none;
  text-transform: capitalize;
  border: 2px solid #156ca9;
  width: 100%;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  padding: 13px 0;
  letter-spacing: 1px;
  margin-top: 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  font-weight: 700;
}

.login-form input[type="submit"]:hover {
  background: transparent;
}

.book-form input[type="email"], .book-form input[type="text"] {
  width: 94%;
  padding: 10px 15px;
  border: none;
  border-bottom: 1px solid #7d7d7d;
  outline: none;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  background: transparent;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  color: #000 !important;
}

.form-inputs {
  position: relative;
}

.form-inputs ul li, .form-inputs ul li {
  color: #000;
  display: block;
  position: relative;
  height: 40px;
  float: left;
  width: 25%;
}

.form-inputs ul li label {
  display: block;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  font-size: 15px;
  padding: 6px 0px 0px 42px;
  height: 30px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.login-form textarea {
  resize: none;
  height: 212px;
  padding: 20px 40px;
  margin-bottom: 0px;
}

/*-- radio-buttons --*/

.form-inputs ul li label {
  display: block;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  font-size: 15px;
  padding: 6px 0px 0px 42px;
  height: 30px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.form-inputs label.rating {
  font-size: 17px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 10px;
  position: relative;
}

.form-inputs ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.form-inputs ul li .check {
  display: block;
  position: absolute;
  border: 2px solid #156ca9;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 9px;
  left: 20px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.form-inputs input[type=radio]:checked~label {
  color: #156ca9;
}

.form-inputs ul li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 0px;
  left: 0px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.form-inputs input[type=radio]:checked~.check::before {
  background: #ffffff;
}

.form-inputs ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.upload {
  position: relative;
  margin: 1em auto 1.5em;
  text-align: center;
}

input[type="file"] {
  padding: 8px 5px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 34.2%;
  width: 260px;
}

#filedrag {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  padding: 9px 100px;
  background: #fff;
  color: #000000;
  border-radius: 0px;
  cursor: default;
  font-size: 17px;
  letter-spacing: 1px;
}

.tittle.two {
  color: #fff;
}

/*-- //login --*/

/*-- registration --*/

.signin-form {
  padding: 0em 1em 1em 1em;
  text-align: center;
}

.signin-form h3, h3.agileinfo_sign {
  font-size: 1.5em;
  color: #212121;
  font-weight: 700;
  margin: 1em 0 0.8em 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h3.agileinfo_sign {
  text-align: center;
}

.signin-form h3 span {
  color: #67e1ff;
}

.signin-form img {
  border-radius: 50%;
}

.signin-form input[type="email"], .signin-form input[type="text"], .signin-form input[type="password"], .signin-form textarea {
  width: 100%;
  padding: 1em 1em 1em 1em;
  font-size: 0.8em;
  margin: 0.5em 0;
  outline: none;
  color: #212121;
  border: none;
  border: 1px solid #ccc;
  letter-spacing: 1px;
  text-align: left;
}

.signin-form input[type="email"] {
  background: none;
  display: block;
}

.signin-form input[type="text"] {
  background: none;
  display: block;
}

.signin-form input[type="password"] {
  background: none;
  display: block;
}

.signin-form ::-webkit-input-placeholder {
  color: #212121 !important;
}

.signin-form ::-webkit-textarea-placeholder {
  color: #212121 !important;
}

.signin-form textarea {
  min-height: 100px;
}

.signin-form input[type="submit"] {
  outline: none;
  padding: 0.8em 0;
  width: 100%;
  text-align: center;
  font-size: 1em;
  margin-top: 1em;
  border: none;
  color: #FFFFFF;
  text-transform: uppercase;
  cursor: pointer;
  background: #156ca9;
  box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

.signin-form input[type="submit"]:hover {
  color: #fff;
  background: #000;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}

.signin-form p a {
  font-size: 1em;
  color: #424242;
  letter-spacing: 1px;
  font-weight: 600;
}

.login-social-grids {
  margin: 3em 0 1.5em 0;
}

.login-social-grids ul {
  padding: 0;
  margin: 0;
}

.login-social-grids ul li {
  display: inline-block;
  margin: 0 .5em 0 0;
}

.login-social-grids ul li a {
  color: #FFFFFF;
  text-align: center;
}

.login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-rss {
  height: 30px;
  width: 30px;
  border: solid 2px #212121;
  line-height: 29px;
  background: none;
  color: #212121;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.login-social-grids ul li a i.fa.fa-facebook:hover {
  border: solid 2px #3b5998;
  background: #3b5998;
  color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-twitter:hover {
  border: solid 2px #55acee;
  background: #55acee;
  color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-rss:hover {
  border: solid 2px #f26522;
  background: #f26522;
  color: #FFFFFF;
}

.modal-header .close {
  float: right !important;
}

.form-control:focus {
  border: 1px solid #ccc;
  outline: 0;
  box-shadow: none !important;
}

.login-form-rec {
  margin: 0 auto;
  width: 45%;
}

.tittle.three {
  font-size: 2.7em;
}

p.reg {
  margin-top: 3em;
}

.signin-form select#country13 {
  font-weight: normal;
  width: 100%;
  border: none;
  outline: none;
  color: #777;
  background: #fff;
  outline: none;
  font-size: 0.91em;
  padding: 1em 1em;
  border: none;
  letter-spacing: 1px;
  margin-right: 2px;
  border: 1px solid #cccaca;
  margin-bottom: 7px;
  text-align: center;
}

/*-- //registration --*/

/*-- /grid_info --*/

.grid_info_row {
	margin-left: -8px;
	margin-right: -8px;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.grid_info {
	padding-left: 8px;
	padding-right: 8px;
	display: flex;
	align-items: stretch;
}

.icon_info {
	width: 100%;
  text-align: center;
	padding: 2em 1em;
	background: #fff;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	margin: 0 auto 1em;
  min-height: 275px;
}
.icon_info span {
  height: 90px;
  width: 90px;
  background: #fff;
  box-shadow: 0 1px 2px 1px rgba(156, 156, 156, 0.9);
  -webkit-box-shadow: 0 1px 2px 1px rgba(156, 156, 156, 0.9);
  -moz-box-shadow: 0 1px 2px 1px rgba(156, 156, 156, 0.9);
  -o-box-shadow: 0 1px 2px 1px rgba(156, 156, 156, 0.9);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 5px solid #fafafa;
  line-height: 85px;
  font-size: 2em;
  color: #156ca9;
}

.icon_info .title {
  font-size: 1.4em;
  color: #333;
  margin: 1em 0;
  font-weight: 600;
}

.icon_info p {
  color: #666;
}

/*-- //grid_info --*/

.team_work {
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/process.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/process.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/process.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/process.jpg) no-repeat;
  background-size: cover;
  min-height: 350px;
}

.team_work .sect-title {
  color: #fff;
  font-size: 32px;
  letter-spacing: 2px;
  font-weight: 400;
  margin: 0 auto 2em;
  width: 62%;
  text-align: center;
  line-height: 1.5em;
  padding-top: 1.8em;
}

.features h3.heading {
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 60px;
}

.contactform {
  padding-bottom: 50px;
}

h3.heading, .contactform h3.w3l_head.w3l_head1 {
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 70px;
  font-weight: normal;
  position: relative;
}

.count-agileits, .contact, .team, .pricing {
  padding: 50px 0;
}

.border {
  border: 2px dashed #d0d0d0;
  width: 500px;
  height: 500px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  margin-top: 215px;
}

.border1 {
  border: 1px solid #b7b7b7;
  width: 700px;
  height: 700px;
  margin: 0 auto;
  border-radius: 50%;
  margin-top: 30px;
}

.bordergrid1 {
  position: absolute;
  top: -26%;
  left: 0%;
  text-align: center;
  width: 100%;
}

.icon i.fa {
  border-radius: 50%;
  font-size: 30px;
  width: 85px;
  height: 85px;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
  padding-left: 0.3em;
  background: #13293D;
  border: 1px solid #13293D;
}

/*-- service icon--*/
/* .icon .fa-check {
  background: #13293D;
  border: 1px solid #13293D;
}

.icon .fa-check-circle {
  background: #13293D;
  border: 1px solid #13293D;
}
.icon .fa-home{
  background: #13293D;
  border: 1px solid #13293D;
}
.icon .fa-pie-chart{
  background: #13293D;
  border: 1px solid #13293D;
}

.icon .fa-handshake-o {
  background: #13293D;
  border: 1px solid #13293D;
}

.icon .fa-calculator{
  background: #13293D;
  border: 1px solid #13293D;
}

.icon .fa-car {
    background: #13293D;
    border: 1px solid #13293D;
}

.icon .fa-home {
    background: #13293D;
    border: 1px solid #13293D;
}

.icon .fa-file-text-o {
    background: #13293D;
    border: 1px solid #13293D;
}

.icon .fa-credit-card {
    background: #13293D;
    border: 1px solid #13293D;
}

.icon .fa-microphone {
  background: #ffc400;
  border: 1px solid #ffc400;
}

.icon .fa-comment-o {
  background: #ff5d8f;
  border: 1px solid #ff5d8f;
}

.icon .fa-cubes {
  background: #338ad1;
  border: 1px solid #338ad1;
}

.icon .fa-street-view {
  background: #6a67ce;
  border: 1px solid #6a67ce;
}

.icon .fa-eye {
  background: #F44336;
  border: 1px solid #F44336;
}

.icon .fa-laptop {
  background: #1fa67a;
  border: 1px solid #1fa67a;
} */

.text .title {
  font-size: 1.6em;
  color: #3d403f;
  margin: .1em 0;
  font-weight: 600;
}

.text p {
  color: #6d6d6d;
  letter-spacing: 1px;
  margin: 1em 0;
  font-size: 1.1em;
}

.bordergrid2 {
  position: absolute;
  top: 19%;
  left: -75%;
  text-align: right;
  width: 90%;
}

.bordergrid3 {
  position: absolute;
  top: 19%;
  left: 83%;
  text-align: left;
  width: 90%;
}

.bordergrid4 {
  position: absolute;
  bottom: -36%;
  left: 0%;
  text-align: center;
  width: 100%;
}

.bordergrid5 {
  position: absolute;
  top: 63%;
  left: -74%;
  text-align: right;
  width: 90%;
}

.bordergrid6 {
  position: absolute;
  top: 63%;
  left: 83%;
  text-align: left;
  width: 90%;
}

.bulb {
  text-align: center;
  margin: 0 auto;
}

.bulb img {
  text-align: center;
  margin: 0 auto;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-top: 6em;
}

/* features */

/*-- case.html--*/
.category .fa{
  padding-right: 0.5em;
}

/*-- service.html --*/

.icon_info p{
  font-size: 18px;
  color: #13293D;
  font-weight: 500;
}
.apply {
  font-size:16px;
  color:#fff;
  border-color: #13293D;
  background-color: #13293D;
  font-weight: 400;
  width: 110px;
  display: inline-block;
  text-align: center;
  padding: 0.5em 0;
  margin-right: 0.5em;
}
.description{
  font-size: 15px;
}

/*-- stats --*/

.stats_left {
  text-align: center;
}

.stats_left p {
  font-size: 3em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  line-height: 1.5em;
}

.stats_left .title {
  font-size: 1.4em;
  color: #ffffff;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 100;
}

.stats_left i {
  font-size: 3em;
  color: #fff;
}

.stats_bottom_grid_left img {
  margin: 0 auto;
}

.stats {
  background: url(../images/banner5.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 500px;
  padding-top: 5em;
  display: none;
}

.services-section {
  padding: 6em 0;
}

.services-section-grids {
  margin-top: 2.5em;
}

.service-icon-heading {
  float: left;
  width: 78%;
}

.service-icon-heading h4 {
  font-size: 1.4em;
  color: #3d403f;
  font-weight: 600;
}

.services-section-grid p {
  color: #878787;
  font-size: 1em;
  margin-top: 1em;
}

.service-icon {
  float: left;
  width: 18%;
  margin-right: 4%;
}

.service-icon span {
  width: 60px;
  height: 60px;
  background: none;
  display: inline-block;
  text-align: center;
  font-size: 1.5em;
  line-height: 2.4em;
  border: 1px solid #156ca9;
  color: #156ca9;
}

.service-icon-heading {
  float: left;
  width: 78%;
  margin-top: 1.1em;
}

.services-section-grid:nth-child(4), .services-section-grid:nth-child(5), .services-section-grid:nth-child(6) {
  margin-top: 2em;
}

.banner_inner_content_agile_w3l p {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 1.9em;
  font-size: 2.2em;
  margin: 0;
}

/*-- /know --*/

.know_grid h4 {
  color: #fff;
  background: #156ca9;
  padding: 1em;
  font-size: 1.3em;
  letter-spacing: 1px;
  font-weight: 600;
}

ul.knw {
  padding: 1em;
}

ul.knw li {
  list-style: none;
  letter-spacing: 1px;
  font-size: 1em;
  color: #666;
  margin: 1.2em 0;
}

.know_grid {
  border: 1px solid #DBDBDB;
  padding: 0;
  margin-bottom: 1em;
  width: 48%;
  margin: 0% 1% 2% 1%;
}

/*-- //know --*/

/*-- /stories --*/

.stories_in {
  margin: 0 auto;
  width: 67%;
}

.stories_in p, .stories_in_review p {
  line-height: 2em;
  font-size: 1.1em;
  text-align: center;
}

.stories_in span, .stories_in_review span {
  color: #156ca9;
  font-size: 1.8em;
  display: inline-block;
}

.stories_in h5, .stories_in_review h5 {
  text-align: center;
}

.stories_in h5, .stories_in_review h5 {
  letter-spacing: 5px;
  text-align: center;
  color: #999;
  font-size: 1em;
}

.story_one_w3_agile:nth-child(2) {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 4em 0;
  padding: 3em 0;
}

.banner_bottom_grid.two {
  margin-top: 1em;
}

/*-- //stories --*/

/*-- /reviews --*/

.review_info_w3layouts_agileits {
  border: 1px solid #DBDBDB;
  padding: 2em 0;
  margin-bottom: 1em;
  width: 48%;
  margin: 0% 1% 2% 1%;
}

.stories_in_review {
  margin: 0 auto;
  width: 86%;
  text-align: left;
}

.stories_in_review p {
  text-align: left;
}

/*-- //reviews --*/

/*-- /plans--*/

ul.count_w3ls_agile li {
  list-style: none;
}

.plan_grid_info_w3ls {
  text-align: center;
}

.price-bg p.price-label-1 {
  color: #156ca9;
  text-align: center;
}

.plan_grid_info_w3ls {
  text-align: center;
  padding: 2em 1em;
  border: 1px solid #ddd;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.plan_grid_info_w3ls:hover {
  background: #e2f0fb;
  border: 1px solid #cbe6fb;
}

.plan_grid_info_w3ls:hover ul.count_w3ls_agile li:nth-child(3) {
  background: #68baf9;
  color: #0a4a7b;
}

.price-bg p span {
  font-weight: 100;
  font-size: 3.5em;
  line-height: 0.8em;
  margin-left: 5px;
}

.price_tittle h3 {
  font-size: 1.4em;
  font-weight: 600;
  color: #262627;
  margin-bottom: 1em;
}

ul.count_w3ls_agile li {
  padding: 0.5em 0;
  text-align: center;
  color: #666;
  font-size: .9em;
  letter-spacing: 1px;
}

.price-bg p label {
  display: block;
  font-size: 0.9em;
  color: #6d6d6d;
  margin-top: 1em;
}

ul.count_w3ls_agile li:nth-child(3) {
  background: #eee;
}

.price-button a {
  background: #156ca9;
  color: #fff;
  font-size: 0.9em;
  padding: 0.5em 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.price-button {
  margin-top: 1.3em;
}

.price-button a:hover {
  opacity: 0.8;
}

p.price-label-1.red {
  color: #156ca9;
}

.price-button.red a {
  background: #156ca9;
}

/*-- //plans--*/

/*-- /testimonials --*/

.carousel.slide.two .item {
  background: none !important;
}

.tesimonials {
  padding: 6em 0;
  background: #156ca9;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */

#quote-carousel .carousel-control {
  background: none;
  color: #fff;
  font-size: 2em;
  text-shadow: none;
  margin-top: 0px;
  line-height: 145px;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
  left: -116px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
  right: -116px !important;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
  left: 34%;
  top: auto;
  bottom: -26px;
  margin-right: -19px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
  background: #156ca9;
  width: 12px;
  height: 12px;
  margin: 0 2px;
}

#quote-carousel .carousel-indicators .active {
  background: #fff;
  width: 12px;
  height: 12px;
}

#quote-carousel img {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* End carousel */

.item blockquote {
  border-left: none;
  margin: 0;
}

.item blockquote img {
  margin-bottom: 10px;
}

.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
  color: #13293D;
  font-size: 2em;
}

.test_img_info p {
  color: #fff;
  margin-bottom: 1em;
}

.test_img_info .name {
  color: #13293D;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 2em;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
  /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }
}

/*-- //testimonials --*/

/*-- /help_full --*/

.help_full img, .help_full img {
  width: 100%;
}

.banner_bottom_grid.help {
  margin: 0;
  margin-top: 0.5em;
}

/*-- //help_full --*/

/*-- /inner_page --*/

.banner_inner_content_agile_w3l {
  position: relative;
  background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner-service.jpg) no-repeat;
  background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner-service.jpg) no-repeat;
  background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner-service.jpg) no-repeat;
  background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner-service.jpg) no-repeat;
  background-size: cover;
  min-height: 300px;
}
.banner_inner_content_agile_w3l .txt {
  color: #fff;
  font-size: 2.2em;
  text-shadow: 1px 1px 5px #000;
  position: absolute;
  top: 50%;
  left: 5%;
  right: 5%;
  text-align: center;
  transform: translateY(-50%);
}

.services-breadcrumb_w3ls {
  padding: 1em 1em;
  background: #f5f5f5;
  text-align: center;
}

.services-breadcrumb_w3ls ul li span {
  padding: 0 1.5em;
}

ul.short {
  text-align: left;
}

ul.short li {
  text-align: left;
  display: inline-block;
  letter-spacing: 1px;
  color: #555;
}

.inner_breadcrumb {
  padding: 0 2em;
}

ul.short li a {
  color: #156ca9;
  text-decoration: none;
}

/*-- icons --*/

.grid_3.grid_4.w3_agileits_icons_page {
  margin: 0;
}

ul.bs-glyphicons-list li:hover {
  background: #000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

ul.bs-glyphicons-list li:hover span {
  color: #fff;
}

.codes a {
  color: #555;
}

.row.fontawesome-icon-list {
  margin: 0;
}

.icon-box {
  padding: 8px 15px;
  background: rgba(149, 149, 149, 0.18);
  margin: 1em 0 1em 0;
  border: 5px solid #ffffff;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  cursor: pointer;
}

.icon-box:hover {
  background: #000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.icon-box:hover i.fa {
  color: #fff !important;
}

.icon-box:hover a.agile-icon {
  color: #fff !important;
}

.codes .bs-glyphicons li {
  float: left;
  width: 12.5%;
  height: 115px;
  padding: 10px;
  line-height: 1.4;
  text-align: center;
  font-size: 12px;
  list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}

.codes .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}

h3.icon-subheading {
  font-size: 25px;
  color: #156ca9;
  margin: 30px 0 15px;
  font-weight: 400;
}

h3.agileits-icons-title {
  text-align: center;
  font-size: 35px;
  color: #000;
  font-weight: 300;
}

.icons a {
  color: #555;
}

.icon-box i {
  margin-right: 10px !important;
  font-size: 20px !important;
  color: #282a2b !important;
}

.bs-glyphicons li {
  float: left;
  width: 18%;
  height: 115px;
  padding: 10px;
  line-height: 1.4;
  text-align: center;
  font-size: 12px;
  list-style-type: none;
  background: rgba(149, 149, 149, 0.18);
  margin: 1%;
  cursor: pointer;
}

.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
  color: #282a2b;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
}

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}


.home-contact {
  padding-bottom: 5em;
}

.service-flow-list {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
	text-align: center;
}
.service-flow-list li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.service-flow-list li+li::before {
	content: "\f061";
	display: inline-block;
	vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	width: 20px;
	color: rgba(255,255,255,0.5);
}
.service-flow-list .box {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	width: 180px;
}
.service-flow-list .title {
	font-size: 1.2em;
	margin-top: 0.5em;
}
.floating {
	position: fixed;
	z-index: 10;
	right: 0;
	bottom: 25%;
}
.floating .btn {
	display: block;
	background: #156ca9;
	color: #fff;
	border-radius: 0;
	width: 40px;
	line-height: 45px;
	padding: 0;
}
.floating .btn:hover {
	background: #13293D;
}
.floating .btn+.btn {
	margin-top: 2px;
}
.floating .btn .txt {
  display: none;
}
.floating .btn .fa {
  font-size: 1.4em;
  vertical-align: middle;
}
.floating .btn.top .fa {
	font-size: 2em;
}

.home-story {
  padding: 80px 0 45px;
}
.home-story.bg2 {
  background: #f5f5f5;
}
.home-story .tittle_head_w3layouts {
  margin-bottom: 3em;
}
.home-story-list .col-md-4:nth-child(3n+1) {
  clear: left;
}
.home-story-list .blog_con {
  margin-bottom: 2em;
}
.home-story .slider .item {
  padding: 0 15px;
}
.home-story .slider .slick-prev,
.home-story .slider .slick-next {
  padding: 0;
  border: 0;
  background: none;
  width: 30px;
  height: 60px;
  line-height: 50px;
  font-size: 50px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.home-story .slider .slick-prev:hover,
.home-story .slider .slick-next:hover {
  color: #156ca9;
}
.home-story .slider .slick-prev:focus,
.home-story .slider .slick-next:focus {
  outline: none;
}
.home-story .slider .slick-prev {
  left: -30px;
}
.home-story .slider .slick-next {
  right: -30px;
}
.home-story .btn-box {
  text-align: center;
  padding-top: 25px;
}
.home-story .btn-box .myButton {
  max-width: 250px;
  float: none;
  color: #fff;
}

.footer-story {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer-story li {
  margin-bottom: 1em;
}
.footer-story a {
  color: #fff;
}
.footer-story a:hover {
  color: #156ca9;
  text-decoration: none;
}

@media (max-width:1199px) {
  .navbar-default .navbar-nav>li>a {
    padding: 35px 14px;
  }
	.service-flow-list li {
		margin-bottom: 3em;
	}
	.service-flow-list .box {
		width: 230px;
	}
	.team_work .sect-title {
		margin-bottom: 1em;
	}
}

@media (max-width:1080px) {
  .icon-box {
    width: 33.33%;
  }
  .banner .item .txt {
    font-size: 1.5em;
  }
  .banner .item .title {
    font-size: 2em;
  }
}

@media (max-width:991px) {
  .navbar-default a.navbar-brand .site-title  {
    width: 100px;
    height: 50px;
  }
  h3.agileits-icons-title {
    font-size: 28px;
  }
  h3.icon-subheading {
    font-size: 22px;
  }
  .icon-box {
    width: 50%;
  }
  .tittle.three {
    font-size: 2.3em;
  }
  .navbar-toggle {
    display: block;
  }
	.navbar-collapse.collapse {
    display: none !important;
    overflow: hidden !important;
	}
	.navbar-collapse.collapse.in {
    display: block !important;
    overflow: auto !important;
		max-height: 400px;
	}
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	}
	.service-flow-list .box {
		width: 180px;
	}
  .home-story .container {
    width: 90%;
  }
  .home-story-list .col-md-4:nth-child(3n+1) {
    clear: none;
  }
  .home-story-list .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (max-width:768px) {
  h3.agileits-icons-title {
    font-size: 28px;
  }
  h3.icon-subheading {
    font-size: 25px;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .icon-box {
    margin: 0;
  }
  .home-story {
    padding-top: 45px;
  }
}

@media (max-width: 767px) {
	.service-flow-list {
		max-width: 520px;
		margin: 0 auto;
	}
	.service-flow-list .box {
		width: 150px;
	}
	.service-flow-list .title {
		font-size: 1.1em;
	}
	.floating {
		bottom: 0;
		width: 100%;
	}
	.floating .btn {
		float: left;
		width: 25%;
		margin: 0 !important;
    line-height: 18px;
    padding: 1px 0 3px;
	}
  .floating .btn .fa {
    line-height: 30px;
  }
  .floating .btn .txt {
    display: block;
    font-size: 12px;
  }
	.navbar-collapse.collapse.in {
		max-height: 250px;
	}
}

@media (max-width: 640px) {
  .icon-box {
    float: left;
    width: 50%;
  }
  h3.icon-subheading {
    font-size: 22px;
  }
  .grid_3.grid_4.w3_agileits_icons_page {
    margin-top: 0;
  }
}

@media (max-width: 560px) {
	.service-flow-list {
		padding-bottom: 3em;
	}
	.service-flow-list li {
		display: block;
		margin: 0;
	}
	.service-flow-list li+li::before {
		display: block;
		margin: 1em auto;
		transform: rotate(90deg);
	}
	.service-flow-list .box {
		display: block;
		margin: 0 auto;
		width: auto;
	}
	.service-flow-list .pic {
		width: 30px;
		margin: 0 auto;
	}
	.service-flow-list .pic img {
		max-width: 100%;
	}
}

@media (max-width: 480px) {
  .bs-glyphicons li {
    width: 31%;
  }
  h3.agileits-icons-title {
    font-size: 25px;
  }
  h3.icon-subheading {
    font-size: 19px;
  }
  .icon-box {
    float: left;
    width: 100%;
  }
	.grid_info {
		width: 100%;
	}
	.navbar-collapse.collapse.in {
		max-height: 220px;
	}
  .grid_info{
    width:50%;
  }
}

@media (max-width: 414px) {
  h3.agileits-icons-title {
    font-size: 23px;
  }
  h3.icon-subheading {
    font-size: 18px;
  }
  .bs-glyphicons li {
    width: 31.33%;
  }
}

@media (max-width: 384px) {
  .icon-box {
    float: none;
    width: 100%;
  }
}

@media (max-width: 375px) {
  .w3_agileits_icons_page {
    margin: 0 !important;
  }
}

/*-- //icons --*/

/*--Typography--*/

.well {
  font-weight: 300;
  font-size: 14px;
}

.list-group-item {
  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: #156ca9;
  font-weight: 400;
}

.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: 1px solid rgba(241, 234, 239, 0.5);
}

.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-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) {
  .wrapper {
    padding-top: 180px;
  }
  .header {
    padding-top: 88.8px;
  }
  .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;
  }
  h3.title {
    font-size: 1.6em;
  }
  .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 --*/

/*-- /help_full --*/

/*-- //help_full --*/

/*-- contact-page --*/

.product-top h3 {
  font-size: 2em;
}

/*--contact--*/

.contact-text {
  background: url(../images/contactbg.jpg) no-repeat 0px 0px;
  min-height: 450px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
}

.contact-top {
  padding: 6em 0;
}

.con-text {
  padding-top: 8em;
}

.con-text p, .con-text p a {
  color: #fff;
  font-size: 3em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

.con-text p a {
  color: #f5f9fb;
  font-size: 0.4em;
  letter-spacing: 2px;
}

.con-text p {
  line-height: 0.9em;
}

.con-text i {
  font-size: 0.9em;
}

.con-text .addr {
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 3px;
  margin-top: 1.5em;
}

.contact-form {
  position: relative;
  margin-top: 4em;
}

.contact-form .btn-box {
	text-align: center;
}
.contact-form .btn-box .myButton {
	float: none;
	width: 200px;
	margin: 0 5px 10px;
}

.left_form {
  float: left;
  width: 48%;
}

.right_form {
  float: left;
  width: 48%;
  margin-left: 3.8%;
}

.contact-form .tittle.main {
  margin-bottom: 1em;
}
.contact-form .field-group {
  padding: 5px 0;
}

.contact-form span {
  position: relative;
  display: block;
}

.contact-form span label {
  display: block;
  font-size: 16px;
  color: #555;
  padding-bottom: 5px;
  font-weight: 400;
  margin: 0.5em 0;
  letter-spacing: 1px;
}
.contact-form span .inline-label {
  display: inline-block;
  margin-left: 1em;
}

.contact-form .sex-radio {
  position: absolute;
  right: 1em;
  top: 0;
}

.contact-form .sex-radio label {
  display: inline-block;
  line-height: 54px;
  margin: 0 0 0 1em;
  padding: 0;
}

.contact-form .textbox, .contact-form input[type="text"], .contact-form textarea {
  padding: 16px 15px;
  display: block;
  width: 100%;
  background: none;
  border: none;
  outline: none;
  color: #464646;
  font-size: 1em;
  box-shadow: inset 0px 0px 3px #999;
  -webkit-box-shadow: inset 0px 0px 3px #999;
  -moz-box-shadow: inset 0px 0px 3px #999;
  -o-box-shadow: inset 0px 0px 3px #999;
  -webkit-appearance: none;
  font-family: 'Open Sans', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.contact-form .textbox:focus {
  box-shadow: inset 0px 0px 3px #298eea;
  -webkit-box-shadow: inset 0px 0px 3px #298eea;
  -moz-box-shadow: inset 0px 0px 3px #298eea;
  -o-box-shadow: inset 0px 0px 3px #298eea;
}

.contact-form .textbox.assets {
  padding: 6px 15px 5px;
}
.contact-form textarea {
  resize: none;
  height: 161px;
}
.contact-form .has-error .textbox {
  -webkit-box-shadow: inset 0px 0px 3px #f00;
  -moz-box-shadow: inset 0px 0px 3px #f00;
  -o-box-shadow: inset 0px 0px 3px #f00;
  box-shadow: inset 0px 0px 3px #f00;
}

.contact-form .captcha {
  clear: both;
  text-align: center;
  padding: 2em 0;
}
.contact-form .captcha-box {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 2px 0 0 2px;
}
.contact-form .has-error .captcha-box {
  border-color: #f00;
}

.myButton {
  background: #156ca9;
  color: #fff;
  font-size: 1em;
  padding: 17px 0;
  border: none;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-appearance: none;
  float: right;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
}

.myButton.c2 {
background: #3c748a;
}

.myButton:hover {
  background: #333;
}




.company_address {
  float: left;
  width: 25%;
}

.company_address p {
  display: block;
  font-size: 1em;
  color: #686868;
  padding-bottom: 5px;
  font-weight: 400;
  padding: 5px 0;
}

.company_address p span a {
  text-decoration: underline;
  color: #555;
}

.company_address p span a:hover {
  text-decoration: none;
  color: #ff0000;
}

.contact_info {
  float: right;
  width: 70%;
  margin-left: 5%;
}

.map_w3layouts_agile iframe {
  width: 100%;
  min-height: 400px;
  border: none;
  padding: 2em;
  background: #ececee;
}

.messagecategory{
  font-size: 16px;
  padding: 0.5em 0;
}
.messagecategory a {
  color: inherit;
}

.messagecategory .fa{
  padding-right: 0.5em;
  color: #156ca9;
}

.messagetitle{
  font-size: 18px;
}

.comments-grid .fa{
  padding-right: 0.5em;
}
/*-- Contact-ends-here --*/

/*--/blog--*/

.blog_info_wthree h4 {
  text-transform: capitalize;
  font-size: 1em;
  color: #156ca9;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 600;
}

.blog_info_wthree h5 a, .single-left1 h5 {
  font-size: 1.3em;
  color: #313131;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 600;
}

ul.blog_list li {
  display: inline-block;
  color: #212121;
}

ul.blog_list li span {
  color: #156ca9;
  padding-right: 1em;
}

ul.blog_list li i {
  padding: 0 1em;
}

ul.blog_list li a {
  text-decoration: none;
  color: #212121;
}

.blog_info_wthree h5 {
  margin: 1em 0;
}

.search .input {
  outline: none;
  border: 1px solid #c4c5c5;
  background: none;
  color: #212121;
  padding: 10px 15px;
  width: 80%;
  float: left;
  font-size: 14px;
  letter-spacing: 2px;
}

.search input[type="submit"] {
  outline: none;
  border: 1px solid #156ca9;
  background: #156ca9;
  color: #fff;
  padding: 10px 0;
  width: 20%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border-left: none;
}

.search input[type="submit"]:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.author, .recent_posts {
  margin: 2em 0;
}

ul.pagination.w3_pagination li a {
  padding: 10px 15px !important;
}

.left_bar {
  border: 1px solid #ddd;
  padding: 1.5em 1em;
}

.left_bar .side-title, .comments_agileits h3 {
  text-transform: capitalize;
  font-size: 1.4em;
  color: #212121;
  padding-bottom: .5em;
  letter-spacing: 1px;
}

.comments_agileits h3 span {
  font-weight: 100;
}

ul.blog_list.single {
  margin-bottom: 1em;
}

.single-left1 h5 {
  line-height: 1.7em;
  margin: 1em 0;
}

.author_grid_agile_w3 {
  padding: 2.5em 1.5em 1.5em;
  background: #f5f5f5;
  position: relative;
  margin: 5em 0 0;
  text-align: center;
}

.categories {
  margin-top: 2em;
}

.blog_img {
  margin: 0 0 1em;
}
.blog_img.col-md-6:nth-child(2n+1) {
  clear: left;
}
.blog_img.col-md-4:nth-child(3n+1) {
  clear: left;
}

.author_grid p {
  line-height: 2em;
  text-align: center;
  font-size: 0.9em;
}

.author_grid_pos {
  position: absolute;
  top: -26%;
  left: 37%;
  width: 80px;
  height: 80px;
}

.author_grid_pos img {
  border-radius: 50%;
}

.blog_info_wthree p {
  margin-top: 0.5em;
}

.pa_italic i {
  left: -1em;
  font-size: 11px;
  color: #fff;
}

.pa_italic span {
  display: none;
}

.collapsed span {
  display: inline-block;
  left: -1em;
  font-size: 11px;
  color: #fff;
}

.collapsed i {
  display: none;
}

.panel-heading {
  padding: 10px 35px;
}

.panel-title {
  font-size: 1em;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
}

.panel-default {
  border-color: #FFF;
  background: #f5f5f5;
}

.panel-default>.panel-heading {
  border-color: #13293D;
  color: #fff;
  background-color: #13293D;
}

.panel-body {
  padding: 2em;
  font-size: 14px;
  line-height: 2em;
  color: #666;
}

a.pa_italic label {
  cursor: pointer;
  font-weight: 500;
}

a.pa_italic:focus {
  outline: none;
  text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: transparent;
}

.blog_panel {
  margin: 2em 0 0;
}

.recent_posts_gridl {
  float: left;
  width: 30%;
}

.recent_posts_gridr {
  float: right;
  width: 65%;
}

.recent_posts_gridr h4 a {
  font-size: 1em;
  text-decoration: none;
  color: #212121;
  line-height: 1.5em;
  text-transform: capitalize;
}

.recent_posts_gridr h4 a:hover {
  color: #999;
}

.recent_posts_gridr ul li {
  display: inline-block;
  margin-right: 1.5em;
  color: #999;
}

.recent_posts_gridr ul li:last-child {
  margin: 0;
}

.recent_posts_gridr ul li span {
  padding-right: .5em;
  color: #156ca9;
}

.recent_posts_gridr ul li a {
  color: #999;
  text-decoration: none;
}

.recent_posts_gridr ul li a:hover {
  color: #ff9900;
}

.agileits_recent_posts_grid:nth-child(2) {
  margin: 2em 0 1em;
}

.agileits_recent_posts_grid:nth-child(3) {
  margin: 0em 0 1em;
}

.categories ul {
  padding: 2em 0 0;
}

.categories ul li {
  display: block;
  margin-bottom: 1.35em;
}

.categories ul li:last-child {
  margin: 0;
}

.categories ul li a {
  color: #212121;
  text-transform: capitalize;
  text-decoration: none;
}

.categories ul li a:hover {
  color: #156ca9;
}

.single-left1 p i {
  color: #156ca9;
  margin: 1em 0;
  display: block;
  font-weight: 600;
}

.comments-grid-left img {
  padding: .3em;
  border: 2px solid #eff3f3;
  border-radius: 50%;
}

.comments-grid-right {
  float: right;
  width: 75%;
}

.comments-grid-left {
  float: left;
  width: 15%;
}

.comments-grid-right ul {
  padding: 1em 0;
}

.comments-grid-right ul li {
  display: inline-block;
  color: #888;
  font-weight: 600;
  font-size: 0.9em;
  letter-spacing: 1px;
}

.comments-grid-right ul li a {
  color: #156ca9;
  text-decoration: none;
}

.comments-grid-right p {
  font-size: 14px;
  color: #555;
  line-height: 1.8em;
  margin: 0;
}

.comments-grid-right h4 a {
  font-size: 1em;
  color: #313131;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 600;
}

.comments-grid:nth-child(2) {
  margin: 2em 0;
}

.comments h3 {
  margin: 2em 0;
}

.categories ul li a span {
  padding-right: 1em;
  color: #156ca9;
}

.agileinfo_calender_grid {
  margin: 2em 0 0;
}

.wthree_faq, .agileits_comment {
  margin: 3em 0 0;
}

.blog_img {
  padding-left: 0;
}

.left_bar .side-title span {
  font-weight: 100;
}

.blog_info_wthree {
  margin-top: 1em;
}

.single-left1.blog_info_wthree {
  margin: 0;
}

.blog_con {
  padding: 1em;
  border: 1px solid #ddd;
  min-height: 453px;
  background: #fff;
}

ul.blog_list li a {
  font-weight: 400;
}

ul.pagination {
  margin: 3em 0 0 0;
}

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #292929;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #fff;
  background-color: #156ca9;
  border-color: #156ca9;
}

.single-left1 p i {
  color: #156ca9;
  margin: 1em 0;
  display: block;
  font-weight: 600;
}

.comments_agileits-grid-left img {
  padding: .3em;
  border: 2px solid #eff3f3;
  border-radius: 50%;
}

.comments_agileits-grid-right {
  float: right;
  width: 75%;
}

.comments_agileits-grid-left {
  float: left;
  width: 15%;
}

.comments_agileits-grid-right ul {
  padding: 1em 0;
}

.comments_agileits-grid-right ul li {
  display: inline-block;
  color: #888;
  font-weight: 600;
  font-size: 0.9em;
  letter-spacing: 1px;
}

.comments_agileits-grid-right ul li a {
  color: #156ca9;
  text-decoration: none;
}

.comments_agileits-grid-right p {
  font-size: 14px;
  color: #555;
  line-height: 1.8em;
  margin: 0;
}

.comments_agileits-grid-right h4 a {
  font-size: 1em;
  color: #313131;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 600;
}

.comments_agileits-grid:nth-child(2) {
  margin: 2em 0;
}

.comments_agileits h3 {
  margin: 2em 0;
}

/*-- //blog --*/

/*-- footer --*/

.footer_top_agile_w3ls {
  background: #141415;
  padding: 4em 0;
}

.footer_bottom1 a {
  display: inline-block;
}

.footer_wthree_agile {
  background: #0f0f10;
  padding: 0.5em 0;
}

ul.tag2:last-child {
  margin: 0;
}

.footer_bottom_grid:nth-child(2) {
  float: right;
  text-align: right;
}

.footer_bottom {
  padding: 2em 0;
}

.index-copy-right {
  background: transparent;
}

.footer_bottom h6 {
  color: #ffffff;
  font-size: 1.4em;
  letter-spacing: 1px;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: 700;
}

.footer_bottom1 p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 1em;
}

.footer_bottom1 p a {
  color: #156ca9;
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
}

.footer_bottom1 p a:hover {
  color: #fff;
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
}

.social ul {
  padding: 0;
  margin: 0;
}

.social ul li {
  display: inline-block;
}

.social ul li a {
  color: #333;
  text-align: center;
}

.social ul li a i.fa.fa-facebook {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #FFFFFF;
  color: #3b5998;
  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 ul li a i.fa.fa-facebook:hover {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #3b5998;
  color: #FFFFFF;
}

.social ul li a i.fa.fa-twitter {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #FFFFFF;
  color: #1da1f2;
  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 ul li a i.fa.fa-twitter:hover {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #1da1f2;
  color: #FFFFFF;
}

.social ul li a i.fa.fa-rss {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #FFFFFF;
  color: #f26522;
  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 ul li a i.fa.fa-rss:hover {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #f26522;
  color: #FFFFFF;
}

.footer_bottom1 label {
  color: #156ca9;
  display: block;
  font-size: 0.3em;
  letter-spacing: 3px;
}

.footer_bottom1 h2 {
  font-size: 2.2em;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
  color: #fff;
  font-weight: 700;
}

.footer_grid .footer-title, .footer_grid_left h3 {
  font-size: 1.4em;
  color: #156ca9;
  position: relative;
  margin-bottom: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
}

.footer_grid_left h3 {
  margin: 0;
}

.footer_grid p {
  color: #5f5f63;
  line-height: 2em;
  margin-bottom: 2em;
}

.footer_grid_list li, .address li {
  display: block;
  margin-bottom: 1em;
}

.footer_grid_list li i {
  color: #156ca9;
  padding-right: 1em;
}

.footer_grid_list li a {
  color: #5f5f63;
  text-decoration: none;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-size: 0.9em;
}

.footer_grid_list li a:hover {
  color: #fff;
}

.footer_grid_list li:last-child, .address li:last-child {
  margin-bottom: 0;
}
.footer-about {
  color: #fff;
  line-height: 1.7;
  font-size: 0.9em;
  width: 85%;
}

.address li {
  color: #fff;
}

.address li i {
  margin-right: 1.5em;
  color: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #4b4b50;
}
.address li i img {
  max-width: 16px;
  margin-bottom: 0.2em;
}

.address li span {
  display: block;
  margin-left: 4em;
  letter-spacing: 1px;
  font-size: 0.9em;
}

.address li a {
  color: #fff;
  text-decoration: none;
}

.address li a:hover {
  color: #156ca9;
  text-decoration: none;
}

.footer_grid_right input[type="email"] {
  outline: none;
  padding: 13px;
  background: #fff;
  font-size: 0.9em;
  color: #888;
  width: 65%;
  border: none;
  letter-spacing: 1px;
  float: left;
}

.footer_grid_right input[type="email"]::-webkit-input-placeholder {
  color: #999 !important;
}

.footer_grid_right input[type="submit"] {
  outline: none;
  padding: 12px 0;
  background: #156ca9;
  font-size: 1em;
  color: #fff;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 35%;
  float: left;
}

.footer_grid_right input[type="submit"]:hover {
  background: #156ca9;
}

ul.social-icons3.two li a {
  text-align: center;
}

.footer_wthree_agile p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
  padding-top: 16px;
}

.footer_wthree_agile p a {
  color: #156ca9;
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
}

.footer_wthree_agile p a:hover {
  color: #fff;
}

.footer-links {
  text-align: center;
  background-color: #0f0f10;
}

.footer-links ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 0px;
  padding: 6px;
}

.footer-links ul li a {
  color: #dcdcdc;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 600;
}

.footer-links ul li a:hover {
  color: #156ca9;
  text-decoration: none;
}
/*-- additional css--*/
.service2-faq-sect {
  margin-bottom: 2em;
}
.service2-story-sect {
  padding: 2em 0 3em;
  background: #ebebeb;
}
.service2-story-sect.bg2 {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
.service2-story-sect .btn-box,
.related-blog .btn-box {
  clear: both;
  padding: 2em 0 0;
  text-align: center;
}
.service2-story-sect .btn-box .myButton,
.related-blog .btn-box .myButton {
	float: none;
  display: inline-block;
  width: auto;
	margin: 0 5px 10px;
  padding: 1em 2.5em;
  color: #fff;
}
.related-contact {
  background: #ebebeb;
  padding: 6em 0;
  border-bottom: 1px solid #ddd;
}
.related-contact .tittle {
  margin-bottom: 2em;
}
.related-blog {
  border-bottom: 1px solid #ebebeb;
  padding: 6em 0 3em;
}
.related-blog .list-group {
  margin: 4em 0 0;
}
.related-blog .list-group-item {
  position: relative;
  padding-left: 30px;
}
.related-blog .list-group-item:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border: 2px solid #156ca9;
  position: absolute;
  left: 15px;
  top: 16px;
}
.related-blog .list-group-item:hover {
  color: #156ca9;
}

.serviceicon{
  background-color: #13293D;
  border: 1px solid #13293D;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  text-align: center;
}
.servicepic{
  padding-top: 15px;
}
.paging1 {
    text-align: center;
}
.casepeople{
  padding: 0.3em 0em;
}

.casepeople i{
  padding-right: 0.3em;
}

.casedetailpadding{
  padding-top: 1em;
}

/*-- blog.html--*/
.blogdate {
  color: #156ca9;
}
.blog_con .title{
  margin: 0;
  font-size: 18px;
  color: #13293D;
  letter-spacing: 1px;
  font-weight: 600;
}

.blog_con .title:hover{
  color: #156ca9;
}

.blogrecommand{
  font-size: 24px;
  margin: 0 0 0.5em;
  color: #156ca9;
  padding-top: 2em;
}

.recommends {
  padding: 5em 0 0;
}
.recommends-title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #263D48;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.recommends-list {
  list-style-type: none;
  padding: 0;
  margin: 0 -15px;
}
.recommends-list .item {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.recommends-list .item:nth-child(2n+1) {
  clear: left;
}
.recommends-list .box {
  background-color: #ccf1ff;
  margin: 0 auto 30px;
  padding: 15px;
}
.recommends-list .pic {
  display: block;
  float: left;
  width: 40%;
}
.recommends-list .pic img {
  max-width: 100%;
}
.recommends-list .txt {
  margin-left: 44%;
}
.recommends-list .category {
  font-size: 12px;
  color: #23527c;
}
.recommends-list .name a {
  color: #23527c;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 5px 0;
  height: 44px;
}
.recommends-list .name a:hover {
  color: #333;
  text-decoration: none;
}
.recommends-list .desc {
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 3em;
  line-height: 1em;
}
.recommends-list .smore {
  margin: 10px 0 0;
  width: auto;
  display: inline-block;
  font-size: 14px;
  padding: 5px 15px;
}
.recommends-list2 .list-group-item {
  position: relative;
  padding-left: 30px;
}
.recommends-list2 .list-group-item:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border: 2px solid #156ca9;
  position: absolute;
  left: 15px;
  top: 16px;
}
.recommends-list2 .list-group-item:hover {
  color: #156ca9;
}
.recommendsbtn {
  color: #fff;
  background-color: #156ca9;
  width: 80px;
}
.recommendsbtn a{
  color: #fff;
}

.recommendsbtn a:hover{
  background-color: #333;
}

/*-- //footer --*/

/*-- about.html--*/
.about-intro-sect .sect-title,
.about-features-sect .sect-title {
  margin: 0 0 80px;
  font-size: 30px;
}

.about-intro-sect, .about-features-sect {
    padding: 6em 0 0 0;
    text-align: center;
}
.about-intro .title {
    font-size: 24px;
    margin: 0 0 20px;
    color: #156ca9;
}

.about-intro .pic {
    margin-bottom: 30px;
}

.about-intro .desc {
    text-align: left;
}

.about-intro-sect p{
  font-size: 16px;
}

.about-intro-sect .item{
  min-height: 400px;
}


/*-- end of about.html--*/


/*-- contact-detail.html --*/
.comments-grid-right h1{
  font-size: 18px;
  padding-top: 0.5em;
}

.messagereply{
  font-size: 60px;
  text-align: center;
  color: #286090;
}

/*--responsive--*/

@media(max-width:1440px) {
  .banner-bottom, .services, .ab_info, .tesimonials, .services-section {
    padding: 5em 0;
  }
  .features {
    padding: 5em 0 5em 0;
  }
}

@media(max-width:1366px) {
  .carousel-caption {
    min-height: 576px !important;
    padding-top: 10em;
  }
}

@media(max-width:1280px) {
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2.5em;
    font-weight: 100;
    letter-spacing: 2px;
  }
  .inner_sec_info_agileits_w3 {
    /*max-width: 400px;*/
    margin-left: auto;
    margin-right: auto;
  }
}

@media(max-width:1080px) {
  .contact-text {
    min-height: 350px;
  }
  .con-text p, .con-text p a {
    font-size: 2.5em;
  }
  .con-text p a {
    font-size: 0.5em;
  }
  .con-text {
    padding-top: 6em;
  }
  .team_work .sect-title {
    font-size: 3em;
    width: 62%;
    padding-top: 1.85em;
  }
  .border {
    width: 430px;
    height: 430px;
  }
  .bulb img {
    margin-top: 7.5em;
    width: 45%;
  }
  .tittle {
    font-size: 32px;
  }
  .tittle.main {
    margin: 0 auto;
    width: 80%;
  }
  .team_work {
    min-height: 330px;
  }
  .bordergrid4 {
    position: absolute;
    bottom: -41%;
    left: 0%;
    text-align: center;
    width: 100%;
  }
  .icon i.fa {
    font-size: 25px;
    width: 75px;
    height: 75px;
    line-height: 73px;
  }
  .text .title {
    font-size: 1.4em;
  }
  .blog_section {
    width: 100%;
  }
  .blog_con img {
    width: 100%;
  }
  .blog_left {
    margin-top: 3em;
    width: 100%;
  }
  .author_grid_pos {
    position: absolute;
    top: -31%;
    left: 42%;
  }
  .footer_grid_list li i {
    padding-right: 0.3em;
  }
  .address li i {
    margin-right: 0.5em;
  }
  .banner_inner_content_agile_w3l {
    min-height: 170px;
  }
  .banner_inner_content_agile_w3l p {
    padding-top: 1.5em;
  }
  .banner_inner_content_agile_w3l .txt {
    font-size: 2.2em;
  }
  .carousel-caption {
    min-height: 512px !important;
    padding-top: 9em;
  }
  .stats_left i {
    font-size: 2em;
  }
  .stats_left p {
    font-size: 3em;
  }
  .stats_left .title {
    font-size: 1.25em;
  }
  .stats {
    min-height: 415px;
    padding-top: 5em;
  }
  .team_work .sect-title {
    font-size: 2.7em;
    width: 85%;
    padding-top: 1.8em;
  }
  .team_work {
    min-height: 280px;
  }
  .map_w3layouts_agile iframe {
    min-height: 400px;
    padding: 1em;
  }
}

@media(max-width:1050px) {
  .tittle {
    font-size: 32px;
  }
  .border {
    width: 400px;
    height: 400px;
  }
  p, .services-section-grid p, .banner_bottom_left p {
    font-size: 0.9em;
  }
  .bordergrid1 {
    position: absolute;
    top: -40%;
    left: 0%;
    text-align: center;
    width: 100%;
  }
  .bulb img {
    margin-top: 7em;
    width: 45%;
  }
  .text .title {
    font-size: 1.3em;
  }
	ul.some_agile_facts li .txt {
		width: calc(100% - 100px);
	}
  ul.some_agile_facts span.fa {
    width: 60px;
    height: 60px;
    line-height: 59px;
    margin-right: 20px;
    font-size: 1em;
  }
  ul.some_agile_facts li {
    list-style: none;
    margin: 21px 0;
  }
  .banner_bottom_left .sect-title {
    font-size: 1.7em;
  }
  ul.some_agile_facts {
    margin-top: 2em;
  }
  .banner-bottom, .services, .ab_info, .tesimonials, .services-section, .related-blog, .related-contact {
    padding: 4em 0;
  }
  .related-blog .list-group {
    margin-top: 2em;
  }
  .price_tittle h3 {
    font-size: 1.2em;
  }
  .carousel-control {
    line-height: 27em;
  }
  .features {
    padding: 4em 0 15em 0;
  }
  .service-icon-heading h4 {
    font-size: 1.2em;
  }
  .service-icon span {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
    line-height: 1.8em;
  }
  #quote-carousel .carousel-indicators {
    left: 37%;
    top: auto;
    bottom: -26px;
  }
  .bordergrid1 {
    position: absolute;
    top: -30%;
    left: 0%;
    text-align: center;
    width: 100%;
  }
}

@media(max-width:1024px) {
  .map_w3layouts_agile iframe {
    min-height: 300px;
    padding: 1em;
  }
  .carousel-caption p {
    letter-spacing: 5px;
    font-size: 1em;
    margin: 1em 0 2em 0;
  }
  .icon_info .title {
    font-size: 1.3em;
  }
  .bordergrid1 {
    position: absolute;
    top: -30%;
    left: 0%;
    text-align: center;
    width: 100%;
  }
}

@media(max-width:991px) {
  .footer-about {
    width: auto;
  }
  .carousel-caption {
    min-height: 490px !important;
    padding-top: 9em;
  }
  .banner_form_agileits form {
    margin: 1em auto 0;
    width: 86%;
    padding: 0.5em;
  }
  .carousel-caption {
    min-height: 490px !important;
    padding-top: 7em;
  }
  .navbar-default a.navbar-brand .site-title {
    font-size: 30px;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    padding: 35px 14px;
  }
  .navbar-nav>li {
    float: left;
    margin: 0 3px;
  }
  .footer_grid:nth-child(2) {
    margin: 2em 0;
  }
  .footer_grid:nth-child(3) {
    margin-bottom: 2em;
  }
  .stats_left {
    float: left;
    width: 25%;
  }
  .stats_left .title {
    font-size: 1em;
  }
  .stats {
    min-height: 400px;
    padding-top: 5em;
  }
  .border {
    width: 300px;
    height: 300px;
  }
  .banner_bottom_grid img {
		margin: 0 auto;
    width: 40%;
  }
  #quote-carousel .carousel-indicators {
    left: 35%;
    top: auto;
    bottom: -26px;
  }
  .bordergrid1, .bordergrid2, .bordergrid3, .bordergrid4, .bordergrid5, .bordergrid6 {
    position: static;
    width: 100%;
    margin: 20px 0px;
    text-align: left;
  }
  .bulb{
    text-align: center;
  }
  .icon {
    width: 80px;
    float: left;
    margin: 0 auto;
  }
  .icon i.fa {
    width: 70px;
    height: 70px;
    line-height: 66px;
    font-size: 25px;
  }
  .text {
    width: calc(100% - 85px);
    float: right;
  }
  .border {
    width: 100%;
    height: 100%;
    border: none;
    margin-top: 0;
  }
  .bordergrid1 {
    text-align: left;
  }
  .bordergrid4 {
    text-align: left;
  }
  .team_work .sect-title {
    font-size: 2.3em;
    width: 99%;
    padding-top: 1.8em;
  }
  .team_work {
    min-height: 252px;
  }
  .header_left ul li {
    margin-right: 1em;
    font-size: 15px;
  }
  .features {
    padding: 4em 0 4em 0;
  }
  .bulb img {
    margin-top: 1em;
    width: 45%;
  }
  .text.live {

  }
  .team_work .sect-title {
    font-size: 2.3em;
    width: 87%;
    padding-top: 1.8em;
  }
  .services-section-grid:nth-child(4), .services-section-grid:nth-child(5), .services-section-grid:nth-child(6) {
    margin-top: 0em;
  }
  .services-section-grid {
    float: left;
    width: 50%;
    margin-bottom: 1em;
  }
  .blog_img {
    padding-left: 0;
    float: left;
    width: 50%;
  }
  .blog_img.col-md-4:nth-child(3n+1) {
    clear: none;
  }
  .blog_img.col-md-4:nth-child(2n+1) {
    clear: left;
  }
  .review_infon, .know_grid {
    margin-bottom: 1em;
    width: 48%;
    margin: 0% 1% 2% 1%;
    float: left;
  }
  .blog_img.lost {
    width: 100%;
  }
  .blog_img.single {
    width: 100%;
    float: none;
  }
  .banner_bottom_grid.help {
    width: 100%;
  }
  .banner_bottom_grid.help img {
    width: 100%;
    margin-bottom: 1em;
  }
  .wrapper {
    padding-top: 62.78px;
  }
  .header {
    padding-top: 0;
  }
  .header .container {
    width: auto;
  }
  .header .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
  }
  .top_menu_w3layouts {
    position: static;
    clear: both;
    padding: 10px 15px;
  }
  .content.white {
    padding: 0;
  }
  .navbar-default a.navbar-brand .site-title {
    margin-top: 19px;
    padding-left: 17px;
  }
  .navbar-header {
    float: none;
    padding: 0.4em 1em;
  }
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
  }
  .navbar-collapse {
    padding: 0;
  }
  .navbar-default {
    border: 0;
  }
  .navbar-nav {
    float: none;
    margin: 0;
    background: #eee;
    padding: 1em 1em;
  }
  .navbar-nav>li {
    float: none;
    margin: 0 4px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
  }
  .navbar-default a.navbar-brand .site-title {
    margin-top: 0;
    padding-left: 0;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    padding: 10px 14px;
    text-align: center;
  }
  .navbar-nav>li {
    float: none;
    margin: 3px 0px;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: center;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: center;
    color: #111;
  }
  .navbar-nav .open .dropdown-menu li {
    background: #6eade3;
  }
  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #222;
  }
  ul.dropdown-menu.sub-menu {
    background: #9ac6e6 !important;
  }
  .header_left {
    float: none;
    margin: .3em 0 0;
    text-align: center;
  }
	.footer_top_agile_w3ls {
		text-align: center;
	}
	.footer_top_agile_w3ls .address {
		text-align: left;
		display: inline-block;
	}
  .resizing{
    padding-top: 1.5em;
  }
  .btn-box{
    padding-bottom: 1em;
  }
  .recommends-list .box {
    max-width: 330px;
  }
  .recommends-list .pic {
    float: none;
    width: auto;
  }
  .recommends-list .txt {
    margin: 10px 0 0;
  }
  .about-intro-sect .item{
    min-height: 440px;
}
}

@media(max-width:900px) {
  #quote-carousel .carousel-control.left {
    left: -30px;
  }
  #quote-carousel .carousel-control.right {
    right: -36px !important;
  }
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2.2em;
    font-weight: 100;
    letter-spacing: 2px;
  }
  .login-form-rec {
    margin: 0 auto;
    width: 55%;
  }
}

@media(max-width:800px) {
  ul.forms_right {
    float: none;
    margin-top: 1em;
  }
  .header_right {
    float: none;
    text-align: center;
  }
  .header_right {
    float: none;
    text-align: center;
    padding-bottom: 0.5em;
  }
  .carousel-caption {
    min-height: 393px !important;
    padding-top: 4em;
  }
  .carousel-control {
    line-height: 22em;
  }
  .banner_inner_content_agile_w3l {
    min-height: 140px;
  }
  .banner_inner_content_agile_w3l p {
    padding-top: 1.5em;
  }
  .footer_top_agile_w3ls {
    padding: 3em 0;
  }
  .plan_grid {
    float: left;
    width: 50%;
  }
  .plan_grid:nth-child(2) {
    margin-bottom: 2em;
  }
  .contact-text {
    min-height: 290px;
  }
  .con-text {
    padding-top: 4em;
  }
  .stats {
    min-height: 370px;
    padding-top: 4em;
  }
  .bulb img {
    margin-top: 1em;
    width: 35%;
  }
}

@media(max-width:768px) {
  #quote-carousel .carousel-control.right {
    right: -24px !important;
  }
  .blog_left {
    margin-top: 3em;
    width: 80%;
  }
  .banner_form_agileits form {
    margin: 1em auto 0;
    width: 80%;
    padding: 0.3em;
  }
  .carousel-caption {
    min-height: 393px !important;
    padding-top: 5em;
  }
}

@media(max-width:767px) {
  .banner .item a {
    padding-top: 57.29%;
  }
  .banner .item a img {
    display: none;
  }
  .banner .item .txt {
    font-size: 1.3em;
    top: 22%;
  }
  .banner_inner_content_agile_w3l .txt {
    font-size: 1.5em;
  }
  .contact-in {
    padding-left: 0;
    padding: 0;
  }
  .main-content {
    padding: 3em 1em;
  }
  .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal;
  }
  .test_img_info {
    margin-top: 2em;
  }
  #quote-carousel .carousel-indicators {
    left: 12%;
    top: auto;
  }
  .recommends-list {
    margin: 0 -8px;
  }
  .recommends-list .item {
    padding: 0 8px;
  }
  .footer-links {
    margin-bottom: 54px;
  }

  .home-story .tittle_head_w3layouts {
    margin-bottom: 1.5em;
  }
}

@media(max-width:736px) {
  .login-form-rec {
    margin: 0 auto;
    width: 70%;
  }
  ul.blog_list li span {
    padding-right: 0.3em;
  }
  ul.blog_list li i {
    padding: 0 0.5em;
  }
}

@media(max-width:667px) {
  .carousel-caption p {
    letter-spacing: 5px;
    font-size: 1em;
    margin: 0.5em 0 1em 0;
  }
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2.4em;
    font-weight: 100;
    letter-spacing: 2px;
  }
  .banner_inner_content_agile_w3l {
    min-height: 120px;
  }
  .banner_inner_content_agile_w3l p {
    padding-top: 1em;
  }
  .tittle {
    font-size: 2.5em;
  }
  .inner_breadcrumb {
    padding: 0 1em;
  }
  .blog_left {
    margin-top: 3em;
    width: 86%;
  }
  #quote-carousel .carousel-indicators {
    left: 14%;
    top: auto;
  }
}

@media(max-width:640px) {
  #quote-carousel .carousel-indicators {
    left: 14%;
    top: auto;
  }
  .blog_left {
    margin-top: 3em;
    width: 100%;
  }
  .inner_sec_info_agileits_w3 {
    margin-top: 2em;
  }
  .services-section-grid {
    float: left;
    width: 100%;
    margin-bottom: 1em;
  }
  .review_infon, .know_grid {
    margin-bottom: 1em;
    width: 100%;
    margin: 0% 0% 2% 0%;
    float: left;
  }
}

@media(max-width:600px) {
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2.2em;
    font-weight: 100;
    letter-spacing: 2px;
  }
  .banner_form_agileits input[type="search"], .banner_form_agileits input[type="submit"] {
    width: 37%;
  }
  .banner_form_agileits input[type="submit"] {
    width: 26%;
  }
  .stats_left {
    float: left;
    width: 50%;
  }
  .stats_left:nth-child(3), .stats_left:nth-child(4) {
    margin-top: 2em;
  }
  .team_work {
    min-height: 230px;
  }
  .team_work .sect-title {
    font-size: 2em;
    width: 87%;
    padding-top: 1.9em;
  }
  .stats {
    min-height: 388px;
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .header_left ul li {
    margin-right: 0.5em;
    font-size: 15px;
  }
  .header_left ul li {
    margin-right: 0.5em;
  }
  .header_left ul li i {
    padding-right: 0.5em;
  }
  .top_menu_w3layouts {
    padding: 0.5em 0.5em;
  }
  #quote-carousel .carousel-indicators {
    left: 17%;
    top: auto;
  }
  .banner_inner_content_agile_w3l p {
    padding-top: 2.8em;
    font-size: 1em;
  }
  .blog_img {
    padding-left: 0;
    float: left;
    width: 100%;
  }
  .con-text p, .con-text p a {
    font-size: 1.8em;
  }
  .con-text p a {
    font-size: 0.45em;
  }
  .con-text .addr {
    font-size: 1em;
    line-height: 1em;
    letter-spacing: 2px;
    margin-top: 1em;
  }
  .contact-text {
    min-height: 201px;
  }
  .con-text {
    padding-top: 3em;
  }
  .carousel-caption p {
    letter-spacing: 3px;
    font-size: 1em;
    margin: 0.5em 0 1em 0;
  }
  .banner-bottom, .services, .ab_info, .tesimonials, .services-section {
    padding: 3em 0;
  }
  .tittle.main {
    margin: 0 auto;
    width: 100%;
  }

  .con-text {
    padding-top: 1.5em;
  }
  .left_form {
    float: left;
    width: 100%;
  }
  .right_form {
    float: left;
    width: 100%;
    margin-left: 0;
  }
  .contact-form .sex-radio label {
    line-height: 46px;
  }
  .contact-form textarea {
    resize: none;
    height: 115px;
  }
  .contact-form input[type="text"], .contact-form textarea {
    padding: 12px 15px;
  }
}

@media(max-width:568px) {
  .login-form-rec {
    margin: 0 auto;
    width: 100%;
  }
  .tittle.three {
    font-size: 2.2em;
  }
  .tittle {
    font-size: 26px;
  }
  .inner_breadcrumb {
    padding: 0 0.2em;
  }
  .stories_in {
    margin: 0 auto;
    width: 98%;
  }
  .story_one_w3_agile:nth-child(2) {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 1.5em 0;
    padding: 1.5em 0;
  }
  .blog_info_wthree h5 a, .single-left1 h5 {
    font-size: 1em;
  }
  .description{

  }
}

@media(max-width:480px) {
  .carousel-caption {
    min-height: 358px !important;
    padding-top: 4em;
  }
  .banner_form_agileits input[type="search"], .banner_form_agileits input[type="submit"] {
    width: 33%;
  }
  .banner_form_agileits input[type="submit"] {
    width: 30%;
  }
  .team_work .sect-title {
    font-size: 1.7em;
    width: 100%;
    padding-top: 1.9em;
  }
  .team_work {
    min-height: 192px;
  }
  .text.live {
    width: 100%;
    text-align: center;
  }
  .text {
    width: 100%;
    float: left;
  }
  .icon {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 0;
  }
  .bordergrid1, .bordergrid2, .bordergrid3, .bordergrid4, .bordergrid5, .bordergrid6, .bulb {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 20px 0px;
    text-align: center;
  }
  .bordergrid1, .bordergrid2, .bordergrid3, .bordergrid4, .bordergrid5, .bordergrid6 {
    padding-top: 80px;
  }
  .stats_left p {
    font-size: 2em;
  }
  #quote-carousel .carousel-indicators {
    left: 21%;
    top: auto;
  }
  .author_grid_pos {
    position: absolute;
    top: -31%;
    left: 40%;
  }
  .banner_bottom_grid {
    margin-top: 1em;
  }
  .banner_bottom_grid img {
    width: 54%;
  }
  .banner_bottom_grid.help img {
    width: 100%;
    margin-bottom: 1em;
  }
  .blog_img:nth-child(3), .blog_img:nth-child(4) {
    margin: 0em 0;
  }
  .carousel-control {
    line-height: 19.5em;
  }
  .tittle.three {
    font-size: 2em;
  }
  .blog_img {
    margin-bottom: 1em !important;
  }
  .comments_agileits-grid-right h4 a {
    font-size: 0.9em;
  }
  .comments_agileits-grid-left {
    float: left;
    width: 21%;
  }
	.header_left ul li {
		display: block;
		margin: 0 0 8px;
	}
}

@media(max-width:440px) {
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 1.8em;
    font-weight: 100;
    letter-spacing: 2px;
  }
  .banner_form_agileits input[type="search"], .banner_form_agileits input[type="submit"] {
    width: 28%;
  }
  .banner_form_agileits input[type="submit"] {
    width: 34%;
  }
  .tittle {
    font-size: 2em;
  }
  #quote-carousel .carousel-indicators {
    left: 25%;
    top: auto;
  }
  .services-breadcrumb_w3ls ul li span {
    padding: 0 1em;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    padding: 8px 14px;
    text-align: center;
  }
  .banner_inner_content_agile_w3l {
    min-height: 110px;
  }
  .banner_inner_content_agile_w3l p {
    padding-top: 1.2em;
    font-size: 1.6em;
  }
  .plan_grid {
    float: left;
    width: 100%;
    margin-bottom: 1em;
  }
  .plan_grid:nth-child(2) {
    margin-bottom: 1em;
  }
  .carousel-caption {
    min-height: 320px !important;
    padding-top: 3em;
  }
  .stats {
    min-height: 387px;
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .contact-text {
    min-height: 172px;
  }
  .author_grid_pos {
    position: absolute;
    top: -31%;
    left: 37%;
  }
  .con-text p a {
    font-size: 0.55em;
  }
  .recommends-list .item {
    width: 100%;
  }
  .recommends-list .name a,
  .recommends-list .desc {
    height: auto;
  }
}

@media(max-width:414px) {
  .con-text p a {
    font-size: 0.55em;
  }
  .stats_left {
    float: left;
    width: 50%;
    padding: 0;
  }
  .map_w3layouts_agile iframe {
    min-height: 250px;
    padding: 1em;
  }
  .panel-title {
    font-size: 0.9em;
  }
  .icon_info .title {
    font-size: 1.2em;
  }
  .features {
    padding: 2em 0 2em 0;
  }
  .inner_sec_info_agileits_w3 {
    margin-top: 1.7em;
  }
}

@media(max-width:384px) {
  .banner .item .txt {
    font-size: 1.15em;
  }
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 1.8em;
    font-weight: 100;
    letter-spacing: 1px;
  }
  .carousel-indicators {
    bottom: 1%;
    left: 49%;
  }
  .team_work .sect-title {
    font-size: 1.5em;
    width: 100%;
    padding-top: 1.9em;
  }
  .team_work {
    min-height: 166px;
  }
  .banner_bottom_left .sect-title {
    font-size: 1.4em;
  }
  ul.forms_right li a {
    padding: 0.5em 1em;
  }
  .top_menu_w3layouts {
    padding: 0.5em 0em;
  }
}

@media(max-width:375px) {
  .banner_form_agileits input[type="search"], .banner_form_agileits input[type="submit"], .banner_form_agileits select#country12 {
    font-size: 0.8em;
    padding: 0.7em 0.7em;
  }
  .carousel-caption {
    min-height: 300px !important;
    padding-top: 3em;
  }
  .carousel-control {
    line-height: 18.5em;
  }
  .test_img_info {
    margin-top: 2em;
    padding: 0;
  }
  .footer_top_agile_w3ls {
    padding: 2em 0;
  }
  .banner-bottom, .services, .ab_info, .tesimonials, .services-section {
    padding: 2.5em 0;
  }
  .blog_img {
    padding: 0;
  }
  .blog_left {
    margin-top: 2em;
    width: 100%;
  }
  ul.pagination {
    margin: 1em 0 0 0;
  }
  .author_grid_pos {
    position: absolute;
    top: -27%;
    left: 35%;
  }
}

@media(max-width:320px) {
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 1.4em;
    font-weight: 100;
    letter-spacing: 1px;
  }
  .carousel-caption p {
    letter-spacing: 1px;
    font-size: 0.9em;
    margin: 0.3em 0 0em 0;
  }
  .carousel-caption {
    min-height: 269px !important;
    padding-top: 3em;
  }
  .carousel-control {
    line-height: 16.5em;
  }
  .carousel-indicators {
    bottom: -2%;
    left: 49%;
  }
  .stats_left p {
    font-size: 1.8em;
  }
  .stats_left .title {
    font-size: 0.9em;
  }
  .stats_left i {
    font-size: 1.5em;
  }
  .stats {
    min-height: 351px;
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .tittle {
    font-size: 1.8em;
  }
  .team_work .sect-title {
    width: 100%;
    padding-top: 1.9em;
  }
  .team_work {
    min-height: 131px;
  }
  .tittle.three {
    font-size: 1.6em;
  }
  .banner_inner_content_agile_w3l p {
    letter-spacing: 3px;
  }
}

/*--//responsive--*/

.navbar-nav>li.dropdown > a {
  position: relative;
}
.navbar-nav>li.dropdown > a .caret {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -2px;
}
.navbar-nav>li.dropdown .btn-dropdown-toggle {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
}
.navbar-nav>li.dropdown > .btn-dropdown-toggle:hover {
  box-shadow: none;
}
.navbar-nav>li.dropdown > .btn-dropdown-toggle:focus {
  outline: none;
}
.navbar-nav>li.dropdown.open .btn-dropdown-toggle {
  color: #fff;
}

@media (min-width: 992px) {
  .navbar-nav>li.dropdown > a {
    padding-right: 30px;
  }
  .navbar-nav>li.dropdown .btn-dropdown-toggle {
    height: 90px;
  }
  .navbar-nav>li.dropdown:hover > a {
    color: #fff;
    background: #156ca9;
  }
  .navbar-nav>li.dropdown:hover > .btn-dropdown-toggle {
    color: #fff;
  }
  .navbar-nav>li.dropdown:hover > .dropdown-menu {
    display: block;
  }
}