@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);
/*
	RESET
*/
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

*:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

ul, li {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0; }

ol li {
    list-style-type: decimal; }

a {
    color: black;
    text-decoration: none;
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); }

a:hover, a:focus, a:active {
    outline: 0;
    color: black;
    text-decoration: none; }

body, textarea {
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal; }

img {
    display: inline-block;
    max-width: 100%; }

p {
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 0; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    margin-top: 0;
    margin-bottom: 0; }

form fieldset {
    border: 0;
    padding: 0;
    margin: 0; }

.screen-reader-text {
    display: none; }

/*
	MIXINS
*/
/*
	SPRITES
*/
/*
	RESPONSIVE
*/
/*
	PROTOTYPES
*/
/*
	SPACINGS
*/
.pan {
    padding: 0px !important; }

.pas {
    padding: 10px !important; }

.pam {
    padding: 20px !important; }

.pab {
    padding: 30px !important; }

.phn {
    padding-left: 0px !important;
    padding-right: 0px !important; }

.phs {
    padding-left: 10px !important;
    padding-right: 10px !important; }

.phm {
    padding-left: 20px !important;
    padding-right: 20px !important; }

.phb {
    padding-left: 30px !important;
    padding-right: 30px !important; }

.pvn {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

.pvs {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }

.pvm {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

.pvb {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }

.pln {
    padding-left: 0px !important; }

.pls {
    padding-left: 10px !important; }

.plm {
    padding-left: 20px !important; }

.plb {
    padding-left: 30px !important; }

.prn {
    padding-right: 0px !important; }

.prs {
    padding-right: 10px !important; }

.prm {
    padding-right: 20px !important; }

.prb {
    padding-right: 30px !important; }

.ptn {
    padding-top: 0px !important; }

.pts {
    padding-top: 10px !important; }

.ptm {
    padding-top: 20px !important; }

.ptb {
    padding-top: 30px !important; }

.pbn {
    padding-bottom: 0px !important; }

.pbs {
    padding-bottom: 10px !important; }

.pbm {
    padding-bottom: 20px !important; }

.pbb {
    padding-bottom: 30px !important; }

.man {
    margin: 0px !important; }

.mas {
    margin: 10px !important; }

.mam {
    margin: 20px !important; }

.mab {
    margin: 30px !important; }

.mhn {
    margin-left: 0px !important;
    margin-right: 0px !important; }

.mhs {
    margin-left: 10px !important;
    margin-right: 10px !important; }

.mhm {
    margin-left: 20px !important;
    margin-right: 20px !important; }

.mhb {
    margin-left: 30px !important;
    margin-right: 30px !important; }

.mvn {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

.mvs {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

.mvm {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

.mvb {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }

.mln {
    margin-left: 0px !important; }

.mls {
    margin-left: 10px !important; }

.mlm {
    margin-left: 20px !important; }

.mlb {
    margin-left: 30px !important; }

.mrn {
    margin-right: 0px !important; }

.mrs {
    margin-right: 10px !important; }

.mrm {
    margin-right: 20px !important; }

.mrb {
    margin-right: 30px !important; }

.mtn {
    margin-top: 0px !important; }

.mts {
    margin-top: 10px !important; }

.mtm {
    margin-top: 20px !important; }

.mtb {
    margin-top: 30px !important; }

.mbn {
    margin-bottom: 0px !important; }

.mbs {
    margin-bottom: 10px !important; }

.mbm {
    margin-bottom: 20px !important; }

.mbb {
    margin-bottom: 30px !important; }

.mb60 {
    margin-bottom: 60px !important; }

/*
	ICONS
*/
.icon {
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    vertical-align: middle;
    text-align: left; }
.icon__menu {
    background-image: var(--icons-s805b5d821d);
    background-position: -35px -135px;
    background-repeat: no-repeat;
    height: 19px;
    width: 24px; }
.icon__appointment {
    background-image: var(--icons-s805b5d821d);
    background-position: -30px -312px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__help {
    background-image: var(--icons-s805b5d821d);
    background-position: -30px -282px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__contact {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -312px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__phone {
    background-image: var(--icons-s805b5d821d);
    background-position: -26px -252px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.footer .icon__phone {
    background-image: var(--black-phone);
    background-position: top left;
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    margin-right: 8px; }
.icon__lens {
    background-image: var(--icons-s805b5d821d);
    background-position: -31px -69px;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px; }
.icon__person {
    background-image: var(--icons-s805b5d821d);
    background-position: -43px -51px;
    background-repeat: no-repeat;
    height: 18px;
    width: 16px; }
.icon__search {
    background-image: var(--icons-s805b5d821d);
    background-position: -48px -178px;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px; }
.icon__close {
    background-image: var(--icons-s805b5d821d);
    background-position: -39px -91px;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px; }
.icon__doctor {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -342px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__location {
    background-image: var(--icons-s805b5d821d);    
    background-position: -12px 0;
    background-repeat: no-repeat;
    height: 16px;
    width: 11px; }
.icon__appointment-circle {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -496px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px; }
.icon__phone-circle {
    background-image: var(--circle-phone);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px; }
.icon__download {
    background-image: var(--icon-download);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 16px;
    width: 18px; }
.icon__download-circle {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -426px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px; }
.icon__help-circle {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -566px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px; }
.icon__flex-prev {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -372px;
    background-repeat: no-repeat;
    height: 54px;
    width: 28px; }
.icon__flex-next {
    background-image: var(--icons-s805b5d821d);
    background-position: -28px -372px;
    background-repeat: no-repeat;
    height: 54px;
    width: 28px; }
.icon__date {
    background-image: var(--icons-s805b5d821d);
    background-position: -51px -19px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px; }
.icon__email {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -135px;
    background-repeat: no-repeat;
    height: 12px;
    width: 17px; }
.icon__print {
    background-image: var(--icons-s805b5d821d);
    background-position: -44px 0;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px; }
.icon__share {
    background-image: var(--icons-s805b5d821d);
    background-position: -34px -19px;
    background-repeat: no-repeat;
    height: 16px;
    width: 17px; }
.icon__google {
    background-image: var(--icons-s805b5d821d);
    background-position: -24px -202px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px; }
.icon__facebook {
    background-image: var(--icons-s805b5d821d);
    background-position: -24px -178px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px; }
.icon__linkedin {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -202px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px; }
.icon__twitter {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -178px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px; }
.icon__pin {
    background-image: var(--icons-s805b5d821d);
    background-position: -6px -111px;
    background-repeat: no-repeat;
    height: 23px;
    width: 16px; }
.icon__time {
    background-image: var(--icons-s805b5d821d);
    background-position: -21px -91px;
    background-repeat: no-repeat;
    height: 18px;
    width: 18px; }
.icon__nav {
    background-image: var(--icons-s805b5d821d);
    background-position: -42px -154px;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px; }
.icon__download-alt {
    background-image: var(--icons-s805b5d821d);
    background-position: -16px -19px;
    background-repeat: no-repeat;
    height: 16px;
    width: 18px; }
.icon__appointment-alt {
    background-image: var(--icons-s805b5d821d);
    background-position: -17px -135px;
    background-repeat: no-repeat;
    height: 18px;
    width: 18px; }
.icon__phone-alt {
    background-image: var(--icons-s805b5d821d);
    background-position: -34px 0;
    background-repeat: no-repeat;
    height: 19px;
    width: 10px; }
.icon__gallery {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -226px;
    background-repeat: no-repeat;
    height: 26px;
    width: 31px; }
.icon__searched {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -252px;
    background-repeat: no-repeat;
    height: 26px;
    width: 26px; }
.active .icon__searched {
    background-image: var(--icons-s805b5d821d);
    background-position: -31px -226px;
    background-repeat: no-repeat;
    height: 26px;
    width: 26px; }
.icon__listed {
    background-image: var(--icons-s805b5d821d);
    background-position: -22px -111px;
    background-repeat: no-repeat;
    height: 24px;
    width: 25px; }
.active .icon__listed {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -154px;
    background-repeat: no-repeat;
    height: 24px;
    width: 25px; }
.icon__info {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -69px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px; }
.active .icon__info {
    background-image: var(--icons-s805b5d821d);
    background-position: -46px -35px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px; }
.icon__specialities {
    background-image: var(--icons-s805b5d821d);
    background-position: -26px -51px;
    background-repeat: no-repeat;
    height: 17px;
    width: 17px; }
.active .icon__specialities {
    background-image: var(--icons-s805b5d821d);
    background-position: -25px -154px;
    background-repeat: no-repeat;
    height: 17px;
    width: 17px; }
.icon__flex-prev-small {
    background-image: var(--icons-s805b5d821d);
    background-position: -30px -342px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__flex-next-small {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -282px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
.icon__list {
    background-image: var(--icons-s805b5d821d);
    background-position: -10px -35px;
    background-repeat: no-repeat;
    height: 13px;
    width: 18px; }
.active .icon__list {
    background-image: var(--icons-s805b5d821d);
    background-position: -28px -35px;
    background-repeat: no-repeat;
    height: 13px;
    width: 18px; }
.icon__map {
    background-image: var(--icons-s805b5d821d);
    background-position: -51px -69px;
    background-repeat: no-repeat;
    height: 22px;
    width: 15px; }
.active .icon__map {
    background-image: var(--icons-s805b5d821d);
    background-position: -16px -69px;
    background-repeat: no-repeat;
    height: 22px;
    width: 15px; }
.icon__go {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 10px;
    width: 6px; }
.icon__left {
    background-image: var(--icons-s805b5d821d);
    background-position: -20px -51px;
    background-repeat: no-repeat;
    height: 10px;
    width: 6px; }
.active .icon__left, a:hover .icon__left {
    background-image: var(--icons-s805b5d821d);
    background-position: -10px -19px;
    background-repeat: no-repeat;
    height: 10px;
    width: 6px; }
.icon__top {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -51px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.active .icon__top, a:hover .icon__top {
    background-image: var(--icons-s805b5d821d);
    background-position: -10px -51px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.icon__right {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -111px;
    background-repeat: no-repeat;
    height: 10px;
    width: 6px; }
.active .icon__right, a:hover .icon__right {
    background-image: var(--icons-s805b5d821d);
    background-position: -6px 0;
    background-repeat: no-repeat;
    height: 10px;
    width: 6px; }
.icon__bottom {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -35px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.active .icon__bottom, a:hover .icon__bottom {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -91px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.icon__pin-small {
    background-image: var(--icons-s805b5d821d);
    background-position: -10px -91px;
    background-repeat: no-repeat;
    height: 16px;
    width: 11px; }
.icon__pin-small-black {
    background-image: var(--icons-s805b5d821d);
    background-position: -23px 0;
    background-repeat: no-repeat;
    height: 16px;
    width: 11px; }
.icon__top-black {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -19px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
    outline: none; }

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none; }

.flex-pauseplay span {
    text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    padding: 0; }

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }

.flexslider .slides img {
    width: 100%;
    display: block; }

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

html[xmlns] .flexslider .slides {
    display: block; }

* html .flexslider .slides {
    height: 1%; }

.no-js .flexslider .slides > li:first-child {
    display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    position: relative; }

.flexslider .slides li {
    position: relative;
    margin-bottom: 0; }

.flexslider .slides img {
    height: auto; }

.flexslider .slides img.flexslider-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%; }

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }

.loading .flex-viewport {
    max-height: 300px; }

.carousel li {
    margin-right: 5px; }

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 54px;
    margin: -27px 0 0;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.flex-direction-nav .flex-prev {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -372px;
    background-repeat: no-repeat;
    height: 54px;
    width: 28px;
    left: 10px;
    top: 200px\9; }

.flex-direction-nav .flex-next {
    background-image: var(--icons-s805b5d821d);
    background-position: -28px -372px;
    background-repeat: no-repeat;
    height: 54px;
    width: 28px;
    right: 10px;
    top: 200px\9; }

.flexslider .flex-direction-nav .flex-prev {
    opacity: .8; }

.flexslider .flex-direction-nav .flex-prev:hover {
    opacity: 1; }

.flexslider .flex-direction-nav .flex-next {
    opacity: .8; }

.flexslider .flex-direction-nav .flex-next:hover {
    opacity: 1; }

.flex-direction-nav .flex-disabled {
    display: none; }

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000; }

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'; }

.flex-pauseplay a.flex-play:before {
    content: '\f003'; }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    z-index: 9; }
@media only screen and (max-width: 767px) {
    .flex-control-nav {
        left: auto;
        right: 10px;
        width: auto;
        bottom: 0; } }

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block; }

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    text-indent: -9999px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%; }
@media only screen and (max-width: 767px) {
    .flex-control-paging li a {
        width: 8px;
        height: 8px; } }

.flex-control-paging li a:hover {
    background: white; }

.flex-control-paging li a.flex-active {
    background: white;
    cursor: default; }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden; }

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }

.flex-control-thumbs img {
    /*width: 100%;*/
    height: auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }

.slideshow-home .container {
    position: relative; }
.slideshow-home .caption {
    background: var(--slider-caption) repeat left top;
    padding: 30px;
    position: absolute;
    right: 0;
    bottom: 30px;
    max-width: 50%; }
.slideshow-home .slides img {
    max-height: 410px;
    max-width: 100%;
    margin: 0 auto;
    width: auto !important;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slideshow-home .caption {
        padding: 20px;
        bottom: 20px; } }
@media only screen and (max-width: 767px) {
    .slideshow-home .caption {
        padding: 20px;
        bottom: 0;
        max-width: 100%; } }
.slideshow-home .caption__title {
    color: #d81e05;
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 20px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slideshow-home .caption__title {
        font-size: 22px;
        line-height: 24px; } }
@media only screen and (max-width: 767px) {
    .slideshow-home .caption__title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 0; } }

.slideshow-news {
    margin-bottom: 50px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slideshow-news {
        margin-bottom: 30px; } }
@media only screen and (max-width: 767px) {
    .slideshow-news {
        margin-bottom: 20px; } }
.slideshow-news .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 15px 12px;
    color: white; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slideshow-news .caption {
        min-height: 140px; } }
@media only screen and (max-width: 767px) {
    .slideshow-news .caption {
        position: relative;
        background: white;
        padding: 20px;
        color: black;
        border-bottom: 1px solid #e2dedb; } }
.slideshow-news .caption a {
    color: white; }
@media only screen and (max-width: 767px) {
    .slideshow-news .caption a {
        color: black; } }
.slideshow-news .caption__date {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 5px; }
@media only screen and (max-width: 767px) {
    .slideshow-news .caption__date {
        color: #767d85; } }
.slideshow-news .caption__date .icon {
    margin-right: 5px;
    margin-top: -3px; }
.slideshow-news .caption p {
    font-size: 15px;
    line-height: 20px; }
@media only screen and (max-width: 767px) {
    .slideshow-news .caption p {
        font-size: 14px; } }
.slideshow-news .caption__title, .slideshow-news .caption p.caption__title {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 5px; }
@media only screen and (max-width: 767px) {
    .slideshow-news .caption__title, .slideshow-news .caption p.caption__title {
        font-size: 15px;
        line-height: 20px; } }
.slideshow-news__more {
    display: block;
    border-right: 1px solid #e2dedb;
    border-bottom: 1px solid #e2dedb;
    text-align: center;
    color: #d81e05;
    font-size: 14px;
    line-height: 16px;
    padding: 20px 10px;
    margin-left: -30px; }
.slideshow-news .flex-control-nav {
    background: black;
    background: rgba(0, 0, 0, 0.5);
    padding: 16px;
    line-height: 8px;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slideshow-news .flex-control-nav {
        top: auto !important;
        bottom: 90px;
        background: transparent;
        right: 0;
        float: right;
        width: auto;
        left: auto; } }

.slideshow-brands {
    padding-bottom: 30px;
    border-bottom: 1px solid #e2dedb;
    margin-bottom: 30px;
    padding-top: 30px; }
.slideshow-brands.slideshow-brands-static {
    text-align: center !important;
}
.slideshow-brands.slideshow-brands-static .slides {
    width: auto !important;
}
.slideshow-brands.slideshow-brands-static .slides li {
    float: none !important;
    display: inline-block !important;
}
@media only screen and (max-width: 767px) {
    .slideshow-brands {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px; } }
.slideshow-brands .flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -15px 0 0; }
.slideshow-brands .flex-direction-nav .flex-prev {
    background-image: var(--icons-s805b5d821d);
    background-position: -30px -342px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    left: -30px; }
.slideshow-brands .flex-direction-nav .flex-next {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -282px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    right: -30px; }

.slideshow-detail {
    position: relative;
    /*max-height: 400px;*/
    overflow: hidden;
    margin-bottom: 20px; }
.slideshow-detail .flex-viewport {
    /* max-height: 400px;*/
    overflow: hidden;
}
.slideshow-detail .flex-control-thumbs li {
    max-height: 90px;
    overflow: hidden;
}
.slideshow-detail .flex-control-nav {
    bottom: 30px; }
.slideshow-detail ul, .slideshow-detail ol {
    margin-bottom: 0 !important; }
.slideshow-detail li {
    padding-left: 0 !important;
    position: initial !important; }
.slideshow-detail li:after, .slideshow-detail li:before {
    content: none !important; }
.slideshow-detail iframe {
    max-width: 100%; }

@media only screen and (max-width: 767px) {
    .slideshow-detail .flex-viewport {
        max-height: 170px;
    }
    .slideshow-detail .flex-control-thumbs li {
        max-height: 39px;
        margin-bottom: 0;
    }
}

/**
 * selectize.css (v0.12.1)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
    color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    /* fixes ie bug (see #392) */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #ffffff; }

.selectize-control {
    position: relative; }

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 20px;
    -webkit-font-smoothing: inherit;
    text-align: left; }

.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block; }

.selectize-input {
    border: 1px solid #e2dedb;
    padding: 10px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset; }

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px; }

.selectize-input.full {
    background-color: #ffffff;
    max-height: 42px; }

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important; }

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }

.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0; }

.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca; }

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff; }

