/*----------------------------------------------------
@File: Default Styles
@Author: Nasir Uddin
@URL: http://nasiruddin.com


 This file contains the styling for the actual theme, this
 is the file you need to edit to change the look of the
 theme.

 This files contents are outlined below.


 1.  Variables
 2.  Prefix
 3.  Header
 4.  Banners
 5.  Features
 6.  Services
 7.  Footer
 8.  404
 9.  Page Cover
 10. Checkout
 11. Contact
 12. Packages
 13. About
 14. Sidebar
 15. Blog
 16. Case
 18. Successive Processes 
 19. Marketing App
 20. Tweets
 21. Slider
 ----------------------------------------------------*/
 /*----------------------------------------------------------------*/
 /*----------------------------------------------------------------*/

.loading-spinner img {
    width: 100%;
    object-fit: contain;
}

.cruzverde-color {
  color: #00833c !important;
}

.bold-black {
  font-weight: bolder;
  color: black !important;
}
#plus-exams
{
  color: #00833c; 
  font-weight: bold; 
  position: absolute; 
  right: 20px;
}

.content-socio .socio
{
  margin-bottom: 20px;
}

.content-socio p
.content-socio td
{
  padding-left: 5px;
  padding-right: 5px;
  border: 0;
}

.content-socio tbody
{
  border: 20px solid transparent;
}

.content-socio p
{
  color: black !important;
  padding: 0;
}

.content-socio strong
{
  color: black;
}

.content-socio table
{
  background-color: rgba(209,224,213,0.6) !important;
}

.content-socio
{
  background-color
}

.green-link-no-cursor
{
    width: calc(100%);
    position: absolute;
    left: 0;
    padding-left: 40px !important;
    color: white !important;
    background-color: #00833c !important;
    font-weight: 800;   
}
.green-link-li:after {
  content: "";
  display: block;
  position: relative;
  height: 32px;
  width: 100%;
}

