/*
Theme Name: Spicy Brocoli Base Theme
Theme URI: http://spicybroccoli.com
Description: Spicy Broccoli template for WordPress sites. Good for you company's health!
Author: Spicy Broccoli Media
Author URI: http://spicybroccoli.com/
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html, body {
    height: 100%;
}
body {
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    letter-spacing: 2.4px;
    font-weight:300;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 500;
    text-transform: uppercase;
}
ol, ul {
    list-style: none;
}
p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    margin-bottom: 30px;
    letter-spacing: 0;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.font-parisienne,
.header-title {
    font-family: 'Parisienne', cursive;
}
.header-title h1,
.header-title h2,
.header-title h3,
.header-title h4,
.header-title h5,
.header-title h6 {
    text-transform: none;
    font-size: 65px;
    letter-spacing: 0;
}
.header-title {
    text-align: center;
}
.procedures-template .header-title {
    text-align: left;
}
.header-title span {
    font-family: 'Poppins', sans-serif;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 40px;
    position: relative;
    letter-spacing: 2.4px;
}
.header-title span:after {
    content: '';
    display: block;
    position: absolute;
    width: 45px;
    height: 1px;
    background: #000;
    top: 15px;
    left: 50%;
    margin-left: -22.5px;
}
blockquote,
.story-wrapper p a {
    padding: 0 30px;
    position: relative;
    font-style: italic;
    font-size:22px;
    line-height:26px;
    color:#444;
}
.story-wrapper p a {
    display: inline-block;
    margin-bottom: 20px;
}
.story-wrapper p a:hover {
    text-decoration: underline;
}
div#clientCarousel  .item {
    min-height: 360px;
}
blockquote:before {
    color: #ccc;
    content: '"';
    font-size: 2em;
    position: absolute;
    top: 4px;
    left: 14px;
}
.story-wrapper p a:before,
.story-wrapper p a:after {
    color: #ccc;
    content: '"';
    font-size: 1.3em;
}
.story-wrapper p {
    margin-bottom: 0;
}
blockquote em {

    font-size: 12px;
    color: #777;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, a:hover {
    text-decoration: none;
    color: inherit;
}
a, a *, a:before, a:after,
.btn,
#main-navigation,
ul.menu-main-navigation li:hover > .sub-menu,
.hover-menu .text,
section#home-action .home-action-wrapper,
.img-procedure-float img.showit,
div#main-navigation,
div#branding img,
div#top-navigation   {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul.menu-main-navigation li > .sub-menu {
    -webkit-transition: all .0s ease-in-out;
    -moz-transition: all .0s ease-in-out;
    -o-transition: all .0s ease-in-out;
    transition: all .0s ease-in-out;
}
.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}
.img-center,
.img-right {
    display: block;
    margin: 0 auto;
}
.img-right {
    margin-right: 0;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.menu-trigger {
    display: none !important;
    text-indent: -9999px;
}
@media (min-width: 1361px) {
.container {
    width: 1360px;
}

}
.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -20px;
    margin-left: -20px;
}
.clearfix:after, .container:after, .row:after {
    content: "";
    display: table;
    clear: both;
}
/* COLUMNS CONFIGURATION */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 667px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.66666667%;
}
.col-sm-10 {
    width: 83.33333333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.66666667%;
}
.col-sm-7 {
    width: 58.33333333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.66666667%;
}
.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.66666667%;
}
.col-sm-1 {
    width: 8.33333333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.66666667%;
}
.col-sm-pull-10 {
    right: 83.33333333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.66666667%;
}
.col-sm-pull-7 {
    right: 58.33333333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.66666667%;
}
.col-sm-pull-4 {
    right: 33.33333333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.66666667%;
}
.col-sm-pull-1 {
    right: 8.33333333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.66666667%;
}
.col-sm-push-10 {
    left: 83.33333333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.66666667%;
}
.col-sm-push-7 {
    left: 58.33333333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.66666667%;
}
.col-sm-push-4 {
    left: 33.33333333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.66666667%;
}
.col-sm-push-1 {
    left: 8.33333333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.66666667%;
}
.col-sm-offset-10 {
    margin-left: 83.33333333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.66666667%;
}
.col-sm-offset-7 {
    margin-left: 58.33333333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.66666667%;
}
.col-sm-offset-4 {
    margin-left: 33.33333333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
}

