img,legend {
  border: 0;
}

.commentlist li,ul {
  list-style-type: none;
}

legend,ol,ul {
  padding: 0;
}

body,dd,figure {
  margin: 0;
}

.clearfix:after,.group:after {
  clear: both;
}

.em,dfn,em,span.amp {
  font-style: italic;
}

.header,.header .header-search form,sub,sup {
  position: relative;
}

.commentlist,.featured .box,.sidebar ol,.sidebar ul {
  list-style: none;
}

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

audio,canvas,video {
  display: inline-block;
}

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

[hidden],template {
  display: none;
}

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

a {
  background: 0 0;
}

a:focus {
  outline: dotted thin;
}

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

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

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

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

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

button,input,select,textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,input {
  line-height: normal;
}

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;
}

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

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;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
}

.small,small {
  font-size: 75%;
}

.clearfix {
  zoom: 1;
}

.clearfix:after,.clearfix:before {
  content: "";
  display: table;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif!important;
}

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

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

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

.alert-error,.alert-help,.alert-info,.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.assure-button,.assure-button:visited,.button,.button:visited {
  font-family: "Swiss 721 W01";
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.reduce-but {
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 4px 32px !important;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

.assure-button,.assure-button:visited {
  padding: 4px 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  border-radius: 0 10px;
  background: #00b0ed;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.assure-button:active,.assure-button:focus,.assure-button:hover,.assure-button:visited:active,.assure-button:visited:focus,.assure-button:visited:hover {
  color: #fff;
  background: #0095c9;
}

.button,.button:visited {
  border: 1px solid #007fab;
  border-top-color: #0095c9;
  border-left-color: #0095c9;
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 700;
  text-shadow: 0 1px rgba(0,0,0,.75);
  line-height: 21px;
  border-radius: 0 10px;
  background-color: #009dd3;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#00b0ed),to(#009dd3));
  background-image: -webkit-linear-gradient(top,#00b0ed,#009dd3);
  background-image: -moz-linear-gradient(top,#00b0ed,#009dd3);
  background-image: -o-linear-gradient(top,#00b0ed,#009dd3);
  background-image: linear-gradient(to bottom,#00b0ed,#009dd3);
}

.h1,.h2,.h3,.h4,.h5,body,h1,h2,h3,h4,h5 {
  line-height: 1.3;
  font-family: "Swiss 721 W01";
}

.button:focus,.button:hover,.button:visited:focus,.button:visited:hover {
  color: #fff;
  border: 1px solid #007fab;
  border-top-color: #006487;
  border-left-color: #006487;
  background-color: #008aba;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#009dd3),to(#008aba));
  background-image: -webkit-linear-gradient(top,#009dd3,#008aba);
  background-image: -moz-linear-gradient(top,#009dd3,#008aba);
  background-image: -o-linear-gradient(top,#009dd3,#008aba);
  background-image: linear-gradient(to bottom,#009dd3,#008aba);
}

.button:active,.button:visited:active {
  background-color: #00b0ed;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#009dd3),to(#00b0ed));
  background-image: -webkit-linear-gradient(top,#009dd3,#00b0ed);
  background-image: -moz-linear-gradient(top,#009dd3,#00b0ed);
  background-image: -o-linear-gradient(top,#009dd3,#00b0ed);
  background-image: linear-gradient(to bottom,#009dd3,#00b0ed);
}

.blue-button,.blue-button:visited {
  border-color: #008aba;
  text-shadow: 0 1px 1px #008aba;
  background-color: #009dd3;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#00b0ed),to(#009dd3));
  background-image: -webkit-linear-gradient(top,#00b0ed,#009dd3);
  background-image: -moz-linear-gradient(top,#00b0ed,#009dd3);
  background-image: -o-linear-gradient(top,#00b0ed,#009dd3);
  background-image: linear-gradient(to bottom,#00b0ed,#009dd3);
  box-shadow: inset 0 0 3px #40ceff;
}

.blue-button:focus,.blue-button:hover,.blue-button:visited:focus,.blue-button:visited:hover {
  border-color: #0077a1;
  background-color: #008aba;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#00a1d9),to(#008aba));
  background-image: -webkit-linear-gradient(top,#00a1d9,#008aba);
  background-image: -moz-linear-gradient(top,#00a1d9,#008aba);
  background-image: -o-linear-gradient(top,#00a1d9,#008aba);
  background-image: linear-gradient(to bottom,#00a1d9,#008aba);
}

.blue-button:active,.blue-button:visited:active {
  background-color: #00b0ed;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#009dd3),to(#00b0ed));
  background-image: -webkit-linear-gradient(top,#009dd3,#00b0ed);
  background-image: -moz-linear-gradient(top,#009dd3,#00b0ed);
  background-image: -o-linear-gradient(top,#009dd3,#00b0ed);
  background-image: linear-gradient(to bottom,#009dd3,#00b0ed);
}

.desaturate {
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
}

@font-face {
  font-family:"Swiss 721 W01_n1";src:url(../fonts/efadb268-9678-4ce1-82ce-79f630c16271.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/efadb268-9678-4ce1-82ce-79f630c16271.eot?#iefix);src:url(../fonts/efadb268-9678-4ce1-82ce-79f630c16271.eot?#iefix) format("eot"),url(../fonts/d951ab13-81a4-49ef-b592-499f7101a394.woff) format("woff"),url(../fonts/f29f69e8-d9e1-49d5-b18c-c55d0963ad0d.ttf) format("truetype"),url(../fonts/8221b431-0f46-4dd5-b62d-0670df20ee2a.svg#8221b431-0f46-4dd5-b62d-0670df20ee2a) format("svg");font-weight:100;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_n3";src:url(../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix);src:url(../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix) format("eot"),url(../fonts/d1001ef9-2b8e-4cd1-99e7-9f48a6f7d356.woff) format("woff"),url(../fonts/0c9b7a6a-39da-4a63-8de4-3a91edeab5de.ttf) format("truetype"),url(../fonts/a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7.svg#a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7) format("svg");font-weight:300;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_n4";src:url(../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix);src:url(../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix) format("eot"),url(../fonts/19c307d6-6fd8-47d3-a56d-fa998322491a.woff) format("woff"),url(../fonts/61571c7a-d78e-4d50-822d-194e2b92a1f1.ttf) format("truetype"),url(../fonts/eafecdd5-35c6-4dc5-bc71-9b81010c7fa4.svg#eafecdd5-35c6-4dc5-bc71-9b81010c7fa4) format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_i4";src:url(../fonts/bba2ccf7-f24b-4179-a219-d858a659212c.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/bba2ccf7-f24b-4179-a219-d858a659212c.eot?#iefix);src:url(../fonts/bba2ccf7-f24b-4179-a219-d858a659212c.eot?#iefix) format("eot"),url(../fonts/e96d0d02-2397-43ee-ba2a-513c21c25216.woff) format("woff"),url(../fonts/dda5a8ff-1d45-46be-8fb8-32750e39fbe2.ttf) format("truetype"),url(../fonts/ca78163f-aee5-4953-ba52-8e43676771ce.svg#ca78163f-aee5-4953-ba52-8e43676771ce) format("svg");font-weight:400;font-style:italic;
}

@font-face {
  font-family:"Swiss 721 W01_n5";src:url(../fonts/0a72c688-cbf1-4545-b25d-dc6c6935a2b9.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/0a72c688-cbf1-4545-b25d-dc6c6935a2b9.eot?#iefix);src:url(../fonts/0a72c688-cbf1-4545-b25d-dc6c6935a2b9.eot?#iefix) format("eot"),url(../fonts/ea1567a4-8608-4bb1-a638-bc30606fc950.woff) format("woff"),url(../fonts/95c8bd18-b342-4b31-a039-d332be2affd5.ttf) format("truetype"),url(../fonts/70cfd5cd-d8dc-46c9-9457-197159711dd5.svg#70cfd5cd-d8dc-46c9-9457-197159711dd5) format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_n7";src:url(../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix);src:url(../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix) format("eot"),url(../fonts/6f8c05f7-2d01-4282-ba89-505635df2953.woff) format("woff"),url(../fonts/3fa115a3-0515-4bbd-94cc-555dc6341889.ttf) format("truetype"),url(../fonts/d3755f1d-88db-4cd3-a42b-8226e3aeeaf4.svg#d3755f1d-88db-4cd3-a42b-8226e3aeeaf4) format("svg");font-weight:700;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_i7";src:url(../fonts/aad22020-db72-46fe-a2bc-d058fe97e1a8.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/aad22020-db72-46fe-a2bc-d058fe97e1a8.eot?#iefix);src:url(../fonts/aad22020-db72-46fe-a2bc-d058fe97e1a8.eot?#iefix) format("eot"),url(../fonts/52844fb2-eeab-4f8f-a452-7ec45dfbdf64.woff) format("woff"),url(../fonts/e7a2620b-0337-49a5-a1d7-3bfb203f8edf.ttf) format("truetype"),url(../fonts/476cf44f-1415-4052-8b99-0643bedd51b4.svg#476cf44f-1415-4052-8b99-0643bedd51b4) format("svg");font-weight:700;font-style:italic;
}

@font-face {
  font-family:"Swiss 721 W01_n8";src:url(../fonts/3eb65125-4482-4e12-86c6-d994ce13a193.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/3eb65125-4482-4e12-86c6-d994ce13a193.eot?#iefix);src:url(../fonts/3eb65125-4482-4e12-86c6-d994ce13a193.eot?#iefix) format("eot"),url(../fonts/937fcf32-ec7c-43d0-b026-4f214608806e.woff) format("woff"),url(../fonts/a8450999-198c-44b6-8d50-55abb75cf4e1.ttf) format("truetype"),url(../fonts/cce5d8c9-f9e2-463b-991a-d173ab0a9cf5.svg#cce5d8c9-f9e2-463b-991a-d173ab0a9cf5) format("svg");font-weight:800;font-style:normal;
}

@font-face {
  font-family:"Swiss 721 W01_n9";src:url(../fonts/27917320-0b2d-426d-98d4-83c0e3d69ae4.eot?#iefix) format("eot");
}

@font-face {
  font-family:"Swiss 721 W01";src:url(../fonts/27917320-0b2d-426d-98d4-83c0e3d69ae4.eot?#iefix);src:url(../fonts/27917320-0b2d-426d-98d4-83c0e3d69ae4.eot?#iefix) format("eot"),url(../fonts/d023055c-f8aa-452a-8706-4ef531637649.woff) format("woff"),url(../fonts/b54a684f-f07a-44db-83b1-88e64a71e455.ttf) format("truetype"),url(../fonts/ef7088da-e5b3-4467-9b6b-ae692ea09fbb.svg#ef7088da-e5b3-4467-9b6b-ae692ea09fbb) format("svg");font-weight:900;font-style:normal;
}

body {
  font-size: 13px;
  font-weight: 300;
  color: #333;
  overflow-x: hidden;
  word-wrap: normal;
  hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}

.group:after,.group:before {
  content: " ";
  display: table;
}

.wrap {
  width: 96%;
  margin: 0 auto;
}

a,a:visited {
  color: #00b0ed;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

a:focus,a:hover,a:visited:focus,a:visited:hover {
  color: #008aba;
}

a:link,a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,.3);
}

.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5 {
  text-rendering: optimizelegibility;
  font-weight: 400;
  margin: -.25em 0 .5em;
}

.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,h1 a,h2 a,h3 a,h4 a,h5 a {
  text-decoration: none;
}

.h1,h1 {
  font-size: 22px;
  font-weight: 300;
  color: #00b0ed;
  margin: 0 0 20px;
  line-height: 1;
}

.h2,.h3,.h4,.h5,h2,h3,h4,h5 {
  font-size: 16px;
  font-weight: 300;
  color: #00b0ed;
}

.h2,h2 {
  line-height: 1.2;
  margin: 0 0 15px;
}

p {
  hyphens: none;
  -moz-hyphens: none;
}

.strong,b,strong {
  font-weight: 400;
  color: #00b0ed;
}

ol {
  margin: 0 0 15px 17px!important;
}

ol li {
  margin: 0 0 10px;
}

.header {
  margin: 0 0 30px;
  box-shadow: 0 0 0 transparent;
  z-index: 30;
}

.header .logo {
  padding: 20px 0;
  width: 200px;
  margin: 0 auto;
  display: block;
}

.header .logo img {
  max-width: 100%;
  display: block;
}

.header .header-search {
  float: right;
  margin: 26px 0 0;
  display: none;
}

.header .header-search input {
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 5px rgba(0,0,0,.15);
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-family: "Swiss 721 W01";
  color: #555;
  width: 230px;
  font-weight: 300;
}

.header .header-search #searchsubmit {
  background: url(../images/search.png) center center no-repeat;
  border: 0;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 33px;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
  box-shadow: none;
  border-radius: 0;
}

.header .header-contact {
  float: right;
  clear: right;
  text-align: right;
}

.header .header-contact .phone-number {
  color: #00b0ed;
  font-size: 24px;
  display: block;
  font-weight: 400;
}

.header .header-contact .email-address {
  color: #00b0ed;
  font-size: 18px;
  display: block;
  font-weight: 400;
}

#mini-header,.flower,.strapline {
  display: none;
}

.header .header-contact .assure-button {
  font-size: 15px;
  padding: 5px 15px;
  font-weight: 400;
  background: #00b0ed;
  margin: 20px 0;
}

.header .header-contact .assure-button:hover {
  background: #006487;
}

.header .tagline {
  color: #aaa;
  font-weight: 300;
  float: right;
  clear: right;
  font-size: 18px;
}

.child-pages .box:nth-child(3n+1),.header nav,.surgeons .box:nth-child(3n+1) {
  clear: both;
}

.flowers {
  position: relative;
}

.flower,.flower2 {
  position: absolute;
  z-index: -1;
}

.flower {
  background: url(../images/big-flower.jpg) no-repeat;
  width: 685px;
  height: 704px;
  margin: 5px 0 0;
  right: -183px;
  top: -260px;
}

.flower2 {
  background: url(../images/flower-bg.jpg) no-repeat;
  width: 826px;
  height: 847px;
  left: -420px;
  top: 215px;
  opacity: .6;
}

#inner-header,.main-slider {
  position: relative;
}

.strapline {
  font-size: 16px;
  font-weight: 300;
  float: left;
  padding: 10px 0 0;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #00B0ED;
  width: 113px;
  margin: 0;
  border-top: 2px solid #00b0ed;
}

.logo .strapline {
  width: 150px;
  padding: 5px 0 0;
  margin: 10px 0 0;
  display: block;
}

.mobile-menu-toggle {
  display: block;
  background: url(../images/navicon.png) left center no-repeat;
  font-size: 20px;
  line-height: 21px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #00b0ed;
  padding: 10px 10px 10px 30px;
}

.mobile-menu-toggle:hover {
  color: #008aba;
}

.header .nav {
  border-bottom: 0;
}

.header .nav li {
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header .nav li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  border-bottom: 2px solid #fff;
  font-weight: 400;
  color: #948671;
  background: rgba(250,250,250,.9);
}

.header .nav li ul.children li a,.header .nav li ul.sub-menu li a {
  padding-left: 30px;
}

.mobile-menu-open .header .nav li {
  height: 38px;
}

.mobile-menu-open .mobile-menu-toggle {
  background: #00b0ed;
  color: #fff;
  padding: 10px;
}

.menu-item-has-children span {
  display: none;
}

.main-slider #homepage-slider_content {
  height: 440px!important;
  width: 100%!important;
}

.main-slider .item {
  height: 440px;
  background-size: cover;
  text-align: right;
  color: #fff;
  position: relative;
  width: 100%!important;
  z-index: 1!important;
  margin: -300px -235px 0 0;
  padding: 300px 235px 0 0;
  box-sizing: content-box;
}

.main-slider .slide-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/banner-bg-blue-two.jpg) top right no-repeat;
}

.main-slider .item:nth-child(2n) .slide-background,.main-slider .item:nth-child(4n) .slide-background {
  background: url(../images/banner-bg-pink.jpg) top right no-repeat;
}

.main-slider .item:nth-child(3n) .slide-background,.main-slider .item:nth-child(5n) .slide-background {
  background: url(../images/banner-bg-blue.jpg) top right no-repeat;
}

.main-slider .title {
  padding: 60px 0 0 30px;
  position: relative;
  z-index: 2;
  max-width: 50%;
}

.main-slider .headline {
  font-weight: 200;
  font-size: 60px;
  margin: 0 0 15px;
  line-height: 1.1;
  text-align: left;
  color: #00b0ed;
}

.main-slider .intro {
  font-size: 20px;
  text-align: left;
  color: #8c8c8c;
  font-weight: 300;
  margin: 40px 0;
}

.main-slider .item:first-child .slider-button,.main-slider .slider-button {
  padding: 4px 32px 4px 6px;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  float: left;
  display: block;
}

.main-slider .item:first-child .slider-button {
  background: #ff8375;
  position: relative;
}

.main-slider .item:first-child .slider-button:after {
  content: '';
  background: url(../images/arrow-alt.png) center center no-repeat;
  position: absolute;
  height: 20px;
  width: 20px;
  right: 2px;
  top: 2px;
  background-size: 16px;
}

.main-slider .item:first-child .slider-button:hover {
  background: #B15F56;
}

.main-slider .slider-button {
  background: #00b0ed;
  position: relative;
}

.main-slider .slider-button:hover {
  color: #fff;
  background: #006487;
}

.main-slider .slider-button:after {
  content: '';
  background: url(../images/arrow.png) center center no-repeat;
  position: absolute;
  height: 20px;
  width: 20px;
  right: 2px;
  top: 2px;
  background-size: 16px;
}

.main-slider .slider-image {
  position: absolute;
  right: 232px;
  bottom: 0;
}

.main-slider .slider-image img {
  max-height: 400px;
  width: auto;
  margin: 0;
  display: block;
}

.main-slider nav {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%);
}

.main-slider nav a {
  margin: 0 3px;
  background-color: #fff;
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 100px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: .7;
}

.main-slider .paging,.main-slider .paging .next,.main-slider .paging .previous {
  position: absolute;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
}

.main-slider nav .active,.main-slider nav a:hover {
  opacity: 1;
}

.main-slider .paging {
  z-index: 70;
  width: 100%;
  opacity: 0;
  bottom: 80px;
  transition: all .2s ease-in-out;
}

.main-slider .paging .next,.main-slider .paging .previous {
  width: 46px;
  height: 86px;
  display: block;
  transition: all .2s ease-in-out;
}

.main-slider .paging .previous {
  background: url(../images/arrow-left-2.png) center center no-repeat;
  left: 50px;
}

.main-slider .paging .previous:hover {
  left: 40px;
}

.main-slider .paging .next {
  background: url(../images/arrow-right-2.png) center center no-repeat;
  right: 50px;
}

.main-slider .paging .next:hover {
  right: 40px;
}

.main-slider:hover .paging {
  opacity: 1;
}

.featured {
  margin: 20px -10px;
}

.featured .box {
  width: 100%;
  float: left;
  padding: 0 10px;
  cursor: pointer;
  margin: 0 0 20px;
}

.featured .box .box-inner {
  display: block;
  position: relative;
  border-radius: 0 0 0 50px;
  overflow: hidden;
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}

.featured .box .box-image {
  display: block;
  width: 100%;
  position: relative;
  height: 167px;
}

.featured .box .box-image img {
  margin: 0;
  display: block;
  width: 100%;
  height: auto;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
  min-height: 167px;
}

.featured .box .box-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .25;
  z-index: 1;
  border-radius: 0 0 0 50px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.featured .box .box-text {
  display: block;
  padding: 15px;
  color: #fff;
  background: #00b0ed;
  text-decoration: none;
}

.featured .box .box-text .box-heading {
  display: block;
  font-size: 16px;
  margin: 0 0 5px;
  line-height: 20px;
  background: url(../images/arrow.png) right center no-repeat;
  font-weight: 300;
}

.featured .box .box-text p {
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
  color: #CBEFF9;
}

.featured .box .inner-text {
  margin: -170px 0 0;
  height: 170px;
  padding: 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.featured .box .inner-text a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
}

.featured .box .inner-text a:hover {
  margin: 0 0 0 5px;
}

.featured .box .inner-text p {
  margin: 0;
}

.featured .box .motif {
  position: absolute;
  width: 103px;
  height: 87px;
  background: url(../images/box-motif.png) no-repeat;
  bottom: -10px;
  right: -10px;
  z-index: 2;
}

.featured .box:hover .overlay {
  opacity: .5;
}

.featured .box:hover .inner-text {
  opacity: 1;
}

.home .featured li.box:nth-child(4) .overlay {
  opacity: 1;
}

.home .featured li.box:nth-child(4) .inner-text {
  opacity: 1;
}



.entry-content .featured {
  margin: 10px -10px 20px;
}

.child-pages,.surgeons {
  margin: 38px -6px 20px!important;
}

.child-pages .box,.surgeons .box {
  width: 33.33333333333333%;
  float: left;
  padding: 0 25px;
  margin: 0 0 20px;
  list-style: none;
  max-width: 210px;
}

.child-pages .box a,.surgeons .box a {
  display: block;
  text-decoration: none;
}

.child-pages .box .box-image,.surgeons .box .box-image {
  display: block;
  width: 100%;
  margin: 0;
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.child-pages .box .box-image img,.surgeons .box .box-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 50px 0 0;
  overflow: hidden;
}

.child-pages .box .box-title,.surgeons .box .box-title {
  display: block;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  padding: 8px 10px;
  border-top: 3px solid #00b0ed;
  font-size: 15px;
  color: #00b0ed;
}

.child-pages .box {
  width: 158px;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.child-pages .box.parent-3793 .box-image,.faq-section .qafp-category .faq-catname{
  display: none;
}

.child-pages .box .box-image img {
  border: 2px solid #ccc;
  border-radius: 0 0 0 50px;
}

.child-pages .box.parent-3793 {
  clear: left;
  width: 100%;
  margin: 0 0 10px;
}

.child-pages .box.parent-3793 .box-title {
  text-align: left;
  font-size: 22px;
  font-weight: 400;
  color: #00aeef;
}

#sync2 .item,.blog .view-more,.logos,.pagination {
  text-align: center;
}

.faq-section {
  margin: 20px 0 30px;
}

.faq-section .qafp-faq-title a {
  text-decoration: none;
  font-weight: 300;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #333;
}

.gform_button,.wpb_image_grid .isotope-item img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
}

.faq-section .qafp-faq-title a:hover {
  color: #00b0ed;
}

.faq-section .qafp-category {
  margin: 0!important;
  font-size: 13px;
}

.faq-section .qafp-faq {
  margin: 0 0 15px;
}

.faq-section .qafp-faq:last-child {
  margin-bottom: 0;
}

.faq-section .qafp-faq .qafp-faq-title {
  margin: 0 0 0 18px;
  position: relative;
}

.faq-section .qafp-faq .qafp-faq-title span {
  color: #00b0ed;
  font-weight: 800;
  position: absolute;
  top: -1px;
  left: -18px;
}

.faq-section .qafp-faq .qafp-faq-anchor {
  padding: 0;
}

.faq-section .qafp-faq .qafp-faq-answer {
  padding: 3px 0 0 18px;
}

.contact-form {
  max-width: 300px;
}

.gfield date,.gfield input,.gfield select,.gfield textarea {
  width: 100%;
  border: 1px solid #aaa;
  padding: 6px 10px;
  border-radius: 3px;
  box-shadow: inset 1px 1px 5px #eee;
  font-family: "Swiss 721 W01";
  margin: 0 0 10px;
}

.gfield textarea {
  height: 8em;
}

.gfield select {
  width: 48%;
  padding: 5px 10px;
  cursor: pointer;
}

.gfield date {
  padding: 3px 10px;
  width: 48%;
}

.gfield input[type=checkbox] {
  width: auto;
  float: left;
  box-shadow: none;
  margin: 3px 5px 0 0;
}

.consultation-form p {
  margin: 0 0 5px!important;
}

.gform_button {
  background: #00b0ed;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  padding: 4px 20px;
  border: 0!important;
  border-radius: 0 10px;
  width: 100%;
  font-family: "Swiss 721 W01";
  text-shadow: none;
  transition: all .2s ease-in-out;
}

.gform_button:active,.gform_button:focus,.gform_button:hover {
  background: #0095c9;
}

.wpb_image_grid {
  margin: 0 -10px;
}

.wpb_image_grid .isotope-item {
  width: 25%;
  margin: 0!important;
}

.wpb_image_grid .isotope-item a {
  padding: 10px;
}

.wpb_image_grid .isotope-item a:hover img {
  filter: none;
  -webkit-filter: none;
}

.wpb_image_grid .isotope-item img {
  border-radius: 0 0 0 50px;
  border: 2px solid #eee;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: all .2s ease-in-out;
}

#feature-image .call,#sidebar-procedures .call,.newsletter .submit {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
}

.blog .view-more {
  display: block;
  font-size: 16px;
  margin: 20px 0;
}

#breadcrumbs {
  color: #ccc;
  margin: 0 0 20px;
  font-weight: 300;
  font-size: 12px;
}

#breadcrumbs a {
  text-decoration: none;
  color: #bbb;
}

#breadcrumbs a:hover {
  color: #00b0ed;
}

#breadcrumbs strong {
  color: #00b0ed;
  font-weight: 300;
}

.archive-title,.page-title,.single-title {
  font-size: 22px;
  font-weight: 300;
  color: #00b0ed;
  margin: 0 0 20px;
  line-height: 1;
}

.byline {
  color: #999;
}

.entry-content ol,.entry-content p,.entry-content ul {
  margin: -.3em 0 1.4em;
}

.entry-content ul {
  list-style: disc;
}

.entry-content ul li {
  margin: 0 0 0 20px;
  padding: 0 0 .8em;
}

.entry-content dd {
  margin-left: 0;
  font-size: .9em;
  color: #787878;
  margin-bottom: 1.5em;
}

.entry-content img,.entry-content object,.entry-content video {
  max-width: 100%;
  height: auto;
}

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.featured-image img {
  border: 2px solid #eee;
  border-radius: 0 0 0 50px;
  width: 100%;
}

.image-border img {
  border: 2px solid #eee;
  border-radius: 0 0 0 50px;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}

.wp-caption p.wp-caption-text {
  font-size: .85em;
  margin: 4px 0 7px;
  text-align: center;
}

#feature-image .call,#sidebar-contact .address,#sidebar-procedures .call {
  padding: 25px 40px;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 50px;
  display: block;
  color: #fff;
}

.page-template-page-homepage-php #feature-image, .page-template-page-homepage-new #feature-image {
  margin-top: 0;
}


.single #feature-image {
  margin-top: 20px;
}

#feature-image,#sidebar-procedures {
  margin-top: -60px;
}
@media only screen and (max-width:767px) {

    #feature-image, #sidebar-procedures {
    margin-top: 0;
    }

}

#feature-image .feature-image,#sidebar-procedures .feature-image {
  display: block;
  position: relative;
  border-radius: 0 160px 0 0;
  overflow: hidden;
}

#feature-image .feature-image img,#sidebar-procedures .feature-image img {
  width: 100%;
  display: block;
  height: auto;
}

#feature-image .feature-image:after,#sidebar-procedures .feature-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -40px -40px no-repeat rgba(0,0,0,.01);
}

#feature-image .box-flower:after,#sidebar-procedures .box-flower:after {
  background-image: url(../images/feature-image-flower.png);
}

#feature-image .call,#sidebar-procedures .call {
  background: #00b0ed;
  border-radius: 0 0 0 40px;
  position: relative;
  transition: all .2s ease-in-out;
}

#feature-image .call:after,#sidebar-procedures .call:after {
  position: absolute;
  content: '';
  background: url(../images/large-motif.png) no-repeat;
  width: 200px;
  right: 0;
  height: 177px;
  bottom: 65px;
  background-size: cover;
  opacity: .6;
}

@media only screen and (max-width:500px) {

    #feature-image .call:after,#sidebar-procedures .call:after {
    position: absolute;
    content: '';
    background: url(../images/large-motif.png) no-repeat;
    width: 116px;
    right: 2px;
    height: 100px;
    bottom: 41px;
    background-size: cover;
    opacity: .6;
  }

}

#feature-image .call:hover,#sidebar-procedures .call:hover {
  background: #008aba;
}

#sidebar-contact .contact-map {
  position: relative;
  border-radius: 0 200px 0 0;
  overflow: hidden;
}

#sidebar-contact .contact-map iframe {
  width: 100%;
  display: block;
  height: 450px;
  border-radius: 0 200px 0 0;
  overflow: hidden;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
}

#sidebar-contact .address {
  background: #00b0ed;
  border-radius: 0 0 0 40px;
  position: relative;
}

#sidebar-surgeon .surgeon-contact .surgeon-image img {
  height: auto;
  width: 100%;
  display: block;
  border-radius: 0 80px 0 0;
  overflow: hidden;
}