.green-link-no-cursor:hover
{
    color: white !important;
    background-color: #00833c !important;
    font-weight: 800;   
}

 
 /*Prefix Styles*/
  .pogo-slider-manual-nav
  {
    /*color:#e6e6e6;*/
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-size: 17px;
    color: white !important; 
  }

  .pogo-slider-manual-div.active
  {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-weight: 800;
    color: white;
    border: 2.5px solid #00833c;
    background-color: #00833c;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

  .pogo-slider-manual-nav:hover
  {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-weight: 800;
    color:white;
  }

  .pogo-slider-manual-div
  {
    display: inline-block; 
    text-align: center;
    padding: 5px 15px;
  }

  @media (max-width: 640px) {
    .news-slider
    {
      display: inline-block;
    }
    
    .pogo-slider-manual-div
    {
      display:none !important;
    }
  }
 .firstOrderList,
 .secondOrderList,
 .thirdOrderList,
 .fourOrderList,
 .fiveOrderList
 {
  font-size: 11px;
 }
 
 span.title-green
 {
  color: green;
  font-weight: bolder;
 }

 span.grey-information
 {
  color: #A9A9A9;
  font-style: italic;
  font-size: 12px;
 }

 p
 {
  text-align: justify;
}

.toggleSideBlock,
.toggleSideBlock label
{
  cursor: pointer;
}

.flexslider .slider-box
{
  visibility: hidden;
  opacity: 0;
  -ms-transition: visibility 1s, opacity 1s linear;
  -o-transition: visibility 1s, opacity 1s linear;
  -webkit-transition: visibility 1s, opacity 1s linear;
  -moz-transition: visibility 1s, opacity 1s linear;
  transition: visibility 1s, opacity 1s linear;
}

.flexslider:hover .slider-box
{
  visibility: visible;
  opacity: 1;
  -ms-transition: visibility 0s, opacity 1s linear;
  -o-transition: visibility 0s, opacity 1s linear;
  -webkit-transition: visibility 0s, opacity 1s linear;
  -moz-transition: visibility 0s, opacity 1s linear;
  transition: visibility 0s, opacity 1s linear;
}

#becomePartner
{
  margin-top: 0px;
  width: 100%;
  height: 100%;
  max-width: 515px;
  max-height: 515px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#becomePartner .modal-content,
#becomePartner .modal-dialog
{
  border: 0;
  max-width: 515px;
  max-height: 515px;
  margin:0px;
}

.active-date{
 background: #f6faf7;
 float: left;
 margin-bottom: 3%;}
 .date-medicos{
  padding-top: 15px;
}
.profile-body a.btn-escolher{
 background: #00833c;
 border-color: #00833c !important;
 color: #fff !important;
}
}
.modal-open .modal{
 z-index: 2147483647;
}

.contactForm .btn.btn-primary.btn-lg{
 width: 100%;
 border-radius: 0;
 border:none;
 text-transform: none;
 font-weight: bold;
 font-family: 'Lato',sans-serif;
}
.btn-primary{
 background: #00833c;
 border-radius: 0;
 border:none;
 text-transform: none;
}
.btn-primary:hover{
 background: #333;
 border-radius: 0;
 border:none;
 text-transform: none;
}

div.hoverbubble {
  position: relative;
  text-decoration: none;
  width:100%;
  height:10px;
}
div.hoverbubble span {display: none;}
div.hoverbubble:hover span {
	display: block;
	position: absolute;
	padding: .5em;
	content: attr(title);
 border: solid 1px #ccc;
 text-align: center;
 width: auto;
 height: auto;
 white-space: nowrap;
 z-index: 24575322;
 top: -263px;
 background: #fff;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 color: #fff;
 font-size: 0.86em;
 font-family: Arial, Helvetica, sans-serif;
}
.modal-dialog{
 margin-top: 15%;
}
div.hoverbubble:hover span:after {
	position: absolute;
	display: block;
	content: "";
	border-color: rgba(255,255,255,1) transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -20px;
	left: 1em;
}

.col-md-8.calendar{
 float: left;
 width: 66%;
}
/*
.calendar-btns{
 width: auto;
}
.calendar-marcacao{
 width: 100%;
 float: left;
 margin-top: 2%;
} */
.col-time{
 width: 16%;
 float: left;
}

.col-time-fake
{
  width: 16%;
  float: left;
}
/*.calendar-btns div .btn.btn-default.dropdown-toggle{
 background-clip: padding-box;
 background-color: #fff;
 border: 1px solid #c9c9c9;
 border-radius: 3px;
 box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
 color: #444;
 display: block;
 height: 38px;
 line-height: 24px;
 overflow: hidden;
 padding: 0px 13px 0px 13px;
 position: relative;
 text-decoration: none;
 white-space: nowrap;
}*/
.dropdown.float-right.open{
 background-clip: padding-box;
 background-color: #fff;
 border: 1px solid #c9c9c9;
 border-radius: 3px;
 box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
 color: #444;
 display: block;
 height: 38px;

}
.btn.btn-default.btn-today{
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  display: block;
  height: 38px;
  line-height: 24px;
  overflow: hidden;
  padding: 0px 13px 0px 13px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.btn.btn-default.btn-left-right{
 background: transparent none repeat scroll 0 0;
 border: 2px solid #00833c;
 border-radius: 50%;
 box-sizing: border-box;
 color: #00833c;
 height: 30px;
 overflow: hidden;
 position: relative;
 width: 30px;
 text-align: center;
}



.btn.btn-default.btn-right, .btn.btn-default.btn-left{
 background: transparent none repeat scroll 0 0;
 border: 2px solid #00833c;
 border-radius: 50%;
 box-sizing: border-box;
 color: #00833c;
 height: 30px;
 overflow: hidden;
 position: relative;
 width: 30px;
 text-align: center;
}
.btn.btn-default.btn-right i{
  font-size: 26px;
  font-weight: bold;
  line-height: 10px;
  padding-left: 8px;
  margin-top: 0;
  padding-top: 0;

}
.btn.btn-default.btn-left i{
  font-size: 26px;
  font-weight: bold;
  line-height: 10px;
  margin-top: 0;
  padding-top: 0;
  padding-left: 6px;
}
.col-date{
 width: 12%;
 float: left;
}

.fake-date
{
  width: 12%;
  float: left;
}

.legend span i{
 background: #00833c;
 border: 2px solid #00833c;
 border-radius: 50%;
 box-sizing: border-box;
 color: #00833c;
 height: 10px;
 overflow: hidden;
 position: relative;
 width: 10px;
 text-align: center;
}
.disponivel{
 background-color: #d1e0d5;
}

.selected{
 background-color: #00833c;
}

.legend span i.color-orange{
 background-color: #fe824c;
 border: 2px solid #fe824c;
 color:#fe824c;

}
.disponivel:hover{
 background-color: #00833c;
}
.ocupado{
 background-color: #fe824c;
}

/*.fake_ocupado{
 background-color: #fe824c;
}*/

.col-date-title{
  color: #333;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  margin: 0;
  padding-bottom: 5px;
  text-align: center;
  text-transform: none;

  height: 50px;
  border-bottom: 1px solid #ccc;
}
.legend{

 border-bottom: 1px solid #ccc;
 height: 50px;
 color: #333;
 font-size: 13px;

 text-align: left;
 padding-bottom: 5px;

}
.time-10{
 height: 120px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 padding-top: 10px;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}

.time-15{
 height: 80px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 padding-top: 10px;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}
.time-20{
 height: 60px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 padding-top: 10px;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}
.time-30{
 height: 40px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}

.time-60{
 height: 20px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}

.fake-60{
 height: 20px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 color: #00833c;
 font-family: "Lato",sans-serif;
 font-size: 13px;
 font-weight: 300;
 text-align: center;
}

.col-date-15,.col-date-30, .col-date-45, .col-date-60{
 height: 20px;
 border-bottom: 1px solid #ccc;
 border-right: 1px solid #ccc;
}

.fake-date-15,.fake-date-30, .fake-date-45, .fake-date-60{
 height: 20px;
 border-bottom: 1px solid #ccc;
 border-right: 1px solid #ccc;
}

.col-date-title span {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  text-transform: none;
}
.title-marcacao{
 text-align: center;
 padding-bottom: 10px;
}
.box-marcacao{
 float: left;
 width: 70%;
 margin-left: 15%;
}
.box-marcacao a{
 text-transform: none;border: solid 1px #d1e0d5; background: #f6faf7;text-align: center;padding-top: 20px;padding-bottom: 20px;
 margin-right: 0.5%;
 float: left;
 width: 49%;

}
.box-marcacao a:hover{
 border: solid 1px #00833c;
 color: #333;
}

.v-desktop{
  display: block;
}
.v-mobile{
  display: none;
}
body{
 overflow-x: hidden;
}
.padding-10{
 padding: 10px;
}
.title-faca-socio u{
 font-size: 18px;text-decoration: none;
}
.top-15-left{
 margin-top: 15px;float: left;
}
.faca-socio-title{
 font-size: 22px; margin-bottom: 3%;
}
.terms-checkbox{
 float: left;
 width: auto;
 margin-top: 10px !important;
}
.faca-sua-adesao{
 background: #333;text-align: center;font-family: 'Lato'; font-size: 19px;
}
.terms{
 float: left; padding-top: 30px;color: #8595b1;
}
.padding-top-35{
 padding-top: 35px;
}

.socio-saiba-mais {
 opacity: 0.9 !important;
 background: #333 !important;color: #fff;
}
.socio-termos-condicoens{
 float: left;padding-left: 5px;
}
.timeTableFilters{
 font-size: 20px;
}
.img-servico-clinico{
 float: left;width: 100%;margin-bottom: 4%;
}
.text-align-left{
 text-align: left;
}
.text-align-center{
 text-align: center;
}
.btn-resultado-exames{
 width: 100%;background: #00833c;margin-top: 0px;
}
.tab-nome-medico{
 border-bottom: 1px solid #ccc;padding-bottom: 18px;color: #333;
}
.tab-links-medico{
 float: right; font-size: 15px; padding-top: 1px;
}
.tab-links-medico a{
 padding-left: 10px;text-transform: none;
}
.margin-top-3{
 margin-top: 3%;
}         
.td-last{
 border-bottom: solid 1px #ccc; 
}

.marcacao-hover div .profile-body{
 margin-bottom: 0px;
 width: 100%;
 color: #00833c;
}
.table-marcacao{
  float: left;
  width: 100%;
  margin-top: 3%;
}
.table-marcacao th:first-child{
  width: 16%;
}
.table-marcacao tbody tr td{
  border-right:solid 1px #ccc;
  border-top: solid 1px #ccc;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: 300;
  min-height: 20px;
  color: #00833c;
}
.table-marcacao tbody tr td:first-child{
  text-align: center;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #00833c;

}

.table-marcacao th{
  padding-bottom: 5px;
  width: 14%;
  color: #333;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  line-height: 19px;
  margin: 0;
  text-transform: none;
}
.table-marcacao th span{
  color: #333;
  padding-top: 5px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-transform: none;
}

/*-*/
.tabela-marcacao{
  float: left;
  width: 100%;
}
.tabela-marcacao th:first-child{
  width: 16%;
}
.tabela-marcacao tbody tr td{
  border-right:solid 1px #ccc;
  border-top: solid 1px #ccc;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #00833c;
}

.tabela-marcacao th{
  padding-bottom: 5px;
  width: 14%;
  color: #333;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  margin: 0;
  text-transform: none;
}
.MarcacaoOu {
  background-color: #fff;
  border: 1px solid #d1e0d5;
  border-radius: 100%;
  color: #00833c;
  height: 35px;

  left: 50%;
  margin-left: -25px;
  padding: 5px 8px;
  position: absolute;
  top: 112px;
  width: 35px;
  z-index: 2;
}

.acordos-float div h4{
  padding-top: 10px;
  min-height: 50px;
  text-align: center;
}
h5{
  text-transform: none;
}
.margin-top-1{
  margin-top: 1% !important;
}
.margin-top-2{
  margin-top: 2% !important;
}
.p-line-height{
  line-height: 13px !important;
}
.form-control{
  border-radius:0 !important;
}
.input-filter .btn-group{
  background: #f6faf7;
  border-radius: 0px;
  min-height: 47px;
  margin-top: 3%;
  box-shadow: none;
  padding-right: 20px;
  border: none;
}
.input-filter .btn-group .btn-default{
  color: #828fa8;
  padding: 8px 8px 8px 15px;
  border: none;
}
.input-filter .btn-group .btn-default span.filter-option {
  color: #828fa8;

}
.input-filter .btn-group .btn-default span.bs-caret span.glyphicon{
  color: #828fa8;
  margin-top: 8px;
}
.input-filter .btn-group .btn-default span.bs-caret span.glyphicon{
  color: #828fa8;
  margin-top: 8px;
}
.glyphicon.glyphicon-search{
  color: #00833c;
  margin-top: 3px;
}
.padding-right-left-10{
  padding-left: 10px;padding-right: 10px;
}
.margin-top-5{
  margin-top: 5%;
}
.banner-mascara{
  background: rgba(0,0,0,0.1);position: absolute;width: 100%;height: 100%;
}
.background-e6e6e6{
  background: #e6e6e6;
}
.background-e6e6e6-text{
  text-transform: none;color: #333; font-size: 19px;padding: 22px 20px;
}
.text-all-news{
  text-transform: none;
  padding-top: 10px;
}
a{
  color: #00833c;
}
.background-green{
  background: #00833c !important;
}
.background-green-text{
  text-transform: none;color: #fff; font-size: 19px;padding: 22px 20px;
}
.btn-default:focus,.btn-default.focus{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;
}
.bootstrap-select.btn-group .no-results{
  background: transparent !important;
  padding-left: 8px !important;
}
.dropdown-menu{
  border-radius: 0px;
}
.bs-searchbox input.form-control{
 background-color: #f6faf7 !important;
 padding: 5px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option{

  box-shadow: none;
  color: #00833c;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 30px;
  padding: 0;  
}
.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;
}
.btn-default{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;
  padding-left: 0px;
}
.btn-default:hover{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;  
}
.btn-default:active{
  background: none;
  border: none;
  text-shadow:none;
  box-shadow: none;
}
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.background-fff{
  background-color: #fff;
}
.color-00833c{
 color: #00833c !important;
}
.color-575756{
 color: #575756;
}
.color-333{
  color: #333;
}
.width-100{
  width: 100%;
}
.faca-socio-no-hr .accordion .panel .panel-collapse .panel-body p{
  border-bottom: none !important;
}
ul.mtree.transit a.active{
  background: #f6faf7 none repeat scroll 0 0;
  color: #00833c;
}
.faca-socio-no-hr .accordion.white_bg .panel .panel-heading h4 a{
  background: white;
  color: #00833c;
}
.form_header{
  background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.line-height-34{
  line-height: 34px !important;
}
.view_all-contact {
  background: #00833c none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: "Helvetica",sans-serif;
  font-weight: bold;
  line-height: 45px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 0 43px;
  text-transform: none;
}
.view_all-contact:hover {
  background: #00833c none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: "Helvetica",sans-serif;
  font-weight: bold;
  line-height: 45px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 0 43px;
  text-transform: none;
}
.tabs .tab-content .tab-pane p.red{
  color: #ba000c;
}
.socio h5 {
  color: #00833c;
  text-transform: none;
}
ul.mtree {
  opacity: 1;
  margin-left: 0;
  padding-left: 0px;
}
.team_member .title_row h5 {
  color: #575756;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px;
  margin-top: 15px;
  text-transform: none;
}
.team_member .title_row p {
  text-align: start !important;
  line-height: 2rem !important;
  padding: 0px !important;
}
.team_member .title_row .pos {
  color: #00833c;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}
.profile-body a {
  border: 1px solid #00833c;
  color: #00833c;
  font-size: 13px;
  padding: 5px 10px;
  text-transform: none;
}
.profile-body {
  float: left;
  margin-bottom: 15%;
  margin-left: 0;
  margin-top: 15px;
  padding-left: 0;
}
.serviceDetailsSection .post_list li {
  color: #333;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  line-height: 36px;
}
.serviceDetailsSection .post_list li i {
  color: #fe824c;
  margin-right: 12px;
}
.doctor_about .heading h3 {
  color: #575756;
  font-family: "Lato",sans-serif;
  font-weight: bold;
  margin: 10px 0 5px;
  text-transform: none;
}
.doctor_about .heading h5 {
  color: #00833c;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}
ul.mtree ul {
}
ul.mtree li {
  list-style: none;
}
ul.mtree a {
  display: block;
}
ul.mtree li.mtree-node > a {
  font-weight: normal;
}

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}


ul.mtree.transit {
  background: #fff;
  width: 100%;
  float: left;
}
ul.mtree.transit ul {
  margin-left: 0;
}
ul.mtree.transit ul > li {
  font-size: .9em;
}
ul.mtree.transit li.mtree-node {
  position: relative;
}
ul.mtree.transit li.mtree-node > a:before {
  color: #00833c;
  font-weight: bold;
  position: absolute;
  right: 20px;
}
ul.mtree.transit li.mtree-open > a:before {
  content: '-';
}
ul.mtree.transit li.mtree-closed > a:before {
  content: '+';
}
ul.mtree.transit ul > li:first-child {
  margin-top: 1px;
}
ul.mtree.transit li.mtree-open > a {
  background: #f6faf7;
  color: #00833c;
}
ul.mtree.transit li > a:hover, ul.mtree.transit li.mtree-active > a {
  background: #f6faf7;
  color: #00833c;
}
ul.mtree.transit li.mtree-node > ul > li:last-child {
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: none;
}
ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.mtree-closed
{
  z-index: 50;
}

.mtree-active
{
  width: 100%;
  display: inline-block;
  z-index: 40;
}

ul.mtree.transit a {
 border-bottom: 1px solid #ccc;
 color: #808080;
 float: left;
 font-family: "Lato";
 font-size: 16px;
 padding-bottom: 8px;
 padding-left: 30px;
 padding-top: 8px;
 width: 100%;
}
ul.mtree.transit li > a {
  padding-right: 30px; /* Do not let the '+' or '-' sign overlap with the text. */
}
ul.mtree.transit li li > a {
  padding-left: 0;
  border-bottom: 0px;
}

.mtree-skin-selector{
  display: none;
}
.mtree-level-1{
  border-bottom: solid 1px #ccc;
}
h4.title-faca-socio {
  color: #00833c;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
  font-size: 20px;
}
h4.title-faca-socio p {
  color: #00833c !important;
  text-align: center !important;
}
.title-faca-socio u{
 color: #00833c !important;
}
.acordos-float{
  float: left;
}
.acordos-float div a img{
  width: 100%;
}
.contactForm.form-recrut{
  margin-bottom: 5%;
}
.title-faca-socio {
  color: #fe824c;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
}
.active-menu {
  color: #00833c !important;
}
.email_address{
  color: #00833c;
  font-family: "Lato",sans-serif;
  font-weight: bold;
  line-height: 1;
  text-transform: none;
}
.no-padding-left{
  padding-left: 0px;  
}
.no-padding-right{
  padding-right: 0px;  
}

.tabs .tab-content .tab-pane.clinica{
  background: #fff;
  padding: 0px;
}
.tabs .tab-content .tab-pane.clinica div p{
  text-align: justify;
  padding-bottom: 5px;
}
.img-100 {
  width: 100%;
}
.tab-pane h4 div a:hover {
  color: #00833c;
}
.tab-pane h4 div a {
  color: #808080;
}
a.back{
  font-weight: bold;
  color: #333;
} 
.accordion .panel .panel-collapse .panel-body p a{
  border-bottom: 1px solid #ccc;
  float: left;
  padding-bottom: 8px;
  font-size: 16px;
  padding-top: 8px;
  width: 100%;
  font-family: "Lato";
  padding-left: 30px;
  color: #808080
}
.search_form.widget{
  margin-left:0px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.accordion .panel .panel-collapse .panel-body p a:hover{
  color: #00833c;
  background: #f6faf7;
}
.accordion .panel .panel-collapse .panel-body p a.active{
  color: #00833c;
  background: #f6faf7;
}
.accordion .panel .panel-collapse .panel-body p {
  border-bottom: 1px solid #ccc;
}
.accordion .panel .panel-collapse .panel-body p:first-child {
  border-bottom: none;
}
.flexslider.testimonial_slider {
  padding-left: 15px;
  padding-right: 15px;
}
.address_line{
  padding-left: 10px;
}
.row.menuList {
  border-right:  solid 1px #808080;
}
.row.menuList ul.nav .active{
  text-transform: none;
}
.row.menuList ul.nav {
  text-transform: none;
}
.flex-active-slide .blog{
  border-bottom: none;
}
.testimonial_slider .slides li .blog{
  border-bottom: none;
}
.container{
  width: 1270px;
}
.default .navbar #main_nav .nav li a{
  font-size: 16px;
}
.col-sm-3.quick_block{
  margin-top: 2.5%;
}
.btn-marcacao{
  background:#00833c;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-left: 19px;
  padding: 18px;
  position: relative;
  text-transform: none;
  top: 0;
}
.btn-marcacao:hover{
  background:#333;
  color: #fff;

}
.m0 {
  margin: 0;
}
.p0 {
  padding: 0;
}
body {
  position: relative;
}
/*Floating*/
.fleft {
  float: left;
}
.fright {
  float: right;
}
/*Section Fix*/
section.row,
header.row,
footer.row {
  margin: 0;
  position: relative;
}
/*Ancore*/
a,
.btn,
button {
  outline: none;
}
a:focus,
.btn:focus,
button:focus,
a:hover,
.btn:hover,
button:hover {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
/*----------------------------------------------------------------*/
.top_bar {
  background: #fff;
  z-index: 2;
}

.top_bar .container > .row {
  border-bottom: 1px solid  #ebf0f5;
  font-size: 15px;
  padding: 16px 0;
  line-height: 20px;
  color: #3c3c3b;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.top_bar .container > .row i {
  margin-right: 7px;
  font-size: 18px;
  float: left;
}
.top_bar .container .contact_info .email {
  margin-right: 20px;
}
.top_bar .container .contact_info .email img {
  margin-right: 6px;
}
.default .navbar {
  background: none;
  margin: 0 0 73px;
  padding: 28px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: 321px;
  background: url('../../images/menu-shadow.png') repeat-x scroll 0 0 transparent;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.navbar-brand > img{
  max-width: 315px;
}
.default .navbar .navbar-header a.navbar-brand {
  line-height: 48px;
  padding: 0 15px;
  display: block;
  height: auto;
}
.default .navbar .navbar-header a.navbar-brand img {
  display: inline-block;
}
.default .navbar #main_nav .nav {
  margin: 0;
}
.default .navbar #main_nav .nav li a {
  color: #3c3c3b;
  text-shadow: none;
  text-transform: none;
  line-height: 48px;
  padding: 0 12px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.default .navbar #main_nav .nav li a:hover,
.default .navbar #main_nav .nav li a:focus {
  background: none;
}
.default .navbar #main_nav .nav li.active a {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00833c;
}
.default .navbar #main_nav .nav li.dropdown a {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3c3c3b;
}
.default .navbar #main_nav .nav li.dropdown a:focus {
  background: none;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu {
  border-radius: 0;
  padding: 20px 30px;
  border: none;
  background: none;
  display: block;
  background: #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  min-width: 235px;
  left: 0;
  right: auto;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a {
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  padding: 0;
  color: rgba(0, 131, 60, 0.7);
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:after {
  content: '';
  width: 0;
  height: 1px;

  background: rgba(0, 131, 60, 0.3);
  display: block;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:hover {
  color: #fff;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:hover:after {
  width: 100%;
}
.default .navbar #main_nav .nav li.dropdown:hover a {
  color: #00833c;
  background: #fff;
}
.default .navbar #main_nav .nav li.dropdown:hover ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.default .navbar #main_nav .nav li.dropdown:hover ul li a {
  background: none;
}
.default .navbar #main_nav .nav li.book a {
  background: #fe824c;
  padding: 0 25px;
  color: #fff;
  line-height: 48px;
  margin-left: 15px;
}
.default .navbar #main_nav .nav li.book a:hover {
  background: #00833c;
}
.default .navbar.navbar2 {
  background: #fff;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
}
.default .navbar.navbar2 .navbar-header a.navbar-brand {
  line-height: 88px;
}
.default .navbar.navbar2 #main_nav .nav li a {
  line-height: 88px;
  color: #808080;
}
.default .navbar.navbar2 #main_nav .nav li a:hover {
  color: #3c3c3b;
}
.default .navbar.navbar2 #main_nav .nav li.active a {
  color: #3c3c3b;
}
.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a {
  color: rgba(255, 255, 255, 0.7);
}
.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a:hover {
  color: #fff;
}
.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a:hover:after {
  width: 100%;
}
.default .navbar.navbar2 #main_nav .nav li.dropdown:hover a {
  color: #3c3c3b;
  background: none;
}
.default .navbar.navbar2 #main_nav .nav li.book {
  padding: 20px 0;
}
.default .navbar.navbar2 #main_nav .nav li.book a {
  color: #fff;
  line-height: 48px;
}
.default .navbar.navbar3 {
  background: #fff;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border: solid 1px #ebf0f5;
  z-index: 999;
}
.default .navbar.navbar3 .navbar-header a.navbar-brand {
  line-height: 88px;
}
.default .navbar.navbar3 #main_nav .nav li a {
  line-height: 90px;
}
.default .navbar.navbar3 #main_nav .nav li a:hover {
  color: #00833c;
}
.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a {
  color: rgba(0, 131, 60, 0.7);
  text-transform: none !important;
}
ul.checkout-bar{
 padding-left: 0px;
}
.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a:hover {
  color: #00833c;
}
.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a:hover:after {
  width: 100%;
}
.default .navbar.navbar3 #main_nav .nav li.dropdown:hover a {
  color: #00833c;
}
.default .navbar.navbar3 #main_nav .nav li.active.dropdown:hover a {
  color: #00833c !important;
}
.default .navbar.navbar3 #main_nav .nav li.book {
  padding: 20px 0;
}
.default .navbar.navbar3 #main_nav .nav li.book a {
  color: #fff;
  line-height: 48px;
}
.default .navbar.collapsed {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.default .navbar.affix {
  width: 100%;
  top: 0;
}
/*----------------------------------------------------------------*/
.background_slider_row.row {
  background: #f6faf7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.home3 .background_slider_row.row {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  height: auto;
}
.background_slider_row.row .background_slider {
  border: none;
  margin-bottom: 0;
}
.home3 .background_slider_row.row .background_slider {
}
.home3 .background_slider_row.row .background_slider .slides{
  max-height: 450px;
  overflow: hidden;
}
.home3 .background_slider_row.row .background_slider .slides li img{
  max-height: 450px;
  overflow: hidden;
}
.home3 .background_slider_row.row .background_slider .slides{
}
/*----------------------------------------------------------------*/
.form_top_part {
  width: 430px;
  padding: 40px 40px 0;
  background: #43b9f6;
}
.form_top_part h2 {
  font-family: 'Lato', sans-serif;
  margin: 0 0 25px;
  line-height: 36px;
  color: #fff;
  text-transform: none;
  font-weight: bold;
  font-size: 26px;
}
.form_top_part p {
  font-family: 'Lato', sans-serif;
  margin-bottom: 40px;
  color: #d8f2ff;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
}
.form_top_part h4 {
  padding: 0 40px;
  line-height: 48px;
  color: #00833c;
  font-family: 'Lato', sans-serif;
  text-transform: none;
  background: #fff;
  margin: 0;
  display: inline-block;
  font-weight: bold;
}
.form_row {
  background: #fff;
}
.form_row .inner {
  padding: 20px 0 20px 32px;
}
.form_row .col-sm-4,
.form_row .col-sm-5 {
  padding: 0 8px;
}
.form_row .col-sm-4:before,
.form_row .col-sm-5:before {
  content: '';
  height: 11px;
  width: 1px;
  background: #c6cede;
  display: block;
  position: absolute;
  left: 8px;
  bottom: 10px;
  z-index: 1;
}
.form_row .col-sm-4 input,
.form_row .col-sm-5 input {
  border: 1px solid transparent;
  border-bottom-color: #c6cede;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  border-radius: 0;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 10px 0;
  color: #808080;
  background: none;
  z-index: 2;
}
.form_row .col-sm-4 input + .placeholder,
.form_row .col-sm-5 input + .placeholder {
  position: absolute;
  top: 0;
  line-height: 40px;
  text-transform: capitalize;
  padding: 0 17px;
  margin-top: 10px;
  font-family: 'Lato', sans-serif;
  color: #808080;
  font-size: 16px;
  z-index: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.form_row .col-sm-4 input:focus + .placeholder,
.form_row .col-sm-5 input:focus + .placeholder,
.form_row .col-sm-4 input.notEmpty + .placeholder,
.form_row .col-sm-5 input.notEmpty + .placeholder {
  font-size: 12px;
  margin-top: -7px;
}
.form_row .col-sm-3 {
  padding: 0 8px;
}
.form_row .col-sm-3 button {
  float: right;
  background: none;
  padding: 0 45px;
  line-height: 48px;
  background: #fe824c;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  color: #fff;
  border: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.form_row .col-sm-3 button:hover,
.form_row .col-sm-3 button:focus {
  background: #00833c;
}
.form_bottom_part {
  width: 430px;
  padding: 28px 34px;
  background: #00833c;
  margin-bottom: 0;
}
.form_bottom_part a {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  display: inline-block;
}
.form_bottom_part a img {
  margin-right: 20px;
  float: left;
}
/*----------------------------------------------------------------*/
.titleRow {
  color: #3c3c3b;
  text-align: center;
  margin-bottom: 30px;
  text-transform: none;
}
.titleRow h5 {
  font-family: 'Lato', sans-serif;
  margin: 0;
  line-height: 1;
  font-weight: 300;
}
.titleRow h2 {
  font-family: 'Lato', sans-serif;
  font-size: 27px;
  margin: 0;
  line-height: 40px;
  font-weight: bold;
}
.titleRow h2:after {
  content: '';
  width: 85px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 10px auto 0;
}
.titleRow.text-left {
  text-align: left;
}
.titleRow.text-left h2:after {
  margin-left: 0;
}
.bgf {
  background: #ffffff;
}
.contentRowPad {
  padding: 90px 0;
}
.accordion_col .titleRow {
  margin-bottom: 60px;
}
.accordion {
  margin-bottom: 0;
}
.accordion .panel {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.accordion .panel .panel-heading {
  padding: 0;
  background: #fff;
}
.accordion .panel .panel-heading h4 a {
  display: block;
  line-height: 50px;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  border: none;
  padding-left: 30px;
  color: #3c3c3b;
}
.accordion .panel .panel-heading h4 a .angle-right {
  float: right;
  width: 12px;
  height: 50px;
  display: inline-block;
  background: url('../../images/icons/about/angle.png') no-repeat scroll 0 center;
  margin-right: 25px;
}

.accordion .panel .panel-heading h4 a .sign {
  float: right;
  width: 12px;
  height: 50px;
  display: inline-block;
  background: url('../../images/icons/about/plus.png') no-repeat scroll 0 center;
  margin-right: 25px;
}
.accordion .panel .panel-heading h4 a[aria-expanded="true"] {
  background: #00833c;
  color: #fff;
}
.accordion .panel .panel-heading h4 a[aria-expanded="true"] .sign {
  background-image: url('../../images/icons/about/minus.png');
}
.accordion .panel .panel-collapse .panel-body {
  border-top: 0;
  padding: 0 0 30px;
}
.accordion .panel .panel-collapse .panel-body .panel_title {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 24px;
  text-transform: none;
}
.accordion .panel .panel-collapse .panel-body p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #3c3c3b;
  line-height: 24px;
}
.accordion .panel + .panel {
  margin-top: 1px;
}
.accordion .panel:first-child .panel-heading h4 a {
  border-top: none;
}
.accordion.white_bg .panel .panel-heading h4 a {
  background: #fff;
  color: #00833c;
  border: solid 1px #00833c;
  line-height: 1.2;
  padding: 17px 75px 17px 30px;
  position: relative;
}

.accordion.white_bg .panel .panel-heading h4 a .angle-right {
  background: url('../../images/icons/about/angle2.png') no-repeat scroll center center #00833c;
  width: 67px;
  height: 100%;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.accordion.white_bg .panel .panel-heading h4 a .sign {
  background: url('../../images/icons/about/plus2.png') no-repeat scroll center center #00833c;
  width: 67px;
  height: 100%;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.accordion.white_bg .panel .panel-heading h4 a[aria-expanded="true"] .sign {
  background-image: url(../../images/icons/about/minus.png);
}
.view_all {
  padding: 0 43px;
  line-height: 45px;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: inline-block;
  background: #00833c;
  color: #fff;
  margin-top: 10px;
}
.view_all:hover {
  background: #333;
  color: #fff;
}
.content_section.row {
  margin: 70px 0;
}
.sidebar .quick_block {
  margin-bottom: 16px;
}
.widget + .widget {
  margin-top: 50px;
}
.widget .widget_heading {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3c3c3b;
  margin: 0 0 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid  #ebf0f5;
  text-transform: none;
}
.search_form .widget_heading {
  border: none;
  margin-bottom: 0;
}
.search_form .input-group input {
  line-height: 48px;
  padding: 0 30px;
  height: 48px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: 'Lato', sans-serif;
  color: #828fa8;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_form .input-group input::-moz-placeholder {
  color: #828fa8;
  opacity: 1;
}
.search_form .input-group input:-ms-input-placeholder {
  color: #828fa8;
}
.search_form .input-group input::-webkit-input-placeholder {
  color: #828fa8;
}
.search_form .input-group input:focus {
  background: #00833c;
  color: #fff;
}
.search_form .input-group input:focus::-moz-placeholder {
  color: #fff;
}
.search_form .input-group input:focus:-ms-input-placeholder {
  color: #fff;
}
.search_form .input-group input:focus::-webkit-input-placeholder {
  color: #fff;
}
.search_form .input-group input:focus + span > button {
  background: #00833c;
}
.search_form .input-group span {
  padding: 0;
  border: none;
}
.search_form .input-group span button {
  width: 67px;
  line-height: 48px;
  background: #333;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-transform: none;
  border: none;
  padding: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.search_form .input-group span button:hover {
  background: #00833c;
}
.categories ul {
  line-height: 36px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: none;
}
.categories ul li a {
  color: #3c3c3b;
}
.categories ul li a:hover {
  color: #00833c;
}
.recent_posts .recent_post + .recent_post {
  margin-top: 28px;
}
.recent_posts .recent_post .media-left {
  padding-right: 20px;
}
.recent_posts .recent_post .media-left a {
  display: block;
  width: 143px;
}
.recent_posts .recent_post .media-left a img {
  max-width: 100%;
}
.recent_posts .recent_post .media-body h5 {
  margin: 0 0 10px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: none;
  color: #3c3c3b;
  line-height: 24px;
  font-weight: bold;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.recent_posts .recent_post .media-body h5:hover {
  color: #00833c;
}
.recent_posts .recent_post .media-body p {
  text-transform: none;
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
.recent_posts .recent_post .media-body p a {
  color: #3c3c3b;
}
.recent_posts .recent_post .media-body p a:hover {
  color: #00833c;
}
.tags.widget .tag {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  line-height: 34px;
  padding: 0 12px;
  background: #e5f0fb;
  text-transform: none;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.tags.widget .tag:hover {
  color: #fff;
  background: #00833c;
}
.tags {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #808080;
  text-transform: none;
  margin-bottom: 50px;
}
.tags a {
  color: #3c3c3b;
}
.tags a:hover {
  color: #00833c;
}
.paginationRow {
  text-align: center;
}
.paginationRow .pagination {
  margin: 30px auto;
}
.paginationRow .pagination li a {
  border: none;
  border-radius: 0;
  padding: 0 15px;
  line-height: 45px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  background: #ccc;
  display: block;
  min-width: 45px;
  margin-right: 5px;
}
.paginationRow .pagination li a:hover {
  background: #00833c;
  color: #fff;
}
.paginationRow .pagination li.active a {
  color: #fff;
  background: #00833c;
}
.related {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #808080;
  line-height: 1;
  text-transform: none;
}
.related .col-sm-6 {
  padding-left: 0;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 45px;
}
.related a {
  color: #00833c;
  margin-bottom: 8px;
  display: block;
}
.related a:hover {
  color: #00833c;
}
.pager {
  text-align: left;
  margin: 0 -15px 37px;
}
.pager .inner {
  padding: 18px;
  background: #e5f0fb;
  text-transform: none;
}
.pager .inner a {
  line-height: 24px;
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
  display: inline-block;
  font-weight: bold;
}
.pager .inner a:first-child {
  font-size: 11px;
  margin-bottom: 10px;
}
.pager .inner a:first-child i {
  margin-right: 7px;
}
.pager .inner a:hover {
  color: #00833c;
}
.pager .next {
  text-align: right;
}
.pager .next .inner a:first-child i {
  margin-right: 0;
  margin-left: 7px;
}
.author_description {
  background: #e5f0fb;
  padding-top: 10px;
}
.author_description .media-left {
  width: 278px;
  text-align: center;
  padding-right: 15px;
  float: left;
}
.author_description .media-left img {
  display: inline-block;
}
.author_description .media-body {
  padding-top: 25px;
}
.author_description .media-body .titleRow {
  margin-bottom: 20px;
}
.author_description .media-body .titleRow h5 {
  text-transform: capitalize;
}
.author_description .media-body .titleRow h5:after {
  content: '';
  width: 85px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 10px 0 0;
}
.author_description .media-body .titleRow h2 {
  font-family: 'Lato', sans-serif;
  font-size: 27px;
  margin: 0;
  line-height: 40px;
  font-weight: bold;
  color: #00833c;
}
.author_description .media-body .titleRow h2:after {
  display: none;
}
.author_description .media-body p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 0;
}
.other_services {
  margin-bottom: 50px;
}
.other_services .services_list {
  text-transform: none;
  line-height: 36px;
}
.other_services .services_list i {
  margin-right: 13px;
  color: #43b9f6;
}
.other_services .services_list a {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
}
.other_services .services_list a:hover {
  color: #43b9f6;
}
.social_list {
  list-style: none;
  padding: 0;
}
.social_list li {
  float: left;
}
.social_list li + li {
  margin-left: -1px;
}
.social_list li a {
  display: block;
  line-height: 40px;
  width: 40px;
  color: #828fa8;
  border: 1px solid  #d0d5e0;
  text-align: center;
  font-size: 18px;
}
.social_list li a i {
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.social_list li a:hover i.fa-facebook {
  color: #4568ac;
}
.social_list li a:hover i.fa-twitter {
  color: #47b3f7;
}
.social_list li a:hover i.fa-google-plus {
  color: #d61d1d;
}
#appointmefnt_form_pop {
  background: rgba(64, 77, 95, 0.8);
}
#appointmefnt_form_pop .modal-sm {
  width: 360px;
  max-width: 100%;
  margin: 50px auto 0;
}
#appointmefnt_form_pop .modal-sm .modal-content {
  background: none;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#appointmefnt_form_pop .modal-sm .modal-content button.close {
  opacity: 1;
  text-shadow: none;
  margin-top: 25px;
}
#appointmefnt_form_pop .modal-sm .modal-content button.close i {
  font-size: 30px;
  color: #fff;
}
#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_inputs input[type="submit"] {
  font-size: 16px;
}
#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer {
  padding: 20px 0;
}
#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer a {
  color: #fff;
  font-size: 30px;
}
#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer a img {
  display: inline-block;
  margin-right: 10px;
}
.shortcode_row.row {
  margin: 40px 0 80px;
}
.shortcode_row.row .shortcode_row_title {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  margin-top: 0;
  margin-bottom: 35px;
  line-height: 1;
  text-transform: none;
}
.alert {
  margin-top: 20px;
  background-image: none;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin-bottom: 20px;
}
.alert + .alert {
  margin-top: 20px;
}
.tabs.tabs-blue .nav-tabs li a {
  background: #00833c;
}
.tabs.tabs-blue .nav-tabs li a:hover {
  background: #fe824c;
}
.tabs.tabs-orrange .nav-tabs li a {
  background: #00833c;
}
.tabs.tabs-orrange .nav-tabs li a:hover {
  background: #d1e0d5;
  color: #333;
}
.tabs .nav-tabs {
  border: none;
}
.tabs .nav-tabs li + li {
  margin-left: 10px;
}
.tabs .nav-tabs li a {
  border: none;
  margin-right: 0;
  border-radius: 0;
  text-transform: none;
  padding: 0 57px;
  line-height: 50px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.tabs .nav-tabs li.active a {
  background: #f6faf7;
  color: #3c3c3b;
  border: none;
}
.tabs .tab-content .tab-pane {
  padding: 30px 35px;
  background: #f6faf7;
}
.tabs .tab-content .tab-pane h4 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: none;
  color: #3c3c3b;
  margin-top: 0;
  margin-bottom: 20px;
}
.tabs .tab-content .tab-pane p {
  font-family: 'Lato', sans-serif;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 0;
  color: #808080;
}
.pagination {
  border-radius: 0;
  margin: 0 auto;
}
.pagination li + li a {
  margin-left: 10px;
}
.pagination li a {
  line-height: 30px;
  border-radius: 0;
  padding: 0 15px;
  background: #f8fbfd;
  border: none;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3c3c3b;
  text-transform: none;
}
.pagination li a:hover {
  color: #fff;
}
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 0;
}
.pagination li.active a {
  color: #fff;
}
.pagination.pagination-blue li a:hover {
  background: #00833c;
}
.pagination.pagination-blue li.active a {
  background: #00833c;
}
.pagination.pagination-orrange li a:hover {
  background: #fe824c;
}
.pagination.pagination-orrange li.active a {
  background: #fe824c;
}
.columns .column_row h4 {
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
  text-transform: none;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: bold;
}
.columns .column_row p {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #808080;
  margin-bottom: 0;
  text-align: justify;
}
.columns .column_row .col1,
.columns .column_row .col2,
.columns .column_row .col3,
.columns .column_row .col4,
.columns .column_row .col5,
.columns .column_row .col6 {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.col1 {
  width: -webkit-calc( (100% / 6) * 1 );
  width: calc( (100% / 6) * 1 );
}
.col2 {
  width: -webkit-calc( (100% / 6) * 2 );
  width: calc( (100% / 6) * 2 );
}
.col3 {
  width: -webkit-calc( (100% / 6) * 3 );
  width: calc( (100% / 6) * 3 );
}
.col4 {
  width: -webkit-calc( (100% / 6) * 4 );
  width: calc( (100% / 6) * 4 );
}
.col5 {
  width: -webkit-calc( (100% / 6) * 5 );
  width: calc( (100% / 6) * 5 );
}
.col6 {
  width: -webkit-calc( (100% / 6) * 6 );
  width: calc( (100% / 6) * 6 );
}
/*----------------------------------------------------------------*/
.service_block_row {
  padding: 90px 0 60px;
  background: #fff;
}
.service_block {
  text-align: center;
  margin: 30px 0;
  padding: 0 45px;
}
.service_block .icon {
  line-height: 49px;
  margin-bottom: 40px;
}
.service_block .icon img {
  display: inline-block;
}
.service_block h4 {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  text-transform: none;
  font-weight: bold;
  color: #3c3c3b;
  margin-bottom: 20px;
  margin-top: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.service_block h4:hover {
  color: #00833c;
}
.service_block p {
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  color: #93a0ba;
}
.service_page .titleRow h2:after {
  display: none;
}
.service_page .service_text {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  margin-bottom: 60px;
}
.service_details {
  padding-top: 55px;
}
.serviceDetailsSection .post_title {
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 47px;
  text-transform: none;
  margin: 0 0 30px;
  color: #3c3c3b;
}
.serviceDetailsSection .post_title .post_icon {
  width: 68px;
  text-align: center;
  margin-right: 20px;
}
.serviceDetailsSection .post_title .post_icon img {
  display: inline-block;
}
.serviceDetailsSection p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 30px;
}
.serviceDetailsSection .subTitle {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 30px 0 15px;
  color: #3c3c3b;
}
.serviceDetailsSection .post_list {
  margin-bottom: 30px;
}
.serviceDetailsSection .post_list li {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #3c3c3b;
  line-height: 36px;
}
#tab1 p a{
  color: #808080;
  line-height: 34px;
}
.serviceDetailsSection .book_btn {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  line-height: 48px;
  background: #00833c;
  padding: 0 25px;
  text-transform: none;
}
.serviceDetailsSection .book_btn:hover {
  background: #fe824c;
}
/*----------------------------------------------------------------*/
.recentpost_acc {
  background: #e5f0fb;
}
.recentpost_acc.recentpost_acc2 .recent_post_home {
  padding-top: 90px;
  padding-bottom: 90px;
}
.recent_post_home .media {
  padding: 30px 0;
  margin-right: 40px;
  text-align: left;
}
.recent_post_home .media + .media {
  margin-top: 0;
  border-top: 1px solid  #dde5ef;
}
.recent_post_home .media .media-left {
  padding: 0 25px 0 0;
}
.recent_post_home .media .media-left a {
  display: block;
}
.recent_post_home .media .media-left a img {
  display: inline-block;
}
.recent_post_home .media .media-body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3c3c3b;
  line-height: 24px;
  margin: 0;
  text-transform: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.recent_post_home .media .media-body h4:hover {
  color: #00833c;
}
.recent_post_home .media .media-body .meta {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #808080;
  line-height: 24px;
  margin: 10px 0;
  text-transform: none;
}
.recent_post_home .media .media-body .meta a {
  color: #3c3c3b;
}
.recent_post_home .media .media-body .meta a:hover {
  color: #00833c;
}
.recent_post_home .media .media-body p {
  margin: 0;
  color: #808080;
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  font-size: 16px;
}
.recent_post_home.recent_post_home3 {
  text-align: center;
}
.recent_post_home.recent_post_home3 .view_all {
  display: inline-block;
}
.recent_post_home2 {
  padding: 90px 0;
  background: #e5f0fb;
}
.recent_post {
  margin-top: 30px;
}
.recent_post .inner .postText {
  background: #43b9f6;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  padding: 33px;
  position: relative;
  margin-bottom: 35px;
}
.recent_post .inner .postText:after {
  height: 16px;
  width: 24px;
  display: block;
  background: url(../../images/blog/arrow.png) no-repeat scroll 0 0;
  bottom: -15px;
  left: 43px;
  position: absolute;
}
.recent_post .inner .authorMeta .media-left {
  padding-right: 15px;
}
.recent_post .inner .authorMeta .media-body h5 {
  margin: 0;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  line-height: 20px;
}
.recent_post .inner .authorMeta .media-body .designation {
  margin: 0;
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  text-transform: lowercase;
}
/*----------------------------------------------------------------*/
.about_medicalpro_row {
  background: url(../../images/pages/about/about.png) repeat scroll 0 0 #0889d6;
  padding: 80px 0 125px;
}
.about_medicalpro_row .titleRow {
  color: #fff;
}
.about_medicalpro_row .titleRow h2:after {
  background: #fff;
}
.about_medicalpro_row.about_medicalpro_row2 {
  background-color: #455263;
}
.about_medicalpro {
  padding-top: 30px;
  text-align: center;
}
.about_medicalpro .inner {
  background: #fff;
}
.about_medicalpro .img img {
  width: 100%;
}
.about_medicalpro .content {
  padding: 40px 45px 55px;
  text-align: left;
}
.about_medicalpro .content h3 {
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 36px;
  margin: 0 0 25px;
  color: #3c3c3b;
  text-transform: none;
}
.about_medicalpro .content p {
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  font-size: 16px;
  color: #808080;
  margin-bottom: 23px;
  font-weight: 400;
}
.department_tab {
  display: table;
  border: none;
  margin: 0 auto;
}
.department_tab li a {
  margin: 0;
  text-transform: none;
  border-radius: 0;
  border: 1px solid transparent;
  line-height: 42px;
  padding: 0 20px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #fff;
}
.department_tab li a:hover {
  color: #00833c;
  border: none;
  background: #fff;
  border: 1px solid  #fff;
}
.department_tab li.active a {
  color: #00833c;
  border: 1px solid #fff;
}
.about_medicalpro_N_form {
  background: #f6faf7;
  padding-bottom: 20px;
}
.about_medicalpro_N_form .container_area {
  /*  background: url(../../images/pages/about/about3.png) no-repeat scroll 434px bottom transparent;*/
}
.about_medicalpro_N_form .container_area .trusted_area {
  padding: 80px 0 85px;
}
.about_medicalpro_N_form .container_area .trusted_area h4 {
  text-transform: none;
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
  margin: 0;
  line-height: 1.2;
}
.about_medicalpro_N_form .container_area .trusted_area h2 {
  text-transform: none;
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
  margin: 0 0 30px;
  line-height: 1.2;
  font-weight: bold;
}
.about_medicalpro_N_form .container_area .trusted_area p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  margin-bottom: 30px;
}
.about_medicalpro_N_form .container_area .trusted_area ul li {
  padding-left: 22px;
  background: url(../../images/bullet.png) no-repeat scroll 0 0 transparent;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3c3c3b;
  margin-bottom: 15px;
}
.about_medicalpro_N_form .container_area .form_area {
  margin-top: -210px;
  float: left;
}
.appointment_home_form2 .title {
  color: #00833c;
  font-family: 'Lato',sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
  padding-bottom: 15px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  text-transform: none;
  z-index: 3;
}
.appointment_home_form2 .form_footer {
  padding: 30px 0;
}
.appointment_home_form2 .form_footer a {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #808080;
}
.appointment_home_form2 .form_footer a img {
  margin-right: 10px;
}
.appointment_home_form2 .form_inputs input[type="submit"] {
  background: #00833c;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  line-height: 55px;
  padding: 0;
  height: auto;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.appointment_home_form2 .form_inputs input[type="submit"]:hover,
.appointment_home_form2 .form_inputs input[type="submit"]:focus {
  background: #333;
  color: #fff;
}
.appointment_home_form2 .form_inputs .input_row {
  background: #e6e6e6;

  padding: 22px 20px;
}
.appointment_home_form2 .form_inputs .input_row label {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-transform: none;
  font-size: 18px;
}
.appointment_home_form2 .form_inputs .input_row .form-control {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: 'Lato', sans-serif;
  color: #00833c;
  border-bottom: solid 1px #00833c;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  border-radius: 0px;
  height: auto;
}
.appointment_home_form2 .form_inputs .input_row .form-control::-moz-placeholder {
  color: #00833c;
  opacity: 1;
}
.appointment_home_form2 .form_inputs .input_row .form-control:-ms-input-placeholder {
  color: #347fa2;
}
.appointment_home_form2 .form_inputs .input_row .form-control::-webkit-input-placeholder {
  color: #347fa2;
}
.appointment_marcacao_form2 .title {
  color: #00833c;
  font-family: 'Lato',sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
  padding-bottom: 15px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  text-transform: none;
  z-index: 3;
}
.appointment_marcacao_form2 .form_footer {
  padding: 30px 0;
}
.appointment_marcacao_form2 .form_footer a {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #808080;
}
.appointment_marcacao_form2 .form_footer a img {
  margin-right: 10px;
}
.appointment_marcacao_form2 .form_inputs input[type="submit"] {
  background: #00833c;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  line-height: 55px;
  padding: 0;
  height: auto;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.appointment_marcacao_form2 .form_inputs input[type="submit"]:hover,
.appointment_marcacao_form2 .form_inputs input[type="submit"]:focus {
  background: #333;
  color: #fff;
}
.appointment_marcacao_form2 .form_inputs .input_row {
  background: transparent;

  padding: 22px 0px;
}
.appointment_marcacao_form2 .form_inputs .input_row label {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-transform: none;
  font-size: 18px;
}
.appointment_marcacao_form2 .form_inputs .input_row .form-control {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: 'Lato', sans-serif;
  color: #00833c;
  border-bottom: solid 1px #00833c;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  border-radius: 0px;
  height: auto;
}
.appointment_marcacao_form2 .form_inputs .input_row .form-control::-moz-placeholder {
  color: #00833c;
  opacity: 1;
}
.appointment_marcacao_form2 .form_inputs .input_row .form-control:-ms-input-placeholder {
  color: #347fa2;
}
.appointment_marcacao_form2 .form_inputs .input_row .form-control::-webkit-input-placeholder {
  color: #347fa2;
}
.appointment_home_form2 .form_inputs .input_row textarea.form-control {
  resize: none;
  height: 80px;
}
.who_weR {
  padding: 50px 15px 20px;
}
.who_weR .media {
  padding-top: 20px;
}
.who_weR .media .media-left {
  padding-right: 0;
}
.who_weR .media .media-left a {
  display: block;
  width: 263px;
  padding-right: 30px;
}
.who_weR .media .media-left a img {
  width: 100%;
}
.who_weR .media .media-body p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: #808080;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: -7px;
}
.our_depts_list {
  padding: 50px 15px 20px;
}
.our_depts_list .depts_list li a {
  line-height: 36px;
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #00833c;
  text-transform: none;
}
.our_depts_list .depts_list li a i {
  margin-right: 8px;
}
.our_depts_list .depts_list li a:hover {
  color: #3c3c3b;
}
/*----------------------------------------------------------------*/
.team_section {
  padding-top: 65px;
}
.team_section .titleRow {
  margin-top: 25px;
}
.team_section .nav-tabs {
  border: none;
  margin-bottom: 40px;
}
.team_section .nav-tabs .media a {
  border: none;
}
.team_section .nav-tabs .media a .media-left {
  padding-right: 15px;
}
.team_section .nav-tabs .media a .media-body h5 {
  margin: 0;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #808080;
  line-height: 20px;
}
.team_section .nav-tabs .media a .media-body .designation {
  margin: 0;
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  text-transform: capitalize;
}
.team_section .nav-tabs .media.active a,
.team_section .nav-tabs .media:focus a,
.team_section .nav-tabs .media:hover a {
  border: none;
  background: none;
}
.team_section .nav-tabs .media.active a .media-body h5,
.team_section .nav-tabs .media:focus a .media-body h5,
.team_section .nav-tabs .media:hover a .media-body h5 {
  color: #00833c;
}
.team_section .tab-content .media + .media {
  margin-top: 0;
}
.team_section .tab-content .media-left {
  padding: 0 15px;
}
.team_section .tab-content .media-left a {
  width: 481.5px;
  display: block;
}
.team_section .tab-content .media-body {
  padding: 0 15px;
}
.team_section .tab-content .titleRow {
  margin: 110px 0 30px;
}
.team_section .tab-content .titleRow h2 {
  color: #00833c;
}
.team_section .tab-content .titleRow h2:after {
  display: none;
}
.team_section .tab-content .titleRow h5 {
  text-transform: capitalize;
  font-style: italic;
}
.team_section .tab-content .titleRow h5:after {
  content: '';
  width: 85px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 10px 0 0;
}
.team_section .tab-content p {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  color: #808080;
  line-height: 25px;
  margin-bottom: 35px;
}
.team_section.team_section_about {
  background: #e5f0fb;
}
.team_section_type2 {
  padding: 35px 0;
}
.team_section_type2 .team_member {
  margin: 30px 0;
}
.team_section_type2 .team_member .title_row {
  padding: 25px 0;
}
.team_section_type2 .team_member .title_row h5 {
  margin: 0 0 5px;
  line-height: 1;
  font-size: 16px;
  text-transform: none;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
}
.team_section_type2 .team_member .title_row .pos {
  font-style: italic;
  color: #00833c;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.team_section_type2 .team_member p {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  color: #808080;
  margin-bottom: 30px;
}
/*----------------------------------------------------------------*/
.book_banner {
  background: #00833c;
  color: #fff;
  padding: 43px 0;
  clear: both;
}
.book_banner .view_all {
  background: #fff;
  color: #fe824c;
  margin-top: 0;
  border: 1px solid  #fff;
  padding: 0;
  display: block;
  text-align: center;
}
.book_banner .view_all:hover {
  background: none;
  color: #fff;
}
.book_banner h3.bannerTitle {
  margin: 0 0 10px;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: none;
  line-height: 1;
  color: #fff;
}
.book_banner h5 {
  margin: 0;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  color: #ffe2d5;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}
.book_bannerType2 {
  background: #00833c;
  text-align: center;
  padding: 55px 0 50px;
  color: #fff;
}
.book_bannerType2 .container {
  max-width: 980px;
}
.book_bannerType2 h4 {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin: 0 0 5px;
}
.book_bannerType2 h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: none;
  margin: 0 0 30px;
}
.book_bannerType2 p {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  margin: 0 0 20px;
  font-size: 18px;
  font-style: italic;
  line-height: 30px;
}
.book_bannerType2 .view_all {
  background: #fff;
  border: 1px solid  #fff;
  color: #00833c;
}
.book_bannerType2 .view_all:hover {
  background: none;
  color: #fff;
}
.slide_banner {
  margin: 160px 0 330px;
}
.slide_banner h2 {
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #3c3c3b;
}
.slide_banner p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.slide_banner.slide_banner2 {
  margin: auto;
  position: absolute;
  z-index: 2;
  width: 522.5px;
  top: 10%;
}
.slide_banner.slide_banner2 .inner {
  padding: 35px;
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.slide_banner.slide_banner2 .inner h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  padding-bottom: 15px;
  color: #00833c;
  margin: 0;
  text-transform: none;
}
/*----------------------------------------------------------------*/
footer {
  padding: 64px 0 17px;
  background: #333;
}
footer .heading {
  height: 64px;
}
footer .heading h3 {
  font-size: 21px;
  text-transform: none;
  line-height: 64px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 0;
}
footer .heading h2 {
  text-transform: none;
  line-height: 64px;
  color: #3c3c3b;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 0;
}
footer .footer_menuList .menuList ul {
  float: left;
  text-transform: none;
  padding: 0 7px;
  min-width: 145px;
}
footer .footer_menuList .menuList ul li a {
  font-family: 'Lato', sans-serif;
  font-weight:500;
  padding: 0 15px;
  line-height: 36px;
  color: #b3b3b3;
}
footer .footer_menuList .menuList ul li a:hover {
  color: #fff;
  background: none;
}
footer .footer_menuList .menuList ul li.active a {
  color: #d8d8d8;
}
footer .footer_menuList .menuList ul:nth-child(1) {
  padding-left: 0;
}
footer .footer_menuList .menuList ul:nth-child(2) {

}
footer .footer_address .address .address_line {
  color: #b3b3b3;
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 25px;
}
footer .newsletterForm input {
  background: #343f4f;
  line-height: 50px;
  height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0 25px;
  color: #828fa8;
  font-family: 'Lato', sans-serif;
  text-shadow: none;
  font-size: 16px;
}
footer .newsletterForm input + input {
  margin-top: 10px;
}
footer .newsletterForm input[type="submit"] {
  background: #00833c;
  margin-top: 20px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
footer .newsletterForm input[type="submit"]:hover,
footer .newsletterForm input[type="submit"]:focus {
  background: #fe824c;
}
footer .newsletter_form2 {
  margin-top: -20px;
}
footer .footer_bottom {
  margin-top: 35px;
}
footer .footer_bottom ul li {
  padding: 0;
  float: left;
}
footer .footer_bottom ul li + li {
  margin-left: 15px;
}
footer .footer_bottom ul li a {
  color: #828fa8;
  font-size: 18px;
  width: 20px;
  text-align: center;
  line-height: 20px;
}
footer .footer_bottom ul li a:hover {
  color: #fff;
}
footer .footer_bottom .copyright {
  font-family: 'Lato', sans-serif;
  color: #808080;
  line-height: 20px;
  font-size: 15px;
}
footer .footer_bottom .copyright a {
  text-transform: none;
  color: #808080;
}
/*----------------------------------------------------------------*/
.quick_blocks_row {
  position: relative;
}
.quick_blocks_row:before {
  content: '';
  width: 100%;
  display: block;
  height: 110px;
  position: absolute;
  background: #fff;
  bottom: 0;
}
.quick_blocks_row.quick_blocks_row2 {
  background: #fff;
  padding: 40px 0;
}
.quick_blocks_row.quick_blocks_row2:before {
  display: none;
}
.quick_blocks_row.quick_blocks_row_home2 {
  margin-top: -110px;
  z-index: 2;
}
.quick_block .inner {
  padding: 18px;
}
.quick_block .inner .heading {
  text-transform: none;
  color: #fff;
}
.quick_block .inner .heading h5 {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
}
.quick_block .inner .heading h3 {
  margin-top: 5px;
  margin-bottom: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  line-height: 26px;
  font-size: 23px;

}
.quick_block .inner p {
  margin-bottom: 25px;
  line-height: 24px;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  color: #d2f0ff;
  font-weight: 300;
}
.quick_block .inner a {
  text-transform: none;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: inline-block;
}
.quick_block .inner a:after {
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  display: block;
  margin: 5px 0 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.quick_block .inner:hover a:after {
  width: 0;
}
.quick_block.emmergency .inner {
  background: url(../../images/pages/quick-blocks/1.png) no-repeat scroll right bottom #00833c;
}
.quick_block.branches .inner {
  background: url(../../images/pages/quick-blocks/2.png) no-repeat scroll right bottom #00833c;
}
.quick_block.branches .inner p {
  color: #cfd9fe;
}
.quick_block.bill_payments .inner {
  background: url(../../images/pages/quick-blocks/3.png) no-repeat scroll right bottom #00833c;
}
.quick_block.bill_payments .inner p {
  color: #dacfff;
}
/*----------------------------------------------------------------*/
.testimonial_section {
  background: url(../../images/pages/testimonial/1.png) no-repeat scroll right bottom #e0eeff;
  padding-top: 90px;
  padding-bottom: 90px;
  height: 741px;
  position: inherit;
  z-index: 2;
}
.testimonial_section:before {
  position: absolute;
  width: 30%;
  content: '';
  height: 100%;
  left: 0;
  top: 0;
  background: #e0eeff;
}
.testimonial_section .inner {
  position: relative;
}
.testimonial_section .testimonial_slider {
  border: none;
  background: none;
  padding-right: 40px;
}
.testimonial_section .testimonial_slider .testi_content .inner .postText {
  background: #00833c;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  line-height: 36px;
  padding: 30px 37px;
}
.testimonial_section .testimonial_slider .testi_content .inner .postText:after {
  background-image: url(../../images/pages/testimonial/3.png);
  left: 45px;
}
.testimonial_section .testimonial_slider .testi_content .inner .authorMeta .media-left img {
  width: 70px;
  height: 64px;
}
.testimonial_section .testimonial_slider .flex-control-nav li a {
  width: 12px;
  height: 12px;
  background: #9fadbd;
}
.testimonial_section .testimonial_slider .flex-control-nav li a.flex-active {
  background: #00833c;
}
/*----------------------------------------------------------------*/
.page_intro.row {
  height: 120px;
  background: #00833c;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
}
.page_intro.row .inner {
  padding-top: 35px;
  height: 100%;
}
.page_intro.row .inner:before {
  background: url(../../images/pages/page_intro-1.png) no-repeat scroll center 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  opacity: 0.08;
}
.page_intro.row .inner:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../../images/pages/page_drop.png) no-repeat scroll center center #d1e0d5;
  border-radius: 100%;
  position: absolute;
  bottom: -30px;
  left: -webkit-calc(50% - 30px);
  left: calc(50% - 30px);
}
.page_intro.row h5 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  margin: 0;
  line-height: 1;
}
.page_intro.row h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 27px;
  margin: 0;
  line-height: 36px;
}
.breadcrumbRow .inner {
  border-bottom: 1px solid  #ebf0f5;
  padding: 18px 0 25px;
}
.breadcrumbRow .inner ul {
  margin: 0;
  padding: 0;
  background: none;
}
.breadcrumbRow .inner ul li {
  color: #00833c;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 15px;
  text-transform: none;
}
.breadcrumbRow .inner ul li + li:before {
  content: '>';
  width: 26px;
  line-height: 15px;
  color: #3c3c3b;
}
.breadcrumbRow .inner ul li a {
  color: #3c3c3b;
}
/*----------------------------------------------------------------*/
.blog {
  padding: 0 0 30px;
  text-align: left;
  border-bottom: 1px solid #dde5ef;
}
.blog + .blog {
  margin-top: 0;
  padding-top: 30px;
}
.blog .media-left {
  padding-right: 30px;
}
.blog .media-left a {
  display: block;
  width: 262px;
}
.blog .media-left a img {
  max-width: 100%;
}
.blog .image_row {
  margin-bottom: 30px;
}
.blog blockquote {
  border-left: 9px solid #00833c;
  padding-left: 35px;
}
.blog blockquote h2 {
  font-family: 'Lato', sans-serif;
  color: #3c3c3b;
  line-height: 1.3;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 25px;
}
.blog blockquote a {
  font-family: 'Lato', sans-serif;
  color: #fe824c;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: none;
  display: block;
}
.blog h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  line-height: 34px;
  font-size: 23px;
  margin: 0;
  text-transform: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.blog h2 i {
  color: #00833c;
  margin-right: 23px;
}

