
body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
}
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;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    font-size: 19px;
}
h4{
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    font-size: 15px;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
/*img {
    vertical-align: middle;
    width: 100%;
	*/
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
/*-- //Reset-Code --*/
/*-- banner --*/
.w3_agile_banner_top{
	    background: #000;
}
.agile_phone_mail{
	text-align:right;
}
.agile_phone_mail ul li{
      display: inline-block;
    padding: 6px 20px;
    border-left: 1px solid #353b3e;
    color: #fff;
    letter-spacing: 1px;
}
.agile_phone_mail ul li a {
    text-decoration: none;
    color: #efeaea;
}
.agile_phone_mail ul li a:hover{
	color:#fff;
}
.agile_phone_mail ul li i{
	padding-right:1em;
}
.agileits_w3layouts_banner_nav{
	padding: .1em;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    border-radius: 0;
	margin-bottom:0;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
	margin-top: -20px;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #da534f;
}
.agile_short_dropdown {
    background: #33cc99;
    border: none;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
	padding:0;
	min-width: 130px;
}
.agile_short_dropdown li a {
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
}
.navbar-brand {
    padding: 0;
    font-size: .8em;
    line-height: 40px;
    height: 45px;
    letter-spacing: 2px;
}
.navbar-brand span {
    color: #fff;
    background: #33cc99;
    padding: 0 9px 2px 9px;
    letter-spacing: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.navbar-brand i{
	font-style: normal;
    font-size: 2em;
    display: inline-block;
	color: #fff;
	color: #00d2be;
    vertical-align: top;
	font-weight:800;
}
.w3_agileits_search {
       float: right;
    width: 35%;
    padding: 10px;
    background: rgb(0, 0, 0);
    border: 1px solid #1a1c1d;
}
.w3_agileits_search input[type="search"]{
	outline:none;
	color:#fff;
	background:none;
	border:none;
	letter-spacing:1px;
	padding:0;
	font-size:14px;
	width:88%;
}
.w3_agileits_search input[type="submit"]{
	outline: none;
    background: url(../images/search.png) no-repeat 6px 1px;
    border: none;
    padding: 0;
    width: 10%;
}
.w3_agileits_search input[type="search"]::-webkit-input-placeholder{
	color:#fff !important;
}
.navbar-collapse {
    padding: 0;
}
.navbar-nav > li > a {
    text-transform: uppercase;
    padding:11px 12px;
    font-weight: 500;
    font-size: 14px;
}
.navbar-right {
    width: 77%;
    margin-right: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
	font-weight: bold;
    font-size: 16px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #212121;
    background-color: transparent;
}
.navbar-default .navbar-nav > .menu__item--current.open > a,.navbar-default .navbar-nav > .menu__item--current.open > a:focus  {
    color:#eb5424;
}
.navbar {
    min-height: 45px;
}
.navbar-nav {
    margin: 2em 0 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #33cc99;
}
.navbar-nav > li {
    margin: 0 0px;
}
.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: #eb5424;
}

ul.agile_forms {
    float: left;
}
.main_section_agile {
    position: absolute;
   /*position: fixed;*/
    z-index: 999;
    width: 100%;
}
/*-- //banner --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../images1/banner1.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
    min-height: 780px;
}
.w3layouts-banner-top1{
	background: url(../images1/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
    min-height: 780px;
}
.w3layouts-banner-top2{
	background: url(../images1/banner3.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
    min-height: 780px;
}
.w3layouts-banner-top3{
	background: url(../images1/banner4.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
    min-height: 780px;
}
.w3layouts-banner-top4{
	background: url(../images1/banner5.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
    min-height: 780px;
}
.agileinfo-dot {
    background: url(../images1/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    min-height: 780px;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 4em;
    margin: 0em 0 0.2em 0;
    text-transform: uppercase;
	text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-webkit-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-o-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-moz-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	
}
.agileits-banner-info h3 span{
	    background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info {
    text-align:center;
    padding: 22em 0 0em;
}

.agileits-banner-info p {
    color: #e2dfdf;
    font-size: 1.1em;
    line-height: 1.9em;
    letter-spacing: 9px;
    font-weight: 600;
     text-align:center;
}
.agileits_w3layouts_more{
	position:relative;
}
.agileits_w3layouts_more a{
	    font-size: 17px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
}

.agileits-banner-info span {
	background:#ef5734;
    padding: 0.5em 2em;
    color: #fff;
    font-size: 1.1em;
    padding: 5px 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.social-icon a {
    font-size: 1.5em;
    color: #df4b0e;
    margin: 0 .4em;
    display: inline-block;
    text-align: center;
}
.social-icon {
    float: right;
    margin: 35px 25px 0 0;
}
.social-icon a:hover {
    color: #f17c17;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
/*-- //banner-top --*/ 
/*-- menu --*/
.menu__list {
	position: relative;
	list-style: none;
}
.menu__link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Iris */
.menu--iris .menu__item {
    margin: 0 0.9em 0 0;
}

.menu--iris .menu__link {
	position: relative;
	text-align: center;
	color: #b5b5b5;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.menu--iris .menu__link:hover,
.menu--iris .menu__link:focus {
	color: #eb5424;
}

.menu--iris .menu__item--current .menu__link {
	color: #f17c17;
}

.menu--iris .menu__link::before,
.menu--iris .menu__link::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	opacity: 0;
	border: 2px solid #da534f;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
	transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}

.menu--iris .menu__link::before {
	top: 0;
	left: 0;
	border-width: 2px 0 0 2px;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(10px, 10px, 0);
}

.menu--iris .menu__link::after {
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0;
	-webkit-transform: translate3d(-10px, -10px, 0);
	transform: translate3d(-10px, -10px, 0);
}

.menu--iris .menu__item--current .menu__link::before,
.menu--iris .menu__item--current .menu__link::after,.menu__link:hover::before,.menu__link:hover::after{
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*-- //menu --*/

/* about */
div#about,div#team ,div#gallery {
    padding: 2em 0;
}
h2.heading {
    font-size: 40px;
    text-transform: capitalize;
    color: #000;
    margin: .3em 0;
}
.about h5 {
    text-transform: uppercase;
    font-size: 20px;
    color: #00d2be;
}
.about p {
    font-size: 15px;
    color: #000;
    line-height: 1.8em;
}
.abouthead {
    width: 35%;
    margin: 0 auto 4em;
    text-align: center;
    padding: 0em 2em;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}
.aboutleft h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: .5em;
    color: #00d2be;
}
.aboutleft h3,.aboutright h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 24px;
    margin: 0 0 1em;
}
.aboutleft p {
    margin: 0 0 1em;
}
.panel-default > .panel-heading {
    color: #eee;
    background-color: #00d2be;
    border-color: #252525;
}
.panel-heading {
    padding: 12px 20px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-group {
    margin-bottom: 0;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    text-transform: capitalize;
}
.panel-body {
    padding: 15px;
    background: #232323;
    color: #fff;
    line-height: 1.8em;
    letter-spacing: 1px;
}
/*--stats-section--*/
.count-agileits {
    background: #999;
    background: #191d20;
    background: rgba(217, 79, 189, 0.7);
	background:#ffffff;
}
.count-grids {
    margin-top: 2em;
    background: #232323;
}
.count-grid span {
    background: #00d2be;
    display: block;
    width: 65px;
    height: 2px;
    margin: 0 auto;
}
.count-grid h4 {
    font-size: 4em;
	color:#fff;
}
.count-grid h5 {
    font-size: 1.2em;
    color: #c3c3c3;
    margin-top: 1em;
    text-transform: uppercase;
    font-weight: 400;
}
.count-grid i {
    font-size: 2em;
    color: #146eb4;
    width: 70px;
    height: 70px;
    padding-top: 0.7em;
}

.numscroller {
    font-size: 3em;
    color: #fff;
    padding: 0.3em 0;
    font-family: 'Noto Sans', sans-serif;
}
.count-grids h3 span {
    color: #fff;
}
.count.hvr-bounce-to-bottom {
    text-align: center;
}
.count-grid {
    text-align: center;
    border-right: 1px solid #999;
    padding: 40px;
}
/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}
.quote {
    padding-top: 1%;
}
.statsimg span {
    background: #ffffff;
    display: block;
    width: 70%;
    height: 2px;
    margin: 0 auto;
}
/*--//stats-section--*/
/* //about */

