*{
	outline: none;
}
html {
	scroll-behavior: smooth;
  }
html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	margin: 0;
}
ul{
	list-style-type: none;
}
p,ul li,ol li{
	margin:0;
	font-size:15px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'PT Serif', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],.w3ls_footer_grid_leftl,.w3ls_footer_grid_leftr h4,.w3l_footer_pos p a,.w3ls_footer_grid_leftr a,.w3layouts_header_right ul li a,.w3ls_social li a,.w3_team_grid1_pos,.w3_team_grid1_pos img{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.m-t-3{margin-top:3rem}
/*-- header --*/
.w3layouts_header_left{
	float:left;
}
.w3layouts_header_left p{
	color:#999;
	line-height:1.8em;
}
.w3layouts_header_right{
	float:right;
}
.header {
    padding:0.6em 3em;
    border-top: 2px solid #fa3d03;
}
.w3layouts_header_right ul li{
	display:inline-block;
	color:#212121;
}
.w3layouts_header_right ul li:first-child{
	margin-right:2em;
}
.w3layouts_header_right ul li:last-child{
	margin-left:2em;
}
.w3layouts_header_right ul li i{
	color:#212121;
	padding-right:1em;
}
.w3layouts_header_right .file-p{
	padding-right:0.5em;
}
.w3layouts_header_right ul li a{
	color:#212121;
	text-decoration:none;
}
.w3layouts_header_right ul li a:hover{
	color:#fa3d43;
}
/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.w3_navigation {
    border-top: 1px solid #999;
	position:relative;
}
.navbar-nav {
    float: none;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fa3d03;
    background: none;
}
.navbar-default .navbar-nav > li > a {
	color: #212121;
	font-size: 17px;
	font-weight: 600;
}
.succ_msg
  {
	font-size: 16px;
	text-align: center;
	color: #05701C;
	background-color:
	#D2D2D2;
	width: 416px;
	padding: 31px;
	border: 1px solid
	#000000;
	position: fixed;
	margin: 324px -4px 0px 460px;
	z-index: 999;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	top: -19px;
	height: 107px;
 }
.popup-box .close-btn {
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -11px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 1000px;
    background: #a09e9e;
    font-weight: bold;
    text-decoration: none;
    line-height: 164%;
    font-size: 21px;
    outline: none;
}
.navbar-nav > li > a {
    margin:31px 1.0em;
    padding: 1px 4px;
	line-height: 1em;
    text-transform: uppercase;
}
.navbar-nav > li:nth-child(4) a {
    margin-right:8.1em !important;
}
.w3_navigation_pos{
	position: absolute;
    top: 27%;
    left: 44%;
    z-index: 9999;
}
.w3_navigation_pos img{
	margin-top:-24px;
	width: 80px;
}
/* .w3_navigation_pos h1 a{
	font-size: 1.1em;
    color: #212121;
    text-decoration: none;
    border:2px solid #d1d1d1;
    padding: 0.1em .4em;
} */
.navbar-default .navbar-nav > li > a:hover{
    color: #fa3d03;
}
/* Effect 5: same word slide in */
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

/* Effect 5: same word slide in and border bottom */
/*-- //nav --*/
.fa-cog{
    -webkit-animation: fa-spin 3s infinite linear;
    animation: fa-spin 3s infinite linear;
}
/*-- //header --*/
/*-- banner --*/

.banner{
	background:url(../images/1.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-e{
	background:url(../images/ebnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-f{
	background:url(../images/fbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-en{
	background:url(../images/enbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-l{
	background:url(../images/lbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-t{
	background:url(../images/tbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-g{
	background:url(../images/gbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-w{
	background:url(../images/wbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-h{
	background:url(../images/hbnr.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-s{
	background:url(../images/socio.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.banner-t{
	background:url(../images/other_services.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.w3_navigation_pos h1 a i {
    font-size: .6em;
    color: #f83e03;
}
.banner p{
	font-size:2em;
	color:#fff;
	text-align:right;
	text-transform:capitalize;
	margin:10em 0 0;
}
.banner p i{
	display: block;
    font-size: .7em;
}
.banner p span{
	font-weight: bold;
    background: #fa3d43;
    display: inline-block;
    padding: 0 .5em;
}
/*-- //banner --*/
/*-- about --*/
.about,.services,.team-bottom,.mail, .testmonial{
	padding:3em 0;
}
.w3l_head{
	font-size: 2.5em;
    font-weight: bold;
    color: #212121;
    text-transform: capitalize;
	position:relative;
	letter-spacing: 3px;
}
.w3l_head:before,.w3l_head:after{
	content: '';
    background: #eaeaea;
    height: 2px;
    width: 20%;
    position: absolute;
}
.w3l_head:before{
	top: -20%;
    left: -8%;
}
.w3l_head:after{
	bottom:-60%;
	right:35%;
}
.w3ls_head_para{
	color:#fa3d43;
	text-transform:uppercase;
	letter-spacing:8px;
}
.agileits_about_left{
	border-right:1px solid #212121;
}
.agileits_about_right p{
	color: #1c1b1a;
	line-height:2em;
	margin-bottom:3em;
	text-align: justify;
}
.agileits_about_right p i{
	display:block;
	margin:2em 0 0;
}
.agileits_about_right {
    padding-left: 5em;
}
.agileits_about_right ul li{
	display: block;
    margin-bottom: 1em;
    color: #212121;
    line-height: 1.5em;
    text-transform: capitalize;
	font-family: 'PT Serif', sans-serif;   
    font-size: 1em;
	font-weight:600;
	letter-spacing:2px;
}
.agileits_about_right ul li i{
	color:#fa3d43;
	padding-right:1em;
}
.agileits_about_right ul li:last-child,.agileinfo_about_bottom_right_wthree ul li:last-child{
	margin-bottom:0;
}
/*-- //about --*/
/*-- about-bottom --*/
.about-bottom{
	background:url(../images/1.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
}
.agileinfo_about_bottom_left img {
    margin: 0 auto;
}
.agileinfo_about_bottom_right h2{
	font-size: 2em;
    color: #fff;
    line-height: 1.5em;
    text-transform: capitalize;
    margin: 2em 0 1em;
}
.agileinfo_about_bottom_right_wthree{
	padding-left:0;
}
.agileinfo_about_bottom_right_wthree ul li{
	display:block;
	margin-bottom:1em;
	color:#fff;
	text-transform:capitalize;
}
.agileinfo_about_bottom_right_wthree ul li i{
	color:#fa3d43;
	padding-right:1em;
}
/*-- //about-bottom --*/
/*-- services --*/
.w3l_head1,.w3ls_head_para1{
	text-align:center;
}
.w3l_head1:before,.w3l_head1:after{
	width:10% !important;
}
.w3l_head1:before {
    left: 35% !important;
}
.w3l_head1:after {
    right: 35% !important;
}
.w3_agileits_services_grid a{
	text-decoration:none;
}
.w3_agileits_services_grids,.w3_team_grids,.w3layouts_gallery_grids,.w3_mail_grids{
	margin:3em 0 0;
}
.w3_agileits_services_grid{
	text-align:center;
	padding: 0;
}
.w3_agileits_services_grid_agile {
    padding: 1em;
}
.w3_agileits_services_grid_1{
	width: 120px;
    height: 120px;
    border: 2px solid #212121;
    border-radius: 90px;
    margin: 0 auto;
}
.w3_agileits_services_grid_1 i{
	color:#212121;
	font-size:3em;
	line-height:2.4em;
}
.w3_agileits_services_grid_agile h3{
	text-transform: capitalize;
    font-size: 1.2em;
    letter-spacing: 3px;
    color: #fa3d43;
    margin: 2em 0 1em;
    padding-bottom: .5em;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.w3_agileits_services_grid_agile h3:after {
    content: '';
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
	-ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 20%;
    height: 1px;
    background: #212121;
    left: 40%;
    bottom: 0;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3:after {
    background: #fff;
    width: 60%;
}
.w3_agileits_services_grid_agile p{
	color:#999;
	line-height:2em;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile{
	background: #fa3d43;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_1{
	background:#fff;
	border:2px solid #fff;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3{
	color:#fff;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile p{
	color:#f2d1d3;
}
.w3_agileits_services_grid{
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
	-ms-transition: all .5s ease;
    transition: all .5s ease;
}
/*-- //services --*/
/*-- team --*/
.team{
	background: url(../images/1600X400-2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    /* min-height: 500px; */
}
.w3l_head1_w3layouts{
	color:#fff;
}
.w3_team_grid{
	text-align:center;
}
.w3_team_grid h4{
	margin:1em 0 0;
	color:#fff;
	font-size:1em;
	letter-spacing:3px;
}
.w3_team_grid p{
	text-transform:uppercase;
	color:#fa3d43;
}
.w3_team_grid1{
	position:relative;
}
.w3_team_grid1_pos{
	position: absolute;
    top: 39%;
    left: 27%;
	display:none;
}
.w3ls_social li {
    display: inline-block;
}
.w3ls_social li a {
    width: 30px;
    height: 30px;
    color: #f83e03;
    text-align: center;
    display: inline-block;
    padding-top: .5em;
    font-size: 13px;
    background: #fff;
}
.w3ls_social li a:hover{
	background: #f83e03;
	color:#fff;
}
.w3_team_grid:hover .w3_team_grid1 img{
	opacity:.5;
}
.w3_team_grid:hover .w3_team_grid1_pos{
	display:block;
}
/*-- //team --*/
/*-- gallery --*/
.w3l_gallery_grid li{
	display: inline-block;
    float: left;
    width: 32.33%;
    padding: 1%;
}
.box {
    position: relative;
    overflow: hidden;
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.box .overbox {
	background-color: hsla(0, 0%, 11%, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
    padding:8em 2em 2em;
}
.box,.box .overbox {
	height: 230px;
}
.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  font-size:1.5em;
  text-transform: uppercase;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 13px;
    line-height:1.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
/*-- //gallery --*/
/*-- services-bottom --*/
.services-bottom{
	background: url(../images/1600X600-2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 315px;
}
.agileits_w3layouts_about_counter_left i {
    font-size: 1.5em;
    color: #fff;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    border-radius: 60px;
    padding-top: 1.4em;
    background:#fa3d43;
}
.agileits_w3layouts_about_counter_left p {
    font-size: 2.5em;
    font-weight: bold;
    color: #fff;
    margin: 0.5em 0 0em;
}
.agileits_w3layouts_about_counter_left {
    text-align: center;
}
.agileits_w3layouts_about_counter_left h3 {
    color: #fff;
    font-size: 1.3em;
    margin: .5em 0 0;
	text-transform: capitalize;
}
/*-- //services-bottom --*/
/*-- mail --*/
.w3_mail_grids textarea{
	outline: none;
    padding: 10px;
    color: #212121;
    font-size: 14px;
    border: none;
    border-bottom:2px solid #f2f2f2;
    background: none;
    width: 97.3%;
    margin:0 0 3em 1.1em;
    min-height: 150px;
    resize: none;
	font-weight:600;
}
.w3_mail_grids textarea::-webkit-input-placeholder {
	color: #212121 !important;
}
.w3_mail_grids input[type="submit"]{
	outline: none;
    padding: 2px 0;
    color: #fa3d43;
    letter-spacing: 5px;
    font-size: 1em;
    border: none;
    border-bottom: 2px solid #707070;
    text-transform: uppercase;
    background: none;
    width:15%;
    margin-left: 30em;
    font-weight: 600;
}
.w3_mail_grids input[type="submit"]:hover{
	color:#212121;
	border-bottom: 2px solid #fa3d43;
}
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 345px;
	width: calc(100% - 2em);
	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;
    padding: 0 1em;
    width: 40%;
    color: #212121;
    font-weight: 600;
    -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.6em 0;
	width: 100%;
}
/* Jiro */
.input__field--jiro {
	padding:1em 0.5em;
	width: 100%;
	background: transparent;
	color: #212121;
    font-size: 14px;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.input__label--jiro {
	position: absolute;
	left: 0;
	padding: 0 0.85em;
	width: 100%;
	height: 100%;
	text-align: left;
	pointer-events: none;
	font-size: 14px;
}

.input__label-content--jiro {
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
}

.input__label--jiro::before,
.input__label--jiro::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label--jiro::before {
	border-top:2px solid #f2f2f2;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__label--jiro::after {
	z-index: -1;
	background:#f5f5f5;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.input__field--jiro:focus,
.input--filled .input__field--jiro {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__field--jiro:focus + .input__label--jiro .input__label-content--jiro,
.input--filled .input__label-content--jiro {
	-webkit-transform: translate3d(0, -80%, 0);
	transform: translate3d(0, -80%, 0);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--jiro:focus + .input__label--jiro::after,
.input--filled .input__label--jiro::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
/*-- //mail --*/
/*-- footer --*/
.w3l_footer{
	background: url(../images/1600X600-1.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
  
	position:relative;
}
.w3l_footer form{
	width: 45%;
    margin: 3em auto 0;
}
.w3l_footer input[type="email"]{
	outline:none;
	padding:9px 21px;
	float:left;
	background:#fff;
	border:1px solid #999;
	font-size:17px;
	color:#212121;
	width:75%;
	border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.w3l_footer input[type="submit"]{
	outline: none;
    padding: 8.5px 0;
    background: #fa3d43;
    border: 1px solid #f68488;
    font-size: 18px;
    color: #fff;
    width: 25%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.w3l_footer input[type="submit"]:hover{
	background: #212121;
    color: #fff;
    border: 1px solid #6e6e6e;
}
.w3ls_footer_grids p.agileits_w3layouts_est{
	color:#fff;
	line-height:2em;
	margin:2em auto 6em;
	width:65%;
	text-align:center;
	font-size: 16px;
}
.w3ls_footer_grid_leftl{
	float:left;
	width:55px;
	height:55px;
	border-radius:50px;
	text-align:center;
	background:#fa3d43;
}
.w3ls_footer_grid_leftl i{
	color: #fff;
    font-size: 1em;
    line-height: 3.4em;
}
.w3ls_footer_grid_leftr{
	float:right;
	width:80%;
}
.w3ls_footer_grid_leftr h4{
	font-size: 1.2em;
    color: #fff;
    letter-spacing: 3px;
    margin-bottom: .5em;
}
.w3ls_footer_grid_leftr p{
	color:#fff;
	line-height:1.5em;
}
.w3ls_footer_grid_leftr a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
.w3ls_footer_grid_leftr a:hover{
	color:#fa3d43;
}
.w3l_footer_pos{
	/* position:absolute; */
	padding:1em;
	left:0%;
	bottom:0%;
	width:100%;
	background-color: rgba(10,10,10,.8);
}
.w3l_footer_pos p{
	text-align:center;
	color:#fff;
	line-height:1.8em;
}
.w3l_footer_pos p a{
	color:#fa3d43;
	text-decoration:underline;
}
.w3l_footer_pos p a:hover{
	color:#fff;
}
.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl{
	background:#fff;
}
.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl i{
	color:#212121;
}
.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftr h4{
	color:#fa3d43;
}
/*-- //footer --*/
.map iframe{
	width:100%;
	min-height:350px;
	/* margin-top:2em;
	margin-bottom:-6px; */
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/to-top2.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 48px;
	height: 48px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	
}
/*-- //to-top --*/

/*****SLIDER****/
.flexslider li .category p {
	background: #e43837;
	margin-right: 7px;
	font-size: 1.1em;
	padding: 12px 18px 10px;
	font-weight: 300;
  }
  
  .flexslider li .category span {
	/* background: #e43837;
	margin-top: 17px;
	padding: 8px 12px 0;
	font-size: 0.9em;
	font-weight: 300;
		height: 26px; */
	background: #e43837;
	margin-right: 7px;
	font-size: 0.9em;
	padding: 8px 12px 0;
	font-weight: 300;
  }
  
  .flexslider {
	width: 100%;
	margin-bottom: 8px;
	box-shadow: none;
  }
  
  .flexslider li {
	position: relative;
  }
  
  .flexslider li .meta {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-family: 'PT Serif', sans-serif;	
  }
  
  .flexslider li h1 {
	background: rgba(51, 51, 51, 0.5);
	padding: 12px 18px 12px;
	margin-bottom: 0;
	font-size: 1.8em;
	font-weight: 300;
  }
  
  .flexslider li h2 {
	background: rgba(51, 51, 51, 0.5);
	padding: 13px 18px 11px;
	font-size: 1.1em;
	margin-bottom: 10;
	font-weight: 300;
  }
  
  .flexslider li .category {
	display: flex;
	flex-direction: row;
  }
  
  
  .flexslider li h1,
  .flexslider li h2,
  .flexslider li .category p,
  .flexslider li .category span {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
  }
  
  .flexslider li.flex-active-slide .meta h1,
  .flexslider li.flex-active-slide .meta h2,
  .flexslider li.flex-active-slide .meta .category p,
  .flexslider li.flex-active-slide .meta .category span {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
  }
  
  .flexslider li.flex-active-slide .meta h2 {
	-webkit-animation-delay: .5s;
		animation-delay: .5s;
		margin-top: 10px;
  }
  
  .flexslider li.flex-active-slide .meta .category p {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
  }
  
  .flexslider li.flex-active-slide .meta .category span {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
  }
  
  .flex-direction-nav {
	position: absolute;
	top: 0;
	left: 30px;
  } 
  /* .flex-direction-nav {
	position: relative;
	top: -100px;
	left: 682px;
  } */
  
  
  .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	background-color: #333;
	margin: -40px 0 0;
	position: absolute;
	top: 50px !important;
	z-index: 10;
	overflow: hidden;
	opacity: .5;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
  }
  
  .flex-direction-nav .flex-prev {
	text-align: left;
	left: -15px !important;
  }
  
  .flex-direction-nav .flex-next {
	text-align: right;
	left: 35px;
  }
  
  .flexslider:hover .flex-prev {
	left: -10px;
  }
  
  .flexslider:hover .flex-next {
	left: 30px;
  }
  
  .flexslider:hover .flex-next:hover,
  .flexslider:hover .flex-prev:hover {
	opacity: 1;
  }
  .flexslider:hover .flex-direction-nav .flex-prev{
	left: 10px;
  }
  .flexslider:hover .flex-direction-nav .flex-next{
	left: 70px;
  }
  
  .flex-direction-nav a:before {
	font-family: FontAwesome;
	content: '\f104';
	font-size: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 0;
	padding: 2px;
	font-size: 19px;
	line-height: 27px;
  }
  
  .flex-direction-nav a.flex-next:before {
	content: '\f105';
  }
  .flex-direction-nav a:before{
	  margin-left: 8px;
  }
  /*******END*******/

  /*******HEADER******/
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #555;
    /* background-color: #5f656c; */
    border-radius: 1.125rem;
    padding: 1px 5px;
  }
  .dropdown-menu{
	background-color: rgba(10,10,10,.92);
	left: 10px !important;
	  
  }
  .dropdown-menu > li > a{
	      /* display: block; */
    /* padding: 3px 20px; */
    /* clear: both; */
    font-weight: normal;
    /* line-height: 1.42857143; */
    color: #fefefe;
    /* white-space: nowrap; */
    display: block;
    width: 100%;
    padding: .8rem 1.2rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    /* -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; */
    font-weight: 400;
    border-bottom: 1px solid rgba(73,71,71,.15);
    /* letter-spacing: .125rem; */
  }
  .menu3-width{width: 440px}
  .menu3-width1{width: 350px}
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #fa3d03;
    text-decoration: none;
	/* border-bottom: 1px solid #fa3d03; */
    bottom: 0;
    content: "";
    /* position: absolute; */
    right: 0;
	transition: width .4s linear 0s;
	/* padding: 17px 6px; */
	text-indent: 5px;
    /* width: 0; */
    border-radius: 2px;
  }


  /*******END HEADER******/
  .switch-page{margin-top: 35px}
  .switch-page a{
	font-size: 22px;
    padding: 17px 41px;
    margin: 30px 0;
    font-weight: 600;
    border-radius: 48px;
    background-color: transparent;
    color: #000000;
	border: 1px solid #b6b6b7;
	text-decoration: none
  }
  .switch-page a:hover{
	  color: #fa3d03;
	  background-color: #f5f5f5
  }
  .owl-theme .owl-controls .owl-page{
	  display: none !important
  }
  .w3_agileits_services_grid_1 img{border-radius: 50%;margin-top: 10px;width: 95px;height: 96px;}
  .video-banner{
	position: relative;
	background-color: black;
	height: 278px;
	min-height: 15rem;
	width: 100%;
	overflow: hidden;
  }
  .video-banner video {
	position: absolute;
	/* top: 50%; */
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
  }

  /******SERVICES********/
  .servic-sub{
	color: #999;
	line-height: 2em;
	list-style-position: outside;
	text-align: left;
	padding: 17px 15px;
	list-style-type: none;
  }

/********** SERVICE-DETAIL ***********/
.servic-tab{
	list-style-type: none;
}

.servic-tab li{
	float: left;
	padding: 15px 0px;
	margin: 24px 0px;
	font-size: 19px;
	border-bottom: 2px solid #666;
}
.servic-tab li a{
	color: #212121;
	padding: 2px 15px;
	letter-spacing: 1.2px;
	/* transition: 0.3s all; */
	border-right: 2px solid;
	border-right-color: #666;
	border-right-style: dotted;
	border-right-width: thin;
}
.servic-tab li a:hover{
	background-color: rgba(10,10,10,.92);
	color: #fff;
	border-radius: 0.125rem;
}
.service-content{margin-bottom: 41px;}
.service-content p{
	color: #333;
	letter-spacing: 1px;
	line-height: 22px;
	font-size: 15px;
	/* margin: 15px 0px; */
	text-align: justify;
}
.service-content h3, .side-services-list h2 {
	color: #474747;
	font-weight: 600;
	font-size: 23px;
	margin-bottom: 35px;
	word-spacing: 2px;
	letter-spacing: 1px;
    text-align: justify;
}

.side-services-list ul li{
	color: #333;
	letter-spacing: 1px;
	line-height: 22px;
	font-size: 15px;
	margin: 3px 0px;
	/* text-align: left; */
}
.fa-long-arrow-right{
	color: #fa3d03;
	font-size: 21px;
	margin-right: 1px;
    text-indent: -20px;
}
.service-content .fa-chevron-right{
	color: #fa3d03;
	font-size: 21px;
	margin-right: 12px;
	
}

.servic_cnt p{
	/* margin-left: 40px; */
	/* text-indent: -15px; */
	text-align: justify;
}
.evnir-list{
	color: #666;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 16px;
	margin-left:15px;
	margin-bottom: 15px;
}
.evnir-list li{
	margin-bottom: 10px;

}
.servic-img {
	margin-top: 40px;
}
.servic-img img{
	width: 270px;
	border: 2px solid #ddd;
	padding: 4px;
	border-radius: 0.125rem;
}
.servic-img-down h2{
	text-transform: uppercase;
	color: #111;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	margin: 5px 7px;
	margin-bottom: 0px;
	padding: 12px;
}
.servic-img-down p{
	font-weight: 300;
	color: #666;
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	padding: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.servic-img-down a{
	color: #fa3d43 ;
	padding: 13px 26px;
	border: 2px solid #fa3d43;
	border-radius: 28px;
}
.servic-img-down a:hover{
	background-color: rgba(10,10,10,.92);
	color: #fff;
	border-radius: 28px;
	border: unset
}

/***************END***************/

.dropdown-sub-side li a{
	 /* display: block; */
    /* padding: 3px 20px; */
    /* clear: both; */
    font-weight: normal;
    /* line-height: 1.42857143; */
    color: #fefefe;
	/* white-space: nowrap; */
	font-size: 14px;
    display: block;
    width: 100%;
    padding: .8rem 1.2rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    /* -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; */
    font-weight: 400;
    border-bottom: 1px solid rgba(73,71,71,.15);
    /* letter-spacing: .125rem; */
}
.dropdown-sub-side li a:hover{
	color: #fa3d03;
    text-decoration: none;
	/* border-bottom: 1px solid #fa3d03; */
    bottom: 0;
    content: "";
    /* position: absolute; */
    right: 0;
    transition: width .4s linear 0s;
	/* width: 0; */
	background-color: #f5f5f5;
	text-indent: 5px;
	/*padding: 17px 6px;*/
	border-radius: 2px;
}
.dropdown-sub-side-left-frst{border-right: 1px solid rgba(73,71,71,.15);}
.dropdown-sub-side-left-frst1{max-width: 188px;border-right: 1px solid rgba(73,71,71,.15);}
.dropdown-sub-side-right-lst{max-width: 255px;}
.w3_team_grid h3 {
    margin: 1em 0 0;
    color: #fff;
    font-size: 1em;
    letter-spacing: 3px;
}

.carr-post{
	margin-left:2rem
}

.client-list{
	list-style-type: none;
	/* background: #212e41; */
	padding: 27px;
	border-radius: 0.125rem;
}
.client-list li{
	padding: 14px;
	color: #fa3d43;
	font-size: 15px;
	border-bottom: 0.025rem solid;
	cursor: pointer;
}
.client-list li:hover{
	/* background-color: rgba(10,10,10,.92); */
	background: #fa3d43;
    box-shadow: 3px 0px #333 inset;
    -webkit-transition: box-shadow .3s linear,text-indent .3s linear;
    transition: box-shadow .3s linear,text-indent .3s linear;
	text-indent: 9px;
	color: #fff;
}

.v-tab {
	display: flex;
  }
  .v-tab_tab-head {
	/* margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; */
	width: 265px;
  }
  /* .v-tab_tab-head li {
	margin: 0 0 1px 0;
	cursor: pointer;
	padding: 0px 10%;
	height: 32px;
	line-height: 31px;
	color: #333;
	border-bottom: 0px;
	overflow: hidden;
	position: relative;
	width: 80%;
  } */
  /* .v-tab_tab-head li:hover {
	background-color: #f5f5f5;
	color: #000;
  } */
 
  .v-tab_tab-head li.active {
	/* border-right: 3px solid #94399e;
	background-color: #fff;
	color: #94399e;
	display: block; */
	/* background: #293649; */
	background-color: rgba(10,10,10,.92);

    box-shadow: 3px 0px #fa3d43 inset;
    -webkit-transition: box-shadow .3s linear,text-indent .3s linear;
	transition: box-shadow .3s linear,text-indent .3s linear;
	color: #fff !important;
    /* text-indent: 31px; */
  }
  .v-tab_container {
	border-left: 2px solid #eaeaea;
	float: left;
	 /* width: 950px; */
	min-height: 132px;
  }
  .v-tab_content {
	padding: 10px 20px;
	display: none;
  }
  .v-tab_content > :first-child {
	margin-top: 0;
  }
  .v-tab_content .w3_team_grid1 img{
	border: 1px solid #dfdfdf;
	padding:4px;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.17);
	margin-top: 15px
}
.team-grid-bg	{
	border: 1px solid #dfdfdf;
	border-radius: 0.125rem;
	padding: 2px;
}
.team-grid-txt h3{
	margin: 1em 0 0;
	color: #474747;
	font-size: 1em;
	letter-spacing: 3px;
}
.about-section{
	padding-top:40px;
}
.about-content h2{
	font-size: 38px;
	font-weight: 400;
	color: #fa3d43
}
.about-image {
    position: relative;
}
.about-image::before {
    position: absolute;
    content: '';
    background-image: url(https://i.ibb.co/d6KQxz0/dots.jpg);
    background-position: center center;
    background-size: 100%;
    width: 375px;
    height: 350px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}
.about-image .single-image {
    width: 360px;
}
.float-left {
    float: left;
}
.about-image .single-image img {
    width: 100%;
}
.about-image .single-image.image-tow {
    margin-top: -200px;
    position: relative;
    z-index: 5;
}
.about-image .single-image {
    width: 360px;
}
.float-right {
    float: right;
}

.about-content p{
	margin-bottom: 0px;
    line-height: 28px;
    letter-spacing: 0.5px;
    /* color: #646464;
	font-family: 'Poppins', sans-serif; */
}
.main-s-s-l ul li{
	font-size: 13px;
	color: #111;
}

.footer-bg{
	padding: 4em 0;
	background-color: rgba(10,10,10,.6);
}
.team_bg{
	background-color: rgba(10,10,10,.6);
    padding:4em 0;
}
.about_bg{
	background-color: rgba(10,10,10,.6);
	min-height:400px;
}
.service_bg{
	background-color: rgba(10,10,10,.6);
    padding: 3em 0;
	min-height:315px;
}
.about-sub-c h4{
	font-weight: bold;
    font-size: 24px;
    color: #fa3d43;
}
.m-l-50{
	margin-left: 50px;
}
.about_accre p{
	line-height: 2em;
    margin-bottom: 1em;
    color: #111;
	font-size: 15px;
	text-align: justify;
	text-indent: -20px;
}
.about_accre p i{
	display: inline-block;
    margin: 0.5em 10px;
    color: #fa3d43;
    font-size: 17px;
}
.accordion {
	width: 245px;
	max-width: 360px;
	margin: 30px auto 20px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 15px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
  }
  .accordion li:last-child .link { border-bottom: 0; }
  .accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
  }
  .accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
  }
  .accordion li.open .link { color: #fa3d43; }
  .accordion li.open i { color: #fa3d43; }
  .accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
  }
  .submenu {
	display: none;
	background: #444359;
	font-size: 14px;
  }
  .submenu li { border-bottom: 1px solid #4b4a5e; }





  .submenu li {
	display: block;
	text-decoration: none;
	color: #d9d9d9;
	padding: 12px;
	padding-left: 25px;





	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
  }
  .submenu li:hover {
	background: #fa3d43;
	color: #FFF;
	cursor: pointer;
  }
.up_bg{background: rgba(0, 0, 0, 0.74);}
.modal_up-show{
	width: 65%;
    /* height: 70%; */
    margin: 0 auto;
    padding: 0;
    top: 10%;
    border: 2px solid #dfdfdf;
    border-radius: 0.125rem;
}
.up-heaader{
	background: #fa3d43;
}
.up_content{
	position: relative;
    /* padding: 52px; */
    background: #f8f8f8;
    /* margin: 33px; */
    overflow: scroll;
    height: 500px;
    margin: 0px 0px;
    padding: 26px 85px;
}
.up-content-titl{
	font-size: 25px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}
.up_cls{
	top: 0;
    color: #fff;
    font-size: 37px;
    opacity: 1;
}
.v-tab_content .about_accre p{
	line-height: 2em;
    margin-bottom: 1em;
    color: #111;
    font-size: 16px;
    /* font-family: auto; */
    text-indent: -20px;
}
.v-tab_content .about_accre h4{
	font-weight: 600;
     /* font-family: auto;  */
    letter-spacing: 1px;
    margin-bottom: 15px;
	font-size: 20px;
	color: #000;
	word-spacing: 2px;
	margin-left: -85px;
}
.click-h-U h2{
	margin-bottom: 30px;
}
.click-h-U a{
	color: #111;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding: 24px 20px;
    /* height: 20px; */
    vertical-align: -webkit-baseline-middle;
    display: block;
    width: 100%;
    /* color: rgba(30, 48, 86, 0.8); */
    text-align: left;
    background: #fff;
    border-radius: 10px;
    position: relative;
    outline: none;
	border: 1px solid #dfdfdf;
	box-shadow: rgba(0, 0, 0, 0.17)
}
.project_tab .v-tab_tab-head{width:343px;}
.project_tab{
	padding: 35px 15px;
    /* border-radius: 0.125rem;
    background: rgba(240, 247, 247,0.2);;
    box-shadow: rgba(0,0,0,6.6); */
    /* box-shadow: 3px 3px 2px #aaaaaa; */
   /*  box-shadow: 4px 4px rgba(0, 0, 0, 0.16); */
}


.project_tab .v-tab_tab-head{
    background: rgba(232, 239, 239 ,0.2);
    /* box-shadow: 0 -2px 7px 0px #aaaaaa; */
    box-shadow: 4px 4px inset rgba(0, 0, 0, 0.16);
}
.about-p-a .about_accre p{
	padding: 78px 48px;
	text-align: justify;
	text-indent: 0px;
}
.img-content{
    width: 75%;
	margin: 0 auto;
	border: 1px solid #fa3d43;
	border-radius:0.125rem;
}
.img-content img{
	margin: 55px 0px;
    max-width: 100%;
}
.api-body {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:80px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.4;
	background: #E2F2F2;
}
.content-api {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(520px, 1fr));
	grid-gap: 90px 20px;  
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.content-body {
  position: relative;
  margin: 0; 
  padding-top: 65px;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  transition: 0.5s;
}

.content-body_photo {
  position: absolute;
  top: 0;
  left: 50%;
  width: 120px;
  height: 120px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
}
.content-body_photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.api-body blockquote{
border-left:unset;
}

/*******CAREER STYLE************/

#contact {
	background:#F9F9F9;
	padding:25px;
	margin:10px 0;
}

#contact h3 {
	color: #Fa3d43;
	display: block;
	font-size: 30px;
	font-weight: 900;
	margin-bottom:20px;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="file"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
/***********END*************/

/*-- start-responsive-design --*/
@media (max-width:1440px){
	/* .banner {
		min-height: 530px;
	} */
}
@media (max-width:1200px){
	.navbar-default .navbar-nav > li > a{
		font-size: 14px;
	}
	.navbar-nav > li:nth-child(4) a {
		margin-right: 10.1em !important;
	}
	.navbar-nav > li > a{
		margin: 3em 0.8em;
	}
}
@media (max-width:1080px){
	.navbar-nav > li:nth-child(4) a {
		margin-right: 10.1em !important;
	}
	.navbar-default .navbar-nav > li > a{
		font-size: 14px;
	}
	.navbar-nav > li > a {
		margin: 3em 0.8em;
	}
	.w3_navigation_pos {
		left:43.5%;
	}
	/* .banner {
		min-height: 470px;
	} */
	.banner p {
		margin: 8em 0 0;
	}
	.w3l_head:before, .w3l_head:after {
		width: 30%;
	}
	.w3l_head:after {
		right: 20%;
	}
	.agileits_about_right p i {
		margin: 1em 0 0;
	}
	.agileinfo_about_bottom_right h2 {
		font-size: 1.8em;
		margin:1.5em 0 1em;
	}
	.agileinfo_about_bottom_right {
		padding-left: 0;
	}
	.agileinfo_about_bottom_right_wthree {
		padding: 0;
	}
	.w3_agileits_services_grid_agile h3 {
		letter-spacing: 2px;
	}
	.w3_agileits_services_grid_1 {
		width: 100px;
		height: 100px;
	}
	.w3_agileits_services_grid_1 i {
		font-size: 2em;
		line-height: 3em;
	}
	.w3l_head {
		font-size: 2.3em;
	}
	.team {
		min-height: 430px;
	}
	.w3_team_grid1_pos {
		top: 40%;
		left: 19%;
	}
    .w3_team_grid1 img{
		border:1px solid #fff;
	}
	.box, .box .overbox {
		height: 189px;
	}
	.box .overbox {
		padding:6em 1em 2em;
	}
	.about, .services, .team-bottom, .mail {
		padding: 4em 0;
	}
	.input {
		max-width: 278px;
	}
	.w3_mail_grids input[type="submit"] {
		width: 20%;
		margin-left: 24em;
	}
	.w3l_footer form {
		width: 55%;
	}
	.w3l_footer {
		min-height: 560px;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est {
		margin: 2em auto 4em;
	}
	.w3ls_footer_grid_leftr {
		width: 75%;
	}
}
@media (max-width: 1024px){
	.w3_navigation_pos {
		left:43%;
	}
	/* .banner {
		min-height: 410px;
	} */
	.agileits_about_right {
		padding-left: 4em;
	}
}	

@media (max-width: 991px){
	.w3_navigation_pos h1 a {
		font-size: 1em;
	}
	.navbar-nav > li:nth-child(4) a {
		margin-right: 10.5em !important;
	}
	.navbar-nav > li > a {
		margin: 1.5em 0.5em;
	}
	.navbar-default .navbar-nav > li > a{
		font-size: 11px;
	}
	.w3_navigation_pos {
		left: 42.9%;
		top:0%
	}
	.w3_navigation_pos img{
		width: 68px;
		top:0%;
		margin-top: 0px;
	}
	.banner p {
		font-size: 1.74em;
	}
	.w3l_head:before, .w3l_head:after {
		width: 15%;
	}
	.w3l_head:after {
		right: 65%;
	}
	.agileits_about_right {
		padding: 0;
		margin: 2em 0 0;
	}
	.agileits_about_right p {
		margin-bottom: 2em;
	}
	.agileinfo_about_bottom_right_wthree {
		float: left;
		width: 50%;
	}
	.agileinfo_about_bottom_left {
		margin-top: 2em;
	}
	.w3_agileits_services_grid {
		float: left;
		width: 50%;
	}
	.w3_team_grid {
		float: left;
		width: 50%;
	}
	.w3_team_grid:nth-child(2) {
		margin-bottom: 2em;
	}
	/* .team {
		padding: 3em 0;
	} */
	.w3l_head1:before, .w3l_head1:after {
		width: 20% !important;
	}
	.w3l_head1:before {
		left: 25% !important;
	}
	.w3l_head1:after {
		right: 25% !important;
	}
	.w3_team_grid1_pos {
		top: 43%;
		left: 29%;
	}
	.box, .box .overbox {
		height: 145px;
	}
	.box .overbox {
		padding: 4em 1em 2em;
	}
	.agileits_w3layouts_about_counter_left {
		float: left;
		width: 25%;
	}
	.agileits_w3layouts_about_counter_left i {
		font-size: 1.4em;
		width: 85px;
		height: 85px;
	}
	.agileits_w3layouts_about_counter_left p {
		font-size: 2.3em;
	}
	.agileits_w3layouts_about_counter_left h3 {
		font-size: 1.1em;
	}
	.services-bottom {
		min-height: 275px;
	}
	.input {
		max-width: 205px;
	}
	.w3_mail_grids textarea {
		width: 96%;
	}
	.w3_mail_grids input[type="submit"] {
		width: 25%;
		margin-left: 17em;
		text-align: center;
	}
	/* .w3l_footer {
		padding: 4em 0 0;
	} */
	.w3l_footer form {
		width: 75%;
		margin: 2em auto 0;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est {
		width: 85%;
		margin: 2em auto 3em;
	}
	.w3ls_footer_grid_left {
		float: left;
		width: 33.33%;
	}
	.w3ls_footer_grid_leftl {
		float: none;
		margin: 0 auto 1em;
	}
	.w3ls_footer_grid_leftr {
		width: 100%;
		float: none;
		text-align: center;
	}
}
@media (max-width: 800px){

	.banner p {
		margin: 7em 0 0;
	}
	/* .banner {
		min-height: 350px;
	} */
	.w3l_head:before {
		left: -5%;
	}
}
@media (max-width: 768px){
	.w3_navigation_pos h1 a {
		font-size: .95em;
	}
	.w3_navigation_pos {
		left: 42%;
	}
	.w3l_head {
		font-size: 2em;
	}
	.agileits_about_left {
		padding: 0 3em;
	}
	.agileits_about_right {
		padding-left: 3em;
	}
	.agileinfo_about_bottom_right h2 {
		font-size: 1.7em;
	}
}
@media (max-width: 767px){
	.navbar-default .navbar-toggle {
		border-color: #212121;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #212121;
	}
	.w3_navigation_pos img{
		width: 62px;
		margin-top: 0px;
	}
	.dropdown-sub-side-left-frst{
		max-width: 100%;
	}
	.dropdown-sub-side-right-lst{
		max-width: 100%;
	}
	.dropdown-sub-side li a{
		color:#474747;
	}
	.navbar-toggle {
		margin: 1.8em 0;;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.w3_navigation_pos {
		position: inherit;
		float: left;
		margin: .9em 0px;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		text-align: center;
		background: #dfdfdf;
	}
	.navbar-nav > li > a {
		margin: 2em 0;
	}
	.navbar-nav > li:nth-child(4) a {
		margin-right: auto !important;
	}
	.switch-page a{
		font-size: 13px;
	}
	.servic-img{
		margin-top: 0;
		padding: 25px;
	}
	.service-content {
		margin-bottom: 0px;
		padding: 17px 30px;
	}
	.side-services-list{
		padding: 30px;
	}
	.service-content h3, .side-services-list h2{
		font-size: 16px !important;
		text-align: justify;
	}
	.side-services-list ul li{
		font-size: 13px;
	}
	.service-content p{
		font-size: 14px;
	}
	.evnir-list{
		margin-left: 15px;
	}
	.servic_cnt p{
		margin-left: 20px;
	}
	.about-p-a .about_accre p{
		padding: 0px 48px;
	}
	.agileits_about_right p i{
		margin: 1em 5px 0;
	}
	.about_accre p{
		font-size: 11.7px;
		text-indent: 0px;
	}
	.agileits_about_right{
		padding: 15px;
	}
	.servic-img img{
		width: 100%;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est{
		font-size: 13px;
	}
	.banner, .banner-e, .banner-f, .banner-en, .banner-l, .banner-t, .banner-g, .banner-w, .banner-h, .banner-s{
		min-height: 128px;
		background-size: cover;
	}
	.v-tab{
		display: block;
	}
	.project_tab .v-tab_tab-head{
		width: 100%;
	}
	.v-tab_content .about_accre p{
		text-indent: 0px;
		text-align: left;
	}
	.v-tab_content{
		padding: 15px 0px;
		margin-top: 35px;
		margin-left: 15px;
	}
	.v-tab_tab-head{
		width: 100%;
	}
	.carr-post{
		margin-right: 2rem;
	}
	.w3_mail_grids{
		padding: 15px;
	}
	.api-body{
		display: block;
		padding: 15px;
	}
	.content-api{
		grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
	}
	.content-body_photo{
		width:65px;
		height: 65px;
	}
	.content-api iframe{
		width:100% ;
	}
}
@media (max-width: 736px){
	.header {
		padding: 0.6em 1em;
	}
	.banner p {
		font-size: 1.67em;
	}
	/* .banner {
		min-height: 310px;
	} */
	.box .overbox {
		padding: 3em 1em 2em;
	}
	.box, .box .overbox {
		height: 139px;
	}
	.input {
		max-width: 194px;
	}
	.map iframe {
		min-height: 300px;
	}
}
@media (max-width: 667px){
	.w3layouts_header_right ul li:last-child {
		margin-left: 1em;
	}
	.banner p {
		font-size: 1.5em;
	}
	.w3l_head {
		font-size: 1.8em;
	}
	.w3l_head:before, .w3l_head:after {
		width: 20%;
	}
	.w3l_head:before {
		left: -9%;
	}
	.w3l_head:after {
		right: 59%;
	}
	.box, .box .overbox {
		height: 125px;
	}
	.box .title {
		font-size: 1.3em;
	}
	.agileits_w3layouts_about_counter_left p {
		font-size: 2.1em;
	}
	.agileits_w3layouts_about_counter_left h3 {
		font-size: .95em;
	}
	.input {
		max-width: 187px;
		margin: .5em;
	}
	.w3_mail_grids input[type="submit"] {
		font-size: 14px;
	}
	.w3ls_footer_grid_left {
		padding: 0;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est {
		width: 98%;
	}
}
@media (max-width: 640px){
	.banner p {
		font-size: 1.43em;
	}
	.about, .services, .team-bottom, .mail {
		padding: 3em 0;
	}
	.agileinfo_about_bottom_right h2 {
		font-size: 1.5em;
	}
	.w3_agileits_services_grid_1 i {
		font-size: 1.5em;
	}
	.w3_agileits_services_grid_1 {
		width: 80px;
		height: 80px;
	}
	.w3_team_grid1_pos {
		left: 27%;
	}
	.w3l_gallery_grid li {
		width: 50%;
	}
	.box, .box .overbox {
		height: 190px;
	}
	.box .overbox {
		padding: 7em 1em 2em;
	}
	.agileits_w3layouts_about_counter_left {
		padding: 0;
	}
	.input__field--jiro,.w3_mail_grids textarea,.input__label--jiro {
		font-size: 13px;
	}
	.input {
		max-width: 178px;
	}
	.w3l_footer {
		/* padding: 3em 0 0; */
		min-height: 530px;
	}
}
@media (max-width: 600px){
	.w3_navigation_pos h1 a {
		font-size: .85em;
	}
	.banner p span {
		padding: 0 .3em;
	}
	.banner p {
		font-size: 1.38em;
	}
	/* .banner {
		min-height: 270px;
	} */
	.w3_team_grid1_pos {
		left: 24%;
	}
	.box, .box .overbox {
		height: 175px;
	}
	.input {
		max-width: 165px;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 15em;
	}
}
@media (max-width: 568px){
	.w3layouts_header_right ul li,.w3layouts_header_left p {
		font-size: 13px;
	}
	.w3_navigation_pos h1 a {
		font-size: .8em;
	}
	/* .w3_navigation_pos {
		margin-top: .85em;
	} */
	.banner p {
		font-size: 1.3em;
	}
	.box, .box .overbox {
		height: 167px;
	}
	.box .overbox {
		padding: 5em 1em 2em;
	}
	.input {
		max-width: 100%;
		margin: 2em 0 0;
	}
	.input__label--jiro {
		padding: 0 0.5em;
	}
	.w3_mail_grids {
		margin: 0 !important;
	}
	.w3_mail_grids textarea {
		width: 93%;
		margin: 3em 0 3em 0.1em;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 14.5em;
	}
	.w3l_footer form {
		width: 85%;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est {
		margin: 2em auto 1.5em;
	}
}
@media (max-width: 480px){
	.banner p {
		font-size: 1.08em;
	}
	.w3layouts_header_left,.w3layouts_header_right {
		float: none;
		text-align: center;
	}
	/* .banner {
		min-height: 230px;
	} */
	.w3l_head {
		font-size: 1.6em;
	}
	.agileits_about_left {
		padding: 0 2em;
	}
	/* .agileits_about_right {
		padding-left: 2em;
	} */
	.agileits_about_right ul li {
		font-size: 14px;
	}
	.about, .services, .team-bottom, .mail {
		padding: 2em 0;
	}
	.agileinfo_about_bottom_right h2 {
		font-size: 1.3em;
	}
	.agileinfo_about_bottom_right_wthree {
		float: none;
		width: 100%;
	}
	.agileinfo_about_bottom_right_wthree:nth-child(3) {
		margin: 1em 0 0;
	}
	.w3_agileits_services_grid_agile h3 {
		letter-spacing: 1px;
		font-size: 1.1em;
	}
	.w3_team_grid1_pos {
		left: 15%;
	}
	.box, .box .overbox {
		height: 138px;
	}
	.box .overbox {
		padding: 4em 1em 2em;
	}
	.agileits_w3layouts_about_counter_left {
		width: 50%;
	}
	.agileits_w3layouts_about_counter_left:nth-child(2) {
		margin-bottom: 2em;
	}
	.input {
		width: calc(100% - 0em);
	}
	.w3_mail_grids textarea {
		width: 100%;
		margin: 3em 0 3em 0em;
	}
	.w3_mail_grids input[type="submit"] {
		width: 35%;
		margin-left: 10.5em;
	}
	.w3l_footer form {
		width: 90%;
	}
	.w3ls_footer_grid_leftr h4 {
		font-size: 1.1em;
		letter-spacing: 2px;
	}
}
@media (max-width: 414px){
	.w3_mail_grids input[type="submit"] {
		margin-left: 8.5em;
	}
	.w3l_head:before, .w3l_head:after {
		width: 30%;
	}
	.w3l_head:after {
		right: 37%;
	}
	.w3ls_head_para {
		letter-spacing: 6px;
		font-size: 11px;
	}
	/* .agileits_about_right {
		padding-left: 0em;
		margin-top: 1em;
	} */
	.w3_agileits_services_grid {
		float: none;
		width: 85%;
		margin: 0 auto;
	}
	.w3_agileits_services_grids, .w3_team_grids, .w3layouts_gallery_grids, .w3_mail_grids {
		margin: 2em 0 0;
	}
	.w3_team_grid1_pos {
		left: 7%;
		top: 38%;
	}
	.box, .box .overbox {
		height: 116px;
	}
	.box .overbox {
		padding: 1em 1em 2em;
	}
	.w3l_footer form {
		width: 100%;
	}
	.w3ls_footer_grid_left {
		float: none;
		width: 100%;
	}
	.w3ls_footer_grid_left:nth-child(2) {
		margin: 2em 0;
	}
	.w3l_footer {
		/* padding: 3em 0 0; */
		min-height: 820px;
	}
}
@media (max-width: 384px){
	.w3_navigation_pos h1 a {
		font-size: .75em;
	}
	/* .navbar-toggle {
		margin: 0.8em 0;
	} */
	/* .w3_navigation_pos {
		margin-top: .6em;
	} */
	.banner p {
		line-height: 1.8em;
		margin: 6em 0 0;
	}
	.agileinfo_about_bottom_left img {
		width: 70%;
	}
	.w3l_head1:before, .w3l_head1:after {
		width: 35% !important;
	}
	.w3l_head1:before {
		left: 11% !important;
	}
	.w3l_head1:after {
		right: 12% !important;
	}
	.w3_team_grid {
		float: none;
		width: 75%;
		margin: 0 auto;
	}
	.w3_team_grid1_pos {
		left: 21%;
	}
	.w3_agileits_services_grid_agile h3 {
		margin: 1.5em 0 1em;
	}
	.w3_team_grid:nth-child(2) {
		margin: 2em auto;
	}
	.w3_team_grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.w3l_gallery_grid li {
		width: 90%;
		float: none;
		margin: 0 auto;
		display: block;
	}
	.box, .box .overbox {
		height: 197px;
	}
	.box .overbox {
		padding: 6em 2em 2em;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 8.5em;
	}
	.map iframe {
		min-height: 250px;
	}
	.w3_agileits_services_grid_1 img{
		margin-top: 8px;
		width: 62px;
		height: 62px;
	}
}
@media (max-width: 375px){
	.box, .box .overbox {
		height: 193px;
	}
	.w3l_footer {
		min-height: 855px;
	}
}
@media (max-width: 320px){

	.w3_navigation_pos h1 a {
		font-size: .7em;
	}
	.nav > li {
		font-size: 13px;
	}
	.navbar-nav > li > a {
		margin: 1.5em 0;
	}
	.agileits_about_left {
		padding: 0 1em;
	}
	p, ul li, ol li{
		font-size: 13px;
	}
	.agileinfo_about_bottom_right h2 {
		font-size: 1.2em;
	}
	.w3l_head1:before {
		left: 3% !important;
	}
	.w3l_head1:after {
		right: 4% !important;
	}
	.w3_team_grid1_pos {
		left: 13%;
	}
	.w3_team_grid h4 {
		font-size: .9em;
		letter-spacing: 2px;
	}
	.box, .box .overbox {
		height: 160px;
	}
	.box .overbox {
		padding: 5em 2em 2em;
	}
	.w3_mail_grids input[type="submit"] {
		width: 50%;
	}
	.w3_mail_grids input[type="submit"] {
		margin-left: 5.5em;
	}
	.w3l_footer input[type="submit"] {
		font-size: 13px;
		width: 30%;
	}
	.w3l_footer input[type="email"] {
		font-size: 13px;
		width: 70%;
	}
	.w3ls_footer_grids p.agileits_w3layouts_est {
		width: 100%;
	}
	.w3l_head {
		font-size: 1.4em;
	}
	.agileits_w3layouts_about_counter_left i {
		font-size: 1em;
		width: 65px;
		height: 65px;
	}
	.agileits_w3layouts_about_counter_left p {
		font-size: 1.8em;
	}
	/* .services-bottom {
		padding: 2em 0;
	} */

}
/*** END RESPONSSIVE ***/ 
.mp-style {
	border: 3px solid #fa3d43;
    padding: 10px;
    margin-top: 2%;
	margin-left: 4%;
}
.mp-style1
{
	margin-left: 8.5%;
}
.mp-style2
{
	margin-left: 3%;
}
.infraimg
{
    height: 400px;
    width: 300px;
    margin-left: 17%;
}
.clearfix
{
	clear:both;
}
.gfdh
{
margin-left: 13%;
}
.icn-color
{
color: #00007f !important;
}
.prgh
{
margin-bottom: -2% !important;
}
.hdingmrgn
{
margin-top: -6% !important;
}
.crdimg
{
width: 281px !important;
margin-left: -5% !important;
}
.head1
{
margin-left: 11% !important;
}