 --  Author: W3layouts  Author URL: http://w3layouts.com  License: Creative Commons Attribution 3.0 Unported  License URL: http://creativecommons.org/licenses/by/3.0/  --*/ 


/*-- Reset-Code --*/

body {
 padding: 0;
 margin: 0;
 background: #FFF;
 font-family: 'Open Sans', sans-serif;
 color: #0077c8 !important;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight:600;/*s*/

}
h2 {
	font-size: 32px;
	line-height: 40px;
}


.h1, h1 {
	font-size: 28px;
	line-height: 34px;
	color: #0077c8 !important;
	margin-top: 10px;
}
/*custom*/
.style1{font-size:18px;color:#fff;margin-top:10px;}
.style1 a{color:#FFFF00;}
.email-box{padding:4px 15px;background: #F9F9B8;border-radius: 4px;}
span.email-box a{color: #108f96;}
.img-center {
	text-align: center !important;
}
.link1 {
	text-align: right;margin-right:30px;
}
.link1 a {
	color: #c1cfd6;
	text-align: center;
	/*background-color: #2a55a3;*/
	font-size: 10px;
	padding: 4px 6px;
	border-radius: 4px !important;
}
.callaction a {
	color: #4dffff !important;
	text-decoration: none;
}
.member-social1 p {
	color: #fff;
	font-size: 15px;
	text-align: justify;
}
.member-social1 strong {
	color: #fff600;
	font-size: 20px;
}
.lang-btn {
	background-color:green /*Crimson*/;
	border-radius: 5px;
	color: white;
	text-decoration: none;
	border:none;
	display:inline-block;
	padding:4px 8px;
	vertical-align:middle;
	overflow:hidden;
	font-size:22px;/*float:right; margin:10px 0;*/
}
.lang-btn:focus, .lang-btn:hover {
	background-color: #9e9e9e;
	color:#fff;
}
.lang-btn-block a:hover {
	text-decoration: none;
	color: #0a3365;
}

.bg-whatsapp {
  background-color: #24cc63;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
  max-width: 100%;
  border: 0;
  margin: 5px;
  padding: 2px 10px; /* Adjusted padding for better button height */
  height: 40px; /* or set a specific height like 40px */
  line-height: 1.5; /* Ensures vertical text alignment */
  display: inline-block; /* Makes sizing behave more predictably */
  text-align: center; /* Center the text */
  cursor: pointer; /* Show pointer on hover */
}




p {
	margin: 0;
	color: #4c9ed9;
	letter-spacing:0;
	line-height:1.8em;
	font-size:15px;
	font-weight:400;
}
.row {
	margin:0px;
	padding:0px;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
a {
	color: #FF9900;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
a:focus, a:hover {
	color: #000;
	text-decoration:none;
}
/*menu bar */







.navbar-collapse.collapse {
	margin: -52px 111px 0px 0px;
}
.tags p {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 25px;
	color: #107462;
	/*letter-spacing:2px;*/



    text-align:center;
	padding: 0px 135px 0px 118px;
}
/*.tags a{



    text-decoration : underline;



    text-align : center;



    font-size: 16px;



    color : #107462;



    margin-left: 10px;



    margin-right: 10px;



    font-weight: 700;



    }







.tags a:hover {



    color: #0077c8;



    text-decoration:underline;



    font-size: 16px;



    text-align: center;



    margin-left: 10px;







    



}*/



/*-- //Reset-Code --*/











/*-- header --*/







.header-top {
	background:#1cc7d0;
	padding: 8px 0;
}
.w3_fr a {
	margin-left: 13px;
	color: #fff;
	letter-spacing:2px;
}
.bottom_header_left {
	float: left;
	margin: .3em 0 0;
	width: 50%;
}
i.fa.fa-search {
	margin-right: 45px;
}
.bottom_header_right {
	float: right;
	width: 35%;
	margin-top: 5px;
}
.w3_fl {
	float: left;
	width: 25%;
}
.w3_fr {
	float: left;
	margin-top: 5px;
}
.bottom_header_left p {
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
}
span.chng {
	color: #000;
}
.bottom_header_left p span {
	padding-right: 1em;
	color: #fff;
}
.w3l_l {
	float: left;
	width: 10%;
}
.w3l_r {
	float: left;
	width: 90%;
}
/*-- social-icons --*/







.bottom_header_right {
	float: right;
	width: 45%;
}
.bottom-social-icons {
	width: 35%;
	float: left;
}
.bottom-social-icons a {
	display: inline-block;
}
.bottom-social-icons span {
	font-size: 15px;
	padding: 8px 10px;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.bottom-social-icons span:hover {
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
/*-- //social-icons --*/



/*-- search --*/



.head-search {
	position: absolute;
	right:15%;
	top: 0%;
	width: 20%;
}
.formborder {
	border-bottom: 1px solid #fff;
}
.head-search input[type="text"] {
	background: none;
	border: none;
	color: #fff;
	padding: .8em 0 .4em 0;
	outline: none;
	width: 88%;
	font-size: 1.1em;
	letter-spacing: 1px;
}
.head-search input[type="submit"] {
	background: url(../images/search.png)no-repeat 0px 0px;
	width: 33px;
	height: 27px;
	display: inline-block;
	outline: none;
	border: none;
	vertical-align: -webkit-baseline-middle;
}
/*-- //search --*/



.header-top-righ {
	float: right;
	width: 39%;
	margin-top: 4px;
}
.header-top-righ a {
	color: #fff;
	font-size: 16px;
}
.header-top-righ a span {
	margin-right: 5px;
}
.container>.navbar-header {
	margin-left: 20px;
	margin-right: 0px;
}
/*--header--*/







.navbar-nav {
	margin-top: 0px;
}
.navbar {
	position: relative;
	min-height: 80px;
	margin-bottom: 0!important;
	border: 1px solid transparent;
}
.navbar-default {
	background-color:transparent;
}
/*-- logo --*/







.navbar-brand {
	float: left;
	padding: 0;
}
.navbar-default a.navbar-brand h1 {
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 33px;
	margin-top: 15px;
}
.navbar-default a.navbar-brand h1 span {
	color: #EF5861;
	margin-right: 5px;
}
.navbar-default .navbar-brand label {
	color:#1793d1;
	display: block;
	font-size: 10px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 600;
	margin-left: 15px;
}
/*-- //logo --*/







.navbar-default .navbar-nav>li>a {
	color:#1cc7d0;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 14px 0;
}
.navbar-nav>li>a {
	padding-top: 18px;
	padding-bottom: 15px;/* margin-left: -125px;



    margin-right: 109px;*/



}
.navbar-default .navbar-nav>li>a:hover,  .navbar-default .navbar-nav>li>a.active {
	color: #EF5861;
}
.navbar-default .navbar-nav>.open>a,  .navbar-default .navbar-nav>.open>a:hover,  .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #EF5861;
}
.navbar-default .navbar-toggle:hover,  .navbar-default .navbar-toggle:focus {
	background-color: #202020;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav>.active>a:before {
	background: #37BF91;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color:#1cc7d0;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-default .navbar-nav>.active>a,  .navbar-default .navbar-nav>.active>a:hover,  .navbar-default .navbar-nav>.active>a:focus {
	color: #EF5861;
	background: none;
}
.navbar-nav>li {
	margin-left: 33px;
}
.navbar-default .navbar-toggle {
	border-color:#1cc7d0;
}
.main-content {
	padding: 3em 0;
}
.dropdown-menu {
	min-width: 131px;
	text-align: center;
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 9px 15px;
	font-weight: 300;
}
.dropdown-menu>.active>a,  .dropdown-menu>.active>a:hover,  .dropdown-menu>.active>a:focus {
	color: #EF5861;
	background-color: #fff;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #23B684;
	background: none;
}
.w3l_cl {
	float: left;
	width: 10%;
}
.w3l_cr {
	float: left;
	width: 90%;
}
.w3l_rl {
	float: left;
	width: 10%;
}
.w3l_rr {
	float: right;
	width: 90%;
}
.w3_hl {
	margin: 15px 0;
}
.w3_hc {
	margin-top: 15px;
}
.w3_hr {
/*margin-top: 15px;*/



}
.w3l_l i {
	font-size: 30px;
	color: #fff;
}
.w3l_cl i {
	font-size: 30px;
	color: #fff;
}
.w3l_rl i {
	font-size: 27px;
	color: #fff;
}
.w3l_r h3 {
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 7px;
}
.w3l_cr h3 {
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 1px;
}
.w3l_rr h3 {
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 400;
	margin-bottom: 1px;
	margin-top: 7px;
}
.w3l_r h5 {
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 1px;
}
.w3l_cr h5 {
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 1px;
}
.w3l_rr h5 {
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 1px;
}
.w3-button {
	margin: 2em auto 0;
	text-align: center;
	width: 70%;
}
.w3ls-button {
	float: left;
	margin-right: 20px;
}
.w3l-button {
	float:left;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #1cc7d0;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color:#EF5861;
	background-color: transparent;
}
.w3ls-button a,  .w3l-button a,  .w3ls-about-left a {
	text-decoration: none;
	padding: 1em 2em;
	background: #1cc7d0;
	text-align: center;
	border: solid 2px #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	display:block;
	color: #fff;
	font-size: 0.85em;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
}
.w3l-button a {
	border: solid 2px #1cc7d0;
	background:#fff;
	color:#1cc7d0;
}
.w3l-button a:focus {
	outline: none;
}
.s1 {
	text-align: center;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 40%;
}
.headerdown {
	background-color:#0077c8;
	/*height: 70px;*/
}
.s1 p {
	text-align: center;
}
agile_banner {
	background:url() 0px 0px no-repeat;
	background-size:cover;
	min-height:550px;
	position:relative;
}
.s1 h3 {
	font-size: 80px;
	color: #1cc7d0;
	letter-spacing: 5px;
	font-weight: 400;
	font-family: 'Abel', sans-serif;
}
.s1 h4 {
	font-size: 40px;
	color: #1cc7d0;
	letter-spacing: 2px;
	font-weight: 400;
	font-family: 'Abel', sans-serif;
}
.s1 p {
	font-size: 15px;
	color: #777;
	letter-spacing: 2px;
	line-height:1.8em;
	font-weight: 400;
	margin: 10px 0px;
	font-family: 'Roboto', sans-serif;
}
/* //header */







/*call for action*/



.callforaction, .callforaction_box {
	padding:10px;
	box-shadow:1px 1px 10px 1px #999;
	margin-bottom:20px;
font-size26px;
	text-align: center;
	margin: 10px;
}
.callforaction_box {
	border:2px solid #fff;
	border-radius:10px;
	background:#4bb2b7;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	line-height:35px
}
.callforaction_box a {
	padding:5px;
	/*background:#153f56;*/
	color:#fff;
	font-weight:500;
	border-radius:4px
}
.callforaction_box a:link {
	color:#fff;
	text-decoration:none
}
.callforaction_box a:hover {
	color:#00fff0;
	text-decoration:none
}
.callforaction_box span {
	padding:5px;
	background:#153f56;
	color:#fff;
	font-weight:600;
	border:1px double #fff;
	border-radius:4px
}
.callforaction_box h2 {
	font-size: 22px !important;
	color: #fff;
	line-height: 30px !important;
	<!--word-break: break-all;-->
}
/** about**/



.row.team-data h3 {
	font-size: 40px;
	margin-bottom: 60px;
}
.about h3 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 7px;
	color: #00aa4f;
	margin-top:10px;
}
/*Team -section*/



 #team-section h4 {
	text-shadow: 0px -1px 1px rgba(76, 78, 115, 1);
}
.member-img img {
	width: 100%;
}
.team-profile {
	background: #e0eafc;
}
.member-social {
	background: #0077c8;  /* fallback for old browsers */
}
.member-social1 {
	background: #0077c8; 	/* fallback for old browsers */
	padding: 2em;
	border-radius: 15px;
	border-color: #FFF;
	border-style: solid;
}
.member-social1 h2 {
	color:#fff600;
	font-size:27px;
	margin-bottom:10px;
	text-align:center;
}
.member-social1 p {
	color:#fff;
	font-size:18px;
	text-align:justify;
}
.member-social .fa {
	color: white;
	padding: 20px 5px;
	font-size: 20px;
}
.member-social .fa:hover {
	color: #ff0000;
}
.experince strong {
	color: #ffffff;
	font-size: 18px;
}
b, strong {
	font-weight: 600;
}
.experince {
	background: #e35f2c;
	border-radius: 15px;
	border-color: #FFF;
	border-style: solid;
	padding: 10px;
	box-shadow: 1px 1px 10px 1px #999;
	margin-bottom: 10px;
s  margin-top: 10px;
	margin: 18px;
}
.experince ul li {
	margin-left: 20px;
	list-style: square;
	line-height: 35px;
	color:#fff;
	font-size:20px;
	text-align:justify;
}
.experince p {
	margin-left: 20px;
	/*list-style: plus;*/



    line-height: 35px;
	color:#fff;
	font-size:20px;
	text-align:justify;
}
.team-data {
	padding-top: 70px;
}
/*Services*/







.my-services {
	margin-top: 50px;
}
.service {
	margin-top: 20px;
}
.w3ls_ar p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	color: #777;
	letter-spacing:2px;
	margin: 10px 0px;
}
.w3ls_ar h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.8em;
	color: #000;
	letter-spacing:2px;
}
.about {
	padding:1em 0em;
	background-color:#f2f7f3;
}
/** /about**/



/*-- services --*/



.services h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 70px;
	color: #000;
}
.services {
	padding:5em 0em;
}
h4.sub_service_agileits {
	color: #fff;
	font-size:20px;
	font-weight:600;
	letter-spacing:2px;
	margin-bottom: 15px;
}
.wthree_banner_bottom_grid_right p {
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.8em;
}
.agileits-button.two.service a {
	color: #000;
}
.agileinfo_banner_bottom_pos {
	background-color: #f47721;
}
.agileinfo_banner_bottom_pos1 {
	background-color: #1cc7d0;
}
.agileinfo_banner_bottom_pos2 {
	background-color: #000;
}
.agileinfo_banner_bottom_pos3 {
	background-color: #335238;
}
.agileinfo_banner_bottom_pos4 {
	background-color: #00b2a9;
}
.agileinfo_banner_bottom_pos5 {
	background-color: #3b3141;
}
.w3_agileits_banner_bottom_pos_grid {
	padding: 2em;
}
.agileits_banner_bottom_left.two {
	margin-top: 3em;
}
.agile_banner_bottom_grid_left_grid.hvr-radial-out i {
	font-size: 40px;
	color: #fff;
}
/*-- //services --*/







/** Testimonials**/



h3.title, h2.title.review {
	color:#5DD28F;
}
h4.text {
	background: none;
	font-size: 3em;
	text-align: center;
	color: #fff;
	text-transform: none;
	margin: 3% auto 0;
	width: 74%;
}
.w3_ic {
	text-align: center;
}
.img-agile img {
	width: 13%;
}
.testimonials h5 {
	font-size: 20px;
	text-align: center;
	color: #000;
	text-transform: none;
	margin-top: 1em;
}
.test-review p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	padding: 0px 25px;
	color: #000;
	letter-spacing:2px;
	text-align:center;
}
.test-review img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	-o-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	-ms-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
}
.img-agile {
	margin: 30px 0px 12px;
}
.test-review p img {
	margin: 0 10px!important;
	box-shadow:none;
}
.test-review img {
	margin: 0 auto;
	width: 35%;
}
.test-review i {
	font-size:30px;
	color:#000;
	margin-bottom:30px;
}
.testimonials {
	background-color:#ff9d3b;
}
.testimonials h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 70px;
	color: #fff;
}
.testimonials {
	padding:1em 0em;
}
.test-review {
	background-color: #fff;
	width: 95%;
	border-radius: 5px;
	padding: 2em;
}
/* testimonals */



