
/*--- 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);
figure.snip1237 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  background: #1a1a1a;
  color: #ffffff;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
figure.snip1237 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1237 .image {
  position: relative;
}
figure.snip1237 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1237 i {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 32px;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
figure.snip1237 h3 {
  margin: 0 0 10px;
  font-weight: 500;
}
figure.snip1237 p {
  margin: 0;
}
/*figure.snip1237:before,
figure.snip1237:after {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}*/
figure.snip1237:before {
  background-color: #20638f;
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
  border-right: 1px solid #20638f;
}
figure.snip1237:after {
  background-color: #962d22;
  -webkit-transform: skew(-45deg) translateX(-175%);
  transform: skew(-45deg) translateX(-175%);
  border-right: 1px solid #962d22;
}
figure.snip1237 figcaption {
  padding: 25px;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  font-size: 0.9em;
}
figure.snip1237 figcaption p {
  margin-bottom: 15px;
}
figure.snip1237 figcaption:before {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 100%;
  right: 0;
  content: '';
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-color: #036c81;
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
  border-right: 1px solid #036c81;
}
figure.snip1237 .read-more {
  display: inline-block;
  width: auto;
  border: 2px solid #9e0e0b;
  padding: 0.4em 0.6em;
  color: #080808;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
}
/*figure.snip1237 .read-more:hover {
  background-color:#9e0e0b;
  color: #ffffff;
}*/
figure.snip1237 .date {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  max-height: 48px;
  max-width: 48px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
figure.snip1237 .date span {
  display: block;
  line-height: 24px;
}
figure.snip1237 .date .month {
  font-size: 14px;
}
figure.snip1237:hover i,
figure.snip1237.hover i {
  opacity: 0.7;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip1237:hover:before,
figure.snip1237.hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
figure.snip1237:hover:after,
figure.snip1237.hover:after {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: skew(-45deg) translateX(-75%);
  transform: skew(-45deg) translateX(-75%);
}

/*swsimulation*/
.allsection, .bottomsection, .midsection, .section, .topsection {
    padding: 4%;
    color: #333;
    background-color: white;
}
.allsection, .gsection, .section, .topsection {
    border: 2px solid #eee;
}
.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}
.service_first {
    background: #f2efef none repeat scroll 0 0;
    border: 1px dotted #c0c0c0;
    border-radius: 0;
    padding: 20px 10px;
    width: 100%;
    margin-bottom: 10%;
}
.service_first h1 {
    color: #000;
    font-family: roboto;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    padding: 5px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.service_first p {
    font-family: ;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;

}
.service_button {
    padding: 10px 0;
    width: 100%;
}
.service_button a {
    background-color: rgb(255, 102, 0);
    background-image: linear-gradient(to bottom, rgb(240, 146, 4), rgb(230, 92, 0));
    border: 1px solid;
    border-radius: 0;
    color: #fff;
    font-family: roboto;
    font-size: 16px;
    margin: 0 135px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.service_button a:hover {
    background: #000000 none repeat scroll 0 0;
}
.service_first:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed #aaa;
    cursor: auto;
    display: block;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-image: -webkit-linear-gradient(270deg, #f5f5f5, #fff);
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

ul, ol {
    padding: 0px 0 0 20px;
    margin: 0 0 0px 0;
}

h4 {
    
    color: #da291c;
    font-size: 24px;
    font-weight: normal;
        margin: 0 0 4px;
}

ul, ol {
    padding: 0px 0 0 3px;
    margin: 0 0 0px 0;
}

li {
    list-style-type: none;
}

a.list-group-item {
    color: #555;
}

.gray-border{
  border:1px solid #ddd;
}
hr{
  margin:40px 0;
}

.img-circle {
    border-radius: 0;
}

.gray-border {
    border: 0px solid #ddd;
}

.product-main-link.product-videos-link {
   background-repeat: no-repeat;
    background-color: #17738A;
    background-size: auto 170%;
    background-position: -8px center;
    padding: 16px 0% 16px 0%;
    color: #fff;
    font-size: 22px;
    border-radius: 0px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
/*test*/
/* Set height of the grid so .sidenav can be 100% (adjust if needed) */
    .row.content {height: 1500px
        background-color: lightgrey;
    width: 300px;
    border: 25px solid green;
    padding: 25px;
    margin: 25px;
  }
    
    /* Set gray background color and 100% height */
    .sidenav {
      background-color: #f1f1f1;
      height: 100%;
    }
    
    /* Set black background color, white text and some padding */
    footer {
      background-color: #555;
      color: white;
      padding: 15px;
    }
    
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
      .sidenav {
        height: auto;
        padding: 15px;
      }
      .row.content {height: auto;} 
    }


/*test*/
/*footer*/
.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;
}
/*page*/
.w3-black, .w3-hover-black:hover {
    color: #fff!important;
    background-color: #3a7b8b!important;
}

/*page*/

/* footer */

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 {
  background-color: #212121;
}
body{
	padding:0;
	margin:0;
	background:#FFF;
}
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;
}
p{
	margin:0;
	letter-spacing: 1px;
}
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;
}
/* services shadow*/
.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);
}
body {
  background: #fff;
  text-align: center;
    font-family: 'EXO2', sans-serif;
}

