
/*-- header styling starts here --*/
.agileits_main{
	background:url(../images/41.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}

.w3ls-section{
	padding-top:2em;
}
.h3-w3l {
    font-size: 2.5em;
    color: #009ec5;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*   margin-bottom:1em;   */
    border-radius: 10px;
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
}
/*-- about--*/
.wthree-s1 {
	padding: 2em;
	width:30.8%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.wthree-s1 h4 {
    text-transform: capitalize;
    margin: 2em 0 1em;
    font-weight: 600;
    font-size: 1.5em;
	color: #003580;
}

/*-- services--*/
div#services,div#contact {
    background: #003580;
}
.services-bg {
    background: url(../images/4k.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 370px;
}
.services-head h4 {
    text-transform: capitalize;
    font-size: 2em;
    color: #009ec5;
}
.services-bg {
    padding: 1em 0 0;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.services-bg h6 {
    color: #fff;
    display: block;
    font-size: 2em;
    margin: 1em 0;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.services-bg a {
    background: rgb(0, 158, 197);
    padding: 0.5em 2em;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
}
.services-head.text-center p {
    margin: 2em auto;
    width: 85%;
    color: #ababab;
    letter-spacing: 1px;
}
/*-- services bottom --*/
div#services h3 ,div#team h3{
    color: #fff;
}
.wthree-sb1 {
	width: 24%;
	background: #fff;
	padding: 2em;
}
.wthree-sb1.sb1 {
    margin: 0 1em;
}
.wthree-sb1.sb2{
	margin-right:1em;
}
.wthree-services-bottom {
    padding: 4em 0 0;
}	
.wthree-sb1 h4 {
    color: #003580;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-left: 10px;
    display: inline-block;
    font-weight: 600;
}
span.num {
    color: #231f1f;
    font-size: 2em;
}
/*-- //services bottom --*/
/*-- //services --*/
/*-- team --*/
div#team {
    background-color: #009ec5;
}
.resp-tabs-container {
	position:relative;
}
.tab4.resp-tab-content.resp-tab-content-active {
    margin: 1em 0;
}
.tab3.resp-tab-content.resp-tab-content-active {
    margin: 1em 0;
}
.tab2.resp-tab-content.resp-tab-content-active {
    margin: 1em 0;
}
.tab1.resp-tab-content.resp-tab-content-active {
    margin: 1em 0;
}
.tab1 .team-img-w3-agile{
	  background: url(../images/4ta1.jpg)no-repeat 0px 0px;
}
.tab2 .team-img-w3-agile{
	  background: url(../images/4ta2.jpg)no-repeat 0px 0px;
}
.tab3 .team-img-w3-agile{
	  background: url(../images/4ta3.jpg)no-repeat 0px 0px;
}
.tab4 .team-img-w3-agile{
	  background: url(../images/4ta4.jpg)no-repeat 0px 0px;
}
.tab1 .team-img-w3-agile,.tab2 .team-img-w3-agile,.tab3 .team-img-w3-agile,.tab4 .team-img-w3-agile{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
    background-size: cover;
	min-height: 360px;
	border-radius: 15px;
}
.team-Info-agileits {
    padding: 1em;
}
.team-Info-agileits h4 {
    font-size: 2em;
    letter-spacing: 1px;
    color: #003580;
}	
.team-Info-agileits span {
    font-size: 1.1em;
    letter-spacing: 1px;
    color: #100000;
    margin: 0.8em 0 0.5em;
    display: block;
    text-transform: capitalize;
}
.team-Info-agileits p {
    font-size: 0.9em;
    letter-spacing: .5px;
    color: #fdfafa;
    line-height: 2;
    width: 96%;
}
.resp-tabs-list li{
    opacity: .5;
}
ul.resp-tabs-list {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
li.resp-tab-item.resp-tab-active{
	opacity:1;
}
.resp-tabs-list li img {
    border-radius: 10%;
	-webkit-border-radius: 10%;
    -o-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);

}
/*--social-icons--*/
ul.social-icons3 {
    display: block;
    padding: 0;
    margin-top: .55em;
}
.social-icons3 li{
	display:inline-block;
}
.social-icons3 li a{  
    display: block;
    height: 30px;
    width: 30px;
    margin-right: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	margin-right: 1em;
	-webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    line-height: 30px;
	color:#fff;
	text-align:center;
}
.social-bnr-agileits.footer-icons-agileinfo {
    margin: 2em 0 0;
}
.social-icons3 li a.fa.fa-facebook.icon-border.facebook{
	 background:#4D669C;
}
.social-icons3 li a.fa.fa-twitter.icon-border.twitter{
	 background:#1da1f2;
}
.social-icons3 li a.fa.fa-google-plus.icon-border.googleplus{
	 background:#d34836;
}
.social-icons3 li a.fa.fa-rss.icon-border.rss{
	 background:#ee802f;
}
.social-icons3 li a:hover{
	text-decoration:none;
	opacity:0.8;
}
/*-- ///*--social-icons--*/
ul.social-icons3 {
    display: block;
    padding: 0;
}
.social-icons3 li{
	display:inline-block;
}
.social-icons3 li a{  
    display: block;
    height: 30px;
    width: 30px;
    margin-right: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	margin-right: 1em;
	-webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    line-height: 30px;
	color:#fff;
	text-align:center;
}
.social-icons3 li a.fa.fa-facebook.icon-border.facebook{
	 background:#4D669C;
}
.social-icons3 li a.fa.fa-twitter.icon-border.twitter{
	 background:#1da1f2;
}
.social-icons3 li a.fa.fa-google-plus.icon-border.googleplus{
	 background:#d34836;
}
.social-icons3 li a.fa.fa-rss.icon-border.rss{
	 background:#ee802f;
}
.social-icons3 li a:hover{
	text-decoration:none;
	opacity:0.8;
}
/*-- //team --*/
/* //appointment */
.w3_agileits-apt h4.apt-t {
    color: #000;
    font-size: 2em;
    text-transform: capitalize;
	line-height:1.5;
}
span.apt-t1 {
    font-style: italic;
    font-weight: 800;
    margin-right: 0.1em;
}
span.apt-t2 {
    font-family: lato;
    font-weight: 800;
    color: #009fc6;
    margin-left: 0.3em;
}
.agileits-apmnt-button a {
    font-size: 1.2em;
    color: #fff;
    background: #009fc6;
    padding: 0.5em 1.1em;
    margin: 2em 0 0;
    display: block;
    width: 13%;
    text-transform: capitalize;
}
.agile-caption {
    padding: 12em 3em 10em;
	background: url(../images/44.jpg) 0px -23px no-repeat;
    min-height: 430px;
    background-size: cover;
}
/* //appointment */

/* -- Responsive code -- */

@media screen and (max-width: 1080px){
	#m_nav_menu {
		right: 5.3%;		
		top: 3.6%;
	}
	.wthree-s1 {
		width: 30.3%;
	}
	.wthree-sb1.sb1 {
		margin: 0 0.8em;
	}
	.wthree-sb1.sb2 {
		margin-right: 0.8em;
	}
	ul.resp-tabs-list {
		bottom: 17px;
	}
	.agileits-apmnt-button a {
		width: 15%;
	}
	.callbacks_nav.next {
		right: 15%;
	}
}

@media screen and (max-width: 991px){
	#m_nav_menu {
		right: 12%;
		top: 4.6%;
	}
	.m_nav_item {
		margin: 0 1em;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.8em;
		letter-spacing: 6px;
	}
	.callbacks_nav.next {
		right: 12%;
	}
	.banner_text_w3layouts {
		padding: 18em 0 20em;
	}
	.w3ls-about .container{
		width:95%;
	}
	.s1 {
		margin: 0 2em;
	}
	.services-head.text-center p {
		width: 100%;
	}
	.wthree-services-bottom .container {
		width: 97%;
	}
	.tab1 .team-img-w3-agile,.tab2 .team-img-w3-agile,.tab3 .team-img-w3-agile,.tab4 .team-img-w3-agile{
		background-position:center;
	}
	.team-Info-agileits p {
		font-size: 1em;
	}
	div#team .container {
		width: 86%;
	}
	ul.resp-tabs-list {
		left: 27px;
	}
	.agile-caption {
		padding: 7em 3em 0em;
	}
	.agileits-apmnt-button a {
		width: 21%;
	}
	.contact-left input[type="submit"]{
		width: 29%;
	}
	.services-bg {
		min-height: 320px;
	}
	.agile-caption {
		padding: 8em 3em 0em;
	}
	.agile-caption {
		padding: 10em 3em 9em;
		min-height: 360px;
	}
	.agileits-map iframe {
		height: 350px;
	}
}
@media screen and (max-width: 900px){
	#m_nav_menu {
		top: 4.8%;
		right:8%;
	}
	.m_nav_item {
		margin: 0 1.4em;
	}
	.banner_text_w3layouts {
		padding: 15em 0 19em;
	}
	.wthree-sb1.sb1 {
		margin: 0 0.6em;
	}
	.wthree-sb1.sb2 {
		margin-right: 0.6em;
	}
	.social-bnr-agileits.footer-icons-agileinfo {
		margin: 1.2em 0 0;
	}
	ul.resp-tabs-list {
		bottom: 26px;
	}
}
@media screen and (max-width: 800px){
	#m_nav_menu {
		right: 3%;
	}
	.m_nav_item {
		margin: 0 1.4em;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.6em;
		letter-spacing: 5px;
	}
	.banner_text_w3layouts p {
		font-size: 1.1em;
		margin: 1.8em 0 0 0;
		letter-spacing: 5px;
	}
	.agile-caption {
		padding: 8em 3em 9em;
	}
	.banner_text_w3layouts {
		padding: 11em 0 16em;
	}
	.team-Info-agileits p {
		font-size: 0.98em;
	}
	span.num {
		font-size: 1.6em;
	}
	.wthree-sb1 h4 {
		font-size: 1.4em;
	}
	.wthree-s1 h4 { 
		margin: 0.5em 0;
	}
}
@media screen and (max-width: 768px){
	.banner_text_w3layouts h3 {
		font-size: 2.5em;
	}
	#m_nav_menu {
		right: 1%;
		top: 3.2%;
	}
	.wthree-sb1 {
		width: 48%;
	}
	.wthree-sb1.sb1 {
		margin: 0 0 1em 1em;
	}
	.wthree-sb1.sb2{
		margin-right:1em;
	}
	.wthree-services-bottom .container {
		width: 80%;
	}
	.contact-left input[type="'submit"]{
		width: 20%;
	}
	.m_nav_item {
		margin: 0 1em;
	}
}
@media screen and (max-width: 736px){
	#m_nav_menu {
		top: 7.9%;
	}
	.banner_text_w3layouts h3 {
		letter-spacing: 4px;
	}
	.callbacks_nav.next {
		right: 10%;
	}
	.m_nav_item {
		margin: 0 0.3em 0 1.1em;
	}
	.wthree-s1 {
		padding: 2em 1em;
	}
	.tab1.resp-tab-content.resp-tab-content-active {
		margin: 0em 0;
		padding: 1em 1em 2em;
	}
	.team-Info-agileits {
		padding: 1em 1em 2em;
	}
	.agileits-apmnt-button a {
		width: 22%;
	}
	.agileits-map iframe {
		height: 300px;
	}	
	.contact-left {
		padding: 1em 8em 2em;
	}
}
@media screen and (max-width: 667px){
	#m_nav_menu {
		top: 9%;
	}
	.agileits-apmnt-button a {
		width: 24%;
	}
	.m_nav_item {
		margin: 0 0.3em 0 0em;
	}
	#m_nav_container {
		padding: 0 3em 0 0;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.2em;
	}
	.w3_agileits-apt h4.apt-t {
		font-size: 1.9em;
	}
	.banner_text_w3layouts {
		padding: 6em 0 11em;
	}
	.services-bg {
		min-height: 250px;
	}
	.agileits-map iframe {
		height: 280px;
	}
	.s1 {
		margin: 0 0 2em 2em;
	}
	.wthree-s1 {
		width: 47.5%;
	}
	.wthree-services-bottom .container {
		width: 93%;
	}
	.agile-caption {
		padding: 8em 3em 9em;
	}
	.w3_contact_grids ,.contact-left{
		text-align: center;
	}
}
@media screen and (max-width: 640px){
	.agileits-apmnt-button a {
		width: 26%;
	}
	.callbacks_nav.next {
		right: 8%;
	}
}
@media screen and (max-width: 600px){
	#m_nav_menu {
		top: 8%;
	}
	.banner_text_w3layouts {
		padding: 9em 0 11em;
	}
	.banner_text_w3layouts h3 {
		letter-spacing: 2px;
	}
	.wthree-s1 {
		width: 47.3%;
	}
	.agileits-apmnt-button a {
		width: 28%;
	}
	.menu--sebastian .menu__link::before, .menu--sebastian .menu__link::after {
		left: 36%;
		width: 28%;
	}
	#m_nav_container {
		height: auto;
		width:100%;
		padding:0;
	}
	.m_nav_item {
		display: block;
		text-align: center;
		margin: 0 0 10px;
	}
	.contact-left {
		padding: 1em 6em 2em;
	}
}
@media screen and (max-width: 568px){
	#m_nav_menu {
		top: 11.8%;
	}
	.banner_text_w3layouts p {
		font-size: 1em;
		letter-spacing: 3px;
	}
	.banner_text_w3layouts {
		padding: 7em 0 11em;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.1em;
	}
	.callbacks_nav.next {
		right: 6%;
	}
	.wthree-s1 {
		width: 47.1%;
	}
	.agileits-apmnt-button a {
		width: 30%;
	}
	.agile-caption {
		padding: 6em 3em 0em;
		min-height:324px;
	}
	.w3ls-section {
		padding: 3em 0;
	}
}
@media screen and (max-width: 480px){
	.agileits_main{
		background-position:center;
	}
	.banner_text_w3layouts h3 {
		font-size: 1.7em;
		letter-spacing:2px;
	}
	.callbacks_nav.next {
		right: 4%;
	}
	i.agileits-logo.fa.fa-plus {
		width: 42px;
		height: 42px;
	}
	.w3_agile_logo h1 a {
		font-size: 1em;
	}
	.wthree-s1 {
		width: 46%;
	}
	.services-head.text-center p {
		font-size: 0.9em;
	}
	.h3-w3l {
		font-size: 2.3em;
	}
	.services-head h4 {
		font-size: 1.8em;
	}
	.banner_text_w3layouts p {
		font-size: 0.9em;
		letter-spacing: 2px;
	}
	.w3_agileits-apt h4.apt-t {
		font-size: 1.7em;
	}
	.agileits-apmnt-button a {
		font-size: 1em;
	}
	.agileits-apmnt-button a {
		width: 31%;
	}
	.agile-caption {
		padding: 5em 3em 0em;
		min-height: 265px;
	}
	.contact-left input[type="'submit"]{
		width: 25%;
	}
	.services-bg h6 {
		margin: 1.7em 0;
	}
	.agileits-map iframe {
		height: 250px;
	}
	.callbacks_nav.prev {
		left: 72%;
	}
	.contact-left {
		padding: 1em 3em 2em;
	}
	.team-Info-agileits p {
		width: 100%;
	}

}
@media screen and (max-width: 414px){
	#m_nav_menu {
		top: 4%;
	}
	.banner_text_w3layouts {
		padding: 6em 0 10em;
	}
	.banner_text_w3layouts h3 {
		font-size: 1.5em;
		letter-spacing: 1px;
	}
		.banner_text_w3layouts p {
		font-size: 0.89em;
	}
	.w3_agileits-apt h4.apt-t {
		font-size: 1.5em;
	}
	.wthree-s1 {
		width: 100%;
		float: none;
	}
	.s1 {
		margin: 1em 0;
	}
	.w3ls-about .container {
		width: 80%;
	}
	.w3ls-section {
		padding: 2.8em 0;
	}
	.services-bg h6 {
		font-size: 1.6em;
	}
	.services-bg {
		min-height: 200px;
	}
	.wthree-sb1 {
		width: 100%;
	}
	.wthree-sb1.sb1{
		margin:1em 0;
	}
	.wthree-sb1.sb2 {
		margin-bottom: 1em;
	}
	.wthree-services-bottom {
		padding: 2em 0 0;
	}
	.wthree-services-bottom .container {
		width: 80%;
	}
	.agileits-apmnt-button a {
		width: 38%;
	}
	.agile-caption {
		padding: 3em 2em 0em;
		min-height: 220px;
	}	
	.contact-left input[type="'submit"]{
		width: 33%;
	}
}
@media screen and (max-width: 384px){
	#m_nav_menu {
		top: 4.5%;
		right: 4.1%;
	}
	.agileits_main .container {
		width: 96%;
	}
	.callbacks_nav.next {
		right: 0%;
	}
	.h3-w3l {
		margin-bottom: 0.8em;
	}
	.services-head h4 {
		font-size: 1.6em;
	}
	.services-bg h6 {
		letter-spacing: 6px;
	}
	.agile-caption {
		padding: 3em 2em 0em;
		min-height: 200px;
	}
	.agileits-apmnt-button a {
		margin: 1em 0 0;
	}
	.agileits-map iframe {
		height: 220px;
	}
	.copy-right.text-center p {
		padding: 1em;
	}
	.contact-left {
		padding: 1em 2em 2em;
	}
}
@media screen and (max-width: 375px){
	.agileits_main .container {
		width: 98%;
	}
	.wthree-services-bottom .container {
		width: 83%;
	}
	.w3_agileits-apt h4.apt-t {
		font-size: 1.3em;
	}
	.agileits-apmnt-button a {
		width: 40%;
	}
	.contact-left {
		padding: 1em 1em 2em;
	}
	.agile-caption {
		min-height: 195px;
	}
}
@media screen and (max-width: 320px){
	#m_nav_menu {
		top: 4.5%;
	}
	.w3_agile_logo h1 a {
		font-size: 0.95em;
	}
	.agileits_main .container {
		width: 100%;
	}
	.banner_text_w3layouts h3 {
		font-size: 1.39em;
		letter-spacing: 0px;
	}
	.callbacks_nav.prev {
		left: 67%;
	}
	.banner_text_w3layouts p {
		letter-spacing: 0px;
	}
	.w3ls-about .container {
		width: 91%;
	}
	.services-head h4 {
		font-size: 1.3em;
	}
	.services-bg h6 {
		letter-spacing: 4px;
	}
	.wthree-services-bottom .container {
		width: 88%;
	}
	.agileits-apmnt-button a {
		width: 45%;
		font-size: 0.9em;
	}
	.team-Info-agileits {
		padding: 1em 0em 2em;
	}
	.agile-caption {
		min-height: 142px;
	}
	.agile-caption {
		padding: 2em 2em 0;
	}
	.contact-left input[type="'submit"]{
		width: 44%;
	}
	.w3_agileits-apt h4.apt-t {
		font-size: 1.2em;
	}
}	
/* -- //Responsive code -- */
   