#sidebar-surgeon .surgeon-contact .contact-details {
  margin: 0 0 50px;
}

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links a {
  display: block;
  background: center no-repeat;
  float: left;
  height: 20px;
  width: 26%;
  background-size: contain;
  color: #fff;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* #sidebar-surgeon .surgeon-contact .contact-details .surgeon-links a:nth-child(3n+1) {
  clear: left;
} */

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .linkedin {
  background-image: url(../images/linkedin.png);
}

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .ratemds {
  background-image: url(../images/ratemds.png);
  height: 28px;
  margin: -4px 0 0;
}

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .realself {
  background-image: url(../images/realself.png);
}

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .psh {
  background-image: url(../images/Plastic-Surgery-Hub-Logo1.png);
  height: 60px;
}

#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .sinstagram {
  background-image: url(../images/insta-link.jpg);
  height: 26px;
  width: 26px;
}
#sidebar-surgeon .surgeon-contact .contact-details .surgeon-links .sfacebook {
  background-image: url(../images/fb-link.jpg);
  height: 26px;
  width: 26px;
  margin-right: 8px;
}

.initials {
  margin: -18px 0 16px;
  font-size: 14px;
}

.pagination,.wp-prev-next {
  margin: 1.1em 0 2.2em;
}

.pagination {
  clear: both;
}

.pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 1px;
}

.pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

.pagination ul li a,.pagination ul li span {
  margin: 0;
  text-decoration: none;
  line-height: 1em;
  font-size: 1em;
  font-weight: 400;
  padding: .5em;
  min-width: 1em;
  display: block;
}

.pagination ul li span.current {
  font-weight: 700;
}

.wp-prev-next .prev-link {
  float: left;
}

.commentlist .vcard time,.wp-prev-next .next-link {
  float: right;
}

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 1.5em;
  padding: .7335em 10px;
}

.commentlist li:last-child {
  margin-bottom: 0;
}

.commentlist li ul.children {
  margin: 0;
}

.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}

.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}

.commentlist .comment_content,.commentlist .vcard {
  margin-left: 50px;
}

.commentlist .odd {
  background: #eee;
}

.commentlist .even {
  background: #fefefe;
}

.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}

.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}

.commentlist .vcard time a:hover {
  text-decoration: underline;
}

.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}

.commentlist .comment_content p {
  margin: .7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: .65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: .9em;
}

.commentlist .comment-reply-link:focus,.commentlist .comment-reply-link:hover {
  opacity: 1;
}

.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}

.respond-form form {
  margin: .75em 0;
}

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: .7335em;
}

.respond-form form li label,.respond-form form li small {
  display: none;
}

