/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.gallery hr{border:none;border-top:1px solid #323232}@media only screen and (min-width: 64.1em){.gallery .content-wrap{padding-top:174px}}.gallery .content-wrap h2{font-size:44px;font-weight:100 !important;color:#8B8B8B;display:inline-block}.gallery .content-wrap h2 span.has-arrow{position:relative;padding-right:23px}.gallery .content-wrap h2 span.has-arrow:after{display:block;content:" ";position:absolute;right:0;top:calc(50% - 3px);background:url("/assets/img/sub-menu-arrow3.png") no-repeat;width:17px;height:17px}.gallery .content-wrap h2 span.yellow{color:#F6AB34}@media only screen and (min-width: 64.1em){.gallery .content-wrap .damask-dark{min-height:650px}}.gallery .content-wrap .btn{margin-top:30px;position:relative}@media only screen and (min-width: 40.1em){.gallery .content-wrap .btn.custom{top:-40px;margin-bottom:-30px}}@media only screen and (max-width: 40em){.gallery .content-wrap .btn{margin-top:30px}}.gallery .index-gallery>div{position:relative}.gallery .index-gallery>div span{position:absolute;top:0;left:-1px;z-index:2;background:#000;color:#F6AB34;display:block;padding:2px}@media only screen and (min-width: 64.1em){.gallery .index-gallery>div{width:9.875%;margin-right:3%;margin-bottom:30px;float:left}.gallery .index-gallery>div:nth-child(8n){margin-right:0}.gallery .index-gallery>div:nth-child(8n):after{clear:both}.gallery .index-gallery>div:nth-child(8n+1):before{clear:both}}@media only screen and (min-width: 40.1em) and (max-width: 64em){.gallery .index-gallery>div{width:14.16667%;margin-right:3%;margin-bottom:30px;float:left}.gallery .index-gallery>div:nth-child(6n){margin-right:0}.gallery .index-gallery>div:nth-child(6n):after{clear:both}.gallery .index-gallery>div:nth-child(6n+1):before{clear:both}}@media only screen and (max-width: 40em){.gallery .index-gallery>div{width:31.33333%;margin-right:3%;margin-bottom:30px;float:left}.gallery .index-gallery>div:nth-child(3n){margin-right:0}.gallery .index-gallery>div:nth-child(3n):after{clear:both}.gallery .index-gallery>div:nth-child(3n+1):before{clear:both}}
.gallery-wrap .owl-stage-outer{width:100% !important}.gallery-wrap .slides{width:88%;margin-right:4%;float:left}@media only screen and (max-width: 40em){.gallery-wrap .slides{width:100%}}.gallery-wrap .slides .feat2{width:48%;margin-right:4%;margin-bottom:30px;float:left;margin-bottom:0px}.gallery-wrap .slides .feat2:nth-child(2n){margin-right:0}.gallery-wrap .slides .feat2:nth-child(2n):after{clear:both}.gallery-wrap .slides .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 40em){.gallery-wrap .slides .feat2{margin-bottom:15px}}.gallery-wrap .thumbnails{float:left;width:8%}@media only screen and (max-width: 40em){.gallery-wrap .thumbnails{width:100%}}.gallery-wrap .thumbnails .owl-stage{width:100% !important}.gallery-wrap .thumbnails .owl-stage .owl-item{width:100% !important;cursor:pointer;margin-bottom:20px}@media only screen and (max-width: 40em){.gallery-wrap .thumbnails .owl-stage .owl-item{width:17% !important;margin-right:2% !important;margin-bottom:0px !important;float:left}}.gallery-wrap .thumbnails .owl-stage .owl-item .item{width:100%;background:#000}.gallery-wrap .thumbnails .owl-stage .owl-item .item img{width:100%;margin-bottom:0px}.gallery-wrap .thumbnails .owl-stage .owl-item.here img{opacity:.4}.gall-nav{margin-top:15px;margin-bottom:20px}.gall-nav span{position:relative;font-family:"omnes-pro";z-index:3;text-transform:uppercase}.gall-nav span a{display:inline-block;padding:8px 20px;border-radius:3px;color:#fff !important;background-color:#343434;background-image:-webkit-gradient(linear, left top, left bottom, from(#6d6d6d), to(#343434));background-image:-webkit-linear-gradient(top, #6d6d6d, #343434);background-image:-moz-linear-gradient(top, #6d6d6d, #343434);background-image:-ms-linear-gradient(top, #6d6d6d, #343434);background-image:-o-linear-gradient(top, #6d6d6d, #343434);background-image:linear-gradient(top, #6d6d6d, #343434);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#6d6d6d', EndColorStr='#343434')}.gall-nav span.null{border-radius:3px;padding:8px 20px;background:#000;color:#fff;display:none}.gall-nav p{font-family:"omnes-pro";font-size:21px !important;margin-bottom:0}.gall-nav .patient-info{position:relative;top:-36px}@media only screen and (max-width: 40em){.gall-nav .patient-info{top:0;margin-bottom:50px;margin-top:10px}}.gall-nav .patient-info p{position:absolute;width:100%;margin-bottom:0}.gall-nav .patient-info p img{margin-top:-10px;margin-left:8px}.owl-carousel.patients{padding-left:30px;padding-right:30px;position:relative}.owl-carousel.patients .here{opacity:.4}.owl-carousel.patients .owl-stage-outer{position:relative;z-index:9}.owl-carousel.patients .owl-stage-outer .owl-item img{border-radius:0px}.owl-carousel.patients .owl-controls{z-index:7;left:0;top:0;width:100%;height:100%}.owl-carousel.patients .owl-controls .owl-nav{height:100%}.owl-carousel.patients .owl-controls .owl-nav>div{display:inline-block;width:38px;height:100%;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.patients .owl-controls .owl-nav>div:after{font-size:32px;color:#fff;position:relative;top:36px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.owl-carousel.patients .owl-controls .owl-nav .owl-next{float:right;position:relative;border-top-right-radius:3px;border-bottom-right-radius:3px}.owl-carousel.patients .owl-controls .owl-nav .owl-next:after{background:url("/assets/img/arrow-next.png");width:38px;height:43px;content:' ';display:block}.owl-carousel.patients .owl-controls .owl-nav .owl-prev{float:left;position:relative;border-top-left-radius:3px;border-bottom-left-radius:3px}.owl-carousel.patients .owl-controls .owl-nav .owl-prev:after{background:url("/assets/img/arrow-prev.png");width:38px;height:43px;content:' ';display:block}.gall-button{outline:0;margin-top:-43px;margin-bottom:21px;border-radius:5px;font-family:"omnes-pro"}@media only screen and (max-width: 40em){.gall-button{margin-top:0px;display:block;float:none;width:100%}}
.gall-dropdown{outline:0}.gall-dropdown li{padding-bottom:0px !important;list-style-type:none !important}.gall-dropdown li a{padding:14px 10px;font-family:"omnes-pro";font-weight:100}.relative h2{margin-bottom:0}.relative h2:hover+.gallery-cat-menu{display:block}.gallery-cat-menu{display:none;position:absolute;top:60px;z-index:9;padding:15px;background:#242424;border-radius:6px;left:0px;margin-left:0}@media only screen and (max-width: 40em){.gallery-cat-menu{top:40px}}.gallery-cat-menu:hover{display:block}.gallery-cat-menu a{display:block;padding:4px 2px;color:#8B8B8B}.gallery-patient-wrap{max-width:800px !important;margin:auto;margin-top:-36px}.tummytuc .tummy-tuck-desc{background:rgba(100,100,100,0.3);background:url("/assets/img/bkg-grey.png") top center;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;color:#fff;padding:15px;margin-bottom:25px}.tummytuc .tummy-tuck-desc p{color:#dcdcdc;font-size:15px;font-style:italic;margin-bottom:0;text-align:center}.tummytuc .feat4{position:relative}.tummytuc .feat4 span{position:absolute;top:0;left:-1px;z-index:2;background:#000;color:#F6AB34;display:block;padding:2px}h1,h2,h3,h4,h5{font-family:"omnes-pro";font-weight:200 !important;letter-spacing:0}body,p{color:#616161;font-family:"nimbus-sans";font-weight:300;font-size:14px;line-height:1.5}a{font-weight:200}a.btn{font-family:"omnes-pro";font-weight:300}@media only screen and (max-width: 40em){.container>.row{padding-left:10px !important;padding-right:10px !important}}
header .consult-txt{font-size:10px !important;font-family:"Times New Roman","trajan-pro-3"}header .spanish{font-size:10px;letter-spacing:6px}header .gray-gradient{border-top:1px solid #323232;border-bottom:1px solid #323232}@media screen and (min-width: 1024px) and (max-width: 1120px){header .social li{margin-right:5px !important}}
.nav .links>ul{height:50px}.nav .links>ul li.has-sub a:after{top:15px}.nav .links>ul li.has-sub ul{border:none !important;background:#2a2a2a !important;border-left:1px solid #323232 !important;border-right:1px solid #323232 !important;border-bottom:1px solid #323232 !important}.nav .links>ul li.has-sub ul a{color:#fff !important}.nav .links>ul li.has-sub ul a:hover{background:#1b1b1b !important}.nav .links>ul li a{font-family:"omnes-pro";font-weight:300;line-height:2.9}.nav .links>ul li a.here{background:rgba(0,0,0,0.37);color:#FFF !important}.nav .links>ul li a:before{display:none !important}blockquote{font-family:"Times New Roman","trajan-pro-3";font-size:20px;font-style:italic;margin:0.25em 0 20px 0;padding:0.25em 0 0 30px;line-height:1.5;position:relative;color:#383838;font-weight:100}.sidebar.item.text-center{background:none}.sidebar .links{padding:10px}.sidebar .links>ul>li>a{margin-bottom:10px !important;font-family:"omnes-pro"}.sidebar .links>ul>li>a.here{border:1px solid #D39B00}.sidebar .links>ul>li li a.here{color:#616161 !important}.sidebar .links>ul>li a{margin:0;padding-top:7px !important;padding-bottom:7px !important}.sidebar .links.special>ul>li>a.here{background-color:#303030 !important;background-image:-webkit-gradient(linear, left top, left bottom, from(#707070), to(#303030)) !important;background-image:-webkit-linear-gradient(top, #707070, #303030) !important;background-image:-moz-linear-gradient(top, #707070, #303030) !important;background-image:-ms-linear-gradient(top, #707070, #303030) !important;background-image:-o-linear-gradient(top, #707070, #303030) !important;background-image:linear-gradient(top, #707070, #303030) !important;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#707070', EndColorStr='#303030') !important;border:1px solid #ccc !important}.sub-cta{margin-bottom:25px}@media only screen and (max-width: 64em){.sub-cta{text-align:center;padding:20px !important}}@media only screen and (max-width: 64em){.sub-cta img{float:none !important;display:block;margin:auto;margin-bottom:20px}}.sub-cta h4{font-weight:300 !important}.sub-cta p{font-size:14px}@media only screen and (min-width: 64.1em){.sub-cta.gallery-cta{max-width:950px;margin:auto}}.sub-cta.gallery-cta p.consult-alt{font-size:17px;line-height:24px;font-family:'omnes-pro';font-weight:200;text-align:left;color:#fff}.sub-cta.gallery-cta p.consult-alt:nth-of-type(1){margin-top:15px}.sub-cta.gallery-cta p.consult-alt a{color:#F8B400}.sub-cta.gallery-cta p.consult-alt a:hover{color:#fff}.sub-cta.gallery-cta p.consult-alt span{display:block}.sub-cta.gallery-cta p.consult-alt strong{font-size:26px;line-height:30px;font-weight:500;color:#fff}.sub-cta.smaller p{font-size:14px;color:#DDD;font-weight:300}.sub-cta.smaller p:last-child{clear:both;width:100%;text-align:center;font-size:16px}.sub-cta.smaller p:last-child strong{color:#fff;font-weight:100;font-size:16px}p.larger{font-family:"omnes-pro";font-weight:300}footer a{color:#898989}footer p{color:#878787 !important}footer .feat4 p{line-height:1.3}.gallery-link .title{font-family:"omnes-pro";color:#FFF;font-size:18px;z-index:9}@media only screen and (max-width: 64em){.gallery-link .title{top:0}}@media only screen and (max-width: 40em){.gallery-link .title{top:0;position:relative;text-align:center;width:100%;left:auto;right:auto}}
.home .home-photo{top:-153px;margin-bottom:0}.mobile-navigation h4 a{background:#000;background:#000 url("/assets/img/bkg-mobile-nav.png") center center repeat !important;border-bottom:none;padding:19px 20px 20px 20px !important;border-radius:0 !important}.btn,.btn-white{padding:12px 20px}@media only screen and (min-width: 64.1em){.home .main-slider-wrap{margin-top:173px}}@media only screen and (min-width: 64.1em){.home .main-slider{min-height:350px}}@media only screen and (max-width: 64em){.home .main-slider .feature-text h2.orange{font-weight:400 !important}}@media only screen and (max-width: 40em){.home .main-slider .row{padding-left:0 !important;padding-right:0 !important}.home .main-slider .feature-text{padding:12px;text-shadow:1px 1px 1px rgba(0,0,0,0.51) !important;position:absolute;bottom:20px;width:100% !important;background:rgba(0,0,0,0.17) !important}}.home h2{font-size:26px}.home .testimonials p{color:#000}.home .testimonials .large{font-family:"Times New Roman","trajan-pro-3";font-size:21px;font-weight:100}.home h3{font-size:24px;margin-bottom:10px;font-weight:300 !important}@media only screen and (min-width: 64.1em){.home .procedure-wrap.breast p:nth-of-type(1){min-height:220px}}.home .procedure-wrap p{font-size:15px;text-align:justify}.home .procedure-wrap h3{position:relative;padding-left:40px;padding-bottom:15px;font-size:20px}.home .procedure-wrap h3:before{position:absolute;top:0;left:0;content:" ";display:block;background:url("/assets/img/damask.png") center center no-repeat;width:32px;height:100%}.home .dark p{font-weight:300;color:#AAA}.home .dark h2{color:#f8b400}.home .dark h3{color:#fff}.home .dark.is-proc p{font-size:16px;font-family:"omnes-pro"}.home .col-grey h3{font-size:19px;color:#f8b400;margin-bottom:8px}@media only screen and (min-width: 64.1em){.container.feat{min-height:120px}}.container.feat .row-outer{padding-left:40px}@media only screen and (max-width: 64em){.container.feat .row-outer{padding-left:0px}}@media only screen and (max-width: 64em){.container.feat .row-outer>.row{padding-top:20px !important;padding-bottom:20px !important;text-align:center}}.container.feat .row-outer>.row .row{padding-top:10px;padding-bottom:10px;min-height:265px}@media only screen and (max-width: 64em){.container.feat .row-outer .page-title{top:20px !important}}.container.feat .row-outer p{color:#A0A0A0 !important;font-size:18px;line-height:1.7;font-family:"omnes-pro"}.container.feat .row-outer p span.orange.strong{margin-left:15px}@media only screen and (max-width: 64em){.container.feat .row-outer .consult{margin-left:auto;margin-right:auto;top:0;margin-top:20px;margin-bottom:20px}}@media only screen and (max-width: 40em){.container.feat .row-outer .images a:nth-of-type(3),.container.feat .row-outer .images a:nth-of-type(4){display:none}}
@media only screen and (max-width: 40em){.sub-content img.margin-left,.sub-content img.margin-right{float:none !important;display:block;margin:auto;margin-bottom:20px}}
.margintop{margin-top:173px !important}.has-video-lightbox .fancybox-inner{position:relative;padding-top:1.5625rem;padding-bottom:56.34%;height:0;margin-bottom:1rem;overflow:hidden}.has-video-lightbox .fancybox-inner iframe,.has-video-lightbox .fancybox-inner object,.has-video-lightbox .fancybox-inner embed,.has-video-lightbox .fancybox-inner video{position:absolute;top:0;left:0;width:100%;height:100%}.has-video-lightbox .fancybox-inner{position:relative;padding-top:1.5625rem;padding-bottom:56.34%;height:0 !important;margin-bottom:1rem;overflow:hidden}.mobile-nav-wrap{background:#000 url("/assets/img/bkg-mobile-nav.png") center center repeat !important}.mobile-nav-wrap .phone{background:none !important}@media only screen and (min-width: 64.1em){footer .s3grid{max-width:80%;margin:auto}}footer .feat4{margin-bottom:0 !important}footer p a+a{margin-left:10px}.nav.footer .links ul a{font-size:14px !important;font-family:"nimbus-sans";color:#898989 !important}.nimbus{font-family:"Times New Roman", "nimbus-sans" !important;font-size:20px;font-weight:100}@media only screen and (max-width: 40em){.educ-btn{margin-top:-20px}}
@media only screen and (max-width: 40em){.black-div{background-size:contain !important;background-position:center top !important}}
@media only screen and (max-width: 40em){img.left{float:none !important;display:block;margin:auto;margin-bottom:20px}}
@media only screen and (max-width: 40em){img.right{float:none !important;display:block;margin:auto;margin-bottom:20px}}
@media only screen and (max-width: 40em){.home img.left{float:left !important;margin-right:10px}}
@media only screen and (max-width: 64em){img.center-small{display:block;margin:auto;margin-bottom:20px}}
@media only screen and (max-width: 40em){body.proce .feat .consult{display:none !important}body.proce .feat .educ-btn{display:none !important}}
@media only screen and (max-width: 40em){.educatio img.center-small+h4{text-align:center}}
@media only screen and (min-width: 40.1em){.feat-consultation img.right{width:35%}}@media only screen and (max-width: 40em){.feat-consultation img.right{width:80%;margin-left:auto;margin-right:auto}}
.sidebar .links>ul>li.has-sub>ul ul{background-color:rgba(60,60,60,0.17);margin:0 15px;padding:10px 0;border-radius:5px}.sidebar .links>ul>li.has-sub>ul ul li a{padding:4px 11px !important}.educ-btn{position:absolute;bottom:0;right:10px}@media only screen and (max-width: 64em){.educ-btn{margin-top:10px;position:relative}}
.container.feat .row.page-title .consult{margin-bottom:30px}
.gallery-wrap .thumbnails .owl-stage .owl-item .item img {height:auto;}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    height: auto;
}
.right {
    float: right !important;
}
.gall-nav .patient-info p {
    color: #fff;
}
.relative {
    padding: 10px 0px;
}
div.relative:hover .gallery-cat-menu {
    display: block;
}
.gallery-cat-menu {
    display: none;
    position: absolute;
    top: 85px;
    z-index: 9;
    padding: 10px;
    background: #242424;
    border-radius: 6px;
    left: 15px;
    margin-left: 0;
    list-style-type: none;
}
.gallery-content h2 span.has-arrow:after {
    display: inline-block;
    width: 0px;
    height: 0px;
    content: "";
    vertical-align: middle;
    margin-left: 12px;
    margin-right: -10px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.gallery-content h2 {
    font-size: 44px;
    font-weight: 100 !important;
    color: #8B8B8B;
    display: inline-block;
}
.gallery-content h2 span.yellow {
    color: #F6AB34;
}
.gallery-content h4 {
    color: #f6ab34 !important;
    font-size: 1.1em;
    padding-top: 25px;
    border-top: 1px solid #323232;
    padding-bottom: 10px;
}
.gallery-cat-menu a,.gall-nav span a {
opacity:1;
transition:all 0.3s ease-out;
}
.gall-nav span a:hover ,.gallery-cat-menu a:hover {
opacity:0.6;
}
.owl-carousel.patients {padding:0;}
.owl-carousel.patients .owl-controls .owl-nav .owl-next:after {
    background: url("../images/arrow-next.png");
    width: 38px;
    height: 43px;
    content: ' ';
    display: block;
}
.owl-carousel.patients .owl-controls .owl-nav .owl-prev:after {
    background: url("../images/arrow-prev.png");
    width: 38px;
    height: 43px;
    content: ' ';
    display: block;
}
.owl-carousel.patients .owl-controls .owl-nav>div {
    display: inline-block;
    width: 38px;
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.gallery-content .more-btn {
    margin-top: 30px;
	    position: relative;
    display: inline-block;
}
.gallery-content {
    padding-bottom: 50px;
}
span.has-arrow {
    margin-right: 15px;
}
/*# sourceMappingURL=new.css.map */