.blog .meta {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #808080;
  line-height: 24px;
  margin: 15px 0;
  text-transform: none;
}
.blog .meta a {
  color: #3c3c3b;
  margin-right: 12px;
}
.blog .meta a:last-child {
  margin-right: 0;
  color: #43b9f6;
}
.blog .meta a:hover {
  color: #00833c;
}
.blog p {
  font-family: 'Lato', sans-serif;
  color: #808080;
  line-height: 24px;
  font-size: 16px;
}
.blog.single_post {
  border: none;
}
.blog.single_post blockquote {
  border-left-width: 5px;
  margin: 45px 0 25px;
  padding: 20px 0 25px 40px;
}
.blog.single_post blockquote p {
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 0;
  font-style: italic;
}
.comments {
  margin: 50px 0;
  border-bottom: 1px solid #dde5ef;
}
.comments .comment {
  margin-bottom: 50px;
}
.comments .comment .commenter_img {
  padding: 0;
}
.comments .comment .commenter_img a {
  display: block;
  width: 165px;
  padding-right: 25px;
}
.comments .comment .commenter_img a img {
  max-width: 100%;
}
.comments .comment .comment_body {
  position: relative;
}
.comments .comment .comment_body .heading {
  text-transform: none;
  margin-bottom: 10px;
}
.comments .comment .comment_body .heading:after {
  content: '';
  width: 85px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 10px 0 0;
}
.comments .comment .comment_body .heading h5 {
  font-family: 'Lato', sans-serif;
  color: #00833c;
  margin: 0;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
}
.comments .comment .comment_body .heading h5 span {
  margin-left: 20px;
  font-size: 11px;
  color: #808080;
}
.comments .comment .comment_body .heading h6 {
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #808080;
  line-height: 1;
  margin: 0;
}
.comments .comment .comment_body p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  line-height: 24px;
  margin-bottom: 15px;
}
.comments .comment .comment_body .reply_btn {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  text-transform: none;
  font-weight: bolder;
  letter-spacing: 0.4px;
  color: #fff;
  line-height: 25px;
  padding: 0 20px;
  background: #00833c;
  display: inline-block;
}
.comments .comment .comment_body .reply_btn:hover {
  background: #fe824c;
}
.comments .comment.reply_comment {
  margin-left: 165px;
  background: #e5f0fb;
}
.comments .comment.reply_comment .commenter_img {
  padding-top: 10px;
}
.comments .comment.reply_comment .comment_body {
  padding-top: 10px;
}
.comments .comment.reply_comment .comment_body .author_badge {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 15px;
  padding: 0 5px;
  background: #808080;
  text-transform: none;
  z-index: 2;
}
.reply_form {
  margin: 40px 0 50px;
}
.reply_form input {
  margin-bottom: 10px;
}
.reply_form .form-control {
  padding: 0 22px;
  background: #e5f0fb;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: 'Lato', sans-serif;
  color: #828fa8;
  font-size: 16px;
  line-height: 50px;
  font-weight: 400;
  height: auto;
  border-radius: 0;
}
.reply_form .form-control::-moz-placeholder {
  color: #828fa8;
  opacity: 1;
}
.reply_form .form-control:-ms-input-placeholder {
  color: #828fa8;
}
.reply_form .form-control::-webkit-input-placeholder {
  color: #828fa8;
}
.reply_form textarea.form-control {
  resize: none;
  height: 180px;
}
.reply_form .submit_btn {
  margin-top: 20px;
  padding: 0 55px;
  line-height: 55px;
  background: #00833c;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: none;
  border: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.reply_form .submit_btn:hover,
.reply_form .submit_btn:focus {
  background: #333;
}
/*----------------------------------------------------------------*/
.contact_section_title {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 30px;
  padding-bottom: 20px;
  color: #3c3c3b;
  text-transform: none;
  border-bottom: 1px solid  #ebf0f5;
}
.map_row.row {
  margin-bottom: 100px;
}
#mapBox {
  height: 380px;
}
.contact_intro.row {
  margin: 35px 0 0;
  padding-top: 130px;
}
.contact_intro.row .inner {
  background: #e5f0fb;
}
.contact_intro.row .inner .col-sm-5 {
  text-align: center;
}
.contact_intro.row .inner .col-sm-5 img {
  margin-top: -130px;
  display: inline-block;
  max-width: 100%;
}
.contact_intro.row .inner .col-sm-7 {
  padding-right: 100px;
}
.contact_intro.row .inner .col-sm-7 h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 37px;
  line-height: 48px;
  text-transform: none;
  margin: 65px 0 18px;
}
.contact_intro.row .inner .col-sm-7 p {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 26px;
  font-size: 17px;
  color: #808080;
}
.contact_intro.row .inner .col-sm-7 .phone_fax,
.contact_intro.row .inner .col-sm-7 .email_address {
  line-height: 1;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #00833c;
  text-transform: none;
}
.contact_intro.row .inner .col-sm-7 .phone_fax .phone,
.contact_intro.row .inner .col-sm-7 .email_address .phone {
  margin-right: 50px;
}
.contact_intro.row .inner .col-sm-7 .phone_fax {
  margin: 50px 0 17px;
}
.contact_address .address .address_line {
  color: #808080;
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  font-size: 17px;
  margin-bottom: 25px;
}
.contact_address .address .address_line i {
  color: #d1e0d5;
  min-width: 60px;
  font-size: 50px;
  
}
.contact_form_row {
  padding: 90px 0;
}
.contactForm .contact_form .input-group {
  margin-bottom: 15px;
  width: 100%;
}
.contactForm .contact_form label {
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 7px;
  text-transform: none;
  display: block;
  width: 100%;
}
.contactForm .contact_form label.error {
  padding-top: 5px;
  clear: both;
  color: #fe824c;
}
.contactForm .contact_form .form-control {
  background: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: 'Lato', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  border-radius: 0;
}
.contactForm .contact_form .form-control::-moz-placeholder {
  color: #828fa8;
  opacity: 1;
}
.contactForm .contact_form .form-control:-ms-input-placeholder {
  color: #828fa8;
}
.contactForm .contact_form .form-control::-webkit-input-placeholder {
  color: #828fa8;
}
.contactForm .contact_form textarea.form-control {
  resize: none;
  height: 180px;
  margin-bottom: 30px;
}
.contactForm .contact_form .submit_btn {
  margin-top: 10px;
  padding: 0 25px;
  line-height: 50px;
  background: #00833c;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: none;
  width: 100%;
  border: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.contactForm .contact_form .submit_btn:hover,
.contactForm .contact_form .submit_btn:focus {
  background: #333;
}
.contactForm .contact_form .security_captcha {
  line-height: 35px;
}
.contactForm .contact_form .security_captcha label {
  margin: 0;
  line-height: 35px;
}
.contactForm .contact_form .security_captcha .form-control {
  line-height: 35px;
  margin: 0 20px;
  width: 165px;
}
.contactForm #success,
.contactForm #error {
  display: none;
}
.contactForm #success span,
.contactForm #erro span {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.contactForm #success span p,
.contactForm #error span p {
  margin-top: 6em;
}
.contactForm #success span p {
  color: #9bd32d;
}
.contactForm #error span p {
  color: #c0392b;
}
/*----------------------------------------------------------------*/
.contents404 {
  padding: 70px 0;
  margin-bottom: 70px;
}
.contents404 .logo404 {
  text-align: right;
}
.contents404 .logo404 img {
  display: inline-block;
  max-width: 100%;
}
.contents404 h2,
.contents404 h3 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 168px;
  line-height: 109px;
  margin: 0;
  color: #3c3c3b;
  text-transform: none;
  margin-bottom: 10px;
}
.contents404 h2 {
  margin-top: 20px;
}
.contents404 h3 {
  font-size: 109px;
}
.contents404 p {
  font-size: 17px;
  line-height: 36px;
  font-family: 'Lato', sans-serif;
  color: #808080;
  font-weight: normal;
  margin-bottom: 0;
}
/*----------------------------------------------------------------*/
.dorctors_row {
  margin-bottom: 40px;
}
.doctor_details {
  padding: 50px 0 120px;
}
.doctor_details .doctor_about .image {
  margin-bottom: 40px;
}
.doctor_details .doctor_about p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #808080;
  line-height: 24px;
  margin-bottom: 0;
}
.doctor_details .doctor_about .heading {
  margin-bottom: 20px;
}
.doctor_details .doctor_about .heading h3 {
  text-transform: none;
  margin: 10px 0 5px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
}
.doctor_details .doctor_about .heading h5 {
  text-transform: capitalize;
  font-style: italic;
  color: #00833c;
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.doctor_details .speciality ul li {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  line-height: 26px;
  margin: 0;
  color: #3c3c3b;
  text-transform: none;
}
.doctor_details .speciality ul li i {
  margin-right: 7px;
}
.doctor_cv {
  padding: 70px 0;
  background: #e5f0fb;
}
.doctor_cv .cv_widget {
  min-height: 200px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #808080;
  line-height: 24px;
}
.doctor_cv .cv_widget .heading {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  margin: 0;
  padding-bottom: 20px;
  text-transform: none;
}
.doctor_cv .cv_widget .heading:after {
  content: '';
  width: 80px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 20px 0 0;
}
/*----------------------------------------------------------------*/
.timeTableFilters {
  padding: 0 0 40px;
}
.timeTableFilters li {
  color: #3c3c3b;
  cursor: pointer;
  float: left;
  font-family: "Lato",sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  margin: 0 13px 0 0;
  text-transform: none;
}
.timeTableFilters li a {
  color: #3c3c3b;
}
.timeTableFilters li.active a{
  color: #00833c;
  cursor: auto;
  font-weight: bold;
}
.timeTable {
  margin-bottom: 0;
}
.timeTable thead tr th {
  border: 2px solid  #fff;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #3c3c3b;
  text-align: center;
  line-height: 60px;
  padding: 0;
}
.timeTable tbody tr:nth-child(odd) td:first-child {
  background: #ebf0f5;
}
.timeTable tbody tr td {
  border: 2px solid  #fff;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 20px;
  visibility: visible;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.timeTable tbody tr td span {
  display: block;
}
.timeTable tbody tr td span.room {
  line-height: 1;
  font-size: 12px;
  font-weight: 300;
  margin: 15px 0;
}
.timeTable tbody tr td span.time_b {
  margin-bottom: 10px;
  white-space: nowrap;
}
.timeTable tbody tr td:first-child {
  color: #3c3c3b;
  white-space: nowrap;
  line-height: 60px;
  padding: 0 45px;
}
.timeTable tbody tr td.general_health,
.timeTable tbody tr td.rehabilitation,
.timeTable tbody tr td.nurology,
.timeTable tbody tr td.dental {
  background: #00833c;
}
.timeTable tbody tr td.cardiac {
  background: #fe824c;
}
.timeTable tbody tr td.cancer {
  background: #43b9f6;
}
.timeTable tbody tr td.bgf {
  background: #fff;
  visibility: hidden;
}
/*----------------------------------------------------------------*/
.bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 1;
}
.bannercontainer .preloader {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 660px;
  text-align: center;
  background: #fff;
  z-index: 9999;
}
.bannercontainer .main_slider li .container {
  top: -805px;
  position: relative;
  height: 100%;
}
.bannercontainer .main_slider li .heading {
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #3c3c3b;
}
.bannercontainer .main_slider li .para {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #808080;
}
.bannercontainer .main_slider li .link a {
  color: #fff;
}
.bannercontainer .main_slider li.first-slide .heading {
  top: 160px;
}
.bannercontainer .main_slider li.first-slide .para {
  top: 270px;
}
.bannercontainer .main_slider li.first-slide .link {
  top: 330px;
}
.bannercontainer .main_slider li.second-slide .heading {
  top: 410px;
}
.bannercontainer .main_slider li.second-slide .para {
  top: 520px;
}
.bannercontainer .main_slider li.second-slide .link {
  top: 570px;
}
.bannercontainer .main_slider li.third-slide {
  text-align: center;
}
.bannercontainer .main_slider li.third-slide .heading {
  top: 410px;
  left: 296px;
}
.bannercontainer .main_slider li.third-slide .para {
  top: 520px;
  left: 378px;
}
.bannercontainer .main_slider li.third-slide .link {
  top: 570px;
  left: 491px;
}
/*----------------------------------------------------------------*/


/*Service Tab*/
.service_tab{
  padding: 90px 0 125px;
}
.service_tab #service_tab{
  margin: 60px 0 90px;
}
.service_tab #service_tab li{
  padding: 0 15px;
  text-align: center;
}
.service_tab #service_tab li a{    
  border: 1px solid  #e5f0fb;
  border-radius: 0;
  padding: 0 5px 20px;
  line-height: 1.4;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #657188;
  transition: all 300ms ease-in-out;
}
.service_tab #service_tab li a span{
  display: block;
  width: 77px;
  height: 57px;
  margin: -25px auto 20px;
  background: no-repeat scroll center center #e5f0fb;
  border-left: 10px solid  #fff;
  border-right: 10px solid  #fff;
  transition: all 300ms ease-in-out;
}
.service_tab #service_tab li a:hover{
  background: none;
}
.service_tab #service_tab li.active a{
  border-color: #00833c;
  color: #3c3c3b;
}
.service_tab #service_tab li.active a span{
  background-color: #00833c;
}
.service_tab #service_tab li:nth-child(1) a span{
  background-image: url(../../images/icons/service_block/tab/1-g.png);
}
.service_tab #service_tab li:nth-child(2) a span{
  background-image: url(../../images/icons/service_block/tab/2-g.png);
}
.service_tab #service_tab li:nth-child(3) a span{
  background-image: url(../../images/icons/service_block/tab/3-g.png);
}
.service_tab #service_tab li:nth-child(4) a span{
  background-image: url(../../images/icons/service_block/tab/4-g.png);
}
.service_tab #service_tab li:nth-child(5) a span{
  background-image: url(../../images/icons/service_block/tab/5-g.png);
}
.service_tab #service_tab li:nth-child(6) a span{
  background-image: url(../../images/icons/service_block/tab/6-g.png);
}
.service_tab #service_tab li.active:nth-child(1) a span{
  background-image: url(../../images/icons/service_block/tab/1-w.png);
}
.service_tab #service_tab li.active:nth-child(2) a span{
  background-image: url(../../images/icons/service_block/tab/2-w.png);
}
.service_tab #service_tab li.active:nth-child(3) a span{
  background-image: url(../../images/icons/service_block/tab/3-w.png);
}
.service_tab #service_tab li.active:nth-child(4) a span{
  background-image: url(../../images/icons/service_block/tab/4-w.png);
}
.service_tab #service_tab li.active:nth-child(5) a span{
  background-image: url(../../images/icons/service_block/tab/5-w.png);
}
.service_tab #service_tab li.active:nth-child(6) a span{
  background-image: url(../../images/icons/service_block/tab/6-w.png);
}
.service_tab .tab-content{}
.service_tab .tab-content .tab-pane{
  transition: all 300ms ease-in-out;
}
.service_tab .tab-content .tab-pane .col-sm-6 .row{
  position: relative;
}
.service_tab .tab-content .tab-pane img{
  width: 100%;
}
.service_tab .tab-content .tab-pane .ts{
  display: block;
  padding: 0 20px;
  line-height: 38px;
  background: #43b9f6;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: none;
  position: absolute;
  bottom: 75px;
  right: 0;
}
.service_tab .tab-content .tab-pane h3{
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 30px;
  color: #3c3c3b;
}
.service_tab .tab-content .tab-pane h3:after{
  content: '';
  width: 85px;
  height: 1px;
  background: #00833c;
  display: block;
  margin: 13px 0 0;
}
.service_tab .tab-content .tab-pane h4{
  font-family: 'Lato', sans-serif;
  line-height: 30px;
  font-weight: normal;
  text-transform: none;
  color: #657188;
  margin-top: 0;
  margin-bottom: 20px;
}
.service_tab .tab-content .tab-pane p{
  color: #808080;
  line-height: 27px;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
}
.service_tab .tab-content .tab-pane .view_all{}
/*Service Tab End*/


