/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding-top: 30px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.column, .columns, .container {
    box-sizing: border-box;
    width: 100%
}

h1, h2, h3 {
    letter-spacing: -.1rem
}

body, h6 {
    line-height: 1.6
}

.container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

ol, p, ul {
    margin-top: 0
}

.column, .columns {
    float: left
}

@media (min-width: 400px) {
    .container {
        width: 85%;
        padding: 0
    }
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.5em;
    font-weight: 400;
    font-family: Raleway, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300
}

h1 {
    font-size: 4rem;
    line-height: 1.2
}

h2 {
    font-size: 3.6rem;
    line-height: 1.25
}

h3 {
    font-size: 3rem;
    line-height: 1.3
}

h4 {
    font-size: 2.4rem;
    line-height: 1.35;
    letter-spacing: -.08rem
}

h5 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: -.05rem
}

h6 {
    font-size: 1.5rem;
    letter-spacing: 0
}

@media (min-width: 550px) {
    .container {
        width: 80%
    }
    .column, .columns {
        margin-left: 4%
    }
    .column:first-child, .columns:first-child {
        margin-left: 0
    }
    .one.column, .one.columns {
        width: 4.66666666667%
    }
    .two.columns {
        width: 13.3333333333%
    }
    .three.columns {
        width: 22%
    }
    .four.columns {
        width: 30.6666666667%
    }
    .five.columns {
        width: 39.3333333333%
    }
    .six.columns {
        width: 48%
    }
    .seven.columns {
        width: 56.6666666667%
    }
    .eight.columns {
        width: 65.3333333333%
    }
    .nine.columns {
        width: 74%
    }
    .ten.columns {
        width: 82.6666666667%
    }
    .eleven.columns {
        width: 91.3333333333%
    }
    .twelve.columns {
        width: 100%;
        margin-left: 0
    }
    .one-third.column {
        width: 30.6666666667%
    }
    .two-thirds.column {
        width: 65.3333333333%
    }
    .one-half.column {
        width: 48%
    }
    .offset-by-one.column, .offset-by-one.columns {
        margin-left: 8.66666666667%
    }
    .offset-by-two.column, .offset-by-two.columns {
        margin-left: 17.3333333333%
    }
    .offset-by-three.column, .offset-by-three.columns {
        margin-left: 26%
    }
    .offset-by-four.column, .offset-by-four.columns {
        margin-left: 34.6666666667%
    }
    .offset-by-five.column, .offset-by-five.columns {
        margin-left: 43.3333333333%
    }
    .offset-by-six.column, .offset-by-six.columns {
        margin-left: 52%
    }
    .offset-by-seven.column, .offset-by-seven.columns {
        margin-left: 60.6666666667%
    }
    .offset-by-eight.column, .offset-by-eight.columns {
        margin-left: 69.3333333333%
    }
    .offset-by-nine.column, .offset-by-nine.columns {
        margin-left: 78%
    }
    .offset-by-ten.column, .offset-by-ten.columns {
        margin-left: 86.6666666667%
    }
    .offset-by-eleven.column, .offset-by-eleven.columns {
        margin-left: 95.3333333333%
    }
    .offset-by-one-third.column, .offset-by-one-third.columns {
        margin-left: 34.6666666667%
    }
    .offset-by-two-thirds.column, .offset-by-two-thirds.columns {
        margin-left: 69.3333333333%
    }
    .offset-by-one-half.column, .offset-by-one-half.columns {
        margin-left: 52%
    }
    h1 {
        font-size: 5rem
    }
    h2 {
        font-size: 4.2rem
    }
    h3 {
        font-size: 3.6rem
    }
    h4 {
        font-size: 3rem
    }
    h5 {
        font-size: 2.4rem
    }
    h6 {
        font-size: 1.5rem
    }
}

a {
    color: #1EAEDB
}

a:hover {
    color: #0FA0CE
}

.button, button, input[type=submit], input[type=reset], input[type=button] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}

fieldset, hr {
    border-width: 0
}

