@charset "utf-8";
/* CSS Document */
body{overflow-x:hidden;}
.hs_heading {
  color: #555;
  margin: 30px auto;
  padding-bottom:0;
  border-bottom-width: 50%;
  position: relative;
  font-size:28px;
  font-weight:bold;
}

.address-bg {background:#ccc; margin-top:30px; border-radius:5px; text-align:center;}
.addr {margin-top:30px; font-size:16px;}
.img-thumbnail {border:1px solid #00ac7a;}
#heading h2 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  margin-top:-10px;
  text-transform: uppercase;
}
p {
	font-size: 18px;
	text-align: justify;
	line-height: 30px;
	padding-left:15px;
	padding-right:15px;
}
.divider {
  display: block;
  margin: 20px auto;
  content: "";
  width: 70px;
  height: 5px;
  background-color:#F16562
}
/***** Top menu *****/
.header {
	background: #FFF;
}
.logo{
	float: left;
	margin-left:5%;
	margin-top:1%;
}
.logo img{
	width:130px;
	height:130px;
	}


.socialsfb {position:fixed; right:0; background-color:#3b5998; width:10px; z-index:100; margin-top:10px; padding:1px; padding-left:15px; box-shadow:2px 2px 2px; transition:width 1s;}
.socialstw {position:fixed; right:0; background-color:#55acee; width:10px; z-index:100; margin-top:50px; padding:1px; padding-left:15px; box-shadow:2px 2px 2px; transition:width 1s;}
.socialsyt {position:fixed; right:0; background-color:#cd201f; width:10px; z-index:100; margin-top:90px; padding:1px; padding-left:15px; box-shadow:2px 2px 2px; transition:width 1s;}

.socialsfb:hover, .socialstw:hover, .socialsyt:hover {
	width:50px;
}

.fa.fa-facebook-square{
	color:#3b5998;
}

.fa.fa-twitter-square{
	color:#55acee;
}

.fa.fa-youtube-square{
	color:#cd201f;
}

.fa:hover {opacity:0.7;}

.completeYear {float:right;  }
.completeYear img{font-family: Cambria; font-size:15px; font-weight:bold; color:#777; font-style:italic; text-align:left; line-height:20px;}


/*-------jquery slider styles ---------*/


.wrapper {
	width:95%;
	height:500px;
	background:#fff;
	overflow:hidden;
	margin-left:2.5%;
}


.navbar-nav {
position:relative;
list-style:none;
margin-top:5px;
background:#8cbfaf;
width:99%;
padding-left:20px;
border-radius:5px;
margin-left:1%;
}


ul.navbar-nav {
	margin-top:25px;
	font-size: 18px;
	color: #888;
	text-transform: uppercase;
	
}
.navbar-toggle .icon-bar {
	background-color:#888;
	border:1px solid #CCC;
}
.navbar-nav>li > a{
margin:0;
overflow:hidden;
text-decoration:none;
text-transform:capitalize;
font-size:18px;
color:#000;
margin-left:20px;
}
 .nav>li>.active>a, .nav>li>.active>a:hover,.nav>li>.active>a:focus{
	color:#fff;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #999;

}
.navbar-nav .open .dropdown-menu {
	background-color:#FFF;
	margin-bottom:0px;
	border-radius:5px;

}
.dropdown-menu>li {
	margin-bottom:0;
	font-size:14px;
}
.dropdown-menu>li>a {
	color:#000;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }

.tab-content {}

.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover {
	color:#F16562;
	
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	color:#fff;
}
.nav>li>a:hover, .nav>li>a:focus {
	color:#fff;
	background-color:#8cbfff;
	border-radius:5px;
  	
}
.container-fluid {padding-left:0 !important;}

.dropdown-menu>li>a:hover {
	color: #ed3237;
	
	
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #fff;
  text-decoration: none;
  background-color:#8CBFAF;
}


.icon-box3 {
   background: #f8f8f8;
   border: 1px solid #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left !important;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  padding-bottom: 20px
}
.icon-box-back2 {
  color: #fff;
  line-height: 67px;
  text-align: center;
  font-size: 25px;
  background: none;
  height: 67px;
  width: 100%;
  margin: auto;
  float: left;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform:rotate(40deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fa {
  display: inline-block;
  font-family: FontAwesome !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#FFF;
}

.icon-box2-title {
  line-height: 1.3em;
  margin: 17px 0 9px 0;
  width: 100%;
  text-align: center;
  color: #464a4c;
  font-size: 20px;
  font-family: 'Noto Sans',sans-serif;
  letter-spacing: 0.5px;
}

.icon-boxwrap {
margin: 20px auto 0 auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 67px;
  width: 67px;
  float: none;
  background-color: #128ee1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #128ee1), color-stop(50%, #128ee1), color-stop(51%, #107fc9), color-stop(100%, #107fc9));
  background: -webkit-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
  background: -moz-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
  background: -ms-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
  background: -o-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
  background: linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.icon-box3 p {
  font-size: 13px;
  color: #6e6e6e;
  line-height: 1.4em;
  font-family: 'Noto Sans',sans-serif;
  padding: 0px 15px 10px 15px;
  text-align: center;
}
.iconbox-readmore {
  background: #128ee1;
  height: 29px;
  width: 106px;
  border: 1px solid #107fc9;
  transition: .5s;
  line-height: 27px;
  text-align: center;
  margin: 0 auto;
  border-radius: 0px;
  cursor: pointer;
}
.iconbox-readmore a {
  font-size: 13px;
  color: #fff;
  font-family: 'Noto Sans',sans-serif;
}

.icon-b:hover {
-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}
p {
	text-align:justify;
}
.welcome.whyus {
  min-height: 507px;
  margin-bottom: 0;
}
.welcome {
  width: 100%;
  float: left;
}
#second {
  min-height: 507px;
  margin: 0 auto;
  overflow: visible;
  padding: 0;
  border-top: 4px solid #cbcbcb;
  border-bottom: 4px solid #0d67a3;
  background-size: cover;
}
.welcome.whyus #second {
  background-size: contain;
  background-image: url(images/list-background.png);
  background-repeat: repeat repeat;
}
.upb_row_bg {
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow:hidden;
}
.welcome.whyus #second .float-right {
  background: url(images/icon-list-back.png) no-repeat 0 100px;
}
.float-right {
  float: right;
  margin: 0 0px 0 0;
}
.iconlist-wrap .subtitle {
  color: #686c6f;
  background: none;
  text-align: left;
  padding: 28px 0px 32px 0;
  margin-bottom: 0px;
}
.subtitle {
  line-height: 1.3em;
  color: #414042;
  font-size: 28px;
  text-align: left;
  background: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
}
.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
.iconlist-wrap li {
  float: left;
  margin-bottom: 20px;
  position: relative;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
}
.iconlist-mid-title {
  font-weight: 600;
  color: #107fc9;
}
.icon-list-icons {
  height: 68px;
  width: 68px;
  border-radius: 100%;
  background: #107fc9;
  border: 2px solid #0e6dad;
  font-size: 25px;
  line-height: 68px;
  text-align: center;
  color: #fff;
  margin: 10px 0 0 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 9;
  float: left;
  position: relative;
}
.iconlist-content {
  width: 83%;
  margin: 0px 0 0px 13.3%;
  height: 100%;
  font-family: 'Noto Sans',sans-serif;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  padding: 5px 15px;
}
.iconlist-title {
  font-size: 21px;
  color: #107fc9;
  line-height: 1.3em;
  font-family: 'Noto Sans',sans-serif;
  padding-bottom: 6px;
}
.iconlist-text {
  font-size: 14px;
  color: #6d6d6d;
  line-height: 1.4em;
  font-family: 'Noto Sans',sans-serif;
}
.hs_service {
	width: 100%;
	float: left;
	margin: 30px auto;
	border-bottom: 2px solid #7f9aa0;
	margin-bottom: 20px;
	padding: 30px 20px 30px 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.hs_service .hs_icon_svg {
	text-align: center;
}
.hs_service svg {
	fill: #7f9aa0;
}
.hs_service a {
	margin: 20px auto;
}
.hs_service:hover {
	background: #f5f5f5;
	border-bottom: 2px solid #00ac7a;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.hs_service:hover h4 {
	color: #00ac7a;
}
.hs_service:hover svg {
	fill: #00ac7a;
}
/******************** services end*********************/
/******************** tab start ***********************/
.hs_tab {
	margin-bottom: 30px;
}
/******************** tab end ***********************/


/******************** Appointment Form start ***********************/
.hs_appointment_form_div {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 2px solid #00ac7a;
}
.hs_appointment_form_div > img {
	width: 100%;
}
.hs_appointment_form_div > .hs_appointment_form {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(245,245,245,1);
	background: -moz-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,0.77) 60%, rgba(245,245,245,0) 71%, rgba(245,245,245,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,245,245,1)), color-stop(60%, rgba(245,245,245,0.77)), color-stop(71%, rgba(245,245,245,0)), color-stop(100%, rgba(245,245,245,0)));
	background: -webkit-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,0.77) 60%, rgba(245,245,245,0) 71%, rgba(245,245,245,0) 100%);
	background: -o-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,0.77) 60%, rgba(245,245,245,0) 71%, rgba(245,245,245,0) 100%);
	background: -ms-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,0.77) 60%, rgba(245,245,245,0) 71%, rgba(245,245,245,0) 100%);
	background: linear-gradient(to right, rgba(245,245,245,1) 0%, rgba(245,245,245,0.77) 60%, rgba(245,245,245,0) 71%, rgba(245,245,245,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f5f5f5', GradientType=1 );
}
.hs_appointment_form_div > .hs_appointment_form form {
	margin: 30px 15px 30px 15px;
}
.hs_appointment_form_div > .hs_appointment_form button {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: default;
  background-color: #009540;
  border: 1px solid #009540;
  border-bottom-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.nav-tabs>li>a {
  text-transform: uppercase;
  font-family: Raleway,sans-serif;
  margin-right: 8px;
  line-height: 1.42857143;
  border: 1px solid #009540;
  border-bottom-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
*Panel*/

.video-text{}

 .panel{
    border: 0px!important;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 10px;
}
.video-text .panel-default{}
.video-text .panel-group .panel-heading{
    border-radius: 0px;
    border-color: #EE3B24;
	color:#FFF;
    position: relative;
    padding: 13px 15px;
    background: #FAFAFA;
    border-bottom: 1px solid#AFAFAF;
}

.video-text .panel-group  h4.panel-title a.collapsed:after{
    font-family: FontAwesome;
    color: #FFF;
    font-size: 14px;
    right: 0px;
    position: absolute;
    z-index: 111;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0px;
    text-align: center;
    content: "ï§";
}
.video-text .panel-group  h4.panel-title a:after {
    font-family: FontAwesome;
    color: #EE3B24;
    font-size: 14px;
    right: 0px;
    position: absolute;
    z-index: 111;
    width: 50px;
    height: 55px;
    line-height: 50px;
    top: 0px;
    text-align: center;
    content: "ï¨";
}
 

.video-text .panel-group .panel-heading.active{
    border: 1px solid#EE3B24;
}


/*home 1 tab
===================*/

.video-text .panel-group .p2{
    background: #A45672;
    border-bottom: 0px;
    border-radius: 5px;
	height:62px;
}
.video-text .panel-group .p2 h4 a span{
    float: left;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.video-text .panel-group .p2 h4{
    margin-left: 40px;
	padding:8px;
}
.video-text .panel-group .panel-body.p1{
    color: #313131;
    margin-top: -1px;
}
.video-text .panel-group .panel-body.p3{
      background: #fff!important;
	  font-size:16px;
	  text-align:justify;
	  line-height:30px;
}
.video-text .panel-group .p2 h4.panel-title a.collapsed:after{
    font-family: FontAwesome;
    background: none repeat scroll 0% 0% #777;
    color: #FFF;
    font-size: 14px;
    left: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 62px;
    line-height: 50px;
    top: 0px;
    text-align: center;
    content: "+";
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.video-text .panel-group .p2 h4.panel-title a:after {
    font-family: FontAwesome;
    color: #FFF;
    font-size: 14px;
    left: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 62px;
    line-height: 50px;
    top: 0px;
    text-align: center;
    content: "-";
    background: none repeat scroll 0% 0% #555;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.video-text .panel-group .p2.active{
    background:#EE3B24;
    color: #fff;
    padding: 13px 0px;
    padding-left: 15px;
}

/******************** Footer start ***********************/
#hs_footer {
	width: 100%;
	float: left;
	color: #fff;
	background: #8CBFAF;
	text-align:center;
}
#hs_footer .hs_footer_content .hs_footer_menu {
	width: 100%;
}
#hs_footer .hs_footer_content .hs_footer_menu ul {
	list-style: none;
	padding-left: 0px;
	width: 100%;
	text-align: center;
}
#hs_footer .hs_footer_content .hs_footer_menu ul li {
	display: inline-block;
	margin-right: -2px;
	width: 16.2%;
}
#hs_footer .hs_footer_content .hs_footer_menu ul li a {
	padding: 15px 0px;
	width: 100%;
	text-align: center;
	display: inline-block;
	background: rgba(0,0,0,0.2);
	color: inherit;
}
#hs_footer .hs_footer_content .hs_footer_menu ul li a:hover {
	background: rgba(0,0,0,0.25);
	color: #fff;
}
#hs_footer .hs_footer_content h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
}
#hs_footer .hs_footer_content h4::before {
	border-color: #fff;
}
.hs_img {
	margin-bottom: 20px;
}