.hide-moblie{
  display: block;
}
.show-moblie{
  display: block;
}

@media (max-width: 1280px) {

}

@media (max-width: 1265px) {
  .container {

    width: 100%;
  }
}

@media (max-width: 1240px) {
  .navbar-header{
    width: 100%;
  }
  .appointment_home_form2 .form_inputs .input_row{
    width: 100%;
  }
  .about_medicalpro_N_form .container_area .form_area{
    width: 32%;
  }
  .top_bar .container .schedule{
    width: auto;
  }
  .top_bar .container .contact_info{
    width: auto;
  }
  .top_bar .container .contact_info{
    margin-top: 0px;
  }
  .quick_block .inner .heading h3{
    font-size: 17px;
  }
  .about_medicalpro_N_form .container .container_area .col-sm-9{
    width: 68%;
  }
  li .media.blog .media-left{
    display: none;
  }
  .appointment_home_form2 .form_inputs .input_row:nth-child(3), .appointment_home_form2 .form_inputs .input_row:nth-child(5){
    border-left: none;
  }
  .col-sm-3.quick_block {
    margin-right: 5px;
    margin-top: 2.5%;
    width: 22%;
    float: left;
  }
  .navbar-right {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    text-align: center;
  }
  .default .navbar #main_nav .nav li a{
    padding: 0 16px;
  }
  .tabs .nav-tabs li a{
   padding: 0 25px;
 }
}