.button:focus, .button:hover, button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=button]:focus, input[type=button]:hover {
    color: #333;
    border-color: #888;
    outline: 0
}

.button.button-primary, button.button-primary, input[type=submit].button-primary, input[type=reset].button-primary, input[type=button].button-primary {
    color: #FFF;
    background-color: #33C3F0;
    border-color: #33C3F0
}

.button.button-primary:focus, .button.button-primary:hover, button.button-primary:focus, button.button-primary:hover, input[type=submit].button-primary:focus, input[type=submit].button-primary:hover, input[type=reset].button-primary:focus, input[type=reset].button-primary:hover, input[type=button].button-primary:focus, input[type=button].button-primary:hover {
    color: #FFF;
    background-color: #1EAEDB;
    border-color: #1EAEDB
}

input[type=tel], input[type=url], input[type=password], input[type=email], input[type=number], input[type=search], input[type=text], select, textarea {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

input[type=tel], input[type=url], input[type=password], input[type=email], input[type=number], input[type=search], input[type=text], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px
}

input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, select:focus, textarea:focus {
    border: 1px solid #33C3F0;
    outline: 0
}

label, legend {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600
}

fieldset {
    padding: 0
}

input[type=checkbox], input[type=radio] {
    display: inline
}

label>.label-body {
    display: inline-block;
    margin-left: .5rem;
    font-weight: 400
}

ul {
    list-style: circle inside
}

ol {
    list-style: decimal inside
}