.card {
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  height: 300px;
  margin: 1rem;
  position: relative;
  width: 350px;
     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);
}

/* services shadow*/
/*formations*/
.hovereffect {
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 10px;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  cursor: pointer;
}
.hovereffect:hover .overlay {
  background-color:rgba(23, 24, 24, 0.49);
}
.hovereffect img {
  display: block;
  position: relative;
}
.hovereffect h4 {
  text-transform: uppercase;
   color: #fff;
    text-align: center;
    position: relative;
    font-size: 1.05em;
    padding: 8px 0;
    width: 80%;
    margin: 0 auto;
    background: rgba(23, 22, 27, 0.72);
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    letter-spacing: 1px;
    font-weight: 700;
}
/*.hovereffect:hover h4 {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
}*/


.hovereffect p{
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    font-weight: normal;
    margin: 0;
      padding: 4em 2em 0em;
    letter-spacing: 2px;
}

.hovereffect:hover p{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.w3l_header {
    font-size:2.5em;
        color: #262c38;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    text-align: center;
}
h3.w3l_header.w3_agileits_header.two {
    color: #fff;
}
.w3l_header:after {
   border-top: 2px solid #de0f17;
    display: block;
    width: 81px;
    content: "";
    margin: 8px auto 0;
}
.w3l_header span {
    color: #2962ff;
}

/*formations*/
/*emworks*/
.allsection, .bottomsection, .midsection, .section, .topsection {
    padding: 4%;
    color: #545454;
    background-color: white;
}
.allsection, .gsection, .section, .topsection {
    border: 1px solid #dddddd;
}
.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}
.service_first {
    background: #f2efef none repeat scroll 0 0;
    border: 1px dotted #c0c0c0;
    border-radius: 0;
    padding: 20px 10px;
    width: 100%;
    margin-bottom: 10%;
}
.service_first h1 {
    color: #9e0;
    font-family: roboto;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    padding: 5px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.heading {
    border-bottom: 1px solid #fff;
    padding-bottom: 9px;
    position: relative;
}
.service_first p {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;

}
.service_button {
    padding: 10px 0;
    width: 100%;
}
.service_button a {
    background-color: rgb(255, 102, 0);
    background-image: linear-gradient(to bottom, rgb(240, 146, 4), rgb(230, 92, 0));
    border: 1px solid;
    border-radius: 0;
    color: #fff;
    font-family: roboto;
    font-size: 16px;
    margin: 0 135px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.service_button a:hover {
    background: #000000 none repeat scroll 0 0;
}
.service_first:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed #aaa;
    cursor: auto;
    display: block;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 50px;
    background-image: -webkit-linear-gradient(270deg, #f5f5f5, #fff);
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
ul, ol {
    padding: 0px 0 0 20px;
    margin: 0 0 0px 0;
}

h4 {
    color: #da291c;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 4px;
}

ul, ol {
    padding: 0px 0 0 3px;
    margin: 0 0 0px 0;
}
li {
    list-style-type: none;
}

a.list-group-item {
    color: #555;
}
.gray-border{
  border:1px solid #ddd;
}
hr{
  margin:40px 0;
}
.img-circle {
    border-radius: 0;
}
.gray-border {
    border: 0px solid #ddd;
}
.product-main-link.product-videos-link {
   background-repeat: no-repeat;
    background-color: #17738A;
    background-size: auto 170%;
    background-position: -8px center;
    padding: 16px 0% 16px 0%;
    color: #fff;
    font-size: 22px;
    border-radius: 0px;
}
/*emworks*/
/*-- 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:#036c81;
    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:#036c81;
    
}
.navbar-nav>li {
    /* float: left; */
    display: inline-block;
}

.navbar-inverse .navbar-nav>li>a {
    color: #cccccc;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    right: 0;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    color: #222;
    padding: 3px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.mega-dropdown-menu>div>div>ul>li>a {
    display: block;
    color: #222;
    padding: 3px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    background:#eee;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #0f8096;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
    text-decoration: underline;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 4.8%;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    background-color: #080808;
}

.navbar-right .dropdown-menu {
    right: 380px;
  
}

@media(max-width:767px){
  .navbar-nav>li {
        width: 100%;
    }
    .mega-dropdown-menu>li>ul>li>a {
        display: inline-block;
        color: #c3c3c3;
        letter-spacing: .7px;
        padding: 3px 5px;
    }
    ul.dropdown-menu.mega-dropdown-menu li {
        display: block;
        float: none;
        text-align: center;
        width: 100%;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #464646;
    }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #168eea;
    }
    .dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

  .navbar-right .dropdown-menu-left {
    right: auto;

  }
  @media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: 0;
    }
  }
  .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 2px solid #ddd;
}
.navbar-right .dropdown-menu {
    right: 0;
}
    /* left: auto; */