@media (min-width: 768px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.66666667%;
}
.col-md-10 {
    width: 83.33333333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-7 {
    width: 58.33333333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.66666667%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-md-1 {
    width: 8.33333333%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-pull-11 {
    right: 91.66666667%;
}
.col-md-pull-10 {
    right: 83.33333333%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-8 {
    right: 66.66666667%;
}
.col-md-pull-7 {
    right: 58.33333333%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-5 {
    right: 41.66666667%;
}
.col-md-pull-4 {
    right: 33.33333333%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-2 {
    right: 16.66666667%;
}
.col-md-pull-1 {
    right: 8.33333333%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-push-11 {
    left: 91.66666667%;
}
.col-md-push-10 {
    left: 83.33333333%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-8 {
    left: 66.66666667%;
}
.col-md-push-7 {
    left: 58.33333333%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-5 {
    left: 41.66666667%;
}
.col-md-push-4 {
    left: 33.33333333%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-2 {
    left: 16.66666667%;
}
.col-md-push-1 {
    left: 8.33333333%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%;
}
.col-md-offset-11 {
    margin-left: 91.66666667%;
}
.col-md-offset-10 {
    margin-left: 83.33333333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-8 {
    margin-left: 66.66666667%;
}
.col-md-offset-7 {
    margin-left: 58.33333333%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-5 {
    margin-left: 41.66666667%;
}
.col-md-offset-4 {
    margin-left: 33.33333333%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
.col-md-offset-1 {
    margin-left: 8.33333333%;
}
.col-md-offset-0 {
    margin-left: 0;
}
}

@media (min-width: 1024px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.66666667%;
}
.col-lg-10 {
    width: 83.33333333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-7 {
    width: 58.33333333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.66666667%;
}
.col-lg-4 {
    width: 33.33333333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.66666667%;
}
.col-lg-1 {
    width: 8.33333333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.66666667%;
}
.col-lg-pull-10 {
    right: 83.33333333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.66666667%;
}
.col-lg-pull-7 {
    right: 58.33333333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.66666667%;
}
.col-lg-pull-4 {
    right: 33.33333333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.66666667%;
}
.col-lg-pull-1 {
    right: 8.33333333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.66666667%;
}
.col-lg-push-10 {
    left: 83.33333333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.66666667%;
}
.col-lg-push-7 {
    left: 58.33333333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.66666667%;
}
.col-lg-push-4 {
    left: 33.33333333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.66666667%;
}
.col-lg-push-1 {
    left: 8.33333333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.66666667%;
}
.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
}
/* END COLUMNS CONFIGURATIONS */

/* SECTION CONFIG  */
.section-space {
    padding: 50px 0;
}
.section-space.big {
    padding: 100px 0;
}
/* END SECTION CONFIG */
/* STRIPS */
.strip { }
/* END SECTION MAIN-NAVIGATION */
/* SECTION HERO */
section#hero-image {
    display: table;
    margin: 0 auto;
        margin-bottom: 30px;
}
/* END SECTION HERO */
/* BTNS */
.btn-wrapper {
    display: table;
    margin: 0 auto;
}
.btn-wrapper.left {
    margin-left: 0;
}
.btn-wrapper.right {
    margin-right: 0;
}
a.btn {
    padding: 20px 30px;
    display: block;
    background-color: #000;
    color: #fff;
    font-size: 22px;
    border: #000 2px solid;
    text-transform: uppercase;
}
a.btn:hover {
    background-color: #fff;
    color: #000;
}
/* END BTNS */
/* BGS & colors */
.bg-blue {
    background-color: #33C2DC;
}
.bg-red {
    background-color: #ED145B;
}
.bg-orange {
    background-color: #FAAF40;
}
/* END BGS */

/* SLIDER */
div.slider {
    position: relative;
}

/* CAROUSEL CONFIG */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
ol.carousel-indicators {
    position: relative;
    text-align: center;
    padding-top: 15px;
}
ol.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #dadada;
  border: #dadada 1px solid;
  border-radius: 10px;
  margin: 0 5px;
}
ol.carousel-indicators.carousel-image-indicators.carousel-indicators-balls {
    width: 350px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: #fff;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 0;
}
ol.carousel-indicators.carousel-image-indicators.carousel-indicators-balls li.active {
    border-color: rgba(11,61,83,.9);
}
ol.carousel-indicators.carousel-image-indicators.carousel-indicators-balls li:first-child {
    margin-top: 0;
}
ol.carousel-indicators.carousel-image-indicators.carousel-indicators-balls li {
    width: auto;
    height: auto;
    margin: 0;
    margin-top: 21px;
    border-radius: 0;
    padding: 2px;
    background: transparent;
    border-color: transparent;
}
ol.carousel-indicators .active {
  background-color: rgba(23,154,159,0.9);
  border-color: rgba(23,154,159,0.9);
}
#slider-gallery .gallery-image img {
    height: 100%;
    display: block;
    margin: 0 auto 0 50px;
    max-height: 460px;
}
h2.carousel-title-gal {
    text-align: center;
    padding: 5px;
}
/*
inspired from http://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* END CAROUSEL*/
/* END SLIDER */

.tiles .tile {
    padding: 5px;
}
.tiles .tile a {
    position: relative;
}
.tiles .tile:hover a {
    transform: scale(.98);
}
/* HEADER */
ul.menu {
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 600;
}
ul.menu li{
    display: table-cell;
    vertical-align: middle;
}
header {
    position: fixed;
    z-index: 998;
    top: 0;
    width: 100%;
}
.home header {
    position: absolute;
}
#internal-header {
    height: 335px;
    background-image: url(images/img_internal_header.jpg);
    background-position: center center;
    background-size: cover;
}
div#top-navigation ul.menu li:first-child a{
    margin-left: 0 !important;
    padding-left: 0 !important;
}
div#top-navigation ul.menu li:last-child a{
    margin-right: 0 !important;
    padding-right: 0 !important;
}

div#top-navigation {
    background: #000;
    color: #8c8c8c;
    font-size: 10px;
    height: 50px;
}
div#top-navigation ul.menu li a{
    margin: 0 22px;
    padding: 20px 0;
    display: block;
}
div#top-navigation ul.menu li a:hover {
    color: #fff;
}
div#main-navigation.hide {
    visibility: hidden;
    opacity: 0;
}
div#main-navigation {
    visibility: visible;
    opacity: 1;
    background-color: rgba(255,255,255,0);
    max-height: 117px;
}
.scrolled:not(.home) div#main-navigation {
    background-color: rgba(255,255,255,1);
}
.home div#main-navigation {
    background-color: transparent;
}
#main-navigation ul.menu-main-navigation > li:hover,
#main-navigation ul.menu-main-navigation > li.current-menu-ancestor,
#main-navigation ul.menu-main-navigation > li.current-menu-ancestor > a,
#main-navigation li.current_page_item > a{
    background: rgba(255,255,255,.92);
    color: rgba(23,154,159,.9) !important;
}
#breadcrumbs {
    background: rgba(23,154,159,.9);
}
ul.menu-main-navigation > li > a {
    padding: 50px 35px;
    white-space: nowrap;
    display: block;
}