.faicon{padding:25px;}
.hs_footer_about_us {
	width: 100%;
	float: left;
	padding: 10px 0px;
	position: relative;
}

.footimg img{margin-top:25px;}
.hs_footer_about_us:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96%;
	margin-left: 15px;
	height: 1px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.hs_about_us p {
	padding: 10px 20px;
	border-left: 1px solid rgba(0,0,0,0.2);
}
.hs_about_us p i {
	font-size: 22px;
	padding-right: 15px;
	float: left;
}
.hs_latest_post ul {
	list-style: none;
	padding-left: 0px;
}
.hs_latest_post ul li {
	width: 100%;
	float: left;
}
.hs_latest_post ul li img {
	width: 70px;
	height: 70px;
	margin-bottom: 20px;
	margin-right: 15px;
	float: left;
}
.hs_latest_post ul li h4 {
	margin-bottom: 0px;
	margin: 0px auto;
	text-transform: uppercase;
}
.hs_latest_post ul li p {
	margin-bottom: 0px;
}
.hs_latest_post ul li p.post_date {
	font-weight: bold;
	font-size: 12px;
}
.hs_twitter_widget ul {
	list-style: none;
	padding-left: 0px;
}
.hs_twitter_widget ul li {
	width: 100%;
}
.hs_twitter_widget ul li i {
	font-size: 25px;
	float: left;
	width: 10%;
	margin-bottom: 20px;
	margin-right: 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.hs_twitter_widget ul li:hover i {
	padding-left: 13px;
	padding-top: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.hs_twitter_widget ul li a {
	color: #fff;
	width: 80%;
	float: left;
}
.hs_twitter_widget ul li a p {
	background: rgba(0,0,0,0.2);
	padding: 20px 10px 20px 20px;
	position: relative;
}
.hs_twitter_widget ul li a p:after {
	border-right: 10px solid rgba(0,0,0,0.2);
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	top: 5px;
	left: -10px;
	content: '';
	position: absolute;
}
.hs_twitter_widget ul li a p:hover {
	background: rgba(0,0,0,.25);
}
.hs_twitter_widget ul li a p:hover:after {
	border-right: 10px solid rgba(0,0,0,.25);
}
.hs_copyright {
	text-transform: uppercase;
	background: rgba(0, 172, 122, 0.8);
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px;
	-webkit-box-shadow: 0 1px 10px rgba(0,1,1,.2);
	-moz-box-shadow: 0 1px 10px rgba(0,1,1,.2);
	box-shadow: 0 1px 10px rgba(0,1,1,.2);
}
.hs_contact_detail p i {
	font-size: 25px;
	float: left;
	width: 20px;
	height: 30px;
	display: inline-block;
	margin-right: 0px;
}
.hs_footer_link {
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
}
.hs_footer_link ul {
	list-style: none;
	padding-left: 0px;
}
.hs_footer_link ul li {
	margin-bottom: 5px;
}
.hs_footer_link ul li a {
	color: inherit;
}
.hs_footer_link ul li a:hover {
	text-decoration: underline;
}
/******************** footer end ***********************/
	
/* Large desktop */

 @media (min-width: 979px) and (max-width: 1200px) {
#hs_header .hs_menu li > a {
	margin: 19px 0px 19px 0px;
	padding: 7px 5px;
}

.navbar-brand {display:none;}
.hs_social ul li a {
	width: 28px;
	height: 28px;
}
.hs_social ul li a i {
	padding-top: 6px;
}
.hs_post_tab ul li a {
	padding: 15px 15px;
}
.hs_footer_link {
	margin-right: 35px;
}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

.navbar-brand {display:none;}
.navbar-nav {margin-left:1%;}
.logo img {width:100%;}


#hs_header .hs_menu li > a {
	margin: 10px 0px 10px 0px;
}
#hs_footer .hs_footer_content .hs_footer_menu ul li {
	width: 16.5555%;
}
.hs_comment img {
	width: 70px;
	height: 70px;
}
.hs_post_tab ul li a {
	padding: 15px 15px;
}
.hs_sub_comment_div > .hs_sub_comment:before {
	left: 25px;
}
.hs_contact_social > .hs_profile_social > ul > li > a {
	padding: 8px 10px;
}
.hs_contact_detail p {
	width: 100%;
	margin-bottom: 20px;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.hc_fixed_header .hs_menu li > a {
	margin: 2px 0px 0px 0px !important;
}
.hc_fixed_header .hs_nav_toggle {
	position: absolute;
	top: -64px;
	right: 0px;
	width: 80px;
	float: left;
}


.hc_fixed_header .hs_social {
	display: none;
}
.hc_fixed_header nav {
	display: inherit !important;
}
#layerslider > div > div > div > input {
	height: 16px;
	width: auto;
}
#hs_footer .hs_footer_content .hs_footer_menu ul li {
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
#hs_footer .hs_footer_content .hs_footer_menu ul li a {
	text-align: left;
	padding-left: 20px;
}
.hs_search_box {
	top: 20px;
	padding-right: 30px;
}
#layerslider > div > div > div > select {
	height: 16px;
	width: auto;
}
.hs_social {
	width: auto;
}
.hs_social ul {
	margin: 7px auto;
}
#hs_header nav {
	float: none;
	border-left: none;
	border-right: none;
}
#hs_header .hs_menu {
	float: left;
	width: 100%;
}
#hs_header .hs_menu > li {
	float: none;
	width: 100%;
	text-align: left;
}
#hs_header .hs_menu li > a {
	margin: 5px 0px 5px 0px;
	width: 100%;
}
#hs_header .hs_menu li:hover a {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}
#hs_header .hs_menu li > ul {
	width: 100%;
	visibility: hidden;
	opacity: 0;
	z-index: 500;
}
#hs_header .hs_menu li:hover > ul {
	visibility: visible;
	opacity: 1;
	position: relative;
}
#hs_header .hs_menu li > ul li {
	position: relative;
	height: auto;
	z-index: 550;
}
#hs_header .hs_menu li > ul li a {
	width: 100%;
}
#hs_header .hs_menu li > ul {
	margin-top: 0px;
}
#hs_header .hs_menu li > ul li > ul {
	left: 0;
	margin-left: 0px;
	visibility: hidden;
	opacity: 0;
	z-index: 520;
}
#hs_header .hs_menu li > ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	position: relative;
}
#hs_header .hs_menu li > ul li > ul > li a {
	color: #FFF !important;
}
#hs_header .hs_menu li > ul li > ul > li:hover a {
	color: #CCC !important;
}
#hs_header .hs_menu li > ul li > ul > li {
	background: #1CD59F;
}
#hs_header .hs_menu li > ul li > ul > li:hover {
	background: #00ac7a;
}
#hs_header .hs_menu li > ul i {
	display: none;
}
.hs_sub_comment_div > .hs_sub_comment:before {
	height: 50%;
}
.hs_comment img {
	margin-bottom: 20px;
}
.hs_contact ul li {
	padding-top: 25px;
	padding-bottom: 25px;
}
.hs_contact_detail p {
	width: 100%;
	margin-bottom: 20px;
}
.hs_footer_content .hs_social {
	float: none;
}
#hs_header .hs_menu li > ul > li > ul > li:first-child {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
.hs_slide2_div > .hs_slider_form {
	width: 100%;
}
.hs_slide2_div > .hs_slider_form > .form-group {
	float: left;
	width: 40%;
	margin-right: 10px;
}
.hs_slide2_div > .hs_slider_form > .form-group select {
	height: 4vw;
}
.hs_slide2_div > .hs_slider_form > .form-group input {
	height: 4vw;
}
.hs_slide2_img_div img {
	display: none;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	width: auto !important;
	max-width: none !important;
}
.carousel-caption {
	padding-top: 30% !important;
}
.hs_appointment_form_div {
	padding-bottom: 30px;
}
.hs_appointment_form_div > img {
	opacity: 0;
}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
body {padding:0; margin:0;}
.logo img{width:100px; height:120px;}
.navbar-header{margin-top:150px;}
.completeYear img {position:absolute; width:70%; right:0; top:15px;}
.logo {position:absolute; width:100%; text-align:left; top:5px }
.socials, #prev, #next, #pager{display:none;}
.wrapper {height:180px;}
#layerslider > div > div > div > input {
	height: 10px;
	width: auto;
}
#layerslider > div > div > div > select {
	height: 10px;
	width: auto;
}
.hs_social {
	position: relative;
	right: 0;
}
.hs_social ul {
}
.hs_sub_comment_div > .hs_sub_comment:before {
	height: 50%;
}
.hs_comment .hs_comment_date ul li a {
	padding: 0px 5px;
}
.hs_contact_detail p {
	width: 100%;
	margin-bottom: 20px;
}
.panel-body {
	padding: 15px !important;
}
.nav-tabs>li {
	width: 100% !important;
}
.nav-tabs>li>a {
	margin-right: 0px !important;
}
.hs_slide2_div > .hs_slider_form {
	display: none;
}
.hs_slide2_div a {
	display: block;
}
.carousel-caption {
	padding-top: 40% !important;
}
}
/* Testimonial PArt
============================================ */
#testimonial{ visibility: visible;}
.testimonial-slide .testimonial-text {
    font-size: 16px;
    line-height: 24px;
    max-width: 800px;
    padding-top: 20px;
    display: inline-block;
    position: relative;
    color: #636363;
}
.testimonial-slide .testimonial-text:before {
    content: "ï„";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 25px;
}
.testimonial-slide .testimonial-text:after {
    content: "ï„Ž";
    font-family: FontAwesome;
    font-size: 25px;
    padding-left: 10px;
}
.testimonial-slide .testimonial-content h3.name {
    font-size: 26px;
    font-weight: 700;
}
.testimonial-slide .testimonial-content h3.name span {
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #555;
    text-transform: capitalize;
}
.testimonial-content h3.name span:after {
    content: "";
    width: 10%;
    background: red;
    border-bottom: 1px solid #CCC;
    height: 1px;
    position: absolute;
    left: 45%;
    
}
.testimonial-slide .testimonial-thumb img {
    width: 152px;
    height: 152px;
    border: 5px solid rgba(0, 0, 0, 0.09);
}