/* 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 --*/
}

.header-wrapper .breadcrumb {
    float: right;
    background: transparent;
    margin-bottom: 0px;
}

.header-wrapper .breadcrumb .breadcrumb-item.active {
    color: #868F9B;
}

.breadcrumb>li+li:before {
    color: #868F9B;
}
.bg-grey {
    background-color: #FAFAFA;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
  }
    .sm-padding {
    padding-top: 60px;
    padding-bottom: 60px;}
/*-- 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-weight: bold;
    font-size: 1.7em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    color: #111;
}
h2.tittle span {
      color: #080808;
}
.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:#080808;
    font-size:2.5em;
    text-transform:uppercase;
    font-weight:bold;
}
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/formations/3DCAD.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:100px 100px 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: 1em;
    color: #fff;
    text-decoration: none;
    padding:12px 30px;
	outline: none;
}
.more a:hover {
	color:#212121;
}
.more a span {
    left: 1em;
}
/*form*/
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: #3a7b8b;
  -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:#dbdbdb;
}
.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 --*/
/*fa icon*/
.fa-5x {
    font-size: 5em;
    color: #fff;
    margin-bottom:2px;
}
/*fa icon*/
  .fa-5x {
    font-size: 5em;
    color: #036c81;
    margin-top: 20px;
}