.selectize-input > input {
    display: none !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.selectize-input > input::-ms-clear {
    display: none; }

.selectize-input > input:focus {
    outline: none !important; }

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left; }

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; }

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
    padding: 10px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none; }

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #ffffff;
    cursor: default; }

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68; }

.selectize-dropdown .active.create {
    color: #495c68; }

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px; }

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer; }

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text; }

.selectize-control.single .selectize-input:before {
    content: '';
    height: 100%;
    width: 1px;
    background: #e2dedb;
    display: block;
    position: absolute;
    top: 0px;
    right: 38px; }

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #c2c5ca transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #c2c5ca transparent; }

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto; }

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa; }

.selectize-input .item {
    max-height: 20px;
    overflow: hidden;
    display: block;
    max-width: 80%;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top; }

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020; }

.fancybox-skin {
    position: relative;
    color: #444;
    text-shadow: none;
    padding: 0 !important; }

.fancybox-opened {
    z-index: 8030; }

.fancybox-outer, .fancybox-inner {
    position: relative; }

.fancybox-inner {
    overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch; }

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%; }

.fancybox-image {
    max-width: 100%;
    max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: var(--fancybox-sprite);
 }

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060; }

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: var(--fancybox-loading) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 8040; }

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent var(--blank);
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040; }

