* {
    margin: 0;
    padding: 0;
    
    
}

body{user-select:none;}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin-bottom: 10px;
  font-family: verdana;
}
p {
  font-size: 14px;
    line-height: 31px;
    text-align: justify;
    color: gray;
	font-family: verdana;
}
.header_left {
  float: left;
      margin: 1.3em 0 0;
}
.header {
  width: 100%;
  height: auto;
  background-color: #FFF;
}
.header_left ul li {
  display: inline-block;
  margin-right: 2em;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 1px;
}
.header_left ul li i {
  padding-right: 0em;
  color: #ffffff;
}
.header_left ul li a {
  font-size:13px;
  color: #ffffff;
  text-decoration: none;
}
.header_left ul li a:hover {
  color:#60812d;
}

.navbar-nav>li>a {
  padding-top: 27px;

}

/*logo*/


.logo_textline
{

font-size: 11px;
   text-align: center;
   font-style: italic;
   color: #7b9600;
   font-weight: 700;
   margin-left: -20px!important;
text-shadow:none!important;
font-family: arial;
}
/*
logo*/

.header_right {
  float: right;
}
ul.forms_right {
  float: right;
  margin-top: 3px;
}
ul.forms_right {
  float: right;
}
ul.forms_right li a {
  background: #ee4f4f;
  color: #fff;
  font-size: 0.9em;
  padding: 0.6em 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.forms_right li a:hover {
  background: #168eea;
}
ul.forms_right li a.active {
  background: #168eea;
}
ul.forms_right li {
  display: inline-block;
  list-style: none;
}
.top_menu_header {
  padding: 0.1em 2em;
  background: #3574a0;
}
.content {
  margin: 0;
  padding: 0px;
  color: #7f7d7d;
  font-size: 14px;
  padding-bottom:10px;
}
.content p:last-child {
  margin: 0;
}
.content a.button {
  display: inline-block;
  padding: 10px 20px;
  background: #ff0;
  color: #000;
  text-decoration: none;
}
.content a.button:hover {
  background: #000;
  color: #ff0;
}
.content.title {
  position: relative;
  background: #333;
}
.navbar-nav {
  float: right;
  margin: 0;
}
.content.title h1 span.demo {
  display: inline-block;
  font-size: .5em;
  padding: 10px;
  background: #fff;
  color: #333;
  vertical-align: top;
}
.content.title .back-to-article {
  position: absolute;
  bottom: -20px;
  left: 20px;
}
.content.title .back-to-article a {
  padding: 10px 20px;
  background: #168eea;
  color: #fff;
  text-decoration: none;
}
.content.title .back-to-article a:hover {
  background: #168eea;
}
.about h2{margin-top:0px!important;}
.plantus_media {color: #ffffffc4; text-decoration:none; letter-spacing:1px;}
.plantus_media:hover {color: #8fc400; text-decoration:none;}
	
.content.title .back-to-article a i {
  margin-left: 5px;
}
.content.white {
  background: #fff;
  margin-bottom: 26px;
    margin-top: -12px;
}
.content.black {
  background: #000;
}
.content.black p {
  color: #999;
}
.content.black p a {
  color: #08c;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0!important;
  border: 1px solid transparent;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
  width: 100%;
  padding: -7px 0px;
  margin-top: 16px;
}
.navbar-brand {
  float: left;
  padding: 0!important;
  font-size: 18px;
  line-height: 0px!important;
  height: 0px!important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
}
.navbar-default a.navbar-brand h1 {
  color: #2a2b2b;
  font-weight: 700;
  position: absolute;
    z-index: 999;
}
.navbar-default .navbar-nav>li>a {
  color: #3574a0;
  letter-spacing: 0px;
  font-weight: 100;
  /* text-transform: uppercase; */
  font-size: 14px;
  font-family: verdana;
  padding: 20px 13px 11px 6px;
  
}
.navbar-nav>li>a.active {
  color: #3574a0;/*border-bottom:2px #3574a0 solid;*/
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #082c46;
  border-bottom: 2px #3574a0 solid;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #082c46;
  border-bottom: 2px #3574a0 solid;
}
.navbar-default .navbar-brand label {
  color: #36a1f3;
  display: block;
  font-size: 0.3em;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 1px 2px rgba(47, 47, 47, 0.2);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #111;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-nav>.active>a:before {
  background: #168eea;
  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: 30px 42px 0px 0px;
  padding: 9px 10px;
 
  margin-bottom: 8px;
  background-color: #282828;
  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: #ffffff;
  background: #168eea;
}
.navbar-nav>li {
  float: left;
  margin: 0 0px;
}
.navbar-default .navbar-toggle {
  border-color: #202020;
}
.dropdown-menu .divider {
  height: 0;
  margin: 0;
  overflow: none;
  background: none;
}
.dropdown-menu .divider {
  border-bottom: 1px solid #E8E7EC;
  padding: 0px 0;
}
.main-content {
  padding: 3em 0;
}
.dropdown-menu {
  min-width: 150px;
}
ul.dropdown-menu.sub-menu {
  min-width: 130px;
  top: 77px;
  left: 148px;
  -webkit-animation: fadeinleft 600ms ease-in-out;
  -moz-animation: fadeinleft 600ms ease-in-out;
  -o-animation: fadeinleft 600ms ease-in-out;
  -ms-animation: fadeinleft 600ms ease-in-out;
  animation: fadeinleft 600ms ease-in-out;
}
ul.dropdown-menu:hover a.s-menu {
  background: #373738;
  color: #fff;
}
.dropdown-menu.columns-2 {
  min-width: 400px;
}
.dropdown-menu.columns-3 {
  min-width: 600px;
}
.dropdown-menu li a {
  padding: 8px 15px;
  font-weight: 400;
  letter-spacing: 1px;
}
.dropdown-menu {
  border-radius: 0px;
}
.multi-column-dropdown {
  list-style: none;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #168eea;
  text-decoration: none;
  background-color: #f5f5f5;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #168eea;
  background: none;
}
b.fa.fa-caret-right {
  vertical-align: middle;
  margin-left: 2em;
}
 @media (max-width:767px) {
.dropdown-menu.multi-column {
  min-width: 240px !important;
  overflow-x: hidden;
}
.navbar-nav {
  float: left;
  margin: 0;
  margin-left: 0em;
  width: 100%;
  background:#3574a0;
  margin-top: 1em;
}
}
.banner {
  width: 100%;
  height: auto;
  margin-bottom: 54px;
}
/*-- Slider --*/

.w3-threeimg {
  background: url(../images/banner2.jpg);
}
.slider-img {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 560px;
  margin-bottom: 40px;
}
.slider-img1 {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 440px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/*-- //banner Slider --*/
.rslides {
  margin: 0 auto 40px;
}
#slider2, #slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
/*.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }*/
.slider-info {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  z-index: 999;
  width: 100%;
  text-align: left;
  padding-top: 12em;
}
.slider-info h4 {
  font-weight: 500;
  font-size: 6em;
  letter-spacing: 3px;
}
.slider-info h6 {
  font-size: 24px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 5px;
}
.slider-info p {
  font-size: 16px;
  padding: 1em 36em 0em 0em;
  line-height: 27px;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 60%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 53px;
  width: 53px;
  background: rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
  margin-top: -45px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background: rgba(230, 230, 230, 0) url("../images/right-arrow.png") no-repeat 0px 0px;
  background-position: right top;
  right: 0;
}
.callbacks_nav, .callbacks_nav.next {
  background-size: 40px;
}
.service {
  width: 100%;
  height: auto;
  margin-bottom: 70px;
}
.service_page {
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
  -moz-box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
  box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
}
.service_content {
  padding: 2em;
}
.service_content h5 a {
  font-size: 16px;
    color: #3574a0;
    line-height: 1.5em;
    text-decoration: none;
    font-family: verdana;
}
.service_date {
  background: rgba(0, 0, 0, 0.51);
  padding: 1em 2.5em;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
}
.service_date p {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.service_date p span {
  display: block;
  font-size: 2.5em;
  line-height: 1;
  font-weight: 200;
  color: #486ef1;
}
.service_page:hover .blog_date {
  left: -50%;
}
.content1 {
  position: relative;
  display: block;
  padding-bottom: 45px;
}
.single_service {
  width: 100%;
  height: auto;
}
.single_social {
  width: 100%;
  height: auto;
}
.single_social h1 {
  font-size: 2em;
  color: #FF9800;
  text-transform: capitalize;
  margin-bottom: .8em;
}
.single_social ul li {
  display: inline-block;
  color: #999;
  font-size: 1em;
  margin-right: 3em;
}
.single_social ul li span {
  padding-right: 0.5em;
  color: #4362ca;
}
.single_social ul li span a {
  color: #999;
  text-decoration: none;
}
.single_social ul li span a:hover {
  text-decoration: none;
}
.admin_content {
  padding: 2em;
  width: 80%;
  -webkit-box-shadow: 0px 0px 3px 1px #999;
  -moz-box-shadow: 0px 0px 3px 1px #999;
  box-shadow: 0px 0px 3px 1px #999;
  height: auto;
}
.service_page img {
  width: 100%;
}
.service_page {
  position: relative;
  overflow: hidden;
}
.service_page img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service_page:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.service_read {
  color: #337ab7;
    outline: none;
    text-align: right;
    display: block;
    font-size: 15px;
    font-family: verdana;
}
.service_read a {
  outline: none;
}
.service_read:hover {
  text-decoration: none;
  color: #082c46;
  outline: none;
}
.service_read:focus {
  outline: none;
  text-decoration: none;
}
.modal-header {
  outline: none;
  font-size: 24px;
  border: none;
  color: #082c46;
}
.modal-body p {
  font-size: 14px;
  padding: 15px;
  color: #777070;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  outline: none;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
/*.heading{width:100%; height:auto; margin-bottom: 32px;}*/ 

.heading h2 {
  text-align: center;
  margin-bottom: 7px;
  color: #3574a0;
  font-size: 32px;
}
.border_before {
  width: 100%;
  height: 2px;
  background: #082c46;
  margin-top: 31%;
}
.border_after {
  width: 100%;
  height: 2px;
  background: #082c46;
  margin-top: 31%;
}
span.banner-icon {
  color: #3574a0;
  background: rgb(255, 255, 255);
  font-size: 28px;
  line-height: 1.7;
  border: 2px solid #3574a0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  margin: 10px auto;
  display: block;
}
.no-span {
  display: table;
  white-space: nowrap;
  margin: 0 auto;
}
.no-span:before, .no-span:after {
  border-top: 2px solid #3574a0;
  content: '';
  display: table-cell;
  position: relative;
  top: 33px;
  width: 40%;
}
.no-span:before {
  right: 7.9%;
}
.no-span:after {
  left: 7.9%;
}



.mySlides {
  display: none
}
img {
  vertical-align: middle;
}
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  transition: background-color 0.6s ease;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  opacity: 1!important;
}
 @-webkit-keyframes fade {
 from {
opacity: .4
}
to {
  opacity: 1
}
}
 @keyframes fade {
 from {
opacity: .4
}
to {
  opacity: 1
}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next, .text {
  font-size: 11px
}
}
.tereatment {
  padding: 4em 0px;
}
.tereatment p {
  text-align: center;
  font-size: 17px;
}
.services-bottom {
  background: url(../images/doctor_treatment.jpg) no-repeat 0px 0px;
  background-size: cover;
  background-attachment: fixed;
 
}
.banner-dott1 {
  padding: 5em 0;
}
.status_agile_stats_grid {
  background: rgba(0, 0, 0, 0.4);
  padding: 2em 1em;
}
.agile_count_grid_left {
  text-align: center;
}
.agile_count_grid_left span {
  color: #fff;
  margin-bottom: 15px;
}
.agile_count_grid_left span, .agile_count_grid_right p {
  font-size: 3em;
}
.agile_count_grid_right {
  text-align: center;
}
.agile_count_grid_right p {
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 18px;
}


.agile_count_grid_left span, .agile_count_grid_right1 p {
  font-size: 3em;
}
.agile_count_grid_right1 {
  text-align: center;
}
.agile_count_grid_right1 p {
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 18px;
}


.agile_count_grid_right1 p::after {
 content: '%';
}

.status_agile_stats_grid h4 {
  font-size: 1.3em;
  color: #fff;
  margin: 0em 0 0;
  text-transform: capitalize;
  letter-spacing: 1px;
  position: relative;
  text-align: center;
}
 @media (max-width: 600px) {
.status_agile_stats_grid-top:nth-child(2), .status_agile_stats_grid-top:nth-child(1) {
  margin-bottom: 30px;
}
}
 @media (max-width: 600px) {
.status_agile_stats_grid-top {
  width: 50%;
  padding: 0 12px;
}
}
 @media (max-width: 991px) {
.status_agile_stats_grid-top {
  width: 100%;
  float: left;
  padding: 0 2px;
}
.client-grids {
  margin-bottom: 3em;
}
.agile_count_grid_left span {
  color: #fff;
  margin-bottom: 33px;
}
.status_agile_stats_grid {
  padding: 4em 0em;
  margin-bottom: 60px;
}
.agile_count_grid_left span, .agile_count_grid_right p {
  font-size: 2.2em;
}
}
 @media (max-width: 1080px) {
.agile_count_grid_left span, .agile_count_grid_right p {
  font-size: 6.5em;
}
}
.Specialized_Treatment {
  width: 100%;
  height: auto;
}
.mar-pad {
  padding-top: 11px;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
#slider3, #slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.clients p {
  margin-bottom: 20px;
  color: #6d6d6d;
  line-height: 26px;
  font-size: 16px;
  padding-left: 2.5em;
}
.clients img {
  border-radius: 50%;
}
.clients h4 {
  text-align: left;
  font-size: 18px;
  color: #3574a0;
  margin: 15px 0 10px 0;
}
.clients h5 {
  text-align: left;
  font-size: 16px;
  color: #999;
  text-transform: capitalize;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.bottom-grid h4 {
  text-align: left;
  color: #082c46;
  font-size: 22px;
  margin-bottom: 22px;
}
.bottom-grid p {
  text-align: left;
  font-size: 16px;
  line-height: 2.2em;
  margin-bottom: 97px;
}
ul.resp-tabs-list, p {
  margin: 0px;
  padding: 0px;
}
.callbacks_tabs {
  list-style: none;
  position: absolute;
  top: 76%;
  z-index: 999;
  left: 58.5%;
  padding: 0;
  margin: 0;
}
.callbacks_tabs li {
  display: inline-block;
  width: 16px;
}
.callbacks_tabs a {
  visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 9px;
  width: 9px;
  display: inline-block;
  background: #ccc;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after {
  background: #1DABB8;
}
.wmuSlider {
  position: relative;
  overflow: hidden;
}
.banner-wrap {
  padding: 0 0 4em;
}
.clients p {
  background: url(../images/quotes.png) no-repeat 0px 0px;
  background-size: 24px;
}
.enquiry {
  width: 100%;
  margin-bottom: 50px;
  padding: 40px 0px 55px 0px;
  background-color: #f7f7f7;
}
.white-shadow {
  background: #ffffff;
  padding: 25px 0px;
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 0px solid #d8d8d8;
  margin-bottom: 27px;
}
.white-right {
  text-align: left;
}
.white-right h4 {
  font-size: 17px;
  color: #3574a0;
  font-weight: 600;
  letter-spacing: 2px;
}
.white-right p {
  line-height: 25px;
    margin: 1em auto 1em;
    font-size: 14px;
    color: #655d5d;
    text-align: left;
}
.w3layouts_more-buttn {
  margin: 21px 0px 5px;
}
.buttn_more-buttn a {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  background-color: #3574a0;
  border: 1px solid #3574a0;
  outline: none;
  padding: 8px 18px;
}
.buttn_more-buttn a:hover {
  background-color: #ffffff;
  border: 1px solid #082c46;
  color: #000;
}
.white-left {
  margin-top: 26px;
}
.white-left span.banner-icon {
  color: #35a041;
  background: rgb(255, 255, 255);
  font-size: 56px;
  line-height: 1.7;
  border: 2px solid #35a041;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
}
.footer_top_agileits {
  background: #3574a0;
      padding: 4em 0em 2em 0em;
}
.footer_grid h3, .footer_grid_left h3 {
  font-size: 1.6em;
  color: #ffffff;
  position: relative;
  margin-bottom: 1em;
  letter-spacing: 1px;
}
.footer_grid p {
  color: #ffffffc4;
  line-height: 2.4em;
  padding-right: 2em;
  font-size: 14px;
  margin: 0;
}
.footer_grid a {
  color: #ffffffc4;
}
.footer_grid a:hover {
 color: #8fc400;
  text-decoration: none;
}
.footer_grid .read a, .service_grid2 .read a {
  color: #333;
  padding: 8px 15px;
  border: 1px solid #333;
  letter-spacing: 1px;
}
.read a {
  color: #fff;
  padding: 8px 15px;
  border: 1px solid #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.footer_w3ls {
  background: #0f0f10;
  text-align: center;
  padding: 1em 0;
}
.footer_bottom1 p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 0em;
}
.footer_grid_list li, .address li {
  display: block;
  margin-bottom: 1em;
}
.footer_grid_list li i {
  color: #18ba60;
  padding-right: .5em;
}
.footer_grid_list li i {
  color: #ffffff;
  padding-right: .5em;
}
.address li {
    color: #ffffffc4;
    letter-spacing: 1px;
    font-size: 12px;
}
.address li i {
  margin-right: 1em;
  vertical-align: text-top;
  color: #ffffff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ffffff;
}
.address li span {
  display: block;
  margin-left: 4em;
  line-height: 7px;
  letter-spacing: 1px;
  font-size: 1em;
}
.copyright {
  width: 100%;
  height: auto;
}
.footer_copyright {
  text-align: center; margin: 0;
  text-align: center;
  color: #ffffffc4;
  padding-top: 14px;
  font-size: 14px;
  background: #234b67;
  padding: 12px;
}
.services {
  width: 100%;
  height: auto;
 padding: 15px 0px;
  margin-bottom: 131px;
}

.testimonials {
   /* margin-bottom: -64px;*/
}

#consultation {
  width: 100%;
  background: #3574a0;
  margin-bottom: 47px;
}

#consultation img {
margin-top: -84px;
float: left;
}
#consultation h2 {
  color: white;
    font-size: 21px;
    padding-top: 10%;
    padding-bottom: 61px;
    font-family: verdana;
}



.canvas-block{min-height: 50px; }
.clients { 
  width: 100%;
  height: auto;
  margin-bottom: 14px;
}
#particle-canvas {
  width: 100%;
  height: 100%;
}
.no-span1 {
  display: table;
  white-space: nowrap;
  margin: 0 auto;
}
.no-span1:before {
  right: 7.9%;
}
.no-span1:before, .no-span1:after {
  border-top: 2px solid #ffffff;
  content: '';
  display: table-cell;
  position: relative;
  top: 33px;
  width: 40%;
}
.no-span1:after {
  left: 7.9%;
}
.no-span1:before, .no-span1:after {
  border-top: 2px solid #ffffff;
  content: '';
  display: table-cell;
  position: relative;
  top: 33px;
  width: 40%;
}
span.banner-icon1 {
  color: #3574a0;
  background: rgb(255, 255, 255);
  font-size: 28px;
  line-height: 1.7;
  border: 2px solid #3574a0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  margin: 10px auto;
  display: block;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background: none;
}
.about_video {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.about_video h2 {
  padding-bottom: 19px;
  font-size: 29px;
  color: #3574a0;
}
.about_contant {
  color: gray;
  line-height: 38px;
  font-size: 15px;
}
.about_description {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
.left1 {
  margin-bottom: 2em;
  text-align: right;
  padding-right: 0em;
  position: relative;
  border: 2px #d8c9c9 solid;
  padding: 12px;
  box-shadow: 0 0 7px rgba(156, 154, 154, 0.8);
}
.left1 h3 {
  color: #1cc7d0;
}
.right1 p, .left1 p {
  font-size: 15px;
  line-height: 27px;
  letter-spacing: .5px;
  color: #6d6d6d;
}
.left1 span.glyphicon.glyphicon-adjust {
  position: absolute;
  right: -9%;
  top: 0%;
  font-size: 30px;
  color: #ff4c4c;
}
.border span.glyphicon.glyphicon-adjust {
  position: absolute;
  right: -9%;
  top: 0%;
  font-size: 30px;
  color: #ff4c4c;
}
.eduright {
  padding-left: 3em;
}
.right1 {
  margin-bottom: 4em;
  border: 2px solid #d8c9c9;
  padding: 3em 2em;
  border-radius: 10px;
  box-shadow: 0 0 7px rgba(156, 154, 154, 0.8);
}
.right1:after, .right1:before {
  right: 97.7%;
  top: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.right1:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ffffff;
  border-width: 19px;
  margin-top: -20px;
}


.right1:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #d8c9c9;
  border-width: 22px; 
  margin-top: -23px;
}

@media only screen and (max-width: 480px) {




.right1:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #d8c9c9;
  border-width: 22px; display: none;
  margin-top: -23px;
}

.right1:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ffffff;
  border-width: 19px; display: none;
  margin-top: -20px;
}


}