/*diagonal*/
#about-bg-diagonal{
  width: 60%;
  height: 700px;
  float: right;
  background-image: url(../images/1.jpg);
  border-left: 200px solid white;
  border-top: 700px solid transparent;
  background-attachment: fixed;
}
.about-content-box{
  float: left;
  height: 700px;
}
.about-content-box-outer{
  width: 100%;
  height: 100%;
  display: table;
}
.about-content-box-inner{
  display:table-cell;
  vertical-align: middle;
}
.content-title h3{
  text-align: left;
  color: #3a7b8b;
}
.content-title-underline{
  width: 50%;
  height: 2px;
  background:black;
  text-align: left;
  margin-top: 10px;
}
#about-desc p{
  margin-top: 20px;
  text-align: justify;
}
.btn{
  outline: none;
    padding: 12px 0;
    background: #3a7b8b;
    font-size: 1em;
    color: #fff;
    width: 20%;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#about-btn a{
 outline: none;
    padding: 10px 55px ;
    background: #3a7b8b;
    font-size: 1em;
    color: #fff;
    width: 50%;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5 ease-in;
   margin-top: 20px;
}
#about-btn a:hover{
  background:transparent;
  color: #a94442;
  font-weight: bold;
  padding: 10px 55px;
  margin-top: 20px;
}

/*diagonal*/
/*navigation tab*/
#ud_tab{
  max-width: 600px;
  width: 90%;
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background:#fff;
  height: 300px;
}
/*navigation tab*/
/*-- /services --
.services {
   background: #ffffff;
}
.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;
    margin-bottom: 10px;
}
.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:#a90a07;
	-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--*/