.fancybox-prev {
    left: 0; }

.fancybox-next {
    right: 0; }

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden; }

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px; }

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px; }

.fancybox-nav:hover span {
    visibility: visible; }

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto; }

.fancybox-lock body {
    overflow: hidden !important; }

.fancybox-lock-test {
    overflow-y: hidden !important; }

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: var(--fancybox-overlay);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0; }

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll; }

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050; }

.fancybox-opened .fancybox-title {
    visibility: visible; }

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center; }

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap; }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff; }

.fancybox-title-inside-wrap {
    padding-top: 10px; }

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading div {
        background-image: var(--fancybox-loading-2x);
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/ } }
/*
	EXTEND
*/
.uppercase {
    text-transform: uppercase; }

.text-right {
    text-align: right !important; }

.text-center {
    text-align: center !important; }

.text-left {
    text-align: left !important; }

.red {
    color: #d81e05 !important; }

.black {
    color: black !important; }

.grey {
    color: #888 !important; }

.bg-grey {
    background: #f5f5f5;
    padding: 30px 0;
    margin-bottom: 40px; }
@media only screen and (max-width: 767px) {
    .bg-grey {
        padding: 20px 0;
        margin-bottom: 20px; } }

.border-bottom {
    border-bottom: 1px solid #e2dedb; }

@media only screen and (max-width: 767px) {
    .header-centered {
        text-align: center; } }
@media only screen and (max-width: 767px) {
    .header-centered .title-h1 {
        text-align: center;
        margin-bottom: 10px !important; } }
@media only screen and (max-width: 767px) {
    .header-centered img {
        margin: 0 auto 20px; } }

.required-text {
    color: #8d8d8d;
    font-size: 13px;
    line-height: 15px; }

.results {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px; }

.text-map {
    clear: both;
    margin-bottom: 30px; }
.text-map p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px; }
.text-map a {
    color: #d81e05; }
.text-map a:hover, .text-map a:active, .text-map a:focus {
    text-decoration: underline; }

#main-map {
    clear: both;
    height: 570px;
    margin-bottom: 30px; }

.caption-map {
    padding: 20px;
    padding-left: 75px;
    position: relative; }
.caption-map p {
    font-size: 12px;
    color: #8d8d8d; }
.caption-map p.doctor {
    color: black; }
.caption-map p.title-h5 {
    font-size: 16px;
    font-weight: normal;
    color: #d81e05;
    margin: 5px 0; }
.caption-map img {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 50px; }

/*
	LAYOUT
*/
.container {
    max-width: 1170px;
    width: 100% !important; }

#main {
    min-height: 700px; }
@media only screen and (max-width: 767px) {
    #main {
        min-height: 200px;
        margin-top: 50px;
        margin-bottom: 50px; } }

/*
	HEADER
*/
.header {
    background: var(--bg-logo) no-repeat center top #d81e05;
    color: white;
    padding-top: 10px;
    margin-bottom: 30px; }
.header input[type=text] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }
@media only screen and (max-width: 767px) {
    .header {
        padding: 11px 0;
        margin-bottom: 10px; } }
.header a {
    color: white; }
.header .logo {
    float: left;
    margin-top: 3px;
    position: relative;
    z-index: 1; }
@media only screen and (max-width: 767px) {
    .header .logo {
        z-index: 0; } }
.header .toolbar {
    float: right; }
@media only screen and (max-width: 767px) {
    .header .toolbar {
        float: none;
        clear: both;
        padding: 15px 20px 18px;
        border-bottom: 1px solid #a91f0d;
        margin: 0 -20px 20px; } }
