@import url(http://fonts.googleapis.com/css?family=Forum&subset=latin,cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800,700,600,400,300&subset=latin,cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic-ext);
@font-face {
  font-family: "Harmonia-Regular";
  src: url("../fonts/harmonia-regular.eot");
  src: local("Harmonia-Regular"), url("../fonts/harmonia-regular.otf") format("opentype"), url('../fonts/harmonia-regular.woff') format('woff'), url("../fonts/harmonia-regular.svg#Harmonia-Regular") format("svg");
  
  /* IE */
}
html {
  overflow-x: hidden;
}
@media only screen and (max-width: 721px) {
  .srvice.section.tight {
    padding: 5px;
  }
  .srvice.section.tight .photo {
    padding: 3px;
  }
}
#almero-logo {
  position: fixed;
  bottom: 9px;
  right: 6px;
  z-index: 99;
  padding: 0px;
}
#almero-logo a:hover > #almero-text {
  display: block;
}
#logo-image {
  position: relative;
  float: right;
}
@media only screen and (min-width: 1820px) {
  #logo-image {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (min-width: 1224px) and (max-width: 1820px) {
  #logo-image {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (max-width: 1224px) {
  #logo-image {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  #logo-image {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 600px) {
  #logo-image {
    width: 35px;
    height: 35px;
  }
}
@media only screen and (max-width: 321px) {
  #logo-image {
    width: 30px;
    height: 30px;
  }
}
#almero-text {
  margin-right: 5px;
  position: relative;
  float: right;
  z-index: 99;
  display: none;
  color: #383838;
  font-family: "Harmonia-Regular";
  text-align: right;
}
@media only screen and (min-width: 1820px) {
  #almero-text {
    font-size: 16px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1224px) and (max-width: 1820px) {
  #almero-text {
    font-size: 16px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 1224px) {
  #almero-text {
    font-size: 14px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 1024px) {
  #almero-text {
    font-size: 12px;
    margin-top: 3px;
  }
}
@media only screen and (max-width: 600px) {
  #almero-text {
    font-size: 10px;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 321px) {
  #almero-text {
    font-size: 9px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1820px) {
  #almero-text #almero-subtext {
    font-size: 12px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1224px) and (max-width: 1820px) {
  #almero-text #almero-subtext {
    font-size: 12px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1224px) {
  #almero-text #almero-subtext {
    font-size: 10px;
    margin-top: 3px;
  }
}
@media only screen and (max-width: 1024px) {
  #almero-text #almero-subtext {
    font-size: 9px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 600px) {
  #almero-text #almero-subtext {
    font-size: 8px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 321px) {
  #almero-text #almero-subtext {
    font-size: 7px;
    margin-top: 1px;
  }
}
.hide-for-tiny {
  display: inherit;
}
@media only screen and (max-width: 460px) {
  .hide-for-tiny {
    display: none;
  }
}
.show-for-tiny {
  display: inherit;
}
@media only screen and (min-width: 461px) {
  .show-for-tiny {
    display: none;
  }
}
.flight {
  padding-top: 340px;
}
html,
body {
  padding: 0;
  margin: 0;
  color: #76665E;
  font-family: "Open Sans";
}
h1 {
  font-weight: 800;
  font-size: 52px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Open Sans";
}
h2 {
  font-weight: 700;
  font-size: 38px;
  letter-spacing: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #3F3532;
  font-family: "Open Sans";
}
@media only screen and (max-width: 461px) {
  h2 {
    font-size: 22px;
    letter-spacing: 2px;
  }
}
h3 {
  font-family: Forum;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3px;
  padding-top: 15px;
  text-transform: uppercase;
}
h4 {
  color: #3F3532;
  font-family: Lobster;
  font-size: 28px;
}
@media only screen and (max-width: 321px) {
  h4 {
    font-size: 20px;
  }
}
a {
  color: #C52F30;
  font-family: "Open Sans";
}
a:hover {
  color: #791D1D;
}
blockquote {
  font-family: Lobster;
  border: none;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: medium none;
  height: 50px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #F5F1EC;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background-color: #F5F1EC;
}
textarea {
  height: 150px;
}
.lower {
  text-transform: lowercase;
}
.spacer {
  border: none;
  height: 30px;
}
.menu,
.menu-placeholder {
  height: 70px;
  overflow: visible !important;
  padding: 0;
  background-color: #C52F30;
}
.menu {
  position: fixed;
}
.photo-container {
  width: 100%;
  height: auto;
}
.photo-multiple {
  width: 50%;
  float: left;
  position: relative;
  display: block;
}
.margin-subtext {
  margin-top: 15px;
}
.margin-subtext-bottom {
  margin-bottom: 15px;
}
.padding-subtext-medium {
  padding-top: 45px;
}
@media only screen and (max-width: 321px) {
  .padding-subtext-medium {
    padding-top: 15px;
  }
}
.margin-subtext-medium {
  margin-top: 45px;
}
@media only screen and (max-width: 321px) {
  .margin-subtext-medium {
    margin-top: 15px;
  }
}
.margin-subtext-large {
  margin-top: 95px;
}
@media only screen and (max-width: 321px) {
  .margin-subtext-large {
    margin-top: 15px;
  }
}
.spacing-images {
  padding-top: 20px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 321px) {
  .spacing-images {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.top-bar {
  text-transform: uppercase;
  background-color: #C52F30;
  text-align: center;
  height: 70px;
  padding: 0;
  max-width: 900px;
  margin: 0 auto;
}
.top-bar .parent-link {
  display: none !important;
}
.top-bar .dropdown {
  margin-left: -2px;
  margin-top: 0px;
}
@media only screen and (max-width: 940px) {
  .top-bar .dropdown {
    margin-top: -4px;
    margin-left: 0px;
  }
}
.top-bar .title-area li,
.top-bar .top-bar-section ul li {
  margin: 0 2px;
}
.top-bar .title-area li a,
.top-bar .top-bar-section ul li a {
  display: block;
  padding: 0 15px;
  font-weight: 300;
  font-size: 14px;
  color: white;
  background-color: #C52F30;
  line-height: 70px;
}
.top-bar .title-area li a:hover,
.top-bar .top-bar-section ul li a:hover {
  background-color: #A52828;
}
.top-bar .title-area li.active a,
.top-bar .top-bar-section ul li.active a {
  background-color: #A52828;
}
.top-bar .title-area li.menu-icon,
.top-bar .top-bar-section ul li.menu-icon {
  margin: 0;
  padding-top: 18px;
  padding-left: 30px;
  top: 0;
}
.top-bar .title-area li.menu-icon a,
.top-bar .top-bar-section ul li.menu-icon a {
  height: 70px;
  line-height: 70px;
  background-color: transparent;
}
.top-bar.expanded .title-area li a {
  background-color: #3F3532;
  line-height: 70px;
}
.top-bar.expanded .toggle-topbar a {
  color: white;
}
.top-bar.expanded .title-area li,
.top-bar.expanded .top-bar-section ul li {
  margin-left: 0;
  margin-right: 0;
}
.top-bar.expanded .top-bar-section ul li a {
  line-height: 58px;
}
.top-bar ul > li.toggle-topbar {
  width: 100%;
}
.sub-menu {
  text-transform: uppercase;
  text-align: center;
}
.sub-menu li {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  padding: 0 20px 24px;
}
.sub-menu li a {
  border-bottom: 5px solid transparent;
  color: #76665E;
  display: block;
  padding-bottom: 6px;
}
.sub-menu li a:hover {
  color: black;
}
.sub-menu li a.selected {
  border-bottom: 5px solid #C52F30;
}
.map {
  height: 400px;
}
@media (max-height: 480px) {
  .map {
    height: 280px;
  }
}
@media (min-width: 1820px) {
  .map {
    height: 600px;
  }
}
.map.fixed {
  height: 100%;
  top: 70px;
  width: 100%;
  position: fixed;
}
.text-block {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 321px) {
  .text-block {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
.text-block-top {
  padding-top: 100px;
}
@media only screen and (max-width: 321px) {
  .text-block-top {
    padding-top: 50px;
  }
}
.text-block-bottom {
  padding-bottom: 100px;
}
@media only screen and (max-width: 321px) {
  .text-block-bottom {
    padding-bottom: 30px;
  }
}
#title-sction {
  color: white;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
#title-sction .icon {
  border: 13px solid white;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 200px;
  padding: 4px 4px 3px 4px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 481px) {
  #title-sction .icon {
    display: none;
  }
}
#title-sction .call-to-action {
  background-color: rgba(82, 70, 66, 0.5);
  border: 1px solid white;
  color: white;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin: 60px 0 90px;
  padding: 18px 60px;
  text-transform: uppercase;
  width: 240px;
}
@media only screen and (max-width: 720px) {
  #title-sction .call-to-action {
    margin: 10px 0px 20px;
  }
}
@media only screen and (max-width: 480px) {
  #title-sction span {
    display: none;
  }
}
#title-sction .call-to-action:hover {
  background-color: rgba(82, 70, 66, 0.8);
}
#title-sction h1 {
  color: white;
  margin-bottom: 10px;
}
#title-sction p {
  padding: 15px;
  background-color: rgba(65, 65, 65, 0.2);
}
@media only screen and (max-width: 481px) {
  #title-sction p {
    line-height: 15px;
    font-size: 13px;
  }
}
.slogan-touch {
  width: 90%;
  display: block;
  margin: 20px auto;
}
@media (orientation: landscape) {
  .slogan-touch {
    margin-top: 90px !important;
    margin-bottom: 70px;
  }
}
#title-sction-touch {
  width: 100%;
  padding-top: 30%;
  text-align: center;
  position: absolute;
  color: white;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