ul.menu-main-navigation > li:nth-child(1) > a,
ul.menu-main-navigation > li:nth-child(2) > a,
ul.menu-main-navigation > li:nth-child(3) > a {
    padding: 50px 31.5px;
}
ul.menu-main-navigation > li:nth-child(4) > a,
ul.menu-main-navigation > li:nth-child(5) > a,
ul.menu-main-navigation > li:nth-child(6) > a {
    padding: 50px 27.5px;
}
.scrolled ul.menu-main-navigation > li > a {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#branding img {
    height: 94px;
}
.scrolled:not(.home) div#branding img {
    height: 57px;
}
.scrolled ul.menu-main-navigation > li > .sub-menu {
    top: 76px;
}
.scrolled div#top-navigation {
    height: 35px;
}
.scrolled div#top-navigation ul.menu li a {
    padding: 12px 0;
}
div#main-navigation nav {
    position: relative;
}
ul.menu-main-navigation > li.no-wide {
    position: relative;

}
.scrolled .menu-item-12209 a,
.scrolled .menu-item-12208 a,
.scrolled .menu-item-12339 a {
    background-position: 0 7px;
}
ul.menu-main-navigation > li.wide > .sub-menu,
ul.menu-main-navigation > li.no-wide > .sub-menu {
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.35);
    box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.35);
}
ul.menu-main-navigation > li > .sub-menu {
    position: absolute;
    top: 116px;
    background: rgba(255,255,255,.92);
    width: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateY(3%);
    z-index: 999;
}
ul.menu-main-navigation > li:last-child > .sub-menu {
    right: 0;
    /* left: auto; */
}
ul.menu-main-navigation > li.no-wide > .sub-menu {
    width: 250px;
    width: auto;
}
/*ul.menu-main-navigation > li.openned > .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
}*/
.home-action-menu nav > ul > li > div > a,
ul.menu-main-navigation > li.wide > .sub-menu > li > a {
    font-weight: 700;
    color: rgba(23,154,159,.9);
    font-size: 18px;
}
.home-action-menu nav > ul > li > div > a {
    color: #000;
}
ul.menu-main-navigation > li.wide > .sub-menu > li:hover > a {
    /*color: #fff;*/
}
ul.menu-main-navigation > li > .sub-menu a {
    color: #000;
    font-weight: 300;
    display: block;
    padding: 7px 20px;
    white-space: nowrap;
    letter-spacing: 0.2px;
}
ul.menu-main-navigation > li.wide > .sub-menu > li {
    width: 20%;
    float: left;
    padding: 25px 0px 25px 25px;
}
ul.menu-main-navigation > li.no-wide > .sub-menu > li  {
    display: block;
}
ul.menu-main-navigation > li > .sub-menu> a {

}
ul.menu-main-navigation > li > .sub-menu li:hover > a {
    /*background: rgba(1,103,106,.8);*/
    color: rgba(23,154,159,.9);
}
ul.menu-main-navigation > li > .sub-menu > li li{
    display: block;
}