/* video */
.video-info h3.heading1 {
    font-size: 2.5em;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.5em;
}
.video-info p {
    margin: 20px auto;
    width: 60%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px;
}
.center-container {
    background: rgba(0, 0, 0, 0.45);
}
.readmore-w3 {
    float: left;
    margin-left: 13em;
}
.video-info ul li {
    display: inline-block;
    font-size: 1em;
}
.video-info ul li a {
    padding: 10px 40px;
    text-decoration: none;
    color: #212121;
}
.w3l_contact, .w3ls_more:hover {
    border: 2px solid #fff;
    color: #ffffff !important;
    background: none;
}
.w3ls_more, .w3l_contact:hover {
    border: 2px solid #146eb4;
    background: #146eb4;
    color: #fff !important;
}
.video-info {
    text-align: center;
    padding: 100px 0;
}
/* //video */

/*-- team --*/ 
h3.w3ls-title {
    text-align: center;
    font-size: 2.5em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 1.5em;
} 
.team-agile-row2{
	margin:4em 0 0;
} 
.team-grid-left {
    width: 65%;
}
.team-grid-left h4 {
    color: #00d2be;
    margin: 0;
    font-size: 1.5em;
    text-transform: capitalize;
}
.team-grid-left h5 {
    text-transform: capitalize;
    font-size: 17px;
    margin: .5em 0 0;
    letter-spacing: 2px;
    color: #000;
}
.team-grid-left p {
    margin: 1em 0;
    font-size: 15px;
    line-height: 28px;
    margin: 2em 0 1em;
	color:#000;
}
.team-grid-right{
	width:35%;
    padding: 0;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-grid-right img.img-responsive {
    width: 100%; 
}
.team-grid:hover .team-grid-right {
	-webkit-box-shadow: 0px 0px 9px 1px #484848;
	-moz-box-shadow: 0px 0px 9px 1px #484848;
	-o-box-shadow: 0px 0px 9px 1px #484848;
	-ms-box-shadow: 0px 0px 9px 1px #484848;
	box-shadow: 0px 0px 9px 1px #484848;  
} 

/*-- social-wthree-icons --*/  
.social-wthree-icons ul li {
    display: inline-block;
}
.social-wthree-icons ul li { 
    text-align: center; 
}
.social-wthree-icons ul li a.fa {
    font-size: 0.9em;
    color: #fff;
    line-height: 2.8em;
    width: 35px;
    height: 35px;
    display: inline-block;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.icon-border {
	position: relative;
}
.icon {
    vertical-align: top;
    overflow: hidden;
    margin:0 4px;
    width: 30px;
    height: 30px;
}
.icon-border::before,
.icon-border::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
} 
.icon-border::before {
	z-index: 1;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	-o-transition: box-shadow 0.3s;
	-ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;      
}  
.social-wthree-icons ul li a.fa.facebook:hover{
	color:#3b5998;   
} 
.social-wthree-icons ul li a.fa.twitter:hover{
	color:#4099ff;   
} 
.social-wthree-icons ul li a.fa.googleplus:hover{
	color:#d34836;   
} 
.social-wthree-icons ul li a.fa.dribbble:hover{
	color:#ec4a89;   
} 
/* facebook */
.icon-border.facebook::before {
	-webkit-box-shadow: inset 0 0 0 48px #3b5998; 
	-moz-box-shadow: inset 0 0 0 48px #3b5998; 
	-o-box-shadow: inset 0 0 0 48px #3b5998; 
	-ms-box-shadow: inset 0 0 0 48px #3b5998; 
	box-shadow: inset 0 0 0 48px #3b5998;  
} 
.icon-border.facebook:hover::before {
	-webkit-box-shadow: inset 0 0 0 2px #3b5998; 
	-moz-box-shadow: inset 0 0 0 2px #3b5998; 
	-o-box-shadow: inset 0 0 0 2px #3b5998; 
	-ms-box-shadow: inset 0 0 0 2px #3b5998; 
	box-shadow: inset 0 0 0 2px #3b5998; 
}  
/* twitter */
.icon-border.twitter::before {
	-webkit-box-shadow: inset 0 0 0 48px #4099ff;
	-moz-box-shadow: inset 0 0 0 48px #4099ff;
	-o-box-shadow: inset 0 0 0 48px #4099ff;
	-ms-box-shadow: inset 0 0 0 48px #4099ff;
	box-shadow: inset 0 0 0 48px #4099ff;
} 
.icon-border.twitter:hover::before {
	-webkit-box-shadow: inset 0 0 0 2px #4099ff;
	-moz-box-shadow: inset 0 0 0 2px #4099ff;
	-o-box-shadow: inset 0 0 0 2px #4099ff;
	-ms-box-shadow: inset 0 0 0 2px #4099ff;
	box-shadow: inset 0 0 0 2px #4099ff;
} 
/* google plus */
.icon-border.googleplus::before {
	-webkit-box-shadow: inset 0 0 0 48px #d34836;
	-moz-box-shadow: inset 0 0 0 48px #d34836;
	-o-box-shadow: inset 0 0 0 48px #d34836;
	-ms-box-shadow: inset 0 0 0 48px #d34836;
	box-shadow: inset 0 0 0 48px #d34836;
} 
.icon-border.googleplus:hover::before {
	-webkit-box-shadow: inset 0 0 0 2px #d34836;
	-moz-box-shadow: inset 0 0 0 2px #d34836;
	-o-box-shadow: inset 0 0 0 2px #d34836;
	-ms-box-shadow: inset 0 0 0 2px #d34836;
	box-shadow: inset 0 0 0 2px #d34836;
} 
/* dribbble */
.icon-border.dribbble::before {
	-webkit-box-shadow: inset 0 0 0 48px #ec4a89;
	-moz-box-shadow: inset 0 0 0 48px #ec4a89;
	-o-box-shadow: inset 0 0 0 48px #ec4a89;
	-ms-box-shadow: inset 0 0 0 48px #ec4a89;
	box-shadow: inset 0 0 0 48px #ec4a89;
} 
.icon-border.dribbble:hover::before {
	-webkit-box-shadow: inset 0 0 0 2px #ec4a89;
	-moz-box-shadow: inset 0 0 0 2px #ec4a89;
	-o-box-shadow: inset 0 0 0 2px #ec4a89;
	-ms-box-shadow: inset 0 0 0 2px #ec4a89;
	box-shadow: inset 0 0 0 2px #ec4a89;
}  
/*-- //social-wthree-icons --*/
/*-- //team --*/

/* testimonials */
.testimonials h4, h5 {
    font-size: 30px;
    color: #146eb4;
    color: #eee;
}
.w3l-info1 h1{
    font-size: 3em;
    color: #000;
    text-transform: uppercase;
	line-height:1.4em;
	letter-spacing:0.2em;
    font-weight: 900;
}
.w3l-info1 p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.flexslider .slides img {
    background: #999;
    width: 230px;
    height: 230px;
    margin: 0 auto;
}
.w3l-info1 h3 {
    font-size: 3em;
	color:#999;
}
.testimonials h5 {
    font-size: 16px;
    color: #d2d2d2;
    margin-top: 10px;
    text-transform: capitalize;
}
.testimonials .col-md-9 {
	padding-left:0px;
	padding-right:0px;
}
.flexslider .slides > li {
    display: block;
}
.testimonials-grid-2 {
    text-align: right;
    margin: 0 20em 0 2em;
}
.w3l-info1 {
    height: 400px;
    position: relative;
}
.flexslider .slides img {
    background: #999;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
}
.testimonials-grid-1 img {
    background: #999;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: absolute;
    left: 78%;
    bottom: 19%;
}
.testimonials-grid-1.img2 img {
    background: #999;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: absolute;
    left: 78%;
    bottom: 19%;
}
.testimonials-grid-1.img3 img {
    background: #999;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: absolute;
    left: 78%;
    bottom: 19%;
}
div#testimonials {
    background: url(../images/testimonial.jpg) no-repeat 0px 0px;
    background-size: cover;
    margin-top: 50px;
    height: 400px;
    padding: 5em 0;
}
.testimonials h3.w3ls-title {
    color: #ffffff;
    margin-bottom: 1em;
}
/* //testimonials */

