@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Kristi|Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Unkempt);

.container:after, .services:after, .isotope:after, .quote ul:after, .price:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden; }

.featured .block img, .isotope .element-item img {
  display: block;
  width: 100%;
  height: auto; }

/* natural box layout model to all elements */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, ul, li, form, div, p, ol, button, hr {
  margin: 0;
  padding: 0; }

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



.layout 
{
width:100%;
padding:10px 0px 13px 0px;
}

.fixed-width
{
width:100%;
}

.layout-fixed .layout {
width:100%;
}

.body1 {
  font: 14px "Montserrat", sans-serif;
  background: #ffede9 url("http://prostudiosimage.com/layout/images/gold_dots.png") repeat 0 0;
  color: #6a6266;
  text-align: center;
overflow : auto;

}

#ULPablo {
padding: 35px 0 35px;
}


#LIPablo {
padding: 0 10px;
}

#LIPablo2 {
list-style-type: none;
}

.block UL LI {
list-style-type: none;
}


.richtext P {
    margin: 0 0 1em;
    line-height: 1.5em;
    font-size: 14px;
    color: #8a8a8a;
font-family: Montserrat, sans-serif;
}


.richtext h1 {
font-size: 30px;
text-transform: uppercase;
}

.richtext h2 {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 30px;
}

.richtext h3 {
font-size: 18px;
font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 1;
font-family: Montserrat, sans-serif;
color: #5b5156;
text-transform: uppercase;
}

.richtext ul {
margin: 0;

}

.logopablo h1 {
    margin: 30px 0 0;
    font: 90px "Kristi", cursive;
    line-height: 80px;
    color: #5b5156;
    text-transform: none; }

.logopablo2 h2 {
    margin: 5px 0 0;
    font: 40px "Unkempt", cursive;
    line-height: 30px;
    color: #5b5156;
    text-transform: none; }

.logopablo .logopablo2 p {
margin-top: 0px;
    margin-bottom: 20px;
font-size: 40px;
font-family: Montserrat, sans-serif;
    color: #5b5156; }



h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 1;
  text-transform: uppercase; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 20px; }

h3, h4 {
  font-size: 18px; }

ul, ol {
  list-style-type: none; }

div {
  width: auto;
  height: auto;
  margin: 0 auto; }

a {
  color: #fbd1c8;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover {
    color: #5b5156; }

.container {
  width: 96%;
  max-width: 96%;
  max-width: 1040px;
  position: relative; }

p {
  margin: 0 0 1em;
  line-height: 1.5em;
  color: #8a8a8a;
 }

header, .header {
  padding: 30px 0 0; }

header h1 {
  margin: 20px auto 20px; }
  header h1 a {
    display: inline-block;
    max-width: 172px;
    height: auto; }
    header h1 a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }

@media all and (max-width: 720px) {
  nav {
    display: none; } }
nav ul {
  padding: 30px 0 35px;
  width: 100%;
  background: #fbcfc6;
  border-bottom: 5px solid #d8c563;
  line-height: 10px;
  -webkit-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
  -moz-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
  box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05); }
  nav ul li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    font-weight: bold;
    /*
    @media all and (max-width: 720px) {
      display: block;
    }
    */ }
    nav ul li:first-child {
      border-left: none; }
    nav ul li a {
      color: white;
      /*
      @media all and (max-width: 720px) {
        display: block;
        padding: $default-spacing 0;
        line-height: 20px;
      }
      */ }

.slicknav_menu {
  display: none; }
  @media all and (max-width: 720px) {
    .slicknav_menu {
      display: block; } }

.slider {
  margin-bottom: 5px;
  position: relative; }
  .slider .container {
    -webkit-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
    -moz-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
    box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05); }
    .slider .container p {
      padding: 94px 0;
      font-size: 60px;
      font-family: "Kristi", cursive;
      color: white; }
      @media all and (max-width: 860px) {
        .slider .container p {
          font-size: 40px; } }
      .slider .container p span {
        font-size: 100px;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif; }
        @media all and (max-width: 860px) {
          .slider .container p span {
            font-size: 70px; } }
    .slider .container:before {
      position: absolute;
      left: 1.05769%;
      top: 2.66667%;
      width: 97.88462%;
      height: 94.66667%;
      content: "";
      z-index: 10;
      border: 1px solid rgba(255, 255, 255, 0.4); }
    .slider .container .slides li {
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; }
    .slider .container .flex-control-nav {
      text-align: right; }

.slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.slides {
  zoom: 1; }

.flex-pauseplay span {
  text-transform: capitalize; }

* html .slides {
  height: 1%; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-control-nav {
  width: 98%;
  position: absolute;
  bottom: 4%;
  left: 0;
  overflow: hidden;
  z-index: 10; }
  .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    * display: inline; }
    .flex-control-nav li a {
      width: 10px;
      height: 10px;
      display: block;
      background: white;
      cursor: pointer;
      text-indent: 9999px;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      background-clip: padding-box; }
      .flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
        background: #5b5156; }
      .flex-control-nav li a.flex-active {
        cursor: default; }

.block {
  float: left;
  width: 33.01282%;
  margin-right: 0.48077%;
  position: relative; }
  .block:last-child {
    margin-right: 0; }
  @media all and (max-width: 860px) {
    .block {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; } }

.featured {
  margin-bottom: 35px; }
  .featured .block {
    -webkit-box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05);
    -moz-box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05);
    box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05); }
    .featured .block div {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background: #fbd1c8;
      padding: 5% 15%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      opacity: 0;
      filter: alpha(opacity=0); }
      .featured .block div:before {
        position: absolute;
        left: 2.91545%;
        top: 6.66667%;
        width: 94.1691%;
        height: 86.66667%;
        content: "";
        z-index: 1;
        border: 1px solid rgba(255, 255, 255, 0.4); }
      .featured .block div h2, .featured .block div a, .featured .block div p {
        position: relative;
        z-index: 2; }
      .featured .block div a {
        color: #5b5156;
        font-size: 12px;
        text-decoration: underline;
        font-style: italic; }
        .featured .block div a:hover {
          text-decoration: none;
          color: #5b5156; }
      .featured .block div h2 {
        margin-top: 10px;
        margin-bottom: 20px;
        color: white;
        text-transform: uppercase;
        font-weight: bold; }
        @media all and (max-width: 960px) {
          .featured .block div h2 {
            margin-bottom: 10px; } }
      .featured .block div p {
        color: white;
        margin-bottom: 0; }
    .featured .block:hover div {
      opacity: 1;
      filter: alpha(opacity=100); }

.fullWhite {
  background: white;
  padding: 70px 0 0;
  overflow: hidden;
  -webkit-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
  -moz-box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05);
  box-shadow: 0 -5px 0 rgba(91, 81, 86, 0.05); }

.services {
  margin-bottom: 100px; }
  .services h2, .services h3, .services h4 {
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    text-transform: none; }
  .services i {
    color: #fbd1c8;
    font-size: 36px;
    margin: 0 auto 20px; }

.fancy {
  text-transform: uppercase;
  color: #5b5156;
  overflow: hidden;
  margin-bottom: 50px; }
  .fancy span {
    display: inline-block;
    position: relative; }
    .fancy span:before, .fancy span:after {
      content: "";
      position: absolute;
      height: 1px;
      background: #fbd1c8;
      top: 8px;
      width: 600px; }
    .fancy span:before {
      right: 100%;
      margin-right: 15px; }
    .fancy span:after {
      left: 100%;
      margin-left: 15px; }