/*CAROUSEL2*/
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width:300px;
  height: 250px;
}
/*CAROUSEL2*/
/*-- 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: 180px;
	border-right: 4px solid #bb0d0a;
	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 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: 50%;
    height: 80px;
}
#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 {
    background: #eeeeee;
    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:#bf0808;
	letter-spacing:1px;
}
.home-agile-text p{
	line-height:2em;
    font-size: 1.2em;
    color: #111;
    margin: 0.5em 0 2em 0;
}
/*--/test-monials --*/
#test-monials {
    background: url(../images/banners/sw2018.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;
    font-style: italic;
    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:#212121;
    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: #3BC391;
    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 --*/
/*-- 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%;
}
.login-form {
    margin: 1em 0 2.5em;
}
.signin-form input[type="email"],.signin-form input[type="text"], .signin-form input[type="password"],.signin-form input[type="tel"],.signin-form textarea,select.form-control.option-w3ls  {
    width: 50%;
    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;
    border-radius: 10px;
}
.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: 50%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
  text-transform:uppercase;
    cursor: pointer;
      background: #2962ff;
    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: 0.875em;
    color: #212121;
    letter-spacing: 1px;
}
.login-social-grids{
    margin: 1em 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;
}
select.form-control.option-w3ls {
    height:50px;
    border-radius: 0px;
  box-shadow:none;
}
.login-form h5 {
    font-size: 2em;
    color: #222;
    font-weight: 600;
    letter-spacing: 1px;
}
/*-- banner-bottom --*/
.banner-bottom,.services,.service-bottom,.contact,.inner_main_agile_section,.test,#team {
    padding: 5em 0;
}
.banner-bottom h2{
    text-align: center;
    color: #262c38;
    font-size: 3em;
    font-weight: 700;
    margin: 0 auto;
    letter-spacing: 1px;
}
.banner-bottom h2 span{
  color:#2962ff;
}
.banner-bottom h2 span.fixed_w3{
  color:#de0f17;
}
.agileits_banner_bottom_grids,.w3layouts_work_grids,.w3layouts_mail_grid{
  margin:3em 0 0;
}
.w3ls_banner_bottom_grid{
  position:relative;
}
.w3ls_banner_bottom_grid_pos{
  position:absolute;
  top:0%;
  left:0%;
  width:100%;
  text-align:center;
}
.agileits_banner_bottom_grids.two {
    margin-top: 2em;
}
.banner-bottom h6,.inner_main_agile_section h6 {
    text-align: center;
    letter-spacing: 7px;
    color: #2962ff;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.8em;
}
/*-- image-effect --*/
.hovereffect {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
/*.hovereffect:hover .overlay {
  background-color:rgba(23, 24, 24, 0.49);
}
*/
.hovereffect img {
  display: block;
  position: relative;
}
.hovereffect h4 {
  text-transform: uppercase;
   color: #fff;
    text-align: center;
    position: relative;
    font-size: 1.05em;
    padding: 8px 0;
    width: 80%;
    margin: 0 auto;
    background: rgba(23, 22, 27, 0.72);
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    letter-spacing: 1px;
    font-weight: 700;
}
/*.hovereffect:hover h4 {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
}

/*.hovereffect p{
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    font-weight: normal;
    margin: 0;
      padding: 4em 2em 0em;
    letter-spacing: 2px;
}

/*.hovereffect:hover p{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}*/
.w3l_header {
    font-size:2.5em;
        color: #262c38;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    text-align: center;
}
h3.w3l_header.w3_agileits_header.two {
    color: #fff;
}
.w3l_header:after {
   border-top: 2px solid #de0f17;
    display: block;
    width: 81px;
    content: "";
    margin: 8px auto 0;
}
.w3l_header span {
    color: #2962ff;
}
/*-- //banner-bottom --*/
/*--/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:#fff;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
input.margin-right {
	margin-right: 18px;
}
.contact-form-aits textarea {
	width: 50%;
	height: 80px;
	margin-bottom: 30px;
	    resize: none;
}
.send-button button.btn {
	font-weight: 600;
	color: #EEE;
	padding:12px 30px;
	border: none;
	outline: none;
    background: #9e0e0b;
	border-radius: 10px;
}
.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;
}
/*contact1*/
.contact1{
    background: #ddd,border-radius: 50px;
    }

/*-- //button-hover-effect --*/
.wthree_banner_info{
    width: 60%;
    margin: 0em auto 0;
    text-align: center;
    padding-top: 13em;
}
.wthree_banner_info h2{
  font-size: 3em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
  line-height:1.5em;
  margin-bottom:2em;
}
.wthree_banner_info h2 span{
  display: block;
    font-size: .4em;
    line-height: 1.4em;
    width: 15%;
    margin: 0 auto;
    background: #de0f17;
}
ul.agile_forms {
    float: right;
  margin-top: 7px;
}
ul.agile_forms li a {
    background: #2962ff;
    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: #de0f17;
}
ul.agile_forms li{
  
  display:inline-block;
  list-style:none;
}
/*-- //button-hover-effect --*/

/* //emergcy hours */
.emergency_cases_w3ls{
    text-align: center;
    background: url(../images/1.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
  background-attachment:fixed;
}
.emergency_cases_bt {
    background: rgba(0, 0, 0, 0.47);
  padding: 5em 0;
}
.emergency_cases_w3ls h4 {
    font-size: 30px;
    color: #036c81;
    letter-spacing: 2px;
    text-align: left;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #036c81;
}
.emergency_cases_w3ls h6 {
    font-size: 20px;
    color: #fff;
    text-align: left;
    line-height: 36px;
}
.emergency_cases_w3ls_right i {
    padding-right: 0.5em;
    color: #036c81;;
}
span.eme {
    float: right;
    color: #fff;
}
.emergency_cases_w3ls p {
    font-size: 15px;
    text-align: left;
    line-height: 1.8em;
    color: #fff;
  margin-top:1em;
}
.emergency_cases_w3ls_right {
    padding-left: 4em;
    border-left: 1px solid #fff;
}
.emergency_cases_top {
    padding: 5em;
    background: rgba(0, 0, 0, 0.53);
}
.emergency_cases_w3ls_left {
    padding-right: 8em;
}
.emergency_cases_w3ls_right {
    padding-left: 4em;
}
.emergency_cases_w3ls h5 {
    font-size: 38px;
    text-align: left;
    color: #fff;
    letter-spacing: 4px;
}
/*emergecy hours*
/*hover effect form*/
.box{
  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);
  margin-right: 50px;
  margin-top: 50px;
  width:1000px;
  float: left;
  margin-left:50px;

}
.box h1{
  font-size: 48px;
  text-align: center;
  color:#9e0e0b;
}
.box h2{
  margin: 0 0 40px;
  padding: 0;
  color:#fff;
  text-transform: uppercase;
}
.box input{
  padding: 20px 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;
}
/*map*/
.map{
  border-style: 10px solid #ccc;
}
/*map*/
/*navvvvv2*/
/*navvv
/*contactgrids*/

.contactgrids {
    position: absolute;
  left: 1.5%;
    width: 50%;
   top:620px;
}
.gridleft,.gridright {
    background: #2dbaf1;
    padding: 2em;
    position: relative;
}
.gridleft span.fa, .gridright span.fa {
    font-size: 170px;
    position: absolute;
    right: 2%;
    color: rgba(255, 255, 255, 0.45);
    opacity: 0.5;
    bottom: 10%;
}
.gridleft h3 ,.gridright h3 {
    font-size: 23px;
    text-transform: capitalize;
    color: #000;
  font-weight:600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
}
.gridleft p,.gridright p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 10px 0;
}
.gridright a {
    color: #000;
}