.border:after, .border:before {
  left: 94.4%;
  top: 44%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.border:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ffffff;
  border-width: 20px;
  margin-top: -20px;
}
.border:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #d8c9c9;
  border-width: 23px;
  margin-top: -23px;
}
.right1 h3, .left1 h3 {
  color: #3574a0;
  margin-bottom: .5em;
  font-size: 24px;
}
.right1 p, .left1 p {
  font-size: 14px;
  line-height: 35px;
  letter-spacing: .5px;
  color: #6d6d6d;
}
.border {
  width: 100%;
  height: auto;
}
.border span.glyphicon.glyphicon-adjust {
  position: absolute;
  right: 85%;
  top: 0%;
  font-size: 30px;
  color: #3574a0;
}
.case_photos {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
/*-- img-hover-effect --*/
.adipoli-wrapper {
  margin: auto;
  position: relative;
  display: inline-block;
}
.adipoli-wrapper>img {
  position: absolute;
  z-index: 1;
}
.adipoli-before {
  position: absolute;
  z-index: 5;
}
.adipoli-after {
  position: absolute;
  z-index: 10;
}
.adipoli-slice {
  display: block;
  position: absolute;
  z-index: 15;
  height: 100%;
  background-size: cover !important;
}
.case img {
  width: 100%!important;
}
.case {
  padding-left: 5px!important;
  padding-right: 5px!important;
  margin-bottom: 4px;
}
#gallery {
  padding: 5em 0;
  background: #f4f4f4;
}
.gallery_gds {
  margin-top: 3em;
}
.agileits-img {
  margin-bottom: 20px;
}
.case_photos h3 {
  font-size: 17px;
  padding-bottom: 30px;
  color: #7b7b84;
  /* font-weight: 700; */
  text-align: center;
  line-height: 31px;
}
/*-- //img-hover-effect --*/  