@media (max-width: 967px) {
  .default .navbar #main_nav .nav li a {
    padding: 0 15px;
  }
  .tabs .nav-tabs li a{
   padding: 0 25px;
 }
 .abs-bottom-right
 {
  position: relative !important;
}
}

@media (max-width: 1074px) {
 .default .navbar #main_nav .nav li.dropdown .dropdown-menu{
  min-width: 365px;
}
.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a{
  padding-left: 20px;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu{
  padding: 0px;
}
.quick_block .inner .heading h3{
 font-size: 15px;
}
.about_medicalpro_N_form .container_area .form_area{
 float: left;
 margin-top: -237px;
}
.col-sm-7.p0.background-e6e6e6{
  width: 55%;
  float: left;
}
.col-sm-5.p0.background-green{
  width: 45%;
  float: left;
}
.col-sm-5.p0.background-e6e6e6{
  width: 45%;
  float: left;
}
.col-sm-7.p0.background-green{
  width: 55%;
  float: left;
}

.quick_block .inner .heading h3 {
  font-size: 19px;
}
}
@media (max-width: 990px) {
  .tabs .tab-content .tab-pane{
    float: left;
    width: 100%;
  }
}
@media (max-width: 967px) {
 .col-md-8.calendar{
   float: left;
   width: 100%;
 }
 /*.calendar-btns{
   float: left;
   width: 100%;
 }
 .calendar-btns .col-md-3 {
   float: left;
   width: 50%;
 }
 .calendar-btns .col-md-3 .dropdown.float-right{
   float: left;

 }*/
 .btn.btn-default.btn-today.float-left{
  position: absolute;
  right: 100px;
}
/*.calendar-btns .col-md-3 .float-right{
 float: right;
}*/
.tabs .tab-content .tab-pane{
  float: left;
  width: 100%;
}
.v-desktop{
  display: none;
}
.v-mobile{
  display: block;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu{
  padding: 0px;
}
.quick_block .inner .heading h3{
 font-size: 15px;
}
.about_medicalpro_N_form .container_area .form_area{
 float: left;
 margin-top: -85px;
}
.col-sm-7.p0.background-e6e6e6{
  width: 55%;
  float: left;
}
.col-sm-5.p0.background-green{
  width: 45%;
  float: left;
}
.MarcacaoOu{
  top: 102px;
}
}
@media (max-width: 848px) {
  .col-sm-3.quick_block {
    float: left;
    margin-right: 5px;
    margin-top: 2.5%;
    width: 32.7%;
  }
  .about_medicalpro_N_form .container_area .form_area {
    float: left;
    margin-top: 20px;
  }
  .quick_block .inner .heading h3 {
    font-size: 19px;
  }
  .about_medicalpro_N_form .container .container_area .col-sm-9{
   float: right;
 }
 .row.m0.appointment_home_form2 div img{
   display: none;
 }
}
@media (max-width: 788px) {
  .col-sm-3.quick_block {
    float: left;
    margin-right: 5px;
    margin-top: 2.5%;
    width: 32.6%;
  }
  .box-marcacao{
   width: 90%;
   margin-left: 5%;
 }

}
@media (max-width: 796px) {
  .quick_block .inner .heading h3 {
    font-size: 16px;
  }
}
@media (max-width: 679px) {
  h3
  {
    font-size: 17px;
  }
  .title-marcacao
  {
    padding-right: 150px;
  }
  .tabs .tab-content .tab-pane{
    width: 100%;
  }
  .row.m0.appointment_home_form2 div img{
   display: block; width: 50%;
 }
 /*.calendar-btns{
   width: 100%;
   z-index: 40;
   position: absolute;
   max-width: 148px;
   float: right;
   right: 0px;
   top: 4%;
   padding: 0%;
 }*/
 .col-date{
  display: none;
}
.col-date.date-atual{
 display: block;
 width: 50%;
}
.fake-date
{
  display: block;
  width:50%;
}
.col-time-fake
{
  width:50%;
}
.col-time{
 width: 50%;
}
.tab-links-medico{
 width: 100%;
 float: left;
 margin-top: 1%;
 margin-bottom: 1%;
}
.tab-links-medico a{
 padding-left: 0px;
 padding-right: 10px;
}
.tab-nome-medico {
  border-bottom: 1px solid #ccc;
  color: #333;
  padding-bottom: 35px;
}

.fiveOrderList.nav:last-child{
  min-height: 50px;
}
.default .navbar.navbar3 .navbar-header a.navbar-brand{
  line-height: 63px;
  padding-top: 10px;
}
.top_bar .container .schedule{
  margin-bottom: 0px;
}
.fright.contact_info{
  float: left;
}
.default .navbar.navbar3{
  border: none;
  border-bottom: solid 1px #ebf0f5;
}
.footer_address{
  border-top: 1px solid #808080;
  padding-top: 25px;
}
footer .footer_menuList .menuList ul{
  width: 50%;
  min-height: 216px;
}
.quick_block .inner .heading h3 {
  font-size: 25px;
  line-height: 36px;
}
.row.menuList{
  border-right: none;
}
.recent_post_home{
  margin-top: 15%;
}
.home3 .background_slider_row.row .background_slider .slides{
  min-height: auto;
}
footer .footer_menuList .menuList ul li a{
  font-size: 13px;
}
.text-all-news {
  padding-top: 18%;
  text-transform: none;
  width: 100%;
  text-align: center;
}
li .media.blog .media-left{
  display: block;
}
.about_medicalpro_N_form .container .container_area .col-sm-9{
  width: 100%;
}
.col-sm-3.quick_block{
  width: 100%;
}
.default .navbar .navbar-header a.navbar-brand, .default .navbar.navbar2 .navbar-header a.navbar-brand, .default .navbar.navbar3 .navbar-header a.navbar-brand{
  margin-top: 0px;
}
.default.home .navbar .navbar-header button, .default.home3 .navbar .navbar-header button{
  background: none;
}
.default .navbar .navbar-header{
 none
}
.default .navbar .navbar-header button .icon-bar{
  background: #3c3c3b;
  margin-top: 25%;
}
.default.home .navbar .navbar-header button .icon-bar, .default.home3 .navbar .navbar-header button .icon-bar{
  background: #3c3c3b;
}
.default .navbar #main_nav{
  background: #fff;
}
.default .navbar.navbar3 #main_nav .nav li a{
  line-height: 55px;
}
.top_bar .container .contact_info div + div{
  margin-top: 0px;
}
.page_intro.row{
  height: 150px;
}
footer .footer_menuList .menuList ul{
  padding-left: 0px;
  margin-bottom: 5%;
}
.padding-right-left-10{
  width: 100%;
  float: left;
  padding-left: 0px;
  padding-top: 5px;
}
.copyright a img{
  float: right;
}
.btn-marcacao{
  display: none;
}