.testimonal img {
	border-radius: 50%;
}
.testimonals {
	padding: 5em 0;
}
.first-grid {
	text-align: center;
	padding: 40px 10px;
	margin-right: 10px;
	background: #000;
}
.first-grid h3 {
	text-transform: uppercase;
	color: #FFC107;
	font-size: 19px;
	font-weight: 600;
	margin: 20px 0 0;
}
.first-grid h4 {
	margin: 5px 0;
	text-transform: capitalize;
}
.first-grid p {
	font-size: 14px;
	color: #999;
	margin: 10px 0;
	line-height: 24px;
}
/*-- testimonials --*/







/** /Testimonials**/







/** Tabs**/



.sap_tabs {
	clear:both;
}
.tab_box {
	background:#fd926d;
	padding: 2em;
}
.top1 {
	margin-top: 2%;
}
.resp-tabs-list {
	list-style: none;
	text-align:center;
	padding:0px;
	margin-bottom: 49px;
}
.w3_tm h4 {
	font-size: 30px;
	color: #000;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align:center;
}
.w3_tm p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	color: #777;
	letter-spacing: 2px;
	text-align: left;
	padding: 0.5em;
}
.resp-tab-item {
	color: #fff;
	font-size: 25px;
	cursor: pointer;
	padding: 1px 0px 8px 0px;
	display: inline-block;
	margin: 0;
	text-align: center;
	list-style: none;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin: 0;
	background: #4CAF50;
	padding: 15px 45px;
}
/*-- wthree --*/