div#branding {
    padding: 10px;
}

#menu-item-12076 > ul.sub-menu {
    padding-left: 30%;
}
/* END HEADER */
/* SECTION home-action */

/* END SECTION home-action */
/* SECTION scottTurner */
div#scottTurner {
    position: relative;
}
div#scottTurner h1{
    padding-bottom: 40px;
}
div#scottTurner .wrapper {
    height: 650px;
    background-image: url(images/img_drscorr_turner.jpg);
    background-size: cover;
    background-position: top center;
}
div#scottTurner .wrapper .about-wrapper {
    position: absolute;
    width: 660px;
    background: #fff;
    padding: 90px 70px;
    top: 50%;
    margin-top: -245px;
    left: 10%;
}
/* END SECTION scottTurner */
/* SECTION clientCarousel */
div#clientCarousel  {

}
div#clientCarousel  .story-wrapper {
    position: relative;
    padding: 50px;
    text-align: center;
}
.border-corners:after,
.border-corners:before {
    position: absolute;
    content: '';
    background: transparent;
    border: 1px solid #000;
    width: 60px;
    height: 60px;
}
.border-corners:before {
    top: 0;
    right: 0;
    border-bottom: 0;
    border-left: 0;
}
.border-corners:after {
    bottom: 0;
    left: 0;
    border-top: 0;
    border-right: 0;
}
.clientStoriesDisclaimer {
    width: 70%;
    text-align: center;
    margin: 20px auto 0;
}
div#clientCarousel  .story-wrapper blockquote p{
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 33px;
    margin-bottom: 0px;
}
div#clientCarousel {
    position: relative;
        margin-top: 55px;
}

#slider-gallery-indicators {
    margin-top: 80px;
    position: relative;
}
.carousel-navs nav,
div#clientCarousel  nav{
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -26px;
}
.carousel-navs nav a,
div#clientCarousel  nav a{
    background-image: url(images/icons/icon_nav.png);
    height: 53px;
    width: 16px;
    display: block;
    position: absolute;
}
.carousel-navs nav .nav-left,
div#clientCarousel  nav .nav-left{
    background-position: left;
    left: 10px;
    text-indent: -9999px;
}
.carousel-navs nav .nav-right,
div#clientCarousel  nav .nav-right{
    background-position: right;
    right: 10px;
    text-indent: -9999px;
}
/* END SECTION clientCarousel */
/* SECTION stripTilesNews */
div#stripTilesNews {

}
div#stripTilesNews .tile {
    height: 540px;
}
div.procedures-template:not(.bottomBg) {
    background-attachment: fixed;
    background-position: top left;
}
div.procedures-template.bottomBg {
    background-position: bottom left;
}
.img-procedure-float {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
}
.img-procedure-float img {
    width: auto;
    height: auto;
    float: right;
    visibility: hidden;
    opacity: 0;
}
.img-procedure-float img.showit {
    visibility: visible;
    opacity: 1;
}
.tiles-transiction .tile a,
.tiles-stand .tile a,
.tiles-transiction .tile a > span,
div#stripTilesNews .tile a,
.procedures-template .tile a {
    background-position: center center;
    background-size: cover;
    display: table;
    height: 100%;
    width: 100%;
}
.tiles-transiction .tile a > span,
div#stripTilesNews .tile a > span,
.tiles-stand .tile a > span,
.procedures-template .tile a > span,
.tiles-transiction .tile a > div.overText,
div#stripTilesNews .tile a > div.overText,
.tiles-stand .tile a > div.overText,
.procedures-template .tile a > div.overText {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
div#stripTilesNews .tile.vectra a{
    background-image: url(images/imgs/img_tile_vectra3d.jpg);
}
div#stripTilesNews .tile.media a{
    background-image: url(images/imgs/img_tile_inthemedia.jpg);
}
div#stripTilesNews .tile.news a{
    background-image: url(images/imgs/img_tile_news.jpg);
}