.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}

.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus {
  background: #fff;
}

.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid {
  outline: 0;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}

.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}

#comment-form-title {
  margin: 0 0 1.1em;
}

#allowed_tags {
  margin: 1.5em 10px .7335em 0;
}

.nocomments {
  margin: 0 20px 1.1em;
}

.procedure-directory article {
  float: left;
  width: 40%;
  padding: 0 30px 0 0;
}

.procedure-directory .featured {
  float: left;
  width: 60%;
  margin: -10px -10px 50px;
}

.procedure-directory .featured .box {
  width: 50%;
  padding: 10px 0 20px 30px;
}

.procedure-directory .featured .box .box-heading,.procedure-directory .featured .box .box-text {
  margin: 0;
}

.procedure-directory .featured .box .inner-text {
  position: absolute;
  height: auto;
  left: 0;
  right: 0;
  margin: 0;
  bottom: 0;
  top: 50px;
}

.our-team article {
  float: left;
  padding: 0 20px 0 0;
}

.news-articles .featured-article {
  border-radius: 0 80px 0 20px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.news-articles .featured-article:nth-child(2n) {
  margin-right: 0;
}

.news-articles .featured-article .post-image {
  position: relative;
}

.news-articles .featured-article .post-image:after {
  background: rgba(0,0,0,.05);
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  border-radius: 0 80px 0 20px;
  overflow: hidden;
}

.news-articles .featured-article .post-image img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 0 80px 0 20px;
  overflow: hidden;
}

