
/*--- reset code ---*/
/* Icon set - http://ionicons.com */
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);
/*--/footer_w3l_agile_info --*/
/*-- footer --*/
.agile_footer_grid h3,.wthree_footer_grid_left h3{
  font-size: 1.4em;
    color: #fff;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.agile_footer_grid h3:after,.wthree_footer_grid_left h3:after{
  content: '';
    background:#3BC391;
    width: 17%;
    height: 4px;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.footer {
    background: #ccc;
}
.footer-icons{
    margin: 4em 0 0 0;
    text-align: center;
}
.footer-icons ul{
  padding:0;
  margin:0;
}
.footer-icons ul li {
    display: inline-block;
    margin: 0 2em;
}
.footer-icons  ul li a.twitter {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    padding: 1em 0 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
i.fa.fa-twitter,i.fa.fa-facebook,i.fa.fa-google-plus,i.fa.fa-dribbble{
    color: #FFF;
    font-size: 1.5em;
}
.footer-icons ul li h3{
    font-size: 1.4em;
    color: #fff;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;

}
.footer-icons ul li span {
    display: block;
    margin: 1em 0 0 0;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.footer-icons  ul li a.twitter{
  background:#55acee;
}
.footer-icons  ul li a.facebook{
  background:#3b5998;
}
.footer-icons  ul li a.chrome{
  background:#dc4e41;
}
.footer-icons  ul li a.linkedin{
  background:#ea4c89;
}
.footer-icons  ul li a.twitter:hover{
  background: #f99104;
}
/*-- //footer --*/
/*our features*/
.tp-features {
  padding: 90px 0;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.row-feature {
  margin-bottom: 60px;
}

.row-feature:last-child {
  margin-bottom: 0;
}

.row-img-left .wrap-features-img {
  padding-right: 40px;
}

.row-img-right .wrap-features-img {
  padding-left: 40px;
  margin-top: -20px;
}

.row-img-right .wrap-feature-text {
  padding-right: 40px;
}

.row-img-left .wrap-feature-text {
  padding-left: 40px;
}

.wrap-features-img img {
  width: 100%;
}

.text-feature-para {
    margin-top: 7px;
    margin-bottom: 7px;
    color:#9e9d9d;

}

.text-feature-title {
  text-transform: uppercase;
  
}

.features-list li {
  padding: 6px 0;
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #f7f7f7;
}

.features-list li strong {
  font-weight: 600;
}

.features-list li:last-child {
  border: 0;
}

.features-list li {
  padding: 6px 0;
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #eee;
}

.features-list li strong {
  font-weight: 600;
}

.features-list li:last-child {
  border: 0;
}

ul, li {
    list-style: none;}
/*our features*/
/*btn hover*/
.faq-more-btn {
  margin-top: 30px;
}

.faq-more-btn a {
  padding: 8px 40px;
  font-size: 20px;
  display: inline-block;
  border: 1px solid #30a9de;
  background: #30a9de;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
}

.faq-more-btn a:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  transform: translatey(-2px);
}

/*btn hover*/
/*-- copyright --*/
.copyright{
    padding: 1.5em 0;
    background: #000;
    text-align: center;
}
.w3agile-list ul{
  margin:0;
  padding:0;
}
.w3agile-list ul li{
    display: inline-block;
    margin: 0 2em;
}
.w3agile-list ul li a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.w3agile-list ul li a:hover{
  color:#9e;
}
.agileinfo p {
    color: #080808;
    text-align: center;
    font-size: 12px;
}
.agileinfo p a{
  color: #ffed21;
}
.agileinfo p a:hover{
    color: #fff;  
}
p{
    font-family: 'Hind', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 32px;
}
/*-- //copyright --*/
/*top*/
.top{
  background:#eee;
  width: auto;
  height: 100px;
  margin-top:80px;
}
/*top*/

/*--/test-monials --
#test-monials {
    background: url(../images/3.jpg)no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    min-height:250px;
    padding-top: 5em;
}*/
.test-review p {
    line-height: 2.2em;
    margin: 1em 0;
    padding: 4em 2em;
    color: #a9adb5;
    background: rgb(1, 9, 16);
}
.test-review img {
    margin: 0 auto;
}
.test-review img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
}
.w3_about_grid_left h6 {
      color: #ffb700;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 0;
}
.test-monials h5 {
    font-size: 20px;
    text-align: center;
    color: #000;
    text-transform: none;
    margin-top: 1em;
}
.test-review i {
    color: #fff;
    font-size: 2em;
    margin: 0 0.5em;
}
.test-review h6 {
    font-size: 1.2em;
  color:#a94442;
  margin-top: 1em;
}
.about_panel{
  margin:0 !important;
}
.w3ls_logo_about{
  padding-bottom:0 !important;
}
.agileits_breadcrumbs_left ul {
    padding: .3em 0 0;
}
.w3_about_grids{
  margin:3em 0 0;
}
.w3_about_grid_left h5{
  color:#212121;
  font-size:1.3em;
  text-transform:capitalize;
  line-height:1.5em;
}
.w3_about_grid_left p {
    color: #fff;
    line-height: 2em;
    margin: 1em 0;
    font-size: 1em;
}
.pa_italic i {
    left: -1em;
  font-size: 11px;
}
.pa_italic span {
    display: none;
}
.collapsed span {
    display: inline-block;
    left: -1em;
  font-size: 11px;
}
.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: 1px solid #a7b0b7!important;
      background: rgba(8, 8, 8, 0.44);
}
.panel-default > .panel-heading {
    border-color: #ccc;
    color: #212121;
    background-color: #ffb700;
}
.panel-body {
        padding: 1.5em;
    font-size: 13px;
    line-height: 2em;
    color: #b6babd;
    letter-spacing: 1px;
}
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: none;
}
.panel-heading {
    padding:13px 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-radius: 0!important;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0!important;
}
/*--/test-monials --*/
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background:#
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200px;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
  padding-top: 100px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 63px;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
  position: center;
  top: 200px;
}
/*-- //footer_w3l_agile_info --*/
/*breadcrumb-box*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}

/*breadcrumb-box*/
.body * {
  transition: all 0.5s;
}
.container1 {
  width: 960px;
  margin: 50px auto;
  padding: 5px;
  padding-left: 20px;
  padding-right: 0;
}
/*.box {
  
  width: 24%;
  height: 250px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background: #036C81;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0,0,0,0.4);
  cursor: pointer;
}
.box .icon-cont {
  border: 6px solid rgba(255,255,255,0.3);
  width: 75px;
  height: 75px;
  margin: 20px auto;
  display: block; 
  text-align: center;
  
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 5;
  
  box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);
}
.box .icon-cont i {
  color: #fff;
  opacity: 0.6;
  font-size: 2.5em;
  line-height: 75px;
}
.box:hover .icon-cont {
  animation: shady 4s linear infinite;
}
@keyframes shady {
  0% {box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);}
  20% {box-shadow: 0 0 0 100px rgba(255,255,255,0), 0 0 0 0px rgba(3, 108, 129, 0);}
  20.1% {box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);}
  50% {box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);}
  70% {box-shadow: 0 0 0 100px rgba(255,255,255,0), 0 0 0 0px rgba(3, 108, 129, 0);}
  70.1% {box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);}
  100% {box-shadow: 0 0 0 0px rgba(255,255,255,0.5), 0 0 0 0px rgba(3, 108, 129, 0.5);}
}
.box h3 {
  color: #fff;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px;
  border-bottom: 1px solid rgba(255,255,255,0);
  position: absolute;
  top: 125px;
  width: 70%;
  left: 10%;
  z-index: 4;
}
.box ul {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  text-indent: 14px;
  margin: 25px;
  margin-top: 380px;
  list-style-type: disc;
}
.box ul.hidden {
  opacity: 0;
}
.box a.expand {
  width: 35px;
  height: 35px;
  background: #fff;
  font-weight: 600;
  color: #036C81;
  display: block;
  margin: 15px auto 25px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;  
}
.box a.expand span.minus {
  opacity: 0;
}
.box a.expand span.plus {
  opacity: 1;
  padding-left: 5px;
}
.box.selected a.expand {
  display: block;
  position: absolute;
  left: 180px;
  right: -29px;
  bottom: -39px;
  width: 80px;
  height: 50px;
  background: #eee;
  color: #036C81;
  transform: rotate(-45deg);
}
.box.selected a.expand span {
  display: block;
  position: absolute;
  top: -4px;
  left: 38px;
  transform: rotate(45deg);
  font-size: 24px;
}
.box.selected a.expand span.minus {
  opacity: 1;
}
.box.selected a.expand span.plus {
  opacity: 0;
}
.box.selected .icon-cont {
  transform: scale(1.5,1.5);
  opacity: 0.3;
  position: absolute;
  top: -20px;
  left: -5px;
  right: 180px;
}
.box.selected:hover .icon-cont {
  animation: none;
}
.box.selected h3 {
  padding: 32px 15px 15px 15px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  
  width: 70%;
  top: 16px;
  left: 10%;
}
.box.selected ul.hidden {
  opacity: 1;
  margin-top: 95px;
}*/
body {
    font-family: 'Hind', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 32px;
}
}
body a{
    transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
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; 
  padding:0;
  font-family: 'Exo 2', sans-serif;
} 
p{

    font-family: 'Hind', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 32px;
}