.tile-description-overlay {
    position: absolute;
    background: rgba(255,255,255,.75);
    height: 95%;
    margin: 2%;
    padding: 0 30px;
    left: 0;
    display: table;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
}
a:hover .tile-description-overlay {
    visibility: visible;
    opacity: 1;
}
.tile-description-overlay div {
    display: table-cell;
    vertical-align: middle;
}
.tile-description-overlay div p:last-child {
    margin-bottom: 0px;
}
/* END SECTION stripTilesNews */
/* NEWS PAGE */
.news-page-section {

}
.news-page-section .news-widget {
    margin-bottom: 50px;
}
.news-page-section .news-widget h3 {
    margin: 20px 0;
}
.news-page-section .news-widget a {
    padding: 4px 0;
    display: block;
    letter-spacing: 0.5px;
}
.news-page-section .news-widget a:hover,.news-content div > h2 > a:hover {
    color: rgba(23,154,159,.9);
}
.news-content .section-space {
    padding-top: 20px;
    margin-bottom:45px;
}
.news-content h1 {
    padding-bottom: 35px;
    font-size: 24px;
}
/* END NEWS PAGE */
/* SECTION accolades-associations */
div#accolades-associations {

}
ul.accolades-list li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
ul.accolades-list {
    display: table;
    margin: 0 auto;
    margin-top: 80px;
}
/* END SECTION accolades-associations */

/* FOOTER */
/* SECTION logo-footer */
div#logo-footer{
}
div#logo-footer p{
    font-size: 12px;
    line-height: normal;
    font-weight: 600;
}
div#logo-footer .left{
    text-align: right;
}
div#logo-footer .right {
    padding-top: 24px;
}
/* END SECTION logo-footer */
/* SECTION copyright */
div#copyright {
    background: #000;

    color: #555555;
    font-size: 12px;
    letter-spacing: normal;
}

div#copyright .row > div {
    line-height: 80px;
}

div#copyright .sbm .txt {
    width: calc(100% - 101px);
    float: left;
    text-align: right;
}
div#copyright .sbm .logo {
    width: 101px;
    float: left;
    padding-top: 15px;
    padding-left: 10px;
    height: 65px;
}
/* END SECTION copyright */
/* END FOOTER*/

/* SECTION locations */
div#locations {
    overflow: hidden;
}
div#locations .location{
    position: relative;
    overflow: hidden;
}
div#locations .location > a {
    position: absolute;
    display: table;
    width: 101%;
    background-color: rgba(1,103,106,.8);
    height: 360px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    visibility: visible;
    opacity: 1;
    z-index: 2;
}
div#locations .location:hover a {
    visibility: hidden;
    opacity: 0;
}
div#locations a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
div#locations .map {
    width: 100%;
    height: 360px;
}
/* END SECTION locations */
/* SECTION homeTiles */
section#homeTiles {

}
.tiles-stand .tile,
.tiles-transiction .tile {
    float: left;
}
.tiles-stand .tile.square,
.tiles-transiction .tile.square {
    width: 33.33333333%;
    height: 350px;
}
.tiles-transiction .tile.retangle {
    width: 66.66666667%;
    height: 350px;
}
.tiles-transiction .tile.tall {
    width: 33.33333333%;
    height: 700px;
}
.tiles-transiction .tiles .tiles-join li{
    width: 100%;
}
.tiles-transiction  .header-title {
    color: black;
    color: initial;
}
.tiles-stand .tile a > span,
.tiles-transiction .tile a > span {
    font-weight: 300;
}

.tiles-transiction .tiles .tile a,
.tiles-transiction .tiles .tile:hover a{
    background-image: url(images/img_white.png);
}

/*HOME TILES*/
.tiles-transiction .tile.safe-reliable a{
    background-image: url(images/imgs/img_tilehome_safereliable.jpg);
}
.tiles-transiction .tile.locations a{
    background-image: url(images/imgs/img_tilehome_locations.jpg);
}
.tiles-transiction .tile.proced-checklist a{
    background-image: url(images/imgs/img_tilehome_checklist.jpg);
}
.tiles-transiction .tile.laser a{
    background-image: url(images/imgs/img_tilehome_laser.jpg);
}
.tiles-transiction .tile.vectra:hover a{
    background-image: url(images/imgs/img_tilehome_vectra.jpg);
}
.tiles-transiction .tile.patient:hover a{
    background-image: url(images/imgs/img_tilehome_patient.jpg);
}
.tile.labiaplasty h2{
    text-shadow: 1px 1px #999;
}
/*FOOTER INTERNAL TILES*/
div#internalTiles .tiles h2 {
    font-size: 22px;
}

/* END SECTION homeTiles */
/* SECTION bookConsultation */
div#bookConsultation {

}
div#bookConsultation .txt {
    line-height: 68px;
    text-align: right;
    font-size: 22px;
}
/* END SECTION bookConsultation */
/* SECTION page */
div#page {
    margin-top: 50px;
    padding-top: 120px;
}
div#page.procedures-template {
    padding-top: 172px;
}