.news-articles .featured-article .post-text {
  background: #00b0ed;
  padding: 15px 15px 5px;
  color: #CBEFF9;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 0 20px;
  overflow: hidden;
}

.news-articles .featured-article .post-text h2 {
  margin: 0;
  color: #fff;
}

.news-articles .featured-article .post-text a {
  color: #fff;
  text-decoration: none;
}

.news-articles .featured-article .post-text p {
  margin: 0;
}

.news-articles .featured-article .post-text .entry-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  margin: 10px 0 0;
}

.news-articles .featured-article:hover .post-text .entry-content {
  max-height: 200px;
  padding: 0 0 10px;
}

.news-articles .featured-article:hover img {
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.related-news {
  margin: 30px 0;
}

.related-news a.post.hentry {
  overflow: hidden;
  float: left;
  margin: 0 2% 20px 0;
  display: block;
  text-decoration: none;
  border-radius: 0 40px 0 20px;
  width: 49%;
  position: relative;
}

.related-news a.post.hentry .post-image img,.related-news a.post.hentry .post-text {
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}

.related-news a.post.hentry:nth-child(2n+1) {
  margin-right: 0!important;
}

.related-news a.post.hentry .post-image {
  position: relative;
}

.related-news a.post.hentry .post-image:after {
  background: rgba(0,0,0,.05);
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  border-radius: 0 40px 0 20px;
}

.related-news a.post.hentry .post-image img {
  display: block;
  height: auto;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: all .3s ease-in-out;
  border-radius: 0 40px 0 20px;
}

.related-news a.post.hentry .post-text {
  background: #00b0ed;
  padding: 10px 15px 7px;
  color: #CBEFF9;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  border-radius: 0 0 0 20px;
  transition: all .3s ease-in-out;
}

.related-news a.post.hentry .post-text .post-title {
  line-height: 1.3;
  font-weight: 300;
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.related-news a.post.hentry .post-text .date {
  color: #fff;
  margin: -5px 0 10px!important;
}

.related-news a.post.hentry .post-text a {
  color: #fff;
  text-decoration: none;
}

.related-news a.post.hentry .post-text p {
  margin: 0;
}

.related-news a.post.hentry:hover .post-image img {
  filter: none;
  -webkit-filter: none;
}

.related-news a.post.hentry:hover .post-text {
  background: #006487;
}

.search .search-title {
  margin: 0 0 5px;
  font-weight: 400;
}

.search .byline {
  margin: 0 0 16px;
}

.search .hentry {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
}

.search .widgettitle {
  border: 0;
  color: #00b0ed;
  font-weight: 400;
  font-size: 22px;
}

.skin-product-logos {
  padding: 10px;
  background: rgba(0,176,237,.05);
}

.skin-products__item {
  clear: both;
  margin: 0 0 10px;
  padding: 10px;
  background: #fff;
  border-left: 2px solid #00b0ed;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.skin-products__item:hover {
  border-color: #454545;
}

.skin-products__header {
  cursor: pointer;
}

.skin-products__header img {
  max-height: 70px;
  width: auto;
  display: block;
  margin: 0 auto 10px;
}

.skin-products__body,.toggle__content {
  display: none;
}

.toggle__link {
  cursor: pointer;
}

.toggle__link a:before {
  content: '+';
}

.footer {
  clear: both;
  border-top: 2px solid #f4f4f4;
  background: #fff;
  font-weight: 300;
  margin-top: 30px;
}

.newsletter {
  margin: 13px 0 80px;
}

.newsletter label {
  display: block;
}

.newsletter h2 {
  margin: 0;
}

.newsletter p {
  margin: 0 0 15px;
}

.newsletter .input-text {
  width: 100%;
  border: 1px solid #aaa;
  padding: 6px 10px;
  border-radius: 3px;
  box-shadow: inset 1px 1px 5px #eee;
  font-family: "Swiss 721 W01";
  margin: 0 0 10px;
}

.newsletter .submit {
  background: #00b0ed;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  padding: 4px 20px;
  border: 0;
  border-radius: 0 10px;
  width: 100%;
  font-family: "Swiss 721 W01";
  transition: all .2s ease-in-out;
}

.newsletter .submit:active,.newsletter .submit:focus,.newsletter .submit:hover {
  color: #fff;
  background: #0095c9;
}

.logos img {
  padding: 0 5px;
}

#inner-footer {
  padding: 20px 0 10px;
}

#inner-footer nav {
  z-index: 1;
  position: relative;
}

.bottom-bar {
  border-top: 2px solid #00b0ed;
  background: #fff;
  position: relative;
  font-size: 13px;
}

.bottom-bar .wrap {
  padding: 15px 0;
  overflow: hidden;
}

.bottom-bar a {
  text-decoration: none;
}

.bottom-bar .logos {
  float: left;
  margin: 0;
}

.bottom-bar .logos img {
  height: 80px;
}

.bottom-bar .logos .afps img {
  height: 70px;
  margin: 5px 10px;
}

.bottom-bar .copyright,.bottom-bar .website-byline {
  margin: 0;
  line-height: 1.8;
}

