.tg-docprofilechart .admin-wrap {
	max-width: 200px;
}
.admin-wrap {
	display: block;
	max-width: 150px;
	word-wrap: break-word;
}
.tg-docprofilechart .admin-wrap {
	max-width: 200px;
}
.tg-doctor-profile .tg-heading-border > h1 {
	line-height: 16px;
	margin: 0;
	color: #5d5955;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}

.alert-danger {
	background-color: #f9f0f0 !important; 
}
.tg-reviewbox .tg-btn {
	padding: 0;
}
.tg-refinesearcharea .form-especialidade,
.tg-refinesearcharea .form-cidade,
.tg-refinesearcharea .form-bairro {
	display: none;
}
.redesocial {
	display: table;
	margin-bottom: 15px;
	width: 100%;
}
.redesocial > a {
	display: inline-block !important;
	float: inherit !important;
	margin-right: 5px !important;
	width: auto !important;
}
.alert-form {
	display: none;
}
.cadastroRede .question {
	display: inline-block;
	float: inherit;
	margin: 0 !important;
	width: auto;
}
.cadastroRede .question:hover i,
.cadastroRede .question > i {
	background-color: transparent;
	color: #5d5955;
	float: inherit;
}
.tg-formeditprofile .tg-editprofile {
	background: #f7f7f7;
	margin: 0 0 30px;
	padding: 0;
}
.tg-formeditprofile .tg-editprofile .tg-findheatlhwidth {
	background: #FFF;
}
.tg-formeditprofile .tg-editprofile .tg-findheatlhwidth .tg-editimg {
	min-height: 290px;
}
.alert-warning strong {
    color: #8a6d3b!important;
}
#btn-destacado {
    background: none;
    border: 0;
}
.tg-formeditprofile .tg-btn:hover,
#formlogin .tg-btn:hover,
#formpaciente .tg-btn:hover {
    background:#1da1f2!important;
}
/* =============================================
rating
============================================= */
.tg-ratingbox {
    border: 0;
    padding: 0;
    text-align: left;
}
.tg-stars {
    text-align: left;
}
.tg-ratingbox .tg-stars i {
    font-size: 17px;
}
/* =============================================
Autocomplete
============================================= */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-radius: 0!important;
}
.ui-menu .ui-menu-item {
    list-style: none!important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #1da1f2!important;
    background: #1da1f2!important;
    color: #FFFFFF!important;
    font-weight: bold;
}
/* =============================================
Here
============================================= */

.tg-section-here {
    background-image: url(../images/bg01.jpg);
    background-position: center -100px;
    background-repeat: no-repeat;
    padding: 100px 0;
}
.tg-section-here {
    background-color: #f7f7f8;
}
.tg-section-here .tg-icon {
    background-repeat: no-repeat;
    background-position: left top;
    display: inline-block;
    height: 22px;
    width: 40px;
}
.tg-section-here .tg-first-aid {
    background-image: url(../images/first-aid-kit.png);
    margin-top: -6px;
}
.tg-section-here .tg-marker {
    background-image: url(../images/marker.png);
    margin-top: -6px;
}
.tg-section-here .tg-theme-heading h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: normal;
}
.tg-section-here .tg-roundbox:after,
.tg-section-here .tg-roundbox:before {
    background: #88cb00;
    width: 125px;
}
.tg-section-here .tg-heading-border h3 {
    color: #505055;
    font-size: 29px;
}
.tg-section-here .tg-heading-border.tg-small:after {
    background: #b3b3b3;
    width: 260px;
}