.header .toolbar li {
    float: left;
    /*font-size: 15px;*/
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    max-width: 150px;
    /* padding: 4px 10px 4px 45px;  */
    padding: 12px 6px 4px 38px;
    position: relative;
    min-height: 40px;
    /*margin-left: 20px;*/
    margin-left: 14px;
    padding-top: 12px;
    width: 18%;
}
@media only screen and (max-width: 767px) {
    .header .toolbar li {
        margin-left: 0;
        float: none;
        display: block;
        max-width: 100%;
        margin-bottom: 10px; } }
.header .toolbar li.help-link {
    padding-top: 4px; }
@media only screen and (max-width: 767px) {
    .header .toolbar li.help-link {
        padding-top: 12px; } }
.header .toolbar li:before {
    content: '|';
    color: #c31f09;
    position: absolute;
    left: -20px;
    top: 50%;
    line-height: 8px;
    margin-top: -4px; }
@media only screen and (max-width: 767px) {
    .header .toolbar li:before {
        content: none; } }
.header .toolbar li:first-child {
    margin-left: 0; }
.header .toolbar li:first-child:before {
    content: none; }
.header .toolbar li .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px; }
.header form.searcher {
    float: right;
    max-width: 190px;
    margin-left: 10px; }
.header .user {
    float: right;
    max-width: 115px; }
@media only screen and (max-width: 767px) {
    .header .user {
        margin-top: -10px;
        margin-right: -10px; } }
.header .user__link {
    display: block;
    font-size: 14px;
    padding: 10px 15px; }
.header .user .icon {
    margin-right: 4px;
    vertical-align: baseline; }
.header .search-link {
    float: right;
    margin-top: -4px;
    margin-right: 10px; }
.header .search-link .dropdown-menu {
    background: transparent;
    border: none; }
.header .search-link form {
    padding: 20px;
    border-bottom: 1px solid #a91f0d; }
.header .search-link form input {
    background: #9d1c13;
    color: white; }
.header .mainmenu {
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 3px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 3px inset;
    box-shadow: rgba(0, 0, 0, 0.08) 0 0 6px 3px inset;
    background: #c31f09;
    margin-top: 7px; }
@media only screen and (max-width: 767px) {
    .header .mainmenu {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
        margin-top: 0;
        clear: both; } }
.header .mainmenu .primary > li {
    float: left;
    width: 20%;
    font-size: 14px;
    line-height: 20px;
    border-right: 1px solid #a91f0d;
    text-align: center; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .mainmenu .primary > li {
        min-height: 70px; } }
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li {
        float: none;
        min-height: 10px;
        width: auto;
        border: none;
        text-align: left; } }
.header .mainmenu .primary > li.active {
    background: var(--mainmenu-active) no-repeat center top;
}
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li.active {
        background: transparent; } }
.header .mainmenu .primary > li:hover {
    background: white;
    color: #d81e05; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li:hover {
        background: transparent;
        color: white; } }
.header .mainmenu .primary > li:hover > a {
    color: #d81e05; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li:hover > a {
        color: white; } }
.header .mainmenu .primary > li:first-child {
    border-left: 1px solid #a91f0d; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li:first-child {
        border: none; } }
.header .mainmenu .primary > li > a {
    display: block;
    padding: 15px; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .primary > li > a {
        padding: 10px 0; } }
@media only screen and (max-width: 767px) {
    .header .mainmenu li:hover > a {
        text-decoration: underline; } }
.header .mainmenu .mainmenu__submenu {
    background: white;
    color: black; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .mainmenu__submenu {
        background: transparent;
        color: white;
        padding-left: 15px; } }
.header .mainmenu .mainmenu__submenu li {
    font-size: 14px;
    line-height: 20px;
    text-align: left; }
.header .mainmenu .mainmenu__submenu a {
    color: black;
    display: block;
    padding: 10px 10px 10px 35px;
    position: relative; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .mainmenu__submenu a {
        color: white;
        padding-left: 15px; } }
.header .mainmenu .mainmenu__submenu a:before {
    content: "";
    display: block;
    border-left: 8px solid #c2c5ca;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -4px; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .mainmenu__submenu a:before {
        border-left-color: white;
        left: 0; } }
.header .mainmenu .mainmenu__submenu a:hover, .header .mainmenu .mainmenu__submenu a.active {
    background: #f4f4f4;
    color: #d81e05; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .mainmenu__submenu a:hover, .header .mainmenu .mainmenu__submenu a.active {
        background: transparent;
        color: white; } }
.header .mainmenu .mainmenu__submenu a:hover:before, .header .mainmenu .mainmenu__submenu a.active:before {
    border-left-color: #d81e05; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .mainmenu__submenu a:hover:before, .header .mainmenu .mainmenu__submenu a.active:before {
        border-left-color: white; } }
.header .mainmenu .with-submenu {
    position: relative; }
.header .mainmenu .with-submenu > .mainmenu__submenu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 240px;
    z-index: 9; }
@media only screen and (max-width: 767px) {
    .header .mainmenu .with-submenu > .mainmenu__submenu {
        position: relative;
        left: auto;
        top: auto;
        width: auto; } }
.header .mainmenu .with-submenu > .mainmenu__submenu.first {
    left: 0;
    top: 50px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .mainmenu .with-submenu > .mainmenu__submenu.first {
        top: 70px; } }
@media only screen and (max-width: 767px) {
    .header .mainmenu .with-submenu > .mainmenu__submenu.first {
        top: auto;
        left: auto; } }
.header .mainmenu .with-submenu > a {
    position: relative; }
.header .mainmenu .with-submenu > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px; }
.header .toggle-menu {
    float: left;
    margin-right: 20px;
    margin-top: 6px;
    position: relative;
    z-index: 9999; }
.header .mobile-menu {
    float: right; }
@media only screen and (max-width: 767px) {
    .header .mobile-menu {
        display: none;
        float: none;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 20px;
        background: #d81e05;
        z-index: 999; } }
@media only screen and (max-width: 767px) {
    .header .mobile-menu .container {
        padding: 0; } }
@media only screen and (max-width: 767px) {
    .header .dropdown {
        position: initial; } }
.header .user .dropdown {
    padding-top: 9px;
    margin-left: 10px; }
@media only screen and (max-width: 767px) {
    .header .open > .dropdown-menu {
        display: block;
        top: auto;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        margin-top: 10px; } }

/*
	FOOTER
*/
.footer {
    background: #191919;
    padding: 10px; }
@media only screen and (max-width: 767px) {
    .footer {
        padding: 0; } }
@media only screen and (max-width: 767px) {
    .footer .container {
        padding: 0; } }
.footer ul {
    text-align: center; }
.footer li {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: white;
    border-left: 1px solid #272727;
    margin-left: 15px;
    padding-left: 15px; }
@media only screen and (max-width: 767px) {
    .footer li {
        border-left: none;
        margin-left: 0;
        padding: 10px 20px; } }
.footer li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0; }
@media only screen and (max-width: 767px) {
    .footer li:first-child {
        border-bottom: 1px solid #272727;
        padding: 10px 0; } }
.footer a {
    color: white; }
.footer a:hover {
    text-decoration: underline; }

/*
	FORMS
*/
input[type=text], input[type=email], input[type=url], input[type=tel], input[type=number], input[type=password], textarea, .form-control {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    border: none;
    border: 1px solid #e2dedb;
    color: black;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    background: white;
    padding: 10px;
    display: block;
    width: 100%;
    height: auto;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out; }