.bottom-bar:before {
  background: linear-gradient(to bottom,#fff,#00aeef);
  height: 100px;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  bottom: 100%;
  opacity: .2;
}

.footer-right {
  float: right;
  clear: right;
  text-align: right;
}

.footer-social {
  float: right;
}

.footer-social a {
  display: inline-block;
  height: 28px;
  width: 28px;
  margin: 0 5px 5px 0;
  background: center center no-repeat #00b0ed;
  border-radius: 0 10px 0 4px;
}

.footer-social .facebook {
  background-image: url(../images/facebook2.png);
}

.footer-social .googleplus {
  background-image: url(../images/googleplus.png);
}

.footer-social .instagram {
  background-image: url(../images/instagram.png);
}

.footer-social .twitter {
  background-image: url(../images/twitter.png);
}

.footer-nav li {
  margin: 0 0 15px;
}

.footer-nav li a {
  text-decoration: none;
  font-size: 16px;
  color: #00b0ed;
  font-weight: 300;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.footer-nav li a:focus,.footer-nav li a:hover {
  color: #21c6ff;
}

.footer-nav li .sub-menu li {
  margin: 0;
}

.footer-nav li .sub-menu li a {
  font-size: 12px;
  font-weight: 300;
  color: #5e5e5e;
}

.footer-nav li .sub-menu li a:focus,.footer-nav li .sub-menu li a:hover {
  color: #787878;
}

.footer-nav li .sub-menu li ul {
  margin: 0 0 10px;
}

.footer-nav li .sub-menu li li a:before {
  content: '> ';
}

.name_first label,.name_last label {
  display: none;
}

@media only screen and (min-width:481px) {
  .header .logo {
    float: left;
  }

  .header .header-search {
    display: block;
  }

  .featured .box {
    width: 50%;
  }

  .entry-content .alignleft,.entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }

  .entry-content .alignright,.entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }

  .entry-content .aligncenter,.entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}

@media only screen and (min-width:768px) {
  #mini-header,.header .strapline {
    display: block;
  }

  .onecol {
    width: 5.801104972%;
  }

  .twocol {
    width: 14.364640883%;
  }

  .threecol {
    width: 22.928176794%;
  }

  .fourcol {
    width: 31.491712705%;
  }

  .fivecol {
    width: 40.055248616%;
  }

  .sixcol {
    width: 48.618784527%;
  }

  .sevencol {
    width: 57.182320438000005%;
  }

  .eightcol {
    width: 65.74585634900001%;
  }

  .ninecol {
    width: 74.30939226%;
  }

  .tencol {
    width: 82.87292817100001%;
  }

  .elevencol {
    width: 91.436464082%;
  }

  .twelvecol {
    width: 99.999999993%;
  }

  .eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twelvecol,.twocol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }

  .first {
    margin-left: 0;
  }

  .last {
    float: right;
  }

  .wrap {
    max-width: 1160px;
  }

  #mini-header.scroll {
    top: 0;
  }

  #mini-header {
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    z-index: 9999;
    background: #fff;
    width: 100%;
    position: fixed;
    top: -200px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  #mini-header .logo {
    margin: 0 0 -40px;
    padding: 10px 0;
  }

  #mini-header .logo img {
    max-width: 150px;
  }

  #mini-header .header-search {
    opacity: 0;
    margin: -50px;
  }

  #mini-header .header-contact {
    margin: 15px 10px -10px;
  }

  #mini-header .strapline {
    opacity: 0;
    margin: 0 -40px -60px 0;
  }

  #mini-header .assure-button {
    opacity: 0;
    margin: -20px 0 0;
    height: 0;
  }

  #mini-header .nav {
    margin: -10px 0 0;
  }

  #mini-header .nav li a {
    font-size: 13px;
    border-top-width: 2px;
  }

  #mini-header .nav .current-menu-item a {
    border-top: 4px solid #00b0ed;
    margin-top: -2px;
  }

  .header .logo .strapline {
    display: none;
  }

  .header nav .middle {
    border-top: 2px solid #00b0ed;
    overflow: hidden;
  }

  .mobile-menu-toggle {
    display: none!important;
  }

  .header .nav {
    border: 0;
    margin: 0;
    float: right;
  }

  .header .nav ul {
    margin-top: 0;
  }

  .header .nav li {
    position: relative;
    float: left;
    margin: 0 0 0 4px;
    padding: 0;
    border-top: 2px solid #00b0ed;
    height: auto;
    overflow: visible;
  }

  .header .nav li a {
    border-bottom: 0;
    padding: 10px;
    color: #808184;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin: 2px 0 0;
    background: 0 0;
  }

  .header .nav li:focus a,.header .nav li:hover a {
    background: #00b0ed!important;
    color: #fff;
  }

  .header .nav li ul.children,.header .nav li ul.sub-menu {
    margin-top: 0;
    border: 0!important;
    position: absolute;
    overflow: hidden;
    z-index: 9999;
    padding: 0;
    width: 240px;
  }

  .header .nav li ul.children li,.header .nav li ul.sub-menu li {
    float: none;
    width: auto;
    padding: 0;
    height: 0;
    overflow: hidden;
    border: 0 solid #fff;
    margin: 0;
    top: 0!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  .header .nav li ul.children li a,.header .nav li ul.sub-menu li a {
    color: #948671;
  }

  .header .nav li ul.children li .sub-menu,.header .nav li ul.sub-menu li .sub-menu {
    padding: 0;
    left: 100%;
    top: 0;
  }

  .header .nav li ul.children li .sub-menu li,.header .nav li ul.sub-menu li .sub-menu li {
    height: 0;
    overflow: hidden;
  }

  .header .nav li:hover .sub-menu,.header .nav li:hover .sub-menu li:hover {
    overflow: visible;
  }

  .header .nav li ul.children li:focus a,.header .nav li ul.children li:hover a,.header .nav li ul.sub-menu li:focus a,.header .nav li ul.sub-menu li:hover a {
    background: rgba(148,134,113,.9)!important;
    color: #fff;
  }

  .header .nav li ul.children li:focus .sub-menu,.header .nav li ul.children li:hover .sub-menu,.header .nav li ul.sub-menu li:focus .sub-menu,.header .nav li ul.sub-menu li:hover .sub-menu {
    margin: -2px 0 0;
    border-left: 2px solid #fff!important;
  }

  .header .nav li ul.children li:focus .sub-menu li,.header .nav li ul.children li:hover .sub-menu li,.header .nav li ul.sub-menu li:focus .sub-menu li,.header .nav li ul.sub-menu li:hover .sub-menu li {
    height: 34px;
    border-top: 2px solid #fff;
  }

  .header .nav li ul.children li:focus .sub-menu a,.header .nav li ul.children li:hover .sub-menu a,.header .nav li ul.sub-menu li:focus .sub-menu a,.header .nav li ul.sub-menu li:hover .sub-menu a {
    background: rgba(250,250,250,.9)!important;
    color: #948671;
  }

  .header .nav li ul.children li:focus .sub-menu a:focus,.header .nav li ul.children li:focus .sub-menu a:hover,.header .nav li ul.children li:hover .sub-menu a:focus,.header .nav li ul.children li:hover .sub-menu a:hover,.header .nav li ul.sub-menu li:focus .sub-menu a:focus,.header .nav li ul.sub-menu li:focus .sub-menu a:hover,.header .nav li ul.sub-menu li:hover .sub-menu a:focus,.header .nav li ul.sub-menu li:hover .sub-menu a:hover {
    background: rgba(148,134,113,.9)!important;
    color: #fff;
  }

  .header .nav li ul.children li a,.header .nav li ul.sub-menu li a {
    border: 0;
    padding: 10px 8px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 0!important;
    background: rgba(250,250,250,.9)!important;
  }

  .header .nav li:hover .sub-menu li {
    height: 34px;
    border-top: 2px solid #fff;
  }

  .header .nav li.current-menu-item,.header .nav li.current-page-ancestor,.header .nav li.current_page_item {
    position: relative;
    top: -3px;
    border-top: 5px solid #00b0ed;
  }

  .sidebar {
    margin-top: 2.2em;
  }

  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: .75em;
  }

  .widget {
    padding: 0 10px;
    margin: 2.2em 0;
  }

  .widget ul li {
    margin-bottom: .75em;
  }

  .widget ul li ul {
    margin-top: .75em;
    padding-left: 1em;
  }
}

