@import url("../CherryFramework/style.css");

@import url(//fonts.googleapis.com/css?family=Lustria);

@import url(//fonts.googleapis.com/css?family=Mr+De+Haviland);

@import url(//fonts.googleapis.com/css?family=Pontano+Sans);
/*--
	Theme Name: theme44744
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/
/*import CherryFramework style*/
/* #General
================================================== */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .header,
  body .content-holder,
  body .footer {
    padding: 0 20px;
  }
}
.main-holder {
  overflow: hidden;
}
.btn {
  font: bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: lowercase;
  color: #8f8f8f;
  padding: 8px 17px;
  border-radius: 20px;
  border: none;
  text-shadow: none;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
.btn:hover,
.btn:active,
.btn:focus {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.btn-info {
  font: 14px/18px "Lustria", serif;
  color: #919191;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  padding: 0;
}
.btn-info:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(images/arrow-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
}
.btn-info:hover {
  color: #525252;
  background: none;
}
.thumbnail {
  border: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  background: none;
  border-radius: 0;
  border: 1px solid #e7e7e7;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  border-color: #626262;
}
/*/ General */
/* #Header
================================================== */
.header {
  padding: 0;
  border: none;
}
.social-nets-wrapper {
  position: relative;
  background: url(images/bg-social.png);
  border-left: 8px solid #b40404;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 101;
}
@media (max-width: 767px) {
  .social-nets-wrapper {
    border: none;
  }
  .social-nets-wrapper:before {
    background: url(images/bg-social.png);
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.social-nets-wrapper:after {
  background: url(images/bg-social.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -150%;
  top: 0;
  width: 150%;
}
.social-nets-wrapper .follow {
  display: inline-block;
  vertical-align: top;
  font: 18px/91px "Lustria", serif;
  color: #b5b5b5;
  margin: 0 18px 0 95px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .social-nets-wrapper .follow {
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .social-nets-wrapper .follow {
    margin: 0 10px 0 10px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .social-nets-wrapper .follow {
    margin: 0 20px 0 0;
  }
}
.social-nets-wrapper .social {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
.social-nets-wrapper .social li {
  width: 35px;
  margin-left: 6px;
  overflow: hidden;
  display: inline-block;
  padding: 28px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .social-nets-wrapper .social li {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .social-nets-wrapper .social li {
    margin: 0;
  }
}
.social-nets-wrapper .social li:first-child {
  margin-left: 0;
}
.social-nets-wrapper .social li a {
  text-indent: -9999px;
  display: block;
}
.social-nets-wrapper .social li a.facebook {
  background: url(images/icons/facebook.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.facebook:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.twitter {
  background: url(images/icons/twitter.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.twitter:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.feed {
  background: url(images/icons/feed.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.feed:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.google {
  background: url(images/icons/google.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.google:hover {
  background-position: 0 -35px;
}
.nav-wrap {
  position: relative;
  background: url(images/bg-footer.png);
  z-index: 100;
}
.nav-wrap:before {
  background: url(images/bg-footer.png);
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.nav-wrap:after {
  background: url(images/bg-footer.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
}
.nav-wrap .nav__primary {
  margin: 0;
  float: none;
}
@media (max-width: 767px) {
  .nav-wrap .nav__primary {
    padding: 20px 0;
  }
}
.nav-wrap .nav__primary .sf-menu {
  float: none;
  line-height: 91px;
  position: relative;
}
.nav-wrap .nav__primary .sf-menu > li {
  background: none;
  float: none;
  display: inline-block;
  position: relative;
  line-height: 91px;
  transition: 200ms all;
  margin: 0 27px 0 0;
  padding-left: 32px;
  background: url(images/menu-dot.png) no-repeat 0 12px;
}
.nav-wrap .nav__primary .sf-menu > li:first-child {
  padding-left: 0;
  background: none;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .nav-wrap .nav__primary .sf-menu > li {
    margin-right: 15px;
    padding-left: 21px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-wrap .nav__primary .sf-menu > li {
    margin-right: 10px;
    padding-left: 15px;
  }
}
.nav-wrap .nav__primary .sf-menu > li > a {
  display: block;
  border-top: none;
  border-left: none;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-wrap .nav__primary .sf-menu > li > a {
    font-size: 15px;
  }
}
.nav-wrap .nav__primary .sf-menu > li > a:hover {
  color: #ffced9;
  background: none;
}
.nav-wrap .nav__primary .sf-menu > li > a:hover .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav-wrap .nav__primary .sf-menu > li > a > .sf-sub-indicator {
  left: 50%;
  margin-left: -6px;
  top: 25px;
}
.nav-wrap .nav__primary .sf-menu > li.current-menu-item > a {
  background: none;
  color: #ffced9;
}
.nav-wrap .nav__primary .sf-menu > li.sfHover > a {
  background: none;
  color: #ffced9;
}
.nav-wrap .nav__primary .sf-menu > li.sfHover > a .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu {
  height: auto !important;
  background: url(images/bg-footer.png);
  top: 40px;
  width: 170px;
  border-radius: 3px;
  padding: 10px 25px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item {
  background: none;
  text-align: left;
  border-top: 1px dashed #d3adb6;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item:first-child {
  border: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a {
  padding: 0;
  background: none;
  border: none;
  font: 14px/35px "Lustria", serif;
  text-transform: lowercase;
  color: #ffffff;
  display: inline-block;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a:hover {
  color: #ffced9;
  background: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a > .sf-sub-indicator {
  top: 12px;
  left: 110%;
  background: url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover > a {
  color: #ffced9;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover .sf-sub-indicator {
  background-position: -10px 0;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.current-menu-item a {
  color: #fff;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu {
  left: 100%;
  width: 100%;
  margin: 0 0 0 25px;
  padding: 10px 25px;
  border-radius: 3px;
  background: url(images/bg-footer.png);
  top: -10px;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item {
  background: none;
  padding: 0;
  margin: 0;
  border-top: 1px dashed #d3adb6;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item:first-child {
  border: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a {
  color: #ffffff;
  background: none;
  padding: 0;
  margin: 0;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a:hover {
  color: #ffced9;
  background: none;
}
/*/ Header */
/* Logo
================================================== */
.logo {
  text-align: center;
  padding: 50px 0 0;
  position: relative;
  top: 1px;
  left: 2px;
}
.logo.pull-left {
  float: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    width: 100%;
  }
}
.logo .line {
  margin: 19px 0 20px;
  background: #eeeeee;
  height: 1px;
  width: 100%;
  position: relative;
  top: -1px;
  left: -2px;
}
.logo .logo_h__txt:hover {
  text-decoration: none;
}
.logo .logo_h__txt:hover a {
  color: #8dc63f;
}
.logo .logo_tagline {
  position: relative;
  font: 16px/22px "Pontano Sans", sans-serif;
  text-transform: none;
  top: -25px;
  left: -13px;
  color: #b6b6b6;
  letter-spacing: 1px;
}
.logo .logo_tagline.text_tagline {
  top: 0;
  left: 0;
}
@media (max-width: 480px) {
  .logo .logo_tagline {
    left: 0;
    top: -15px;
    font-size: 13px;
    text-align: right;
  }
  .logo .logo_tagline.text_tagline {
    text-align: center;
  }
}
/*/ Logo */
/* Slider
================================================== */
.slider {
  margin-bottom: 20px;
}
.slider .container .camera_target_content .cameraContents .camera_caption {
  width: 33%;
  left: auto;
  right: 42px;
  top: 124px;
  height: 40%;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 20px;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div {
  background: none;
  text-align: center;
}
.slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 20px;
  color: #c1ada9;
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 14px;
  }
}
@media (max-width: 480px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div p {
  color: #c1ada9;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div p {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
  font: 20px/22px "Lustria", serif;
  color: #6c6c6c;
  padding: 10px 27px;
  border-radius: 20px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    font-size: 16px;
    line-height: 18px;
    padding: 8px 20px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px;
  }
}
@media (max-width: 600px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div .btn:hover {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.slider .container .camera_pag {
  position: relative;
  top: auto;
  bottom: 37px;
  margin-right: 17px;
}
@media (max-width: 767px) {
  .slider .container .camera_pag {
    top: -40px;
  }
}
.slider .container .camera_pag .camera_pag_ul {
  text-align: left;
  position: absolute;
  right: 0;
}
@media (max-width: 1200px) {
  .slider .container .camera_pag .camera_pag_ul {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_pag .camera_pag_ul {
    text-align: center;
  }
}
.slider .container .camera_pag .camera_pag_ul li {
  margin: 0 5px 0 4px;
  width: 10px;
  height: 10px;
  border-radius: 0;
}
@media (max-width: 390px) {
  .slider .container .camera_pag .camera_pag_ul li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
  }
}
.slider .container .camera_pag .camera_pag_ul li:first-child {
  margin-left: 73px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 220px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 155px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 85px;
  }
}
@media (max-width: 600px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 60px;
  }
}
@media (max-width: 480px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 0;
  }
}
.slider .container .camera_pag .camera_pag_ul li span {
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: #ebd8d4;
}
@media (max-width: 390px) {
  .slider .container .camera_pag .camera_pag_ul li span {
    width: 10px;
    height: 10px;
  }
}
.slider .container .camera_pag .camera_pag_ul li.cameracurrent span {
  background: #c18996;
}
.slider .container .camera_pag .camera_pag_ul li:hover span {
  background: #c18996;
}
.slider .camera_thumbs_cont {
  background: none;
  top: -60px;
}
@media (max-width: 767px) {
  .slider .camera_thumbs_cont {
    display: none;
  }
}
/*/ Slider */
/* #Content
================================================== */
.content-holder {
  background: #fff;
}
.title-section {
  padding: 32px 0 0;
}
@media (max-width: 767px) {
  .title-section {
    padding: 20px 0;
  }
}
.title-section .title-header {
  margin-bottom: 14px;
  line-height: 1.2em;
}
.title-section .breadcrumb {
  background: #f5f5f5;
  border-radius: 0;
  padding: 9px 13px 6px;
}
.title-section .breadcrumb li {
  text-shadow: none;
  color: #9b9b9b;
}
.title-section .breadcrumb li.divider {
  padding: 0 3px;
}
.title-section .breadcrumb li a {
  color: #626262;
}
.filter-wrapper {
  margin: 3px 0 15px;
}
.filter-wrapper strong {
  color: #626262;
  padding-top: 8px;
  font: 15px/20px "Pontano Sans", sans-serif;
  margin-right: 10px;
}
.filter-wrapper .filter li {
  margin: 0 3px;
}
.filter-wrapper .filter li a {
  color: #77767f;
  font: 15px/20px "Pontano Sans", sans-serif;
  padding: 8px 12px;
  border-radius: 0;
}
.filter-wrapper .filter li a:active,
.filter-wrapper .filter li a:hover,
.filter-wrapper .filter li a:focus {
  color: #ffffff;
  background: #8dc63f;
}
.filter-wrapper .filter .active a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .filter-wrapper .pull-right {
    float: none;
  }
}
.filterable-portfolio li .zoom-icon {
  border: 6px solid #dcb5b1;
}
.filterable-portfolio li .zoom-icon:before {
  background: url(images/zoom.png) no-repeat 50% 50%;
  width: 45px;
  height: 45px;
  margin: -22px 0 0 -22px;
}
.filterable-portfolio li .caption h3 {
  margin: 17px 0 11px;
}
.filterable-portfolio li .caption h3 a {
  font: 20px/26px "Lustria", serif;
  color: #626262;
}
.filterable-portfolio li .caption .excerpt {
  margin-bottom: 20px;
}
.filterable-portfolio li .caption .btn {
  margin-left: 2px;
}
@media (max-width: 767px) {
  .pagination {
    padding: 0 20px;
  }
}
.pagination ul {
  box-shadow: none;
  border: none;
}
.pagination ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  background: #c998a4;
  border-radius: 0 !important;
}
.pagination ul li a:hover {
  color: #fff;
  background: #ad6d7c;
}
.pagination ul li.active a {
  color: #747474;
  text-decoration: none;
  background: #f5f5f5;
}
.pager {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.pager li a {
  border-radius: 0;
  font: 14px/20px "Lustria", serif;
  padding: 8px 10px;
  margin: 10px 0;
  background: #c998a4;
  color: #fff;
  border: none;
}
@media (max-width: 480px) {
  .pager li a {
    padding: 10px;
    font-size: 10px;
  }
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  color: #fff;
  background: #ad6d7c;
}
.portfolio-meta-list {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.hr {
  margin: 17px 0 20px;
}
@media (max-width: 480px) {
  article .thumbnail {
    float: none;
  }
  article .thumbnail a {
    display: inline-block;
    width: 100%;
  }
  article .thumbnail img {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  article .thumbnail {
    width: 100% !important;
  }
}
article .post-header .post-title {
  margin: 6px 0 20px 0;
  font: 20px/28px "Lustria", serif;
}
article .post-header .post-title a {
  color: #464646;
}
article .post_meta {
  padding: 9px 0 8px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
article .post_meta i {
  margin-right: 4px;
  color: #e1e1e1;
  font-size: 15px;
}
article .post_meta span {
  font: 15px/20px "Pontano Sans", sans-serif;
  margin-right: 10px;
}
@media (max-width: 767px) {
  article .post_meta span {
    display: block;
  }
}
article .post_meta .post_date {
  color: #9b9b9b;
}
article .post_meta .post_author a {
  color: #464646;
}
article .post_meta .post_category a {
  color: #8dc63f;
}
article .post_meta .post_comment a {
  color: #8dc63f;
}
article .post_meta .post_permalink {
  margin-right: 0;
}
article .post_meta .post_permalink a {
  color: #8dc63f;
}
@media (max-width: 767px) {
  article .post_meta .post_permalink {
    float: none;
  }
}
article div.jp-playlist li a:hover,
article div.jp-playlist li.jp-playlist-current a {
  color: #b8b8b8;
}
article .quote-wrap blockquote {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #afafaf;
  font-weight: bold;
}
.format-quote .post_meta {
  padding: 9px 0 8px;
}
.blog .post_content {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.single #content .post-header .post-title {
  margin: 6px 0 20px 0;
  font: 20px/28px "Lustria", serif;
  color: #464646;
}
.single #content .post_content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single #content .post_content p {
  margin-bottom: 20px;
}
.single #content article {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .single #content article .thumbnail {
    float: none;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .single #content article .thumbnail {
    float: none;
    width: 100%;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
.single #content .share-buttons {
  margin-bottom: 10px;
  margin-top: 0px;
}
.single #content .share-buttons .pinterest img {
  vertical-align: top;
}
.single #content .post-author {
  padding: 20px 20px 5px 20px;
  background: #faf5f4;
  border: none;
  font: 15px/20px "Pontano Sans", sans-serif;
}
.single #content .post-author .post-author_h {
  font: 15px/20px "Pontano Sans", sans-serif;
  margin: 0 0 15px 0;
  color: #464646;
  letter-spacing: 0;
}
.single #content .post-author .post-author_h a {
  color: #464646;
}
.single #content .post-author .post-author_gravatar {
  display: block;
  margin: 0 10px 10px 0;
}
.single #content .post-author .post-author_gravatar img {
  width: 80px;
  height: 80px;
  padding: 0;
  border: none;
}
.single #content .post-author .post-author_desc {
  font-size: 14px;
  line-height: 23px;
  padding-left: 95px;
  text-transform: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single #content .post-author .post-author_link {
  margin-top: 15px;
  font-size: 14px;
}
.single #content .post-author .post-author_link a {
  font-size: 14px;
  color: #464646;
}
.gallery.type-gallery .thumbnail.large img {
  width: auto;
}
.portfolio .thumbnail.large {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.archive_lists .list.check-list ul {
  margin: 0 0 60px 0;
  padding: 0;
  list-style-type: none;
}
.archive_lists .list.check-list ul li {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  font: 15px/22px "Pontano Sans", sans-serif;
}
.archive_lists .list.check-list ul li:before {
  margin: 0;
  padding: 0;
  width: 0;
  content: "";
}
/*/ Content */
/* #Comments
================================================== */
.related-posts h3,
.comment-holder h3,
#respond h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 30px 0 20px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 23px;
}
.related-posts .related-posts_item .thumbnail {
  float: none;
  margin-bottom: 18px;
}
.related-posts .related-posts_item a {
  color: #626262;
  font-size: 16px;
  font-family: "Lustria", serif;
}
.wpcf7-form p.field input {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  border: 1px solid #e7e7e7;
  color: #9b9b9b;
  font-size: 15px;
}
.wpcf7-form p.field input:focus {
  border-color: #626262 !important;
}
.wpcf7-form textarea {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  color: #9b9b9b !important;
}
.wpcf7-form textarea:focus {
  border-color: #626262 !important;
}
.wpcf7-form textarea.watermark {
  color: #9b9b9b !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
  padding: 3px 8px 2px !important;
}
#respond h3 {
  margin-top: 10px;
}
#respond #commentform {
  margin-top: 15px;
}
#respond #commentform textarea {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #9b9b9b;
  height: 170px;
  min-height: auto;
  max-height: auto;
  min-width: auto;
  font-size: 15px;
  padding: 12px 13px 10px;
  border: 1px solid #e7e7e7;
}
#respond #commentform textarea:focus {
  box-shadow: none;
  border-color: #626262;
}
#respond #commentform p.field input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  border: 1px solid #e7e7e7;
  max-width: 100%;
  width: 100%;
  color: #9b9b9b;
  padding: 7px 13px;
  height: 36px;
  margin-bottom: 2px;
  font-size: 15px;
}
#respond #commentform p.field input:focus {
  box-shadow: none;
  border-color: #626262;
}
#respond #commentform p.right-btn {
  text-align: right;
}
#respond #commentform .btn {
  margin-top: 11px;
  height: 36px;
}
#respond #commentform .btn:hover,
#respond #commentform .btn:active,
#respond #commentform .btn:focus {
  text-decoration: none;
  box-shadow: none;
}
.comment-holder .comment-list .comment .comment-body {
  padding: 20px;
  background: #faf5f4;
  border: none;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
  margin: 0 20px 0 0;
  text-align: left;
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
  width: 80px;
  height: 80px;
  padding: 0;
  border: none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
  width: auto;
  text-align: left;
  font: 15px/20px "Pontano Sans", sans-serif;
  color: #464646;
  margin-top: 15px;
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
  margin: 10px 0px 0 0 ;
  font: 15px/20px "Pontano Sans", sans-serif;
  color: #9b9b9b;
}
.comment-holder .comment-list .comment .comment-body .reply a {
  margin: 5px 20px 5px 0;
  font: bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: lowercase;
  color: #8f8f8f;
  padding: 8px 17px;
  border-radius: 20px;
  border: none;
  text-shadow: none;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
.comment-holder .comment-list .comment .comment-body .reply a:hover,
.comment-holder .comment-list .comment .comment-body .reply a:active,
.comment-holder .comment-list .comment .comment-body .reply a:focus {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.comment-holder #respond h3 {
  margin-bottom: 0;
}
.comment-holder #respond #commentform {
  margin-top: 0;
}
/*/ Comments */
/* #Widgets
================================================== */
#sidebar .widget > h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 5px 0 15px;
  padding-bottom: 23px;
  color: #626262;
  border-bottom: 1px solid #e6e6e6;
}
#sidebar .widget {
  margin-bottom: 60px;
}
#sidebar .widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#sidebar .widget ul li.cat-item {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  font: 15px/22px "Pontano Sans", sans-serif;
}
#sidebar .widget ul li.cat-item:before {
  margin: 0;
  padding: 0;
  width: 0;
}
#sidebar .widget .thumbnail {
  margin: 0 20px 20px 0;
}
#sidebar [id*="archives"] {
  margin: 0 0 60px 0;
  padding: 0;
  list-style-type: none;
}
#sidebar [id*="archives"] li {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  font: 15px/22px "Pontano Sans", sans-serif;
}
#sidebar [id*="archives"] li:before {
  margin: 0;
  padding: 0;
  width: 0;
}
#sidebar .post-list.unstyled li {
  padding: 20px 0;
}
#sidebar .post-list.unstyled li:first-child {
  padding-top: 6px;
}
#sidebar .post-list.unstyled li .thumbnail {
  margin: 0 0 22px 0;
  float: none;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li .thumbnail {
    float: none;
    margin-bottom: 20px;
  }
  #sidebar .post-list.unstyled li .thumbnail a {
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail a img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin: 0 20px 20px 0;
  }
  #sidebar .post-list.unstyled li .thumbnail img {
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail .thumbnail {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin: 0 0 20px 0;
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail img {
    width: 100%;
  }
}
#sidebar .post-list.unstyled li time {
  font-size: 15px;
  line-height: 22px;
  display: block;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li time {
    font-size: 12px;
  }
}
#sidebar .post-list.unstyled li .post-list_comment {
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
}
#sidebar .post-list.unstyled li .post-list_comment:before {
  content: "/";
  margin-right: 5px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li .post-list_comment {
    font-size: 12px;
  }
}
#sidebar .post-list.unstyled li .post-list_h {
  font: 20px/28px "Lustria", serif;
  margin: 0 0 13px;
}
#sidebar .post-list.unstyled li .post-list_h a {
  color: #626262;
}
#sidebar .post-list.unstyled li .excerpt {
  margin-bottom: 18px;
}
#sidebar .comments-custom.unstyled .comments-custom_li {
  padding: 15px 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li:first-child {
  padding-top: 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li .thumbnail {
  margin: 5px 15px 10px 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li .thumbnail img {
  width: 80px;
  height: 80px;
}
#sidebar .comments-custom.unstyled .comments-custom_li time {
  font-size: 14px;
  line-height: 23px;
  color: #77767f;
  margin-top: 0;
  font-family: "Pontano Sans", sans-serif;
  display: block;
}
#sidebar .comments-custom.unstyled .comments-custom_li .clear {
  display: none;
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_h {
  margin: 0 0 0;
  font: 13px/23px "Lustria", serif;
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_txt {
  padding-top: 20px;
  font-family: "Pontano Sans", sans-serif;
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_txt a {
  color: #77767f;
}
#sidebar .search-form .btn {
  margin: 0 0 0 15px;
  padding: 6px 20px;
  height: auto;
}
#sidebar .flickr_li a {
  display: inline-block;
}
#sidebar .flickr_li a:hover,
#sidebar .flickr_li a:focus {
  box-shadow: none;
}
#sidebar .flickr_li a:hover img,
#sidebar .flickr_li a:focus img {
  box-shadow: 0 1px 4px #000;
  max-width: auto;
}
#sidebar .social .social_ico {
  width: 35px;
  height: 35px;
  overflow: hidden;
}
#sidebar .social .social_label {
  line-height: 35px;
}
#sidebar .social li {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 35px;
}
#sidebar .social li .social_ico {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-indent: -9999px;
}
#sidebar .social li .social_link:hover {
  opacity: 1;
}
#sidebar .social li .social_link:hover .social_label {
  text-decoration: underline;
}
#sidebar .social li .social_link {
  line-height: 35px;
  padding: 0;
  padding: 8px 0 7px;
  transition: none;
}
#sidebar .social li .social_label {
  margin-left: 7px;
}
#sidebar .social li .social_link__facebook {
  background: url(images/icons/facebook.png) no-repeat;
}
#sidebar .social li .social_link__facebook:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__twitter {
  background: url(images/icons/twitter.png) no-repeat;
}
#sidebar .social li .social_link__twitter:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__google {
  background: url(images/icons/google.png) no-repeat;
}
#sidebar .social li .social_link__google:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__feed {
  background: url(images/icons/feed.png) no-repeat;
}
#sidebar .social li .social_link__feed:hover {
  background-position: 0 -35px;
}
#sidebar #calendar_wrap caption {
  color: #626262;
}
.footer-widgets {
  padding: 0 0 20px;
}
.footer-widgets > div > div > h4 {
  font: 22px/28px "Lustria", serif;
  color: #ffffff;
  text-transform: uppercase;
  margin: 30px 0 33px;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .footer-widgets > div > div > h4 {
    margin-top: 40px;
  }
}
.textwidget {
  color: #fff;
  font: 18px/26px "Pontano Sans", sans-serif;
}
.textwidget .mail {
  background: url(images/mail.png) no-repeat 0 4px;
  padding-left: 32px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .mail {
    font-size: 13px;
  }
}
.textwidget .mail a {
  color: #f8c3d1;
}
.textwidget .call {
  background: url(images/call.png) no-repeat 0 4px;
  padding: 2px 0 20px 47px;
  border-bottom: 2px solid #ca91a0;
  margin-bottom: 15px;
  font-size: 20px;
}
.textwidget .call .tel {
  font: 26px/32px "Pontano Sans", sans-serif;
  color: #f8c3d1;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .textwidget .call .tel {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .call .tel {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .textwidget .call .tel {
    font-size: 20px;
  }
}
.textwidget .call .tel span {
  background: url(images/tel-dot.png) no-repeat 0 0;
  width: 10px;
  height: 10px;
  margin: 0 1px 0 7px;
  display: inline-block;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .textwidget .call .tel span {
    margin: 0 0 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .call .tel span {
    margin: 0 -2px 0 4px;
    background-position: 0 3px;
  }
}
@media (max-width: 400px) {
  .textwidget .call .tel span {
    margin: 0 0 0 5px;
  }
}
.textwidget .online-form {
  background: url(images/online-form.png) no-repeat;
  padding: 5px 0 10px 45px;
  font-size: 20px;
}
.textwidget .online-form a {
  color: #fff;
}
.before-after-gallery {
  margin-top: -3px;
}
.before-after-gallery li {
  width: 226px;
  float: left;
  padding: 0;
  margin: 0 0 0 14px;
}
.before-after-gallery li .thumbnail,
.before-after-gallery li .thumbnail img {
  width: 100%;
}
.before-after-gallery li .thumbnail {
  position: relative;
  z-index: 10;
}
.before-after-gallery li .thumbnail img {
  transition: 200ms all;
}
.before-after-gallery li .thumbnail:hover img {
  opacity: 0.5;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .before-after-gallery li {
    width: 48%;
  }
  .before-after-gallery li .thumbnail {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .before-after-gallery li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .before-after-gallery li .thumbnail {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .before-after-gallery li {
    width: 48%;
  }
  .before-after-gallery li .thumbnail,
  .before-after-gallery li .thumbnail img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .before-after-gallery li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.before-after-gallery li:first-child {
  margin-left: 0;
}
.before-after-gallery li .excerpt {
  display: none;
}
.before-after-gallery li .post-list_h {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.before-after-gallery li .post-list_h a {
  color: #fff;
}
.before-after-gallery li .btn {
  background: none;
  padding: 0;
  box-shadow: none;
  font: 12px/1.2em "Lustria", serif;
  color: #f8c3d1;
  text-transform: uppercase;
}
.before-after-gallery li .btn:after {
  content: "";
  width: 3px;
  height: 5px;
  background: url(images/arrow-gallery-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
  margin-bottom: 2px;
}
.before-after-gallery li .btn:hover {
  color: #762439;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
.hero-unit {
  background: none;
  padding: 0;
  text-align: center;
}
.hero-unit h1 {
  font: 34px/48px "Lustria", serif;
  color: #a2a2a2;
  letter-spacing: 1px;
  margin: 14px 0 20px;
  padding-bottom: 20px;
  background: url(images/line.png) no-repeat center 100%;
}
.hero-unit h1 strong {
  font-weight: normal;
  color: #B40404;
}
.hero-unit h1 em {
  color: #747474;
  font-style: normal;
}
.hero-unit p {
  font-size: 16px;
  line-height: 24px;
  color: #b2b2b2;
  width: 80%;
  text-align: center;
  margin: 0 auto 15px;
}
.surgery-wrap {
  position: relative;
  background: url(images/bg-surgery.png);
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0 80px 0;
}
.surgery-wrap:before {
  background: url(images/bg-surgery.png);
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  top: -1px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.surgery-wrap:after {
  background: url(images/bg-surgery.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -100%;
  top: -1px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.surgery-wrap .surgery {
  background: url(images/bg-surgery-dark.png) no-repeat;
  background-size: 100% 100%;
  padding: 29px 0 0;
}
.surgery-wrap .surgery li {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .surgery-wrap .surgery li {
    width: 48%;
    margin-left: 4%;
    float: left;
  }
  .surgery-wrap .surgery li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .surgery-wrap .surgery li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
}
.surgery-wrap .surgery h5 {
  font-size: 30px;
  line-height: 38px;
  border-bottom: 1px solid #e6e6e6;
  margin: 7px 0 20px;
  padding-bottom: 21px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .surgery-wrap .surgery h5 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .surgery-wrap .surgery h5 {
    font-size: 18px;
    line-height: 25px;
  }
}
.surgery-wrap .surgery h5 a {
  color: #626262;
}
.surgery-wrap .surgery .thumbnail {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .surgery-wrap .surgery .thumbnail {
    width: 100%;
  }
}
.surgery-wrap .surgery .excerpt {
  text-align: center;
  width: 75%;
  margin: 0 auto 25px;
}
.surgery-wrap .surgery .btn-align {
  text-align: center;
}
.dropcap {
  font: 45px/98px "Lustria", serif;
  border-radius: 50%;
  background: none;
  color: #8dc63f;
  border: 1px solid #c7e3a1;
  text-align: center;
  width: 98px;
  height: 98px;
  margin-right: 32px;
}
.row-fluid div:first-child .dropcap {
  color: #db92a3;
  border: 1px solid #edcad2;
}
.service-box {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
  padding-bottom: 26px;
}
.service-box .service-box_body .title {
  font: 36px/36px "Lustria", serif;
  color: #717171;
  margin: 5px 0 1px 0;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .service-box .service-box_body .title {
    font-size: 25px;
    line-height: 30px;
  }
}
.service-box .service-box_body .title strong {
  font-weight: normal;
}
.service-box .service-box_body .sub-title {
  font: 20px/28px "Lustria", serif;
  color: #aaaaaa;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.service-box .service-box_body .service-box_txt {
  font: 15px/22px "Pontano Sans", sans-serif;
  color: #c6c6c6;
  text-transform: none;
  margin-bottom: 13px;
}
.service-box .service-box_body .btn-align {
  text-align: left;
}
.service-box .service-box_body .btn-align .btn {
  font: 14px/18px "Lustria", serif;
  color: #919191;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  padding: 0;
  border-radius: 0;
  display: inline-block;
}
.service-box .service-box_body .btn-align .btn:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(images/arrow-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
}
.service-box .service-box_body .btn-align .btn:hover {
  color: #525252;
  background: none;
}
.service-box.red strong {
  color: #db92a3;
}
.service-box.red .btn:after {
  background: url(images/arrow-btn-red.png) no-repeat !important;
}
.service-box.green strong {
  color: #8dc63f;
}
.service-box.green .btn:after {
  background: url(images/arrow-btn-green.png) no-repeat !important;
}
.our-stuff .clear {
  display: none;
}
@media (max-width: 767px) {
  .our-stuff li {
    width: 48% !important;
    margin-left: 4% !important;
    float: left !important;
  }
  .our-stuff li:first-child {
    margin-left: 0 !important;
  }
}
@media (max-width: 440px) {
  .our-stuff li {
    width: 100% !important;
    margin-left: 0% !important;
    float: none !important;
  }
}
.our-stuff li .thumbnail {
  margin: 0 20px 0 0;
  width: 186px;
  height: 170px;
}
@media (max-width: 802px) {
  .our-stuff li .thumbnail {
    width: auto;
    height: auto;
    float: none;
    margin: 0 0 20px 0;
  }
}
.our-stuff li h5 {
  margin: 0 0 18px 0;
  overflow: hidden;
}
.our-stuff li h5 a {
  color: #626262;
}
.our-stuff li .excerpt {
  font-style: italic;
  color: #9b9b9b;
}
.our-stuff li .excerpt:before {
  content: '"';
  display: inline;
}
.our-stuff li .excerpt:after {
  content: '"';
  display: inline;
}
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  background: none;
  border-top: 8px solid #c998a4;
  padding-bottom: 80px;
}
.page .line-footer {
  display: none;
}
.home .line-footer {
  height: 5px;
  background: #ca91a0;
  margin-bottom: 30px;
  display: block;
}
.copyright .footer-text {
  margin: 0 9px 0 0;
  font: 16px/22px "Lustria", serif;
  color: #f2e9eb;
  text-align: right;
  float: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .copyright .footer-text {
    font-size: 13px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .copyright .footer-text {
    text-align: left;
  }
}
.copyright .footer-text a {
  color: #f2e9eb;
}
.footer-nav {
  float: none !important;
  text-align: left;
}
.footer-nav .menu {
  float: none;
  text-align: left;
}
.footer-nav .menu li {
  float: none;
  text-align: left;
  padding: 0 0 0 24px;
  margin-right: 19px;
  display: inline-block;
  background: url(images/footer-menu-dot.png) no-repeat 0 50%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-nav .menu li {
    padding: 0 0 0 13px;
    margin-right: 6px;
  }
}
@media (max-width: 600px) {
  .footer-nav .menu li {
    padding: 0 0 0 11px;
    margin-right: 4px;
  }
}
@media (max-width: 480px) {
  .footer-nav .menu li {
    display: block;
    background: none;
    padding: 0 !important;
  }
}
.footer-nav .menu li:first-child {
  background: none;
  padding-left: 0;
}
.footer-nav .menu li a {
  text-transform: uppercase;
}
.footer-nav .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
/*/ Footer */
/* #Misc
================================================== */
#back-top-wrapper {
  right: 30px;
  bottom: 20px;
}
#back-top-wrapper #back-top a {
  opacity: 0.5;
  width: 40px;
  height: 40px;
}
#back-top-wrapper #back-top a:hover {
  opacity: 1;
}
#back-top-wrapper #back-top a span {
  width: 40px;
  height: 40px;
  background: url(images/totop.png) no-repeat;
}
.wpcf7 .wpcf7-form .submit-wrap .wpcf7-submit.btn,
.wpcf7 .wpcf7-form .submit-wrap .btn.btn-primary {
  height: 30px;
  line-height: 1.2em;
  padding: 8px 17px;
}
.flexslider {
  margin-bottom: 50px;
}
.flexslider .flex-control-paging {
  line-height: 0;
  padding-top: 15px;
  bottom: -30px;
  left: 0;
}
.flexslider .flex-control-paging li {
  margin: 0 4px 0 0;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #8dc63f;
}
.flexslider .flex-control-paging li a {
  background: #747474;
}
.flexslider .flex-control-paging li a:hover {
  background: #8dc63f;
}
@media (max-width: 767px) {
  .archive_h {
    margin-top: 30px;
  }
}
blockquote p {
  line-height: 22px;
}
.error404 .error404-holder_num {
  color: #8dc63f;
  margin: 50px 0;
  font-size: 200px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .error404-holder_num {
    font-size: 180px;
  }
}
@media (max-width: 480px) {
  .error404 .error404-holder_num {
    font-size: 140px;
    margin: 20px 0;
  }
}
.error404 .search-form_is {
  margin: 0 0 0 10px;
  height: 30px;
  line-height: 1.2em;
  padding: 8px 17px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .search-form_is {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_is {
    display: block;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_it {
    width: 100%;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/*/ Misc */
/* #IE8
================================================== */
.ie8 .social-nets-wrapper .follow {
  margin-left: 15px;
}
.ie8 .social-nets-wrapper:after {
  background: url(images/bg-social.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -200%;
  top: 0;
  width: 200%;
}
.ie8 .nav-wrap .nav__primary .sf-menu > li {
  margin-right: 15px;
  padding-left: 21px;
}
.ie8 .nav-wrap .nav__primary .sf-menu > li:first-child {
  padding-left: 0;
}
.ie8 .slider .container .camera_target_content .cameraContents .camera_caption {
  top: 30px;
}
.ie8 .slider .camera_pag .camera_pag_ul {
  width: 30%;
}
.ie8 .slider .camera_pag .camera_pag_ul li:first-child {
  margin-left: 220px;
}
.ie8 .single #content article .thumbnail {
  float: none;
}
.ie8 .single #content article .thumbnail img {
  margin: 0;
}
.ie8 #sidebar .post-list.unstyled li .thumbnail {
  margin-bottom: 20px;
}
.ie8 .footer-widgets .textwidget .call .tel {
  font-size: 20px;
}
.ie8 .footer-widgets .textwidget .call .tel span {
  margin: 0 0 0 5px;
}
.ie8 .error404 .search-form_is {
  height: 32px;
}
.ie8 .before-after-gallery li {
  width: 48%;
}
.ie8 .before-after-gallery li .thumbnail {
  width: 100%;
}
.ie8 .surgery-wrap .surgery h5 {
  font-size: 25px;
  line-height: 28px;
}
.ie8 .surgery-wrap .surgery .thumbnail {
  width: 100%;
}
.ie8 .our-stuff .thumbnail {
  width: 186px;
}
.ie8 .our-stuff .thumbnail img {
  width: 100%;
}
.ie8 .post-author_gravatar,
.ie8 .comment-author {
  width: 80px !important;
}
.ie8 #sidebar .comments-custom.unstyled .thumbnail {
  width: 80px !important;
}
.ie8 #back-top-wrapper #back-top a span {
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ie8 #back-top-wrapper #back-top a span:hover {
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/*/ IE8 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.nav-wrap {
background: #B40404;} 

.nav-wrap:before {
background: #B40404;} 



.nav-wrap:after {
background: #B40404;} 


.logo .logo_h__txt:hover a {
color: #B40404;
}

.logo_h__txt, .logo_link {
color: #B40404 !important;
}

.logo_link {
color: #B40404;
}

.nav-wrap:before {
    background: none repeat scroll 0 0 #B40404;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.nav-wrap {
    background: none repeat scroll 0 0 #B40404;
    position: relative;
    z-index: 100;
}