.testimonial-slide .owl-buttons{
    display: none;
}
.cyprass-carousel-controller {
    cursor: pointer;
    position: relative;
    margin: 20px 0px;
    left: 46%;
}
.customNavigation .fa-chevron-left, .customNavigation .fa-chevron-right{ 
    padding: 15px; 
    width: 50px; 
    height: 50px; 
    border-radius:50%; 
    font-size: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.customNavigation .fa-chevron-right{
    padding-left: 18px!important;
}
.customNavigation .owl-prev { position: absolute; }

.carousel-caption h2{
    color:#fff;
    border-top: 1px solid#fff;
    border-bottom: 1px solid#fff;
    width: 30%;
    margin: 0 auto;
    line-height: 85px;
    position: relative;
}
.carousel-caption h2:after{
    content: "";
    position: absolute;
    width: 2px;
    height: 110px;
    background: #EE3B24;
    left: 10px;
    top: -10px;

}
.carousel-caption h2:before{
    content: "";
    position: absolute;
    width: 2px;
    height: 110px;
    background: #EE3B24;
    right: 10px;
    top: -10px;
}
*testimonial
=========================*/
.testimonial-slide .testimonial-text:before,.testimonial-slide .testimonial-text:after {
    color: #EE3B24;
}

.testimonial-slide .testimonial-content h3.name {
    color: #EE3B24!important;
}
.customNavigation .fa-chevron-left, .customNavigation .fa-chevron-right{ 
    background: #EE3B24;
    color: #fff!important;
}
.customNavigation .fa-chevron-left:hover, .customNavigation .fa-chevron-right:hover{ 
      background: #444;
    color: #fff;
}
.customNavigation .fa-chevron-left, .customNavigation .fa-chevron-right{ 
    color: #222;
}

.client_logo img:hover{ 
    border: 1px solid #EE3B24;
}


.sepTem{
    background: none repeat scroll 0% 0% #EE3B24;
}

.menu_head:after,.menu_head:before{
    background: none repeat scroll 0% 0% #EE3B24;
}

.footer_menu_contact li i,.footer_menu_contact li span:hover {
    color:#EE3B24;
}

.footer_menu ul li a:hover,.footer_menu li a:before,.footer_menu_contact li span:hover,.footer_bottom p span  {
    color: #EE3B24;
}
.tags a:hover{
    background:#EE3B24;
}

.feature_content a{
    border:1px solid#EE3B24;
}
.feature_content a:hover{
    background: #EE3B24;
}


.panel-default>.panel-heading {
	background-color:#00ac7a;
	border-color:#00ac7a;
	color: #fff;
	text-align:center;
	
}
.panel-default>.panel-heading h3 {
	font-size:24px;
}
	/*--tab-starts--*/


.tab-grid {
  padding-left: 2.8em;
}
.tab-grid h3 {
  	font-size: 17px;
  	margin: 0;
  	font-weight: 700;
  	color: #282828;
  	font-family: 'Open Sans', sans-serif;
}
.tab-grid p {
  	color: #474747;
  	line-height: 1.8em;
  	font-size: 16px;
  	margin-top: 12px;
  	font-family: 'Open Sans', sans-serif;
  	
  	font-weight: 500;
}
.tabs-box {
  	width: 100%;
  	margin: 3em auto 0;
  	padding: 0 0 1em;
  	position: relative;
}
.tab-grids {
  	
  	border-left: 3px solid #e8e8e8;
}
.tb-two{
	margin-top:14px;
}
.tb-one input[type=submit] {
  	color: #414141;
  	padding: 9px 24px;
  	font-size: 16px;
  	cursor: pointer;
  	font-weight: 700;
  	border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-o-border-radius: 5px;
  	-ms-border-radius: 5px;
  	border: 2px solid #282828;
  	background: #fff;
}
.tb-one textarea{
  	width: 100%;
  	margin: 4px 0;
  	font-size:13px;
  	color: #474747;
  	resize: none;
  	background: #f3f3f3;
  	height: 150px;
  	padding: 15px;
  	outline: none;
  	border: none;
  	border-radius: 2.3em;
  	-webkit-border-radius: 2.3em;
  	-moz-border-radius: 2.3em;
  	-o-border-radius: 2.3em;
  	-ms-border-radius: 2.3em;
  	font-family: 'Open Sans', sans-serif;
}
.tb-one input[type="text"]{
  	width: 48.2%;
  	font-size: 13px;
  	margin: 7px auto;
  	color: #474747;
  	background: #f3f3f3;
  	padding: 10px 10px;
  	outline: none;
  	border: none;
  	border-radius: 2.3em;
 	-webkit-border-radius: 2.3em;
  	-moz-border-radius: 2.3em;
  	-o-border-radius: 2.3em;
  	-ms-border-radius: 2.3em;
  	font-family: 'Open Sans', sans-serif;
}
.tb-one input[type="text"]:nth-child(1),
.tb-one input[type="text"]:nth-child(3){
	margin-right:23px;
}
/*-- tabs-responsive --*/
@media(max-width:1366px){
	ul.tabs-menu {
		left: 0px;
	}
}
@media(max-width:1280px){
	
	
}
@media(max-width:1024px){
	ul.tabs-menu {
		left: 0px;
		
	}
	
}
@media(max-width:768px){
	ul.tabs-menu {
		left: 0px;
	}
	
}
@media(max-width:640px){
	ul.tabs-menu {
		left: 0px;
	}
	
}
@media(max-width:480px){
	ul.tabs-menu {
		left: 0px;
	}
	
	
	
}
@media(max-width:320px){
	ul.tabs-menu {
		left: 0px;
	}
	
	
	

/*--tab-end--*/
	transition: all 0.2s;
}
.tb-one:nth-child(1){
	margin-top:0em;
}
.tb-one{
	margin-top:1.8em;
}
.project-filter a {
  padding: 3px 0px;
  -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -ms-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.project-filter .active, .project-filter a:hover {
  background: #009540;
  border-radius: 3px;
  padding: 3px 5px;
  color: white;
  text-decoration:none
}
a {
	text-decoration:none;
	color:#555;
}
ul {
	display:block;
	margin-right:10px;
}
li {
	margin-left:0px;
	margin-bottom:0;
	font-size: 16px;
	text-align:justify;
	line-height:30px;
}
.widget-title {
    background: #F16562;
    border-bottom: 3px #636363 solid;
    padding: 18px 10px 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
	border-radius:5px;
}
h5 {
	display: inline-block;
 
  padding-right: 30px;
  margin-bottom: 1.3em;
  margin-top: 0.6em;
  font-size: 16px;
  
}
/*header*/
#panel { background: #000; height: 70px; display: none; color: #fff; padding: 20px 0 25px 0; }
.slide { margin: 0; padding: 0; }
.btn-slide { text-align: center; width: 20px; height: 10px; padding: 10px 10px 0 0; margin: 0 auto; display: block; font: bold 120%/100% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; float: right; }
.pics { float: left; margin-right: 10px; }
.infotext { margin-top: 7px }
/*hover images*/
section {
background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.da-thumbs {
  list-style: none;
  position: relative;
  margin: 0px -10px;
  padding: 1px 0 0;
}
.da-thumbs li a img {
  display: block;
  position: relative;
}
.da-thumbs li a div span {
  display: block;
  padding: 10px 0 9px;
  font-size: 16px;
  margin: 34px 14px 20px 14px;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,0.55);
  box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -15px 0 rgba(255,255,255,0.73);
}
.da-thumbs li a div {
  position: absolute;
  background: #333;
  background: rgba(0,0,0,0.73);
  width: 100%;
  height: 100%;
}
.da-thumbs li a {
  overflow: hidden;
}
.da-thumbs li a, .da-thumbs li a img {
  display: block;
  position: relative;
}

.btn-default {
	background-color:#00ac7a;
	color:#fff;
}
.btn-default:hover {
	background-color:#00ac7a;
	color:#fff;
}
/*square hover effect*/
.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square {
  position: relative;
 
  border: 1px solid #009540;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item, .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  text-align:center;
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/*end */