input[type=text]:active, input[type=text]:focus, input[type=email]:active, input[type=email]:focus, input[type=url]:active, input[type=url]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=number]:active, input[type=number]:focus, input[type=password]:active, input[type=password]:focus, textarea:active, textarea:focus, .form-control:active, .form-control:focus {
    outline: none;
    background: #fafafa; }

textarea {
    min-height: 140px; }

.searcher, .header .search-link form {
    position: relative; }
.searcher button, .header .search-link form button {
    border: none;
    background: transparent;
    position: absolute;
    top: 5px;
    right: 10px; }

.header .search-link form button {
    top: 27px;
    right: 23px; }

.location-input {
    position: relative; }
.location-input .icon {
    position: absolute;
    top: 13px;
    right: 10px; }

label {
    color: black;
    font-size: 13px;
    line-height: 40px;
    display: block; }
label.more-text {
    line-height: 20px;
    margin-bottom: 10px; }
label.check {
    margin-left: 0 !important;
    display: block;
    line-height: 20px; }
label.check input {
    margin-left: 0;
    margin-right: 8px; }

.error label {
    color: #d81e05; }
.error .col-xs-12 {
    position: relative; }
.error .error-text {
    border: 1px solid #d81e05;
    color: #d81e05;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    background: #fdeeed;
    padding: 10px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px; }
.error input[type=text], .error input[type=email], .error input[type=url], .error input[type=tel], .error input[type=number], .error input[type=password], .error textarea, .error .form-control {
    background: #fdeeed;
    border-color: #d81e05;
    color: #d81e05; }

/*
	BUTTONS
*/
.button, a.button {
    display: inline-block;
    outline: 0;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0;
    color: white !important;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    min-width: 150px;
    text-align: center;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d81e05;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhMjkxMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMjUxMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da2912), color-stop(100%, #cc2511));
    background-image: -moz-linear-gradient(#da2912, #cc2511);
    background-image: -webkit-linear-gradient(#da2912, #cc2511);
    background-image: linear-gradient(#da2912, #cc2511); }
@media only screen and (max-width: 767px) {
    .button, a.button {
        width: 100%;
        min-width: 50px; } }
.button:active, .button:focus, .button:hover, a.button:active, a.button:focus, a.button:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMjUxMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I1MTgwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc2511), color-stop(100%, #b51804));
    background-image: -moz-linear-gradient(#cc2511, #b51804);
    background-image: -webkit-linear-gradient(#cc2511, #b51804);
    background-image: linear-gradient(#cc2511, #b51804);
    text-decoration: none !important; }
.button--full, a.button--full {
    width: 100%;
    text-align: center; }
.button--small, a.button--small {
    font-size: 13px;
    padding: 5px 8px;
    min-width: 100px; }
.button--small .icon, a.button--small .icon {
    margin: 0 3px; }
.button--small .icon__appointment-alt, a.button--small .icon__appointment-alt {
    margin-top: -2px; }
.button--small .icon__go, a.button--small .icon__go {
    margin-top: -1px; }
.button--white, a.button--white {
    border: 1px solid #e2dedb;
    background: white;
    color: #d81e05 !important; }
.button--white:hover, a.button--white:hover {
    background: white;
    color: black !important; }
.button--white:hover .icon__bottom, a.button--white:hover .icon__bottom {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -35px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.button--white:active, .button--white:focus, a.button--white:active, a.button--white:focus {
    background: white; }
.button--white.active, a.button--white.active {
    background: white;
    color: black !important; }
.button--white.active .icon__pin-small, a.button--white.active .icon__pin-small {
    background-image: var(--icons-s805b5d821d);
    background-position: -23px 0;
    background-repeat: no-repeat;
    height: 16px;
    width: 11px; }
.button--white.active .icon__bottom, a.button--white.active .icon__bottom {
    background-image: var(--icons-s805b5d821d);
    background-position: 0 -19px;
    background-repeat: no-repeat;
    height: 6px;
    width: 10px; }
.button--reset, a.button--reset {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    padding: 0;
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    min-width: 20px;
    text-align: left; }
.button--secondary, a.button--secondary {
    border: 1px solid #8d8d8d;
    background: #8d8d8d;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0YjZiZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhkOGQ4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b4b6bd), color-stop(100%, #8d8d8d));
    background-image: -moz-linear-gradient(#b4b6bd, #8d8d8d);
    background-image: -webkit-linear-gradient(#b4b6bd, #8d8d8d);
    background-image: linear-gradient(#b4b6bd, #8d8d8d); }
.button--secondary:active, .button--secondary:focus, .button--secondary:hover, a.button--secondary:active, a.button--secondary:focus, a.button--secondary:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkOGQ4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I0YjZiZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8d8d8d), color-stop(100%, #b4b6bd));
    background-image: -moz-linear-gradient(#8d8d8d, #b4b6bd);
    background-image: -webkit-linear-gradient(#8d8d8d, #b4b6bd);
    background-image: linear-gradient(#8d8d8d, #b4b6bd); }

.two-buttons {
    text-align: center;
    width: 225px;
    margin: 25px 0;
    overflow: hidden; }
.two-buttons a {
    float: left;
    width: 50%;
    font-size: 13px;
    line-height: 22px;
    color: #d81e05;
    font-weight: normal;
    padding: 8px 10px;
    text-align: center;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0;
    border: 1px solid #e2dedb;
    background: white;
    min-height: 42px; }
.two-buttons a:first-child {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    border-right: none; }
.two-buttons a.active {
    background: #d81e05;
    color: white; }
.two-buttons .icon {
    vertical-align: middle;
    margin-right: 3px; }

/*
	TITLES
*/
.title-h1 {
    font-size: 34px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 35px; }
@media only screen and (max-width: 767px) {
    .title-h1 {
        font-size: 24px;
        line-height: 26px; } }

.title-h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: normal; }
@media only screen and (max-width: 767px) {
    .title-h2 {
        font-size: 22px;
        line-height: 24px; } }

.title-h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: normal; }
@media only screen and (max-width: 767px) {
    .title-h3 {
        font-size: 20px;
        line-height: 22px; } }

.title-h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal; }

.title-h5 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold; }

.title-image {
    text-align: center;
    margin-bottom: 5px; }
.title-image img {
    display: inline-block;
    margin: 0 auto; }
@media only screen and (max-width: 767px) {
    .title-image img {
        max-width: 50px; } }

.title-box {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    padding: 6px 10px;
    border: 1px solid #e2dedb;
    background: #f4f4f4;
    margin-bottom: 20px; }

/*
	FORMBOX
*/
.formbox {
    margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
    .formbox {
        margin-bottom: 20px; } }
.formbox__header {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    background: #d81e05;
    color: white;
    font-size: 24px;
    line-height: 30px;
    padding: 25px 20px; }
@media only screen and (max-width: 767px) {
    .formbox__header {
        font-size: 20px;
        padding: 15px;
        text-align: center; } }
.formbox__header .icon {
    margin-right: 23px; }
@media only screen and (max-width: 767px) {
    .formbox__header .icon {
        margin-right: 10px; } }
.formbox__content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2dedb;
    background: #f4f4f4;
    padding: 28px; }
@media only screen and (max-width: 767px) {
    .formbox__content {
        padding: 18px; } }
.formbox__content p {
    color: #8d8d8d;
    font-size: 13px;
    line-height: 15px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .formbox__content p {
        margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
    .formbox__content p {
        margin-bottom: 20px; } }
.formbox__content a {
    text-decoration: underline; }
.formbox__content .row {
    margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
    .formbox__content .row {
        margin-bottom: 5px; } }
.formbox__footer {
    border-top: 1px solid #e2dedb;
    padding: 28px 28px 0;
    margin: 0 -28px; }
@media only screen and (max-width: 767px) {
    .formbox__footer {
        padding: 0px 18px 0;
        margin: 20px -18px 0; } }
.formbox__footer .row {
    margin-bottom: 0; }
.formbox--home .formbox__content {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px;
    border-top: none;
    padding: 40px 30px 20px 40px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .formbox--home .formbox__content {
        padding: 12px 20px; } }
@media only screen and (max-width: 767px) {
    .formbox--home .formbox__content {
        padding: 12px 20px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .formbox--home .formbox__content .row {
        margin-bottom: 5px; } }
@media only screen and (max-width: 767px) {
    .formbox--home .formbox__content .row {
        margin-bottom: 5px; } }
.formbox--home .formbox__content label {
    margin-left: -15px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .formbox--home .formbox__content label {
        margin-left: 0; } }
@media only screen and (max-width: 767px) {
    .formbox--home .formbox__content label {
        margin-left: 0; } }

/*
	BOX
*/
.box {
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2dedb;
    padding: 25px 25px 25px 130px;
    position: relative;
    margin-bottom: 20px; }
.box.box--special {
    color: white;
    background: #d81e05; }
.box.box--special .button {
    background: #72be06; }
.box.box--special .button:hover,
.box.box--special .button:active,
.box.box--special .button:focus {
    background: #63a505; }
.box.box--special .icon__phone-circle {
    background-image: var(--circle-phone-white);
}
.col-md-3 > .box {
    padding: 17px 20px 20px 95px; }
@media only screen and (max-width: 767px) {
    .col-md-3 > .box {
        padding: 20px; } }
.col-md-3 > .box > .icon {
    left: 11px;
    top: 23px; }
@media only screen and (max-width: 767px) {
    .col-md-3 > .box > .icon {
        left: auto;
        top: auto; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .box {
        padding-left: 120px; } }
@media only screen and (max-width: 767px) {
    .box {
        text-align: center;
        padding: 20px; } }
.box > .icon {
    position: absolute;
    top: 25px;
    left: 25px; }
@media only screen and (max-width: 767px) {
    .box > .icon {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto 10px; } }
.box__title {
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    display: block;
    margin-bottom: 8px; }
@media only screen and (max-width: 767px) {
    .box__title {
        font-size: 20px; } }
.box p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 16px; }

/*
	NEWBOX
*/
.newbox {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center; }
@media only screen and (max-width: 767px) {
    .newbox {
        margin-bottom: 20px; } }
.newbox img {
    display: block; }
.newbox__content {
    border: 1px solid #e2dedb;
    background: white;
    border-top: none;
    padding: 25px;
    min-height: 262px; }
.col-md-3 .newbox__content {
    padding: 19px;
    min-height: 100px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .newbox__content {
        min-height: 330px; } }
@media only screen and (max-width: 767px) {
    .newbox__content {
        min-height: 100px; } }
.newbox__content:hover {
    background: red;
    color: white; }
.newbox__content:hover a {
    color: white; }
.newbox p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px; }
.newbox p a {
    text-decoration: underline; }
.newbox__title, .newbox p.newbox__title {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 10px; }
.newbox__more {
    color: #d81e05;
    font-size: 14px;
    line-height: 16px; }

/*
	NEWSNAV
*/
.newsnav {
    margin-left: -30px; }
.newsnav ol {
    padding: 0;
    margin: 0; }
.newsnav li {
    list-style-type: none;
    border: 1px solid #e2dedb;
    border-top: none;
    background: white;
    padding: 15px 15px 15px 78px;
    margin: 0;
    position: relative;
    min-height: 111px;
    cursor: pointer; }
.newsnav li.flex-active {
    background: #f8f8f8; }
.newsnav li .slide-arrow {
    display: none; }
.newsnav li.flex-active .slide-arrow {
    display: block;
    height: 20px;
    width: 12px;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -6px;
    background: var(--slider-arrow) no-repeat left top;
    z-index: 9; }
.newsnav li:first-child {
    border-top: 1px solid #e2dedb; }
.newsnav__number {
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
    width: 40px;
    text-align: center;
    background: #d81e05;
    color: white;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 15px; }
.newsnav__date {
    color: #767d85;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 5px; }
.newsnav__date .icon {
    margin-right: 5px;
    margin-top: -3px; }
.newsnav p {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold; }

/*
	DROPDOWN-SELECT
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dropdown-select {
        margin-bottom: 10px; } }
@media only screen and (max-width: 767px) {
    .dropdown-select {
        margin-bottom: 10px; } }
.dropdown-select .dropdown-toggle {
    border: none;
    background: transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 2px 0px inset;
    border: 1px solid #e2dedb;
    color: black;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    background: white;
    padding: 10px;
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out; }
.dropdown-select .dropdown-toggle:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #c2c5ca transparent transparent transparent; }
.dropdown-select .dropdown-toggle:before {
    content: '';
    height: 100%;
    width: 1px;
    background: #e2dedb;
    display: block;
    position: absolute;
    top: 0px;
    right: 38px; }
.dropdown-select.open .dropdown-toggle:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #c2c5ca transparent; }
.dropdown-select .dropdown-menu {
    width: 100%; }
.dropdown-select .dropdown-menu li a {
    display: block;
    padding: 5px 10px; }
.dropdown-select .dropdown-menu li a:hover {
    background: #f5f5f5; }
.dropdown-select .dropdown-menu form {
    padding: 0 10px;
    margin: 10px 0; }
.dropdown-select .dropdown-menu form.searcher button {
    top: 7px; }

/*
	DOCTOR-FORM
*/
.doctor-form {
    background: var(--bg-doctors) no-repeat center top;
    height: 450px;
    margin-bottom: 30px; }
.doctor-form .formbox {
    margin-top: 60px; }
@media only screen and (max-width: 767px) {
    .doctor-form .formbox {
        margin-top: 30px; } }

/*
	INFOBOX
*/
.infobox {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    border: 1px solid #e2dedb;
    background: #f4f4f4;
    padding: 30px;
    text-align: center;
    margin-bottom: 90px; }
@media only screen and (max-width: 767px) {
    .infobox {
        padding: 20px;
        margin-bottom: 30px; } }
.infobox p {
    font-size: 24px;
    line-height: 36px; }
@media only screen and (max-width: 767px) {
    .infobox p {
        font-size: 20px;
        line-height: 30px; } }
.infobox p strong {
    color: #d81e05; }
.infobox--help {
    text-align: left;
    padding: 25px; }
.infobox--help img {
    max-width: 40px; }
.infobox--help p {
    font-size: 15px;
    line-height: 18px; }
.infobox--help .phone {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    display: block; }

/*
	BRAND
*/
.brand {
    border: 1px solid #e2dedb;
    display: inline-block;
    vertical-align: top;
    width: 24.9%;
    margin-left: -5px;
    margin-top: -1px; }
@media only screen and (max-width: 767px) {
    .brand {
        width: 100%;
        float: none;
        margin-left: 0; } }
.brand__image {
    display: block;
    padding-top: 30px;
    padding-bottom: 10px;
    min-height: 120px;
    text-align: center; }
@media only screen and (max-width: 767px) {
    .brand__image {
        padding-top: 10px;
        min-height: 50px; } }
.brand__image img {
    display: block;
    margin: 0 auto; }
.brand__name {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    display: block;
    text-align: center;
    margin-bottom: 50px; }
@media only screen and (max-width: 767px) {
    .brand__name {
        margin-bottom: 30px; } }
.brand a {
    color: black;
    display: block; }

.brands-grid {
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 5px; }
@media only screen and (max-width: 767px) {
    .brands-grid {
        margin-bottom: 20px; } }

/*
	POST
*/
.post {
    margin-bottom: 100px; }
.post__title {
    color: #d81e05;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    display: block;
    margin-bottom: 10px; }
.post__title a {
    color: #d81e05; }
.post__date {
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 20px; }
.post__date span {
    font-style: normal; }
.post__content img {
    display: block;
    margin-bottom: 20px; }
.post__content p, .post__content li {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 20px; }
.post__content li {
    margin-bottom: 10px; }
.post__content ul {
    margin-bottom: 20px; }
.post__content ul li {
    padding-left: 15px;
    position: relative; }
.post__content ul li:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #d81e05;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 9px; }
.post__content ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px; }
.post__content ol li {
    list-style-type: none;
    padding-left: 35px;
    position: relative; }
.post__content ol li:before {
    content: counter(item);
    counter-increment: item;
    background: #d81e05;
    color: white;
    width: 25px;
    height: 25px;
    line-height: 25px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0; }
.post__content a {
    color: #d81e05; }
.post__content a:hover, .post__content a:active, .post__content a:focus {
    text-decoration: underline; }
.post__content h1 {
    font-size: 34px;
    line-height: 36px; }
.post__content h2 {
    font-size: 28px;
    line-height: 30px; }
.post__content h3 {
    font-size: 24px;
    line-height: 26px; }
.post__content h4 {
    font-size: 18px;
    line-height: 20px; }
.post__content h1, .post__content h2, .post__content h3, .post__content h4 {
    margin-bottom: 20px; }
.post__attachments {
    border-top: 1px solid #e2dedb;
    border-bottom: 1px solid #e2dedb;
    padding: 20px 0; }
.post__attachments .title-h4 {
    margin-bottom: 10px; }
.post__attachments li {
    font-size: 14px;
    line-height: 26px; }
.post__attachments a {
    color: #d81e05; }
.post__attachments a:hover, .post__attachments a:active, .post__attachments a:focus {
    text-decoration: underline; }
.post__toolbar {
    border-top: 1px solid #e2dedb;
    border-bottom: 1px solid #e2dedb;
    padding: 10px 0;
    margin-top: -1px;
    margin-bottom: 20px; }
.post__toolbar .dropdown {
    display: inline-block;
    vertical-align: middle; }
.post__toolbar .toolbar-link {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #d81e05;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px; }
.post__toolbar .toolbar-link strong {
    margin-top: 4px;
    font-weight: normal;
    display: block; }
.post--small {
    margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
    .post__toolbar .toolbar-link {
        margin: 0 9px; }
    .post--small {
        margin-bottom: 20px;
        border-bottom: 1px solid #e2dedb;
        padding-bottom: 20px; }
    .post__content img {
        height: auto !important; } }
.post--small .post__title {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 4px; }
.post--small .post__date {
    margin-bottom: 4px; }
.post--small .post__content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0; }
.post--small .read-more {
    display: inline-block;
    color: #d81e05;
    font-size: 14px;
    line-height: 20px; }
.post--small .read-more:hover, .post--small .read-more:active, .post--small .read-more:focus {
    text-decoration: underline; }

/*
	MODAL
*/
.modal {
    max-width: 500px; }
.modal .formbox {
    margin-bottom: 0; }

/*
	FILTER
*/
.filter {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2dedb;
    background: #f4f4f4;
    padding: 15px;
    margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
    .filter {
        margin-bottom: 20px; } }
.filter--red {
    border: none;
    background: #d81e05;
    color: white;
    margin-bottom: 15px; }
.filter--red label {
    color: white; }
.filter--red .button {
    margin-top: 40px;
    background: #72be06; }
.filter--red .button:hover,
.filter--red .button:active,
.filter--red .button:focus {
    background: #63a505; }
.filter p, .filter li {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 20px; }
.filter p strong {
    font-size: 16px; }
.filter li {
    margin-bottom: 8px; }

/*
	PAGINATE
*/
.paginate {
    border-top: 1px solid #e2dedb;
    padding-top: 30px;
    text-align: center;
    margin-bottom: 60px; }
.paginate li {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #d81e05;
    margin-bottom: 5px; }
.paginate li a, .paginate li > span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2dedb;
    background: white;
    display: block;
    color: #d81e05;
    padding: 0 12px; }
@media only screen and (max-width: 767px) {
    .paginate li a, .paginate li > span {
        padding: 0 8px; } }
.paginate li .icon__left {
    margin-right: 3px;
    margin-top: -2px; }
.paginate li .icon__right {
    margin-top: -2px;
    margin-left: 3px; }
.paginate li.current a, .paginate li.current span {
    background: #d81e05;
    border-color: #d81e05;
    color: white; }
.paginate li a:hover {
    background: #8d8d8d;
    border-color: #8d8d8d;
    color: white; }

/*
	HEADER-MAP
*/
.header-map {
    position: relative;
    margin-bottom: 50px; }
@media only screen and (max-width: 767px) {
    .header-map {
        margin-bottom: 20px; } }
.header-map .link-map {
    display: block;
    text-align: center; }
.header-map .link-map img {
    margin: 0 auto; }
.header-map .container {
    position: relative; }

/*
	DATAMAP
*/
.datamap {
    width: 80%;
    max-width: 580px;
    position: absolute;
    top: 70px;
    right: 0; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .datamap {
        top: 10px; } }
@media only screen and (max-width: 767px) {
    .datamap {
        position: relative;
        max-width: 100%;
        width: auto;
        top: auto;
        right: auto;
        margin: 20px 0;
        text-align: center; } }
.datamap__data {
    border: 1px solid #e2dedb;
    background: white;
    padding: 30px; }
@media only screen and (max-width: 767px) {
    .datamap__data {
        border-bottom: 0; } }
.datamap__data ul {
    border-bottom: 1px solid #e2dedb;
    margin-bottom: 20px;
    padding-bottom: 10px; }
@media only screen and (max-width: 767px) {
    .datamap__data ul {
        margin-top: 10px; } }
.datamap__data li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 45px;
    position: relative;
    margin-bottom: 10px;
    min-height: 20px;
    width: 80%;
    text-align: left; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .datamap__data li {
        width: 100%; } }
@media only screen and (max-width: 767px) {
    .datamap__data li {
        width: 100%; } }
.datamap__data li .icon {
    position: absolute;
    top: 0;
    left: 0; }
.datamap__data li a {
    color: #d81e05; }
.datamap__data p {
    color: #888;
    font-size: 13px;
    line-height: 18px;
    text-align: left; }
@media only screen and (max-width: 767px) {
    .datamap__buttons {
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0;
        border-radius: 0 0 3px 3px;
        background: white;
        border: 1px solid #e2dedb;
        border-top: 0;
        padding: 0 20px 20px; } }
.datamap__buttons .button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 33.3%;
    float: left;
    font-size: 13px;
    min-height: 45px;
    border-left: 1px solid #a91f0d; }
.datamap__buttons.one-button .button {
    width: 100%; }
.datamap__buttons.twobuttons .button {
    width: 50%; }
@media only screen and (max-width: 767px) {
    .datamap__buttons .button {
        width: 100% !important;
        float: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 20px;
        border: none; } }
.datamap__buttons .button .icon {
    margin-right: 4px; }
.datamap__buttons .button:first-child {
    border-left: 0; }

/*
	ABOUT
*/
.about {
    border-bottom: 1px solid #e2dedb;
    margin-bottom: 30px;
    padding-bottom: 10px; }
@media only screen and (max-width: 767px) {
    .about {
        margin-bottom: 20px;
        padding-bottom: 20px;
        text-align: center; } }
.about img {
    margin-bottom: 10px; }
.about__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px; }
.about p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px; }
.about a {
    color: #d81e05; }
.about a:hover, .about a:active, .about a:focus {
    text-decoration: underline; }

/*
	TABS
*/
.tabs__menu, .tabs__content .tabs__menu {
    margin-bottom: 15px;
    border-bottom: 1px solid #e2dedb;
    height: 35px; }
@media only screen and (max-width: 767px) {
    .tabs__menu, .tabs__content .tabs__menu {
        height: 51px; } }
.tabs__menu li, .tabs__content .tabs__menu li {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-right: 10px; }
@media only screen and (max-width: 767px) {
    .tabs__menu li, .tabs__content .tabs__menu li {
        width: 50%;
        float: left;
        margin-right: 0;
        padding: 0 2px; } }
.tabs__menu li a, .tabs__content .tabs__menu li a {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    display: block;
    padding: 7px 18px;
    background: white;
    border: 1px solid #e2dedb;
    color: #d81e05; }
@media only screen and (max-width: 767px) {
    .tabs__menu li a, .tabs__content .tabs__menu li a {
        padding: 7px 8px; } }
.tabs__menu li a:hover, .tabs__menu li a:active, .tabs__menu li a:focus, .tabs__content .tabs__menu li a:hover, .tabs__content .tabs__menu li a:active, .tabs__content .tabs__menu li a:focus {
    text-decoration: none; }
.tabs__menu li .icon, .tabs__content .tabs__menu li .icon {
    vertical-align: middle;
    margin-right: 4px; }
@media only screen and (max-width: 767px) {
    .tabs__menu li .icon, .tabs__content .tabs__menu li .icon {
        display: block;
        margin: 0 auto; } }
.tabs__menu li.active a, .tabs__content .tabs__menu li.active a {
    background: #d81e05;
    border-color: #d81e05;
    color: white; }
.tabs__menu-large, .tabs__content .tabs__menu-large {
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: none;
    height: auto; }
.tabs__menu-large li, .tabs__content .tabs__menu-large li {
    width: 50%;
    float: left;
    font-size: 24px;
    line-height: 30px;
    margin-right: 0; }
@media only screen and (max-width: 767px) {
    .tabs__menu-large li, .tabs__content .tabs__menu-large li {
        font-size: 15px;
        line-height: 18px;
        padding: 0; } }
.tabs__menu-large li a, .tabs__content .tabs__menu-large li a {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0;
    background: #f4f4f4;
    padding: 20px 5px;
    min-height: 73px;
    color: #8d8d8d; }
@media only screen and (max-width: 767px) {
    .tabs__menu-large li a, .tabs__content .tabs__menu-large li a {
        padding: 10px; } }
.tabs__menu-large li .icon, .tabs__content .tabs__menu-large li .icon {
    margin-right: 10px; }
@media only screen and (max-width: 767px) {
    .tabs__menu-large li .icon, .tabs__content .tabs__menu-large li .icon {
        display: none; } }
.tabs__menu-large li:first-child a, .tabs__content .tabs__menu-large li:first-child a {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    border-right: 0; }
.tabs__content, .tabs__content .tabs__content {
    clear: both; }
.tabs__content p, .tabs__content .tabs__content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px; }
.tabs__content li, .tabs__content .tabs__content li {
    list-style-position: inside;
    list-style-type: disc;
    font-size: 14px;
    line-height: 24px; }
.tabs__content a, .tabs__content .tabs__content a {
    color: #d81e05; }
.tabs__content a:hover, .tabs__content a:active, .tabs__content a:focus, .tabs__content .tabs__content a:hover, .tabs__content .tabs__content a:active, .tabs__content .tabs__content a:focus {
    text-decoration: underline; }

/*
	SPECIALIST
*/
.specialist {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px; }
.specialist .col-xs-12 {
    padding-top: 10px; }
.specialist .col-xs-12 div {
    margin-bottom: 3px; }
.specialist .button {
    margin-top: -10px; }
@media only screen and (max-width: 767px) {
    .specialist .button {
        margin-top: 0; } }

/*
	LOCATIONS
*/
.locations {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e2dedb;
    background: #f4f4f4;
    padding: 18px 10px 18px 18px;
    margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
    .locations {
        margin-bottom: 20px; } }
.locations__content {
    height: 670px;
    overflow-y: auto;
    padding-right: 8px; }
.locations p {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 15px; }
.locations li {
    background: white;
    border: 1px solid #e2dedb;
    padding: 18px 10px 10px 18px;
    margin-bottom: 10px; }
.locations li p {
    color: #8d8d8d;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px; }
.locations__hospital {
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    line-height: 20px;
    height: 38px;
    margin: 7px 0;
    color: #d81e05;
    display: table; }
.locations__hospital div {
    display: table-cell;
    vertical-align: middle; }
.locations__hospital img {
    position: absolute;
    top: 4px;
    left: 0; }

/*
	CENTERBOX
*/
.centerbox {
    margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
    .centerbox {
        text-align: center; } }
.centerbox__header {
    background: white;
    border: 1px solid #e2dedb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 20px; }
.centerbox__header .button {
    margin-bottom: 10px; }
.centerbox__header .button--white {
    margin-bottom: 0; }
.centerbox__doctor {
    color: black;
    font-size: 14px;
    line-height: 20px; }
.centerbox__doctor a {
    color: black; }
.centerbox__name {
    color: #d81e05;
    font-size: 15px;
    line-height: 28px; }
.centerbox__name a {
    color: #d81e05; }
.centerbox__address {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 20px; }
@media only screen and (max-width: 767px) {
    .centerbox__address {
        margin-bottom: 10px; } }
.centerbox a:hover, .centerbox a:active, .centerbox a:focus {
    text-decoration: underline; }
.centerbox__map {
    height: 0;
    overflow: hidden; }
.centerbox__map > div {
    height: 260px; }

@media print {
    .header, .footer, .no-print {
        display: none !important; } }

.slideshow-news .slides img {
    max-height: 390px;
}

.static-page {
    min-height: 600px;
}

@media only screen and (max-width: 767px) {
    .static-page {
        min-height: 300px;
    }
}

.slideshow-home .video-slide {
    overflow: hidden;
    background: #f5f5f5;
    text-align: center;
}

.slideshow-home .video-slide-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    text-align: left;
}

.slideshow-home .video-slide video,
.slideshow-home .video-slide iframe {
    max-width: 690px;
    float: left;
    width: 54%;
    max-height: 390px;
}

.slideshow-home .video-slide .container {
    width: 46% !important;
    float: right;
    margin: 0;
    padding: 20px;
}

@media only screen and (max-width: 767px) {
    .slideshow-home .video-slide video,
    .slideshow-home .video-slide iframe {
        width: 100%;
        height: auto;
        float: none;
        display: block;
    }

    .slideshow-home .video-slide .container {
        width: 100% !important;
        float: none;
        display: block;
        clear: both;
    }
}

.slideshow-home .video-slide .container .caption {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    max-width: 100%;
}

video,
iframe {
    max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .header .search-link .dropdown.open {
        margin-bottom: 100px;
    }
}

.specialist-page {
    max-width: 800px;
}
.specialist-page .title-h1 {
    font-weight: bold;
}
.specialist-page .box {
    padding: 0;
    border: none;
}
.specialist-page .specialist-page__image {
    display: block;
    margin: 0 auto 40px;
    border: 1px solid #e2dedb;
    max-width: 280px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.specialist-page .title-h2 {
    margin-bottom: 40px;
}
.specialist-page .especialista-content p {
    margin-bottom: 30px;
}
.specialist-page .especialista-content p strong {
    font-size: 14px;
    display: inline-block;
    min-width: 20%;
}

@media only screen and (max-width: 767px) {
    #rc-imageselect, .g-recaptcha {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }

    .specialist-page .especialista-content p strong {
        display: block;
        min-width: 20%;
    }

    .specialist-page .especialista-content p.mobile-icon  {
        padding-left: 30px;
        position: relative;
    }

    .specialist-page .especialista-content p.mobile-icon .icon  {
        position: absolute;
        top: 3px;
        left: 0;
    }
}
.icon__experience {
    background-image: var(--mapfre1);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }

/*Mod flexslider thumbnails*/

.slideshow-detail .flex-control-thumbs li{

    min-height: 100px !important;
}

.flex-control-thumbs li{
    width: auto !important;
    padding-right: 1px;
}

.flex-control-thumbs img{
    height: 100px;
    min-width: 120px;
}

.slideshow-detail.flexslider .slides img{
    width: auto !important;
    margin: 0 auto;
}

.captcha{
    margin-top: 30px;
    margin-bottom: 15px;
    margin-right: 100px;
}