.about_medicalpro_N_form .container_area .form_area {
  margin-top: 30px;
  margin-bottom: 40px;
  top: 0;
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
}
.appointment_home_form2 .form_footer{
  text-align: center;
}
.recent_post_home .media{
  margin-right: 0px;
}
.col-sm-7.p0.background-e6e6e6{
  width: 55%;
  float: left;
}
.col-sm-5.p0.background-green{
  width: 45%;
  float: left;
}
.appointment_home_form2 .title{
  float: none;
  padding-top: 0px;
}
.appointment_home_form2{
  display: block;
}
.navbar-brand > img {
  max-width: 213px;
}
.default.home .navbar .navbar-header button, .default.home3 .navbar .navbar-header button{
  float: right;
  color: #3c3c3b;
  margin-top: 10%;
}
.no-padding-right{
  padding-left: 0px;
  padding-right: 0px;
}

a.back {
  float: left;
  margin-top: 5%;
}
.breadcrumb .fright {
  width: 100%;
  float: left;  
}
.fright a.back{
  width: 100%;
  float: left;
}
}

@media (max-width: 578px) {
 .box-marcacao{
   width: 100%;
   margin-left: 0px;

 }
 .tabs .nav-tabs li a{
   font-size: 100%;
 }
 .tabs .nav-tabs li a {
  padding: 0 10px;
}
h4.title-faca-socio {
  color: #00833c;
  font-size: 15px;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  text-transform: none;
}
}