ul{
  margin:0;
  padding:0;
}
label{
  margin:0;
}
button{
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
.fas{
  color:#0e6b82;
}
/*--- end reset code ---*/

/*-- Navbar --*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}
.navbar-default .navbar-brand {
    color: #FFFEFE;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
  line-height: 36px;
}
a.navbar-brand span {
    background:#3a7b8b;
    padding: 7px 14px;
    font-size: 1.3em;
}
.navbar-default {
    background-color: rgba(6, 6, 6, 0.4);
    border: none!important;
}
.navbar {
  margin-bottom:0px;
}
.navbar-nav>li {
    float: left;
    margin-right: 23px;
}
.navbar-default .navbar-nav>li>a {
    color: #FFFEFE;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 24px 13px;
    font-weight: 400;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background:none!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#00A902;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #f5f5f5;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color:rgba(34, 115, 135, 0.8);
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background:#979e9b;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/*-- /Navbar --*/
/*-- banner --*/
.banner {
  margin:0;
  padding:0;
}
.w3_agileinfo_banner_text {
    position: absolute;
    z-index: 999;
    top: 38%;
    left: 33%;
    text-align: center;
}
.w3_agileinfo_banner_text h1{
  font-weight:700;
  color:#fff;
  font-size:3.3em;
  text-transform:uppercase;
  letter-spacing:1px;
}
.w3_agileinfo_banner_text p {
    color:#a94442;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 1em;
  font-weight: 600;
}
/*-- /banner --*/
/*-- /about --*/
.banner-bottom,#team,#service,.footer_w3l_agile_info,#portfolio,#contact{
    padding:6em 0;
}
.inner-w3 {
    margin: 0 auto;
    text-align: center;
}
.inner-w3.w3l {
    margin-bottom: 5em;
}
h2.tittle {
    text-transform: uppercase;
    font-size: 1.7em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    color:#127088;
}
h2.tittle span {
      color: #085467;
      font-family: 'SuperGroteskWeb',sans-serif;
      text-align: center;
}
.about_left p {
       color: #111;
    font-size: 1.2em;
    line-height: 1.9em;
    margin: 1em 0;
    font-weight: 400;
    letter-spacing: 1px;
}
.about_left h4 {
    color: #111;
    font-size: 1.4em;
    font-weight: 400;
}
h3.title {
    color:#3a7b8b;
    font-size:2.5em;

    font-weight:bold;
    font-family: 'SuperGroteskWeb', sans-serif;
}
h3.title.two {
   color:#080808;
}
h3.title span{
      width:18%;
    background:#151414;
    height: 2px;
    display: block;
    margin-top:26px;
    position:relative;
    margin: 14px auto 0px;
}
h3.title.two span.two{
   width: 18%;
    background:#ffb700;
    height: 4px;
    display: block;
    margin-top: 26px;
    position: relative;
    margin: 23px auto 0px;
}
h3.title span:after{
    content: ' ';
    position: absolute;
    background:#960907;
    height: 4px;
    display: block;
    width: 92px;
    top: 2px;
}
.adt_grids{
  margin-top:50px;
}
.about_left {
    padding: 0;
}
.bottom-gds:nth-child(3),.bottom-gds:nth-child(4) {
    margin-top: 30px;
}
.creative{
  background: url(../images/simulation.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 428px;
    padding:60px 60px 0;
}
.progress {
    height: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ffb700;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-gds {
    margin-top: 18px;
}
.progress-gds h5 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 17px;
}
.creative h4 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 26px;
}
.creative p {
    color: #fff;
    font-size: 18px;
    line-height: 1.9em;
    font-style: italic;
}
#about {
    background:#ffffff;
}
.more a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding:20px 30px;
  outline: none;
}

.more a span {
    left: 1em;
}
/*form*/
/*table*/
.child>th {
    border-top: 0;
    width: 200px;
}
/*trable*/
ul.agile_forms {
    float: right;
}
ul.agile_forms li a {
    background: #0ac876;
    color: #fff;
    font-size: 0.9em;
    padding: 8px 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
}
ul.agile_forms li a:hover{
      background: #efb312;
}
ul.agile_forms li{
  
  display:inline-block;
  list-style:none
}
/*form*/
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
    background:#09657b;
   box-shadow:box-shadow: 0 1px 3px rgba(0,0,0,0.20), 0 1px 2px rgba(0,0,0,0.50);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/*
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color:#3a7b8b;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}*/
/*-- //about --*/
/*-- /services --
.services {
   background: #fff9f9;
}
.wthree-heading{
  text-align:center;
}
.wthree-heading h3{
  color:#ffb700;
}
.w3_agile_grids_top{
    margin: 4em 0 0 0;
}
.icon-left {
    float: left;
    text-align: center;
    padding: 0em 2em;
    margin-right: 1em;
}
.icon-left i {
    color:#3a6c81;
  font-size:2.5em;
}
.icon-right{
    float: left;
    width: 70%;
}
.icon-right h5 {
    color:#3a7a8a;
    font-size: 1.3em;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.icon-right p{
    color: #fffdfd;
    font-size: 1.2em;
    margin: 1em 0 0 0;
    line-height: 1.9em;
}
.w3ls-agile-service-grid{
    background: #252424;
  padding: 5em 2em;
}
.w3ls-agile-service-grid:nth-child(2){
  background: #1f1e1e;
}
.w3ls-agile-service-grid:nth-child(3){
     
    background: #1f1e1e;
}
.w3ls-agile-service-grid:nth-child(4){
  background: #252424;
}
.agileits-icon-grid:hover .icon-left i {
  color:#3a7a8a;
  -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
  margin-right: 1em;
  -webkit-transition: .5s all;
    transition: .5s all;
}
/*-- //services --*/
/*--/team--*/

