
/*-- //banner-bottom --*/
/*-- about --*/
.about {
	padding: 3em 0;
	background: #87b200;
	position: relative;
}
.about h2 {
	font-size: 2.5em;
	text-transform: capitalize;
	color: #fff;
}
.about p {
	color: #394b01;
	line-height: 2em;
	text-transform: capitalize;
}
.w3l_about_pos {
	position: absolute;
	right: 5%;
	top: -50%;
}
/*-- //about --*/
/*-- team --*/
.team, .testimonials, .services, .mail, .gallery, .w3_wthree_agileits_icons, .typo, .stats, .services-bottom, .featured-services {
	padding: 5em 0;
}
.w3ls_para {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #ff9d0f;
	position: relative;
	padding-bottom: .5em;
	margin-bottom: 1em !important;
	font-weight: 500 !important;
}
.w3ls_para:after {
	background: #ff9d0f;
	width: 9.6%;
	height: 2px;
	position: absolute;
	bottom: 0%;
	left: 45%;
	content: '';
}
.agileits_head {
	font-size: 2em;
	color: #212121;
	text-transform: capitalize;
	text-align: center;
}
.agileinfo_team_grids, .w3_agile_mail_grids, .agile_testimonials_grids, .w3l_services_grids, .w3l_services_bottom_grids, .agileits_featured_services_grids, .w3l_gallery_grids {
	margin: 3em 0 0;
}
.wthree_team_grid {
	text-align: center;
}
.wthree_team_grid ul {
	margin: 1em 0;
}
.wthree_team_grid h4 {
	font-size: 1.3em;
	color: #212121;
}
.wthree_team_grid p {
	color: #999;
}
/*-- //team --*/
/*-- stats --*/
.stats {
	background: url(../images/5.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
}
.agileits_w3layouts_stats_grid {
	padding: 2em;
	text-align: center;
	background: rgba(255, 255, 255, 0.72);
}
.agileits_w3layouts_stats_grid i {
	font-size: 1.5em;
	color: #212121;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 30px;
	line-height: 2em;
}
.agileits_w3layouts_stats_grid p {
	font-size: 3em;
	font-weight: bold;
	color: #ee6303;
	margin: .5em 0;
}
.agileits_w3layouts_stats_grid h3 {
	font-size: 1.4em;
	color: #212121;
	text-transform: capitalize;
}
/*-- //stats --*/
/*-- testimonials --*/
.agile_testimonials_grid p {
	color: #999;
	line-height: 2em;
	margin-bottom: 1em;
}
.w3_agile_testimonials_grid_left {
	float: right;
}
.w3_agile_testimonials_grid_right {
	float: right;
	margin: 2.5em 2em 0 0;
	text-align: right;
}
.w3_agile_testimonials_grid_right h4 {
	font-size: 1.2em;
	color: #212121;
}
.w3_agile_testimonials_grid_right h5 {
	font-size: 14px;
	color: #87b200;
}
.agile_testimonials_grid1 {
	padding: 2em;
	background: #f5f5f5;
}
/*--flexisel--*/
.flex-slider {
	background: #222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding: 2em 0 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 40px;
	height: 40px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	background: url(../images/left.png) no-repeat 8px 13px #87b200;
	top: -5% !important;
	border-radius: 5px;
}
.nbs-flexisel-nav-left {
	left: 91%;
}
.nbs-flexisel-nav-right {
	right: 1.2%;
	background: url(../images/right.png) no-repeat 8px 13px #87b200;
}
/*--//flexisel--*/
.agile_testimonials_grid {
	margin: 0 1em;
}
/*-- //testimonials --*/
/*-- footer --*/
.footer {
	padding: 4em 0;
	background: #212121;
}
.w3layouts_footer_grid_left {
	float: left;
}
.w3layouts_footer_grid_right {
	float: right;
	margin: 1.5em 0 0;
}
.w3layouts_footer_grid_right p {
	color: #999;
	line-height: 2em;
}
.w3layouts_footer_grid_right p a {
	color: #fff;
	text-decoration: underline;
}
.w3layouts_footer_grid_right p a:hover {
	color: #87b200;
}
.w3layouts_footer_grid_left h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}
.w3layouts_footer_grid_left h2 a span {
	display: inline-block;
	padding: .2em .5em;
	background: #87b200;
	color: #fff;
	border-radius: 50px;
}
.w3_footer_grid h3 {
	font-size: 1.8em;
	color: #fff;
	padding-bottom: .3em;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 1em;
}
.w3_footer_grid h3:after {
	content: '';
	background: #fff;
	height: 2px;
	width: 25%;
	position: absolute;
	left: 0%;
	bottom: 0%;
}
.w3layouts_footer_grid {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px dashed #999;
}
.w3_footer_grid p {
	color: #999;
	line-height: 2em;
}
.w3_footer_grid ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 1.5em;
}
.w3_footer_grid ul li:last-child {
	margin-bottom: 0;
}
.w3_footer_grid ul li a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.w3_footer_grid ul li.active a {
	color: #87b200;
}
.w3_footer_grid ul li i {
	padding-right: 1em;
	color: #87b200;
}
.w3_footer_grid ul li a:hover {
	color: #87b200;
}
.w3_footer_grid input[type="email"] {
	outline: none;
	padding: 10px 10px;
	font-size: 14px;
	color: #999;
	width: 75%;
	background: #fff;
	border: none;
	float: left;
}
.w3_footer_grid input[type="submit"] {
	outline: none;
	width: 18%;
	color: #fff;
	border: none;
	padding: 9px 0;
	background: url(../images/right.png) no-repeat 27px 11px #ff9d0f;
}
.w3_footer_grid input[type="submit"]:hover {
	background: url(../images/right.png) no-repeat 27px 11px #87b200;
}
.w3_footer_grid form {
	margin-bottom: .5em;
}
.w3_footer_grid p span {
	color: #87b200;
}
/*-- //footer --*/
/*-- bootstrap-pop-up --*/
.modal-header {
	font-size: 2em;
	color: #ff9d0f;
	font-family: 'Alegreya', serif;
	text-align: center;
	text-transform: uppercase;
}
.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: 2em 0 0;
	color: #212121;
}
.modal-body {
	padding: 2em;
}
button.close {
	font-size: 1em;
	color: #212121;
	outline: none;
}
/*-- //bootstrap-pop-up --*/
/*-- 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/arrow.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 --*/
/*-- icons --*/
ul.bs-glyphicons-list li:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
ul.bs-glyphicons-list li:hover span {
	color: #fff;
}
.codes a {
	color: #999;
}
.row.fontawesome-icon-list {
	margin: 0;
}
.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}
.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.icon-box:hover i.fa {
	color: #fff !important;
}
.icon-box:hover a.agile-icon {
	color: #fff !important;
}
.codes .bs-glyphicons li {
	float: left;
	width: 12.5%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}