.resp-tab-active {
	text-shadow: none;
	color: #fff;
	border-bottom: 3px solid #fff;
	background: #1cc7d0;
	padding: 15px 47px;
}
.departments h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 70px;
	color: #000;
}
.departments {
	padding:5em 0em;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.resp-tab-item label {
	margin-right:8px;
}
/** /Tabs**/







/* about-gallery */







.carousel {
	margin-bottom: 0;
}
.gallery {
	padding:0em 0em;
}
.gallery h3 {
	font-size: 50px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 20px;
	color: #ff0000;
	text-align:center;
}
/* The controlsy */







.carousel-control {
	left: -12px;
	height: 33px;
	width: 33px;
	background: none repeat scroll 0 0 #a51c21;
	border: 4px solid #b1b1b1;
	border-radius: 23px 23px 23px 23px;
	line-height: 1.2;
}
.carousel-control {
	color: #a51c21;
}
a.thumbnail:hover,  a.thumbnail:focus,  a.thumbnail.active {
	border-color: #a51c21;
}
.carousel-control:hover,  .carousel-control:focus,  .carousel-control:active {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control.right {
	right: 47%;
	top: 100%;
}
.carousel-control {
	color: #fff;
	bottom: 0;
}
.carousel-control.left {
	left: 46%;
	top: 100%;
}
a.right.carousel-control.test-right-control {
	left: 52%;
}
/* The indicators */







.carousel-indicators {
	bottom: -30px;
}
/* The colour of the indicators */











/* //about-gallery */







/** Appointment Form**/











.register-left {
	background: #009688;
	height: 605px;
}
.register-in h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 70px;
	color: #fff;
	letter-spacing:2px;
}
.register-left p {
	margin: 2em 0;
	line-height: 1.8em;
	font-size: 1em;
	letter-spacing: 1px;
}
.register-right h1 {
	text-transform: uppercase;
	font-size: 2.2em;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 5px;
	color: #FFFFFF;
}
.link a {
	color: #FFFFFF;
	padding: .5em;
	font-size: 1.5em;
	border:2px solid #0a7369;
}
.checkbox a {
	color: #4CAF50;
}
.link a:hover {
	color:#000;
	border:2px solid #FFFFFF;
	background:none;
}
.register-form {
	margin: 2em 0 0 6em;
	width: 50%;
	float: left;
}
.appointmentform {
	padding:5em 0em 0em;
	background-color:#41b7d8;
}
.register-form h4, .address h4 {
	margin-bottom: 2em;
	color: #404040;
	margin: 0 0 2em 0;
	font-weight: 600;
}
.register input[type="text"], .register input[type="email"], .register input[type="password"], .register input[type="tel"] {
	font-size: 1em;
	color: #8c8c8c;
	padding: 0.7em 1em;
	border: 0;
	width: 90%;
	border-bottom: 1px solid #fff;
	background: none;
	-webkit-appearance: none;
	outline: none;
}
input#datepicker {
	letter-spacing: 1px;
	font-size: .9em;
	background-color: transparent;
}
select#category1, select#category2 {
	font-size: .9em;
	color: #fff;
	padding: 0.7em;
	border: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
	background: none;
	outline: none;
	cursor: text;
	letter-spacing: 2px;
}
.w3-agile1 ul li label {
	display: block;
	position: relative;
	text-transform: capitalize;
	font-size: 15px;
	padding: 0px 0px 0px 42px;
	color: #fff;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}
.registerimg {
	width: 41%;
	float: left;
	margin-top:7.2em;
}
input[type="checkbox"] {
	cursor: pointer;
	margin-right: 15px;
	margin-top: 30px;
}
textarea {
	min-height: 100px;
	resize: none;
	border: none;
	border-bottom: 1px solid #fff;
	width: 100%;
	background: transparent;
	color: #fff;
	font-size:1em;
	padding:10px;
	/*letter-spacing:2px;*/
}
textarea:focus {
	outline: none;
}
input[type="tel"]:focus {
	border: none;
}
/*-- input-effect --*/



.styled-input.agile-styled-input-top {
	margin-top: 0;
}
 .styled-input input:focus ~ label, .styled-input input:valid ~ label, .styled-input textarea:focus ~ label, .styled-input textarea:valid ~ label {
 font-size: .9em;
 color: #fff;
 top: -1.5em;
 -webkit-transition: all 0.125s;
 -moz-transition: all 0.125s;
 -o-transition: all 0.125s;
 -ms-transition: all 0.125s;
 transition: all 0.125s;
}
.styled-input {
	width: 100%;
	position: relative;
	margin: 0 0 1.6em;
	color: #fff;
	letter-spacing: 3px;
}
 .styled-input:nth-child(1), .styled-input:nth-child(3) {
 margin-left:0;
}
.textarea-grid {
	float:none !important;
	width:100% !important;
	margin-left:0 !important;
}
 .styled-input input ~ span, .styled-input textarea ~ span {
 display: block;
 width: 0;
 height: 2px;
 background: #fff;
 position: absolute;
 bottom: 0;
 left: 0;
 -webkit-transition: all 0.125s;
 -moz-transition: all 0.125s;
 transition: all 0.125s;
}
 .styled-input textarea ~ span {
 bottom: 5px;
}
.styled-input input:focus.styled-input textarea:focus {
	outline: 0;
}
 .styled-input input:focus ~ span, .styled-input textarea:focus ~ span {
 width: 100%;
 -webkit-transition: all 0.075s;
 -moz-transition: all 0.075s;
 transition: all 0.075s;
}
/*-- //input-effect --*/



.register-form input[type="submit"] {
	outline: none;
	background: #F44336;
	color: #fff;
	border: none;
	padding: .5em 1em;
	margin: 0em 0 0 0;
	-webkit-appearance: none;
	cursor: pointer;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	font-size: 1em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}
.register-form input[type="submit"]:hover {
	background: #ffffff;
	color: #F44336;
}
input[type="text"] {
	width: 100%;
	border: 0;
	/*background-color: transparent;*/



    border-bottom: 1px solid #fff;
	box-sizing: border-box;
	font-size: 15px;
	/*letter-spacing: 2px;*/



    color: #fff;
	outline:none;
	padding:10px;
}
input[type="email"] {
	width: 100%;
	border: 0;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	font-size: 15px;
	/*letter-spacing: 2px;*/
	color: #fff;
	outline:none;
	padding:10px;
}
h2 {
	/*display: inline-block;*/



    font-size: 26px;
	color: #ff0000;
	line-height: 70px;
}
label.rating {
	font-size: 17px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: capitalize;
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
}
ul li input[type=radio] {
	position: absolute;
	visibility: hidden;
}
ul li .check {
	display: block;
	position: absolute;
	border: 2px solid #F44336;
	border-radius: 100%;
	height: 15px;
	width: 15px;
	top: 4px;
	left: 20px;
	z-index: 5;
 transition: border .25s linear;
 -webkit-transition: border .25s linear;
}
 input[type=radio]:checked ~ label {
 color: #F44336;
}
 ul li .check::before {
 display: block;
 position: absolute;
 content: '';
 border-radius: 100%;
 height: 8px;
 width: 8px;
 top: 1px;
 left: 1px;
 margin: auto;
 transition: background 0.25s linear;
 -webkit-transition: background 0.25s linear;
}
 input[type=radio]:checked ~ .check::before {
 background: #F44336;
}
.grid-w3layouts1 ul li, .grid-w3layouts2 ul li {
	color: #000;
	display: block;
	position: relative;
	height: 40px;
	float: left;
	width: 50%;
}
.content-wthree2 {
	margin-bottom: 20px;
}
#ui-datepicker-div {
	background:#212121;
	position: absolute !important;
	z-index: 999 !important;
}
.styled-input label {
	margin-top: 10px;
	color: #fff;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
	font-weight: 400;
	font-size: .9em;
	display: block;
	line-height: 1em;
}
img {
	vertical-align: middle;/*width: 100%;*/



}
.imgleft {
	float: left;
	margin-right: 20px;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 5px;
	margin-bottom: 10px;
	/*box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);*/



  



  background-color: #f7f7f7;
}
.imgright {
	float: right;
	margin-left: 15px;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 5px;
	margin-bottom: 10px;
	/*box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);*/



  



  background-color: #f7f7f7;
}
.box1 {
	padding:7px;
	border:1px solid #1d797d;
	color:#f27633;
	border-radius: 8px;
}
.box1 strong {
	font-weight: 500;
	font-size: 16px;
}
option {
/* background-color: #000;*/



}



 ::-webkit-input-placeholder {
 color: #b39a9a !important;
}