.staff-section {
    margin-top: 3em;
}
.staff-grid {
    text-align: center;
}
.staff-grid:nth-child(2),.staff-grid:nth-child(3){
  margin-top:6em;
}
.staff-grid h4 {
    font-size: 1.6em;
    text-align: center;
    color: #222;
    font-weight: 600;
    text-transform: none;
    margin: 1em 0 0.3em 0;
}
.staff-grid  p {
    line-height: 1.9em;
    font-size: 1.2em;
    color: #777;
    margin: 0.5em 0;
}
/*--social-icons--*/
ul.social-icons3{
  display:block;
  padding: 0;
  margin-top: 1em;
}
.social-icons3 li{
  display:inline-block;
}
.social-icons3 li a{  
    display: block;
    height: 30px;
    width: 30px;
    margin-right: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
  margin-right: 1em;
  -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    line-height: 30px;
  color:#fff;
}
.social-icons3 li a.fa.fa-facebook.icon-border.facebook{
   background:#4D669C;
}
.social-icons3 li a.fa.fa-twitter.icon-border.twitter{
   background:#1da1f2;
}
.social-icons3 li a.fa.fa-google-plus.icon-border.googleplus{
   background:#d34836;
}
.social-icons3 li a.fa.fa-rss.icon-border.rss{
   background:#ee802f;
}
.social-icons3 li a:hover{
  text-decoration:none;
  opacity:0.8;
}
.view {
     width: 250px;
    height:300px;
        margin: 10px 10px 25px 10px;
    float: left;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 5px #aaa;
    cursor: default;
}
.view .mask, .view .content {
    width: 250px;
    height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
/* FIFTH EFFECTS 
.fifth-effect img {
  opacity:0.9;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.fifth-effect .mask {
   cursor:pointer;
      opacity: 0.9;
    visibility: visible;
    border: 520px solid rgba(0, 0, 0, 0.33);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
}
.fifth-effect:hover .mask {
  border:0px double rgba(0,0,0,0.7);
  opacity:0;
  visibility:hidden;
}
.fifth-effect:hover img {
  opacity:1;
}
/*--//team--*/
/*-- gallery --*/
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style 
.grid figure {
  position: relative; 
  overflow: hidden;
  margin: 10px 0;
  height: auto;
  text-align: center;
  cursor: pointer;
  background: #000;
}
.grid figure img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h3 {
    word-spacing: -0.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure h2,
.grid figure p {
  margin: 0;
}
.grid figure p {
  letter-spacing: 1px;
  font-size:100%;
    font-weight: bold;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
      background: rgba(30, 28, 24, 0.41);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #ffb700;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-apollo h2 {
  text-align: left;
}
figure.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/*-- //gallery --*/
.home-agile-left img {
    width: 100%;
     padding: 0;
   opacity: 0.7;

}
.home-agile-left{
      padding: 0;
    position: relative;
}
.video-grid-single-page-agileits img {
    width: 100%;
}
#video {
  position: relative;
  background: #000;
     width: 100%;
    margin:0px auto;
}

#video img,
#video iframe { display: block;width:100%; }

#play{
    position: absolute;
       top:45%;
    left: 44%;
    width:64px;
    height:64px;
    cursor: pointer;
    background: url('../images/play-button.png') no-repeat 0px 0px;
    background-size: auto, cover;
    z-index: 9;
}
.video_agile_player {
    padding: 0;
}
.home-agile-text {

    padding: 5em 5em;
    min-height: 714px;
}
.home-agile-text h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size:2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    color: #111;
  letter-spacing:1px;
}
.home-agile-text p{

    font-size: 1.2em;
    color: #000;
    margin: 0.5em 0 2em 0;
}
/*skewsection*/
section{
  position: relative;
  width:100%;
  height: 100%;
  overflow: hidden;
}
section.sec1{
  background: #eee;
}
section.sec2{
  background: #eee;
}
section .sec3{
  background: #eee;
}
/*skew section*/
.main{
  background:#fff;
}
.col_1_of_4:first-child {
  margin-left: 0;
}
.span_1_of_4 {
  width:30.7%;
}
.col_1_of_4 {
  display: block;
  float: left;
  margin: 1% 0 1% 3.6%;
  box-shadow: 0 0 3px #B6B5B5;
  -webkit-box-shadow: 0 0 3px #B6B5B5;
  -moz-box-shadow: 0 0 3px #B6B5B5;
  -o-box-shadow: 0 0 3px #B6B5B5;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  position:relative;
}
.span_1_of_4 img{
  border-top-left-radius:7px;
  -webkit-border-top-left-radius:7px;
  -moz-border-top-left-radius:7px;
  -o-border-top-left-radius:7px;
  border-top-right-radius:7px;
  -webkit-border-top-right-radius:7px;
  -moz-border-top-right-radius:7px;
  -o-border-top-right-radius:7px;
  display:block;
}
h2.m_1{
  font-size: 1.3em;
  line-height: 1.5em;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  color:#555;
  padding:5% 0 7% 0;
}
i.settings{
  width: 100px;
  height: 100px;
  background: url(../images/img-sprite.png)-141px -4px;
  float: left;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  top: -50px;
  left: 37%;
}
i.clock{
  width: 100px;
  height: 100px;
  background: url(../images/img-sprite.png)-267px -2px;
  float: left;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  top: -50px;
  left: 37%;
}
i.aeroplane{
  width: 100px;
  height: 100px;
  background: url(../images/img-sprite.png)-389px -1px;
  float: left;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  top: -50px;
  left: 37%;
}
.desc{
  text-align:center;
  padding:8%;
}
.desc h3{
  color:#222;
  font-size:1.3em;
  margin-bottom: 5%;
}
.desc p{
  color:#555;
  font-size:1em;
  line-height:1.5em;
}
/*--content-middle--*/
.col_1_of_middle:first-child {
  margin-left: 0;
}
.span_1_of_middle {
  width:47.7%;
}
.col_1_of_middle {
  display: block;
  float: left;
  margin: 1% 0 1% 3.6%;
}
.m_3{
  text-align: center;
  position: relative;
  text-transform:uppercase;
  color:#777;
  font-size:1.7em;
  padding:5% 0;
}
span.left_line{
  height: 3px;
  width: 503px;
  display: block;
  background: url(../images/border1.png) no-repeat 0px 0px;
  position: absolute;
  left: 0%;
  bottom:75px;
}
span.right_line{
  height: 3px;
  width: 503px;
  display: block;
  background: url(../images/border1.png) no-repeat 0px 0px;
  position: absolute;
  right:0%;
  bottom:75px;
}
.span_1_of_middle h3{
  color:#000;
  font-size:1.2em;
  margin-bottom:5%;
}
.span_1_of_middle p{
  color:#555;
  font-size:0.9em;
  line-height:1.8em;
}
.btn{
  margin-top:2%;
}
.btn a {
  border: none;
  font-weight: 100;
  color: #FFF;
  cursor: pointer;
  padding: 15px 50px;
  display: inline-block;
  font-size: 1em;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  background: #FFA540;
}
.btn a:hover{
  background:#F1962F;
}
.btn-primary {
    color: #fff;
    background-color: #0e6b82;
    border-color: #0e6b82;
}
.skills {
  width: 100%;
  margin: 10px 0;
  background-color: #D7DEE0;
  height: 10px;
}
.skills > div {
  height: 100%;
  display: block;
  background-color:#ffa540;
}
.content-middle-bottom{
  padding:5% 0 0 0; 
}
ul.progress.vertical {
    position: relative;
    width:65px;
    min-height:330px;
    float: left;
    margin-right:50px;
    background:#ffa540;
}
li.bar {
  background:#eee;
  width: 50px;
  position: absolute;
}
li.bar1 {
  background:#eee;
  height: 50%;
  width: 50px;
  position: absolute;
}
/*--projects--*/
.col_1_of_projects:first-child {
  margin-left: 0;
}
.span_1_of_projects {
  width: 22.8%;
}
.col_1_of_projects {
  display: block;
  float: left;
  margin: 1% 0 1% 2.6%;
}
.view {
   width:290px;
   height:350px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .content {
   width: 290px;
   height:350px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   cursor: pointer;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}

.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
h3.m_4{
  text-align:center;
  padding:5% 0;
}
h3.m_4 a{
  color:#555;
  text-transform:uppercase;
  font-size:1em;
}
h3.m_4 a:hover{
  color:#FFA540;
}
p.m_5{
  text-align:center;
  color:#999;
  font-size:0.85em;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(219,127,8, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.span_1_of_projects img{
  display:block;
}
/*row*/
.row {
    margin-right: -15px;
}
/*row*/
/*snipet*/

/*snipet*/
/*--/test-monials --*/
#test-monials {
    background:url(../images/visualize/virtuel.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    padding-top: 5em;
}
.test-review p {
    line-height: 2.2em;
    margin: 1em 0;
    padding: 4em 2em;
    color: #a9adb5;
    background: rgb(1, 9, 16);
}
.test-review img {
    margin: 0 auto;
}
.test-review img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
}
.w3_about_grid_left h6 {
      color: #ffb700;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 0;
}
.test-monials h5 {
    font-size: 20px;
    text-align: center;
    color: #000;
    text-transform: none;
    margin-top: 1em;
}
.test-review i {
    color: #fff;
    font-size: 2em;
    margin: 0 0.5em;
}
.test-review h6 {
    font-size: 1.2em;
  color:#a94442;
  margin-top: 1em;
}
.about_panel{
  margin:0 !important;
}
.w3ls_logo_about{
  padding-bottom:0 !important;
}
.agileits_breadcrumbs_left ul {
    padding: .3em 0 0;
}
.w3_about_grids{
  margin:3em 0 0;
}
.w3_about_grid_left h5{
  color:#212121;
  font-size:1.3em;
  text-transform:capitalize;
  line-height:1.5em;
}
.w3_about_grid_left p {
    font-size: 14px;
    line-height: 31px;
    color: #000;
    letter-spacing: 0.5px;    font-family: 'Exo 2', sans-serif;
  }
.pa_italic i {
    left: -1em;
  font-size: 11px;
}
.pa_italic span {
    display: none;
}
.collapsed span {
    display: inline-block;
    left: -1em;
  font-size: 11px;
}
.collapsed i {
    display: none;
}
.panel-heading {
    padding:10px 35px;
}
.panel-title {
    font-size: 18px;
    color:#fff;
    text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;

}
.panel-default {
     border: 1px solid #a7b0b7!important;
      background: #fff;
}
.panel-default > .panel-heading {
    border-color: #ccc;
    color: #212121;
    background-color:#17819a;
}
.panel-body {

    font-family: 'Hind', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 32px;
}
a.pa_italic:focus {
    outline: none;
    text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.panel-heading {
    padding:13px 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-radius: 0!important;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0!important;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #080808;
    width: 200px;
}
/*--/test-monials --*/
.fa{
  color:#165f71;
  padding-right: 20px;
}
/*card*/
.card {
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  height: 80px;
  margin: 1rem;
  position: relative;
  width: 100px;
     margin-bottom: 20px;
    position: relative;
    
}
.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.20), 0 1px 2px rgba(0,0,0,0.50);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.card-2 {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.card-3 {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-4 {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.card-5 {
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
/*card*/
/*-- about banner-bottom --*/
.about{
  position:relative;
}
p.para-w3layouts.white {
    font-size: 17px;
    line-height: 31px;
    color: #000;
    letter-spacing: 0.5px;
}
.about .agileits_w3layouts_heding {
    position: absolute;
    text-align: left;
    left: 5%;
    top: 6%;
}
.banner_bottom_left h3 {
    font-size: 1.4em;
    color: #960907;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.banner_bottom_left {
    text-align: left;
    float: right;
    padding: 6em 7em 6em 10em;
    background: #eee;
    margin-top: 50px;
}
.banner_bottom_right {
    background: url(../images/banners/clicktocast.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
    width: 41%;
    position: absolute;
    z-index: 999;
    top: 8em;
    left: 5%;
    box-shadow: 3px 3px 15px rgb(0, 0, 0);
}
.wthree_more a{
  color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1.5em auto 0;
    display: inline-block;
    padding: 10px 40px;
    border: none;
    outline: none;
    background: rgb(27, 189, 232);
    border: 2px solid #1bbde8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.wthree_more a:hover {
        background: #1d1f21;
}

/*-- //about banner-bottom --*/
@media (max-width:680px){
  .banner_bottom_right {
    background: url(../images/banners/clicktocast.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 392px;
    width: 43%;
    top: 11em;
  }
  .w3ls_schedule_bottom_right_grid {
    margin: 7.2em auto 0;
  }
  .wthree_text{
    padding: 8.5em 0 0;
  }
  .main-txt-w3ls{
    padding: 9.5em 0 0!important;
  }
}

/*--/contact --*/
.contact-form-aits input[type="text"],.contact-form-aits input[type="email"],.contact-form-aits textarea {
  width: 49%;
  float: left;
  padding: 15px 0px;
  margin-bottom: 20px;
  border: none;
  color: #000;
  border-bottom: 2px solid #777;
  font-weight: 600;
  outline: none;
  letter-spacing:1px;
  background:#eee;
}
input.margin-right {
  margin-right: 18px;
}
.contact-form-aits textarea {
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
      resize: none;
}
.send-button button.btn {
  font-weight: 600;
  color: #EEE;
  padding:12px 30px;
  border: none;
  outline: none;
    background: #196a7d;
    margin-top: 30px;

}
.send-button button.btn:hover {
  color: #FFF;
  background: #999;
}
.send-button button.btn .glyphicon {
  margin-left: 10px;
}
.contact-form-aits ::-webkit-input-placeholder {
  color: #555;
}
.contact-form-aits ::-moz-placeholder {
  color: #555;
}
.contact-form-aits ::-moz-placeholder {
  color: #555;
}
.contact-form-aits ::-ms-input-placeholder {
  color: #555;
}
.send-button.agileits.w3layouts {
  text-align: center;
}
.contact-form-aits {
    background:#EEE;
    padding: 100px;
}
ul.social-icons3.three {
    margin-top: 2em;
}
ul.social-icons3.three a {
    text-align: center;
}
li.fallow {
    font-size: 1.2em;
    margin-right: 9px;
  color:#555;
    font-weight: 600;
}
/*--//contact --*/
/*--/footer_w3l_agile_info --*/
.footer_w3l_agile_info{
      background:#ccc;
}
.agile_footer_grid h3,.wthree_footer_grid_left h3{
  font-size: 1.4em;
    color: #fff;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.agile_footer_grid h3:after,.wthree_footer_grid_left h3:after{
  content: '';
    background:#3BC391;
    width: 17%;
    height: 4px;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.agile_footer_grid p{
    color: #000000;
    line-height: 2em;
    margin-bottom: 2em;
}
.agileits_w3layouts_footer_grid_list li,.w3_address li{
  display:block;
  margin-bottom:1em;
}
.agileits_w3layouts_footer_grid_list li i{
  color:#ffb700;
  padding-right:1em;
}
.agileits_w3layouts_footer_grid_list li a{
  color: #080808;
    text-decoration: none;
    line-height: 1.5em;
  letter-spacing: 1px;
    font-size: 0.9em;
}
.agileits_w3layouts_footer_grid_list li a:hover{
  color:#EB4549;
}
.agileits_w3layouts_footer_grid_list li:last-child,.w3_address li:last-child{
  margin-bottom:0;
}
.w3_address li{
  color: #080808;
}
.w3_address li i {
    border: 1px solid #222a31;
    padding:.5em;
    margin-right:1.5em;
    color:#a94442;
}
.w3_address li span {
    display: block;
    margin-left: 4em;
  letter-spacing: 1px;
    font-size: 0.9em;
}
.w3_address li a{
    color: #080808;
    text-decoration: none;
}
.w3_address li a:hover{
    color: #fff;
    text-decoration: none;
}
.w3_agileits_footer_grids{
  margin:3em 0;
}
.wthree_footer_grid_right input[type="email"]{
  outline: none;
    padding: 14px;
    background: rgba(160, 168, 173, 0.21);
    font-size: 0.9em;
    color: #fff;
    width: 70%;
    margin-right: 1em;
    border: none;
    letter-spacing: 2px;
}
.wthree_footer_grid_right input[type="email"]::-webkit-input-placeholder{
  color: #c8c9ca!important;
}
.wthree_footer_grid_right input[type="submit"]{
  outline: none;
    padding: 12px 0;
    background:#3a7b8b;
    font-size: 1em;
    color: #fff;
    width: 20%;
    border: none;
  text-transform:uppercase;
  letter-spacing:1px;
}
.wthree_footer_grid_right input[type="submit"]:hover{
  background:#777;
}
.agileinfo_copyright{
    padding: 1em 0;
    background: #222a31;
}
.agileinfo_copyright p{
  line-height: 2em;
    text-align: center;
    color: #c8c9ca;
    letter-spacing: 2px;
}
.agileinfo_copyright p a{
      color: #EB4549;
}
.agileinfo_copyright p a:hover{
  color:#3BC391;
}
ul.social-icons3.two li a {
    text-align: center;
}
/*-- //footer_w3l_agile_info --*/
/*form with hover effects*/
 
}
.box{
  position: absolute;
  top: 5%;
  left: 60%;
  transform: (-50%,-50%);
  width: 500px;
  background: #fff;
  padding: 45px;
  box-sizing: border-box;
  border:1px solid rgba(0,0,0,.1);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.box h2{
  margin: 0 0 40px;
  padding: 0;
  color:#fff;
  text-transform: uppercase;
}
.box input{
  padding: 10px 0;
  margin-bottom: 30px;
}
.box textarea{
  height: 80px;
  padding: 10px 0;
  margin-bottom: 40px;
}
.box input,
.box textarea{
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
  border: none;
  border-bottom: 2px solid #999;
}
.box textarea{
  margin-bottom: 20px;
}
.box input[type="submit"]{
  border-bottom: none;
  cursor: pointer;
  background: #9e0e0b;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.box form div{
position: relative;
}
.box form div label{
  position:absolute;
  top: 10px;
  left: 0;
  color:#9e0e0b;
  transition:.5s;
  pointer-events: none;

}
.box input:focus ~ label,
.box textarea:focus ~ label,
.box input:valid ~ label,
.box textarea:valid ~ label
{
  top: -12px;
  left: 0;
  color:#ccc;
  font-size: 12px;
  font-weight:bold; 
}
.box input:focus, 
.box textarea:focus,
.box input:valid ,
.box textarea:valid
 {
border-bottom: 2px solid #9e0e0b;
}

/*form with hover effects*/
/*-- /model --*/
.modal-content h4 {
    font-size: 2em;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 1em;
    text-align: center;
    font-weight: 600;
}
.modal-content h5 {
    font-size: 1.2em;
    color: #000;
    letter-spacing: 1px;
    margin-top: 1em;
}
.modal-content p {
    color: #555;
    font-size: 1em;
    line-height: 2em;
    margin: 0.5em 0 2em 0;
    letter-spacing: 1px;
}
.modal-content {
    padding: 1em 1.5em;
}
.modal-header {
    padding:1em 0 0 0;
  border-bottom: none;
}
/*-- //model --*/
/*-- to-top --*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 2%;
  overflow: hidden;
  z-index: 999; 
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url(../images/up.png) no-repeat 0px 0px;
}
#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
/*-- //to-top --*/

/*-- start-responsive-design --*/
@media (max-width:1680px){
  .home-agile-text {
    padding: 5em 5em;
        min-height: 624px;
        margin-top: 10px;
  }
}
@media (max-width:1600px){
  .home-agile-text {
    padding: 9em 5em;
    min-height: 594px;
  }
}
@media (max-width:1440px){
  .home-agile-text {
    padding: 8em 5em;
    min-height: 534px;
  }
  .w3_agileinfo_banner_text {
    top: 38%;
    left: 27.5%;
  }
}
@media (max-width:1366px){
  .home-agile-text {
    padding: 6em 4em;
    min-height: 507px;
  }
  .banner-bottom, #formations, #services, .footer_w3l_agile_info, #foremati, #contact {
    padding: 5em 0;
  }
  .w3_agileinfo_banner_text h1 {

    font-size:3.1em;
  }
  .w3_agileinfo_banner_text {
    top: 38%;
    left: 27%;
  }
}
@media (max-width:1280px){
  .home-agile-text {
    padding: 6em 4em;
    min-height: 507px;
  }
  .w3_agileinfo_banner_text h1 {
    font-weight: 700;
    color: #fff;
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .w3_agileinfo_banner_text {
    top: 38%;
    left: 29%;
  }
  .view {
    width: 221px;
    height: 270px;
  }
  .view .mask, .view .content {
       width: 221px;
    height: 270px;
  }
}
@media (max-width:1080px){
  .icon-right {
    float: left;
    width: 63%;
  }
  h3.title {
    font-size: 2.3em;
    margin-top: 20px;
  }
  h2.tittle {
    font-size: 1.6em;
    line-height: 1.4em;
    margin-left: 10px;
  }
  .w3_agileinfo_banner_text {
    top: 38%;
    left: 24%;
  }
  .home-agile-text {
      padding: 3em 2em;
        min-height: 388px;
  }
  .staff-grid  p,.icon-right p,.about_left p,.home-agile-text p {
    font-size:1.1em;
  }
  .about_left p {
    color: #111;
    font-size: 14px;
    line-height: 1.6em;
    margin: 1em 0;
    font-weight: 400;
    letter-spacing: 1px;
}
  .banner-bottom, #team, #service, .footer_w3l_agile_info, #portfolio, #contact {
        padding: 1em 0;
  }
  .w3ls-agile-service-grid {
    padding: 4em 2em;
  }
  .contact-form-aits input[type="text"], .contact-form-aits input[type="email"], .contact-form-aits textarea {
    width: 48%;
    float: left;
    padding: 15px 0px;
    margin-bottom: 20px;
  }
  .contact-form-aits {
    padding: 50px;
  }
  .icon-left {
    float: left;
    padding: 0em 1em;
    margin-right: 1em;
  }
  .home-agile-text h4 {
    font-size: 1.6em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
  }
}
@media (max-width:1050px){
  #play {
    position: absolute;
    top: 38%;
    left: 44%;
  }
  .home-agile-text {
        padding: 3em 2em;
          min-height: 388px;
  }
  .contact-form-aits input[type="text"], .contact-form-aits input[type="email"], .contact-form-aits textarea {
    width: 100%;
    float: left;
    padding: 15px 0px;
    margin-bottom: 20px;
  }
  .contact-form-aits textarea {
    width: 100%;
    height: 118px;
  }
}
@media (max-width:1024px){
  .w3_agileinfo_banner_text {
    top: 38%;
    left: 23%;
  }
  .home-agile-text {
    padding: 2em 2em;
    min-height: 378px;
  }
  #content {
    height:650px;
  }
}
@media (max-width:991px){
  .navbar-nav>li {
    float: left;
    margin-right:2px;
  }
  .navbar-default .navbar-nav>li>a {
    padding: 24px 10px;
    background-color: rgba(6, 6, 6, 0.4);
       border: none;
    cursor: pointer;
  }
  .dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
  .about_right {
    padding: 0;
    margin-top: 2em;
  }
  .staff-grid {
    text-align: center;
    width: 44%;
    float: left;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(3) {
    margin-top: 0;
  }
  .staff-grid:nth-child(3), .staff-grid:nth-child(4) {
 
  }
  .staff-grid h4 {
    font-size: 1.2em;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left:10%;
  }
  .view {
    width: 240px;
    height: 270px;
  }
  .view .mask, .view .content {
    width: 240px;
    height: 270px;
  }
  .home-agile-text {
    padding: 4em 4em;
    min-height: 321px;
  }
  .gallery-grid {
    float: left;
    width: 50%;
  }
  #test-monials {
    min-height: 300px;
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .test-monials {
    padding: 0;
    margin:1em 0 0 0;
  }
  .w3_agile_grids_top {
    margin: 3em 0 0 0;
  }
  .agile_footer_grid {
    padding: 0;
  }
  .agile_footer_grid:nth-child(2){
    margin:2em 0;
  }
  .agile_footer_grid h3, .wthree_footer_grid_left h3 {
    font-size: 1.4em;
    color: #a94442;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
  .wthree_footer_grid_left {
    padding: 0;
  }
  .navbar-default .navbar-brand {
    font-size: 27px;
    font-weight: 700;
    line-height: 40px;
  }
}
p {

    font-family: 'Hind', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 32px;
}

@media (max-width:800px){
  .w3_agileinfo_banner_text h1 {
    font-size: 2.5em;
  }
  .w3_agileinfo_banner_text {
    top: 39%;
    left: 20%;
  }
  .banner-bottom, #team, #service, .footer_w3l_agile_info, #portfolio, #contact {
    padding: 3em 0;
  }
  #content {
    height: 500px;
  }
  .w3_agile_grids_top {
    margin: 2em 0 0 0;
  }
  h3.title {
    font-size: 2.1em;
  }
}
@media (max-width:768px){
}
@media (max-width:767px){
  .navbar-default {
    padding-bottom:3px;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 13px 10px;
    margin-top:15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px!important;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #3bc391;
  }
  .navbar-nav>li {
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom:2px;
  }
  .navbar-nav {
    margin: 0px!important;
    background: rgba(0, 0, 0, 0.84);
  }
  .navbar-default .navbar-nav>li>a {
    padding: 12px 10px;
  }
}
@media (max-width:736px){
  h3.title span {
     width:25%;
  }
}
@media (max-width:667px){
  #content {
    height: 433px;
  }
  .w3_agileinfo_banner_text {
    top: 39%;
    left: 16%;
  }
  h3.title span {
     width:30%;
  }
  #play {
    position: absolute;
    top: 38%;
    left: 47%;
  }
  .modal-content h4 {
      font-size: 1.4em;
  }
}
@media (max-width:640px){
  .w3_agileinfo_banner_text h1 {
    font-size: 2.4em;
  }
  .w3_agileinfo_banner_text p {
    letter-spacing: 9px;
    font-size: 0.9em;
  }
  .about_left h4 {
    font-size: 1.3em;
    font-weight: 400;
  }
  h2.tittle {
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .more a {
    font-size: 1em;
    padding: 9px 30px;
    outline: none;
  }
  .creative h4 {
    font-size: 21px;
    margin-bottom: 26px;
  }
  .staff-section {
    margin-top: 2em;
  }
  .home-agile-text {
    padding: 2em 2em;
    min-height: 321px;
  }
  .wthree_footer_grid_right {
    padding: 0;
  }
  .w3_about_grid_left h6 {
    font-size: 1.1em;
    margin: 0;
    line-height: 1.6em;
  }
}
@media (max-width:600px){
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 3%;
  }
}
@media (max-width:568px){
  .w3_agileinfo_banner_text h1 {
    font-size: 2.2em;
  }
  .w3_agileinfo_banner_text {
    top: 39%;
    left: 15%;
  }
  .icon-right h5 {
      font-size: 1.2em;
  }
  .view {
    width: 222px;
    height: 250px;
  }
  .view .mask, .view .content {
      width: 222px;
    height: 250px;
  }
}
@media (max-width:480px){
  .w3_agileinfo_banner_text {
    top: 39%;
    left: 7%;
  }
    #content {
    height: 373px;
  }
    .staff-grid {
    text-align: center;
    width: 70%;
    float: left;
    margin: 0 18%;
  }
  .creative {
     
    min-height: 377px;
    padding: 41px 34px 0;
  }
  #play {
    position: absolute;
    top: 38%;
    left: 43%;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 0;
    float: none;
    margin: 0 auto;
  }
  .staff-grid:nth-child(1), .staff-grid:nth-child(3) {
    margin-bottom:2em;
  }
  .banner-bottom, #team, #service, .footer_w3l_agile_info, #portfolio, #contact {
    padding: 2em 0;
  }
  .adt_grids {
    margin-top: 32px;
  }
  h3.title {
    font-size: 1.8em;
  }
  h3.title span {
    width: 43%;
  }
  h3.title span:after {
    content: ' ';
    position: absolute;
    height: 4px;
    width: 64px;
    top: 2px;
  }
  .icon-left {
    float: left;
    padding: 0em 1em;
    margin-right: 0.3em;
  }
  .view {
    width: 251px;
    height: 250px;
  }
  .view .mask, .view .content {
      width: 251px;
    height: 250px;
  }
  .staff-section {
    margin-top: 1em;
  }
  .modal-content h5 {
    font-size: 1em;
    margin-top: 1em;
    line-height: 1.6em;
  }
  #test-monials {
    min-height: 694px;
    padding-top: 4em;
    padding-bottom: 2em;
  }
  .home-agile-text h4 {
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
  }
}
@media (max-width:414px){
  h2.tittle {
    font-size: 1.3em;
    line-height: 1.4em;
  }
  .about_left h4 {
    font-size: 1.1em;
    font-weight: 400;
  }
  .creative {
    min-height: 377px;
    padding: 28px 22px 0;
  }
  .w3ls-agile-service-grid {
    padding: 2em 1em;
  }
  .w3_agileinfo_banner_text h1 {
    font-size: 1.8em;
  }
  .w3_agileinfo_banner_text p {
    letter-spacing: 7px;
    font-size: 0.9em;
  }
  .staff-grid {
    text-align: center;
    width:85%;
    float: left;
    margin: 0 8%;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 0;
    float: none;
    margin: 0 auto;
    margin: 0 8%;
  }
  .w3_agile_grids_top {
    margin: 1em 0 0 0;
  }
  .gallery-grid {
    float: left;
    width: 100%;
  }
  .contact-form-aits {
    padding: 23px;
    margin-top: 1.5em;
  }
  .agile_footer_grid h3, .wthree_footer_grid_left h3 {
    font-size: 1.2em;
    font-size: 1.4em;
    color:#036c81;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .wthree_footer_grid_right input[type="submit"] {
    outline: none;
    padding: 12px 0;
    font-size: 1em;
    width: 25%;
  }

  .w3_about_grid_left {
    padding: 0;
  }
   #content {
    height: 313px;
  }
}
@media (max-width:384px){
  
   .staff-grid {
    text-align: center;
    width:90%;
    float: left;
    margin: 0px 5%;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 0;
    float: none;
    margin: 0 auto;
    margin: 0px 5%;
  }
  .icon-right h5 {
    font-size: 1.1em;
  }
  .creative h4 {
    font-size: 17px;
    margin-bottom: 19px;
  }
  .home-agile-text h4 {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
}
@media (max-width:375px){
  
   h2.tittle {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .w3_agileinfo_banner_text h1 {
    font-size: 1.7em;
  }
  .w3_agileinfo_banner_text p {
    letter-spacing: 6px;
    font-size: 0.9em;
  }
  .icon-right {
    float: none;
    width: 100%;
    text-align:center;
  }
  .icon-left {
    float: none;
    padding: 0;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .staff-grid {
    text-align: center;
    width:90%;
    float: left;
    margin: 0px 4%;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 0;
    float: none;
    margin: 0 auto;
    margin: 0px 4%;
  }
  li.fallow {
    font-size: 1em;
    margin-right: 9px;
  }
  .social-icons3 li a {
       margin-right: 0.3em;
  }
  .wthree_footer_grid_right input[type="email"] {
    width: 70%;
    margin-right: 0.5em;
    letter-spacing: 2px;
  }
  .navbar-default .navbar-brand {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
  }
  h3.title {
    font-size: 1.4em;
  }
    #content {
    height: 287px;
  }
  li.fallow {
    font-size: 1em;
    margin-right: 1px;
    display: block;
    margin: 1em 0;
  }
}
@media (max-width:320px){
  .w3_agileinfo_banner_text h1 {
    font-size: 1.4em;
  }
.w3_agileinfo_banner_text p {
    letter-spacing: 4px;
    font-size: 0.8em;
    margin-top: 5px;
}
  h2.tittle {
    font-size: 1.05em;
    line-height: 1.4em;
  }
  .staff-grid {
    text-align: center;
    width:90%;
    float: left;
    margin: 0px 0%;
  }
  .staff-grid:nth-child(2), .staff-grid:nth-child(4) {
    margin-left: 0;
    float: none;
    margin: 0 auto;
    margin: 0px 0%;
  }
    #content {
    height: 246px;
  }
  .view {
    width: 221px;
    height: 220px;
  }
  .view .mask, .view .content {
     width: 221px;
    height: 220px;
  }
  .staff-grid {
    text-align: center;
    width: 100%;
    float: left;
    margin: 0px 0%;
  }
  .wthree_footer_grid_right input[type="email"] {
    width: 66%;
    margin-right: 0.5em;
    letter-spacing: 2px;
  }
  .wthree_footer_grid_right input[type="submit"] {
    outline: none;
    padding: 12px 0;
    font-size: 1em;
    width: 30%;
  }
  /*about top*/
  .modal-header {
    font-size: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #339eae;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
  padding:2em 2em 1em;
  margin: 0 !important;
  line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#0490b5;
  outline: none;
}
/*-- //bootstrap-pop-up --*/
.banner-bottom {
    padding: 5em 0;
}
/* /what we offer */
 .about-grids1{
  background: url(../images/off1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
  min-height: 450px;
}
.w3-left-offer-icon i {
    font-size: 3em;
    color:#4dc8ec;
}
.w3-left-offer-icon p {
    font-size: 1em;
    line-height: 1.8em;
}
.w3-bottom-offer1 i {
    font-size: 2em;
    color: #4dc8ec;
  
  }
  .w3-offer-bottom-grid {
    margin-top: 3em;
  }
  .w3-bottom-offer1 h3 {
    font-size: 2em;
   margin-top: 1em;
   text-transform: capitalize;
  }
  div#w3-offer {
    position: relative;
  }
  .w3-offer-pos-img {
    position: absolute;
    bottom: 32%;
    right: 15%;
  }
  .w3-left-offer-content {
    margin-bottom: 2em;
}
/*offers*/
/*-- about --*/
.wthree-heading{
    margin: 2em 0 1em;
}
/*-- //about --*/
/*-- advantages --*/
.advantages {
    background: url(../images/mid-banner.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
      border-left: 200px solid white;
  border-top: 700px solid transparent;
  background-attachment: fixed;
}
.advantage-block {
  padding: 2em 2em;
    background: rgba(51, 158, 174, 0.49);
    text-align: center;
    border: 2px solid #ffffff;
}
.advantage-block:hover {
  background: rgba(0, 0, 0, 0.71);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
   -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.advantage-block h4 {
    font-size: 1.5em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
}
.advantage-block p {
  font-size: .9em;
    color: #FFF;
    line-height: 1.8em;
}
.advantage-block h3 {
    font-size: 2.5em;
    color: #fff;
}
.advantages-top {
    text-align: center;
    margin-bottom: 3em;
}
/*--.agile-dot {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;--*/
}
/*-- //advantages --*/
/*-- team --*/
.team-heading h3{
  color:#000000;
}
.team-bottom {
    text-align: center;
}
.team-bottom-info p{
  color:#999999;
  font-size:.9em;
  margin:1em 0 0 0;
  line-height:1.8em;
}
.w3l-social {
    margin: 1em 0 0 0;
}
.w3l-social ul{
  padding:0;
  margin:0;
}
.w3l-social ul li{
  display:inline-block;
}
.w3l-social ul li a {
  color: #333;
    text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook{
  height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    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;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
    height: 40px;
    width: 40px;
    line-height: 40px;
  background: #3b5998;
  color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter{
  height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    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;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
  background: #1da1f2;
  color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-rss{
  height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    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; 
}
.w3l-social ul li a i.fa.fa-rss:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
  background: #f26522;
  color: #FFFFFF;
}
/* Better spacing on download options in getting started */
.bs-docs-dl-options h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item  {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}
.ih-item img:hover{
  opacity: .5;
}
.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin: 0 auto;
}
.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  webkit-backface-visibility1: hidden;
  backface-visibility: hidden;
}
/*
==========================================
    12.Subscribe
==========================================
*/

#subscribe {
    background: url(../images/foot.jpg) no-repeat center / cover;
    padding: 50px 0;
    color: #fff;
    position: relative;
    z-index: 1;
}


#subscribe:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    opacity: 0.949;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
    z-index: -1;
}

#subscribe i {
    font-size: 54px;
    margin-right: 30px;
    margin-top: 5px;
}