ol, ul {
    padding-left: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

.button, button, li {
    margin-bottom: 1rem
}

code {
    padding: .2rem .5rem;
    margin: 0 .2rem;
    font-size: 90%;
    white-space: nowrap;
    background: #F1F1F1;
    border: 1px solid #E1E1E1;
    border-radius: 4px
}

pre>code {
    display: block;
    padding: 1rem 1.5rem;
    white-space: pre
}

td, th {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #E1E1E1
}

td:first-child, th:first-child {
    padding-left: 0
}

td:last-child, th:last-child {
    padding-right: 0
}

fieldset, input, select, textarea {
    margin-bottom: 1.5rem
}

blockquote, dl, figure, form, ol, p, pre, table, ul {
    margin-bottom: 2.5rem
}

.u-full-width {
    width: 100%;
    box-sizing: border-box
}

.u-max-full-width {
    max-width: 100%;
    box-sizing: border-box
}

.u-pull-right {
    float: right
}

.u-pull-left {
    float: left
}

hr {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
    border-top: 1px solid #E1E1E1
}

.container:after, .row:after, .u-cf {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 1200px) {
    .container {
        width: 75%;
        padding: 0
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    left: -5px;
    background: #90278e;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

html, body {
    font-size: 62.5%;
    font-family: "Open Sans", sans-serif;
    color: #282828
}

p, li {
    font-size: 1.6rem
}

ul {
    list-style-type: none
}

ul li:before {
    content: "- ";
    text-indent: -5px
}

a {
    font-size: inherit;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase
}

h1 {
    font-size: 5rem;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    line-height: 7.5rem
}

h1 span {
    color: white
}

h2 {
    font-size: 3.6rem;
    font-family: "Roboto", sans-serif;
    line-height: 4.8rem;
    text-align: center;
    margin-bottom: .5rem
}

h2 .scnd_line {
    display: block;
    font-size: 2.15rem;
    color: #c52b40;
    font-weight: bold;
}

h3 {
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    line-height: 3rem
}

h4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3rem;
    color: #c52b40;
    margin: 2rem 0 1rem 0
}

h5 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.8rem;
    color: #6d665f;
    letter-spacing: 1px
}

h6 {
    font-size: 2.4rem;
    font-font-weight: 600;
    text-transform: none
}

address {
    color: #6d665f;
    font-size: 1.2rem;
    font-style: normal;
    line-height: 1.8rem
}

blockquote {
    margin: 0 0 2rem 0;
    padding-left: 2.5rem;
    background-image: url(../images/blockquotes.png);
    background-position: left .5rem;
    background-repeat: no-repeat;
    font-size: 2.2rem;
    font-style: italic;
    font-weight: 100;
    line-height: 3rem
}

blockquote small {
    font-weight: 400;
    font-style: normal;
    color: #9e9488
}

big {
    line-height: 3rem;
    color: #bf535c;
    font-size: 2rem;
    font-weight: 300
}

big strong {
    font-weight: 600
}

.abs-center {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.h-center {
    position: relative;
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.eq-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mainmenu {
    text-align: center;
    height: 5rem;
    line-height: 4.5rem
}

.mainmenu a {
    color: #9e9488;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600
}

.mainmenu a:hover {
    color: #6d665f
}

.mainmenu a:before {
    content: ".";
    display: inline-block;
    padding: 0 .5rem
}

.mainmenu a:first-of-type:before {
    content: none
}

.mainmenu .selected {
    color: #594e49
}

.waterdrop {
    background-image: url(../images/waterdrop.jpg);
    box-sizing: border-box;
    padding: 6.106871%
}

.tabs .button-ruby {
    width: 30rem;
    height: 5rem;
    line-height: 5rem
}

.tab {
    display: block;
    height: 5rem;
    width: 49.599999%;
    line-height: 5rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    background-image: url(../images/tab_bg.png);
    color: white;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none
}

.tab:hover {
    color: white;
    background-image: url(../images/caption_bg.png)
}

.tab.active {
    color: #c52b40;
    background-color: white;
    background-image: none
}

.tab.active:hover {
    background-color: white;
    background-image: none
}

.tab.left {
    float: left
}

.tab.right {
    float: right
}

.tabs-content {
    background-color: white;
    padding-top: 4rem;
    float: left
}

.tabs-content h4 {
    margin: 0
}

.tabs-content p {
    color: #757575;
    font-size: 1.4rem
}

.tabs-content .four.columns {
    margin-left: 2%;
    width: 31.9999%
}

.tabs-content .four.columns:first-child {
    margin-left: 0
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.button {
    border-radius: 0;
    border: none
}

.button-ruby {
    background-color: #b83749;
    color: white;
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: normal
}

.button-ruby:hover {
    color: white;
    background-color: #c52b40
}

.button-plus {
    width: 6rem;
    height: 6rem;
    padding: 0;
    margin: 0;
    background-color: white;
    line-height: 6rem;
    text-align: center;
    font-size: 3.7rem;
    color: #c52b40;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100
}

.mobile-menu-button {
    width: 2.5rem;
    height: 2.4rem;
    float: right;
    position: relative;
    top: -3.5rem;
    right: 0;
    cursor: pointer;
    display: none;
    z-index: 99999999
}

.mobile-menu-button .bar {
    display: block;
    background-color: #9e9488;
    width: 100%;
    height: .4rem;
    position: absolute;
    -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s
}

.mobile-menu-button .top {
    top: 0
}

.mobile-menu-button .middle {
    top: 1rem
}

.mobile-menu-button .bottom {
    bottom: 0
}

.show.mobile-menu-button {
    background-color: white
}

.show.mobile-menu-button .top {
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    top: 1rem
}

.show.mobile-menu-button .middle {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.show.mobile-menu-button .bottom {
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    bottom: 1rem
}

.scrolltop {
    font-size: 1rem;
    display: block;
    width: 4rem;
    height: 4rem;
    border-radius: 2rem;
    box-sizing: border-box;
    background-image: url(../images/arr-up.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0.5rem solid #9e9488;
    position: fixed;
    z-index: 9999999999;
    right: 2.5rem;
    bottom: 2.5rem;
    display: none
}

.button-across {
    border: 4px solid #d3b4a8;
    height: 5rem;
    line-height: 4.3rem;
    margin: 1rem 6.106871% 4rem 6.106871%;
    color: #9e9488;
    background-color: white;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem
}

.button-across:after {
    content: "";
    display: block;
    height: 2px;
    width: 87.786258%;
    background-color: #d3b4a8;
    position: absolute;
    right: 6.106871%;
    margin-top: -2.2rem;
    z-index: -1
}

.zoom-button {
    display: block;
    width: 6rem;
    height: 6rem;
    background-color: #bf535c;
    background-image: url(../images/mag.png);
    background-repeat: no-repeat;
    background-position: center
}

.clinic-finder {
    width: 58%;
    background-image: url(../images/redbg.png);
    height: 9rem;
    line-height: 9rem;
    box-sizing: border-box;
    padding: 0 2.7rem;
    position: absolute;
    z-index: 1000;
    right: 0;
    bottom: 0
}

.clinic-finder a {
    display: block;
    color: white;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600
}

.clinic-finder a span {
    display: block;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    border: 1px solid white;
    float: right;
    top: 2.7rem;
    position: relative;
    font-weight: 300;
    font-size: 1.2rem
}

.social {
    padding-top: .7rem
}

.social span {
    color: #9e9488;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 2.5rem;
    vertical-align: bottom;
    position: relative;
    top: .5rem;
    margin-right: .5rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-weight: 400
}

.social a {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
    display: inline-block;
    vertical-align: bottom;
    text-align: center
}

.social img {
    vertical-align: bottom
}

.bxslider {
    position: relative;
    border-top: 0.5rem solid #9e9488;
    box-sizing: border-box;
    line-height: 1.8rem
}

.bxslider>li:before {
    content: none
}

.bx-wrapper {
    margin: 0 auto
}

.bx-wrapper .bx-viewport {
    background: none;
    left: 0
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    width: 42%;
    bottom: 30px
}

.bx-wrapper .bx-prev {
    left: 0
}

.bx-default-pager .bx-pager-item {
    width: .7rem;
    height: .7rem;
    margin: 0 .8rem
}

.bx-default-pager .bx-pager-item a {
    border-radius: 0 !important;
    border: 1px solid white;
    background-color: transparent !important
}

.bx-default-pager .bx-pager-item .active {
    background-color: white !important
}

.caption {
    background-image: url(../images/caption_bg.png);
    box-sizing: border-box;
    position: absolute;
    padding: 4rem 4rem 0 4rem;
    height: 100%;
    width: 42%;
    left: 0;
    top: 0;
}

.caption h2 {
    text-align: left;
    margin-bottom: 0
}

body {
    line-height: 2.4rem
}

body>.container {
    overflow-x: hidden
}

.container {
    width: 95.272727%;
    max-width: 104.8rem
}

.headline {
    margin: 4rem 0 3rem 0
}

.headline p {
    text-align: center;
    margin-bottom: 0
}

.four.columns.featured, .four.columns.nl-subscribe {
    width: 28.625954%;
    margin-left: .954198%
}

.four.columns.featured:nth-child(3n+1), .six.columns.secondary:first-child {
    margin-left: 6.106871%
}

.placeholder {
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    position: relative
}

.placeholder img {
    max-width: 100%
}

.six.columns.secondary {
    width: 43.41603%;
    margin-left: .954198%
}

.main-content {
    padding-right: 5.24809160%
}

main {
    padding-bottom: 5rem
}

footer {
    padding-top: 5rem
}

.inner footer {
    border-top: 2px solid #d3b4a8
}

.blog h1 {
    font-size: 4rem;
    line-height: 4rem
}

.blog h2 {
    font-size: 3rem
}

.blog h3 {
    font-size: 2rem;
    line-height: 2.2rem;
    color: #594e49;
    margin-bottom: .5rem
}

.blog h4 {
    margin: 0 0 1rem 0
}

.blog .caption {
    width: 38%;
    padding: 5rem 4rem 0 4rem;
    background-image: none;
    background-color: #bf535c;
    right: 0;
    left: auto;
    color: white
}

.blog .featured {
    margin-bottom: 1rem
}

.blog .featured p {
    font-size: 1.4rem;
    line-height: 1.8rem
}

.blog .featured h3+p, .blog .featured .social {
    margin: 0 0 0 6.5rem
}

.date {
    background-color: #bf535c;
    text-transform: uppercase;
    margin: 0 1.5rem 1.5rem 0;
    text-align: center;
    padding: 1.5rem 0 1rem;
    color: white;
    width: 5rem;
    float: left;
    clear: left
}

.date span {
    display: block;
    font-size: 2.8rem
}

.nl-subscribe {
    padding: 6rem 3rem;
    margin-bottom: 1rem;
    background-color: #fbfbfb;
    background-image: url(../images/nl-box.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom
}

.nl-subscribe h2 {
    color: #594e49;
    line-height: 1;
    letter-spacing: 1px;
    font-family: "Roboto", sans-serif;
    font-weight: 400
}

.nl-subscribe h2 span {
    font-weight: 300;
    color: #9e9488
}

.nl-subscribe p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin: 1rem 0 5rem 0
}

.nl-subscribe form {
    margin: 0
}

.nl-subscribe input {
    width: 100%;
    height: 6rem;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2rem
}

.nl-subscribe input:focus {
    border: none;
    box-shadow: 0 0 10px #666
}

.nl-subscribe input[type=submit] {
    position: relative;
    color: white;
    font-size: 1.8rem;
    margin: 1.5rem 0 0 0;
    background-image: url(../images/redbg.png);
    background-repeat: repeat
}

.popular {
    padding: 0 2.86806883%;
    text-align: center;
    background-color: white;
    background-image: url(../images/popular.jpg);
    background-position: center top;
    background-repeat: no-repeat
}

.popular h3 {
    font-size: 1.8rem;
    line-height: 2rem
}

.popular h5 {
    display: inline-block;
    padding: 2rem 3rem;
    margin: 0 auto 4rem;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    color: white;
    background-image: url(../images/tab_bg.png)
}

.popular h6 {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase
}

.popular>div {
    background-color: white;
    text-align: left;
    padding-top: 2rem
}

.popular article.three.columns {
    margin-left: 2.4%
}

.popular .more {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #bf535c
}

.popular .more:hover {
    text-decoration: underline
}

.sidebar {
    box-sizing: border-box;
    padding-left: 5.24809160%;
    margin-bottom: 30px;
}

.sidebar ul {
    list-style-type: none
}

.sidemenu {
    text-transform: uppercase
}

.sidemenu li {
    position: relative
}

.sidemenu li:before {
    content: none
}

.sidemenu>li {
    padding: 1rem 0 1rem 5rem
}

.sidemenu>li:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../images/arr-r.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 3rem;
    height: 3.5rem;
    border: 3px solid #d3b4a8;
    left: 0;
    top: 0
}

.sidemenu a {
    font-size: 1.3rem;
    color: #282828
}

.sidemenu>li>a {
    color: #9e9488
}

.sidemenu>li>a:hover {
    color: #c52b40
}

.sidemenu>li>ul>li {
    cursor: pointer
}

.sidemenu>li>ul>li a img {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

.sidemenu>li>ul>li a:hover img {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70)
}

.sidemenu>li>ul>li:hover a {
    color: #bf535c
}

.sidemenu .has_sub:before {
    background-image: url(../images/arr-down.png)
}

.sidemenu .selected:before {
    border-color: #c52b40;
    background-color: #c52b40;
    background-image: url(../images/arr-r-w.png)
}

.sidemenu .selected ul {
    display: block
}

.sidemenu .selected .selected img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.sidemenu .has_sub.selected:before {
    border-color: #c52b40;
    background-color: #c52b40;
    background-image: url(../images/arr-d-w.png)
}

.sidemenu .has_sub.selected.mobile:before {
    border-color: #c52b40;
    background-color: #c52b40;
    background-image: url(../images/arr-d-w.png)
}

.sidemenu .selected>a {
    color: #c52b40
}

.sidemenu ul {
    margin: .5rem 0 0 0;
    display: none
}

.inner-header {
    line-height: 1;
    position: relative;
    margin-bottom: 5rem;
    background:#D7B6A3;
    height: 125px;
    border-top: 0.5rem solid #9e9488
}

.inner-header h1 {
    position: absolute;
    left: 4rem;
    top: 2.3rem;
    text-transform: none;
    color: white;
    font-size: 6rem;
    font-weight: 100
}

.inner-header img {
    /*border-top: 0.5rem solid #9e9488*/
}

.zoomable {
    margin-bottom: 2rem
}

.zoomable div {
    position: relative
}

.zoomable img {
    width: 100%
}

.zoomable .legend {
    position: absolute;
    left: 2.5rem;
    bottom: 1rem;
    color: white;
    font-family: "Roboto", sans-serif;
    font-size: 4.5rem;
    font-weight: 100
}

.zoomable small {
    color: #9e9488;
    text-align: right;
    display: inline-block;
    padding-right: 9rem;
    position: relative;
    float: right;
    font-size: 1.2rem;
    font-weight: 600
}

.zoomable .zoom-button {
    position: absolute;
    right: 2rem;
    bottom: .5rem
}

.inner .clinic-finder {
    width: 100%;
    height: 6rem;
    padding: 0 1.7rem 0 1.7rem;
    line-height: 6.2rem;
    position: relative;
    background-image: none;
    background-color: #bf535c
}

.inner .clinic-finder a {
    font-size: 1.4rem
}

.inner .clinic-finder a span {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    top: 1.7rem
}

#Imagens {
    line-height: 1;
    position: relative
}

#Imagens img {
    width: 100%;
    max-width: 20rem
}

#Imagens #overlay1 {
    width: 7.9rem;
    left: 10px;
    top: 10px
}

#Imagens #overlay2 {
    width: 5.1rem;
    left: 75px;
    top: 135px
}

#Imagens #overlay3 {
    width: .7rem;
    left: 61px;
    top: 220px
}