/*-- gallery --*/
.gallery {
}
.w3gallery-grids {
    padding: 1.7em 0.9em 0;
}  
/*-- imghvr-hinge --*/
[class^='imghvr-'],
[class*=' imghvr-'] {
	position: relative;
	display: inline-block;
	margin: 0px;
	max-width: 100%;
	background-color:#232323;
	color:#212121;
	overflow: hidden;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	cursor: pointer;
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
	vertical-align: top;
	max-width: 100%;
}
[class^='imghvr-'] .agile-figcaption,
[class*=' imghvr-'] .agile-figcaption {
	background-color:#330001;
	padding: 1.5em;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color:#fdfdfd;
	text-align: center;
} 
[class^='imghvr-'] .agile-figcaption h4{
	font-size: 25px;
	margin-bottom:.5em;
}
[class^='imghvr-'] .agile-figcaption p{
	line-height:2em;
	color:#fff;
}
[class^='imghvr-'] a,
[class*=' imghvr-'] a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
[class^='imghvr-hinge-'],
[class*=' imghvr-hinge-'] {
	-webkit-perspective: 50em;
	perspective: 50em;
}
[class^='imghvr-hinge-'] .agile-figcaption,
[class*=' imghvr-hinge-'] .agile-figcaption {
	opacity: 0;
	z-index: 1;
}
[class^='imghvr-hinge-']:hover img,
[class*=' imghvr-hinge-']:hover img {
	opacity: 0;
}
[class^='imghvr-hinge-']:hover .agile-figcaption,
[class*=' imghvr-hinge-']:hover .agile-figcaption {
	opacity: 1;
	-webkit-transition-delay: 0.21s;
	-moz-transition-delay: 0.21s;
	-o-transition-delay: 0.21s;
	-ms-transition-delay: 0.21s;
	transition-delay: 0.21s;
}
 