#subscribe p {
    color: #fff;
}

input#subscribe-mail {
    border-radius: 4px;
    height: 54px;
    box-shadow: inset 0px 0px 15px 0px rgba(53, 54, 60, 0.2);
    padding: 20px;
    border: none;
    width: 70%;
    margin-right: 30px;
    margin-top: 10px;
}

.subscribe-btn {
    border: none;
    cursor: pointer;
}
/*subscribe*/

.ih-item.circle.effect5 {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  perspective: 900px;
}
.ih-item.circle.effect5.colored .info .info-back {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
/*.ih-item.circle.effect5 .info {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}*/
.ih-item.circle.effect5 .info .info-back {
  visibility: hidden;
  border-radius: 30%;
  width: 100%;
  height: 100%;
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  /*-webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
}

.ih-item.circle.effect5 .info h3 {
    color: #fff;
    position: relative;
    letter-spacing: 0px;
    font-size: 1.3em;
    margin: 0 30px;
    padding: 99px 0 0 0;
    height: 110px;
}
.ih-item.circle.effect5 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
/*.ih-item.circle.effect5:hover .info {
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  -o-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}
.ih-item.circle.effect5:hover .info .info-back {
  visibility: visible;
}
/*-- //team --*/
.wthree-services-right-top h4 {
    color: #f79820;
    font-size: 1.2em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.services-bottom-icon i.fa.fa-bell, .services-bottom-icon i.fa.fa-asterisk {
    color: #339eae;
    font-size: 2em;
}
.services-bottom-info h5 {
    color: #f79820;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
}
.services-bottom-info p {
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}.services-bottom-icon {
    float: left;
    width: 10%;
}
.services-bottom-info {
    float: left;
    width: 80%;
}
.services-right-bottom-bottom {
    margin: 2em 0 0 0;
}
.team {
    padding: 5em 0;
}
.advantages-main {
    padding: 5em 0;
}
.advantages-main h3{
  color:#fff;
}
.advantages {
    background: url(../images/1.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
  background-attachment: fixed;
}
.advantage-block {
  padding: 2em 2em;
    background: rgba(51, 158, 174, 0.49);
    text-align: center;
    border: 2px solid #ffffff;
}
.advantage-block:hover {
  background: rgba(0, 0, 0, 0.71);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
   -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.advantage-block h4 {
    font-size: 1.5em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
}
.advantage-block p {
  font-size: .9em;
    color: #FFF;
    line-height: 1.8em;
}
.advantage-block h3 {
    font-size: 2.5em;
    color: #fff;
}
.advantages-top {
    text-align: center;
    margin-bottom: 3em;
}
/*--.agile-dot {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;--*/
}
  /*about top*/
  /*about2*/
  /*-- about--*/
.about,.team,.gallery,.contact,.subscribe,.services,.admission,section#gallery{
  padding:5em 0;
}
.agileits-title {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1em;
    margin-bottom: 5em;
}
.agileits-title h6 {
    font-size: 1.2em;
    color: #999;
    margin-bottom: 0.5em;
}
.agileits-title h3 {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: -2px;
  color:#00b8ce;
}
.agileits-title-right {
    padding: 0 5em;
}
.w3about-text p ,.w3about-text1 p{
    font-size: 1em;
    color: #080808;
    line-height: 1.8em;
    font-weight: 300;
} 
.w3about-img img{
  width:100%;
  position:relative;
}
.w3about-img1 img {
    width: 100%;
    position: absolute;
    right: -483px;
    bottom: -249px;
}
.w3about-text {
    background: transparent;
    position: absolute;
    width: 47%;
    padding: 3em;
    left: 20%;
    bottom: -65%;
    border: 2px solid #fc636b;
}
.w3about-text1 {
    background: transparent;
    position: absolute;
    width: 47%;
    padding: 3em;
    right: -50%;
    bottom: 91px;
    border: 2px solid #fc636b;
}
h5.w3l-subtitle {
    font-size: 1.5em;
    color: #000;
    margin-bottom: 0.3em;
} 
.heading h3,h3.slideanim.slide {
    color: #00a99d;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
}
/*bottom*/
.bottomdevi{
  margin-top: 10px;
  padding-left: 550px;
}
.bottomdemo{
  margin-top: 20px;
  padding-left: 100px;
}
/*bottom*/
/*boxed page*/
#box{
  width: 100px;
  height: 100px;
  background: pink;
  border: 10px solid black;
  margin:20px;
}

/*boxed page*/

/*pricing*/
#pricing {
    background: #fff;
}

.pricing-table {
    overflow: hidden;
}

#pricing .prcing-head {
    text-align: center;
    padding: 30px 0 50px;
    color: #080808;
    border-radius: 10px;
}