.tg-section-here .tg-findbycategory .tg-box{
    border: 2px solid #d1d1d1;
    float: left;
    min-height: 500px;
    padding: 30px;
    position: relative;
    width: 100%;
}
.tg-section-here .tg-findbycategory .btn-esp {
	bottom: 30px;
	color: #505055;
	display: block;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 30px;
	z-index: 10;
}
.tg-section-here .tg-findbycategory .btn-esp:hover {
	color: #1da1f2;
}
.tg-section-here .tg-findbycategory .tg-heading-border i,
.tg-section-here .tg-findbycategory .tg-heading-border h3{
    display: inline-block;
    vertical-align: middle;
}
.tg-section-here .tg-findbycategory .tg-heading-border h3 {
    font-size: 30px;
}
.tg-section-here .tg-findbycategory .tg-heading-border i{
    font-size: 22px;
    line-height: 22px;
    padding: 0 5px 0 0;
}
.tg-section-here .tg-findbycategory:hover{border-color: #5d5955;}
.tg-section-here .tg-findbycategory ul{
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 3;
}
.tg-section-here .tg-findbycategory ul li{
    margin: 2px 0;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 10px;
    list-style-type: none;
}
.tg-section-here .tg-findbycategory ul li:last-child{}
.tg-section-here .tg-findbycategory ul li:after{
    content: '\f0da';
    position: absolute;
    top: 3px;
    left: 0;
    font: 14px/14px 'FontAwesome';
}
.tg-section-here .tg-findbycategory ul li:hover{ padding: 0 0 0 20px}
.tg-section-here .tg-findbycategory ul li:hover:after{ left: 10px}
.tg-section-here .tg-findbycategory ul li a{
    display: block;
    color: #5d5955;
	padding-right: 20px;
}
.tg-section-here .tg-findbycategory ul{
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 3;
}
.tg-section-here .tg-findbycategory ul li{
    margin: 2px 0;
    width: 50%;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 20px;
    list-style-type: none;
}
.tg-section-here .tg-findbycategory ul li:last-child{}
.tg-section-here .tg-findbycategory ul li:after{
    color: #b3b3b3;
    content: '\f0da';
    position: absolute;
    top: 3px;
    left: 0;
    font: 14px/14px 'FontAwesome';
}
.tg-section-here .tg-findbycategory ul li:hover{ padding: 0 0 0 20px}
.tg-section-here .tg-findbycategory ul li:hover:after{ color: #b3b3b3; left: 0;}
.tg-section-here .tg-findbycategory ul li a {
    color: #505055;
	cursor: pointer;
    display: block;
    font-size: 16px;
}
.tg-section-here .tg-theme-heading .tg-description {
    padding: 30px 0 50px 0;
}
.tg-section-here .tg-theme-heading .tg-description p {
    color: #727176;
    font-size: 21px;
}
/* =============================================
Footer
============================================= */
.tg-page-footer .tg-threecolumn {
    padding: 30px 0 10px 0;
}
.tg-page-footer .tg-footercol .tg-heading-border {
    padding: 30px 0 20px 16px;
    margin: 0 0 20px;
}
.tg-page-footer .tg-footercol .tg-description p {
    font-size: 15px;
}
.tg-page-footer .tg-footercol .tg-usefullinks {
    padding: 0 0 0 16px;
}
.tg-page-footer .tg-footercol .tg-widget ul li a {
    font-size: 15px;
    padding: 10px 0 10px 15px;
}
.tg-page-footer .tg-footercol .tg-widget ul li {
    padding: 0;
}
.tg-page-footer .tg-footercol .tg-widget ul li:hover {
    padding: 0;
}
.tg-page-footer .tg-footercol .tg-widget ul li:after {
    top: 11px;
}
.tg-page-footer .tg-footercol .tg-widget ul li:hover:after {
    left: 0;
}
.tg-page-footer .tg-footercol .tg-heading-border.tg-small h4 {
    font-size: 21px;
}
.tg-page-footer .tg-threecolumn {
    border-style: solid;
    border-width: 10px 0 0 0;
}
.tg-page-footer .tg-copyrights p {
    color: #727176;
    font-size: 14px;
    text-transform: uppercase;
}
/* =============================================
Featured Listing
============================================= */
.tg-featuredlist-slider{}
.tg-featuredlist-slider .item{
    width:100%;
    float:left;
}
.tg-featuredlist-slider .item figure{
    float:left;
    margin:0;
    border:1px solid #ddd;
    position:relative;
    overflow:hidden;
}
.tg-featuredlist-slider figure .tg-featuredicon{
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tg-featuredlist-slider figure .tg-img-hover{
    top:72%;
    background:#fff;
    padding:30px;
    text-align:left;
    border:1px solid #ddd;
    border-left:0;
    border-right:0;
    visibility:visible;
    opacity:1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tg-featuredlist-slider figure .tg-img-hover h3{
    font-size:18px;
    line-height:21px;
    margin:0 0 20px;
}
.tg-featuredlist-slider figure .tg-img-hover h3 a{
    color:#5d5955;
    text-align:left;
}
.tg-featuredlist-slider figure .tg-img-hover .tg-info{
    width:100%;
    float:left;
    margin:0;
    list-style:none;
}
.tg-featuredlist-slider figure .tg-img-hover .tg-info li{
    width:100%;
    float:left;
    list-style-type:none;
    line-height:normal;
}
.tg-featuredlist-slider figure .tg-img-hover .tg-info li i{margin:0 8px 0 0;}
.tg-featuredlist-slider figure .tg-img-hover .tg-info li address{width:90%;}
.tg-featuredlist-slider figure .tg-img-hover .tg-info li i,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li address,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li em,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li em a{
    display:inline-block;
    vertical-align:middle;
    font-style:normal;
    color:#5d5955;
}
.tg-featuredlist-slider figure:hover .tg-img-hover{
    padding:50px 30px;
    top:0;
    background:#7dbb00 !important;
    border-color:#7dbb00 !important;
}
.tg-featuredlist-slider figure:hover .tg-featuredicon em{color:#7dbb00 !important;}
.tg-featuredlist-slider figure .tg-img-hover .tg-info li i,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li address,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li em,
.tg-featuredlist-slider figure .tg-img-hover .tg-info li em a,
.tg-featuredlist-slider figure:hover .tg-img-hover p,
.tg-featuredlist-slider figure:hover .tg-img-hover h3 a{color:#fff;}
.tg-featuredlist-slider figure:hover .tg-featuredicon{border-color:#fff;}
.tg-featuredlist-slider .owl-buttons{
    position:absolute;
    right:15px;
}
.tg-featuredlist-slider .tg-prev,
.tg-featuredlist-slider .tg-next{
    width:100%;
    font-size:25px;
    line-height:30px;
    display:block;
    color:#fff;
}
.tg-featuredlist-slider .tg-prev:hover,
.tg-featuredlist-slider .tg-next:hover{
    background: #1da1f2 !important;
    color:#fff;
}
.tg-featuredlist-slider.owl-theme .owl-buttons > div{
    background: #444242!important;
    border-radius: 0!important;
    height: 30px;
    opacity: 1!important;
    padding: 0!important;
    width: 30px;
}
.tg-featuredlist-slider.owl-theme .owl-buttons > div:hover {
    opacity: 0.8;
}
.tg-featuredlist-slider-v2{
    width:100%;
    float:left;
}
.tg-featuredlist-slider-v2 .item{
    width:100%;
    float:left;
}
.tg-featuredlist-slider-v2 .owl-item{padding:0 15px;}
.tg-featuredlist-slider-v2 .item figure{
    width:100%;
    float:left;
    margin:0;
    padding:0;
    border-bottom:0;
    position:relative;
    border-radius:3px 3px 0 0;
}
.tg-featuredlist-slider-v2 .item figure img{
    width:100%;
    height:auto;
    display:block;
}
.tg-featuredlist-slider-v2 .tg-contentbox{
    width:100%;
    float:left;
    padding: 0;
    text-align:center;
    border:1px solid #ddd;
    border-top:0;
    border-radius:0 0 3px 3px;
}
.tg-featuredlist-slider-v2 .tg-contentbox h3{
    font-size:18px;
    line-height:18px;
    text-transform:capitalize;
    margin:0 0 10px;
}
.tg-featuredlist-slider-v2 .tg-contentbox h3 a{color:#5d5955;}
.tg-featuredlist-slider-v2 .tg-contentbox .tg-stars em{
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    font-style:normal;
    position:relative;
}
.tg-featuredlist-slider-v2 .tg-contentbox .tg-stars em sub{
    font-size:12px;
    line-height:12px;
    margin:0 0 0 2px;
    color:#999;
    bottom:0;

}
.tg-featuredlist-slider-v2 .tg-contentbox address{
    width:100%;
    float:left;
    font-style:normal;
    margin:0;
    padding:0 0 5px;
}
.tg-featuredlist-slider-v2 .tg-contentbox em{font-style:normal;}
.tg-phone{
    width:100%;
    float:left;
}
.tg-featuredlist-slider-v2 .tg-stars.star-rating:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    position: absolute;
    top: 0;
    left: 0;
    content: '\f005 \f005 \f005 \f005 \f005';
    letter-spacing: 4px;
    color: rgba(218, 218, 218, .8);
}
.tg-featuredlist-slider-v2 .tg-stars.star-rating span:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    position: absolute;
    top: -2px;
    left: 0;
    content: '\f005 \f005 \f005 \f005 \f005';
    letter-spacing: 4px;
    color: rgba(218, 218, 218, .8);
    color: #7dbb00;
}
.tg-featuredlist-slider-v2 .feature-rating em {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    font-style: normal;
    position: relative;
}
.tg-featuredlist-slider-v2 .feature-rating em sub {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 0 2px;
    color: #999;
    bottom: 0;
}
.feature-rating{
    display:inline-block;
}
.feature-rating .tg-stars.star-rating {
    position: relative;
    width: 96px;
    height: 36px;
    margin-right:10px;	
}
.tg-widget .tg-imgdoc{
    background:#FFF;
}
.user-verified{
    position: absolute;
    bottom: 36px;
    right: 10px;
    z-index:99;
}
.tg-doctor-detail .tg-docprofile-img img{
    width:100%;
}
.tg-doctor-detail .tg-docprofile-content{
    position:relative;
}
/*.tg-doctor-detail2 .tg-doctor-profile .tg-box{
    border-bottom: 0;
}*/
.tg-map-marker .user-verified{
    left:10px;
    bottom:33px;
}
.sc-blogs .tg-view{
    border:none;
}
.docdirect-loader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% { 
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* =============================================
Featured section
============================================= */
.tg-section-feature {
    background: url(../images/bg04.jpg) no-repeat top center;
    background-size: cover;
    padding: 75px 0;
}

.tg-section-feature .tg-section-heading h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
}

.tg-section-feature .tg-section-heading:before {
    background: #626262;
    height: 4px;
    width: 110px;
    margin-left: -55px;
}

.tg-section-feature .tg-section-heading:after {
    background: #848484;
    height: 2px;
    width: 284;
    margin-left: -142px;
}

/* =============================================
Do you need section
============================================= */
.tg-do-you-need .tg-theme-heading h2 {
    font-size: 56px;
    font-weight: bold;
    line-height: 1.2;
}
.tg-do-you-need .tg-roundbox:after,
.tg-do-you-need .tg-roundbox:before {
    background: #88cb00;
    width: 125px;
}
.tg-do-you-need .tg-description p {
    color: #5b5b5f;
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
}
.tg-do-you-need .tg-box {
    padding: 0 32px;
}

.tg-do-you-need .tg-search-category .tg-displaytable {
    border: 2px solid #dbdbdb;
}

.tg-do-you-need .tg-search-category h3 {
    border-bottom: 2px solid #dbdbdb;
    color: #5b5b5f;
    font-size: 22px;
    line-height: normal;
    padding-bottom: 8px;
}
.tg-do-you-need .tg-search-category:hover .tg-plus {
    right: 1px;
    bottom: 0px;
    opacity: 1;
    visibility: visible;
}
.tg-do-you-need .tg-search-category .tg-plus{
    background: url(../images/icon-plus.png) no-repeat;
    right: -70px;
    bottom: -70px;
    z-index: 5;
    opacity: 0;
    height: 52px;
    width: 53px;
    display: block;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}

/* =============================================
app section
============================================= */
.tg-app .tg-paddingzero{padding: 0;}
.tg-app .tg-padding-top{padding-top: 100px;}
.tg-app.tg-healthcare{
    background: url('../images/app.png') no-repeat right 125px;
    padding-bottom: 115px;
    padding-top: 190px;
}
.tg-app .tg-healthcare .tg-heading-border:after {
    height: 1px;
    width: 406px;
}
.tg-app .tg-healthcareonthego .tg-heading-border {
    margin: 0 0 20px;
    padding: 0;
}
.tg-app .tg-healthcareonthego .tg-description {
    padding-bottom: 85px;
    padding-top: 15px;
}
.tg-app .tg-healthcareonthego ul{
    width: 100%;
    float: left;
    line-height: 20px;
    padding: 0 0 80px;
    line-height: normal;
}
.tg-app .tg-healthcareonthego ul li + li{margin-top: 50px;}
.tg-app .tg-healthcareonthego ul li{
    color: #727176;
    float: left;
    font-size: 25px;
    line-height: inherit;
    list-style-type: none;
    padding-left: 40px;
    position: relative;
    width: 100%;
}
.tg-app .tg-healthcareonthego ul li:after{
    top: 0;
    left: 0;
    content: url('../images/checkbox.png');
    font-size: 20px;
    line-height: 20px;
    position: absolute;
}
.tg-app .tg-healthcareonthego .tg-btns{
    float: left;
    width: 100%;
}
.tg-app .tg-healthcareonthego .tg-btn:first-child {
    margin-right: 70px
}
.tg-app .tg-healthcareonthego .tg-btns a{
    color: #727176;
    font-size: 22px;
    min-width: 276px;
    margin: 0 20px 0 0;
    padding: 25px 0;
}
.tg-app .tg-heading-border h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
}
.tg-app .tg-heading-border:after {
    background: #88cb00;
    height: 1px;
    width: 400px;
}
.tg-app .tg-healthcareonthego .tg-description p {
    color: #727176;
    font-size: 20px;
    line-height: 1.3;
}
/* =============================================
data section
============================================= */
.tg-data {
    background: #f7f7f8;
}

.tg-data .tg-heading-border h2 {
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
}
.tg-data .tg-heading-border h3 {
    color: #949595;
    font-size: 22px;
    padding-top: 5px;
}
.tg-data .tg-counter {
    border: 1px solid #d0d0d0;
    display: table;
    height: 130px;
    margin-bottom: 40px;
    padding: 10px 25px 0;
    width: 100%;
}
.tg-data .tg-contentbox {
    display: table-cell;
    vertical-align: middle;
}
.tg-data .tg-counter .icon {
    float: left;
    width: 40%;
}
.tg-data .tg-counter .tg-heading-border {
    float: left;
    margin: 0;
    padding: 0;
    width: 60%;
}
.tg-data .tg-counter .tg-heading-border p {
    color: #727176;
    font-size: 19px;
    line-height: 1.2;
    text-transform: uppercase;
}
.tg-data .tg-counter .tg-heading-border span {
    display: block;
    font-size: 41px;
    font-weight: bold;
    line-height: 1;
}
.tg-data .tg-counter .tg-heading-border span.small {
    font-size: 32px;
}
.tg-data .tg-heading-border:after {
    background: #1da1f2;
    bottom: 6px;
    height: 1px;
    width: 330px;
}
.tg-data .tg-counter .tg-heading-border:after {
    display: none;
}
.tg-data .tg-healthcareonthego ul li {
    color: #949595;
    font-size: 22px;
    padding-left: 40px;
    position: relative;
}
.tg-data .tg-healthcareonthego ul li:after {
    top: -3px;
    left: 0;
    content: url('../images/checkbox.png');
    font-size: 20px;
    line-height: 20px;
    position: absolute;
}
.tg-data .tg-healthcareonthego ul li + li {
    margin-top: 30px;
}
/* =============================================
are you doc section
============================================= */
.tg-are-you-doc {
    background: url(../images/bg03.jpg) no-repeat;
    background-position: top right;
	background-size: cover;
    max-height: 890px;
}

.tg-are-you-doc .tg-areuadoctor .tg-contentbox {
    padding: 200px 0 290px;
}

.tg-are-you-doc .tg-heading-border {
    margin: 0 0 30px;
    padding: 0 0 20px;
}
.tg-are-you-doc .tg-heading-border h2 {
    font-size: 50px;
    font-weight: bold;
}
.tg-are-you-doc .tg-heading-border h3 {
    font-size: 27px!important;
    letter-spacing: normal;
    line-height: 1!important;
    margin-top: 20px;
}
.tg-are-you-doc .tg-heading-border:after {
    background: #545454;
    height: 1px;
}
.tg-are-you-doc .tg-contentbox .tg-description {
    padding: 0 0 40px 0;
}
.tg-are-you-doc .tg-contentbox .tg-description p {
    font-size: 20px;
    line-height: 1.3;
}
.tg-are-you-doc .tg-heading-border:after {
    width: 220px;
}
.tg-are-you-doc .tg-btn {
    font-size: 20px;
    padding: 20px 0;
    width: 234px;
}
/* =============================================
contact section
============================================= */
.tg-contact .tg-btn {
    background: none;
    font-size: 20px;  
    padding: 0;
}
.tg-contact .tg-btn input {
    background: none;
    border: 0;
    display: block;
    height: 100%;
    padding: 20px 70px;
    width: 100%;
}
/* =============================================
                navbar
============================================= */
.tg-navbar {
    background: #FFF;
    list-style: none;
    margin: 0;
    padding: 0 20px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}

.tg-navbar ul {
    display: table; 
    padding: 0 0 0 25px;
    position: relative;
}

.tg-navbar ul:after {
    background: #FFFFFF;
    border-left: 20px solid #FFFFFF;
    content: "";
    display: block;
    height: 100%;
    left: -30px;
    position: absolute;
    top: 0;
    transform-origin: top right;
    -ms-transform: skew(40deg, 0deg);
    -webkit-transform: skew(40deg, 0deg);
    transform: skew(40deg, 0deg);
    z-index: 1;
    width: 100%;
}
.tg-navbar li:first-child {
    margin-left: 0!important;
}
.tg-navbar li {
    float: left;
    list-style: none;
    margin-left: 30px;
    padding: 0;
    position: relative;
    z-index: 2;
}
.tg-navbar li a {
    color: #727176;
    font-size: 12px;
    padding-left: 20px;
    text-transform: uppercase;
}

.tg-navbar li a:hover {
    font-weight: bold;
}

.tg-navbar li a::before {
    height: 13px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 13px;
}

.tg-navbar li a#top-01::before {
    content: url(../images/top01.png);
}

.tg-navbar li a#top-02::before {
    content: url(../images/top02.png);
}

.tg-navbar li a#top-03::before {
    content: url(../images/top03.png);
}
/* =============================================
Header Style
============================================= */
#header{
    background: #edeef0;
    border-bottom: 1px solid #ddd;
    min-height: 72px;
    position: relative;
}
.logo {
    float: left;
    padding: 5px 0;
}
.logo a {display: block;}
.logo a img {display: block;}
/* =============================================
Banner Style
============================================= */
.tg-homebanner{
    background:  url('../images/bg02.jpg') no-repeat top center;
    background-size: cover;
    min-height: 570px;
    position: relative;
}
.tg-homebanner .form-searchdoctors h1 {
	color: #1da1f2;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 15px;
	
}
.tg-homebanner .form-searchdoctors h2 {
    font-size: 40px;
    line-height: 40px;
	margin: 0;
	color: #fff;
}
.tg-homebanner .form-searchdoctors h2 span {
	display: block;
	font-size: 85px;
	line-height: 90px;
	font-weight: bold;
}
.tg-homebanner .form-searchdoctors h2 em {
	display: block;
    font-size: 70px;
	font-style: normal;
	color: #1da1f2;
}
.tg-homebanner .tg-banner-content{
    /*position: relative;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
}
.tg-homebanner .tg-tabs-nav{
    width: 100%;
    float: left;
    text-align: left;
    list-style: none;
    padding: 9999px 0;
    margin: -9999px 0;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    font: 14px/17px;
}
.tg-homebanner .tg-tabs-nav:after{
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 30px;
    height: 100%;
    background: url(../images/shadow.png) repeat-y;
    z-index: 4;
}
.tg-homebanner .tg-tabs-nav li{
    width: 100%;
    float: left;
    line-height: inherit;
    list-style-type: none;
}
.tg-homebanner .tg-tabs-nav li .nav-especialidade{
    color: #fff;
    cursor: pointer;
    height: 70px;
    display: block;
    position: relative;
    /*padding: 15px 15px 15px 60px;*/
    padding: 15px 15px 15px 30px;
}
.tg-homebanner .tg-tabs-nav li .nav-especialidade:after{
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}
.tg-homebanner .tg-tabs-nav li .nav-especialidade:before{
    content: '';
    width: 4px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade:after,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover:after{width: 100%;}
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade:before,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover:before{height: 100%}
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover,
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade{color: #5d5955;}
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade:after,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover:after{width: 100%;}
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade:before,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover:before{height: 100%}
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover,
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade{color: #5d5955;}
.tg-homebanner .tg-tabs-nav li .nav-especialidade .tg-category,
.tg-homebanner .tg-tabs-nav li .nav-especialidade i{
    display: inline-block;
    vertical-align: middle;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .tg-category-name {
    font-weight: bold;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .tg-category-name,
.tg-homebanner .tg-tabs-nav li .nav-especialidade .tg-category-doctores {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 1px;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .tg-category-doctores,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .tg-category-doctores,
.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .tg-category-name,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .tg-category-name {
    color: #5b5b5f;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade i{
    height: 42px;
    margin-right: 15px;
    width: 38px;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .icon-doc-1,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .icon-doc-1 {
    background: url(../images/doc01-hover.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .icon-doc-1 {
    background: url(../images/doc01.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .icon-doc-2,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .icon-doc-2 {
    background: url(../images/doc02-hover.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .icon-doc-2 {
    background: url(../images/doc02.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .icon-doc-3,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .icon-doc-3 {
    background: url(../images/doc03-hover.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .icon-doc-3 {
    background: url(../images/doc03.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .icon-doc-4,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .icon-doc-4 {
    background: url(../images/doc04-hover.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .icon-doc-4 {
    background: url(../images/doc04.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li.active .nav-especialidade .icon-doc-5,
.tg-homebanner .tg-tabs-nav li .nav-especialidade:hover .icon-doc-5 {
    background: url(../images/doc05-hover.png) no-repeat center center;
}

.tg-homebanner .tg-tabs-nav li .nav-especialidade .icon-doc-5 {
    background: url(../images/doc05.png) no-repeat center center;
}

.tg-homebanner .tg-category span{display: block;}
.tg-homebanner .tg-category-name{
    padding: 0 0 2px;
    position: relative;
}
.tg-homebanner .tg-category-name:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
}

.tg-homebanner .form-searchdoctors input::-webkit-input-placeholder {
    color: #5b5b5f;
}

.tg-homebanner .form-searchdoctors input::-moz-placeholder {
    color: #5b5b5f;
}

.tg-homebanner .form-searchdoctors input:-ms-input-placeholder {
    color: #5b5b5f;
}

.tg-homebanner .form-searchdoctors input:-moz-placeholder {
    color: #5b5b5f;
}

.tg-homebanner .form-searchdoctors .select select,
.tg-homebanner .form-searchdoctors input[type=text] {
    color: #5b5b5f;
    font-size: 14px;
}

.tg-homebanner .form-searchdoctors .tg-btn {
    background: none;
    border-style: solid;
    border-width: 3px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
/* =============================================
Footer
============================================= */
.tg-social {
    list-style: none;
    padding: 0;
}
.tg-social .media {
    margin-bottom: 20px;
}
.tg-social .img{
    width: 43px;
}
.tg-social img{
    max-width: initial;
}
.tg-social p{
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    margin-bottom: 0;
}
/* =============================================
BreadCrumb
============================================= */
.tg-breadcrumb li,
.tg-breadcrumb li a {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
/* =============================================
List of professionals
============================================= */
.tg-list-professionals .tg-doccontactinfo .tg-ratingbox {
    margin-bottom: 10px;
}
.tg-list-professionals .tg-doccontactinfo li {
	margin-bottom: 3px;
}
.tg-list-professionals .tg-doccontactinfo li > i.fa,
.tg-doccontactinfo li span,
.tg-doccontactinfo li address {
	display: inline !important;
    /*display: block!important;*/
}
.tg-list-professionals .tg-doccontactinfo li > i.fa {
    float: left;
}
.tg-list-professionals .tg-docprofile-img img {
    max-height: 250px;
    max-width: 250px;
}
.tg-list-professionals .tg-docprofile-content h3 a {
    font-size: 20px;
    line-height: normal;
}
.tg-list-professionals .pagination,
.tg-list-professionals .pagination-md>li:first-child>a,
.tg-list-professionals .pagination-md>li:first-child>span,
.tg-list-professionals .pagination-md>li:last-child>a,
.tg-list-professionals .pagination-md>li:last-child>span {
    border-radius: 0;
}
.tg-list-professionals .pagination>.active>a,
.tg-list-professionals .pagination>.active>a:focus,
.tg-list-professionals .pagination>.active>a:hover,
.tg-list-professionals .pagination>.active>span,
.tg-list-professionals .pagination>.active>span:focus,
.tg-list-professionals .pagination>.active>span:hover {
    background-color: #1da1f2;
    border-color: #1da1f2;
}
.pagination>li>a,
.pagination>li>span {
    color: #1da1f2;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #FFFFFF;
}
/* =============================================
Login
============================================= */
.tg-login .tg-modaltabs-nav > li a {
    padding: 10px 0;
}
#form-professional {
    display: none;
}
#form-user {
    display: none;
}
.tg-login .tg-form-modal .select select {
    line-height: 30px;
}
/* =============================================
Comments
============================================= */
.btns-comments,
.date-comments,
.text-comments,
.hours-comments {
    display: table;
}
.date-comments p,
.text-comments p,
.hours-comments p {
    display: block;
    padding-bottom: 10px;
}
.date-comments p .glyphicon,
.hours-comments p .glyphicon {
    padding-right: 10px;
}
.btns-comments .link {
    width: auto!important;
}
.btns-comments .link + .link {
    padding-left: 10px;
}
.tg-formeditprofile .tg-btn {
    padding: 0;
}
.tg-formeditprofile .tg-btn input {
    padding: 12px 100px;
}
/* =============================================
Featured
============================================= */
.tg-item-featured .tg-contentbox {
    background: rgba(255,255,255,0.3);
    border: 0;
    padding: 15px;
}
.tg-item-img {
    border: 0!important;
    border-radius: 0!important;
    position: relative;
}
.tg-item-verified {
    background: #1da1f2;
    bottom: 28px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1;
    padding: 3px 6px 1px 5px;
    position: absolute;
    right: 0;
}
.tg-item-verified::before {
    content: url(../images/shield.png);
    display: inline-block;
    padding-right: 5px;
}
.tg-item-prof {
    background: #FFFFFF;
    bottom: 5px;
    color: #727176;
    font-size: 15px;
    line-height: 1;
    padding: 2px 7px 2px 11px;
    position: absolute;
    right: 0;
}
.tg-item-name {
    color: #727176;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.tg-item-rating .tg-stars {
    display: table;
    margin: 0 auto;
    text-align: center;
}
.tg-item-rating .tg-stars .fa-star {
    color: #ffcc1c;
}
.tg-item-rating .tg-stars > span {
    color: #727176;
    display: inline-block;
    margin-left: 12px;
}
.tg-item-star {
    color: #e6e4de!important;
}
.tg-item-adress {
    color: #727176;
    display: block;
    font-size: 13px;
    margin: 20px 0 0!important;
    text-align: center;
}
.tg-item-tel {
    display: table;
    color: #727176;
    font-size: 13px;
    margin: 10px auto 0;
    text-align: center;
}
.tg-item-tel em {
    padding-left: 15px;
    position: relative;
}
.tg-item-tel .fa {
    display: inline-block;
    font-size: 16px;
    left: 0;
    padding-right: 5px;
    position: absolute;
    top: 0;
}
/* =============================================
Blog
============================================= */
.blog {
    background-color: #f7f7f8;
}
.blog .tg-theme-heading h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: normal;
}
.blog .tg-post .tg-contentbox {
    border: 0;
    padding: 40px 20px;
}
.blog .tg-heading-border:after {
    background-color: #b3b3b3;   
}
.blog .tg-view {
    padding: 60px 0 0;
}
.blog .tg-post .tg-contentbox h3 a {
    color: #1da1f2;
    font-size: 18px;
    min-height: 50px;
    line-height: 1.2;
}
.blog .tg-displaytable {
    height: auto;
}
.blog .tg-view {
    border: 0;
    margin: 0;
}