#Imagens #overlay4 {
    width: 3.3rem;
    left: 50px;
    top: 165px
}

#Imagens #overlay5 {
    width: 4.4rem;
    left: 0;
    top: 205px
}

.overlay {
    position: absolute;
    z-index: 100;
    -webkit-transition: opacity 0.3s linear 0;
    -moz-transition: opacity 0.3s linear 0;
    -ms-transition: opacity 0.3s linear 0;
    transition: opacity 0.3s linear 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.overlay.show, .overlay.selected {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

#num1, #num2, #num3, #num4, #num5 {
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    box-sizing: border-box;
    font-size: 1.2rem;
    display: block;
    background-color: #d3b4a8;
    text-align: center;
    line-height: 2rem;
    color: white;
    box-shadow: -1px 0 4px #594e49
}

#num1 {
    left: 70px;
    top: 10px
}

#num2 {
    left: 95px;
    top: 150px
}

#num3 {
    left: 65px;
    top: 235px
}

#num4 {
    left: 65px;
    top: 185px
}

#num5 {
    left: 30px;
    top: 235px
}

#Legenda li {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: .3rem .5rem .2rem;
    margin-bottom: 0.5rem
}

#Legenda li:hover {
    background-color: #d3b4a8;
    cursor: pointer
}

#Legenda .show, #Legenda .selected {
    background-color: #d3b4a8
}