/*contactgrids*/

/*hover effect form*/

@media only screen and (min-width: 768px) {
    .main-nav li {
        padding: 0px 15px;
    }
    .main-nav li a {
        font-size: 14px;
        -webkit-transition: 0.2s color;
        transition: 0.2s color;
    }
    .main-nav>li>a {
        color: #10161A;
        padding: 15px 0px;
    }
    #nav.nav-transparent:not(.fixed-nav) .main-nav>li>a {
        color: #fff;
    }
    .main-nav>li>a:hover, .main-nav>li>a:focus, .main-nav>li.active>a {
        background: transparent;
        color: #6195FF;
    }
    .main-nav>li>a:after {
        content: "";
        display: block;
        background-color: #6195FF;
        height: 2px;
        width: 0%;
        -webkit-transition: 0.2s width;
        transition: 0.2s width;
    }
    .main-nav>li>a:hover:after, .main-nav>li.active>a:after {
        width: 100%;
    }
    /* dropdown 
    .has-dropdown {
        position: relative;
    }
    .has-dropdown>a:before {
        font-family: 'FontAwesome';
        content: "\f054";
        font-size: 6px;
        margin-left: 6px;
        float: right;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: 0.2s transform;
        transition: 0.2s transform;
    }
    .dropdown {
        position: absolute;
        right: -50%;
        top: 0;
        background-color: #086b80;
        width: 200px;
        -webkit-box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2);
        box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2);
        -webkit-transform: translateY(15px) translateX(50%);
        -ms-transform: translateY(15px) translateX(50%);
        transform: translateY(15px) translateX(50%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .main-nav>.has-dropdown>.dropdown {
        top: 100%;
        right: 50%;
    }
    .main-nav>.has-dropdown>.dropdown .dropdown.dropdown-left {
        right: 150%;
    }
    .dropdown li a {
        display: block;
        color: #FFF;
        border-top: 1px solid rgba(250, 250, 250, 0.1);
        padding: 10px 0px;
    }
    .dropdown li:nth-child(1) a {
        border-top: none;
    }
    .has-dropdown:hover>.dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px) translateX(50%);
        -ms-transform: translateY(0px) translateX(50%);
        transform: translateY(0px) translateX(50%);
    }
    .has-dropdown:hover>a:before {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .nav-collapse {
        display: none;
    }
}
/* -- mobile nav -- */
@media only screen and (max-width: 767px) {
    #nav {
        padding: 0px 0px;
    }
    #nav.nav-transparent {
        background: #FFF;
    }
    .main-nav {
        position: fixed;
        right: 0;
        height: calc(100vh - 80px);
        -webkit-box-shadow: 0px 80px 0px 0px #1C1D21;
        box-shadow: 0px 80px 0px 0px #1C1D21;
        max-width: 250px;
        width: 0%;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        margin: 0;
        overflow-y: auto;
        background: #1C1D21;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    #nav.open .main-nav {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        width: 100%;
    }
    .main-nav li {
        border-top: 1px solid rgba(250, 250, 250, 0.1);
    }
    .main-nav li a {
      font-size: 18px;
        display: block;
        color: #FFF;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .main-nav>li.active {
        border-left: 6px solid #9e0e0b;
    }
    .main-nav li a:hover, .main-nav li a:focus {
        background-color: #9e0e0b;
        color: #FFF;
        opacity: 1;
    }
    .has-dropdown>a:after {
        content: "\f054";
        font-family: 'FontAwesome';
        float: right;
        -webkit-transition: 0.2s -webkit-transform;
        transition: 0.2s -webkit-transform;
        transition: 0.2s transform;
        transition: 0.2s transform, 0.2s -webkit-transform;
    }
    .dropdown {
        opacity: 0;
        visibility: hidden;
        height: 0;
        background: rgba(250, 250, 250, 0.1);
    }
    .dropdown li a {
        padding: 6px 10px;
    }
    .has-dropdown.open-drop>a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .has-dropdown.open-drop>.dropdown {
        opacity: 1;
        visibility: visible;
        height: auto;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
}
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;

}
/* -- TOP HEADER */
.top-middle li {
    display: inline-block;
}
.top .top-left,.top  .top-middle,.top  .top-right {
    padding: 0px;
}
.top {
    background: #000;
    padding: 15px 0;
}
.top-right{
  text-align:right;
}
.top-middle {
    text-align: center;
}
.top-left p{
  color:#fff;
    font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
    margin-top: 3px;
}
.top-left i.fa.fa-map-marker {
    margin-right: 7px;
    color: #00a99d;
    font-size: 20px;
}
.top-right a {
    margin-right: 25px;
    color: #fff;
    background: #00a99d;
    padding: 5px 13px;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
}
.top-right a:hover {
    color: #00a99d;
    background: #fff;
}
span {
    color: #000;
}
.top-middle li {
    margin-right: 15px;
}
.top-middle .fa-facebook {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    color: #527dbd;
    border: 1px solid #527dbd;
}
.top-middle .fa-facebook:hover {
    background: #527dbd;
    color: #ececec;
}
.top-middle .fa-twitter {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    color: #1da1f2;
    border: 1px solid #1da1f2;
}
.top-middle .fa-twitter:hover {
    background: #1da1f2;
    color: #ececec;
}
.top-middle .fa-google-plus {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    color: #dd4b39;
    border: 1px solid #dd4b39;
}
.top-middle .fa-google-plus:hover {
    background: #dd4b39;
    color: #ececec;
}
.top-middle .fa-linkedin {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    color: #0077b5;
    border: 1px solid #0077b5;
}
.top-middle .fa-linkedin:hover {
    background: #0077b5;
    color: #ececec;
}
.top-middle .fa-vimeo {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    color: #1ab7ea;
    border: 1px solid #1ab7ea;
}
.top-middle .fa-vimeo:hover {
    background: #1ab7ea;
    color: #ececec;
}
/* -- //TOP HEADER */