:-moz-placeholder { /* Firefox 18- */
 color:#fff !important;
}



::-moz-placeholder {  /* Firefox 19+ */
 /*color:#fff !important;*/
}



:-ms-input-placeholder {
 color:#fff !important;
}
/** /Appointment Form**/







/*-- footer --*/











.contact {
	background:#108F96;
	margin-bottom: -14px;/*padding: 5em;*/



}
input.button-w3layouts.hvr-rectangle-out {
	margin-top: 15px;
	padding: 5px 40px;
	background-color: #20b2aa;
	border: 1px solid #fff;
	color: #fff;
	letter-spacing: 2px;
}
.form-bg-w3ls input[type="text"] {
	margin-bottom: 10px;
}
.form-bg-w3ls input[type="email"] {
	margin-bottom: 10px;
}
.f-bg-w3l {
	background:transparent;
}
.contact h3 {
	font-size: 50px;
	text-align: center;
	margin-bottom: 70px;
	color: #fff;
	letter-spacing:2px;
}
.contact h4 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff;
	letter-spacing:2px;
	text-align: left;
}
.w3layouts_footer_grid h2,  .w3layouts_footer_grid h3 {
	font-size: 1.4em;
	color: #fff;
	position: relative;
	margin-bottom: 1.5em;
	letter-spacing: 4px;
}
.w3layouts_footer_grid1 h2,  .w3layouts_footer_grid1 h3 {
	font-size: 1.4em;
	color: #fff;
	position: relative;
	margin-bottom: 1.5em;
	letter-spacing: 4px;
	text-align: left;
}
.w3layouts_footer_grid1 {
	text-align:center;
}
ul.links li {
	list-style: none;
	color: #fff;
	margin-bottom: 10px;
}
ul.links li a {
	color: #fff;
}
.social_agileinfo li {
	display: inline-block;
}
.w3_cs {
	text-align: left;
}
.social_agileinfo li a {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
}
.social_agileinfo li a i {
	font-size: 1em;
	line-height: 2.8em;
}
.w3_facebook:hover {
	border: 1px solid #3b5998;
	background: #3b5998;
}
.w3_twitter:hover {
	border: 1px solid #1da1f2;
	background: #1da1f2;
}
.w3_instagram:hover {
	border: 1px solid #833ab4;
	background: #833ab4;
}
.w3_google:hover {
	border: 1px solid #dd4b39;
	background: #dd4b39;
}
.w3l_footer_nav {
	margin: 3em 0 3em;
}
.w3l_footer_nav li {
	display: inline-block;
	margin-right: 4em;
}
.w3l_footer_nav li a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
}
.w3l_footer_nav li a:hover,  .w3l_footer_nav li a.active {
	color: #1cd8c9;
}
.w3layouts_footer_grid p {
	font-size: 1em;
	line-height: 2em;
	margin-bottom: 2em;
}
p.copyright {
	color: #fff;
	line-height: 1.8em;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 1em;
	padding: 10px 0;
}
p.copyright a {
	color: #fff;
	text-decoration: underline;
}
p.copyright a:hover {
	color: #1cd8c9;
}
p.tag {
	color: #fff;
	line-height: 1.8em;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 2em;
	padding: 10px 0;
	background-color: #167ac6;
}
p.tag a {
	color: #fff;
	text-decoration: underline;
}
p.tag a:hover {
	color: #1cd8c9;
}
.copyright h2{font-size:25px;border-bottom:1px solid #fff;color:#fff;display:block;}
ul.con_inner_text li {
	list-style-type: none;
	color: #fff;
	font-size: 14px;
	margin-bottom: 17px;
}
ul.con_inner_text li label {
	display: block;
	margin-left: 1.7em;
}
ul.con_inner_text span {
	margin-right: -13px;
}
ul.con_inner_text li a {
	color: #fff;
}
ul.con_inner_text li label {
	color: #fff;
	margin-right: 1em;
	font-weight: 400!important;
}
ul.con_inner_text.midimg li {
	display: inline-block;
	float: left;
	width: 22%;
}
/*-- //footer --*/







 /*--top hover--*/



#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);
}



