@charset "UTF-8";
   @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,700,700i|Quicksand:400,400i,500,500i,600,600i&display=swap");
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
display: inline-block; }
.col-xs-5ths {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
@media (min-width: 768px) {
.col-sm-5ths {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } }
@media (min-width: 992px) {
.col-md-5ths {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } }
@media (min-width: 1200px) {
.col-lg-5ths {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } }
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
font-family: inherit;
font-size: 16px;
font-weight: 400;
font-style: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
border: 0;
outline: 0; }
:focus { outline: 0; }
html {
min-width: 10px;
height: 100%;
-webkit-text-size-adjust: 100%;
-webkit-appearance: none;
width: 100vw;
overflow-x: hidden; }
@media screen and (min-width: 1600px) {
.container {
max-width: 1440px; } }
p {
margin: 1rem 0; }
sup {
font-size: 14px;
vertical-align: super; }
ol,
ul {
list-style: none; }
table {
width: 100%;
border-spacing: 0; border-collapse: separate; }
caption,
td,
th {
font-weight: normal;
text-align: left; }
blockquote:after,
blockquote:before,
q:after,
q:before {
content: ""; }
blockquote,
q {
quotes: "" ""; }
blockquote {
font-family: "Open Sans", sans-serif;
font-size: 28px;
font-weight: normal;
margin: 3rem;
padding: 0 3rem;
text-align: left;
border-left: 3px solid #ebebeb; }
blockquote span {
font-weight: normal;
font-style: italic; }
blockquote p {
margin: 10px 0 !important; }
small, .small {
font-size: 80% !important; }
em,
i {
font-style: italic; }
hr {
border-width: 0; }
hr {
clear: both;
height: 1px;
margin: 3em 0;
border: 0;
background: #bdbdbd; }
a img {
border: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
a {
text-decoration: underline; }
a:hover {
text-decoration: none; }
a img {
border: 0; }
.alignleft {
float: left;
margin: 10px 30px 20px 0; }
.alignright {
float: right;
margin: 10px 0 20px 30px; }
.aligncenter {
display: block;
float: none;
margin: 15px auto !important; }
.flex-center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
align-items: center;
-ms-flex-align: center; }
.justify-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.tblr0, section.testimonial-slider.overlay-image .image, section.text-overlay:after {
top: 0;
bottom: 0;
left: 0;
right: 0; } body {
font-family: "Open Sans", sans-serif;
font-size: 14px;
letter-spacing: .5px;
font-weight: 300;
line-height: 1.75;
text-align: left;
text-transform: none;
color: #555;
background-color: #fff;
background-attachment: scroll;
-moz-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-text-size-adjust: 100%;
width: 100vw;
overflow-x: hidden; }
#main {
position: relative;
display: block;
width: 100%;
min-height: 700px;
margin: 0;
margin-top: 0;
padding-bottom: 0; } a {
font-weight: normal;
text-decoration: none;
color: #5F8BCC; }
a.invert {
color: #555; }
a:active, a:focus, a:hover {
text-decoration: none;
color: #00235D;
outline: 0; }
a:active.invert, a:focus.invert, a:hover.invert {
color: #5F8BCC; }
::-moz-selection {
color: #fff;
background: #5F8BCC;
text-shadow: none; }
::selection {
color: #fff;
background: #5F8BCC;
text-shadow: none; }
a.button:after {
content: ""; } section {
padding: 3em 0; }
#def-column,
#one-column {
display: block;
width: 100%;
background: #fff; }
#def-column .container,
#one-column .container {
padding-bottom: 4rem; }
#one-column #primary {
position: relative;
display: block;
float: none;
margin: 0 auto; }
#one-column .container,
#def-column .container {
padding-top: 1rem; }
#primary {
position: relative; }
#primary strong,
strong {
font-weight: bold; }
.post-entry img {
max-width: 100%;
height: auto;
padding: 0;
border: 0; }
#primary h1.entry-title {
font-family: "Open Sans", sans-serif;
font-size: 48px;
font-weight: normal;
line-height: 1;
position: relative;
display: block;
text-align: left;
text-transform: uppercase;
background: none; }
#primary .content-wrapper {
width: 100%;
margin: 0 auto;
padding: 0; }
#primary ol,
#primary ul {
margin: 0 0 1em;
padding: 0 0 0 30px;
list-style: disc;
color: #333;
font-size: 94%; }
#primary ul ul {
margin: 0;
padding: 0 0 0 20px;
list-style: disc; }
#primary ul li {
padding-left: 2px;
list-style: disc; }
#primary ul li + li {
padding-top: .5em; }
#primary ol li {
padding-left: 2px;
list-style: decimal; }
#primary li li {
list-style: disc; }
#primary img {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
max-width: 100%; }
.home #primary a {
text-decoration: none; }
#primary a {
text-decoration: none; }
.home #primary a.button {
float: left; }
#primary a:hover img {
opacity: 0.8; } #secondary {
background-color: transparent; }
#secondary .content-wrapper {
background: transparent; }
.home #secondary .content-wrapper {
border: none; }
#secondary aside {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 5%;
background: transparent; }
#secondary aside p {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
color: #fff; }
#secondary .widget h3 {
font-size: 26px;
font-weight: 300;
margin: 15px;
padding: 5px;
text-transform: none; }
h3.widget-title {
position: relative;
display: block;
margin: 0 0 10px;
text-transform: uppercase; }
#secondary .widget h3 {
font-size: 26px;
font-weight: normal;
position: relative;
overflow: hidden;
margin: 15px 0 15px 15px;
padding: 0;
text-align: left;
text-transform: uppercase; } #secondary .widget ul {
padding: 10px; }
#secondary .widget li {
margin: 0;
padding: 0;
list-style-type: none;
word-wrap: break-word; }
#secondary .widget li li {
margin: 0 0 0 10px;
padding: 1px 0;
list-style: none; }
#secondary .widget li {
margin: 6px 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-align: left; }
#secondary .widget li a {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 1.5em;
padding-left: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-transform: none; }
#secondary .widget li a::before {
content: "• "; }
#secondary .widget li a:hover::before {
content: "• "; }
#secondary .widget li li a {
font-size: 26px; }
#secondary .widget li li a {
background: none; }
#secondary .widget li li a::before {
font-size: 12px; }
#secondary ul.menu li a {
float: left;
overflow: hidden;
width: 308px;
height: 110px;
margin: 8px 0;
white-space: nowrap;
text-indent: -9999px;
border-left: 9px solid #e1e1e1;
background-color: #000; }
#secondary ul.menu li:first-child a {
margin-top: 15px; }
#secondary ul.menu li a:hover {
border-left: 9px solid #cc3; } #widgets {
margin-top: 40px; }
.tagcloud {
padding: 0 35px; }
#widgets a {
display: inline-block;
margin: 0;
padding: 0;
text-decoration: none; }
#widgets form {
margin: 0; }
#widgets ol,
#widgets ul {
padding: 0 0 0 20px; }
#widgets ul li a {
display: inline;
text-decoration: none; }
#widgets .widget-title img {
position: relative;
top: 4px;
float: right;
width: 11px;
height: 11px; }
#widgets .rss-date {
line-height: 18px;
padding: 6px 12px; }
#widgets .rssSummary {
padding: 10px; }
#widgets cite {
font-style: normal;
line-height: 18px;
padding: 6px 12px; }
#widgets .tagcloud,
#widgets .textwidget {
line-height: 1.5em;
display: block;
margin: 0;
word-wrap: break-word; }
.textwidget {
line-height: 20px; }
.textwidget p.dedicated {
font-size: 18px;
font-weight: bold;
text-align: center;
color: #c00; }
.textwidget .dedicated span {
font-size: 14px;
font-weight: normal;
text-transform: uppercase; }
.textwidget img {
display: block;
margin: 0 auto; }
.textwidget a.button {
position: absolute;
bottom: 25px;
margin: 0 auto 0 60px; }
.textwidget h5 {
font-family: "Verdana", Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: bold;
margin: 0;
color: #609ab5; }
.textwidget h5 span {
font-family: "Verdana", Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: normal;
margin: 0;
color: #222; }
#widgets .textwidget a {
display: inline; }
#widgets ul .children {
padding: 0 0 0 10px; }
#widgets .author {
font-weight: 700;
padding-top: 4px; }
#cat,
.widget_archive select {
display: block;
margin: 0 15px 0 0; }
.widget-title a {
padding: 0 !important;
border-bottom: none; } .breadcrumb-list {
font-size: 14px; } #primary article.post {
margin: 0 0 15px; }
.post-data {
margin-bottom: 60px; }
.post-meta {
margin: 1em 0; }
.entry-title {
margin: 0 0 0.5em;
padding: 0 0 0.5em; }
span.entry-title { display: block; }
.entry-content {
padding: 0 0 35px; }
.entry-content p {
margin: 0 0 1.5em; }
.entry-title {
font-family: "Open Sans", sans-serif;
font-size: 60px;
line-height: 1;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
text-transform: uppercase;
color: #0c739e; } #nav-single {
padding: 0 0 30px; }
#nav-single .nav-previous {
float: left; }
#nav-single .nav-next {
float: right; }
.navigation {
padding: 0 0 25px; }
#comments-title {
font-size: 10px;
font-weight: 500;
line-height: 2.6em;
padding: 0 0 2.6em;
text-transform: uppercase;
color: #666; }
.nocomments,
.nopassword {
font-size: 24px;
font-weight: 100;
margin: 26px 0;
text-align: center;
color: #aaa; }
.commentlist {
width: 68.9%;
margin: 0 auto;
list-style: none; }
.commentlist li {
list-style: none !important; }
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
width: 100%; }
.commentlist > li.comment {
position: relative;
margin: 0 0 1.625em;
padding: 1.625em !important;
border: 1px solid #ddd;
border-radius: 3px;
background: #f6f6f6; }
.commentlist .pingback {
margin: 0 0 1.625em;
padding: 0 1.625em; }
.commentlist .children {
margin: 0;
list-style: none; }
.commentlist .children li.comment {
position: relative;
margin: 1.625em 0 0;
padding: 1.625em !important;
border-left: 1px solid #ddd;
border-radius: 0 3px 3px 0;
background: #fff; }
.commentlist .children li.comment .fn {
display: block; }
.comment-meta .fn {
font-style: normal; }
.comment-meta {
font-size: 12px;
line-height: 2.2em;
color: #666; }
.commentlist .children li.comment .comment-meta {
line-height: 1.625em;
margin-left: 50px; }
.commentlist .children li.comment .comment-content {
margin: 1.625em 0 0; }
.comment-meta a {
font-weight: bold; }
.commentlist .avatar {
position: absolute;
top: 0;
left: -102px;
padding: 0;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc; }
.commentlist > li:before {
position: absolute;
left: -21px;
content: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/img/comment-arrow.png); }
.commentlist > li.pingback:before {
content: ""; }
.commentlist .children .avatar {
top: 2.2em;
left: 2.2em;
padding: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none; }
a.comment-reply-link {
font-size: 12px;
display: inline-block;
padding: 0 8px;
text-decoration: none;
color: #666;
border-radius: 3px;
background: #eee; }
a.comment-reply-link:active,
a.comment-reply-link:focus,
a.comment-reply-link:hover {
color: #fff;
background: #888; }
a.comment-reply-link > span {
position: relative;
top: -1px;
display: inline-block; }
.nocomments {
display: none; } .commentlist > li.bypostauthor {
border-color: #d3d3d3;
background: #ddd; }
.commentlist > li.bypostauthor .comment-meta {
color: #575757; }
.commentlist > li.bypostauthor:before {
content: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/img/comment-arrow-bypostauthor.png); } .commentlist .children > li.bypostauthor {
border-color: #d3d3d3;
background: #ddd; } #respond {
position: relative;
overflow: hidden;
padding: 1.625em;
border: 0;
background: #f5f5f5; }
#respond input[type="text"],
#respond textarea {
position: relative;
padding: 10px;
text-indent: 80px;
border: 5px solid #eee;
background: #fff; }
#respond .comment-form-author,
#respond .comment-form-comment,
#respond .comment-form-email,
#respond .comment-form-url {
position: relative; }
#respond .comment-form-author label,
#respond .comment-form-comment label,
#respond .comment-form-email label,
#respond .comment-form-url label {
font-size: 13px;
position: relative;
z-index: 1;
top: 40px;
left: 4px;
display: inline-block;
min-width: 60px;
padding: 4px 10px;
color: #555;
background: #eee;
-webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8); }
#respond input[type="text"]:focus,
#respond textarea:focus {
z-index: 1;
text-indent: 0; }
#respond textarea {
width: 95%;
resize: vertical; }
#respond .comment-form-author .required,
#respond .comment-form-email .required {
font-size: 22px;
font-weight: bold;
position: absolute;
z-index: 1;
top: 45px;
left: 75%;
color: #bd3500; }
#respond .comment-notes,
#respond .logged-in-as {
font-size: 13px; }
#respond p {
margin: 10px 0; }
#respond .form-submit {
float: right;
margin: -10px 0 0; }
#respond input#submit:active {
color: #fff;
background: #3a4e7b; }
#respond #cancel-comment-reply-link {
margin-left: 10px;
text-decoration: none;
color: #666; }
#respond #cancel-comment-reply-link:hover,
#respond .logged-in-as a:hover {
text-decoration: underline; }
.commentlist #respond {
width: auto;
margin: 1.625em 0 0; }
#reply-title {
font-size: 24px;
font-weight: bold;
line-height: 30px;
color: #373737; }
#cancel-comment-reply-link {
font-size: 10px;
font-weight: normal;
line-height: 2.2em;
position: absolute;
top: 1.1em;
right: 1.625em;
display: block;
text-decoration: none;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #888; }
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:hover {
color: #ff4b33; }
#respond label {
line-height: 2.2em; }
#respond input[type="text"] {
display: block;
width: 75%;
height: auto; }
#respond p {
font-size: 12px; }
p.comment-form-comment {
margin: 0; }
.form-allowed-tags {
display: none; }
h1.page-title-cat {
font-size: 30px !important; } .rpwe-block li {
margin: 0 0 15px; }
.rpwe-block a {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
display: inline !important;
text-decoration: none;
color: #333; }
.rpwe-block a.more-link {
font-family: "Open Sans", sans-serif;
font-weight: normal;
float: right;
text-transform: lowercase;
color: #fff; }
.rpwe-block h3 {
font-size: 16px;
margin: 0; }
.rpwe-summary {
font-size: 14px;
line-height: 18px; }
.rpwe-clearfix:after,
.rpwe-clearfix:before {
display: table;
content: ""; }
.rpwe-clearfix:after {
clear: both; }
.rpwe-clearfix {
zoom: 1; } #searchform {
float: right;
margin: 15px 0; }
#secondary #searchform {
position: relative;
float: none;
margin: 0; }
#searchform input[type="text"] {
width: 100%;
padding: 10px;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
border: 1px solid #ebebeb; }
#searchform button[type="submit"] {
position: absolute;
right: 5px;
top: 0;
padding: 7px;
border: 0;
background: transparent; }
#searchform button i {
padding: 9px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #333; }
#searchform button:hover i { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);
transform: rotate(45deg); } #slideshow {
position: relative; }
#slideshow img {
border: 0 !important;
background: transparent !important; } #sidebar-contact-form input[type="text"],
#sidebar-contact-form textarea {
width: 325px;
padding: 5px;
border: 1px solid #aaa; }
#sidebar-contact-form textarea {
height: 100px; }
#sidebar-contact-form p {
padding-bottom: 10px; }
#sidebar-contact-form .row {
margin: 0 0 10px; } .bx-slider,
.bx-slider li,
.bx-wrapper,
.home .slider {
height: 1000px; }
@media only screen and (max-width: 1199px) {
.bx-slider,
.bx-slider li,
.bx-wrapper,
.home .slider {
height: 600px; } }
@media only screen and (max-width: 767px) {
.bx-slider,
.bx-slider li,
.bx-wrapper,
.home .slider {
height: 400px; } }
section.promos .bx-slider,
section.promos .bx-slider li,
section.promos .bx-wrapper {
height: auto; }
.home .slider {
position: relative;
z-index: 99;
display: block;
width: 100%;
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: 0;
background: #000;
background-position: center top;
background-size: cover; }
@media screen and (max-width: 575px) {
.home .slider::after {
position: absolute;
z-index: 990;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(255, 255, 255, 0.7);
display: none; } }
@media only screen and (max-width: 575px) {
.home .slider {
background-size: cover; } }
@media only screen and (max-width: 575px) {
.home .slider .bx-slider {
display: none !important; } }
.home .slider .boxed {
position: absolute;
z-index: 999;
top: 0;
width: 100%;
height: 100%;
background: transparent; }
.home .slider .boxed .container,
.home .slider .boxed .container .row,
.home .slider .boxed .container-fluid,
.home .slider .boxed .container-fluid .row {
position: relative;
height: 100%; }
.slider .boxed .procedure-menu {
display: none;
position: absolute; }
.slider .boxed .columned {
height: 100%; }
.slider .boxed .procedure-menu {
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: relative;
text-align: center;
padding-top: 8rem; }
.slider .boxed h2 {
font-size: 72px;
color: #fff;
font-weight: 300;
text-align: center;
margin: 0;
margin-top: 18rem;
text-transform: uppercase; }
@media screen and (max-width: 1199px) {
.slider .boxed h2 {
font-size: 48px;
margin-top: 9rem; } }
.slider .boxed h2 span {
display: block;
font-weight: normal; }
.slider .boxed p {
text-align: center;
color: #fff;
font-weight: 300;
font-size: 24px;
text-transform: uppercase; }
.slider .boxed h3,
.slider .boxed h4 {
font-family: "Open Sans", sans-serif; }
.slider .boxed h3 {
font-size: 62px;
position: absolute;
top: 67%;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
letter-spacing: 2px;
color: #fff;
text-shadow: 0 0 5px #000; }
.slider .boxed h4 {
font-size: 30px;
font-weight: 300;
margin: 0;
padding: 0;
color: #fff; }
.slider .boxed h4::after {
position: relative;
display: block;
width: 30px;
height: 1px;
margin: 1rem auto;
content: "";
background: #5F8BCC; }
.procedure-menu .featured-menu li {
margin: 0.5rem 0; }
.procedure-menu .featured-menu a {
font-family: "Open Sans", sans-serif;
color: #fff;
font-size: 18px;
text-transform: uppercase; }
.procedure-menu .featured-menu a:hover {
color: #5F8BCC; }
@media screen and (max-width: 575px) {
.slider .boxed nav {
display: none; } }
@media screen and (max-width: 575px) {
.slider .boxed nav {
display: none; } }
.slider .boxed nav ul {
display: flex;
justify-content: center;
flex-direction: column; }
.slider .boxed nav ul li {
display: flex;
flex: 1 1;
justify-content: center; }
.slider .boxed nav ul li:last-child {
border: 0; }
.slider .boxed nav ul li a {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 300;
display: block;
transition: all 0.2s ease;
transform: scale(1);
text-transform: uppercase;
color: #fff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); }
.slider .boxed nav ul li a:hover {
transform: scale(1.3);
text-shadow: 0 8px 12px rgba(0, 0, 0, 0.5); } .bg-container {
position: relative;
z-index: 0;
display: block;
width: 100%;
height: auto;
margin: 0 0 2em;
background: #fff center center;
background-size: cover;
background-repeat: no-repeat;
background-position: center 22%;}
.bg-overlay {
position: relative;
width: 100%;
height: 100%;
min-height: 32vh;
display: flex;
flex-direction: column;
justify-content: center;
background: rgba(0, 0, 0, 0.2); }
.bg-container .entry-title {
font-weight: 400;
padding: 2rem 0;
letter-spacing: 0.5rem;
color: #fff;
font-size: 60px; }
@media screen and (max-width: 991px) {
.bg-container .entry-title {
font-size: 32px;
padding: 4rem 0; } }
@media screen and (max-width: 575px) {
.bg-container .entry-title {
font-size: 24px;
padding: 2rem 0; } } .headroom {
-webkit-transition: -webkit-transform 200ms linear;
-o-transition: transform 200ms linear;
transition: -webkit-transform 200ms linear;
transition: transform 200ms linear;
transition: transform 200ms linear, -webkit-transform 200ms linear;
will-change: transform; }
.headroom--pinned {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%); }
.headroom--unpinned {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%); }  .g-recaptcha {
float: left;
width: 100%;
transform: scale(0.8);
transform-origin: left center; }
div.wpcf7 .ajax-loader {
position: absolute !important; }
html[lang] {
margin-top: 0 !important;
margin: 0 !important; }
html #wpadminbar {
height: 4px;
background: #5F8BCC;
overflow: hidden; }
html #wpadminbar:hover {
height: auto;
overflow: visible; } h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
font-family: "Open Sans", sans-serif;
font-weight: 300;
margin: 0.75rem 0;
text-transform: none;
word-wrap: break-word; }
h1,
h2,
h3,
h4,
h5,
h6 {
color: #5F8BCC; }
h1 + h1,
h2 + h1,
h3 + h1,
h4 + h1,
h5 + h1,
h6 + h1, h1 +
h2,
h2 +
h2,
h3 +
h2,
h4 +
h2,
h5 +
h2,
h6 +
h2, h1 +
h3,
h2 +
h3,
h3 +
h3,
h4 +
h3,
h5 +
h3,
h6 +
h3, h1 +
h4,
h2 +
h4,
h3 +
h4,
h4 +
h4,
h5 +
h4,
h6 +
h4, h1 +
h5,
h2 +
h5,
h3 +
h5,
h4 +
h5,
h5 +
h5,
h6 +
h5, h1 +
h6,
h2 +
h6,
h3 +
h6,
h4 +
h6,
h5 +
h6,
h6 +
h6 {
color: #5F8BCC; }
#content h1,
#content h2,
#content h3 {
border-bottom: none; }
h1 {
font-size: 2.625em; }
h1 {
font-size: 54px;
padding: 0 0 5px; }
h1 a {
display: inline-block;
text-decoration: none; }
h2 {
font-size: 48px;
padding: 0 0 5px; }
@media (max-width: 991px) {
h2 {
font-size: 36px; } }
h3 {
font-size: 32px;
padding: 0 0 5px; }
h4 {
font-size: 30px; }
h5 {
font-size: 24px; }
h6 {
font-size: 20px; }
.wp-caption-text {
text-align: center; }
.wp-caption-text span {
font-family: "Open Sans", sans-serif;
font-size: 18px;
text-transform: uppercase; } .featured-title {
width: 100%;
font-size: 48px;
line-height: 1;
position: relative;
display: block;
margin: 0 auto 1rem;
padding: 0 .5rem .5rem 0;
text-align: right;
letter-spacing: 3px;
text-transform: uppercase;
color: #AAA; }
@media (max-width: 1199px) {
.featured-title {
font-size: 36px !important; } }
@media (max-width: 991px) {
.featured-title {
font-size: 32px !important; } }
.featured-title:after, .featured-title:before {
content: "";
position: absolute;
background: #5F8BCC;
right: 0;
bottom: 0; }
.featured-title:before {
width: 70%;
height: 1px; }
.featured-title:after {
height: 100%;
width: 1px; }
.featured-title.centered {
text-align: center;
display: inline-block; }
.featured-title.centered::after {
width: 120px;
margin: 1rem auto; }
.featured-title.no-lines:after, .featured-title.no-lines:before {
display: none !important; }
h1.line-behind, h2.line-behind, .text-image h2.header, h3.line-behind, .text-image h3.header, h4.line-behind, .text-image h4.header, h5.line-behind, .text-image h5.header {
background: #fff;
text-align: center;
margin: 0 auto;
padding: 0 2rem; }
h1.line-behind:after, h2.line-behind:after, .text-image h2.header:after, h3.line-behind:after, .text-image h3.header:after, h4.line-behind:after, .text-image h4.header:after, h5.line-behind:after, .text-image h5.header:after {
content: '';
left: 0;
right: 0;
height: 1px;
overflow: hidden;
position: absolute;
top: 50%;
z-index: -1;
background-color: #5F8BCC; }
.home h1.line-behind {
color: #555;
}
.home-subtitle {
font-size: 24px;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
h1.inner-small { font-size: 24px;}  .btn, .wpcf7 input[type="submit"], .float-box .wpcf7 input[type="submit"] {
font-family: "Open Sans", sans-serif;
font-size: 14px;
margin: 1rem 0 2rem;
padding: .5rem 1rem;
min-width: 180px;
transition: all 0.3s ease;
white-space: normal;
letter-spacing: 2px;
text-transform: uppercase;
color: #5F8BCC;
border: 2px solid #AAA;
border-radius: 2px;
background: transparent;
box-shadow: 0 4px 8px transparent;
text-shadow: none; }
.btn:hover, .wpcf7 input[type="submit"]:hover {
cursor: pointer;
outline: 0;
color: #fff;
background: #5F8BCC;
border-color: #5F8BCC;
box-shadow: 0 4px 8px rgba(51, 51, 51, 0.5); }
.btn-secondary, .wpcf7 input[type="submit"] {
background: #5F8BCC !important;
border-color: #5F8BCC !important;
color: #fff; }
.btn-secondary:hover, .wpcf7 input[type="submit"]:hover {
background: #00235D !important;
border-color: #00235D !important; }
.btn-white {
background: #fff !important;
color: #5F8BCC !important;
border-color: #5F8BCC !important; }
.btn-white:hover {
background: #5F8BCC !important;
color: #fff !important;
border-color: #5F8BCC !important; }
.btn-transparent, .float-box .wpcf7 input[type="submit"] {
background: transparent !important;
color: #5F8BCC !important;
border-color: #5F8BCC !important; }
.btn-transparent:hover, .float-box .wpcf7 input[type="submit"]:hover {
background: #5F8BCC !important;
color: #fff !important;
border-color: #5F8BCC !important; }
.btn-small {
padding: .5rem 1rem;
font-size: 15px;
min-width: 120px; }
.btn:hover, .wpcf7 input[type="submit"]:hover {
transform: translateY(-2px); }
.slider .btn, .slider .wpcf7 input[type="submit"], .wpcf7 .slider input[type="submit"],
.slider a.btn {
font-weight: 300;
color: #fff;
border: 1px solid #fff;
border-radius: 0;
background: transparent;
padding: 0.5rem 3rem; }
.slider .btn:hover, .slider .wpcf7 input[type="submit"]:hover, .wpcf7 .slider input[type="submit"]:hover,
.slider a.btn:active,
.slider a.btn:active:focus,
.slider a.btn:focus,
.slider a.btn:hover {
color: #fff;
border: 1px solid #5F8BCC;
background: #5F8BCC !important; }
.widget .wpcf7 input[type="submit"] {
width: 100% !important;
margin-top: 0.5em !important; }
.social-icons {
padding: 0 0 .5rem !important;
text-align: center;
line-height: normal;
display: inline-flex;
justify-content: flex-end;
list-style: none; }
.social-icons li {
padding: 0 !important;
display: inline-block; }
.social-icons li a {
font-family: "icomoon";
font-size: 20px;
line-height: 1em;
display: inline-block;
margin: 0.25rem;
padding: .75em;
border-radius: 50%;
width: 28px;
height: 28px;
text-align: center;
color: #5F8BCC;
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.33s ease;
text-transform: none !important; }
.social-icons li a:hover {
color: #5F8BCC;
border-color: #5F8BCC;
background-color: #fff; }
@media screen and (max-width: 767px) {
.social-icons {
border: 0; } } @font-face {
font-family: "icomoon";
font-weight: normal;
font-style: normal;
font-display: swap;
src: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/icomoon.eot?i38w3y);
src: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/icomoon.eot?i38w3y#iefix) format("embedded-opentype"), url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/icomoon.ttf?i38w3y) format("truetype"), url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/icomoon.woff?i38w3y) format("woff"), url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/icomoon.svg?i38w3y#icomoon) format("svg"); }
[class*=" icon-"],
[class^="icon-"] {
font-family: "icomoon";
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.icon-google_plus:before {
content: "\78"; }
.icon-blogger:before {
content: "\62"; }
.icon-facebook:before {
content: "\66"; }
.icon-linkedin:before {
content: "\69"; }
.icon-yelp:before {
content: "\70"; }
.icon-instagram:before {
content: "\72"; }
.icon-twitter:before {
content: "\74"; }
.icon-foursquare:before {
content: "\75"; }
.icon-vimeo:before {
content: "\76"; }
.icon-youtube:before {
content: "\79"; }
.icon-pinterest:before {
content: "\64"; }
.icon-tumblr:before {
content: "\77"; }
.icon-realself {
position: relative; }
.icon-realself:before {
content: '';
position: absolute;
background-image: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/fonts/realself-icon.png);
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
height: 75%;
width: 75%;
transition: filter .33s;
filter: brightness(0) invert(1); }
.icon-realself:hover:before {
filter: brightness(0) invert(1); } .carousel.multi-incremental {  }
@media (max-width: 768px) {
.carousel.multi-incremental .carousel-inner .carousel-item > div {
display: none; }
.carousel.multi-incremental .carousel-inner .carousel-item > div:first-child {
display: block; } }
.carousel.multi-incremental .carousel-inner {
margin: 0; }
.carousel.multi-incremental .carousel-item {
min-height: 0 !important; }
.carousel.multi-incremental .carousel-inner .carousel-item.active,
.carousel.multi-incremental .carousel-inner .carousel-item-next,
.carousel.multi-incremental .carousel-inner .carousel-item-prev {
display: flex; }
@media (min-width: 768px) {
.carousel.multi-incremental .carousel-inner .carousel-item-right.active,
.carousel.multi-incremental .carousel-inner .carousel-item-next {
transform: translateX(33.33333%); }
.carousel.multi-incremental .carousel-inner .carousel-item-left.active,
.carousel.multi-incremental .carousel-inner .carousel-item-prev {
transform: translateX(-33.33333%); } }
@media (min-width: 992px) {
.carousel.multi-incremental .carousel-inner .carousel-item-right.active,
.carousel.multi-incremental .carousel-inner .carousel-item-next {
transform: translateX(33.33333%); }
.carousel.multi-incremental .carousel-inner .carousel-item-left.active,
.carousel.multi-incremental .carousel-inner .carousel-item-prev {
transform: translateX(-33.33333%); } }
.carousel.multi-incremental .carousel-inner .carousel-item-right,
.carousel.multi-incremental .carousel-inner .carousel-item-left {
transform: translateX(0); }
.carousel.multi-incremental .carousel-control {
width: auto;
margin-left: -1em; }
.carousel.multi-incremental .carousel-control-next {
margin-left: auto;
margin-right: -1em; }
.carousel.multi-incremental .carousel-control span {
color: #5F8BCC;
transform: scaleY(2);
font-weight: bold; }
@media (max-width: 575px) {
.carousel.multi-incremental .carousel-inner {
justify-content: center; }
.carousel.multi-incremental .carousel-item {
justify-content: center; }
.carousel.multi-incremental .carousel-item > * + * {
display: none; }
.carousel.multi-incremental .carousel-control {
display: none; } } #main .carousel.active-card {
width: 180vw;
margin-left: -40vw; }
#main .carousel.active-card .container-fluid {
padding: 0; }
#main .carousel.active-card .carousel-item {
background: #fff;
margin: 0; }
#main .carousel.active-card .carousel-item .t-card {
padding: 2vw 4vw;
box-sizing: border-box; }
#main .carousel.active-card .carousel-item .t-card .text {
background: #F7F7F7;
padding: 4rem 2vw; }
#main .carousel.active-card .carousel-item .t-card .text * {
text-align: center; }
#main .carousel.active-card .carousel-control {
display: block;
position: absolute;
top: 0;
bottom: 0;
right: calc(66% - 4vw);
left: auto;
margin: auto;
background: #5F8BCC;
min-height: 240px;
width: 2vw;
min-width: 2em;
transform: none; }
#main .carousel.active-card .carousel-control-next {
left: calc(66% - 4vw);
right: auto; }
#main .carousel.active-card .carousel-control span {
background: none;
border: none;
writing-mode: vertical-rl;
text-orientation: upright;
top: 0;
bottom: 0;
height: 100%;
width: 1em;
color: #fff;
transform: none;
font-size: 2vw;
font-weight: 200;
padding: 0 .25vw; }
@media (max-width: 767px) {
#main .carousel.active-card {
width: 100%;
margin-left: 0; }
#main .carousel.active-card .carousel-item {
z-index: 2;
background: transparent; }
#main .carousel.active-card .carousel-item.active {
z-index: 0; }
#main .carousel.active-card .carousel-control {
left: 0%;
right: auto; }
#main .carousel.active-card .carousel-control-next {
left: auto;
right: 0%; } }  #header {
font-family: "Open Sans", sans-serif; }
@media (max-width: 1199px) {
#header .container {
max-width: 100%; } }
body.fixed-nav #header.sticky #main-nav {
position: fixed;
z-index: 99;
margin: 0;
top: 0; }
#header #main-nav {
background: #fff;
padding: .5rem; }
@media (max-width: 767px) {
#header #main-nav .call-col {
position: relative;
margin: 0 auto;}
.text-right {
text-align:center !important;
}
}
#header #main-nav .call {
display: inline-block;
text-align: right;
line-height: 1.1;
padding: .3rem 0;
color: #555; }
#header #main-nav .call a.call {
display: block;
line-height: .75;
color: #555; }
#header #main-nav a.call:hover {
color: #5F8BCC;
}
@media (max-width: 991px) {
#header #main-nav .call {
text-align: center; } }
#header #main-nav .call:hover {
color: #5F8BCC; }
@media (max-width: 991px) {
#header #main-nav .nav-col {
order: 4;
margin: 0 auto; } }
#header .hero {
height: 420px;
max-height: 60vh;
background-size: cover;
background-position: 10% 50%;
background-repeat: no-repeat;
background-color: #F7F7F7;
display: flex;
flex-direction: column;
justify-content: center; }
#header .hero #logo {
padding: 1em;
position: relative;
margin: 0 auto;
z-index: 9; }
#header .hero #logo h1, #header .hero #logo a {
margin: 0; }
#header .hero #logo a {
display: flex;
flex-direction: column;
align-items: center; }
#header .hero #logo a img {
max-width: 32vw;
min-width: 240px;
max-height: 256px; }
@media (max-width: 991px) {
#header .hero #logo a img {
max-height: 128px; } }
@media (min-width: 767px) {
#header .hero {
height: 29vw;
background-position: left 27%; }
#header .hero #logo {
margin-left: 56vw; } }
@media (max-width: 767px) {
#header .hero:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.75); } }
.inside-page #header .hero {
height: 100px;
background-image: none !important;
background-color: #fff; }
.inside-page #header .hero #logo {
margin-left: auto; }
.inside-page #header .hero #logo img {
min-width: 0;
max-width: 100%;
height: 80px; }    #main-nav {
margin: 0 -15px; }
@media (max-width: 991px) {
#main-nav {
margin: 0 auto; } }
#access {
position: relative;
padding-left: 0;
padding-right: 0;
justify-content: justified;  }
@media (min-width: 991px) {
#access {
padding: 0rem 2em; } }
#access #mega-menu-wrap-header-nav,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav {
text-align: right;
background: transparent !important;
width: 100%;
justify-content: space-between; }
@media (max-width: 991px) {
#access #mega-menu-wrap-header-nav,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav {
text-align: center;
margin-top: 0rem; } }
@media (min-width: 991px) {
#access #mega-menu-wrap-header-nav > li.mega-menu-item + li:before,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item + li:before {
width: 1px;
height: .8rem;
background: #555;
display: inline-block; } }
#access #mega-menu-wrap-header-nav > li.mega-menu-item > a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a {
background: transparent;
color: #555;
font-size: 16px;
margin: 0 .5em 0;
padding: 0 0em 2em;
text-transform: uppercase;
letter-spacing: 0;
display: inline-block;
box-sizing: border-box;
height: 40px;
line-height: 40px; }
@media (max-width: 767px) {
#access #mega-menu-wrap-header-nav > li.mega-menu-item > a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a {
color: #AAA; } }
#access #mega-menu-wrap-header-nav > li.mega-menu-item > a:hover,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a:hover {
color: #5F8BCC; }
#access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a {
color: #5F8BCC; }
#access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a:hover,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a:hover {
color: #000; }
#access #mega-menu-wrap-header-nav > li.mega-menu-item:hover a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on a {
background: transparent; }
#access #mega-menu-wrap-header-nav > li.mega-menu-item:hover li a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item li a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on li a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover li a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item li a,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on li a {
color: #AAA;
text-decoration: none;
border: none; }
#access #mega-menu-wrap-header-nav > li.mega-menu-item:hover li a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item li a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on li a:hover,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover li a:hover,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item li a:hover,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on li a:hover {
color: #fff;
background: #5F8BCC; }
@media (min-width: 767px) {
#access #mega-menu-wrap-header-nav > li.mega-menu-item,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item { } }
#access #mega-menu-wrap-header-nav .mega-menu-toggle,
#access #mega-menu-wrap-header-nav .mega-menu-toggle .mega-toggle-label,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav .mega-menu-toggle,
#access #mega-menu-wrap-header-nav #mega-menu-header-nav .mega-menu-toggle .mega-toggle-label {
background: transparent !important;
color: #fff; }
#access .mobile-nav {
position: absolute;
z-index: 9;
top: 0; }
#access .mobile-nav li {
display: inline-block; }
#access .mobile-nav li a {
transition: all 0.2s ease-in;
color: #5F8BCC;
padding: 8px; }
#access .mobile-nav li a i {
font-size: 24px;
line-height: 40px; }
#access .mobile-nav li a:hover {
color: #AAA; }
.wpcf7 label {
width: 100%; }
.wpcf7 input,
.wpcf7 select,
.wpcf7 option,
.wpcf7 p#captcha,
.wpcf7 textarea {
font-family: "Open Sans", sans-serif;
width: 100%;
padding: .75em 1em;
border: 0;
background: transparent;
box-sizing: border-box;
margin: .25em 0;
transition: all 0.3s ease-in-out;
height: 3em;
border-radius: 0;
font-size: 100%;
line-height: 1em;
border-bottom: 1px solid #555;
color: #5F8BCC; }
.wpcf7 input[type="checkbox"] {
width: 20px;
height: 20px; }
.wpcf7 select {
text-indent: .5em; }
.wpcf7 textarea {
float: left;
height: 10em;
resize: none;
border: 1px solid #555; }
.wpcf7 p#captcha {
float: left;
height: 26px;
padding: 7px;
background: white; }
.wpcf7 input.captcha-input {
float: right;
height: 25px; }
.wpcf7 input[type="submit"] {
height: 2.5em;
width: auto;
margin: 0 auto;
padding: 0 4rem;
display: block; }
.wpcf7 div.wpcf7-validation-errors {
z-index: 9999999999;
color: red;
border: 2px solid #f7e700;
background: white; }
footer.simplified {
background: #fff;
text-align: center;
justify-content: center;
padding-top: 2em;
padding-bottom: 4em; }
footer.simplified a {
color: #000; }
footer.simplified a:hover {
color: #00235D; }
footer.simplified img {
mix-blend-mode: multiply;
margin: 0 auto;
max-width: 280px;
width: 100%; }
footer.simplified .bottom {
padding: 0 4vw; }
footer.simplified .bottom .row > * {
margin-bottom: 1em; }
footer.simplified .bottom .row + .row {
border-top: 1px solid #555; }
footer.simplified .bottom .footer-nav {
display: flex;
flex-wrap: wrap;
justify-content: center;
text-transform: uppercase;
padding: 0em 0;
font-size: 14px; }
footer.simplified .bottom .footer-nav li {
padding: 8px 4px;
margin: 0 12px 4px; }
@media (min-width: 991px) {
footer.simplified .bottom .address {
text-align: left;
line-height: 1.2; }
footer.simplified .bottom .phone {
text-align: right;
line-height: 3; }
footer.simplified .bottom .phone a {
color: #5F8BCC; }
footer.simplified .bottom .phone a:hover {
color: #00235D; } }
footer.simplified .bottom .social-icons a {
color: #5F8BCC;
background: transparent; }
footer.simplified .bottom .social-icons a:hover {
color: #F7F7F7;
background-color: #5F8BCC;
border-color: #5F8BCC; }
footer.simplified .bottom .social-icons a.icon-realself:before {
filter: brightness(0) invert(0.25); }
footer.simplified .bottom .social-icons a.icon-realself:hover:before {
filter: brightness(0) invert(1); }
footer.simplified .copyright {
padding: 1em 0;
margin: 1em 0 0; } .float-box {
background: #5F8BCC;
position: fixed;
z-index: 999;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 20px;
right: -60%;
top: 25%;
width: 60%;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.float-box.hidden-reveal {
position: fixed;
z-index: 999;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 20px;
right: 0;
top: 25%;
width: 60%; }
.float-box .row {
position: relative;
z-index: 99; }
.float-box p {
color: #fff;
text-align: center;
margin: 0 0 1em 0; }
.float-box address {
color: #fff;
font-weight: 400; }
.float-box a.clicker {
font-family: "Open Sans", sans-serif;
border-top: 40px solid transparent;
border-bottom: 40px solid transparent;
border-right: 40px solid #5F8BCC;
position: absolute;
display: block;
height: 100%;
left: -38px;
top: 0;
color: #fff;
width: 0; }
.float-box a.clicker:hover {
border-right-color: #00235D;
color: #FFF; }
.float-box a.clicker span {
padding-top: 3rem;
font-size: 16px;
display: block;
transform: rotate(90deg);
transition: all 0.2s ease-out;
font-weight: 400;
white-space: nowrap;
transform-origin: left bottom 0;
width: 180px;
text-align: center;
line-height: 200%; }
.float-box a.clicker:hover, .float-box a.clicker span:hover {
text-decoration: none !important; }
.float-box.hidden-reveal {
background: #5F8BCC; }
.float-box.hidden-reveal a.clicker span::after {
transform: rotate(90deg); }
.float-box img {
height: auto;
display: block; }
.float-box .float-location a {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0; }
.float-box .float-location a img {
width: 100%;
padding: 0 15px;
object-fit: contain; }
.float-box .float-location a p {
line-height: 1.1;
padding: 1em; }
.float-box .wpcf7 p {
width: 100%;
float: left;
display: block;
position: relative;
margin: 0 0 0.5em 0; }
.float-box .wpcf7 input,
.float-box .wpcf7 textarea {
color: #333;
text-transform: lowercase;
font-size: 14px;
width: 100%;
padding: 8px;
border: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
margin-top: 12px;
background: #F7F7F7; }
.float-box .wpcf7 input[type="submit"] {
margin: 12px 0px 0px;
display: block;
background: #AAA;
color: #fff !important; }
.float-box .wpcf7 img.ajax-loader {
position: absolute;
z-index: 999;
top: 6px;
right: 12px; }
.float-box .wpcf7 textarea {
height: 75px;
resize: none; }
.float-box address p,
.float-box address a {
text-align: left; }
.float-box address a,
.float-box .links a {
color: #fff; }
.float-box .links a {
display: block;
font-size: 18px;
padding: 2.45rem 0;
border-bottom: 1px solid #fff; }
.float-box .links a:last-child {
border: 0; }
.float-box .links a::after {
content: '» ';
display: inline; }
.float-box a:hover,
.float-box .links a:hover {
text-decoration: underline; }
.float-box .col {
border-left: 1px solid #fff; }
.text-image {
padding-bottom: 0;
padding: 4rem 0 0; }
.text-image .container {
max-width: 1180px; }
.text-image h2, .text-image h3, .text-image h4, .text-image h5 {
text-transform: uppercase;
margin-bottom: 1rem;
padding-bottom: 1rem; }
.text-image h2 span, .text-image h2 small, .text-image h3 span, .text-image h3 small, .text-image h4 span, .text-image h4 small, .text-image h5 span, .text-image h5 small {
font-weight: inherit;
color: #555; }
.text-image h2.header, .text-image h3.header, .text-image h4.header, .text-image h5.header {
color: #555; }
.text-image .inner {
display: flex;
flex-wrap: wrap;
margin: 0;
position: relative; }
.text-image .inner:before {
content: '';
display: block;
position: absolute;
top: 5rem;
bottom: 5rem;
left: -2rem;
right: -2rem;
border: 2px solid #AAA; }
@media (max-width: 991px) {
.text-image .inner:before {
display: none; } }
.text-image .image { display: flex;
flex-direction: column;
justify-content: center; overflow: hidden;
line-height: 1.25; }
.text-image .image img {
margin: 0 2em;
width: calc(100% - 4em);
max-height: 90%;
object-fit: contain; }
.text-image .content {
padding-top: 5rem;
padding-bottom: 5em;
margin-bottom: 2em;
text-align: left;
display: flex;
flex-direction: column;
justify-content: center; }
.text-image .content h3, .text-image .content h4, .text-image .content h5, .text-image .content h6 {
margin-bottom: 0;
padding-bottom: 0; }
.text-image .content p {
z-index: 1;
position: relative;
line-height: 2em;
margin-bottom: 0; }
.text-image .content .btn, .text-image .content .wpcf7 input[type="submit"], .wpcf7 .text-image .content input[type="submit"] {
margin-bottom: 0; }
.text-image.right .image {
order: 2; }
.text-image.right .image img {
margin-left: 5%; }
.text-image.right .content {
order: 1; }
.text-image.accent .content {
position: relative; }
.text-image.accent .content:before {
content: url(//www.ekimplasticsurgery.com/wp-content/themes/creativetheme/assets/img/content/logo-accent.jpg);
display: block;
z-index: 0;
position: absolute;
top: -2em;
right: -2em; }
.text-image.split {
padding: 0; }
.text-image.split .image {
padding-right: 0;
padding-left: 0; }
.text-image.split .image img {
margin: 0;
height: 100%;
object-fit: cover; }
.text-image.split .content {
padding: 2rem 4vw;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center; }
.text-image.split .content img {
max-width: 380px !important;
display: inline-block;
margin: 0 auto 2rem; }
.text-image.split .content p {
font-size: calc(14px + .3vw);
max-width: 720px;
margin: 0 auto 2rem; }
section.procedure-slider {
text-align: center;
margin: 0;
padding: 0; }
section.procedure-slider > .container-fluid {
padding: 0; }
section.procedure-slider .carousel-item {
background-size: cover;
background-position: 40% top;
justify-content: flex-end;
margin: 0;
padding: 0 4%; }
@media (max-width: 991px) {
section.procedure-slider .carousel-item {
background-position: 60% top; } }
section.procedure-slider .carousel {
padding: 0; }
section.procedure-slider .carousel .carousel-control {
display: none;
width: 8vh;
height: 50%;
position: absolute;
top: 0;
bottom: 0;
transform: scaleY(2);
transform-origin: top left;
opacity: 1; }
@media (max-width: 767px) {
section.procedure-slider .carousel .carousel-control {
display: none; } }
section.procedure-slider .carousel .carousel-control:hover span {
color: #5F8BCC; }
section.procedure-slider .carousel .carousel-control span {
width: 4em;
height: 1em;
font-size: 7vh;
font-family: "Open Sans", sans-serif;
font-weight: 100;
background: transparent;
border: none;
color: #5F8BCC;
padding: 0 .25em;
line-height: .75; }
section.procedure-slider .carousel .carousel-control span:hover {
color: #AAA; }
section.procedure-slider .image {
padding: 0 4vw 4vw 0; }
section.procedure-slider .image img {
margin-left: 1em;
margin-right: 1em;
box-shadow: 0 4px 8px #000; }
section.procedure-slider .text {
font-size: 104%;
padding: 4em 2em 6em;
min-height: 48vh;
display: flex;
flex-direction: column;
justify-content: center; }
@media (min-width: 991px) {
section.procedure-slider .text {
margin: 0 9% 0 4%; } }
@media (max-width: 767px) {
section.procedure-slider .text {
background: rgba(255, 255, 255, 0.6); } }
section.procedure-slider .text h1, section.procedure-slider .text h2, section.procedure-slider .text h3, section.procedure-slider .text h4, section.procedure-slider .text h5 {
color: #5F8BCC;
font-family: "Hoefler Text", Georgia, Times, "Times New Roman", serif; }
section.procedure-slider .text .title {
text-align: left;
text-transform: uppercase; }
section.procedure-slider .text .title small {
color: #00235D;
vertical-align: middle;
font-size: 60% !important; }
section.procedure-slider .text .subtitle {
text-align: left;
text-transform: uppercase;
padding-left: 6%; }
section.procedure-slider .text .blurb {
text-align: left;
padding: 0;
color: #AAA; }
section.procedure-slider .text .blurb a {
color: #555;
font-size: 1.2rem;
text-transform: uppercase; }
section.procedure-slider .text .blurb a:hover {
color: #5F8BCC; }
section.procedure-slider .text ul.blurb {
margin: 0 !important;
padding: 0 !important;
list-style-position: outside; }
@media (max-width: 767px) {
section.procedure-slider .text ul.blurb li {
list-style: none !important; } }
section.procedure-slider .text .btn, section.procedure-slider .text .wpcf7 input[type="submit"], .wpcf7 section.procedure-slider .text input[type="submit"] {
font-weight: 500;
width: 120px !important; }
section.procedure-slider ul.indicator-tabs {
display: block;
position: absolute;
top: auto;
bottom: 100%;
left: 0;
margin-bottom: 0 !important;
width: 100%;
text-align: left;
padding-left: 6vw !important; }
section.procedure-slider ul.indicator-tabs li {
display: inline-block;
color: #fff;
background: #00235D;
text-transform: uppercase;
padding: .0em 1.25em !important;
font-size: 1.2em;
margin-right: 0; height: auto;
width: auto;
text-indent: 0; }
section.procedure-slider ul.indicator-tabs li.active {
background: #5F8BCC; }
@media (max-width: 991px) {
section.procedure-slider ul.indicator-tabs li {
padding: 0 .75em !important; } }
section.gallery-panel {
height: 36vw;
max-height: 600px;
min-height: 320px;
background-size: cover;
background-position: left 50%;
background-repeat: no-repeat;
margin-bottom: 4rem; }
section.gallery-panel div, section.gallery-panel a {
height: 100%;
position: relative; }
section.gallery-panel a {
display: flex;
flex-direction: column;
justify-content: center; }
section.gallery-panel a img {
width: 40%;
min-width: 300px;
margin: auto;
border: none !important;
transition: transform .5s; }
section.gallery-panel a:hover img {
transform: scale(1.2); }
section.gallery-panel a.gbutton {
position: absolute;
right: 0;
top: calc(100% - 9vw);
height: auto;
z-index: 2; }
section.gallery-panel a.gbutton img {
margin: 0;
height: 15vw;
width: auto;
min-width: 0; }
@media (max-width: 767px) {
section.gallery-panel a.gbutton {
position: absolute;
left: 78%;
top: calc(100% - 9vw);
height: auto;
z-index: 2; } }
@media (max-width: 767px) {
section.gallery-panel {
padding: 0;
background-size: cover;
margin-bottom: 8rem; }
section.gallery-panel .container {
max-width: 100%;
width: 100%;
background-color: rgba(255, 255, 255, 0.75); }
section.gallery-panel .container .col {
margin: 0 auto; }
section.gallery-panel img {
margin: 0 auto !important; } }
section.gallery-panel.with-dropdown .container {
max-width: 1024px; }
section.gallery-panel.with-dropdown .container .row {
justify-content: flex-end; }
section.gallery-panel.with-dropdown .container .row .col {
max-width: 44%;
display: flex;
flex-direction: column;
justify-content: center; }
section.gallery-panel.with-dropdown .container .row .col a {
height: auto; }
section.gallery-panel.with-dropdown .container .row .col a img {
width: 100%; }
section.gallery-panel.with-dropdown .container .row .col a:hover img {
transform: none !important; }
section.gallery-panel.with-dropdown .container .row .col select {
margin: 0 20%; }
@media (max-width: 767px) {
section.gallery-panel.with-dropdown .container .row .col {
max-width: 360px; } }
section.testimonial-slider {
padding: 2em 0;
text-align: left; }
section.testimonial-slider .content {
min-height: 32vw;
padding: 0 4%;
display: flex;
flex-direction: column;
justify-content: center; }
section.testimonial-slider .content h2, section.testimonial-slider .content h3, section.testimonial-slider .content h4, section.testimonial-slider .content h5 {
text-transform: uppercase; }
section.testimonial-slider .carousel {
padding: 0; }
section.testimonial-slider .carousel .carousel-control {
width: 4%;
height: 50%;
position: absolute;
top: 0;
bottom: 0;
transform: scaleY(2);
transition: transform .5s;
opacity: 1; }
@media (max-width: 991px) {
section.testimonial-slider .carousel .carousel-control {
display: none; } }
section.testimonial-slider .carousel .carousel-control-prev {
left: -6%; }
section.testimonial-slider .carousel .carousel-control-next {
right: -6%; }
section.testimonial-slider .carousel .carousel-control:hover span {
background-color: #fff;
color: #5F8BCC; }
section.testimonial-slider .carousel .carousel-control span {
width: 2em;
height: 1em;
font-size: 2vw;
font-weight: 100;
background: transparent;
color: #00235D;
border-radius: 50%;
padding-right: .25em;
line-height: .75; }
section.testimonial-slider .carousel .carousel-control-next span {
padding-right: 0;
padding-left: .25em; }
section.testimonial-slider .image {
padding: 0 4vw 4vw 0; }
section.testimonial-slider .image img {
margin-left: 1em;
margin-right: 1em;
box-shadow: 0 4px 8px #000; }
section.testimonial-slider .title {
color: #AAA;
font-weight: 400; }
section.testimonial-slider .text {
font-size: 104%;
padding-top: 1em;
padding-bottom: 1em; }
section.testimonial-slider .text p {
margin: 0; }
section.testimonial-slider .text p.quote:before, section.testimonial-slider .text p.quote:after {
content: '\0022'; }
section.testimonial-slider .text p.name {
font-weight: 400; }
section.testimonial-slider .text p.name:before {
content: '\2014';
display: block; }
section.testimonial-slider.fixed-image .image {
order: 2;
background-size: cover;
background-position: 50%; }
section.testimonial-slider.fixed-image .content .bordered {
border: 4px solid #F7F7F7;
border-left-width: 12px;
border-bottom-width: 12px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center; }
section.testimonial-slider.fixed-image .carousel-item .text, section.testimonial-slider.fixed-image h2, section.testimonial-slider.fixed-image p {
text-align: center; }
section.testimonial-slider.fixed-image h2 {
text-transform: uppercase;
font-weight: 400; }
section.testimonial-slider.fixed-image .name {
margin-bottom: 1em; }
section.testimonial-slider.overlay-image {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
position: relative;
padding: 0;
margin: 0;
min-height: 33vw; }
section.testimonial-slider.overlay-image > .container, section.testimonial-slider.overlay-image > .container-fluid {
padding-top: 3em;
padding-bottom: 3em; }
section.testimonial-slider.overlay-image .testimonials-col {
padding: 2em 2em;
margin: 0 auto;
background: rgba(255, 255, 255, 0.9);
max-width: 800px; }
section.testimonial-slider.overlay-image .image {
position: absolute;
width: 100%;
max-width: 100%;
background-position: 70% 50%;
background-size: cover; }
@media (max-width: 767px) {
section.testimonial-slider.overlay-image .image {
opacity: .5; } }
section.testimonial-slider.overlay-image h2, section.testimonial-slider.overlay-image h3, section.testimonial-slider.overlay-image h4, section.testimonial-slider.overlay-image h5, section.testimonial-slider.overlay-image h6 {
color: #AAA;
text-transform: uppercase;
display: inline-block;
margin: 0 auto .5rem;
padding-bottom: .5em;
letter-spacing: 0;
font-weight: 300;
min-width: 80%; }
section.testimonial-slider.overlay-image h2:first-child, section.testimonial-slider.overlay-image h3:first-child, section.testimonial-slider.overlay-image h4:first-child, section.testimonial-slider.overlay-image h5:first-child, section.testimonial-slider.overlay-image h6:first-child {
border-bottom: 2px solid #5F8BCC;
margin-bottom: .5rem; }
section.testimonial-slider.overlay-image .carousel {
margin: 0 -4vw; }
section.testimonial-slider.overlay-image .carousel .carousel-inner .carousel-item {
padding: 0; }
section.testimonial-slider.overlay-image .carousel .carousel-inner p {
color: #555;
text-align: center;
font-style: italic;
line-height: 1.2; }
section.testimonial-slider.background-bar:after {
content: '';
position: absolute;
top: calc(50% - 3em);
height: 6em;
width: 100%;
background: rgba(95, 139, 204, 0.5);
z-index: 2; }
section.testimonial-slider.background-bar .testimonials-col {
z-index: 3; }
section.testimonial-slider.background-bar .carousel-control {
height: 3em;
width: 1em;
top: calc(50% - 1.5em);
font-size: 5em;
transform: scaleY(2);
z-index: 5;
left: auto;
right: auto; }
section.testimonial-slider.background-bar .carousel-control-prev {
right: 100%; }
section.testimonial-slider.background-bar .carousel-control-next {
left: 100%; }
section.testimonial-slider.background-bar .carousel-control span {
background: transparent;
color: #fff;
font-weight: 100; }
section.testimonial-slider.background-bar .carousel-control-next span {
padding-right: 0;
padding-left: .25em; }
section.testimonial-slider.three-panes .image {
min-height: 70vh;
background-size: cover;
background-position: center; }
section.testimonial-slider.three-panes .image.image-right {
background-position: right; }
section.text-overlay {
position: relative;
background-position: center;
background-size: cover;
min-height: 60vh;
display: flex;
align-items: center; }
@media (max-width: 1199px) {
section.text-overlay:after {
content: '';
display: block;
background: rgba(247, 247, 247, 0.5);
position: absolute;
z-index: 0; } }
section.text-overlay .container {
position: relative;
z-index: 1;
line-height: 2; }
section.text-overlay h2 {
line-height: 1;
font-weight: 400;
zoom: 1.2;
color: #555; }
section.text-overlay h2 small {
font-size: .6em !important;
display: block; }
section.social-contact .container {
max-width: 1440px; }
section.social-contact .contact {
display: block;
padding: 0 1rem; }
section.social-contact .contact.form {
max-width: 640px; }
section.social-contact .contact.form h2, section.social-contact .contact.form h3, section.social-contact .contact.form h4 {
text-transform: uppercase; }
section.social-contact .contact.form .location {
margin: 3rem 0 0;
box-shadow: 0 4px 4px #AAA; }
section.social-contact .contact.form .location .address {
background: #5F8BCC;
color: #fff;
line-height: 1;
padding-bottom: 2rem; }
section.social-contact .contact.form .location .address h3, section.social-contact .contact.form .location .address h4, section.social-contact .contact.form .location .address h5, section.social-contact .contact.form .location .address h6 {
color: #fff;
text-transform: uppercase;
font-size: 19px;}
section.social-contact .contact.form .location .address a {
color: #fff; }
section.social-contact .contact.form .location .address a:hover {
color: #F7F7F7; }
section.social-contact .contact.form .location .map {
background-size: cover;
min-height: 180px; }
@media (max-width: 1199px) {
section.social-contact .contact.form {
min-width: 80%;
max-width: 100%; } }
section.social-contact .contact.social {
width: auto;
min-width: 280px;
min-height: 100px; }
@media (max-width: 1199px) {
section.social-contact .contact.social {
order: 2;
margin-top: 4rem; } }
section.social-contact .contact.social.insta #sb_instagram {
background: #F7F7F7;
box-shadow: 0 4px 4px #AAA; }
section.social-contact .contact.social.insta #sb_instagram .sbi_header_link {
display: flex;
flex-direction: column;
width: 100%;
padding: 1rem 1rem; }
section.social-contact .contact.social.insta #sb_instagram .sbi_header_link .sbi_header_img {
order: 1;
float: none;
margin: 0 auto .5rem !important;
width: 72px;
height: 72px; }
section.social-contact .contact.social.insta #sb_instagram .sbi_header_link .sbi_header_text {
order: 2;
float: none;
text-align: center; }
section.social-contact .contact.social.insta #sb_instagram .sbi_header_link .sbi_header_text h3 {
margin: 0 auto !important;
padding: 0 !important;
float: none;
color: #555; }
section.social-contact .contact.social.facebook iframe {
box-shadow: 0 4px 4px #AAA; }
.col-1-2 {
width: 48%;
float: left;
margin: 1%; }
@media (max-width: 850px) {
.col-1-2 {
width: 100%;
float: none; } }
.col-1-3 {
width: 33.3%;
float: left;
margin: 1%; }
@media (max-width: 850px) {
.col-1-3 {
width: 100%;
float: none; } }
#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3 {margin: 0 auto !important;}
section.social-contact .contact.social.insta #sb_instagram .sbi_header_link .sbi_header_img { width: auto !important; height: auto !important;}
h4.post-title a {
font-size: 30px !important;
font-weight: bold;
}  @media (max-width: 575px) { .entry-content img[class^="align"] { float: none; display: block; clear: both; margin: 0 auto; } } #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after { margin-left: 0; } #main-nav { margin: 0 auto; }
@media (min-width: 991px) { #access { padding: 0rem 1em; } } @media (max-width: 1279px) { #header #main-nav .nav-col { order: 4; margin: 0 auto; } }