/*--//contact --
.wthree-blog {
    padding: 5% 0px 5px;
}
.blog1, .blog2 {
    display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.blog-box {
    display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex: 1;
    -ms-flex: 1;
  -webkit-flex-basis: 70%;
  flex-basis: 50%;
  color: white;
}
.blog-box2 a {
  -webkit-flex: 1;
    -ms-flex: 1;
  flex:1;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
.blog-txt {
  -webkit-flex: 1;
    -ms-flex: 1;
  flex:1;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
    padding: 40px;
  background-color: cadetblue;
      max-width: 50%;
}
.blog-txt p {
    margin: 20px 0px;
    line-height: 3em;
}
.modal-header {
    padding: 8px 15px;
    font-size: 25px;
}
.blog-txt a {
    color: #b90f0b;
}
.blog-box2 img.img-responsive {
    flex-basis: 25%; 
    width: 396px;
    height: 350px;
}
.blog-box2 img.img-modal {
    width: 60%;
    height: auto;
}
h4.modal-title {
    font-size: 30px;
    font-weight: 600;
}
.wthree-blog h3.center{
      text-align: center;
    text-transform: uppercase;
    margin-bottom: 4%;
    font-size: 30px;
    font-weight: 600;
}
.modal-dialog {
    color: black;
}
.modal-body img.img-responsive{
    margin: auto;
}
.modal-body p {
}
/*--/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 --*/
/*-- 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;  
}
/*-- //copyright --*/
/*-- //footer_w3l_agile_info --*/
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
    background: url(../images/banners/1.jpg) no-repeat center;
    padding-top: 300px;
}
.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;
}
/*about2*/