/*--/tophover--*/







/** Responsive**/



@media screen and (max-width: 1440px) {
 .head-search input[type="text"] {
 width: 87%;
}
 .head-search {
 right: 11%;
}
}
 @media screen and (max-width: 1366px) {
 .head-search {
 width: 21%;
}
 .bottom_header_right {
 width: 47%;
}
}
 @media screen and (max-width: 1280px) {
 .head-search input[type="text"] {
 width: 85%;
}
}
 @media screen and (max-width: 1080px) {
 .head-search {
 width: 25%;
 right: 7%;
}
 .head-search input[type="text"] {
 width: 80%;
}
 .w3-button {
 width: 75%;
}
 .s1 h4 {
 font-size: 35px;
}
 .w3ls_ar h4 {
 line-height: 1.5em;
 letter-spacing: 1px;
}
 .member-social1 {
 padding: 1.5em;
}
 .w3l_l {
 width: 15%;
}
 .w3l_r {
 width: 85%;
}
 .w3l_cl {
 width: 15%;
}
 .w3l_cr {
 width: 85%;
}
 .w3l_rl {
 width: 15%;
}
 .w3l_rr {
 width: 85%;
}
 .member-social1 p {
 line-height: 1.5em;
}
 .w3_agileits_banner_bottom_pos_grid {
 padding: 1em;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 30px;
}
 .resp-tab-item {
 font-size: 23px;
}
 .w3_tm h4 {
 margin-bottom: 0px;
}
 .w3_tm p {
 line-height: 1.5em;
 letter-spacing: 1px;
}
 .registerimg {
 margin-top: 13.2em;
}
}
 @media screen and (max-width: 1050px) {
 .resp-tab-item {
 font-size: 21px;
}
 .s1 {
 width: 45%;
}
 .contact {
 padding: 3em;
}
}
 @media screen and (max-width: 1024px) {
 .contact {
 padding: 2em;
}
 .head-search input[type="text"] {
 width: 85%;
}
 .registerimg {
 margin-top: 15.2em;
}
 .register-form {
 padding: 1em;
}
}
 @media screen and (max-width: 991px) {
 .navbar-nav>li {
 margin-left: 9px;
}
 .bottom_header_right {
 width: 50%;
}
 .head-search input[type="text"] {
 width: 80%;
}
 .head-search {
 width: 20%;
 right: 14%;
}
 .s1 {
 top: 30%;
}
 .w3l_r h3 {
 font-size: 16px;
 letter-spacing: 1px;
}
 .w3l_cr h3 {
 font-size: 16px;
 letter-spacing: 1px;
}
 .w3l_cr h5 {
 letter-spacing: 0px;
}
 .w3l_rr h3 {
 font-size: 13px;
 letter-spacing: 1px;
}
 .col-sm-3 {
 width: 50%;
 margin-bottom: 15px;
}
 .agile_banner {
 min-height: 455px;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 25px;
}
 .wthree_banner_bottom_grid_right p {
 font-size: 16px;
 letter-spacing: 0px;
 line-height: 1.5em;
}
 h4.sub_service_agileits {
 font-size: 20px;
 letter-spacing: 1px;
 margin-bottom: 5px;
}
 .w3l_r {
float:none;
width:auto;
}
 .test-review p {
 font-size: 14px;
 line-height: 1.5em;
 padding: 0px 0px;
 letter-spacing: 1px;
}
 .resp-tab-item {
 font-size: 20px;
}
 .resp-tab-active {
 padding: 15px 35px;
}
 .register-in h3 {
 margin-bottom: 0;
 font-size: 46px;
}
 .registerimg {
 margin-top: 0;
}
 iframe {
 width: 100%;
 margin: 15px 0px;
}
 .registerimg {
 width: 100%;
}
 .register-form {
 margin: 2em 0 0 0em;
 width: 100%;
 padding: 1.5em;
}
 .bottom-social-icons {
 width: 40%;
}
 .w3ls_ar h4 {
 margin: 15px 0px 0px;
}
 .appointment-form form .btn {
 border-radius: 18px 18px 0 0;
 color: #fff;
 font-size: 15px;
 padding: 9px 0;
 margin-left: 0 !important;
}
}
 @media screen and (max-width: 900px) {
 .bottom-social-icons span {
 padding: 8px 8px;
}
 .s1 {
 width: 49%;
}
 .resp-tab-active {
 padding: 15px 20px;
}
 .resp-tab-item {
 font-size: 18px;
}
 .head-search input[type="text"] {
 width: 83%;
}
 .head-search {
 width: 25%;
 right: 10%;
}
 .appointment-form form .btn {
 border-radius: 18px 18px 0 0;
 color: #fff;
 font-size: 15px;
 padding: 9px 0;
 margin-left: 0 !important;
}
}
 @media screen and (max-width: 800px) {
 .head-search input[type="text"] {
 width: 82%;
}
 .head-search {
 width: 31%;
 right: 4%;
}
 .team-data {
 padding-top: 25px;
}
 h4.sub_service_agileits {
 margin-bottom: 15px;
}
 .bottom_header_right {
 width: 50%;
}
 .bottom-social-icons span {
 padding: 8px 6px;
}
 .s1 {
 width: 50%;
}
 .w3ls-button {
 margin-right: 10px;
}
 .s1 p {
 letter-spacing: 1px;
}
 .s1 h4 {
 font-size: 32px;
}
 .resp-tab-item {
 padding: 15px 20px;
}
 .appointment-form form .btn {
 border-radius: 18px 18px 0 0;
 color: #fff;
 font-size: 15px;
 padding: 9px 0;
 margin-left: 0 !important;
}
}
 @media screen and (max-width: 768px) {
 .contact {
 padding: 25px 0px;
}
 .s1 h4 {
 font-size: 30px;
}
 .gallery h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .about h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .services h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .testimonials h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .appointmentform h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .contact h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .departments h3 {
 font-size: 40px;
 margin-bottom: 50px;
}
 .wthree_banner_bottom_grid_right {
 float: left;
 width: 83%;
}
 h4.sub_service_agileits {
 font-size: 19px;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 23px;
}
 .w3-button {
 width: 80%;
}
 .w3_hl {
 float: none;
 width: auto;
text-align: center;
}
 .w3l_l {
display:none;
}
 .w3l_rl i {
display:none;
}
 .w3l_rr {
text-align:center;
width:auto;
float:none;
}
 .w3_hc {
 float: left;
/*width: 33%;*/



}
 .w3_hr {
/*float: left;



    width: 33%;*/



}
 .agileits_banner_bottom_left {
 float: left;
 width: 33%;
}
 .navbar-default .navbar-toggle {
 margin-right: 10px;
 margin-top: 25px;
}
 .navbar-nav {
 text-align: center;
}
 .about {
 padding: 0em 0em;
}
 .services {
 padding: 3em 0em;
}
 .testimonials {
 padding: 3em 0em;
}
 .departments {
 padding: 3em 0em;
}
 .appointmentform {
 padding: 3em 0em;
}
 .gallery {
 padding: 1em 0em;
}
 .contact {
 padding: 0em 0em;
}
 .s1 {
 top: 25%;
}
 .agile_banner {
 min-height: 400px;
}
 .appointment-form form .btn {
 border-radius: 18px 18px 0 0;
 color: #fff;
 font-size: 15px;
 padding: 9px 0;
 margin-left: 0 !important;
}
}
 @media screen and (max-width: 767px) {
 div#bs-example-navbar-collapse-1 {
 position: absolute;
 z-index: 9999;
 width:100%;
}
 .navbar-collapse.collapse {
 margin: 0 111px 0px 0px;
}
 .col-md-2 col-sm-2 w3_hc {
display:none;
}
 .wthree_banner_bottom_grid_left {
 float: left;
 width: 15%;
}
 .w3_im {
 margin: 15px 0px;
}
 .navbar-nav {
 background-color: #337ab7;
}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border-color: transparent;
}
 .img-responsive {
/*display: block; */



}
 .imgleft {

    /*float: none;
    margin-right: 80px;*/
    border: 1px solid #ccc;
 border-radius: 6px;
}
col-md-4 col-sm-6 col-xs-6 {text-align:center;}
.col-xs-6{width:100%;float:none;text-align:center;margin-bottom:15px;}
.link1{text-align:center;}
}
 @media screen and (max-width: 736px) {
 .head-search input[type="text"] {
 width: 83%;
}
 .navbar-nav>li>a {
 padding-top: 18px;
 padding-bottom: 15px;
 line-height: 4px;
/* margin-left: -125px; */



    /* margin-right: 109px; */



}
 h2 {
 line-height: 35px;
}
 p {
 font-size: 15px;
}
 .head-search {
 right: 2%;
}
 .bottom-social-icons {
 width: 31%;
}
 input[type=submit].btn-block {
 width: 98%;
 background-color: red;
}
 h4.sub_service_agileits {
 font-size: 17px;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 20px;
}
 .wthree_banner_bottom_grid_right p {
 font-size: 14px;
}
 .wthree_banner_bottom_grid_right {
 float: left;
 width: 82%;
}
 .w3l_r h3 {
 font-size: 15px;
 letter-spacing: 1px;
}
 .s1 h4 {
 font-size: 28px;
}
 .w3-button {
 width: 100%;
}
 .agile_banner {
 min-height: 427px;
}
 .s1 p {
 line-height: 1.5em;
}
 .appointment-form form .btn {
 border-radius: 18px 18px 0 0;
 color: #fff;
 font-size: 15px;
 padding: 9px 0;
 margin-left: 0 !important;
}
}
 @media screen and (max-width: 667px) {
 .resp-tab-item {
 padding: 15px 10px;
}
 h2 {
 line-height: 30px;
}
 .head-search {
 right: 4%;
 width: 33%;
}
 .s1 h4 {
 font-size: 25px;
}
 .agile_banner {
 min-height: 386px;
}
 .s1 h3 {
 font-size: 60px;
}
 .head-search input[type="text"] {
 width: 80%;
}
 .bottom_header_left {
 width: 100%;
text-align:center;
}
 .bottom_header_right {
 width: 55%;
}
 .w3l_l i {
 font-size: 25px;
}
 .w3l_l i {
 font-size: 25px;
}
 .w3l_l i {
 font-size: 25px;
}
 .w3l_cl i {
 font-size: 25px;
}
 .w3l_rl i {
 font-size: 25px;
}
 .w3l_r h3 {
 letter-spacing: 0px;
}
 .w3l_cr h5 {
 font-size: 12px;
}
 .w3l_rr h3 {
 font-size: 15px;
 letter-spacing: 0px;
}
 .lang-btn {
font-size:15px;
}
}
 @media screen and (max-width: 640px) {
 .s1 {
 width: 99%;
}
 h2 {
 line-height: 30px;
}
 .bottom-social-icons {
 width: 33%;
}
 .s1 p {
 line-height: 1.5em;
 width: 99%;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 45px;
}
 .head-search {
 right: 4%;
}
 .about h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .services h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .testimonials h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .departments h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .appointmentform h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .gallery h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .contact h3 {
 font-size: 30px;
 margin-bottom: 40px;
}
 .s1 {
 left: 0;
 top: 35%;
}
 .w3-button {
 width: 50%;
}
 .agile_banner {
 min-height: 368px;
}
 .w3ls_ar {
 margin-top: 10px;
}
 .agileits_banner_bottom_left {
 width: 100%;
 margin-bottom: 10px;
}
 .wthree_banner_bottom_grid_left {
 float: left;
 width: 12%;
}
 .wthree_banner_bottom_grid_right {
 float: left;
 width: 88%;
}
 .agileits_banner_bottom_left.two {
 margin-top: 0em;
}
 .w3_tm {
 margin-bottom: 10px;
}
}
 @media screen and (max-width: 600px) {
 .w3_fr a {
 letter-spacing: 1px;
}
 h2 {
 line-height: 30px;
}
 .bottom_header_right {
 width: 60%;
}
 .head-search {
 width: 35%;
}
 .container>.navbar-header {
 margin-left: 5px;
 margin-right: 0px;
}
 .w3-button {
 width: 51%;
}
 .s1 {
 top: 32%;
}
 .agile_banner {
 min-height: 345px;
}
 .resp-tab-item {
 padding: 15px 5px;
}
 .head-search input[type="text"] {
 width: 82%;
}
}
 @media screen and (max-width: 568px) {
 p.copyright {
 letter-spacing: 1px;
 margin-top: 2em;
 font-size: 12px;
}
.copyright h2{line-height:2em;text-align:center;}
.style1{text-align:center;font-size:11px;}
 h2 {
 line-height: 30px;
}
 .bottom-social-icons {
 width: 34%;
}
 .w3-button {
 width: 60%;
}
 .resp-tab-item {
 font-size: 18px;
}
 .head-search input[type="text"] {
 width: 81%;
}
 .resp-tabs-list {
 margin-bottom: 30px;
}
}
 @media screen and (max-width: 480px) {
 .head-search input[type="text"] {
 width: 77%;
}
.btn-block {
    display: inline-block;}
 .experince p {
 line-height: 30px;
}
 .navbar-nav>li>a {
 padding-top: 18px;
 padding-bottom: 15px;
/* margin-left: -125px; */
/* margin-right: 109px; */
}
 .img.imgleft.img-responsive {
 float: none;
 margin: 0 auto;
}
 .img.imgright.img-responsive {
 float: none;
 margin: 0 auto;
}
 .imgleft {
 float: none;
}
 .h1, h1 {
 font-size: 18px;
 line-height: 22px;
 color: #0077c8 !important;
 margin-top: 10px;
}
 h2 {
    /* display: inline-block; */
    font-size: 20px;
 color: #ff0000;
 line-height: 70px;
}
 .callforaction_box a {
 font-size: 16px;
 line-height: 25px;
}
 .callforaction_box span {
 font-size: 16px;
 text-align: center;
 line-height: 30px;
}
 .w3l_rr a {
 word-break: break-all;
}
 .bottom-social-icons {
 width: 38%;
 float: none;
 margin: auto;
}
 .resp-tabs-list {
 margin-bottom: 25px;
}
 .w3_tm h4 {
 font-size: 25px;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 35px;
}
 .w3ls_ar h4 {
 font-size: 19px;
}
 .w3_fr a {
 letter-spacing: 0px;
 font-size: 13px;
}
 .w3_fr a {
 margin-left: 5px;
 letter-spacing: 0px;
}
 .bottom_header_right {

/*    width: 64%;*/
    width: 98%;
 float: none;
}
 .w3_fr {
 text-align: center;
 margin: auto;
 float: none;
}
 .w3_hl {
 float: left;
 width: 100%;
}
 .w3_hc {
 float: left;
 width: 100%;
}
 .w3_hr {
 float: left;
 width: 100%;
}
 .w3-button {
 width: 66%;
}
 .s1 {
 top: 15%;
}
 .agile_banner {
 min-height: 270px;
}
 .s1 h3 {
 font-size: 50px;
}
 .w3-button {
 margin: 1em auto 0;
}
 .w3_hl {
 margin-top: 10px;
}
 .w3_hc {
 margin-top: 10px;
}
 .headerdown {
 /*height: 80px;*/
}
 .col-sm-3 {
 width: 100%;
}
 .resp-tab-item {
 font-size: 15px;
}
 .row.team-data h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .col-xs-6 {
 width: 100%;
}
 .about h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .services h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .testimonials h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .departments h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .appointmentform h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .gallery h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .contact h3 {
 font-size: 29px;
 margin-bottom: 30px;
}
 .member-social1 h3 {
 margin-bottom: 10px;
}
 p.copyright {
 font-size: 12px;
}
.copyright h2{font-size:25px;border-bottom:1px solid #fff;color:#fff !important;display:block;}
 h2 {
 line-height: 23px;
}
 .tags p {
 font-size: 15px;
 font-weight: bold;
 line-height: 1.2em;
 padding: 0px 25px;
 color: #107462;
 text-align: center;
    /* letter-spacing: 2px; */
    
}
 .callforaction_box {
 line-height: 25px;
}
}
 @media screen and (max-width: 414px) {
 .w3-button {
 width: 74%;
}
 .head-search input[type="text"] {
 width: 83%;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 28px;
}
 .head-search input[type="text"] {
 width: 76%;
}
 .w3ls_ar h4 {
 font-size: 18px;
}
 .head-search {
 width: 40%;
 margin-top: 30px;
}
 .bottom_header_right {
 width: 100%;
}
 .bottom_header_left {
 width: 100%;
}
 .member-social1 h3 {
 margin-bottom: 10px;
}
}
 @media screen and (max-width: 384px) {
 .w3-button {
 width: 80%;
}
 .agile_banner_bottom_grid_left_grid.hvr-radial-out i {
 font-size: 26px;
}
 .head-search input[type="text"] {
 width: 75%;
}
 label.rating {
 font-size: 15px;
}
 .member-social1 h3 {
 margin-bottom: 10px;
}
 .row.team-data h4 {
 font-size: 25px;
 margin-bottom: 15px;
}
}
 @media screen and (max-width: 375px) {
 .w3-button {
 width: 90%;
}
 .head-search {
 width: 54%;
 margin-top: 30px;
}
 .row.team-data h3 {
 font-size: 29px;
 margin-bottom: 15px;
}
 .resp-tabs-list {
 margin-bottom: 25px;
}
 .member-social1 h3 {
 margin-bottom: 9px;
}
 .row.team-data h4 {
 font-size: 25px;
 margin-bottom: 14px;
}
 .team-data {
 padding-top: 15px;
}
 .s1 h3 {
 font-size: 40px;
}
 .s1 h4 {
 font-size: 25px;
}
 .agile_banner {
 min-height: 245px;
}
 .w3ls_ar h4 {
 font-size: 16px;
 letter-spacing: 1px;
}
 .member-social1 p {
 font-size: 13px;
}
}
 @media screen and (max-width: 320px) {
 .s1 h4 {
 font-size: 20px;
}
 .s1 h3 {
 font-size: 30px;
}
 .s1 {
 top: 10px;
}
 .w3-button {
 width: 100%;
}
 .wthree_banner_bottom_grid_left {
 margin-bottom: 10px;
}
 .about {
 padding: 2em 0em;
}
 .services {
 padding: 2em 0em;
}
 .testimonials {
 padding: 2em 0em;
}
 .departments {
 padding: 2em 0em;
}
 .appointmentform {
 padding: 2em 0em;
}
 .gallery {
 padding: 2em 0em;
}
 .contact {
 padding: 2em 0em;
}
 .about h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .services h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .testimonials h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .departments h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .appointmentform h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .gallery h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .contact h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .row.team-data h3 {
 font-size: 25px;
 margin-bottom: 15px;
}
 .w3ls_ar h4 {
 font-size: 16px;
}
 .team-data {
 padding-top: 20px;
}
 .row.team-data h4 {
 margin-bottom: 15px;
 font-size: 20px;
}
 .resp-tabs-list {
 margin-bottom: 10px;
}
 .w3_tm p {
 font-size: 14px;
}
 .member-social1 h3 {
 margin-bottom: 10px;
}
 .agile_banner {
 min-height: 223px;
}
 .bottom-social-icons span {
 padding: 8px 4px;
}
 .navbar-toggle {
 margin-top: 20px;
}



/*prashant css*/











table {
border-collapse:collapse;
width:98%;
}
 td, th {
text-align:left;
padding:8px
}
 tr:nth-child(even) {
background-color:#f2f2f2
}
 th {
background-color:#0f5780
}
}







/*faq css*/







.heading1 {
 color: #D03D47;
 font-size: 26px;
 margin-bottom: 30px;
 font-weight: 900;
 margin-top: 15px;
}







/*call for action*/



.callaction {
 background: #1cc7d0;
 padding: 2em;
 font-family: 'Open Sans', sans-serif;
 color: #fff;
 font-size: 20px;
 margin-bottom: 10px;
}
 .callforaction_box a {
 word-break: break-all;
}
 .callaction li {
 word-break: break-all;
}
}
.w3l_rr a {
/*word-break: break-all;*/



}
.callaction h2 {
	color: #fff;
	font-size: 30px;
	text-align: center;
}
/*call action css*/