/*.procedures*/
div#page.procedures-template {
    /*background-image: url(images/img_breast.jpg);*/
    background-repeat: no-repeat;
    background-size: 50%;
    position: relative;
}
.procedures-template .tile.gallery a,
.procedures-template .tile.procedure a,
.procedures-template .tile.consultation a {
    background-size: cover;
    height: 120px;
}
.procedures-template .tile.gallery a {
    background-image: url(images/imgs/img_procedures_tiles_gallery.jpg);
}
.procedures-template .tile.procedure a {
    background-image: url(images/imgs/img_procedures_tiles_procedure.jpg);
}
.procedures-template .tile.consultation a  {
    background-image: url(images/imgs/img_procedures_tiles_request.jpg);
}

div#slider-gallery {
    position: relative;
}
div#slider-gallery .slider-gallery-loading {
    display: none;
    background-position: 50% 50%;
}
#slider-gallery .gallery-image {
   /* max-height: 500px;
    min-height: 500px;*/
    display: block;
}
.gallery-image img {
    display: block;
    margin: 0 auto;
}
.gallery-caption {
    text-align: center;
    padding: 15px;
    max-width: 1000px;
    margin: 0 auto;
}
#slider-gallery-indicators  .gallery-image img {
    cursor: pointer;
}
/* END SECTION page */
/* #breadcrumbs */
#breadcrumbs {
    height: 100%;
    width: 100%;
    display: table;
}
#breadcrumbs .breadcrumbs {
    width: 1%;
}
#breadcrumbs .breadcrumbs,
#breadcrumbs .breadcrumbs-menu {
    display: table-cell;
    vertical-align: top;
    height: 100%;
}
.breadcrumbs-wrapper {
    display: table-row;
    height: 100%;
    margin: 0 auto;
}
.breadcrumbs-wrapper ul li {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.breadcrumbs-wrapper .breadcrumbs ul li {
    float: none !important;
}
.breadcrumbs-wrapper ol,
.breadcrumbs-wrapper ul {
    text-transform: uppercase;
    font-weight: 100;
    height: 100%;
    display: table;
}
.breadcrumbs-wrapper ul li {
    float: left;
}
.breadcrumbs-wrapper ul li.current a,
.breadcrumbs-wrapper ul li a:hover{
    color: #000;
}
.breadcrumbs-wrapper li a,
.breadcrumbs-wrapper li.level > span {
    display: block;
    line-height: 40px;
    padding: 0 15px;
    position: relative;
    color: #fff;
    white-space: nowrap;
}
.breadcrumbs-wrapper li.level a {
    padding-right: 22px;

}
.arrow-top-footer:after,
.breadcrumbs-wrapper .level a:after {
    content: '';
    background-image: url(images/icons/icon_breadcrumbs.png);
    width: 7px;
    height: 13px;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 10px;
    background-position: right;
}
.arrow-top-footer {
    position: fixed;
    bottom: 7px;
    right: 14px;
    width: 29px;
    height: 32px;
    border-radius: 3px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 999;
    background: rgba(23,154,159,.9);
    display: none;
}
.breadcrumbs-wrapper .level.level-03 a:after {
    background-position: left;
    }
    .breadcrumbs-wrapper .level.level-01 a:after {
        /*display: none;*/
    }
.breadcrumbs-wrapper .level {
    font-weight: 600;
}
.breadcrumbs-wrapper .level.level-03,
.breadcrumbs-wrapper .level.level-03 a {
    background: #fff;
    color: #000;
}
.breadcrumbs-wrapper .level.level-02 {
    background: rgba(32,114,117,1);
}
.breadcrumbs-wrapper .level.level-01,
.breadcrumbs-wrapper .level.level-01 span {
    color: #000;
}
/* END #breadcrumbs */
/* SECTION home-action */
section#home-action {
    background-image: url(images/bgs/bg_homeaction.jpg);
    background-position: top center;
    background-size: cover;
    min-height: 700px;
    position: relative;
    padding-top: 167px;
}
#home-action-tiles {
        display: none;
    }
.slider-gallery-loading,
section#home-action > .loading {
    position: absolute;
    background: url('images/loading_blue.gif') center center no-repeat #fff;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 10;
    background-size: 30px;
    background-position: 50% 60%;
}
section#home-action .home-action-wrapper {
    visibility: visible;
    opacity: 1;
}
section#home-action .home-action-wrapper.loading {
    visibility: hidden;
    opacity: 0;
}
section#home-action .home-action-wrapper{
    height: 100%;
}
section#home-action .home-action{
    height: 100%;
    width: 50%;
    position: relative;
}
section#home-action .home-action.left{
    float: left;
}
section#home-action .home-action.right{
    float: right;
}
/*body*/
section#home-action:hover .home-action-body {
    /*opacity: .8;*/
}
section#home-action .home-action-body {
    height: 99%;
    position: absolute;
    bottom: 0;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