.save_child {
  width: 100%;
  height: auto;
  margin-bottom: 55px;
}
.save_child p {
  color: gray;
  line-height: 36px;
}
.save_child h4 {
  font-size: 20px;
  padding-bottom: 11px;
  color: #3574a0;

}
.resp-tabs-list li a:focus {
  color: white;
}
.child_video {
  width: 100%;
  height: auto;
}
.tab-info1 {
  padding: 4% 24px 0px 18px;
}
.tab-info2 {
  padding: 8% 24px 0px 18px;
}
.tab-info3 {
  padding: 3% 24px 0px 18px;
}
.tab-info-img img {
  border: 1px #ffffff solid;
  border-radius: 10px;
}
.google_map {
  width: 100%;
  heigth: auto;
}
.contact_address {
  width: 100%;
  height: auto;
  margin-bottom: 52px;
}
.contact-right input[type="text"]:nth-child(1), .contact-right input[type="text"]:nth-child(3) {
  margin-right: 2.4%;
}
.contact-right input[type="text"] {
  font-size: 14px;
  border: 1px solid #d5d3d3;
  background: transparent;
  outline: none;
  padding: 10px;
  width: 48.5%;
  margin-bottom: 15px;
}
.contact-right textarea {
  width: 100%;
  padding: 10px;
  outline: none;
  resize: none;
  height: 176px;
  border: 1px solid #d5d3d3;
  font-size: 14px;
}
.contact-right input[type="submit"]:hover {
  background: #37b5b5;
}
.contact-right input[type="submit"] {
  background: #00629b;
  color: #fff;
  padding: 8px 15px;
  margin-top: 15px;
  border: none;
  outline: none;
}
input[type="button"], input[type="submit"], button.btn, i.fa.icons:hover, .footer-nav li {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
}
 @media screen and (max-width: 1440px) {
.contact-left {
  width: 30%;
}
}
 @media screen and (max-width: 1366px) {
.contact-left:after {
  top: 51px;
  left: -25%;
  width: 100px;
  height: 100px;
}
}
span.glyphicon.glyphicon-home {
  background: #3574a0;
  padding: 1em;
  color: white;
}
.contact-left glyphicon {
  font-size: 1em;
  padding: 1em;
  color: #fff;
}
 @media screen and (max-width: 1440px) {
.contact-text-agileinf0 {
  margin-left: 1em;
  width: 77%;
}
}
.contact-left h4 {
  color: #3574a0;
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.contact-left h4, .contact-left h5 {
  text-align: left;
}
.contact-left p {
  color: #8d8d8d;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}
.mail {
  margin: 30px 0px;
}
span.glyphicon.glyphicon-envelope {
  background: #fdbd10;
}
.contact-left .glyphicon {
  font-size: 1em;
  padding: 1em;
  color: #fff;
}
.info_email {
  color: gray;
}
span.glyphicon.glyphicon-phone {
  background: #03c0ca;
}
.contact-left .glyphicon {
  font-size: 1em;
  padding: 1em;
  color: #fff;
}
.visit1 {
  margin: 30px 0px;
}
span.glyphicon.glyphicon-time {
  background: #fb623a;
}
.contact-left .glyphicon {
  font-size: 1em;
  padding: 1em;
  color: #fff;
}
 @media screen and (max-width: 1440px) {
.contact-left:before {
  bottom: 158px;
  background-size: 100%;
  left: 75%;
  height: 100px;
  width: 100px;
}
}
.contact-left:before {
  content: '';
  background: url(../images/contact/c2.png) no-repeat 0px 0px;
  width: 134px;
  height: 172px;
  position: absolute;
  bottom: 69px;
}
.blog {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.blog_page {
  border-top: 0px solid #4897d0;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
  -moz-box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
  box-shadow: 0px 1px 6px 0px rgb(189, 189, 189);
}
.blog_content {
  padding: 2em;
}
.blog_content h5 a {
    font-size:18px;
    color: #3574a0;
    
    text-decoration: none;
    font-weight: 500;
    /* text-shadow: 2px 3px #e8eaff; */
	font-family: verdana;
}
.blog_date {
  background: rgba(0, 0, 0, 0.51);
  padding: 1em 2.5em;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
}
.blog_date p {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.blog_date p span {
  display: block;
  font-size: 2.5em;
  line-height: 1;
  font-weight: 200;
  color: #ffffff;
}
.blog_page:hover .blog_date {
  left: -50%;
}
.content1 {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
.single_blog {
  width: 100%;
  height: auto;
  margin-bottom: 43px;
}
.single_social {
  width: 100%;
  height: auto;
}
.blog_content h5 {
  margin-bottom: 10px;
}
.single_social h1 {
  font-size: 24px;
    color: #3574a0;
    text-transform: capitalize;
    margin-bottom: .8em;
}
.single_social ul li {
  display: inline-block;
  color: #999;
  font-size: 1em;
  margin-right: 3em;
}
.single_social ul li span {
    padding-right: 0.5em;
    color: #3574a0;
}
.single_social ul li span a {
  color: #999;
  text-decoration: none;
}
.single_social ul li span a:hover {
  text-decoration: none;
}
.about_admin {
  width: 100%;
  height: auto;
  margin: 4em 0;
}
.admin_content {
  padding: 2em;
  width: 100%;
  -webkit-box-shadow: 0px 0px 3px 1px #999;
  -moz-box-shadow: 0px 0px 3px 1px #999;
  box-shadow: 0px 0px 3px 1px #999;
  height: auto;
}
.admin_left {
  float: left;
  width:100%;
}
.admin_right {
  float: right;
  width: 100%;
  padding-right: 3em;
}
.admin_right h4 {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 20px;
}
.admin_right h4 a {
  text-decoration: none;
  color: #3574a0;
}
.about_contact {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
.about_contact form {
  width: 100%;
}
.about_contact input[type="text"], .about_contact input[type="email"], .about_contact textarea {
  outline: none;
  width: 100%;
  background: #fff;
  padding: 11px 12px 10px 16px;
  border: 1px solid #DBDBDB;
  font-size: 1em;
  color: #999;
  -webkit-appearance: none;
  margin-bottom: 20px;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  background: #706f6d;
  color: #fff;
}
.about_contact textarea {
  outline: none;
  width: 100%;
  background: #fff;
  padding: 21px;
  border: 1px solid #DBDBDB;
  font-size: 1em;
  color: #999;
  -webkit-appearance: none;
  height: 200px;
}
 @media only screen and (max-width: 480px) {
.about_cbanner1 h3 {
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.about_cbanner1 p {
  width: 88%;
}
.single_blog p {
  color: #827d7d;
  font-size: 16px;
  line-height: 31px;
  text-align: justify;
}
.single_header h1 {
  margin-bottom: 10px;
}
.content2 {
  margin-bottom: 20px
}
.testimonial {
  width: 100%;
  height: auto;
}
.testimonail_heading {
  font-size: 15px;
}
.homepathy {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.heading1 {
  width: 100%;
  height: auto;
}
.chevron {
  margin-right: 20px;
}
.chevron--down {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 2px #000 solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.chevron--down:before {
  content: '';
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 4px 4px 0 0;
  border-color: #000;
  width: 16px;
  height: 16px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: 0;
  top: -3.3136px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.chevron--up {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 2px #000 solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.chevron--up:before {
  content: '';
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 4px 4px 0 0;
  border-color: #000;
  width: 16px;
  height: 16px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: 0;
  top: 3.3136px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.chevron--right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 2px #000 solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.chevron--right:before {
  content: '';
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 4px 4px 0 0;
  border-color: #000;
  width: 16px;
  height: 16px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: -3.3136px;
  top: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.chevron--left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border: 2px #000 solid;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.chevron--left:before {
  content: '';
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 4px 4px 0 0;
  border-color: #000;
  width: 16px;
  height: 16px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: 3.3136px;
  top: 0;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.video_slider {
  width: 100%;
  height: auto;
}
.video_Testimonial {
  width: 100%;
  height: auto;
}

.video_about p{font-size: 16px;
    line-height: 35px;
    letter-spacing: .5px;
    color: #6d6d6d;}




	