footer {
    position: relative
}

.footermenu {
    text-align: center;
    margin-top: 1.3rem
}

.footermenu a {
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 .5rem;
    color: #6d665f;
    text-decoration: underline
}

address, address a {
    color: #6d665f
}

.galderma-logo {
    margin: 6rem 0 1rem 0
}

.copy {
    color: #9e9488;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase
}

.copy p {
    font-size: 1.2rem
}

@media (max-width: 1100px) {
    h1 {
        font-size: 7rem
    }
    h2 {
        font-size: 3rem;
        margin-bottom: 0;
        line-height: 1.2
    }
    h4 {
        margin-bottom: 0
    }
    h3 {
        font-size: 2.6rem
    }
}

@media (max-width: 1000px) {
    .four.columns.featured, .four.columns.nl-subscribe {
        width: 30.6666666667%;
        margin-left: 4%
    }
    .four.columns.featured:first-child, .six.columns.secondary:first-child {
        margin-left: 0
    }
    .six.columns.secondary {
        width: 48%;
        margin-left: 4%
    }
    .waterdrop {
        padding: 4%
    }
    .sidebar {
        padding-left: 0
    }
    .main-content {
        padding-right: 0
    }
    footer .five.columns {
        width: 48%;
        margin-left: 4%
    }
    footer .five.columns:first-child {
        margin-left: 0
    }
    .inner-header img {
        float: right
    }
}