section#home-action .active-side .home-action-body {
    height: 103%;
    opacity: 1;
    z-index: 5 !important;
}
section#home-action .active-side .home-action-body img{
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);

}
section#home-action .home-action-body img{
    filter: blur(1px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
}
section#home-action .left .home-action-body {
    right: -55px;

    z-index: 4;
}
section#home-action .right .home-action-body {
    left: -55px;
    z-index: 3;
}
section#home-action .home-action-body img{
    height: 100%;
    width: auto;
}
/*menu*/
section#home-action .home-action-menu {
    height: 100%;
    position: relative;
    width: 100%;
}
section#home-action .right .menumandante {
    float: right;
}
section#home-action .action-text {
    position: absolute;
    z-index: 6;
    top: 55%;
    width: 100%;
}
section#home-action .action-text h2 {
    font-size: 3.8em;
}
.home-action-menu nav {
    width: 100%;
    text-transform: uppercase;
}
.home-action-menu ul {

}
.home-action-menu nav > ul > li {
    height: 33.3334%;
}
.home-action-menu .hover-menu {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    background: transparent;
}
.hover-menu .text {
    visibility: visible;
    opacity: 1;
    position: absolute;
    right: 55%;
    top: 50%;
    margin-top: -19px;
    border: 1px solid #000;
    padding: 13px 20px 10px 20px;
    font-size: 13px;
    text-transform: uppercase;
        font-weight: 600;
}
.right .hover-menu .text {
    right: auto;
    left: 55%;
}
.hover-menu.active .text {
    visibility: hidden;
    opacity: 0;
}
.home-action-menu nav > ul > li > div > a {
    padding-bottom: 8px;
    display: block;
    z-index: 100;
    position: relative;
}
.right .menuinternal {
    text-align: right;
}
.menuinternal {
    display: table-cell;
    vertical-align: middle;
}
.home-action-menu nav > ul > li {
    width: 82%;
    visibility: hidden;
    opacity: 0;
    position: relative;
    background: rgba(23,154,159,.9);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: table;
}
.home-action-menu nav > ul > li.active {
    visibility: visible;
    opacity: 1;
}

.home-action-menu nav > ul > li.active .sub-menu {

    z-index: 100;
    position: relative;
}
.home-action-menu nav > ul > li .sub-menu > li {
    color: #fff;
    padding: 3px 0px;

    font-weight: 100;
}
.mapInfowindow .mapAddress p{
    padding-bottom: 0;
    margin-bottom: 0;
}
/* END SECTION home-action */
/* SECTION SECTION */
section#SECTION {

}
/* END SECTION SECTION */
/* SECTION SECTION */
section#SECTION {

}
/* END SECTION SECTION */
/* SECTION SECTION */
section#SECTION {

}
/* END SECTION SECTION */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.content table {
letter-spacing:normal;
font-size:13px;
border: none;
border-collapse: collapse;
}
.content table tr td {
padding: 10px;
}


.content table tr > td:first-child {
    width: 25%;
color:rgba(32, 114, 117, 1);
}

.content strong {
font-weight:600;
}

.content table tr:nth-child(2n+1) {
    background: #f9f9f9 none repeat scroll 0 0;
}

/* FAQS */
.faqs-page #internal-header {
    height: 335px;
    background-image: url(images/img_internal_header.jpg);
}
.page .faqs-page .content,
.page .content
/*.faqs-wrapper*/ {
    width: 70%;
    margin: 0 auto;
}
.page .procedures-template .content {
    width: 100%;
}

.page-id-12069.page .content {
width:100%;
}

.page .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    background-color: rgba(23,154,159,.9);
    color: #fff;
    margin-bottom: 8px;
}
.page .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.page .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    background-image: url(images/icons/icon_toggle_open.png);
    left: .7em;
}
.page .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(images/icons/icon_toggle_close.png);
}
.page .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    padding-left: 2.5em;
}
/* END FAQS */

/* CONTACT PAGE */

.wpcf7-form input,
.wpcf7-form input[type="text"],
textarea {
    width:100%;
    margin-bottom:30px;
    max-width:100%;
    border: 1px solid #000;
    font-size:15px;
    padding:10px;
}

.wpcf7-form input[type="radio"],
.wpcf7-form input[type="checkbox"]{
height:15px;
width:15px;
}

.wpcf7-radio span.wpcf7-list-item.first {
margin-right:15px
}

.procedures > span > span {
display:block;
clear:left;
}

.procedures > span > span > span {
display:block;
float:left;

}

.wpcf7-form input[type="checkbox"] {
float:left;
 margin-bottom: 6px;
 border: 1px solid #000;
 margin-top: 0;
    padding-top: 0;
    margin-left:0;
}

.wpcf7-form input[type="submit"] {
    background-color: #000;
    border: #000 2px solid;
    color: #fff;
    display: block;
    font-size: 22px;
    padding: 20px 30px;
    text-transform:uppercase;
    max-width:350px;
    margin-top:75px;
    margin: 75px auto;
    cursor: pointer;
}