.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;
}
.heading p {
    color: #999;
    width: 70%;
    margin: 10px auto 40px;
    line-height: 24px;
    text-align: center;
}
/*about2*/
/*-- /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 --*/
.h1, h2, h3, h4, h5, h6{
  color:;
}
/*-- 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){

	h3.title {
		font-size: 2.3em;
	}
	h2.tittle {
		font-size: 1.6em;
		line-height: 1.4em;
	}
	.w3_agileinfo_banner_text {
		top: 38%;
		left: 24%;
	}
	.home-agile-text {
		  padding: 1.5em 2em;
	     min-height: 388px;
	}
	.staff-grid  p,.icon-right p,.about_left p,.home-agile-text p {
		font-size:1.1em;
	}
	.banner-bottom, #team, #service, .footer_w3l_agile_info, #portfolio, #contact {
		padding: 2em 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) {
		margin-top:2em;
	}
	.staff-grid h4 {
		font-size: 1.2em;
	}
	.staff-grid:nth-child(2), .staff-grid:nth-child(4) {
		margin-left:10%;
	}
.view {
    width: 250px;
    height: 300px;
    margin: 0px 20px 25px 150px;
    float: left;
    border: 5px solid #036c81;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 5px #f5f5f5;
    cursor: default;
}

	.home-agile-text {
		padding: 4em 4em;
		min-height: 321px;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	#test-monials {
		min-height: 694px;
		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: #036c81;
    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 {
    margin: 0;
    font-family: 'exo2', sans-serif;
    letter-spacing: 1px;
}
@media (max-width:800px){
	.w3_agileinfo_banner_text h1 {
		font-size: 2.5em;
	}
  .p{
    font-size: 14px;
  }
	.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%;
	}
  .carousel-item active{
    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: 20px;
	}
	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%;
    background: #9e0e0b;
	}

	.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;
		
		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%;
	}
  /*map*/
  .w3ls-map iframe {
    width: 100%;
    height: 350px;
    margin-top: 20px;

}
/*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;
}
/*-- about --*/
.wthree-heading{
    margin: 2em 0 1em;
}
/*-- //about --*/
/*-- advantages --*/
.advantages {
    background: url(../images/banners/1.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
  background-attachment: fixed;
}
.advantage-block {
  padding: 2em 2em;
    background: rgba(0,0,0, 0.85);
    text-align: center;
    border: 2px solid #ffffff;
}
.advantage-bolck i.fa.fa-graduation-cap{
  color:#fff;
}
.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;
}
/*--*/

.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;
}
.wthree-services-right-top p {
    color: #080808;
    font-size:14px;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
.services-bottom-info p {
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
.about-top {
    padding: 5em 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/icons.jpg)no-repeat;
    min-height: 350px;
    background-size: cover;
  background-attachment: fixed;
}
.advantage-block {
  padding: 2em 2em;
    background: rgba(0, 0, 0, 0.85);
    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*/

  /*map*/