@media (max-width: 980px) {
    h1 {
        font-size: 6rem
    }
    .inner-header h1 {
        font-size: 3.4rem
    }

    .bxslider h1 {
        font-size: 4rem;
        line-height: 5rem;
    }
}

@media (max-width: 840px) {
    .bxslider h1 {
        font-size: 3rem;
        line-height: 1;
    }
    .social {
        display: none
    }
    .caption {
        padding: 2rem 3rem 0 3rem;
        width: 50%
    }
    .clinic-finder {
        width: 50%
    }
    .header {
        padding-top: 3.5rem
    }
    .header .logo {
        left: 0;
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .mobile-menu-button {
        display: block
    }
    .mainmenu {
        width: 25rem;
        height: 35rem;
        padding-top: 3rem;
        background-color: white;
        position: absolute;
        right: 0;
        top: 10rem;
        -moz-transform: translate3d(27rem, 0, 0);
        -ms-transform: translate3d(27rem, 0, 0);
        -webkit-transform: translate3d(27rem, 0, 0);
        transform: translate3d(27rem, 0, 0);
        -webkit-transition: all 0.25s ease-out 0s;
        -moz-transition: all 0.25s ease-out 0s;
        -ms-transition: all 0.25s ease-out 0s;
        transition: all 0.25s ease-out 0s;
        z-index: 99999
    }
    .mainmenu a {
        display: block
    }
    .open.mainmenu {
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    h1 {
        font-size: 5rem;
        line-height: 1
    }
    h4 {
        line-height: 1.1;
        margin-top: 0
    }
    .tabs-content h4 {
        margin-bottom: .5rem
    }
    .tabs-content p {
        line-height: 1.3
    }
    .tabs-content {
        padding-top: 2rem
    }
    .ten.columns.tab-content {
        margin-left: 3%;
        width: 94%
    }
    .four.columns.featured, .six.columns.secondary {
        margin-left: 2%;
        width: 49%;
        margin-bottom: 2rem
    }
    .four.columns.featured:nth-child(2n-1), .six.columns.secondary:nth-child(2n-1) {
        margin-left: 0;
        clear: left
    }
    footer .five.columns:first-child {
        margin-left: 0
    }
    footer .five.columns {
        margin-left: 2rem;
        width: 47.9999%
    }
    .inner-header h1 {
        top: 5rem
    }
    .inner .clinic-finder a {
        font-size: 1.1rem
    }
    .four.columns.nl-subscribe {
        padding: 2.5rem;
        margin: 3rem 0;
        width: 100%
    }
    .four.columns.nl-subscribe h2 span {
        color: white
    }
    /*.sidemenu>li {
    padding: 0 0 0 5rem;
    height: 4rem;
    display: table
}
    .sidemenu>li>a {
    display: table-cell;
    line-height: 1.3;
    height: 4rem;
    vertical-align: middle
}*/
    .sidemenu .has_sub ul {
        display: none
    }
}

@media (max-width: 690px) {
    .clinic-finder {
        height: 6rem;
        line-height: 6.2rem
    }
    .clinic-finder a {
        font-size: 1.2rem
    }
    .clinic-finder a span {
        top: 1.2rem
    }
    .bx-wrapper .bx-pager {
        bottom: 10px;
        width: 20%
    }
}

@media (max-width: 650px) {
    .waterdrop {
        padding: 2rem
    }
}

@media (max-width: 630px) {
    footer .five.columns:first-child {
        margin-bottom: 3rem;
        text-align: center
    }
    footer .five.columns {
        margin-left: 0;
        width: 100%
    }
    .scrolltop {
        bottom: 5.5rem
    }
}

@media (max-width: 600px) {
    .bxslider h1 {
        font-size: 2.5rem;
    }
    .container {
        width: 98%
    }
    .logo {
        width: 60%
    }
    .logo img {
        width: 100%
    }
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.2rem
    }
    h3 {
        margin-bottom: 1rem
    }
    .caption, .bx-wrapper .bx-controls-auto, .four.columns.featured, .six.columns.secondary, .tabs-content .four.columns {
        width: 100%
    }
    .four.columns.featured, .six.columns.secondary {
        margin-bottom: 3rem
    }
    .four.columns.featured header, .six.columns.secondary header {
        padding-top: 0
    }
    .waterdrop {
        padding: .5rem
    }
    .tab {
        font-size: 1.4rem;
        overflow: hidden
    }
    .tabs-content {
        float: none
    }
    .tabs .button-ruby {
        width: 100%
    }
    .caption h2, .caption p {
        display: none
    }
    .copy p {
        font-size: 1rem
    }
    .scrolltop {
        bottom: 8.5rem;
        right: .5rem
    }
}

@media (max-width: 550px) {
    .inner-header, .sidemenu {
        margin-bottom: 1rem
    }
    .clinic-finder {
        margin-bottom: 2.5rem
    }
    .blog h1 {
        font-size: 3rem
    }
    .blog .caption {
        padding: 2rem 2rem 0 1rem
    }
}

@media (max-width: 530px) {
    .clinic-finder {
        width: 75%
    }

    .container {padding: 0 15px;}
}

video {
    width: 100% !important;
    height: auto !important;
}

/* Termos e condições */

.legal_text {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.legal_text h1 {
    font-size: 28px;
    margin-bottom: 1rem;
    font-weight: 700;
}

.legal_text h2 {
    font-size: 18px;
    margin-top: 2rem;
    font-weight: 700;
    text-align: left;
}

.legal_text a {
    text-decoration: underline;
    color: #222;
}

.legal_text p, .legal_text ul, .legal_text ol {
    font-size: 11px;
    font-weight: 100;
    margin-bottom: 1rem;
}

.legal_text ol li {
    font-size: 11px;
    font-weight: 100;
    margin-bottom: 0;
}

.legal_text ol li ul {
    margin-top: 0;
}

.txt_underline {
    text-decoration: underline;
}

.txt_bold {
    font-weight: 700;
}

.txt_italic {
    font-style: italic;
}

.legal_text table {
    width: 100%;
    table-layout: fixed;
}

.legal_text table tr td {
    vertical-align: top;
    padding: 10px;

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    font-size: 11px;
    vertical-align: middle;
    text-align: center;
}

.legal_text table tr:nth-child(1) td {
    background: #d1b1a5 !important;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

.legal_text table tr:nth-child(odd) td {
    background: #f8f8f8;
}

.legal_text table tr td:nth-child(1) {
    text-align: left;
    width: 60%;
}

.legal_text table.cookies tr td:nth-child(1) {
    text-align: left;
    width: auto;
}

/* Cookie consent Popup */

.cookie_consent {
    z-index: 1000;
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(209,177,165,0.90);
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.cookie_consent p {
    font-size: 13px;
    color: #222;
    margin-bottom: 15px;
}

.cookie_consent p a, .cookie_consent p a:hover {
    color: #222;
    text-decoration: underline;
}

.cookie_consent a#btn_acept_cookies {
    border: 1px solid #222;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-transform: uppercase;
    color: #222;
    text-decoration: none;
    font-size: 11px;
    cursor: pointer;
}

.cookie_consent a#btn_acept_cookies:hover {
    background: #222;
    border: 1px solid #222;
    color: #ffffff;
}