#pricing .price {
    font-size: 46px;
    font-weight: 500;
    text-align: center;
    padding: 30px 0 20px;
    background: #3a7b8b;
    border-radius: 10px 10px 0 0;
    margin-top: 20px;
    position: relative;
}

#pricing .price:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 56px;
    border-radius: 0 0 10px 10px;
    background: #fff;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    z-index: 2;
    overflow: hidden;
}

#pricing .price span {
    font-size: 14px;
}

#pricing .features {
    border-radius: 10px;
    position: relative;
    padding: 60px 40px 30px;
    z-index: 1;
    background: #eee no-repeat center / cover;
}
/*img background*/ background: url(../images/25.jpg) no-repeat center / cover;/*img background*/

#pricing .features:after {
    border-radius: 10px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: -1;
}
#pricing .features li {
    color: #080808;
}

#pricing .features li:last-child {
    margin-bottom: 30px;
    color:#080808;
}

#pricing .features li i {
    margin-right: 30px;
    font-size: 18px;
}

#pricing .boxed-btn {
    font-size: 16px;
}

#pricing .features .boxed-btn i {
    padding-right: 10px;
    margin-left: 0;
}
#pricing.features .boxed-+btn i{
  padding-right: 10px;
  margin-left: 0;
}
#pricing .boxed-btn{
  font-size: 16px;
}
/*pricing*/
/*about section2*/
#breadcrumb-area {
    background: url(../img/breadcumb-bg.jpg) no-repeat center / cover;
    position: relative;
    padding: 250px 0 150px;
    color: #f9f9f9;
    z-index: 1;
}