#title-sction-touch .call-to-action {
  background-color: rgba(82, 70, 66, 0.2);
  border: 1px solid white;
  color: white;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin: 60px 0 90px;
  padding: 18px 60px;
  text-transform: uppercase;
}
#title-sction-touch .call-to-action:hover {
  background-color: rgba(82, 70, 66, 0.5);
}
#title-sction-touch h1 {
  color: white;
  margin-bottom: 10px;
  font-size: 36px;
}
@media only screen and (max-width: 321px) {
  #title-sction-touch h1 {
    font-size: 26px;
  }
}
#title-sction-touch h4 {
  color: white;
  font-size: 30px;
}
@media only screen and (max-width: 321px) {
  #title-sction-touch h4 {
    margin-top: 30px;
    font-size: 18px;
  }
}
#title-sction-touch p {
  padding: 15px;
  font-size: 14px;
  background-color: rgba(65, 65, 65, 0.2);
  margin-top: 30px;
}
@media only screen and (min-width: 321px) and (orientation: landscape) {
  #title-sction-touch p {
    width: 60%;
    font-size: 16px;
  }
}
@media only screen and (max-width: 321px) {
  #title-sction-touch p {
    margin-top: 20px;
    font-size: 12px;
  }
}
.last-section {
  margin-bottom: 100px;
}
.first-section {
  padding-top: 60px;
}
.stomatology-thumb {
  border: 7px solid white;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 360px;
  padding: 4px 4px 3px 4px;
  margin-bottom: 40px;
}
.inner-header {
  padding: 20px 10px;
  color: white;
  font-weight: 800;
  font-size: 52px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Open Sans";
}
#home {
  padding-top: 80px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 6;
  background-color: white;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/vendor/backgroundsize.min.htc);
  display: block;
  overflow: hidden;
  background-image: url(../images/slide-1.jpg);
  background-position: center 0px;
}
@media only screen and (min-width: 1381px) {
  #home {
    padding-top: 150px;
    background-image: url(../images/slide-1l.jpg);
  }
}
#home h4 {
  color: white;
  font-weight: normal;
  margin-bottom: -5px;
  font-size: 34px;
}
@media (min-width: 1820px) {
  #home h4 {
    font-size: 42px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1820px) {
  #home h3 {
    font-size: 32px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1820px) {
  #home h1 {
    padding-bottom: 40px;
  }
}
.touch #home {
  background-attachment: scroll;
}
#img-sm {
  width: 100% !important;
}
.home-touch {
  text-align: center;
}
.home-touch h4 {
  position: absolute;
  color: white;
  font-weight: normal;
  margin-bottom: -5px;
  font-size: 34px;
}
@media (min-width: 1820px) {
  .home-touch h4 {
    font-size: 42px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1820px) {
  .home-touch h3 {
    font-size: 32px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1820px) {
  .home-touch h1 {
    padding-bottom: 40px;
  }
}
#reviews {
  background-image: url(../images/slide-4.jpg);
}
.index {
  display: none;
}
.expanded .index {
  display: block;
}
.separator-star {
  height: 50px;
  border: none;
  background: url(../images/separator-star.png) no-repeat center center transparent;
  margin: 80px 0;
}
@media only screen and (max-width: 321px) {
  .separator-star {
    margin: 40px 0;
    background-size: 200%;
  }
}
.separator-cross {
  height: 50px;
  border: none;
  background: url(../images/separator-cross.png) no-repeat center center transparent;
}
@media only screen and (max-width: 321px) {
  .separator-cross {
    height: 30px;
  }
}
.separator-watch {
  height: 50px;
  border: none;
  background: url(../images/separator-watch.png) no-repeat center center transparent;
  margin: 80px 0 30px;
}
@media only screen and (max-width: 321px) {
  .separator-watch {
    margin: 40px 0;
    background-size: 200%;
  }
}
.separator-lens {
  height: 50px;
  border: none;
  background: url(../images/separator-lens.png) no-repeat center center transparent;
  margin: 80px 0 30px;
}
@media only screen and (max-width: 321px) {
  .separator-lens {
    margin: 40px 0;
    background-size: 200%;
  }
}
.separator-text {
  height: 50px;
  border: none;
  background: url(../images/separator-text.png) no-repeat center center transparent;
  margin: 80px 0;
}
@media only screen and (max-width: 321px) {
  .separator-text {
    margin: 40px 0;
    background-size: 200%;
  }
}
.separator-return {
  height: 50px;
  border: none;
  background: url(../images/separator-return.png) no-repeat center center transparent;
  margin: 80px 0;
}
@media only screen and (max-width: 321px) {
  .separator-return {
    margin: 40px 0;
    background-size: 200%;
  }
}
.separator-mail {
  height: 50px;
  border: none;
  background: url(../images/separator-mail.png) no-repeat center center transparent;
  margin: 80px 0;
}
@media only screen and (max-width: 321px) {
  .separator-mail {
    margin: 40px 0;
    background-size: 200%;
  }
}
.info {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  max-width: 700px;
}
@media only screen and (max-width: 461px) {
  .info {
    font-size: 13px;
  }
}
.info-text {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.info-text.short {
  font-size: 14px;
  line-height: 22px;
}
.info.short {
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 461px) {
  .info.short {
    font-size: 13px;
  }
}
.bullet {
  background: url("../images/read-more.png") no-repeat scroll left center transparent;
  padding-left: 16px;
}
.srvice.section {
  text-align: center;
  padding: 10px 20px;
}
.srvice.section img {
  border: 1px solid #E3DCD7;
  padding: 10px;
  border-radius: 50%;
  max-height: 460px;
}
.srvice.section a:hover img {
  border: 1px solid #C52F30;
}
.more {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  background: url(../images/read-more.png) no-repeat left center transparent;
  padding-left: 10px;
}
.button {
  background: none repeat scroll 0 0 #504B44;
  color: white;
  display: inline-block;
  height: 46px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  border-width: 0;
  font-weight: normal;
  vertical-align: middle;
}
.button:hover,
.button:focus {
  background-color: #C52F30;
}
#services-slideshow {
  background-image: url(../images/slide-3.jpg);
}
@media only screen and (min-width: 1281px) {
  #services-slideshow {
    background-image: url(../images/slide-3l.jpg);
  }
}
#selection-slideshow {
  background-image: url(../images/slide-2.jpg);
}
@media only screen and (min-width: 1281px) {
  #selection-slideshow {
    background-image: url(../images/slide-2l.jpg);
  }
}
#stomatology-slideshow {
  background-image: url(../images/stomatology.jpg);
}
@media only screen and (min-width: 1281px) {
  #stomatology-slideshow {
    background-image: url(../images/stomatology-l.jpg);
  }
}
#implant-slideshow {
  background-image: url(../images/implant.jpg);
}
@media only screen and (min-width: 1281px) {
  #implant-slideshow {
    background-image: url(../images/implant-l.jpg);
  }
}
#filler-slideshow {
  background-image: url(../images/filler.jpg);
}
@media only screen and (min-width: 1281px) {
  #filler-slideshow {
    background-image: url(../images/filler-l.jpg);
  }
}
.slideshow {
  height: 900px;
  background-color: white;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/vendor/backgroundsize.min.htc);
  display: block;
  overflow: hidden;
  padding-top: 340px;
}
.slideshow blockquote {
  position: relative;
  text-align: center;
  color: white;
  font-size: 48px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}