@media (max-width: 444px) {
 .tabs .nav-tabs li a {
  padding: 0 6px;
}
.col-sm-7.contact_form_area{
 margin-left: 20px;
 margin-right: 20px;
}
.tabs .nav-tabs li a{
 font-size: 100%;
}
.tabs .nav-tabs li + li {
  margin-left: 1px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.box-marcacao a h3{
 font-size: 19px;
}
}
@media (max-width: 386px) {
  .MarcacaoOu {
    top: 124px;
    margin-left: -20px;
  }
}
@media (max-width: 383px) {
 .tabs .nav-tabs li a {
  padding: 0 6px;
}
.tabs .nav-tabs li a{
 font-size: 85%;
}
.tabs .nav-tabs li + li {
  margin-left: 1px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
}


@media (max-width: 354px) {
  .tabs .nav-tabs li a{
   font-size:74%;
 }
 .btn.btn-default.btn-today.float-left{
  position: absolute;
  right: 73px;
}
.box-marcacao a h3{
 font-size: 16px;
}
}
@media (max-width: 321px) {
  .box-marcacao a h3{
   font-size: 14px;
 }
 .tabs .nav-tabs li a{
   font-size:73%;
 }
}
@media (max-width: 307px) {

  .tabs .nav-tabs li a{
   font-size:70%;
 }
}
@media (max-width: 290px) {

  .tabs .nav-tabs li a{
   font-size:65%;
 }
}
.checkout-wrap {
  color: #444;

  margin: 20px auto 10%;
  max-width: 1200px;
  position: relative;
}

ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 97;
}
ul.checkout-bar li.active {
  color: #333;
  font-weight: 300;

}
ul.checkout-bar li.active:before {
  background: #00833c;
  z-index: 99;
}
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #333;
  font-weight: 300;
  z-index: 98;
}
ul.checkout-bar li.visited:before {
  background: #fe824c;
  z-index: 99999;
}
ul.checkout-bar.appointments-checkout-bar li.visited:before {
  background-color: #d1e0d5;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
ul.checkout-bar a {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.checkout-bar li.active.last::after{
 width: 62%;
 border-top-right-radius: 10px;
 border-bottom-right-radius: 10px;
}

.partner
{
  display: none;
}

@media all and (min-width: 800px) {
  .checkout-bar li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-size: 35px 35px;
    background-color: #00833c;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
  }

  .checkout-wrap {
    margin: 20px auto 100px;
  }

  ul.checkout-bar {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-color: #fe824c;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  ul.checkout-bar.appointments-checkout-bar:before {
    background-color: #d1e0d5;
  }
  ul.checkout-bar li {
    display: inline-block;
    font-weight: 300 !important;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 24%;
  }
  ul.checkout-bar li:before {
    height: 45px;
    left: 40%;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }
  ul.checkout-bar li{
   color: #333 !important;
 }
 ul.checkout-bar li.visited {
  background: none;
  color: #333;
}
ul.checkout-bar li.visited:after {
  background-size: 35px 35px;
  background-color: #d1e0d5;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  content: "";
  height: 15px;
  left: 50%;
  position: absolute;
  top: -50px;
  width: 100%;
  z-index: 99;
}
}

@media (max-width: 550px) {
  .default .navbar.navbar3 #main_nav .nav li a
  {
    line-height: 35px;
  }
}

@media (max-width: 990px) {

  .insurance-toggler {
    display: none;
  }
}

  /** Added 2016-12-06 */

  #more_fields{
    margin-top: 30px;
    position: absolute;
  }
  #more_fields:hover{
   cursor: pointer;
 }
 #more_fields i{
   font-size: 30px;
 }
 .input-add{
   margin-top: 20px;
 }
 .row.shortcode_row .container .row.m0 p {
  color: #808080;
}