#breadcrumb-area:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/pattern.png);
    z-index: -1;
}

#breadcrumb-area h1 {
    color: #f9f9f9;
    margin-bottom: 20px;
}

.breadcrumb-nav li {
    display: inline-block;
}

.breadcrumb-nav li a {
    display: block;
    padding-right: 8px;
    font-size: 16px;
    position: relative;
}

.breadcrumb-nav li.active {
    font-size: 16px;
    color: #fff;
}

.breadcrumb-nav li a:after {
    content: "\f101";
    font-family: "Fontawesome";
    font-size: 12px;
    margin-left: 10px;
}

/*-----------------------------------
    02. About us info
------------------------------------*/

#about-us .section-header {
    position: relative;
    margin-left: 30px;
}

#about-us .section-header {
    margin-bottom: 40px;
}

#about-us .section-header h2:after {
    top: 14%;
    right: 160px;
}

#about-us .section-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 10px;
    height: 60px;
    display: inline-block;
}

#about-us .section-info {
    margin-bottom: 40px;
}

.video-section {
    background: url(../img/aboutus/video-bg.jpg) no-repeat center / cover;
    position: relative;
    z-index: 1;
    height: 500px;
    width: 100%;
}

.video-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: -1;
}

.video-section .play-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s;
}

.video-section .play-icon:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.watch-more {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.watch-more a {
    color: #fff;
}


/*-----------------------------------
    03. Our Skill
------------------------------------*/
.skill-item {
    background: url(../images/1.jpg) no-repeat center / cover;
    position: relative;
    z-index: 1;
    border-radius: 6px;
    padding: 50px;
}
.skill-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: -1;
}
.skill-item h3 {
    color: #fff;
    margin-bottom: 5px;
}
.skill-item p.title {
    margin-bottom: 20px;
}
.skill-item p {
    color: #fff
}
.skill-progess {
    display: block;
}
.skill-progess .label {
    display: inline-block;
    color: #fff;
    float: left;
    margin-right: 30px;
}
.progress {
    width: 70%;
    height: 6px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
}
a.view-details {
    color: #fff;
}
/*-----------------------------------
    04. Our Client
------------------------------------*/
#our-client .container {
    overflow: hidden;
}

#our-client.section-padding {
    padding: 110px 0 90px;
}
.client-carousel .owl-nav {
    display: none;
}

.client-carousel .owl-stage-outer {
    overflow: visible;
}
.single-client {
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    height: 120px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    cursor: crosshair;
}
.inner-client {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.inner-client:after {
    content: '';
    position: absolute;
    bottom: -0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    -webkit-transition: .3s;
    transition: .3s;
}
.single-client:hover .inner-client:after {
    width: 150px;
}
.inner-client:after {
    background: #888;
}
/*
/*about section2*/
  /*about2*/