.slideshow-touch img.slide {
  width: 100%;
}
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: inherit !important;
}
.orbit-bullets {
  display: none !important;
}
.section.text-right {
  padding-right: 40px;
  border-right: 1px solid #E3DCD7;
}
.section.text-left {
  padding-left: 40px;
}
.videos,
.photos {
  margin: 0;
}
.videos li,
.photos li {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.videos img,
.photos img {
  vertical-align: middle;
}
.videos a,
.photos a {
  position: relative;
}
.videos a .video,
.photos a .video,
.videos a .photo,
.photos a .photo {
  display: inline-block;
  background-color: white;
}
.videos a .video-hover,
.photos a .video-hover,
.videos a .photo-hover,
.photos a .photo-hover {
  display: none;
}
.videos a.selected .video,
.photos a.selected .video,
.videos a.selected .photo,
.photos a.selected .photo {
  display: none;
}
.videos a.selected .video-hover,
.photos a.selected .video-hover,
.videos a.selected .photo-hover,
.photos a.selected .photo-hover {
  display: inline-block;
}
.videos span,
.photos span {
  color: white;
  left: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 4px black;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  height: 60px;
  padding-top: 1px;
}
.videos {
  width: 100%;
}
.videos span {
  top: -20px;
  padding-top: 40px;
  letter-spacing: 2px;
  font-family: Forum;
  font-size: 20px;
  font-weight: 600;
  background: url(../images/play.png) center top no-repeat transparent;
}
.photos span {
  top: -10px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 4px;
}
.photos a.selected span {
  display: none;
}
.photos a:hover span.no-touch {
  display: none;
}
#notes {
  overflow-x: hidden;
  margin: 0;
}
.section.portfoilo blockquote {
  font-size: 18px;
  margin: 0 -20px;
  color: #76665E;
}
.bullets {
  list-style: none outside none;
}
.bullets li {
  line-height: 32px;
  background: url(../images/read-more.png) no-repeat left center transparent;
  padding-left: 16px;
  font-weight: 200;
  font-size: 15px;
}
.note {
  padding: 20px 0px 15px;
}
.left-note {
  text-align: right;
}
@media (max-width: 768px) {
  .left-note {
    text-align: center;
  }
}
.right-note {
  text-align: left;
}
@media (max-width: 768px) {
  .right-note {
    text-align: center;
  }
}
.center-note {
  text-align: center;
}
.large-block-grid-2 .left-note {
  background-color: #DAD1CC;
}
.large-block-grid-2 .right-note {
  background-color: #E7DED9;
}
.large-block-grid-3 .left-note {
  background-color: #DAD1CC;
}
.large-block-grid-3 .left-note h4 {
  color: #544743;
}
.large-block-grid-3 .center-note {
  background-color: #B4ACA1;
  color: white;
}
.large-block-grid-3 .center-note h4 {
  color: #5F504C;
}
.large-block-grid-3 .right-note {
  background-color: #69625A;
  color: white;
}
.large-block-grid-3 .right-note h4 {
  color: white;
}
.row .columns.pro,
.row .columns.price,
.row .columns.anti {
  padding: 0;
}
.row .columns.pro h4,
.row .columns.price h4,
.row .columns.anti h4 {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 700;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
}
.row .columns.pro .action,
.row .columns.price .action,
.row .columns.anti .action {
  display: block;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 68px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  cursor: help;
  height: 68px;
  overflow-y: hidden;
  background-color: #504B44;
}
.row .columns.pro .action .lead,
.row .columns.price .action .lead,
.row .columns.anti .action .lead {
  display: none;
}
.row .columns.pro .action .call,
.row .columns.price .action .call,
.row .columns.anti .action .call {
  display: inline;
}
.row .columns.pro .action-details,
.row .columns.price .action-details,
.row .columns.anti .action-details {
  display: block;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 68px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 68px;
  overflow-y: hidden;
  background-color: #E7A850;
}
.row .columns.pro .action:hover,
.row .columns.price .action:hover,
.row .columns.anti .action:hover {
  background-color: #504B44;
}
.row .columns.pro .action:hover .lead,
.row .columns.price .action:hover .lead,
.row .columns.anti .action:hover .lead {
  display: inline;
  font-size: 32px;
}
.row .columns.pro .action:hover .call,
.row .columns.price .action:hover .call,
.row .columns.anti .action:hover .call {
  display: none;
}
.row .columns.pro ul,
.row .columns.price ul,
.row .columns.anti ul {
  list-style: none outside none;
  text-align: center;
  padding-top: 10px;
}
.row .columns.pro ul li,
.row .columns.price ul li,
.row .columns.anti ul li {
  line-height: 18px;
  padding-left: 16px;
  font-weight: 200;
  font-size: 16px;
  margin-bottom: 24px;
}
.row .columns.pro {
  background-color: #83746D;
  color: white;
}
.row .columns.pro h4 {
  background-color: #38302D;
}
.row .columns.pro .action {
  background-color: #C52F30;
}
.row .columns.price {
  background-color: #C08347;
  color: white;
}
.row .columns.price h4 {
  background-color: #684E31;
}
.row .columns.price .action {
  cursor: pointer;
  background-color: #684E31;
}
.row .columns.anti {
  background-color: #EBE2D9;
  color: #76665E;
}
.row .columns.anti h4 {
  background-color: #B4ACA1;
  font-weight: 500;
}
.row .columns.anti h4 .alternate {
  font-weight: 800;
}
.row .columns.anti .action {
  background-color: #69625A;
}
#contacts form {
  text-align: right;
}
.success-message {
  display: none;
  line-height: 50px;
  color: #C52F30;
  float: left;
}
.phone {
  font-weight: 700;
  font-size: 44px;
  text-transform: uppercase;
  text-align: center;
  color: #3F3532;
  font-family: "Open Sans";
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.phone-text {
  font-family: "Open Sans";
  font-size: 10px;
  text-transform: lowercase;
  color: #3F3532;
}
.content {
  position: relative;
  top: 0;
  z-index: 5;
  background: white;
}
.content-placeholder {
  height: 850px;
  background-color: transparent;
}
#contacts {
  margin-top: -100px;
  padding-bottom: 0;
}
#portfolio {
  margin-top: -100px;
}
@media only screen and (max-width: 321px) {
  #portfolio {
    margin-top: -50px;
  }
}
.orbit-prev,
.orbit-next,
.orbit-bullets {
  z-index: 5;
}
.orbit-container .orbit-timer {
  display: none;
}
.orbit-container .orbit-prev {
  background: url(../images/left.png) center top no-repeat transparent;
  height: 50px;
  left: 10px;
}
.orbit-container .orbit-prev span {
  display: none !important;
}
@media (max-height: 480px) and (max-width: 768px) {
  .orbit-container .orbit-prev {
    top: 90%;
    left: 33%;
  }
}
.orbit-container .orbit-next {
  background: url(../images/right.png) center top no-repeat transparent;
  height: 50px;
  right: 10px;
}
.orbit-container .orbit-next span {
  display: none !important;
}
@media (max-height: 480px) and (max-width: 768px) {
  .orbit-container .orbit-next {
    top: 90%;
    right: 33%;
  }
}
.orbit-container .orbit-slides-container .orbit-caption {
  background-color: transparent;
  text-align: center;
  bottom: 340px;
  font-size: 32px;
  margin-bottom: 0;
}
@media (max-height: 480px) {
  .orbit-container .orbit-slides-container .orbit-caption {
    bottom: 190px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .orbit-container .orbit-slides-container .orbit-caption {
    font-size: 32px;
  }
}
#certificates {
  padding: 20px 0;
  width: 100%;
  background: #E7DED9;
  overflow: hidden;
}
#certificates div img {
  position: relative;
  float: left;
  border: 6px solid white;
  -webkit-box-shadow: 0 0 1px #c5bdb8;
  -moz-box-shadow: 0 0 1px #c5bdb8;
  box-shadow: 0 0 1px #c5bdb8;
}
#certificates div h4 {
  font-size: 15px;
  line-height: 21px;
  float: left;
  margin-left: 5%;
  width: 55%;
}
#certificates .horizontal img {
  margin-top: 15px;
}
#certificates .horizontal h4 {
  margin-top: 10px;
  width: 40%;
}