@media only screen and (min-width:960px) {
  .featured .box {
    width: 25%;
  }

  .page-template-page-homepage-php .featured .box-text {
    min-height: 83px;
  }
}

@media only screen and (min-width:1030px) {
  .strapline {
    font-size: 20px;
    width: 140px;
  }

  .header .nav li a {
    padding: 15px 19px;
    font-size: 14px;
  }

  .header .logo {
    width: auto;
  }

  .header .header-search {
    margin: 56px 0 0;
  }
}

@media only screen and (max-width:959px) {
  .main-slider .headline {
    font-size: 36px;
  }

  .main-slider .intro,.main-slider .slider-button {
    font-size: 14px;
  }

  .main-slider #homepage-slider_content,.main-slider .item {
    height: 420px!important;
  }

  .main-slider .slider-image img {
    max-height: 260px;
  }

  .bottom-bar .logos img {
    height: 53px!important;
    margin: 10px 0 0!important;
  }
}

@media only screen and (max-width:1120px) {
  .header .nav li a {
    padding: 15px 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 913px)  {
  .header .nav li a {
    padding: 15px 6px;
  }
}
@media only screen and (max-width:987px) {
  #mini-header .logo, .strapline {
    display: none !important;
  }
}
@media only screen and (max-width:767px) {
  .procedure-directory article {
    float: none;
    width: auto;
    padding: 0;
  }

  .procedure-directory .featured {
    float: none;
    width: auto;
    margin: 0 -10px;
  }

  .procedure-directory .featured .box {
    width: 100%;
    padding: 10px;
  }

  .wrap {
    width: 90%;
  }

  .header .nav {
    margin: 0;
  }

  .main-slider .headline {
    font-size: 28px;
  }

  .main-slider .intro {
    margin: 20px 0;
  }

  .main-slider .title {
    max-width: 100%;
    padding: 30px 20px;
  }

  .main-slider .slide-background {
    background-position: left bottom!important;
    border-radius: 0 100px 0 0;
  }

  .main-slider .item {
    margin: 0;
    padding: 0;
  }

  .main-slider .slider-image {
    right: 0;
  }

  .bottom-bar .logos {
    float: none;
    margin: 0 0 20px;
  }

  .footer-social {
    float: left;
  }

  .header .nav .open {
    height: auto!important;
  }

  .header .nav li li {
    height: 0!important;
  }

  .header .nav .open li {
    height: 38px!important;
  }

  .header .nav .open .open {
    height: auto!important;
  }

  .header .nav .sub-menu .sub-menu li {
    height: 0!important;
  }

  .header .nav .sub-menu .sub-menu li a {
    padding-left: 60px;
  }

  .header .nav .sub-menu .open .sub-menu li {
    height: 38px!important;
  }

  .menu-item-has-children span {
    display: block;
    float: right;
    background: #00b0ed;
    z-index: 999;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
  }

  .menu-item-has-children {
    position: relative;
  }
}

@media only screen and (max-width:480px) {
  .header .header-contact {
    float: none;
    text-align: left;
  }

  .header .logo {
    margin: 0;
  }

/*   .main-slider .slider-image img {
    max-height: 180px;
  } */

  #feature-image .feature-image,#sidebar-procedures .feature-image {
    border-radius: 0 80px 0 0;
  }

  #feature-image .call,#sidebar-procedures .call {
    font-size: 18px;
    padding: 15px 20px;
    border-radius: 0 0 0 20px;
  }

  .footer-right,.footer-social {
    float: none;
    text-align: center;
  }
}



.assure-button.pink-button {
  background: #ff8375;
  font-size: 14px;
}

.assure-button.pink-button:hover {
  background: #B15F56;
}

.post-5954 #sidebar-procedures .call {
  background: #ff8375;
}

.post-5954 #sidebar-procedures .call:hover {
  background: #B15F56;
}

.gallery-sliders {
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}

.owl-carousel .item img {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 0px;
  margin-bottom: -1px;
}

#sync1 .item img {
  border-radius: 0 112px 0 0;
}

#sync1 {
  -webkit-border-radius: 0 50px 0 0;
  -moz-border-radius: 0 50px 0 0;
  border-radius: 0 50px 0 0;
  overflow: hidden;
}

#sync1 .item {
  color: #FFF;
}

#sync1 .item p {
  display: inline-block;
  width: 100%;
  background: #ff8375;
  padding: 10px 15px;
  margin: 0;
  font-size: 14px;
  border-radius: 0 0 0 10px;
}

#sync1 .owl-buttons>div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  font-size: 35px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  opacity: .7;
  transition: all .4s ease-in-out 0s;
}

#sync1 .owl-buttons>div:hover {
  opacity: 1;
}

#sync1 .owl-buttons>div.owl-prev {
  left: 15px;
}

#sync1 .owl-buttons>div.owl-next {
  right: 15px;
}

#sync2 {
  margin-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
}

#sync2 .item {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding: 0 7px;
}

#sync2 .item span,#sync2 .owl-buttons>div {
  position: absolute;
  height: 27px;
  color: #fff;
  text-align: center;
  transition: all .4s ease-in-out 0s;
}

#sync2 .item span {
  left: 7px;
  right: 7px;
  background: rgba(255,131,117,.5);
  bottom: -27px;
  padding: 5px;
}

#sync2 .item:hover span {
  bottom: 0;
}

#sync2 .synced .item span {
  bottom: 0;
}

#sync2 .synced .item span {
  bottom: 0;
}



#sync2 .owl-buttons>div {
  background: #b2afaa;
  top: 50%;
  margin-top: -10px;
  width: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  line-height: 17px;
  font-weight: 700;
  opacity: .7;
  padding: 5px 0 0;
}

#sync2 .owl-buttons>div:hover {
  opacity: 1;
}

#sync2 .owl-buttons>div.owl-prev {
  left: 0;
  padding-right: 1px;
}

#sync2 .owl-buttons>div.owl-next {
  right: 0;
  padding-left: 2px;
}

#sync2 .owl-pagination {
  float: right;
  margin-top: 15px;
  margin-right: -32px;
}

#sync2 .owl-pagination>div {
    float: left;
    padding: 7px 12px;
    color: #b2afaa;

    margin-right: 10px;
    border-radius: 29px;
    border: 1px solid #D0D0D0;
}

#sync2 .owl-pagination>div.active {
     color: #636363;
    border: 1px solid #696969;
}

@media only screen and (max-width:1024px) {
  .assure-button.pink-button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  #sync1 .owl-buttons>div {
    margin-top: 0;
    top: 37%;
  }
}

@media only screen and (max-width:600px) {
  #sync1 .item img {
    border-radius: 0 70px 0 0;
  }
}

@media only screen and (max-width:479px) {
  #sync1 .owl-buttons>div {
    top: 28%;
  }
}

.secondaryc {
  padding: 5px 0 3px;
}

.secondaryc div {
  padding: 6px 0;
  display: block;
  font-style: italic;
  color: #ff8375;
  font-size: 16px;
  font-weight: 300;
}

#sidebar-procedures .call2 {
  display: block;
  background: #ff8375;
  color: #fff;
  padding: 18px 40px;
  border-radius: 0 0 0 20px;
  font-size: 18px;
  line-height: 1;
  position: relative;
  margin-bottom: 38px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