.codes .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}
.codes .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}
.codes .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}
h3.icon-subheading {
	font-size: 25px;
	color: #87b200 !important;
	margin: 30px 0 15px;
}
h3.agileits-icons-title {
	text-align: center;
	font-size: 30px;
	color: #000;
}
.icons a {
	color: #999;
}
.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}
.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
	cursor: pointer;
}
.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}
.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}
.serviceRowSec h4 {
	text-align: center;
}
.serviceRowSec .row {
	margin-top: 40px;
}
.serviceRowSec .col-md-4 {
	padding: 20px;
	min-height: 400px;
	display: flex;
}
.serviceRowSec .bSec {
	align-self: center;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.serviceRowSec .icon {
	display: inline-block;
}
.serviceRowSec .bsec-title {
	display: block;
	font-size: 20px;
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
.bsec-text {
	padding-bottom: 10px;
}
.serviceRowSec .col-md-4:nth-child(1) {
	background: #f7960b;
}
.serviceRowSec .col-md-4:nth-child(2) {
	background: #008075;
}
.serviceRowSec .col-md-4:nth-child(3) {
	background: #58be6f;
}
.readmore {
	position: relative !important;
	top: 0 !important;
	right: 0 !important;
	display: block;
	margin: 10px auto;
	width: 140px !important;
	height: 35px !important;
	line-height: 35px !important;
	border-radius: 6px;
	color: #052582;
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0 4px 9px #4f4e4e69;
	background: #f2f2f2;
}
.readmore:focus {
	text-decoration: none;
}

@media (max-width:991px) {
h3.agileits-icons-title {
	font-size: 28px;
}
.wthree_logo img {
	width: 114px;
}
h3.icon-subheading {
	font-size: 22px;
}
}

@media (max-width:768px) {
h3.agileits-icons-title {
	font-size: 28px;
}
h3.icon-subheading {
	font-size: 25px;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.icon-box {
	margin: 0;
}
.wthree_logo {
	float: left;
}
}

@media (max-width: 640px) {
.icon-box {
	float: left;
	width: 50%;
}
}

@media (max-width: 480px) {
.bs-glyphicons li {
	width: 31%;
}
}

@media (max-width: 414px) {
h3.agileits-icons-title {
	font-size: 23px;
}
h3.icon-subheading {
	font-size: 18px;
}
.bs-glyphicons li {
	width: 31.33%;
}
}

@media (max-width: 384px) {
.icon-box {
	float: none;
	width: 100%;
}
}

@media (max-width: 375px) {
.w3_agileits_icons_page {
	margin: 25px 0 0 !important;
}
}
/*-- //icons --*/
/*--Typography--*/
.well {
	font-weight: 300;
	font-size: 14px;
}
.list-group-item {
	font-weight: 300;
	font-size: 14px;
}
li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}
.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}
.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3 {
	margin-bottom: 2em;
}
.xs h3, h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}
.grid_3 p {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4 {
	background: none;
	margin-top: 50px;
}
.label {
	font-weight: 300 !important;
	border-radius: 4px;
}
.grid_5 {
	background: none;
	padding: 2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
	color: #87b200;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
	line-height: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl {
	padding: 0;
}
.in-gp-tb {
	padding-right: 0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2 {
	margin: 0 0 10px;
}

@media (max-width:768px) {
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}

@media (max-width:640px) {
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li, .grid_3 p, ul.list-group li, li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
}

@media (max-width:480px) {
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert, p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 0;
}
}

@media (max-width: 320px) {
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p, ol.breadcrumb li, .grid_3 p, .well, ul.list-group li, li.list-group-item1, a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}

table.table.table-striped, .table-bordered, .bs-docs-example {
	display: none;
}
}
/*-- //typography --*/
/*-- services --*/
.w3layouts_vertical_tab p {
	/*color:#333;*/
	line-height: 2em;
}
.w3layouts_vertical_tab p i {
	display: block;
	margin-top: 1em;
	color: #212121;
}
.services-bottom {
	background: url(../images/10.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
}
.agileits_head_w3 {
	color: #fff;
}
.w3ls_services_bottom_grid {
	width: 100px;
	height: 100px;
	background: #f5f5f5;
	border-radius: 50px;
	text-align: center;
}
.w3ls_services_bottom_grid i {
	font-size: 2em;
	color: #212121;
	line-height: 3em;
}
.w3l_services_bottom_grid:hover i {
	color: #fff;
}
.w3l_services_bottom_grid h4 {
	font-size: 1.5em;
	margin: 1em 0;
	color: #87b200;
	text-transform: capitalize;
}
.w3l_services_bottom_grid:hover h4 {
	color: #ee6303;
}
.w3l_services_bottom_grid p {
	/*color:#999;*/
	line-height: 2em;
}
/* Rectangle Out */
.hvr-rectangle-out {
	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: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #87b200;
	-webkit-transform: scale(0);
	transform: scale(0);
	-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;
	border-radius: 50px;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
	color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before, .w3l_services_bottom_grid:hover .hvr-rectangle-out:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.agileits_featured_services_grid h4 {
	text-transform: capitalize;
	font-size: 1.5em;
	color: #ff9d0f;
	margin: 1em 0;
}
.agileits_featured_services_grid p {
	/*color:#999;*/
	line-height: 2em;
	margin-bottom: 2em;
}
/*-- //services --*/
/*-- gallery --*/
.hovereffect {
	width: 100%;
	height: 100%;
	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(0, 0, 0, 0.64);
}
.hovereffect img {
	display: block;
	position: relative;
	width: 100%;
	min-height: 270px;
}
.hovereffect p.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #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: 8em 0 0;
	padding: 1em 3em;
	letter-spacing: 2px;
}
.hovereffect:hover p.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hovereffect p.info:hover {
	box-shadow: 0 0 5px #fff;
}
.agileinfo_gallery_grid:nth-child(2) {
	margin: 2em 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #87b200;
	cursor: default;
	background: none;
	border: none;
	border-bottom-color: transparent;
	border-bottom: 2px solid #87b200;
}
.nav-tabs > li > a {
	margin-right: 3px;
	border-radius: 0;
	font-size: 14px;
	color: #212121;
	border: none;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.nav-tabs > li > a:focus {
	background: transparent;
}
.nav-tabs {
	border-bottom: none;
	padding: 1em 0 3em;
}
.nav-tabs > li {
	margin: 0 10px;
}
.nav-tabs > li > a:hover {
	border: none;
	color: #87b200;
	border-bottom: 2px solid;
	background: none;
}
.nav-tabs > li > a:hover {
	color: #87b200;
}
.nav-tabs > li:first-child {
	margin-left: 20em;
}
/*-- //gallery --*/
/*-- mail --*/
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	width: calc(100% - 0em);
	vertical-align: top;
}
.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
= -webkit-appearance: none; /* for box shadows to show on iOS */
}
.input__field:focus {
	outline: none;
}
.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #212121;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.input__label-content {
	position: relative;
	display: block;
	padding: 1.3em 0;
	width: 100%;
}
/* Ichiro */
.input--ichiro {
	margin-top: 2em;
}
.input__field--ichiro {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 100;
	display: block;
	padding: 0 1em;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	background: #fff;
	color: #212121;
	opacity: 0;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.input__label--ichiro {
	width: 100%;
	text-align: left;
	cursor: text;
}
.input__label--ichiro::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	border: 1px solid #e4e4e4;
}
.input__label-content--ichiro {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.input__field--ichiro:focus, .input--filled .input__field--ichiro {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.input__field--ichiro:focus + .input__label--ichiro, .input--filled .input__label--ichiro {
	cursor: default;
	pointer-events: none;
}
.input__field--ichiro:focus + .input__label--ichiro::before, .input--filled .input__label--ichiro::before {
	-webkit-transform: scale3d(1, 1.5, 1);
	transform: scale3d(1, 1.5, 1);
	border: none;
}
.input__field--ichiro:focus + .input__label--ichiro .input__label-content--ichiro, .input--filled .input__label-content--ichiro {
	-webkit-transform: translate3d(0, -2.9em, 0) scale3d(0.8, 0.8, 1);
	transform: translate3d(0, -2.9em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
}
.w3_agile_mail_grid textarea {
	outline: none;
	width: 100%;
	background: #f5f5f5;
	color: #212121;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #e4e4e4;
	min-height: 321px;
	font-weight: bold;
	margin: 2em 0 0;
}
.w3_agile_mail_grid textarea::-webkit-input-placeholder {
 color: #212121 !important;
}
.w3_agile_mail_grid input[type="submit"] {
	outline: none;
	width: 100%;
	background: #87b200;
	color: #fff;
	padding: 1em 0;
	font-size: 1em;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	margin: 2em 0 0;
	font-family: 'Alegreya', serif;
	letter-spacing: 5px;
}
.w3_agile_mail_grid input[type="submit"]:hover {
	background: #ff9d0f;
}
.agile_map iframe {
	width: 100%;
	min-height: 400px;
	margin-bottom: -6px;
}
.w3_agileits_mail_left {
	background: #ff9d0f;
}
.w3_agileits_mail_left h4 {
	padding: 1em;
	color: #fff;
	background: #c77c10;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.w3_agileits_mail_left {
	text-align: center;
}
.w3_agileits_mail_left h4 i {
	padding-right: 1em;
	color: #fff;
}
.w3_agileits_mail_left p.wthree_address {
	padding: 1em;
	color: #fff;
	line-height: 1.8em;
}
.w3_agileits_mail_left1 {
	padding: 1em;
}
.w3_agileits_mail_left1 a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.w3_agileits_mail_left1 a:hover {
	color: #724708;
}
p.agileinfo_para {
	color: #fff;
}
.agileits_w3layouts_mail {
	padding-bottom: 5em;
}
/*-- //mail --*/
/* FAQs */
.faqs {
	padding: 30px 0 40px;
}
.faqsDetails {
	clear: both;
}
.faqsDetails h3 {
	line-height: 22px;
	font-size: 18px;
	padding-top: 20px;
	font-weight: 600;
}
.faqsDetails p {
	line-height: 22px;
	padding: 10px 0 0;
}
.markText {
	color: #ff9d0f;
	font-weight: 700;
}
.about h2 {
	font-size: 2em;
	text-align: center;
	width: 67%;
}
.w3l_about_pos {
	width: 28%;
	top: -20px !important;
}
.list-vegi li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	list-style: disc;
	line-height: 30px;
}
.navbar-default .navbar-nav > li > a {
	color: #1b0bf5 !important;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

/*-----start-responsive-design------*/
@media (max-width:1280px) {
.nav-tabs > li:first-child {
	margin-left: 19em;
}
.navbar-right {
	float: right !important;
}

.hovereffect img {
	min-height: 208px;
}
}

@media (max-width:1080px) {
.nav-tabs > li:first-child {
	margin-left: 12em;
}
.hovereffect p.info {
	margin: 6em 0 0;
}
}

@media (max-width: 991px) {

.nav-tabs {
	padding: 0em 0 2em;
}
.nav-tabs > li:first-child {
	margin-left: 10em;
}
.w3l_gallery_grid {
	float: left;
	width: 33.33%;
}
.w3l_gallery_grids {
	margin: 2em 0 0;
}
.hovereffect img {
	min-height: 150px;
}
}

@media (max-width: 767px) {

.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab {
	font-size: 13px;
}
.hovereffect img {
	min-height: 100%;
}
.addui-Tabs .addui-Tabs-tabHolder {
	display: block !important;
	width: 40%;
	margin: 0 auto;
}
img.cboxPhoto {
	margin-top: 0px !important;
}
}

@media (max-width: 640px) {
.nav-tabs > li:first-child {
	margin-left: 4em;
}
.w3l_gallery_grid {
	padding-left: 0;
}
.agileinfo_gallery_grid:nth-child(2) {
	margin: 1em 0;
}
.hovereffect p.info {
	margin: 3.5em 0 0;
	padding: 0.5em 1em;
}
}

@media (max-width: 480px) {
.nav-tabs > li {
	margin: 0 1px;
}
.nav-tabs > li:first-child {
	margin-left: 0em;
}
.hovereffect p.info {
	margin: 3em 0 0;
	font-size: 12px;
}
}

@media (max-width: 414px) {
.nav-tabs > li > a {
	padding: 0 6px;
	font-size: 13px;
}
.nav-tabs {
	padding: 0em 0 1em;
}
.w3l_gallery_grid {
	padding-left: 1em;
	float: none;
	width: 100%;
}
.hovereffect p.info {
	margin: 8em 0 0;
	font-size: 13px;
	padding: .7em 2em;
}
.agileinfo_gallery_grid:nth-child(2), .agileinfo_gallery_grid {
	margin: 1em 0 0;
}
}

@media (max-width: 384px) {
.nav-tabs > li > a {
	padding: 0;
	font-size: 12px;
}
.nav-tabs > li {
	margin: 0 7px;
}
.nav-tabs {
	padding: 0;
}
.hovereffect p.info {
	margin: 7em 0 0;
}
}

@media (max-width: 375px) {

.nav-tabs > li {
	margin: 0;
	display: block;
	float: none;
	text-align: center;
}
}