/*-- imghvr-hinge-right -- */
.imghvr-hinge-right img {
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.imghvr-hinge-right .agile-figcaption {
	-webkit-transform: rotateY(90deg);
	-moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform: rotateY(90deg);
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
}
.imghvr-hinge-right:hover > img {
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}
.imghvr-hinge-right:hover .agile-figcaption {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
} 
/*-- //imghvr-hinge --*/ 
/*-- //gallery --*/ 

/*-- blog --*/
.agile_inner_w3ls-grids {
    margin-bottom: 5em;
}
.w3-agile-post-img a {
    background: url(../images/blog3.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height:300px;
    display: block;
    text-decoration: none;
}
.w3-agile-post-img1 a {
    background: url(../images/blog1.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.w3-agile-post-img2 a {
    background: url(../images/blog2.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.w3-agile-post-img21 a {
    background: url(../images/blog4.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.w3-agile-post-img1 a:focus{
	outline:none;
}
.w3-agile-post-img a ul {
    padding: 7em 2em 0 2em;
    text-align: center;
    vertical-align: bottom;
}
.w3-agile-post-img a ul li {
    display: block;
    color: #FFFFFF;
    font-size: 0.8em;
    text-decoration: none;
    padding: .5em 0em;
    border-radius: 20px;
    width:18%;
}
.w3-agile-post-img a ul li:nth-child(1){
	background: #03A9F4;
}
.w3-agile-post-img a ul li:nth-child(2) {
    margin: 1em 0em;
    background: #F44336;
}
.w3-agile-post-img a ul li:nth-child(3){
       background: #33cc99;
}
.w3-agile-post-info h4 {
    margin: 1.5em 0 0.5em 0;
}
.w3-agile-post-info h4 a {
    color: #000;
    font-size: .9em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    margin-top: 1em;
}
.w3-agile-post-info h4 a:hover{
	    color: #eb5424;
}
.w3-agile-post-info h4 a:focus{
	outline:none;
}
.w3-agile-post-info p {
    color: #545454;
    font-size: 1em;
    margin: 1em 0;
    line-height: 1.9em;
    letter-spacing: .5px;
}
.w3-agile-post-info ul{
	padding:0;
	margin:0;
}
.w3-agile-post-info ul li{
 display: inline-block;
    color: #000000;
    font-size: 1em;
    font-style: italic;
    letter-spacing: 1px;
    float: left;
}
/*.w3-agile-post-info ul li:nth-child(2) {
    float: right;
}*/
.w3-agile-post-info ul li a{
	color:#999999;
	text-decoration:none;
}
.w3-agile-post-info ul li a:hover{
	color: #00d2be;
}
div#blog {
    padding: 8em 0em 5em;
}
.w3-agile-post-grids i.fa.fa-search-plus {
    position: absolute;
    right: 8%;
    background: #00d2be;
    font-size: 20px;
    color: #fff;
    padding: 1em;
    border-radius: 50%;
    text-align: center;
    bottom: 30%;
}
.w3-agile-post-grids {
    position: relative;
}
.w3-agile-post-grids i.fa.fa-search-plus.iconsearch{
    position: absolute;
    right: 48%;
    background: #00d2be;
    font-size: 20px;
    color: #fff;
    padding: 1em;
    border-radius: 50%;
    text-align: center;
    bottom: 10%;
}
/*-- //blog --*/

/*-- newsletter --*/
.newsletter-heading h3{
	color:#FFFFFF;
}
.subscribe-grid{
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.subscribe-grid input[type="text"] {
	display: inline-block;
    background: #FFFFFF;
    border: solid 1px #FFFFFF;
    width: 50%;
    outline: none;
    padding: 1em;
    font-size: 1em;
    color: #999999;
    letter-spacing: 1px;
}
.subscribe-grid i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
    font-size: 1.2em !important;
}
.subscribe-grid button.btn1 {
    color: #ffffff;
    font-size: 1em;
    border: solid 1px #232323;
    width: 70px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background: #232323;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
button.btn1:hover {
    border: solid 1px #fff;
    background: #232323;
}
button.btn1:hover i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
}
.newsletter {
    background: #00d2be;
    padding: 4em 0;
    text-align: center;
}
.newsletter h3.w3ls-title {
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1em;
}
/*-- //newsletter --*/

/*-- bootstrap-pop-up --*/
.close {
    opacity: 1;
}
.modal-header {
	    border-bottom: none!important;
}
.modal-body p {
    color: #383535;
    text-align: left;
        padding: 2em 1em 1em;
    margin: 0 !important;
    line-height: 2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0 0;
    color: #00d2be;
    letter-spacing: 1px;
    font-size: 14px;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1em;
    color:#014727;
	outline: none;
}
.modal-body h5 {
    font-weight: 700;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-size: 1.4em;
    color: #262c38;
}
/*-- //bootstrap-pop-up --*/

/*-- contact --*/
.contact{
    padding:5em 0;	
}
.w3layouts-contact-form-top h3, .contact-form-top h3, .w3agile-map h3, .agileits-contact-address h3 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.w3layouts-contact-form-top p {
    font-size: 1em;
    color: #333;
    margin: 1em 0 0;
    line-height: 1.9em;
    letter-spacing: .5px;
}
.agileits-contact-address{
	margin: 3em 0 0 0;
}
.w3layouts-contact-form-top p{
	margin:2em 0;
}
.agileinfo-contact-form-grid{
    margin: 2em 0 0 0;
}
.agileinfo-contact-form-grid input[type="text"]{
    display: inline-block;
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 48%;
	float:left;
    outline: none;
    padding: 10px 15px 10px 0px;
    font-size: .9em;
    color: #BBBBBB;
    margin-bottom: 1.5em;
}
.contact input[type="text"]:nth-child(1) {
    margin-right: 1.7em;
}
.agileinfo-contact-form-grid input[type="email"] {
    display: inline-block;
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    outline: none;
    padding: 10px 15px 10px 0px;
    font-size: 1em;
    color: #BBBBBB;
    margin-bottom: 1.5em;
}
.agileinfo-contact-form-grid textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 1em;
    color: #BBBBBB;
    resize: none;
    padding: 10px 15px 10px 0px;
    margin-bottom: 1em;
}
.agileinfo-contact-form-grid button.btn1{
    color: #FFFFFF;
    font-size: 1em;
    text-decoration: none;
    padding: .5em 2em;
    background: #00d2be;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    border: solid 1px #00d2be;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-form-left {
    padding-right: 10em;
}
.agileinfo-contact-form-grid button.btn1:hover {
    background: #232323;
    border: solid 1px #212121;
    color: #fff;
}
.w3agile-map iframe{
    border: none;
    min-height: 300px;
    width: 100%;
}
.social ul li {
    list-style-type: none;
    display: inline-block;
}
.contact a.fa {
    color: #fff;
    font-size: 17px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #f7f7f7;
    text-align: center;
}
.contact a.fa.fa-facebook {
    background: #3b5998;
}
.contact a.fa.fa-twitter {
    background: #1da1f2;
}
.contact a.fa.fa-google-plus {
    background: #dd4b39;
}
.contact a.fa.fa-linkedin {
    background: #00a0dc;
}
.contact a.fa:hover {
    background: #00d2be;
    color: #ffffff;
}
/*-- //contact --*/

/* copyright */
.footer-w3layouts {
    padding: 15px 25px;
    background: #e04b0b;
}
.footer-w3layouts p {
    padding: 1em 0;
    text-align: center;
    color: #BBBBBB;
    margin: 0;
}
.agile-copy a {
    color: #BBBBBB;
}
.agile-copy a:hover{
    color: #f17c17;
}
.agile-copy {
    float: left;
}
.agileits-social {
    float: right;
    margin: .8em 0;
}
.agileits-social ul {
    padding: 0;
    margin: 0;
}
.agileits-social ul li {
    display: inline-block;
}
.agileits-social ul li a {
    color: #BBBBBB;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0 .5em;
}
.agileits-social ul li a:hover {
    color: #fff;
}
.footer-w3layouts p {
    padding: 2px 0;
    text-align: center;
    color: #f7f5f5;
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
/* //copyright */

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/

@media screen and (max-width: 1366px){
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2 {
		min-height: 700px;
	}
	
}
@media screen and (max-width: 1280px){
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2 {
		min-height: 670px;
	}
	.agileits-banner-info {
		padding: 19em 0 0em;
	}
	.agileits-banner-info h3 {
		font-size: 3.5em;
	}
}
@media screen and (max-width: 1080px){
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2 {
		min-height: 640px;
	}
	.navbar-right {
		width: 82%;
		margin-left: 6em;
	}
	h2.heading {
		font-size: 35px;
	}
	.abouthead {
		width: 41%;
	}
	.aboutleft h3, .aboutright h3 {
		font-size: 20px;
	}
	.video-info p {
		margin: 20px auto 0;
		width: 65%;
	}
	.team-grid-left {
		width: 60%;
		padding-right: 0;
		float: left;
	}
	.team-grid-right {
		width: 40%;
		float: left;
	}
	.team-grid-left p {
		font-size: 14px;
		margin: 1em 0 1em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 4em 3em;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.6em;
	}
	h3.w3ls-title {
		font-size: 2.2em;
		margin-bottom: 1em;
	}
	div#about, div#team, div#gallery {
		padding: 3em 0;
	}
	.video-info {
		padding: 60px 0;
	}
	.video-info h3.heading1 {
		font-size: 2.2em;
	}
	div#testimonials {
		margin-top: 0px;
		height: 362px;
		padding: 3em 0;
	}
	.testimonials h4, h5 {
		font-size: 24px;
	}
	.w3-agile-post-info h4 a {
		letter-spacing: 0px;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		right: 8%;
		font-size: 18px;
		padding: .8em;
		bottom: 35%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		right: 48%;
		font-size: 18px;
		padding: .8em;
	}
	.newsletter h3.w3ls-title {
		font-size: 35px;
	}
	.subscribe-grid {
		width: 85%;
	}
	.subscribe-grid input[type="text"] {
		padding: .8em 1em;
	}
	.subscribe-grid button.btn1 {
		height: 44px;
	}
	.contact input[type="text"]:nth-child(1) {
		margin-right: 1.4em;
	}
	.agileinfo-contact-form-grid textarea {
		height: 130px;
	}
	.footer-w3layouts p {
		font-size: 14px;
	}
	.agileits-social ul li a {
		font-size: 14px;
	}
	.agileits-social {
		float: right;
		margin: 1em 0;
	}
	.count-grid {
		padding: 20px 40px;
	}
}
@media screen and (max-width: 1024px){
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2 {
		min-height: 600px;
	}
	.agileits-banner-info h3 {
		font-size: 3em;
	}
	.agileits-banner-info {
		padding: 17em 0 0em;
	}
	.social-icon {
		margin: 1.3em 0 0;
	}
	.navbar-brand i {
		font-size: 1.6em;
	}
	.w3-agile-post-img a {
		min-height: 260px;
	}
	.w3-agile-post-info h4 {
		margin: 1em 0 0.5em 0;
	}
	.newsletter {
		padding: 3em 0;
	}
	.contact {
		padding: 3em 0;
	}
}
@media screen and (max-width: 991px){
	.navbar-nav > li > a {
		padding: 5px 7px;
	}
	.menu--iris .menu__item {
		margin: 0 0.5em 0 0;
	}
	.navbar-right {
		width: 87%;
		margin-left: 2em;
	}
	.social-icon a {
		font-size: 1.2em;
		margin: 0 .4em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 450px;
	}	
	.agileits-banner-info h3 {
		font-size: 2.8em;
	}
	.agileits-banner-info {
		padding: 16em 0 0em;
	}
	.abouthead {
		width: 54%;
	}
	.aboutleft {
		margin-bottom: 3em;
	}
	.count-grid {
		width: 25%;
		float: left;
	}
	.numscroller {
		font-size: 2.5em;
	}
	.count-grid h5 {
		font-size: 1em;
	}
	.video-info p {
		width: 85%;
	}
	.team-grid {
		width: 50%;
		float: left;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3em 1em;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.4em;
	}
	.testimonials-grid-2 {
		margin: 0 11em 0 0em;
	}
	.w3l-info1 p {
		font-size: 15px;
	}
	.flex-control-nav {
		right: 26%;
		bottom: 38%;
	}
	.testimonials-grid-1.img3 img,.testimonials-grid-1.img2 img,.testimonials-grid-1.img1 img {
		width: 150px;
		height: 150px;
		bottom: 22%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 41%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		right: 8%;
		bottom: 38%;
	}
	.w3-agile-post-img.w3-agile-post-img11 {
		padding: 0;
	}
	.w3-agile-post-img.w3-agile-post-img21 {
		padding: 0;
	}
	.w3-agile-post-info {
		padding: 0;
	}
	.contact-form-left {
		margin-bottom: 3em;
	}
	.w3layouts-contact-form-top h3, .contact-form-top h3, .w3agile-map h3, .agileits-contact-address h3 {
		font-size: 1.3em;
	}
	.agileits-social {
		float: none;
		text-align: center;
		margin: .5em 0;
	}
	.agile-copy {
		float: none;
	}
	.flexslider-info {
		margin: 0em 0em 2em;
	}
	div#testimonials {
		height: 336px;
	}
}
@media screen and (max-width: 800px){
	.agileits-banner-info h3 {
		font-size: 2.5em;
	}
	.agileits-banner-info {
		padding: 15em 0 0em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 380px;
	}
	.subscribe-grid {
		width: 100%;
	}
}
@media screen and (max-width: 736px){
	.navbar-default .navbar-toggle {
		border-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-toggle .icon-bar {
		width: 32px;
		border-radius: 0px;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 7px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-right {
		width: 100%;
		margin-left: 0em;
		background: #fdad0d;
	}
	.navbar-nav > li > a {
		padding: 10px;
		width: 20%;
		margin: 0 auto;
	}
	.social-icon {
		margin: 1em 0 2em;
		float: none;
		text-align: center;
	}
	h2.heading {
		font-size: 30px;
	}
	.about p {
		font-size: 14px;
	}
	.video-info h3.heading1 {
		font-size: 2em;
	}
	.team-grid {
		width: 80%;
		float: none;
		margin:0 auto 3em;
	}
	.team-grid-right {
		width: 30%;
		float: left;
	}
	.team-grid-left {
		width: 70%;
		padding-right: 15px;
		float: left;
	}
	.team-agile-row2 {
		margin: 0em 0 0;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 5em 3em;
	}
	.w3-agile-post-grids {
		width: 50%;
		float: left;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 38%;
	}
	.newsletter h3.w3ls-title {
		font-size: 31px;
	}
}
@media screen and (max-width: 667px){
	.abouthead {
		width: 59%;
	}
	.video-info h3.heading1 {
		font-size: 1.8em;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		width: 140px;
		height: 140px;
		bottom: 22%;
		left: 75%;
	}
	.team-grid {
		width: 85%;
		float: none;
		margin: 0 auto 3em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 4em 3em;
	}
	.agileits-banner-info h3 {
		font-size: 2.2em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 350px;
	}
	.agileits-banner-info {
		padding: 13em 0 0em;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 44%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 41%;
	}
}
@media screen and (max-width: 640px){
	.abouthead {
		width: 62%;
	}
	.team-grid {
		width: 90%;
	}
	h3.w3ls-title {
		font-size: 2em;
	}
	.newsletter h3.w3ls-title {
		font-size: 28px;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 310px;
	}
	.agileits-banner-info {
		padding: 12em 0 0em;
	}
}
@media screen and (max-width: 600px){
	.abouthead {
		width: 66%;
	}
	.video-info h3.heading1 {
		font-size: 1.6em;
	}
	.team-grid {
		width: 100%;
	}
	.team-grid-left h4 {
		font-size: 1.3em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3.5em 2em;
	}
	.w3l-info1 p {
		font-size: 14px;
	}
	.flex-control-nav {
		bottom: 37%;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		width: 130px;
		height: 130px;
		bottom: 24%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 46%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 44%;
	}
	.contact-form-left {
		padding-right: 0em;
	}
	.contact a.fa {
		font-size: 15px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.navbar-nav > li > a {
		width: 25%;
	}
}
@media screen and (max-width: 568px){
	.abouthead {
		padding: 0 15px;
	}
	.video-info p {
		width: 95%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3em 1em;
	}
	.testimonials-grid-2 {
		margin: 0 2em;
		text-align: center;
	}
	.w3-agile-post-grids {
		width: 100%;
		float: none;
		margin-bottom:5em;
	}
	.w3-agile-post-grids:nth-child(4) {
		margin-bottom: 0;
	}
	.w3-agile-post-grids.w3-agile-post-img{
		margin-bottom:2em;
	}
	.agile_inner_w3ls-grids {
		margin-bottom: 0em;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 27%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 27%;
	}
	.count-grid {
		padding: 20px;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 270px;
	}
	.agileits-banner-info {
		padding: 11em 0 0em;
	}
}
@media screen and (max-width: 480px){
	.abouthead {
		padding: 0 10px;
		width: 77%;
	}
	h2.heading {
		font-size: 28px;
	}
	.about h5 {
		font-size: 16px;
	}
	.aboutleft h4 {
		font-size: 17px;
	}
	.numscroller {
		font-size: 2em;
	}
	.video-info {
		padding: 50px 0;
	}
	.team-grid {
		padding: 0;
	}
	.team-grid-right {
		width: 40%;
		float: left;
	}
	.team-grid-left {
		width: 60%;
		padding-right: 0px;
		float: left;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 1.5em 1em;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.2em;
	}
	.w3l-info1 p {
		letter-spacing: 0px;
	}
	.testimonials h4, h5 {
		font-size: 20px;
	}
	.testimonials h5 {
		font-size: 15px;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		width: 120px;
		height: 120px;
		bottom: 24%;
		left: 69%;
	}
	.flex-control-nav {
		right: 42%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 31%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 31%;
	}
	.w3layouts-contact-form-top h3, .contact-form-top h3, .w3agile-map h3, .agileits-contact-address h3 {
		font-size: 1.2em;
		letter-spacing: 0px;
	}
	.w3layouts-contact-form-top p {
		margin: 1em 0;
	}
	.contact input[type="text"]:nth-child(1) {
		margin-right: 1.2em;
	}
	.footer-w3layouts {
		padding: 1em;
	}
	.newsletter h3.w3ls-title {
		font-size: 24px;
	}
	.subscribe-grid input[type="text"] {
		padding: .6em 1em;
		width: 60%;
	}
	.subscribe-grid button.btn1 {
		height: 38px;
	}
	.agileits-banner-info h3 {
		font-size: 1.6em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
		min-height: 300px;
	}
	.agileits-banner-info {
		padding: 10em 0 0em;
	}
	.jislider__right-arrow__top {
		width: 3px;
		height: 25px;
		top: 8px;
	}
	.jislider__right-arrow__bottom{
		width: 3px;
		height: 25px;
	}
	.jislider__left-arrow__top {
		width: 3px;
		height: 25px;
		top: 9px;
		left: 3px;
	}
	.jislider__left-arrow__bottom{
		width: 3px;
		height: 25px;
	}
	.navbar-nav > li > a {
		width: 30%;
	}
}
@media screen and (max-width: 414px){
	.count-grid {
		width: 50%;
		float: left;
		border-bottom: 1px solid #999;
	}
	.team-grid-right {
		width: 60%;
		float: none;
	}
	.team-grid-left {
		width: 100%;
		margin-top: 2em;
		float: none;
	}
	.team-grid {
		padding: 0px 0 0px 15px;
	}
	.w3gallery-grids {
		width: 100%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 5.5em 3em;
	}
	.testimonials-grid-2 {
		margin: 0 0em;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		left: 66%;
	}
	.w3-agile-post-img a {
		min-height: 200px;
	}
	.w3-agile-post-info h4 a {
		font-size: .8em;
	}
	.w3-agile-post-info ul li {
		font-size: .9em;
	}
	.w3-agile-post-grids i.fa.fa-search-plus {
		bottom: 42%;
		font-size: 15px;
		padding: .8em;
	}
	.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 42%;
		font-size: 15px;
		padding: .8em;
	}
	.contact input[type="text"]:nth-child(1) {
		margin-right: 0;
	}
	.agileinfo-contact-form-grid input[type="text"] {
		width: 100%;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
		padding: 0 2em;
		line-height: 1.5em;
	}
	.agileits-banner-info {
		padding: 8em 0 0em;
	}
	.agileits-banner-info p {
		letter-spacing: 6px;
	}
	.navbar-nav > li > a {
		width: 34%;
	}
	.navbar-toggle {
		margin-right: 0px;
	}
}
@media screen and (max-width: 384px){
	.panel-title {
		font-size: 14px;
	}
	.panel-body {
		font-size: 13px;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		left: 65%;
		width: 100px;
		height: 100px;
	}
	div#testimonials {
		height: 360px;
	}
	.flex-control-nav {
		bottom: 30.5%;
	}
	.w3-agile-post-grids i.fa.fa-search-plus,.w3-agile-post-grids i.fa.fa-search-plus.iconsearch {
		bottom: 46%;
	}
	h3.w3ls-title {
		font-size: 1.7em;
	}
	.navbar-nav > li > a {
		width: 36%;
	}
	.navbar-toggle {
		margin-top: 5px;
		margin-right: 0px;
	}
}
@media screen and (max-width: 375px){
	.team-grid-right {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
	.team-grid-left {
		padding-left: 25px;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 5em 3em;
	}
	.subscribe-grid input[type="text"] {
		width: 90%;
	}
	.subscribe-grid button.btn1 {
		width: 322px;
	}
}
@media screen and (max-width: 320px){
	.abouthead {
		width: 90%;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}
	h2.heading {
		font-size: 25px;
	}
	.aboutleft {
		padding: 0 10px;
	}
	.panel-heading {
		padding: 12px 8px;
	}
	.aboutright {
		padding: 0 0px;
	}
	.video-info p {
		width: 100%;
	}
	.team-grid-right {
		width: 100%;
		float: none;
	}
	.team-grid-left {
		padding-left: 0;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3.5em 2em;
	}
	.testimonials-grid-1.img3 img, .testimonials-grid-1.img2 img, .testimonials-grid-1.img1 img {
		left: 69%;
		width: 85px;
		height: 85px;
	}
	div#testimonials {
		height: 375px;
	}
	.flex-control-nav {
		bottom: 25%;
	}
	.w3-agile-post-grids {
		padding: 0;
	}
	.agileits-banner-info h3 {
		font-size: 1.6em;
		padding: 0 1em;
	}
	.subscribe-grid button.btn1 {
		width: 273px;
	}
	.navbar-nav > li > a {
		width: 49%;
	}
}
/* responsive design */
/* custom */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    background: #eeeeee;
    padding: 15px 28px 0px 28px;
    box-shadow: 0px 0px 7px 0px #838383;
    -webkit-box-shadow: 0px 0px 7px 0px #838383;
    -o-box-shadow: 0px 0px 7px 0px #838383;
    -moz-box-shadow: 0px 0px 7px 0px #838383;
    white-space: nowrap;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.teampd {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 15px;
    box-shadow: 0 5px 10px rgb(222, 76, 15);
    border: #DFE0DF solid 1px;
}

.guest {
   
    border: #DFE0DF solid 1px;
	background: #fff2e073;
}
.guest img{ padding:3%;}
.guest img a:hover{ border:#FF0000;}
.guest p:hover{ color:#FF0000;}
/*.to_boder{ border: 1px solid; }*/
.top_fo{ background: #330001;
    padding: 30px 16px 1px 5px; }
.top_fo ul{text-decoration: none; list-style: none;}
.top_fo ul li{text-decoration: none;} 
.top_fo ul li a{ color: #ffffff; }   


.vi_bord{ border: 10px color: #e6e6e6; }

/* magni fire */
.mag {
    width:200px;
    margin: 0 auto;
    float: none;
	text-align: center;
}
    
.mag img {
    max-width: 35%;
}
.mag img:hover{ opacity: 0.7;}        
  


hr {
  border: none;
    height: 20px;
    width: 97%;
    height: 70px;
    margin-top: 0;
    border-bottom: 1px solid #df4c11;
    box-shadow: 0 13px 7px -13px #df4c11;
    margin: -50px auto 10px;
}

.fa-globe{ color: #df4b0f;}
.fa-globe:hover {
    color: #f17c17;
}
.fa-suitcase{ color: #df4b0f;}
.fa-suitcase:hover {
    color:#f17c17;
}
.fa-whatsapp{ color: #0b6b1b; margin-left: 0%;}
.fa-whatsapp:hover {
    color: #f17c17;
}
.fa-envelope{ color: #0b6b1b; margin-left: 0%;}
.fa-envelope:hover {
    color: #f17c17; 
}

.fa-user{ color: #df4b0f; margin-left: 0%;}
.fa-user:hover {
    color: #f17c17; 
}
.ct20{font-size: 24px;
    font-family: -webkit-body;
    background: #d9edf763;
	padding: 3%;
}

.header {
  /*  background: #B7B6B4; */
    overflow: hidden;
    color: rgba(0,0,0,0.8);
    font-size: 15px;
    overflow: hidden;
}
.btn-danger:hover{color: #df4b12;}
.mob_m{ margin-left:0%;}


/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #f17c17;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 100px;
}

@media screen and (max-width: 365px){
	navbar-header navbar-left h3{
	
    padding: 0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    margin-top: 36px; !important;
    text-align: center;

}
}
/*
@media screen and (max-width: 420px){
.fa-whatsapp {
    color: #df4b0f;
    margin-left: 0%;
    margin-top: 35px;

	}
	h3{ margin-top: 25px;
}
*/

.client img{ width:70px; height:70px; border-radius: 50%;}
.amazing_a p{margin: -28% 0 0 26%;
    line-height: 30px;padding: 2px;}

.myform{ 
	 padding-top: 0px;
    padding-bottom: 15px;
    box-shadow: 0 5px 10px rgb(222, 76, 15);
    border: #DFE0DF solid 1px;
}


.media-testimonial {
    width:100%;
    margin:0 auto 30px auto;
}
.media-testimonial-med {
    width:500px;     
}

.media-testimonial-sm {
    width:300px;     
}

.media-testimonial .media-body {
    padding-left:30px;   
    position:relative;
}
.media-testimonial .media-body:before {
  color: #ccc;
  content: "\201C";
  font-size: 6em;
  position:absolute;
  top:-28px;
  left: -5px;
  font-family: Arial, Helvetica, sans-serif;
}

.media-testimonial .media-body p {
  margin-bottom:8px;
  font-size:14px;
}

.media-attribution {
    font-size:90%;   
}

.media-attribution em {
    font-style:normal;
    font-weight:bold;
}



#custom_carousel .item {

    color:#000;
    background-color:#eee;
    padding:20px 0;
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid orange;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}
/* iffect text on top */

.mycontainer {
  position: relative;
  width: 100%;
}

.myimage {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #f1716f;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.mycontainer:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  color: white;
  font-size: 13px;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width:100%;
}


@media only screen and (max-width: 767px) {
.row header {
        float:left;
    }
}

.tourweeknd-txtbx1 {
    margin-top: 25px;
    width: 92.3%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
   
    opacity: 1;
	color: white;
/*	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.7) 30%,rgba(0,0,0,.7) 50%,rgba(0,0,0,0) 90%);*/
	text-shadow: -2px 0px 20px rgba(0, 0, 0, 0.75);
	}
.tourweeknd-txtbx1:hover{ display:none !important;}
/*use for read more */
.heading1 {
    font-size: 27px;
    color: #fff;
}

.demoback {
    width: 100%;
    background: #FFFFFF;
}
.demo {
    margin: 0px auto;
    padding: 0px;
    width: 90%;
    background: #FFFFFF;
}
/*end read more*/
/*start filter*/
.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

/* tab */
.tab {
    overflow: hidden;
    border: 1px solid #fff;
    background-color: #e04b0b;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 80px;
    transition: 0.3s;
    font-size: 27px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
   
    border-top: none;
}
/*--Start Enquery Form--*/
.intropp {
    font: 16px/30px "open_sansregular";
    font-family: inherit;
}
.enquire-wrapdiv {
    background-color: #fff;
    border: #ffb71d solid 1PX;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    padding: 15px;
    height: auto;
    width: 100%;
}
.contactmail {
    padding-bottom: 10px;
    padding-top: 10px;
}
.phnummail {
    padding-left: 0px;
    padding-right: 0px;
}
.phnummail h3 {
    color: #0a82b6;
}
.phnum ul {
    list-style: none;
}
.phnummail a {
    color: #e60404;
}
.phnummail {
    padding-left: 0px;
    padding-right: 0px;
}
.phnummail h3 {
    color: #0a82b6;
}
.heading11 {
    overflow: hidden;
    text-align: center;
}
.heading11 {
    font-weight: 600;
    font-size: 20px;
}
.middiv {
    padding-bottom: 6px;
}
.tbhd {
    background: #6d0606;
    color: white;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 11px;
}
.b5 {
    background-color: #fff;
    border: #E0E0E0 solid 1PX;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.clickable-row img {
    width: 50%;
    margin: auto;
}
/*---guest video page-- */
.tabthree{ width:100%; height:60px; background:#FFCC00;}
.tabthree ul2{ text-decoration:none; list-style: none;}
.tabthree ul2 li{ float:left; padding:5px 0 5px 40px;}
.tabthree ul2 li a:hover{ background:#993333;}

.contacthd2 {
    text-transform: capitalize;
    text-align: center;
    font-family: 'Tangerine', serif;
    color: #1561a3;
}

.wtapp{ margin-left: 35%;
    font-weight: 700;}
@media only screen and (max-width: 767px) {
.wtapp {
        margin-left:0px;
    }
}

@media screen and (max-width: 1149px) {
    .wtapp {
    margin-left:0px;
	}
.fa-envelope:hover {
    color: #f17c17;
    margin-left: -112px;
.wtapp_1{ margin:0px;
}
}

@media screen and (max-width: 1148px) and (min-width: 992px) {
    .wtapp {
    margin-left:0px;
	}
.fa-envelope:hover {
    color: #f17c17;
    margin-left: 0px;
	}
.wtapp_1 a{ margin:0px; color: black;
    font-weight: 400;
    font-size: 14px;
	
}
.fa-envelope{ margin-left:-10%;
}
}
.mantp{ padding: 47px;
    background: #f3f3f3;
    height: 170px;
	}
	
.st { 
    padding: 50px;
    }	
	
@media screen and (max-width: 1362px) and (min-width: 1149px) {
.st {
    background: #f1efef !important;
    height: 175px;
    padding: 50px;
	}
}	
/*--video page css--*/
.sobre{ box-shadow: 0px 1px 8px 2px green;}
.row_st	{ background:#999999:}