.tab-content table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}

.tab-content table a {
  color: #808080;
  line-height: 34px;
}

/** Added 2017-03-16 */

.input-group.date input{
 border: none;
 border-bottom: solid 1px #00833c;
 border-radius: 0px;
 box-shadow: none;
 color: #00833c;
 font-family: 'Lato',sans-serif;
 font-size: 16px;
 font-weight: 400;
 padding-left: 0px;
 margin-top: 26px;
}
.input-group.date input::placeholder{
 color: #00833c;
}
.input-group.date .input-group-addon{
 border: none;
 border-bottom: solid 1px #00833c;
 border-radius: 0px;
 background: transparent;
}
.input-group.date .input-group-addon span{
 color:#00833c;
 margin-top: 15px;
}
.bootstrap-select.time{
  border: none;
  border-bottom: solid 1px #00833c;
  border-radius: 0px;
  box-shadow: none;
  color: #00833c;
  font-family: 'Lato',sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100% !important;
  padding-left: 0px;
  margin-top: 20px;
  top: 0px;
  padding-top: 0px;
}
.profile-body a:last-child:not(:first-child){
 margin-left: 5px;
}
.datepicker.dropdown-menu{
 z-index: 99991000 !important;
}

.form_footer,
.appointment_home_form2 a {
  padding: 25px 0;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #808080;
}

.hide
{
  display: none;
}

.clinica p
{
  padding-left: 0px;
  padding-right: 0px;
}
.position-relative
{
  position: relative;
}

.abs-bottom-right
{
  position: absolute;
  right :0;
  bottom: 0;
}
/* Spinner http://tobiasahlin.com/spinkit/ */
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.cube1, .cube2 {
  background-color: #333;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.inactive-type
{
  background: rgba(246,250,247,0.1) !important;
}

#main_nav.in,
#main_nav.collapsing
{
  height: 100vh;
}

.glossaryText > p
{
  font-size: 16px;
  line-height: 26px;
}

.green-background .form-control
{
  background: #00833c;
}
.green-background .filter-option,
.green-background .glyphicon-search
{
  color: white !important;
}


@-webkit-keyframes sk-cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 
  50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 
  50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 
  75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 
  100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

/****************************************************************************************/
.flex-direction-nav a:before {
  color: rgba(255,255,255,0.6) !important;
}
.flex-direction-nav a {
  color: rgba(255,255,255,0.6) !important;
}
.flex-direction-nav a:hover {
  color: rgba(255,255,255,1) !important;
}

.btn-back
{
  background: white !important;
  border: 1px solid #00833c !important;
  color: #00833c !important;
}

.btn-back:hover
{
  color: white !important;
  background: #fe824c !important;
  border: none !important;
  border: 1px solid #fe824c !important;
}

/* Loading spinner */

#loading-cover
{
  width: 100%;
  height: 100%;
  z-index:999999999999999998;
  position: fixed;
  top: 0;
  left: 0;
  background-color:black;
  opacity: 0.3;
  display: none;
}

.loading-cover-show
{
  display: block !important;
}

.loading-text
{
  width:100%;
  left:0;
  position:absolute;
  top: calc(50vh + 40px);
  text-align:center;
  color:white;
  font-size:20px;
  z-index:99999999999999;
}

.loading-spinner-container
{
  display: none;
  position: fixed;
  top: calc(50vh - 80px);
  left: calc(50vw - 76px);
  width: 152px;
  height: 159px;
  z-index:999999999999999999;
}

.loading-spinner-container.active
{
  display: block;
}

.loading-spinner
{
  -webkit-animation-name: spinner;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinner;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinner;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  
  animation-name: spinner;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@-ms-keyframes spinner {
    0% { -ms-transform: scale(1,1); }
    25% { -ms-transform: scale(2,2); }
    50% { -ms-transform: scale(3,3); }
    75% { -ms-transform: scale(2,2); }
    100% { -ms-transform: scale(1,1); }

}

@-moz-keyframes spinner {
    0% { -moz-transform: scale(1,1); }
    25% { -moz-transform: scale(2,2); }
    50% { -moz-transform: scale(3,3); }
    75% { -moz-transform: scale(2,2); }
    100% { -moz-transform: scale(1,1); }

}

@-webkit-keyframes spinner {
    0% { -webkit-transform: scale(1,1); }
    25% { -webkit-transform: scale(2,2); }
    50% { -webkit-transform: scale(3,3); }
    75% { -webkit-transform: scale(2,2); }
    100% { -webkit-transform: scale(1,1); }
}

@keyframes spinner {
    0% { transform: scale(1,1); }
    25% { transform: scale(1.5,1.5); }
    50% { transform: scale(2,2); }
    75% { transform: scale(1.5,1.5); }
    100% { transform: scale(1,1); }
}