.mp-pusher {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: -1;
}
.mp-pusher {
    z-index: -1;
}
.mp-pusher.mp-pushed, .mp-level {
    z-index: 9999;
}
.procedures > span > span.wpcf7-list-item:nth-child(1),
.procedures > span > span.wpcf7-list-item:nth-child(8),
.procedures > span > span.wpcf7-list-item:nth-child(14),
.procedures > span > span.wpcf7-list-item:nth-child(20),
.procedures > span > span.wpcf7-list-item:nth-child(22)
{
text-transform:uppercase;
font-size:22px;
margin-top:20px;
margin-bottom:10px;
}

.procedures > span > span.wpcf7-list-item:nth-child(1) input[type="checkbox"],
.procedures > span > span.wpcf7-list-item:nth-child(8) input[type="checkbox"],
.procedures > span > span.wpcf7-list-item:nth-child(14) input[type="checkbox"],
.procedures > span > span.wpcf7-list-item:nth-child(20) input[type="checkbox"],
.procedures > span > span.wpcf7-list-item:nth-child(22) input[type="checkbox"] {
display:none;
}

.wpcf7-form span.wpcf7-list-item {
margin-left:0;
letter-spacing:0;
}

.mini-gallery .carousel-inner {
    margin: 0 auto;
    max-width: 1007px;
}
.mini-gallery .gallery-image {
    /*height: 150px;*/
}
.mini-gallery .gallery-caption {
    letter-spacing: 0;
    height: 50px;
}
.map-int {
    height: 450px;
    width: 100%;
    padding: 10px !important;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.logo-responsive {
    display: none;
}
.mp-menu ul li > a {
    text-transform: none !important;
    font-size: 16px !important;
}
.mp-back{
    background-color: rgba(23,154,159,1) !important;
}
.mp-back::after {
    position: absolute;
    content: '' !important;
    width: 0;
    height: 0;
    border-right: solid 10px #fff;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    top: 50%;
    margin-top: -10px;
    right: 25px;
}

.news-content h2 {
margin-bottom: 24px;
}

.news-content .btn-wrapper {
    display: block;
    float: left;
    margin: 0 auto;
    max-width: 210px;
    text-align: center;
}

.news-content .btn-wrapper a.btn {
    font-size: 18px;
    padding: 10px 20px;
    }

.faqs-wrapper div.btn-wrapper {
    float: left;
    margin-bottom: 2%;
    margin-right: 5%;
    text-align: center;
    width: 30%;
}

.faqs-wrapper .btn-wrapper:nth-child(3n+1) {
    margin-right: 0%;
}

.faqs-wrapper .btn-wrapper a.btn {
font-size: 15px;
padding: 16px 25px;
}

.tile-description-overlay div p {
font-size: 14px;
line-height:21px;
}
.about-wrapper p strong,
.tile-description-overlay div p strong {
font-weight: 600;
}


.tile-description-overlay {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    padding: 20px;
}

article .content ul {
margin-bottom:30px;
}


article .content ul li {
margin-bottom:7px;
}
.menu-item-12208 a {
    background-image: url("https://drturner.com.au/wp-content/themes/spicybroccoli/images/icons/icon_facebook.svg");
    background-position: 0 13px;
    background-repeat: no-repeat;
    background-size: 22px auto;
    opacity: 0.6;
    width: 22px;
    text-indent: -9999px;
     margin-right:0px!important;
}
.menu-item-12209 a {
    background-image: url("https://drturner.com.au/wp-content/themes/spicybroccoli/images/icons/icon_instagram.svg");
    background-position: 0 13px;
    background-repeat: no-repeat;
    background-size: 22px auto;
    opacity: 0.6;
    width: 22px;
    text-indent: -9999px;
    margin-left:22px!important;
}

.menu-item-12339 a {
    background-image: url("https://drturner.com.au/wp-content/themes/spicybroccoli/images/icons/icon_twitter.svg");
    background-position: 0 12px;
    background-repeat: no-repeat;
    background-size: 27px auto;
    margin-left: -2px !important;
    opacity: 0.6;
    text-indent: -9999px;
    width: 26px;
}

.menu-item-19561 a {
    background-image: url(https://drturner.com.au/wp-content/themes/spicybroccoli/images/icons/icon_pinterest.png);
    background-position: 0px 13px;
    background-repeat: no-repeat;
    background-size: 23px auto;
    margin-left: -2px!important;
    opacity: 0.6;
    text-indent: -9999px;
    width: 26px;
}
.scrolled .menu-item-19561 a {
    background-position: 0 7px;
}
.footer_socials {
    width: 30px;
    height: 30px;
}
section.gallery-template{
    padding-top: 120px;
    margin-top: 50px;
}