.button-group {
  padding-bottom: 45px;
  text-align: center;
  padding-bottom: 45px; }
  .button-group li {
    padding: 0 15px 0 15px;
    border-left: 1px solid #fbd1c8;
    display: inline-block; }
    .button-group li:first-child {
      border: none; }
  .button-group button {
    background: none;
    float: left;
    border: none;
    color: #fbd1c8;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .button-group button.is-checked, .button-group button:hover {
      color: #5b5156; }

.button-group button, .element-item {
  cursor: pointer; }

.element-item, .grid-sizer {
  width:25%;
  float: left; }

.isotope {
  padding-bottom: 2px; }
  .isotope .element-item {
    background: #fbd1c8;
    border: 2px solid white;
    opacity: 0.92;
    filter: alpha(opacity=85); }
    .isotope .element-item.gigante {
      width: 40%;
      z-index: 2;
      opacity: 1;
      filter: alpha(opacity=100); }
      .isotope .element-item.gigante div {
        display: block; }
    .isotope .element-item .info {
      width: 100%;
      position: absolute;
      bottom: 0;
      padding: 0 20px;
      background: transparent;
      background: rgba(91, 81, 86, 0.8);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#CC5B5156', EndColorStr='#CC5B5156')";
      zoom: 1;
      display: none; }
      .isotope .element-item .info h4 {
        font-size: 14px;
        color: white; }
      .isotope .element-item .info p {
        font-size: 12px;
        color: white; }
      .isotope .element-item .info div {
        padding: 15px 0 25px; }
      .isotope .element-item .info a {
        display: block;
        padding: 10px 0; }
    @media all and (max-width: 720px) {
      .isotope .element-item {
        width: 50%; } }
    @media all and (max-width: 420px) {
      .isotope .element-item {
        width: 100%; } }
    .isotope .element-item:hover {
      opacity: 1;
      filter: alpha(opacity=100); }

.quote {
  background: url("images/white_dots.png") repeat 0 0 #ffede9;
  padding: 50px 0 20px;
  text-align: center; }
  .quote .container {
    max-width: 480px; }
  .quote ul {
    margin-bottom: 50px; }
    .quote ul li {
      padding-bottom: 55px;
      background: url("images/separator.png") bottom center no-repeat; }
  .quote h2, .quote h3, .quote h4, .quote h5 {
    font-size: 72px;
    font-family: "Kristi", cursive;
    font-weight: normal;
    text-transform: none; }
  .quote h2, .quote h3, .quote h4, .quote h5, .quote p {
    color: #5b5156;
    margin-bottom: 35px; }
  .quote p {
    text-transform: uppercase; }
  .quote .flex-control-nav {
    width: 100%; }
    .quote .flex-control-nav li a {
      background: #fbd1c8; }
      .quote .flex-control-nav li a:hover, .quote .flex-control-nav li a.flex-active {
        background: #5b5156; }

.price {
  margin-bottom: 100px; }
  .price > p {
    margin-bottom: 70px; }
  .price h4 {
    text-transform: none; }
  .price .block {
    background: #fbd1c8;
    min-height: 490px;
    padding: 30px 2% 20px;
    margin-right: 0;
    width: 33.333%;
    -webkit-box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05);
    -moz-box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05);
    box-shadow: 0 5px 0 rgba(91, 81, 86, 0.05); }
    @media all and (max-width: 640px) {
      .price .block {
        width: 100%;
        margin-bottom: 10px; } }
    .price .block hr {
      border: none;
      height: 24px;
      background: url("images/price_dividers.png") center top no-repeat;
      margin-bottom: 20px; }
    .price .block.promo {
      background: #ffede9; }
      .price .block.promo h2, .price .block.promo h3 {
        color: #5b5156; }
      .price .block.promo p {
        color: #8a8a8a; }
      .price .block.promo hr {
        background: url("images/price_dividers.png") center bottom no-repeat; }
    .price .block h2, .price .block h3, .price .block p {
      text-transform: uppercase;
      color: white;
      font-weight: bold; }
    .price .block p {
      font-size: 12px;
      margin-bottom: 20px; }
    .price .block li {
      margin-bottom: 10px; }
      .price .block li .fa {
        color: white;
        font-size: 18px;
        margin: 0 5px 0 0; }

.order {
  position: absolute;
  bottom: 5.40541%;
  left: 50%;
  padding: 12px 24px;
  width: 63.21839%;
  margin-left: -31.6092%;
  font-size: 18px;
  color: #5b5156;
  text-transform: uppercase;
  border: 3px solid white; }
  .order:hover {
    background: white; }

.team {
  margin-bottom: 100px; }
  .team img {
    float: left;
    width: 27%;
    max-width: 275px;
    padding: 10px;
    background: white;
    border: 1px solid #ffede9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box; }
    @media all and (max-width: 640px) {
      .team img {
        float: none; } }
  .team .flex-control-nav li a {
    background: #fbd1c8; }
    .team .flex-control-nav li a:hover, .team .flex-control-nav li a.flex-active {
      background: #5b5156; }

.member-info {
  float: right;
  width: 72%;
  text-align: left; }
  @media all and (max-width: 640px) {
    .member-info {
      float: none;
      width: 100%;
      text-align: center; } }

.member-info h2, .member-info h3, .member-info h4 {
    margin: 50px 0 0;
    font: 60px "Kristi", cursive;
    line-height: 50px;
    color: #5b5156;
    text-transform: none; }
    @media all and (max-width: 640px) {
      .member-info h2, .member-info h3, .member-info h4 {
        margin: 20px 0 10px; } }
  .member-info p {
    margin-bottom: 10px;
    color: #8a8a8a; }
    .member-info p.title {
      margin-bottom: 30px; }
  .member-info strong {
    text-transform: uppercase;
    font-size: 14px;
    color: #5b5156; }
  .member-info .social {
    margin: 0; }
    .member-info .social li {
      margin: 0 5px 0 0; }

.contact {
  background: #5b5156;
  background: url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 81, 86, 0.9)), to(rgba(91, 81, 86, 0.9))), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* Saf4+, Chrome */
  background: -webkit-linear-gradient(top, rgba(91, 81, 86, 0.9), rgba(91, 81, 86, 0.9)), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* Chrome 10+, Saf5.1+ */
  background: -moz-linear-gradient(top, rgba(91, 81, 86, 0.9), rgba(91, 81, 86, 0.9)), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* FF3.6+ */
  background: -ms-linear-gradient(top, rgba(91, 81, 86, 0.9), rgba(91, 81, 86, 0.9)), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* IE10 */
  background: -o-linear-gradient(top, rgba(91, 81, 86, 0.9), rgba(91, 81, 86, 0.9)), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, rgba(91, 81, 86, 0.9), rgba(91, 81, 86, 0.9)), url("images/contact_bg.jpg") no-repeat 50% 0 fixed;
  /* W3C */
  padding: 120px 0 60px;
  text-align: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .contact .container, .contact p {
    color: #ffede9; }
  .contact p {
    margin-bottom: 20px; }
  .contact p em {
    color: white;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 25px; }
  .contact h3 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 40px; }
    .contact h3 span {
      color: white; }

.details, .form {
  width: 45%; }
  @media all and (max-width: 640px) {
    .details, .form {
      width: 100%;
      margin-bottom: 20px; } }

.details {
  float: left; }

.widget {
  padding: 0 2% 0 60px;
  margin-bottom: 20px;
  min-height: 80px;
  width: 50%;
  float: left;
  position: relative; }
  .widget p, .widget address {
    font-size: 12px;
    line-height: 16px; }
  .widget p {
    margin-bottom: 0; }
    .widget p strong {
      text-transform: uppercase;
      color: white;
      font-size: 14px;
      line-height: 28px; }
    .widget p a {
      text-decoration: underline; }
      .widget p a:hover {
        color: white; }
  .widget address {
    font-style: normal; }
  .widget .fa {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fbd1c8;
    font-size: 24px;
    height: 45px;
    width: 45px;
    line-height: 43px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box; }

.form {
  float: right; }

form input, form textarea, form select, form button {
  background: none;
  border: none;
  border-bottom: 1px solid #a38b87;
  color: #fbd1c8;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  margin: 25px 0 0;
  display: inline-block;
  padding: 0 0 10px; }
form textarea {
  min-height: 100px;
  resize: none;
  outline: none; }
form button {
  width: auto;
  padding: 10px 40px;
  color: white;
  border: 3px solid #fbd1c8;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #fbd1c8; }
  form button:hover {
    background: #fbd1c8;
    color: #5b5156; }

form ::-webkit-input-placeholder {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

form :-moz-placeholder {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

form ::-moz-placeholder {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

form :-ms-input-placeholder {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.footer {
  background: white;
  clear: both;
  padding: 30px 0;
  text-align: center;
  width: 100%; }
  .footer p, .footer a {
    color: #6a6266; }
  .footer p a {
    color: #6a6266;
    text-decoration: underline; }
    .footer p a:hover {
      color: #5b5156; }

.social {
  margin: 0 0 10px; }
  .social li {
    margin: 0 2px;
    display: inline-block; }
    .social li a {
      float: left;
      width: 45px;
      height: 45px;
      line-height: 43px;
      color: #6a6266;
      font-size: 18px;
      text-align: center;
      border: 1px solid #ffede9;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box; }
      .social li a:hover {
        background: #ffede9; }

.back-to-top {
  position: fixed;
  width: 42px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #6a6266;
  background: #ffede9;
  right: 4%;
  bottom: 4%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box; }

.anchor {
  display: block;
  position: relative;
  visibility: hidden; }

/* css for short code elements */
.fancy-title {
  font: 60px "Kristi", cursive;
  margin-bottom: 40px;
  text-transform: none; }

.strong {
  font-weight: 700; }

.nocase {
  text-transform: none; }

h5 {
  font-size: 14px; }

.arrow-list, .check-list {
  margin-bottom: 25px; }
  .arrow-list li, .check-list li {
    color: #8a8a8a;
    padding-bottom: 10px; }
    .arrow-list li:before, .check-list li:before {
      color: #fbd1c8;
      display: inline-block;
      margin: 0 10px 0 0;
      content: "\f054";
      font-family: 'FontAwesome'; }

.check-list li:before {
  content: "\f00c"; }

.one-half, .one_fourth {
  clear: both;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }
  .one-half .block, .one_fourth .block {
    margin-right: 4%;
    width: 48%; }
    .one-half .block:last-child, .one_fourth .block:last-child {
      margin-right: 0; }
    @media all and (max-width: 840px) {
      .one-half .block, .one_fourth .block {
        width: 100%;
        margin-right: 0; } }

.one_fourth .block {
  width: 22%; }
  @media all and (max-width: 840px) {
    .one_fourth .block {
      width: 100%;
      margin-right: 0; } }

table {
  margin-bottom: 40px;
  width: 100%;
  max-width: 650px;
  border-spacing: 0;
  border-collapse: collapse; }
  table > thead > tr {
    background: #ffede9; }
    table > thead > tr > th {
      padding: 12px 25px;
      color: #5b5156;
      text-transform: uppercase;
      font-size: 13px; }
      @media all and (max-width: 440px) {
        table > thead > tr > th {
          padding: 8px 10px; } }
  table > tbody > tr {
    border-bottom: 1px solid #f3f3f3; }
    table > tbody > tr > td {
      padding: 12px 25px;
      color: #8a8a8a; }
      @media all and (max-width: 440px) {
        table > tbody > tr > td {
          padding: 8px 10px; } }
    table > tbody > tr > td:first-child {
      text-transform: uppercase;
      font-size: 12px; }
  table > tbody > tr:last-child {
    border-bottom: 1px solid #ffede9; }

blockquote {
  margin: 0 0 30px 0;
  font-size: 22px;
  font-style: italic;
  color: #5b5156; }
  blockquote p {
    color: #5b5156;
    margin-bottom: 20px; }
    blockquote p:before, blockquote p:after {
      display: inline-block;
      margin: 0 10px 0 0;
      content: "\f10d";
      font-family: 'FontAwesome'; }
    blockquote p:after {
      margin: 0 0 0 10px;
      content: "\f10e"; }
  blockquote span {
    display: block;
    font-size: 13px; }

.progress {
  margin: 0 0 40px;
  height: 10px;
  background: #ffede9;
  max-width: 510px;
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box; }
  .progress .progress-bar {
    float: left;
    height: 100%;
    position: relative;
    background: #fbd1c8;
    text-align: right;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box; }
    .progress .progress-bar > span {
      position: absolute;
      width: 40px;
      line-height: 25px;
      text-align: center;
      color: #fefefe;
      background: #5b5156;
      top: -38px;
      right: -18px; }
      .progress .progress-bar > span:after {
        border-right: 5px solid transparent;
        border-top: 8px solid #5b5156;
        border-left: 5px solid transparent;
        content: " ";
        position: absolute;
        left: 15px;
        bottom: -8px;
        height: 8px; }

.btn-examples {
  margin: 0 0 40px 0; }
  .btn-examples span {
    display: inline-block;
    background: #fbd1c8;
    padding: 20px 20px 0;
    margin-top: -20px; }
    @media all and (max-width: 740px) {
      .btn-examples span {
        margin-top: 10px; } }

.btn-default, .btn-primary, .btn-transparent {
  display: inline-block;
  padding: 15px 40px;
  color: #5b5156;
  font-size: 18px;
  text-transform: uppercase;
  border-width: 3px;
  border-style: solid;
  border-color: #ffede9;
  background: #ffede9;
  margin: 0 0 20px; }
  .btn-default:hover, .btn-primary:hover, .btn-transparent:hover {
    background: #fefefe; }

.btn-primary {
  border-color: #fbd1c8;
  background: #fbd1c8;
  color: #fefefe; }
  .btn-primary:hover {
    background: #fefefe; }

.btn-transparent {
  border-color: #fff;
  background: transparent; }
  .btn-transparent:hover {
    background: #fff; }