/* CUSTOM COLORS ORAL CLINIC */

    .page_intro.row .inner::after {
        background: url(../../images/pages/page_drop_oral.png) no-repeat scroll center center #d4a44b;
    }    

    footer {
      background: #141e28;
    }

    .btn_blog_full {
        background: #293c4d !important;
    }

    .recent_post_home .media .media-body .meta {
        color: #141e28;
    }

    .recent_post_home .media .media-body .meta a {
        color: #141e28;
    }

    .recent_post_home .media .media-body p {
        color: #fff;
    }

    .recent_post_home .media .media-body h4:hover {
      color: #141e28;
    }

    .recent_post_home .media .media-body h4 {
      color: #fff;
    }

    .recentpost_acc {
      background: #d4a44b;
    }

    .service_tab .tab-content .tab-pane p {
          color: #141e28;
    }

    .service_tab .tab-content .tab-pane h4 {
      color: #293c4d;
    }

    .view_all:hover {
      background: #345b9b;
    }

    .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: #345b9b;
    }

    .titleRow h2::after {
      background: #345b9b;
    }

    .titleRow {
      color: #293c4d;
    }

    .quick_block.branches .inner p {
      color: #fff;
    }

    .quick_block .inner p {
      color: #fff;
    }

    .quick_block.bill_payments .inner p {
      color: #fff;
    }

    .quick_block.branches .inner {
      background: #293c4d;
    }

    .quick_block.bill_payments .inner {
      background: #d4a44b;
    }

    .quick_block.emmergency .inner {
      background: #345b9b;
    }

    .default .navbar.navbar2 #main_nav .nav li a {
      color: #293c4d;
    }

    .top_bar .container > .row {
      color: #345b9b;
    }

    a {
      color: #345b9b;
    }
/* CUSTOM COLORS ORAL CLINIC */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
#resulthorario {
    position: relative;
    padding: 12px;
    margin: 0px 0px;
    color: #fff;
    font-size: 13px;
    clear: both;
    background: #293c4d;
    display: none;
    font-weight: bold;
    background: #293c4d;
}
#resultnews {
    position: relative;
    padding: 13px;
    margin: 9px 1px;
    color: #fff;
    font-size: 13px;
    clear: both;
    display: none;
    font-weight: bold;
    background: url('../images/ok.png')no-repeat left;
    background-position: 87%;
}
#result {
    position: relative;
    padding: 13px;
    border-radius: 7px;
    margin: 0px 0px;
    color: #0094D3;
    background: #eee;
    font-size: 13px;
    clear: both;
    display: none;
    font-weight: bold;
}
#error {
  position:relative;
  padding:10px;
  background:#F00;
  margin: 5px 0;
  color:#FFF;
  clear:both;
  display:none;
}
.imagem-tratamentos{
    float:left; 
    margin-right:15px;
    width:350px; 
    border-radius:10px;
}
footer .footer_menuList .menuList ul {
    float: left;
    text-transform: uppercase;
    padding: 0 7px;
    min-width: 216px;
}
.result{
    font-family: 'Karla', sans-serif;
    color: #8595b1;
    line-height: 24px;
    font-size: 14px;
}
.share-face {
    background: #3b5998;
    padding: 0 24px;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.share-face:hover,
.share-face:focus{
    color: #fff;
    opacity: 0.9;
}
.share-face i {
    padding-right: 15px;
    font-size: 17px;
    position: relative;
    top: 2px;
}
.share-face-small {
    background: #3b5998;
    padding: 0 24px;
    line-height: 32px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.share-face-small:hover,
.share-face-small:focus{
    color: #fff;
    opacity: 0.9;
}
.share-face-small i {
    padding-right: 15px;
    font-size: 17px;
    position: relative;
    top: 2px;
}
.share-face-home {
    margin-top: 10px;
    background: #3b5998;
    padding: 0 12px;
    border-radius: 7px;
    margin-left: 4px;
    text-align: center;
    line-height: 30px;
    color: #fff !important;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.share-face-home:hover,
.share-face-home:focus{
    color: #fff;
    opacity: 0.9;
}
.share-face-home i {
    padding-right: 15px;
    font-size: 17px;
    position: relative;
    top: 3px;
}
.cat-noticia{
    color: #404d5f;
    margin-bottom: 18px;
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 18px;
    background: #293c4d;
}
.icon-especialidades{
    display: block;
    width: 77px;
    height: 57px;
    margin: -25px auto 20px;
    background: no-repeat scroll center center #fff;
    border-left: 1px solid #293c4d;
    border-right: 1px solid #293c4d;
    border-top: 1px solid #293c4d;
    border-bottom: 1px solid #293c4d;
    transition: all 300ms ease-in-out;
}
.icon-especialidades img{
    position: relative;
    top: 2px;
}
.service_tab #service_tab li a{
    border: 1px solid #293c4d;
    font-size: 11px;
}
.top_bar .container .contact_info .phone {
    margin-right: 20px;
}
.search_form .input-group span button{
    width: 80px;
}
.page_intro.row h5 {
    margin-bottom: 10px;
}
.search_form .input-group span button:hover {
    background: #293c4d;
}
.search_form .input-group input:focus + span > button {
    background: #293c4d;
}
.contactForm .contact_form .submit_btn:hover, .contactForm .contact_form .submit_btn:focus {
    background: #293c4d;
}
footer .newsletterForm input[type="submit"]:hover, footer .newsletterForm input[type="submit"]:focus {
   background: #293c4d;
}
.breadcrumbRow .inner ul li {
    color: #0094D3;
}
.whats i{
    color: #0DC143;
}
#map_wrapper {
    height: 500px;
}
#map_canvas {
    width: 100%;
    height: 100%;
}
.info_content{
    display: inline-block;
    padding: 10px 5px 5px;
    position: relative;
    width: 290px;
}
.info_content i{
    color: #293c4d;
    font-size: 15px;
    margin: 0 2px;
}
.titulo-map{
    font-size: 12px;
    color: #0094D3;
    font-weight: bold;
    margin-bottom: 3px;
}
.titulo-map img {
    position: relative;
    top: -16px;
}

.view_all{
	background: #d4a44b;
}
.service_tab .tab-content .tab-pane .ts {
    background: #d4a44b;
}
.book_banner {
    background: #d4a44b;
}
.book_banner .view_all{
	color: #d4a44b;
}
.default .navbar #main_nav .nav li.book a {
    background: #d4a44b;
}
.bannercontainer .main_slider li .heading {
    color: #d4a44b;
    /*text-shadow: 0 6px 12px rgba(0,0,0,0.3);*/
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.bannercontainer .main_slider li.first-slide .heading {
    top: 188px;
}
#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer a {
    font-size: 26px;
}
.appointment_home_form2 .form_inputs input[type="submit"]{
	background: #d4a44b;
}
.appointment_home_form2 .title {
    font-size: 26px;
}
.desc-horario{
	font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 20px;
}
.book_banner h5 {
    color: #fff;
}

.single_post a {
    color: #d4a44b;
    text-decoration: underline;
}