a#call1home {
background: #ff8375;
}
#call1home,a#call1home:hover {
  margin: 20px 5px 20px 0;
}
.assure-button.assure-red {
  background: #ff8375;
}
.assure-button.assure-red:hover {
  background: #B15F56;
}


#sidebar-procedures .feature-image2 {
  display: block;
  position: relative;
  border-radius: 0 70px 0 0;
  overflow: hidden;
}

#feature-image .feature-image2:after,#sidebar-procedures .feature-image2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -40px -40px no-repeat rgba(0,0,0,.01);
}
a#call1gallery.assure-button {font-size: 15px;
    padding: 5px 15px;
    font-weight: 400;}
a#call1gallery.assure-button, a#call1home.assure-button,  {
  background: #ff8375;
}
#sidebar-procedures .featured-aug:hover .call2 {
  background: #B15F56;
}
#feature-image .feature-image2 img,#sidebar-procedures .feature-image2 img {
  width: 100%;
  display: block;
  height: auto;
}
.feature-image:hover + .call {
  background: #006487 !important;
}

 .page-id-5954 .feature-image:hover + .call {
  background: #B15F56 !important;
}

/*
.feature-image2 img {
  display: block;
  width: 100%;
  height: auto;
  filter: url(../images/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 0 70px 0 0;
} */

.featured-aug:hover .feature-image2 img {
  filter: none;
  -webkit-filter: none;
}

a#call1home:hover, a#call1gallery.assure-button:hover {
  background: #B15F56;
}

#post-3789 .toggle__link a,.page-id-3818 .toggle__link a {
  color: #ff8375;
}

#post-3789 .toggle__link a:hover,.page-id-3818 .toggle__link a:hover {
  color: #B15F56;
}

@media only screen and (max-width:462px) {

    #call1home, a#call1home:hover {
    margin: 20px 5px 0px 0;
    }

}

/*#sync2 .owl-wrapper .owl-item:nth-child(even) .item
{margin-right: -5px;}*/


#sync2 .owl-wrapper .owl-item:nth-child(4n+2)/*,
#sync2 .owl-wrapper .owl-item:nth-child(6),
#sync2 .owl-wrapper .owl-item:nth-child(10),
#sync2 .owl-wrapper .owl-item:nth-child(14),
#sync2 .owl-wrapper .owl-item:nth-child(18),
#sync2 .owl-wrapper .owl-item:nth-child(22),
#sync2 .owl-wrapper .owl-item:nth-child(26),
#sync2 .owl-wrapper .owl-item:nth-child(30)*/
{border-right: 4px solid #00b0ed;}

@media only screen and (max-width:783px) {
    #sync2 .owl-wrapper .owl-item {border-right: none !important;}
}

@media print {
  blockquote,img,pre,tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none!important;
  }

  a,a:visited {
    color: #444!important;
    text-decoration: underline;
  }

  a:after,a:visited:after {
    content: " (" attr(href) ")";
  }

  a abbr[title]:after,a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
    content: "";
  }

  blockquote,pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100%!important;
  }

  h2,h3,p {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }

  .page-navigation,.respond-form,.sidebar,.wp-prev-next,nav {
    display: none;
  }
}

.fauxside .feature-image2 {
    display: block;
    position: relative;
    border-radius: 0 70px 0 0;
    overflow: hidden;
}
.fauxside .feature-image2 img {
  width:100% !important;
}

.fauxside .call2 {
    display: block;
    background: #ff8375;
    color: #fff;
    padding: 18px 40px;
    border-radius: 0 0 0 20px;
    font-size: 18px;
    line-height: 1;
    position: relative;
    margin-bottom: 38px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: -4px;
}

.fauxside .featured-aug:hover .call2 {
    background: #B15F56;
    color: #fff;
}


.fauxside .call {
    background: #ff8375;
    border-radius: 0 0 0 40px;
    position: relative;
    transition: all .2s ease-in-out;
    padding: 25px 40px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 50px;
    display: block;
    color: #fff;
    margin-top: -4px;
}

.fauxside .feature-image {
    display: block;
    position: relative;
    border-radius: 0 160px 0 0;
    overflow: hidden;
}

.fauxside:hover .call, .mob2:hover {
  color:#fff;
}
.mob2:hover {
  background: #B15F56;
}
@media only screen and (max-width:767px) {
    #deskonly {display: none;}
    .deskshow {display: none !important;}
}

@media only screen and (min-width:767px) {
    #deskonly {display: inline-block;}
    .fauxside {display: none;}
}

.validation_error, .validation_message {color:red; font-weight:bold;}
.validation_message:after { content:'\2191';}

.termsblue {
    max-width: 316px;
    margin: 0 0 10px;
    font-style: italic;
    color: #00b0ed;
    text-align: right;
}

*,p {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
word-break:keep-all;
}

.gfield select {
    width: auto !important;
}

.page-id-6754 #mini-header {display: none !important;}

#fsForm2591801 {font-family: "Swiss 721 W01" !important;}

@media only screen and (max-width:434px) {
  .item .intro br {
    display: none;
  }
}
.slider-image img {max-width: 593px; height: auto;}
@media only screen and (max-width:482px) {
  .slider-image img {max-width: 355px; height: auto;}
}


.info-item:nth-child(2n + 1) {
  background-color: #f5f5f5;
}
.info-item-text {
  padding-top: 20px;
}
.info-item-text h1 {
  margin-bottom: 10px;
}
/* .info-item-video {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%;
  display: inline-block;
}
.info-item-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
} */
.info-item-img {
  overflow: hidden;
  position: relative;
}
.info-item-img img {
  max-width: 100%;
  display: block;
}
.info-item:nth-child(2n) .info-item-img:after {
  right: -47px;
  bottom: -33px;
}
.info-item:nth-child(2n + 1) .info-item-img:after,
.info-item:nth-child(2) .info-item-img:after {
  left: -24px;
  bottom: -13px;
}
.info-item-img:after,
.info-item:nth-child(2) .info-item-img:after {
  position: absolute;
  content: '';
  background: url(../images/large-motif.png) no-repeat;
  width: 126px;
  height: 105px;
  background-size: cover;
}
.info-item .assure-button {
  margin-right: 12px;
}
.info-item .assure-button:last-child {
  margin-right: 0;
}
.button-bottom-wrap {
  padding: 27px 15px;
  text-align: center;
  background-color: #f5f5f5;
}
.button-bottom-wrap .assure-button {
  margin-bottom: 0;
}
.button-bottom-wrap .assure-button,
.button-bottom-wrap .assure-button:visited {
  padding: 9px 45px;
}
@media screen and (max-width: 767px) {
  .info-item {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .info-item-img {
    border-radius: 0 38px 0 14px;
  }
}
@media screen and (min-width: 480px) {
  .info-item-img {
    border-radius: 0 76px 0 28px;
  }
}
@media screen and (min-width: 768px) {
  .info-item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .info-item .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .info-item:nth-child(2n) .wrap {
    flex-direction: row-reverse;
  }
 /*  .info-item-video {
    max-width: 516px;
    padding-top: 51.5%;
  } */
  .info-item-img {
    max-width: 520px;
  }
}


.page-id-9643 h2 {
  background: #ff8375;
  color: #fff;
  display: inline-block;
  padding: 5px 19px;
  margin: 10px 0 0 0;
  border-radius: 0 7px;
}

/* .vidhold {
  width: 33%;
  display: inline-block;
}
.vid {
position: relative;
    height: 0;
    width: 100%;
    display: block;
}
.vid iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
}

@media screen and (max-width: 860px) {
.vidhold {
  width: 48%;
  display: inline-block;
}
}
@media screen and (max-width: 568px) {
.vidhold {
  width: 100%;
  display:block;
}
} */