/*
	Theme Name: Pantalone
	Theme URI: http://www.cyansolutions.com/
	Description: Pantalone Family Law Theme
	Version: 1.0.0
	Author: Cyan Solutions
	Author URI: http://www.cyansolutions.com/
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700");
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%; }

body {
  font: 300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #444; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative; }

/* header */
/* logo */
/* nav */
/* sidebar */
/* footer */
/*------------------------------------*\
    PAGES
\*------------------------------------*/
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Font-Name';
  src: url("fonts/font-name.eot");
  src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"), url("fonts/font-name.woff") format("woff"), url("fonts/font-name.ttf") format("truetype"), url("fonts/font-name.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
body {
  font-family: "PT Sans", sans-serif !important; }
  @media screen and (min-width: 992px) {
    body .mobile-only {
      display: none; } }
  body header {
    background-color: #f2f2f2 !important; }
  body h1, body h2, body h3, body h4, body h5 {
    color: #3d3a37;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: bold; }
  body p {
    color: #737c85; }
  body a:focus, body a:hover {
    color: #a28b56; }

a.read-more {
  color: #3d3a37;
  display: block;
  font-weight: bold; }
  a.read-more:hover {
    color: #2b3a54; }

.btn-primary, .btn-primary-large, .btn-primary-cta {
  background-color: #a28b56 !important;
  border: none !important;
  border-radius: 0 !important;
  color: #FFFFFF;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: bold !important;
  text-align: center;
  text-transform: uppercase; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary-large:hover, .btn-primary-large:focus, .btn-primary-large:active, .btn-primary-cta:hover, .btn-primary-cta:focus, .btn-primary-cta:active {
    background-color: #baa881 !important;
    color: #FFFFFF !important; }

.divider {
  border-bottom: 1px solid #eaeaea; }

.btn-primary {
  height: 38px;
  line-height: 29px !important;
  width: 178px; }

.btn-primary-large {
  font-size: 18px !important;
  height: 50px;
  line-height: 39px !important;
  max-width: 320px;
  width: 100%; }

.btn-primary-cta {
  font-size: 18px !important;
  height: 50px;
  line-height: 39px !important;
  max-width: 230px;
  width: 100%; }

.border-right {
  border-right: 1px solid #dedede; }

.carousel-control {
  background: none !important; }

.testimonial-block {
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 10px;
  margin: 30px 10px;
  position: relative; }
  .testimonial-block p {
    color: #44749d;
    font-size: 20px;
    font-style: italic;
    padding: 0 15px; }
  .testimonial-block div {
    color: #a28b56;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    margin-top: 18px;
    position: absolute; }
    .testimonial-block div i {
      margin: 0 3px; }
  .testimonial-block span {
    color: #a28b56;
    font-size: 72px;
    line-height: 0;
    position: absolute; }
    .testimonial-block span.open-quote {
      left: 0; }
    .testimonial-block span.close-quote {
      bottom: 0; }
  .testimonial-block.col2 {
    display: inline-block;
    margin: 5%;
    max-width: 400px;
    width: 40%;
    margin-bottom: 7em; }
    .testimonial-block.col2 div {
      margin-left: 15px; }

.head-contact {
  background: #2b3a54;
  color: #FFFFFF;
  font-size: 14px; }
  .head-contact .head-contact-group {
    text-align: center; }
  .head-contact .header-phone, .head-contact .header-address {
    display: block; }
    @media screen and (min-width: 768px) {
      .head-contact .header-phone, .head-contact .header-address {
        display: inline-block;
        margin: auto; } }
    .head-contact .header-phone i, .head-contact .header-address i {
      margin: 10px; }
  .head-contact .header-phone {
    text-align: center; }
  .head-contact .header-address {
    text-align: center; }

.header-logo {
  text-align: center; }

.nav {
  background-color: #a28b56;
  font-family: Georgia, Times, "Times New Roman", serif; }
  .nav ul {
    margin-bottom: 0;
    position: relative;
    padding: 0;
    /*  &:hover{ //wont be on hover, it will be a class trigger on click
        li.nav-list-main{
          display: block;
        }
      }*/ }
    .nav ul li {
      list-style: none;
      font-size: 24px;
      text-align: left;
      padding-left: 1em;
      padding-bottom: 5px; }
      @media screen and (min-width: 992px) {
        .nav ul li {
          font-size: 18px;
          margin: 0;
          padding: 0; } }
    .nav ul li.nav-list-main {
      text-align: left;
      display: none;
      position: relative; }
      @media screen and (min-width: 992px) {
        .nav ul li.nav-list-main {
          display: inline-block !important;
          float: left;
          text-align: center;
          font-size: 18px;
          margin-left: 2.5%;
          padding: 0.75em 0; }
          .nav ul li.nav-list-main a {
            border-bottom: 1px solid #a28b56;
            color: #FFFFFF;
            padding-bottom: 5px; }
            .nav ul li.nav-list-main a:hover, .nav ul li.nav-list-main a:focus, .nav ul li.nav-list-main a:active {
              text-decoration: none;
              border-color: #baa881; }
          .nav ul li.nav-list-main:hover > a {
            border-color: #baa881; }
          .nav ul li.nav-list-main:hover > .sub-menu {
            display: block !important;
            z-index: 99999; } }
      @media screen and (min-width: 1200px) {
        .nav ul li.nav-list-main {
          font-size: 22px; } }
    .nav ul li.nav-trigger a {
      display: block;
      height: 100%;
      text-align: center;
      line-height: 40px;
      padding-right: 5%;
      list-style: none; }
    .nav ul a {
      color: #FFFFFF; }
      .nav ul a:hover, .nav ul a:focus, .nav ul a:active {
        text-decoration: none; }
    .nav ul .sub-menu {
      display: none; }
      @media screen and (min-width: 992px) {
        .nav ul .sub-menu {
          background: #a28b56;
          display: none;
          font-size: 16px;
          left: 0;
          list-style: none;
          padding: 0;
          position: absolute;
          margin-top: 13px;
          text-align: left;
          width: 210px;
          z-index: 9999; }
          .nav ul .sub-menu li {
            border-bottom: 1px solid #baa881; }
          .nav ul .sub-menu a {
            display: block;
            padding: 5px; }
            .nav ul .sub-menu a:hover, .nav ul .sub-menu a:focus, .nav ul .sub-menu a:active {
              background: #baa881; } }
      @media screen and (min-width: 1200px) {
        .nav ul .sub-menu {
          margin-top: 16px; } }
      .nav ul .sub-menu a {
        border-bottom: none !important;
        display: block; }
  .nav .menu-more.fa {
    float: right; }
  .nav .menu-more:before {
    border-left: 1px solid #baa881;
    content: '\f0da';
    display: block;
    float: right;
    height: 100%;
    padding: 0 2em 0 1em;
    width: 40px; }
    @media screen and (min-width: 992px) {
      .nav .menu-more:before {
        display: none; } }
  .nav .menu-more.active:before {
    content: '\f0d7'; }

.footer {
  background: #2b3a54;
  color: #FFFFFF;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: normal; }
  .footer p {
    color: #FFFFFF; }
  .footer .footer-info {
    clear: both;
    float: left; }
    .footer .footer-info i {
      margin-right: 1em; }
    .footer .footer-info i, .footer .footer-info p {
      float: left; }
  .footer .footer-title {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: bold;
    margin-top: 2em; }
    @media screen and (min-width: 1200px) {
      .footer .footer-title {
        margin-top: 5em; } }
    .footer .footer-title .divider {
      border-bottom: 1px solid #5a6474;
      margin: 2em 1em 1em; }
  .footer a {
    color: #FFFFFF; }
  .footer .footer-help {
    font-size: 14px;
    text-transform: uppercase;
    margin: 1em 0; }
    @media screen and (min-width: 1200px) {
      .footer .footer-help {
        margin: 0 0 6em 0; } }
    .footer .footer-help a {
      margin-right: 2em; }
      .footer .footer-help a:hover {
        color: #f2f2f2; }
  .footer .footer-menu {
    position: relative;
    margin-bottom: 6em; }
    .footer .footer-menu ul {
      padding: 0; }
      .footer .footer-menu ul li {
        display: inline-block;
        vertical-align: text-top;
        width: 170px; }
        .footer .footer-menu ul li ul {
          padding: 0; }
          .footer .footer-menu ul li ul li {
            display: block;
            margin-bottom: 0.5em; }
  .footer .footer-copyright {
    margin: 1em 0; }
    @media screen and (min-width: 1200px) {
      .footer .footer-copyright {
        margin: 0 0 6em 0; } }

.home-banner {
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  text-align: center; }
  @media screen and (min-width: 532px) {
    .home-banner {
      text-align: left; } }
  .home-banner h1, .home-banner h2, .home-banner h3, .home-banner p, .home-banner a {
    color: #FFFFFF; }
  .home-banner h1 {
    text-transform: uppercase;
    font-size: 44px; }
    @media screen and (min-width: 1200px) {
      .home-banner h1 {
        font-size: 72px; } }
  .home-banner h2 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 26px; }
    @media screen and (min-width: 1200px) {
      .home-banner h2 {
        font-size: 30px; } }
  .home-banner h3 {
    font-size: 27px;
    text-transform: uppercase; }
  .home-banner p {
    font-size: 18px;
    text-align: left; }
    @media screen and (min-width: 1200px) {
      .home-banner p {
        font-size: 18px;
        margin-top: 1.25em; } }
  .home-banner a {
    margin: 2em auto 4em; }
    @media screen and (min-width: 1200px) {
      .home-banner a {
        margin: 2em auto 8em; } }
  @media screen and (min-width: 1200px) {
    .home-banner .banner-text {
      margin-top: 90px; } }

.home-expertise {
  border-bottom: 1px solid #dedede;
  margin-bottom: 2em;
  padding-bottom: 2em; }
  .home-expertise .section-title {
    text-align: center; }
    @media screen and (min-width: 1200px) {
      .home-expertise .section-title {
        margin-bottom: 4em; } }
    .home-expertise .section-title h3 {
      font-size: 36px;
      margin-top: 1.25em; }
    .home-expertise .section-title p {
      padding: 8px; }
    .home-expertise .section-title span {
      border-bottom: 2px solid #c6c4c9;
      display: inline-block;
      width: 50px; }
  .home-expertise .block-expertise {
    margin: auto;
    padding: 25px;
    text-align: center;
    max-width: 300px; }
    .home-expertise .block-expertise h4 {
      color: #a28b56;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 20px; }
    .home-expertise .block-expertise p {
      color: #333333;
      margin-bottom: 15px; }

.home-testimonial .divider {
  border-bottom: 1px solid #dedede;
  margin: 3em 1em 2em; }
.home-testimonial .testimonial-desc {
  padding: 0 2em;
  margin-top: 1em; }
  .home-testimonial .testimonial-desc h4 {
    font-size: 24px; }
  .home-testimonial .testimonial-desc p {
    line-height: 2em; }

.block-faqs h4 {
  font-size: 24px; }
.block-faqs ul {
  list-style: none;
  padding: 15px 0 0 10px; }
  .block-faqs ul li {
    clear: both;
    padding: 0.5em; }
    .block-faqs ul li.border-bottom {
      border-bottom: 1px solid #eaeaea; }
    .block-faqs ul li a {
      color: #737c85;
      display: block; }
      .block-faqs ul li a:hover, .block-faqs ul li a:focus, .block-faqs ul li a:active {
        color: #3d3a37;
        text-decoration: none; }
.block-faqs .faq-list-item a:before {
  color: #a28b56;
  content: '?';
  font-weight: bold;
  padding: 5px 10px 0 5px; }

.home-faq {
  margin-bottom: 4em; }

.block-request {
  background: #eaeaea;
  padding: 15px; }
  .block-request .block-request-inner {
    border: 1px solid #a28b56;
    padding: 20px 40px;
    text-align: center; }
    .block-request .block-request-inner h4 {
      font-size: 24px;
      margin-bottom: 0; }
    .block-request .block-request-inner .divider {
      border-bottom: 1px solid #a28b56;
      display: inline-block;
      margin: auto;
      margin-bottom: 2px;
      width: 75px; }

.page-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 150px;
  text-align: center; }
  .page-banner h2 {
    color: #FFFFFF;
    font-family: "PT Sans", sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 120px; }

.block-blocks {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 3px; }

.content-page {
  margin-top: 2em;
  margin-bottom: 2em; }
  .content-page .divider {
    margin-top: 1em;
    margin-bottom: 2em; }
  .content-page .content-main-page p {
    color: #3d3a37;
    font-size: 18px;
    line-height: 2em;
    padding: 1em 0.25em; }
  .content-page .content-secondary-page h4 {
    color: #a28b56;
    font-family: "PT Sans", sans-serif;
    font-weight: bold; }
  .content-page .content-secondary-page p {
    line-height: 1.75em;
    margin-bottom: 1em; }
  .content-page .content-secondary-page.columns p {
    -webkit-columns: 300px 2;
    -moz-columns: 300px 2;
    columns: 300px 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px; }

div[class|="content"] {
  margin-top: 2em;
  margin-bottom: 2em; }
  div[class|="content"] a:focus, div[class|="content"] a:hover {
    color: #2b3a54;
    text-decoration: none; }
  div[class|="content"] .divider {
    margin-top: 1em;
    margin-bottom: 2em; }
  div[class|="content"] div[class|="content-main"] p {
    color: #3d3a37;
    font-size: 18px;
    line-height: 2em;
    padding: 1em 0.25em; }
  div[class|="content"] div[class|="content-main"] .tab-content p {
    font-size: 14px;
    padding: 0; }
  div[class|="content"] div[class|="content-main"] .tab-content img {
    margin-top: 0.5em; }
  div[class|="content"] div[class|="content-main"] .tab-content h4 {
    font-family: "PT Sans", sans-serif; }
  div[class|="content"] div[class|="content-main"] details {
    background-color: #eaeaea;
    margin: 10px;
    padding: 10px; }
    div[class|="content"] div[class|="content-main"] details summary {
      font-size: 18px;
      font-weight: bold;
      padding-left: 3px; }
      div[class|="content"] div[class|="content-main"] details summary i {
        float: right;
        margin: 5px 10px; }
    div[class|="content"] div[class|="content-main"] details summary::-webkit-details-marker {
      display: none; }
    div[class|="content"] div[class|="content-main"] details p {
      font-size: 14px; }
  div[class|="content"] div[class|="content-main"] details[open] summary i:before {
    content: "\f0d7"; }
  div[class|="content"] div[class|="content-main"] .nav {
    background: none; }
    div[class|="content"] div[class|="content-main"] .nav li {
      margin: 0 5px; }
      div[class|="content"] div[class|="content-main"] .nav li.active a {
        background: #c6c4c9; }
      div[class|="content"] div[class|="content-main"] .nav li a {
        background: #dedede;
        border: none;
        border-radius: 0;
        color: #3d3a37;
        font-family: "PT Sans", sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding: 8px 15px;
        text-transform: uppercase; }
        div[class|="content"] div[class|="content-main"] .nav li a:hover {
          background: #c6c4c9;
          color: #737c85; }
  div[class|="content"] div[class|="content-main"] .wpforms-container {
    background: #eaeaea;
    padding: 2em; }
    div[class|="content"] div[class|="content-main"] .wpforms-container input, div[class|="content"] div[class|="content-main"] .wpforms-container textarea {
      border: none; }
    div[class|="content"] div[class|="content-main"] .wpforms-container input {
      height: 65px; }
    div[class|="content"] div[class|="content-main"] .wpforms-container input[type="checkbox"] {
      display: none; }
    div[class|="content"] div[class|="content-main"] .wpforms-container input[type="checkbox"] + label span {
      display: inline-block;
      width: 28px;
      height: 27px;
      margin: -1px 4px 0 0;
      vertical-align: middle;
      background: #FFFFFF;
      cursor: pointer; }
    div[class|="content"] div[class|="content-main"] .wpforms-container input[type="checkbox"]:checked + label span {
      background: #FFFFFF url("img/check.png") 0 top no-repeat; }
    div[class|="content"] div[class|="content-main"] .wpforms-container li {
      margin-bottom: 15px !important; }
    div[class|="content"] div[class|="content-main"] .wpforms-container .wpforms-submit-container button {
      background-color: #2b3a54;
      color: #FFFFFF;
      height: 57px;
      width: 100%; }
  div[class|="content"] div[class|="content-main"] iframe {
    width: 100%; }
  div[class|="content"] div[class|="content-main"] .video-blocks {
    margin-bottom: 1em; }
  div[class|="content"] div[class|="content-main"] .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 51%; }
    div[class|="content"] div[class|="content-main"] .aspect-ratio iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
  div[class|="content"] .content-main-team h4 {
    display: inline-block; }
  div[class|="content"] .content-main-team .team-img-wrapper {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 350px; }
    div[class|="content"] .content-main-team .team-img-wrapper:after {
      padding-top: 56.25%;
      display: block;
      content: ''; }
  div[class|="content"] .content-main-team .team-img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: contain;
    color: white; }
  div[class|="content"] .content-main-association .association-block {
    text-align: center; }
    div[class|="content"] .content-main-association .association-block div {
      min-height: 200px; }
  div[class|="content"] .content-main-association .association-logo-wrapper {
    height: 150px;
    position: relative;
    width: 100%; }
    div[class|="content"] .content-main-association .association-logo-wrapper .association-logo {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  div[class|="content"] .content-main-contact h4 {
    margin-bottom: 0; }
  div[class|="content"] .content-main-contact p {
    padding-top: 0 !important;
    padding-left: 0 !important;
    line-height: normal !important; }
    div[class|="content"] .content-main-contact p a:hover {
      color: #3d3a37; }
  div[class|="content"] .content-main-process h4, div[class|="content"] .content-main-process h5 {
    font-family: "PT Sans", sans-serif !important; }
  div[class|="content"] .content-main-process h5 {
    color: #a28b56;
    font-size: 16px;
    margin-bottom: 5px; }
  div[class|="content"] .content-main-process .process-block {
    background: #eaeaea;
    margin-bottom: 20px;
    padding: 10px 30px; }
    div[class|="content"] .content-main-process .process-block p {
      font-size: 14px !important;
      padding: 0 !important; }
  div[class|="content"] .content-main-ourmedia h4, div[class|="content"] .content-main-reference h4, div[class|="content"] .content-main-team .row h4 {
    font-family: "PT Sans", sans-serif;
    font-size: 26px; }
  div[class|="content"] .content-main-ourmedia h5, div[class|="content"] .content-main-reference h5, div[class|="content"] .content-main-team .row h5 {
    font-family: "PT Sans", sans-serif;
    font-size: 20px; }
  div[class|="content"] .content-main-ourmedia p, div[class|="content"] .content-main-reference p, div[class|="content"] .content-main-team .row p {
    font-size: 16px !important;
    line-height: 1.5em !important;
    padding: 0 !important; }

.content-main-post {
  margin-top: 0 !important; }

.post-preview-img {
  background-position: center;
  background-size: cover;
  height: 300px;
  margin: 3em 0 1em;
  width: 100%; }

.blog-pagination {
  clear: both;
  display: block;
  padding: 2em 0;
  text-align: center;
  width: 100%; }

.block-blog a:hover {
  color: #2b3a54; }

.block-cta {
  padding: 1em;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .block-cta {
      padding: 3em; } }
  .block-cta .block-cta-title h3 {
    color: #FFFFFF;
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    text-transform: uppercase; }
    @media screen and (min-width: 1200px) {
      .block-cta .block-cta-title h3 {
        text-align: right; } }
  @media screen and (min-width: 1200px) {
    .block-cta .block-cta-button {
      text-align: left; } }

.block-testimonial {
  color: #FFFFFF;
  text-align: center; }
  .block-testimonial h4, .block-testimonial h5, .block-testimonial p {
    font-family: "PT Sans", sans-serif;
    font-weight: normal;
    color: #FFFFFF; }
  .block-testimonial h4 {
    font-size: 16px; }
  .block-testimonial h5 {
    font-size: 14px; }
  .block-testimonial p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
    margin-top: 1em;
    padding: 0 3em; }
    @media screen and (min-width: 768px) {
      .block-testimonial p {
        padding: 0 6em; } }
    @media screen and (min-width: 992px) {
      .block-testimonial p {
        padding: 0 9em; } }
    @media screen and (min-width: 1200px) {
      .block-testimonial p {
        padding: 0 12em; } }
  .block-testimonial .divider {
    border-color: rgba(255, 255, 255, 0.3); }
  .block-testimonial .block-testimonial-quote {
    height: 70px;
    position: relative; }
    .block-testimonial .block-testimonial-quote span {
      display: inline-block;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 140px;
      height: 0;
      line-height: 145px;
      margin: auto;
      position: absolute; }
  .block-testimonial .block-testimonial-service {
    margin: 2em 0 3em; }

/*# sourceMappingURL=style.css.map */