.free-consulation-form {
	width: 490px;
	float: right;
	background-color: #eeeeee;
	min-height: 470px;
	padding: 30px;
}
.form-border-text {
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
}
.inp-text {
	height: 38px;
	width: 210px;
	padding-left: 20px;
}
.inp-select {
	height: 38px;
	width: 210px;
}
.margin-bot10 {
	margin-bottom: 10px;
}
.submit {
	width: 160px;
	height: 50px;
	background-color: #cc6633;
	color: #FFF;
	border-radius: 3px;
	border: 1px solid #fff;
	font-weight: 700;
	font-size: 14px;
}
.submit:hover {
	background-color: #f05c57
}
.inp-txtarea {
	height: 200px;
	width: 100%;
}
.breakwordnext {
	word-break: break-all;
}
 @media only screen and (min-width:992px) and (max-width:1200px) {
 .widthcommon {
 width: 98%;
 margin: auto;
}
 #mainnav {
 width: 600px;
 margin: 40px 0 0 0px;
}
 #mainnav li {
 font-size: 15px;
 float: left;
 margin: 0px 5px;
}
 .free-consulation-form {
 width: 320px;
}
 .contentblock {
 width: 540px;
}
 .inp-text {
 width: 98%;
 padding-left: 0px;
}
 .inp-select {
 width: 98%;
}
 .social {
 font-size: 30px;
}
 .col55 {
 width:100%;
 float:left;
 height:auto
}
 .profileText h1 {
 color: #0077c8;
 text-align: center;
 margin: 10px;
}
 .profileText p {
 color: #0077c8;
 text-align: center;
 margin: 10px;
}
}
.email a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}
.email a hover {
	color: #0077C8;
 text-decoration: underline  text-decoration: none;
}
.email p {
	margin: 0 0 10px;
	color: #0077c8;
	text-align: justify;
	margin-left: 200px;
}
.contactForm {
	width:70%;
	display:block;
	float:right;
	color:#920714;
	padding-left:10px;
}
.contactForm h3 {
	color:#fff;
	font-size:20px;
	background:#366e61;
	padding-left:10px;
	line-height:40px;
	border-radius:4px;
}
.contactForm span {
	color:#FF0000;
}
.contactForm label {
	width:55%;
	vertical-align:top;
	font-weight:normal;
	color:#115c36;
}
.contactForm input {
	width:40%;
	margin-bottom:5px;
	font-size:13px;
	color:#0066CC;
}
.contactForm textarea {
	width:40%;
	height:60px;
	font-size:13px;
	color:#0066CC;
}
input[type=button], input[type=reset], input[type=submit] {
	background:#ee332c;
	color:#fff;
	padding:2px 15px;
	width:10%;
	height:35px;/*margin-left:460px;*/
	margin-bottom:20px;
	font-weight:700;
}
.contactForm p a {
	color:#FF0000;
}
.appointment-form {
	background-color:#f7f7f7;
	margin:10px 0;
	border-radius:6px;
}
.appointment-form.style-one {
	margin-top:-25px
}
.appointment-form .form-title {
	border-radius:0 0 33px 34px;
	color:#f92a2a;
	font-size:16px;
	margin-top:0;
	padding:10px 0;
	text-transform:uppercase;
	text-align:center;
	line-height: 25px;
}
.appointment-form .form-title i {
	font-size:20px;
	margin-right:20px
}
.appointment-form form {
	padding:0 20px;
}
.appointment-form form .form-group {
	margin-bottom:7px;
	text-align: center;
}
.appointment-form form input {
	border:1px solid #ccc;
	color:#555;
	font-size:12px;
	height:38px;
	margin-bottom:8px;
	padding:0 15px 2px;
	width:100%
}
.appointment-form .form-group select {
	border:1px solid #ccc;
	color:#999;
	font-weight:500;
	margin-bottom:15px;
	padding:9px 12px;
	width:100%;
	-moz-appearance:none
}
.appointment-form form textarea {
	border:1px solid #ccc;
	color:#999;
	font-size:15px;
	height:100px;
	margin-bottom:20px;
	padding:0 15px 2px;
	width:100%
}
.appointment-form form .btn {
	border-radius:18px 18px 0 0;
	color:#fff;
	font-size:15px;
	padding:9px 0;
	width:200px !important;
	max-width: 200px;
	/*display: -webkit-inline-box;*/
}
.contact-section {
	position:relative
}
.contact-section .form-group {
	position:relative;
	margin-bottom:20px
}
.contact-section .form-group-inner {
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px
}
.contact-section .form-group .icon-box {
	position:relative;
	display:table-cell;
	vertical-align:middle
}
.contact-section .form-group .icon-box label {
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0;
	background:#fff;
	border-right:1px solid #d0d0d0
}
.contact-section .form-group label.error {
	display:none!important
}
.contact-section .form-group .field-outer {
	position:relative;
	display:table-cell;
	width:100%;
	vertical-align:middle
}
.contact-section .form-group-inner input[type=password], .contact-section .form-group-inner input[type=tel], .contact-section .form-group-inner input[type=email], .contact-section .form-group-inner input[type=text], .contact-section .form-group-inner select {
	border:none;
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222;
transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out
}
.contact-section .form-group input[type=password].error, .contact-section .form-group input[type=tel].error, .contact-section .form-group input[type=email].error, .contact-section .form-group input[type=text].error, .contact-section .form-group select.error, .contact-section .form-group textarea.error {
	background:rgba(255, 0, 0, .2)
}
.contact-section .form-group textarea {
	border:none;
	color:#222;
	display:block;
	height:102px;
	line-height:22px;
	padding:8px 15px;
	position:relative;
transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
	width:100%
}
.contact-section button {
	background:0 0;
	border:1px solid #c9c9c9;
	border-radius:3px;
	color:#989898;
	display:inline-block;
	font-size:14px;
	font-weight:500;
	line-height:24px;
	overflow:hidden;
	padding:8px 30px;
	position:relative;
transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
	width:100%
}
.contact-section button:hover {
	background:#1c1c1c;
	border:1px solid #c9c9c9;
	color:#fff
}
.contact-section button:after {
	background-color:#1c1c1c;
	bottom:-6px;
	content:"";
	height:20px;
	position:absolute;
	right:-12px;
	transform:rotate(-38deg);
	-webkit-transform:rotate(-38deg);
	width:40px
}
form #success .alert button {
	border:none;
	color:#000;
	font-weight:700;
	padding:0;
	width:auto
}
form #success .alert button:hover {
	background-color:transparent;
	color:#000
}
form #success .alert button:after {
	display:none
}
.col-lg-6 {
	width:45%;
}
input[type=submit].btn-block {
	width: 100%;
	background-color: red;
}
.container {
	padding-right: 1px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
}
/*body {



    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;



    font-size: 14px;



    line-height: 1.42857143;



    color: #0077c8;



    background-color: #fff;



}*/



 p {
	margin: 0 0 10px;
	color: #0077c8;
	text-align: justify;
	font-size: 15px;
	line-height: 26px;
}
.bullet-2 {
	list-style-image: url(../images/bullet.png);
	margin: 15px 0;
	font-size: 17px;
	line-height: 26px;
}
/*arabic ul-li*/



.bullet-2-arabic {
	list-style-image: url(../images/bullet.png);
	margin: 15px 0;
	font-size: 17px;
	line-height: 26px;
	margin-right: 30px;
}
.bullet-2-arabic li {
	line-height: 150%;
	color: #0077c8;
	margin: 10px 0;
	margin-left: 20px;
	text-align: justify;
}
.bullet-2 li {
	line-height: 150%;
	color: #0077c8;
	margin: 10px 0;
	margin-left: 20px;
	text-align: justify;
}
.profileText h1 {
	color: #0077c8;
	text-align: center;
	margin: 10px;
}
.profileText p {
	color: #0077c8;
	text-align: center;
	margin: 10px;
	font-size: 20px;
}
.profileText {
	clear: both;
	padding-top: 5px;
}







        



/** /Responsive*
