@charset "UTF-8";
/*
 Theme Name:   apr
 description: >-
   Advanced Perth Removals official site child theme
 Author:       Caffeinate Digital
 Template:     twentynineteen
 Version:      1.0.0
*/
@font-face {
  font-family: 'Proxima Nova Bl';
  src: url(./assets/fonts/ProximaNova-Black.woff);
  font-weight: 900;
}

@font-face {
  font-family: 'Proxima Nova Eb';
  src: url(./assets/fonts/ProximaNova-Extrabld.woff);
  font-weight: 900;
}

@font-face {
  font-family: 'Proxima Nova Bd';
  src: url(./assets/fonts/ProximaNova-Bold.woff);
  font-weight: 700;
}

@font-face {
  font-family: 'Proxima Nova Sb';
  src: url(./assets/fonts/ProximaNova-Semibold.woff);
  font-weight: 600;
}

@font-face {
  font-family: 'Proxima Nova Rg';
  src: url(./assets/fonts/ProximaNova-Regular.woff);
  font-weight: 400;
}

@font-face {
  font-family: 'Proxima Nova Lt';
  src: url(./assets/fonts/ProximaNova-Light.woff);
  font-weight: 300;
}

body {
  font-family: 'Lato', sans-serif;
}

a {
  color: #7fb53b;
}

a:hover {
  color: #7fb53b;
}

h1.global {
  background: #E0E0E0;
  padding: 15px 20px;
}

h2.global {
  color: #7fb53b;
  text-align: center;
  border-bottom: 1px solid #7fb53b;
  padding-bottom: 12px;
  font-size: 37px;
}

h3.global {
  color: #7fb53b;
  border-bottom: 1px solid #7fb53b;
  padding-bottom: 28px;
  font-size: 24px;
}

section.content-title .container {
  padding: 0 15px 20px;
}

p {
  font-size: 15px;
}

p a {
  color: #7fb53b;
}

p a:hover {
  color: #7fb53b;
  opacity: 0.8;
}

ul.ticks {
  padding-left: 20px;
}

ul.ticks li {
  list-style-type: none;
}

ul.ticks li i {
  color: #7fb53b;
  font-size: 15px;
  margin-right: 2px;
}

.left-right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding: 25px 0;
}

.left-right .left {
  width: 49%;
  margin-right: 1%;
}

.left-right .right {
  width: 49%;
  margin-left: 1%;
}

.slick-slider, .slider, .slick-slide, input, button, img {
  outline: 0 none !important;
}

.fancybox-navigation .fancybox-button {
  background: transparent;
  width: 30px;
}

.fancybox-navigation .fancybox-button.fa-chevron-right {
  right: 0;
}

.container {
  max-width: 1140px;
}

.light {
  font-family: 'Proxima Nova Lt', sans-serif;
  font-weight: 300;
}

.regular {
  font-family: 'Proxima Nova Rg', sans-serif;
  font-weight: 400;
}

.semibold {
  font-family: 'Proxima Nova Sb', sans-serif;
  font-weight: 600;
}

.bold {
  font-family: 'Proxima Nova Bd', sans-serif;
  font-weight: 700;
}

.extrabold {
  font-family: 'Proxima Nova Eb', sans-serif;
  font-weight: 800;
}

.black {
  font-family: 'Proxima Nova Bl', sans-serif;
  font-weight: 900;
}

.upper {
  text-transform: uppercase;
}

.capital {
  text-transform: capitalize;
}

.background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.btn.btn-primary, input[type=submit] {
  font-size: 16px;
  color: white;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 10px 20px;
  background: #7fb53b;
  border-color: #7fb53b;
  border: none;
}

.btn.btn-primary:hover, input[type=submit]:hover {
  background: white;
  color: #7fb53b;
}

.btn.btn-primary.btn-green, input[type=submit].btn-green {
  background: #7fb53b;
  border-color: #7fb53b;
}

.btn.btn-primary.btn-green:hover, input[type=submit].btn-green:hover {
  background: white;
  color: #7fb53b;
}

.btn.btn-primary.btn-grey, input[type=submit].btn-grey {
  background: #5a575e;
  border-color: #5a575e;
}

.btn.btn-primary.btn-grey:hover, input[type=submit].btn-grey:hover {
  background: white;
  color: #5a575e;
}

.btn.btn-primary.btn-black, input[type=submit].btn-black {
  background: #2F3033;
  border-color: #2F3033;
}

.btn.btn-primary.btn-black:hover, input[type=submit].btn-black:hover {
  color: #2F3033;
  background: white;
}

.btn.btn-primary.btn-circular, input[type=submit].btn-circular {
  -webkit-border-radius: 27px;
          border-radius: 27px;
}

.btn.btn-primary.btn-slim, input[type=submit].btn-slim {
  padding-top: 7px;
  padding-bottom: 7px;
}

.blue {
  color: #25ABE2 !important;
}

.yellow {
  color: #f8fb38 !important;
}

.pink {
  color: #E4097D !important;
}

.white {
  color: white !important;
}

.addthis-smartlayers #at4-share, .addthis-smartlayers #at4-soc {
  top: 22.2% !important;
}

.select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
          border-radius: 0;
  font-size: 14px;
  height: 38px;
  padding-top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #2F3033;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #7fb53b;
}

@media (min-width: 1200px) {
  .responsive-only {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .responsive-only {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
  .desktop-only {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
  h2 {
    font-size: 25px;
  }
  h2.global {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  .left-right {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  .left-right .left {
    width: 100%;
    margin-right: 0;
  }
  .left-right .right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

header section.pre-header {
  background: #7fb53b;
}

header section.pre-header .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

header section.pre-header .container .socials a {
  padding: 10px 8px;
  display: inline-block;
}

header section.pre-header .container .socials a i {
  color: white;
  font-size: 17px;
}

header section.pre-header .container .socials a:hover {
  opacity: 0.8;
}

header section.pre-header .container .contact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: white;
}

header section.pre-header .container .contact a {
  color: white;
  margin-right: 20px;
}

header section.main-header .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding: 10px 15px;
}

header section.main-header .container .logo img {
  width: 210px;
}

header section.main-header .container .nav ul.menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

header section.main-header .container .nav ul.menu li {
  list-style-type: none;
  font-size: 15px;
  position: relative;
}

header section.main-header .container .nav ul.menu li .sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #333333;
  width: 190%;
  margin-top: 29px;
  z-index: 2000;
  padding: 0;
  border: 1px solid #E0E0E0;
}

header section.main-header .container .nav ul.menu li .sub-menu li {
  width: 100%;
}

header section.main-header .container .nav ul.menu li .sub-menu li a {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  padding: 9px 20px;
  width: 100%;
  background: white;
  border-bottom: 1px solid #E0E0E0;
  color: #808285;
}

header section.main-header .container .nav ul.menu li .sub-menu li a:hover {
  color: white;
  background: #7fb53b;
}

header section.main-header .container .nav ul.menu li .sub-menu li:last-child a {
  border-bottom: none;
}

header section.main-header .container .nav ul.menu li.current_page_item a {
  background: #7fb53b;
  color: white;
}

header section.main-header .container .nav ul.menu li a {
  color: #444444;
  padding: 10px 20px;
}

header section.main-header .container .nav ul.menu li a i {
  padding-left: 20px;
  padding-right: 15px;
}

header section.main-header .container .nav ul.menu li a:hover {
  text-decoration: none;
  background: #7fb53b;
  color: white;
}

header section.sticky-socials {
  position: fixed;
  top: 30vh;
  left: 0;
  z-index: 100;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
      flex-direction: column;
}

header section.sticky-socials a {
  margin-bottom: 10px;
}

header section.sticky-socials a i {
  font-size: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {
  header section.sticky-socials {
    top: 40vh;
  }
}

@media (max-width: 767px) {
  header section.sticky-socials {
    display: none;
  }
}

@media (min-width: 992px) {
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li ul.sub-menu:hover {
    visibility: visible;
    opacity: 1;
    display: block;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  header section.main-header .container .nav ul.menu li a {
    padding: 10px 10px;
  }
}

@media (max-width: 991px) {
  header nav.nav .menu-header-menu-container {
    display: none;
    position: absolute;
    left: 0;
    background: white;
    width: 100%;
    top: 210px;
    z-index: 100;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    padding: 0;
    margin: 0;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li {
    width: 100%;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li > a {
    height: auto;
    -ms-flex-pack: start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
        justify-content: flex-start;
    font-size: 12px;
    border-bottom: 1px solid #E0E0E0;
    padding: 10px 20px;
    width: 100%;
    display: inline-block;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li ul.sub-menu {
    position: relative;
    top: 0;
    background: white;
    padding: 5px 0;
    margin-top: 0;
    display: none;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li ul.sub-menu li a {
    text-transform: none;
    padding: 6px 25px;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li.menu-item-has-children i {
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li.menu-item-has-children i.active {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li:first-child > a {
    border-top: 1px solid #E0E0E0;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li.lets-talk {
    margin-left: 0;
  }
  header nav.nav .menu-header-menu-container ul#menu-header-menu > li.lets-talk > a {
    height: auto;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding: 11px 20px !important;
  }
  header .mobile-toggle {
    padding-right: 5px;
    position: relative;
    z-index: 200;
  }
  header .mobile-toggle:focus {
    outline: none;
  }
  header .mobile-toggle .hamburger-box {
    width: 30px;
  }
  header .mobile-toggle .hamburger-inner, header .mobile-toggle .hamburger-inner:after, header .mobile-toggle .hamburger-inner:before {
    width: 30px;
  }
}

@media (max-width: 767px) {
  header section.pre-header .container {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
    padding: 10px 15px;
  }
  header section.pre-header .container .contact {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
  }
  header section.pre-header .container .contact a {
    margin-right: 0;
  }
  header nav.nav .menu-header-menu-container {
    margin-top: 70px;
  }
}

footer section.pre-footer {
  background-image: url(/wp-content/uploads/2021/01/APR-hero.jpg);
}

footer section.pre-footer .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding: 35px 15px;
}

footer section.pre-footer .container .text {
  font-size: 25px;
  color: white;
}

footer section.pre-footer .container .text a {
  color: white;
}

footer section.main {
  background: #2F3033;
}

footer section.main .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  color: white;
  padding: 35px 15px 5px;
}

footer section.main .container > div {
  width: 25%;
}

footer section.main .container .location {
  width: 21%;
}

footer section.main .container .location .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 82.25%;
}

footer section.main .container .location .resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

footer section.main .container .logo img {
  width: 200px;
}

footer section.main .container .links {
  width: 18%;
}

footer section.main .container .links a {
  color: white;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 10px;
}

footer section.main .container .links ul.menu {
  list-style-type: none;
  margin-left: -15px;
}

footer section.main .container .links ul.menu li {
  margin-left: 10px;
}

footer section.main .container .links ul.menu li::before {
  content: '•\00A0';
  margin-left: -22px;
}

footer section.main .container .links .menu-footer-menu-container ul.menu {
  padding-left: 20px;
}

footer section.main .container .links .menu-footer-menu-container ul.menu li {
  list-style-type: none;
  font-size: 15px;
}

footer section.main .container .links .menu-footer-menu-container ul.menu li a {
  color: white;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 10px;
}

footer section.main .container .links .menu-footer-menu-container ul.menu li a:hover {
  text-decoration: none;
  background: #7fb53b;
}

footer section.main .container .enquiry .gform_wrapper .top_label .gfield_label, footer section.main .container .enquiry .gform_wrapper legend.gfield_label {
  display: none;
}

footer section.main .container .enquiry .gform_wrapper ul li.gfield {
  margin-top: 12px;
}

footer section.main .container .enquiry .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: 14px;
}

footer section.main .container .enquiry .gform_wrapper .gform_footer {
  margin-top: 0;
  text-align: center;
}

footer section.disclaimer {
  background: #2F3033;
  color: white;
  font-size: 13px;
  text-align: center;
}

footer section.disclaimer .container {
  padding: 25px 15px;
}

footer section.disclaimer .container a {
  color: white;
}

@media (min-width: 992px) and (max-width: 1200px) {
  footer section.main .container .links {
    width: 20%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  footer section.pre-footer .container .text {
    font-size: 18px;
  }
  footer section.main .container .links {
    width: 50%;
  }
}

@media (max-width: 991px) {
  footer section.main .container {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
  }
  footer section.main .container > div {
    width: 50%;
    margin-bottom: 30px;
  }
  footer section.main .container > div h3 {
    text-align: center;
  }
  footer section.main .container .logo {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
  }
  footer section.main .container .links {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
}

@media (max-width: 767px) {
  footer section.main .container .links {
    width: 100%;
  }
  footer section.main .container .location {
    width: 80%;
  }
  footer section.main .container > div {
    width: 80%;
  }
  footer section.main .container > div:last-child {
    margin-bottom: 0;
  }
  footer section.pre-footer .container {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  footer section.pre-footer .container .text {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}

section.listing .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: start;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
      justify-content: flex-start;
  padding-bottom: 230px;
}

section.listing .container nav.pagination {
  width: 100%;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
}

section.listing .container nav.pagination .page-numbers {
  padding: 0 5px;
  color: #2682bf;
}

@media (min-width: 768px) and (max-width: 991px) {
  section.listing .container {
    padding-bottom: 110px;
  }
  section.listing .container .item .image {
    height: 150px;
  }
  section.listing .container .item.form .header .overlay {
    top: -18px;
  }
  section.listing .container .item.form .content {
    padding: 20px 20px 0;
  }
  section.listing .container .item.form .content h1 {
    font-size: 27px;
    line-height: 28px;
  }
  section.listing .container .item.form .content h2 {
    font-size: 17px;
    line-height: 17px;
  }
  section.listing .container .item.form .content h3 {
    font-size: 20px;
    line-height: 23px;
  }
}

@media (max-width: 767px) {
  section.listing .container {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    padding-bottom: 80px;
  }
  section.listing .container .item {
    width: 100%;
  }
}

section.subscribe .container {
  position: relative;
}

section.subscribe .container:before {
  background: -webkit-gradient(linear, left top, right top, from(black), to(lightgrey));
  background: linear-gradient(to right, black, lightgrey);
  width: 100%;
  height: 2px;
  content: '';
  display: block;
}

section.subscribe .container .main-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 38%;
}

section.subscribe .container .content {
  padding: 60px 50px;
}

section.subscribe .container .content .title {
  font-size: 40px;
}

section.subscribe .container .content .subtitle {
  font-size: 34px;
  line-height: 34px;
}

@media (min-width: 768px) and (max-width: 991px) {
  section.subscribe .container .content .title {
    font-size: 30px;
  }
  section.subscribe .container .content .subtitle {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  section.subscribe .container .content {
    padding: 40px 0;
  }
  section.subscribe .container .content .title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  section.subscribe .container .content .subtitle {
    font-size: 18px;
    line-height: 20px;
  }
  section.subscribe .container .main-image {
    position: relative;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 80%;
  }
}

.blog-form .gform_confirmation_wrapper {
  font-size: 21px;
  line-height: 26px;
  color: black;
  padding: 45px 0;
}

.blog-form .gform_confirmation_wrapper .gform_confirmation_message {
  text-align: left;
}

.blog-form .gform_wrapper {
  margin: 25px 0 0;
}

.blog-form .gform_wrapper div.validation_error {
  display: none;
}

.blog-form .gform_wrapper li.gfield.gfield_error {
  background: transparent;
  padding: 0;
  border: none;
}

.blog-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}

.blog-form .gform_wrapper .top_label .gfield_label, .blog-form .gform_wrapper legend.gfield_label {
  display: none;
}

.blog-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #e4e4e3;
  padding: 15px 15px;
}

.blog-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
  font-family: 'Proxima Nova Rg', sans-serif;
}

.blog-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
  font-family: 'Proxima Nova Rg', sans-serif;
}

.blog-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
  font-family: 'Proxima Nova Rg', sans-serif;
}

.blog-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder {
  font-family: 'Proxima Nova Rg', sans-serif;
}

.blog-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  max-width: 100% !important;
}

.blog-form .gform_wrapper .gform_footer input.button, .blog-form .gform_wrapper .gform_footer input[type=submit], .blog-form .gform_wrapper .gform_footer input[type=submit], .blog-form .gform_wrapper .gform_page_footer input.button, .blog-form .gform_wrapper .gform_page_footer input[type=submit], .blog-form .gform_wrapper .gform_page_footer input[type=submit] {
  text-transform: uppercase;
  font-size: 23px;
  font-family: 'Proxima Nova Eb', sans-serif;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-image: url(./assets/images/subscribe.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 3%;
  padding: 8px 40px 8px 70px !important;
  margin: 0;
}

.blog-form .gform_wrapper .gform_footer .button-wrapper:after, .blog-form .gform_wrapper .gform_page_footer .button-wrapper:after {
  display: none;
}

.blog-form.large .gform_wrapper .top_label input.large {
  width: 52%;
}

.blog-form.large .gform_wrapper .gform_footer input.button, .blog-form.large .gform_wrapper .gform_footer input[type=submit], .blog-form.large .gform_wrapper .gform_page_footer input.button, .blog-form.large .gform_wrapper .gform_page_footer input[type=submit] {
  width: 52%;
  font-size: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog-form .gform_wrapper .gform_footer input.button, .blog-form .gform_wrapper .gform_footer input[type=submit], .blog-form .gform_wrapper .gform_page_footer input.button, .blog-form .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 15px;
    padding: 8px 40px 8px 50px !important;
  }
  .blog-form.large .gform_wrapper .gform_footer input.button, .blog-form.large .gform_wrapper .gform_footer input[type=submit], .blog-form.large .gform_wrapper .gform_page_footer input.button, .blog-form.large .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .blog-form.large .gform_wrapper .top_label input.large {
    width: 100%;
  }
  .blog-form.large .gform_wrapper .gform_footer input.button, .blog-form.large .gform_wrapper .gform_footer input[type=submit], .blog-form.large .gform_wrapper .gform_page_footer input.button, .blog-form.large .gform_wrapper .gform_page_footer input[type=submit] {
    width: 100%;
    font-size: 22px;
  }
}

section.filters .container {
  padding: 40px 15px 5px;
}

section.filters .container form.searchandfilter {
  padding: 0 1%;
}

section.filters .container form.searchandfilter ul {
  padding: 0;
}

section.filters .container form.searchandfilter ul li input[type="text"] {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #e4e4e3;
  padding: 15px 15px;
  width: 250px;
  color: grey;
}

section.filters .container form.searchandfilter ul li select {
  width: 250px;
}

section.filters .container form.searchandfilter ul li .button-wrapper:after {
  display: none;
}

section.filters .container form.searchandfilter ul li .button-wrapper input[type="submit"] {
  color: white;
  background: #e5007d;
  border: none;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 10px 8px 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
  font-family: 'Proxima Nova Bl', sans-serif;
  font-size: 20px;
  height: 53px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

section.filters .container form.searchandfilter ul li .button-wrapper input[type="submit"]:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  color: white;
  cursor: pointer;
}

section.filters .container .select2-container .select2-selection--single {
  height: 55px;
}

section.filters .container .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 13px 15px;
  color: grey;
}

section.filters .container .select2-container .select2-selection--single .select2-selection__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

section.filters .container .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #2682bf;
}

@media (max-width: 767px) {
  section.filters .container form.searchandfilter ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
  }
  section.filters .container form.searchandfilter ul li {
    margin-bottom: 10px;
  }
}

.item.form.form {
  background: #eaeaea;
}

.item.form.form .header {
  position: relative;
  padding: 43px;
  border-bottom: 1px solid #E0E0E0;
}

.item.form.form .header .overlay {
  width: 33%;
  max-width: 100px;
  position: absolute;
  top: -24px;
  left: 15px;
}

.item.form.form .header .notification {
  width: 20%;
  max-width: 60px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.item.form.form.form-mini {
  height: auto;
}

.item.form.form.form-mini .content {
  padding-top: 11px;
}

.item.form.form .content {
  padding: 30px 30px 11px;
}

.item.form.form .content h1 {
  font-size: 37px;
  line-height: 40px;
}

.item.form.form .content h2 {
  color: #E4097D;
  font-size: 27px;
  line-height: 27px;
  margin: 10px 0 17px;
}

.item.form.form .content h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .item.form .header .overlay {
    top: -18px;
  }
  .item.form .content {
    padding: 20px 20px 0;
  }
  .item.form .content h1 {
    font-size: 27px;
    line-height: 28px;
  }
  .item.form .content h2 {
    font-size: 17px;
    line-height: 17px;
  }
  .item.form .content h3 {
    font-size: 20px;
    line-height: 23px;
  }
}

@media (max-width: 767px) {
  .item.form.form .content h2 {
    font-size: 25px;
  }
  .item.form.form .content h3 {
    font-size: 17px;
  }
}

.item.blog-item {
  width: 31%;
  margin: 0 1% 25px;
  border: 1px solid #E0E0E0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

.item.blog-item:hover {
  border-color: #E4097D;
  -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.26);
}

.item.blog-item .image {
  height: 220px;
  position: relative;
}

.item.blog-item .image .date {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  letter-spacing: 2px;
  font-size: 13px;
  padding: 5px 15px;
}

.item.blog-item .image .date .larger {
  font-size: 19px;
}

.item.blog-item .main {
  padding: 25px 20px;
}

.item.blog-item .main .tags {
  color: #b1b1b1;
  font-size: 14px;
  letter-spacing: 2px;
  overflow: hidden;
}

.item.blog-item .main .tags a {
  color: #b1b1b1;
  font-size: 14px;
  letter-spacing: 2px;
}

.item.blog-item .main .title-link:hover {
  text-decoration: none;
}

.item.blog-item .main .title {
  font-size: 20px;
  line-height: 27px;
  margin: 7px 0;
  color: black;
  overflow: hidden;
}

.item.blog-item .main .title:hover {
  color: #2682bf;
}

.item.blog-item .main .content p {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 19px;
}

.item.blog-item .main .author {
  color: #2682bf;
  font-size: 16px;
  letter-spacing: 1px;
}

.item.blog-item.form .content h1, .item.blog-item.form .content h2 {
  font-family: 'Proxima Nova Sb', sans-serif;
}

.item.blog-item.form .content h3 {
  font-family: 'Proxima Nova Rg', sans-serif;
}

@media (min-width: 768px) {
  .item.blog-item {
    height: 510px;
  }
}

@media (max-width: 767px) {
  .item.blog-item {
    width: 100%;
  }
}

ol.post-comments.comment-list, ol.children {
  margin: 0;
  padding: 0;
}

ol.post-comments.comment-list li, ol.children li {
  list-style-type: none;
  background: lightgrey;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  margin-bottom: 10px;
  padding: 30px 30px;
}

ol.post-comments.comment-list li .avatar.photo, ol.children li .avatar.photo {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 10px;
}

ol.post-comments.comment-list li .comment-author, ol.children li .comment-author {
  color: grey;
}

ol.post-comments.comment-list li .comment-metadata a, ol.children li .comment-metadata a {
  color: grey;
  font-size: 13px;
}

ol.post-comments.comment-list li .comment-content p, ol.children li .comment-content p {
  font-size: 16px;
  margin: 10px 0 20px;
}

ol.post-comments.comment-list li .comment-reply-link, ol.children li .comment-reply-link {
  font-size: 12px;
  padding: 8px 15px;
  background: #7fb53b;
  border-color: #7fb53b;
  color: white;
  text-transform: none;
}

ol.post-comments.comment-list li .comment-reply-link:hover, ol.children li .comment-reply-link:hover {
  text-decoration: none;
  background: white;
  color: #7fb53b;
}

ol.post-comments.comment-list li span.post-author-badge, ol.children li span.post-author-badge {
  display: none;
}

ol.children li.depth-2 {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  ol.post-comments.comment-list li {
    padding: 30px 15px;
  }
  ol.children li.depth-2 {
    padding: 30px 15px 0;
  }
}

section.contact-details .container {
  background: #E0E0E0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  text-align: center;
  padding: 30px 15px;
}

section.contact-details .container img {
  width: 23%;
}

section.contact-details .container h2 {
  color: #7fb53b;
  padding: 20px 0;
}

section.contact-details .container .details {
  font-size: 30px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  section.contact-details .container img {
    width: 70%;
  }
  section.contact-details .container .details {
    font-size: 23px;
    line-height: 30px;
  }
}

.the-services {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px 0;
}

.the-services .item {
  width: 50%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  text-align: center;
  margin-bottom: 20px;
}

.the-services .item .icon {
  background: #E0E0E0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 90px;
  height: 90px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
}

.the-services .item .icon img {
  width: 40px;
}

.the-services .item .headline {
  color: #7fb53b;
  padding: 30px 0 15px;
}

.the-services .item .content {
  width: 80%;
}

.the-services .item .content p {
  font-size: 15px;
}

.free-quotes .gform_wrapper {
  margin: 0;
  padding-top: 40px;
}

.free-quotes .gform_wrapper form {
  background: #7fb53b;
  padding: 1px 15px;
}

.free-quotes .gform_wrapper .top_label .gfield_label {
  display: none;
}

.free-quotes .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .free-quotes .gform_wrapper select {
  font-size: 14px;
  padding-left: 8px;
  width: 100%;
}

.free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .free-quotes .gform_wrapper select:-ms-input-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder, .free-quotes .gform_wrapper select::-webkit-input-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, .free-quotes .gform_wrapper select::-moz-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .free-quotes .gform_wrapper select::placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper select .select2 {
  max-width: 100%;
}

.free-quotes .gform_wrapper .date-field img {
  margin-left: -30px;
}

.free-quotes .gform_wrapper textarea.large {
  height: 60px;
  font-size: 14px;
}

.free-quotes .gform_wrapper textarea.large:-ms-input-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper textarea.large::-webkit-input-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper textarea.large::-moz-placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper textarea.large::placeholder {
  color: #2F3033;
}

.free-quotes .gform_wrapper .gform_footer input.button, .free-quotes .gform_wrapper .gform_footer input[type=submit], .free-quotes .gform_wrapper .gform_page_footer input.button, .free-quotes .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 15px;
}

@media (max-width: 991px) {
  .free-quotes .gform_wrapper textarea.large {
    height: 70px;
    font-size: 13px;
    line-height: 1.3;
  }
  .free-quotes .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .free-quotes .gform_wrapper select {
    font-size: 13px;
  }
  .select2-container--default .select2-selection--single {
    font-size: 13px;
    height: 33.2px;
    padding-top: 1px;
  }
}

section.services-sidebar .quick-links ul {
  padding-left: 15px;
  margin: 20px 0 40px;
}

section.services-sidebar .quick-links ul li {
  list-style-type: none;
}

section.services-sidebar .quick-links ul li a {
  color: #444444;
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #E0E0E0;
  width: 100%;
  padding: 8px 0;
}

section.services-sidebar .free-quotes {
  margin-bottom: 40px;
}

section.services-sidebar .posts .listing {
  padding-bottom: 40px;
}

section.services-sidebar .posts .listing .item {
  border-bottom: 1px solid #E0E0E0;
  padding: 10px 0;
}

section.services-sidebar .posts .listing .item .main {
  font-size: 15px;
}

section.services-sidebar .posts .listing .item .main a.title-link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: start;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
      justify-content: flex-start;
}

section.services-sidebar .posts .listing .item .main a.title-link i {
  color: black;
  padding-top: 4px;
  padding-right: 5px;
}

section.services-sidebar .posts .listing .item .main a.title-link .title {
  color: black;
}

section.services-sidebar .posts .listing .item .main .date {
  padding-left: 20px;
}

section.services-sidebar .socials {
  padding-bottom: 50px;
}

section.services-sidebar .socials .links {
  padding-top: 15px;
}

section.services-sidebar .socials .links a i {
  color: #444444;
  font-size: 32px;
  margin-right: 10px;
}

section.services-sidebar .socials .links a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.free-quote-section {
  text-align: center;
  padding: 30px 0 0;
}

.free-quote-section h2 {
  margin-bottom: 20px;
}

.free-quote-section h3 {
  color: #7fb53b;
}

.free-quote-section h3 a {
  color: #7fb53b;
}

.free-quote-section h3 a:hover {
  color: #7fb53b;
}

.paginated-gallery.images {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding: 20px 20px;
}

.paginated-gallery.images a {
  width: 19%;
  margin-bottom: 12px;
}

.paginated-gallery.images a .the-image {
  height: 200px;
}

.gallery-pagination {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
}

.gallery-pagination a.page-numbers {
  padding: 0 10px;
  color: #7fb53b;
}

.gallery-pagination span.page-numbers.current {
  padding: 0 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .paginated-gallery.images a .the-image {
    height: 140px;
  }
}

@media (max-width: 767px) {
  .paginated-gallery.images a {
    width: 48%;
  }
  .paginated-gallery.images a .the-image {
    height: 140px;
  }
}

.the-quotes i {
  position: absolute;
}

.the-quotes i.left {
  top: 60px;
  left: 0;
}

.the-quotes i.right {
  bottom: 70px;
  right: 0;
}

.the-quotes .item {
  padding: 70px 40px;
  position: relative;
}

.the-quotes .item .quote p, .the-quotes .item .author {
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-family: 'Proxima Nova Lt', sans-serif;
}

@media (min-width: 768px) and (max-width: 991px) {
  .the-quotes .item {
    padding: 40px 40px;
  }
}

@media (max-width: 767px) {
  .the-quotes .item {
    padding: 20px 20px;
  }
  .the-quotes .item .quote p, .the-quotes .item .author {
    font-size: 17px;
  }
}

.container-main {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

.container-main section.content {
  width: 73%;
}

.container-main section.services-sidebar {
  width: 25%;
}

@media (max-width: 767px) {
  .container-main {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  .container-main section.content, .container-main section.services-sidebar {
    width: 100%;
  }
}

article.listing section.content .item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  border: 1px solid #E0E0E0;
  margin-bottom: 40px;
}

article.listing section.content .item .left {
  width: 40%;
}

article.listing section.content .item .left .image {
  height: 320px;
}

article.listing section.content .item .right {
  width: 60%;
  padding: 10px 0 10px 35px;
}

article.listing section.content .item .right .header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

article.listing section.content .item .right .header .title-link:hover {
  text-decoration: none;
}

article.listing section.content .item .right .header .title-link .title {
  color: black;
  font-size: 25px;
  line-height: 30px;
}

article.listing section.content .item .right .about {
  color: #808285;
  font-size: 12px;
  padding: 10px 0;
}

article.listing section.content .item .right .about a {
  color: #808285;
}

article.listing section.content .item .right .content {
  margin-bottom: 23px;
}

article.listing section.content .item .right .content p {
  margin-bottom: 0;
}

article.listing section.content .item .right .tags {
  color: #808285;
  font-size: 12px;
}

article.listing section.content .item .right .tags a {
  color: #808285;
}

article.listing section.content nav.pagination {
  text-align: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  padding: 20px 0 50px;
}

article.listing section.content nav.pagination span, article.listing section.content nav.pagination a {
  padding: 0 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  article.listing section.content .item .left .image {
    height: 250px;
  }
}

@media (max-width: 767px) {
  article.listing section.content .item {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  article.listing section.content .item .left {
    width: 100%;
  }
  article.listing section.content .item .left .image {
    height: 230px;
  }
  article.listing section.content .item .right {
    width: 100%;
    padding-left: 20px;
  }
  article.listing section.content .item .right .about, article.listing section.content .item .right .content {
    padding-right: 20px;
  }
  article.listing section.content .item .right .content p {
    font-size: 14px;
  }
  article.listing section.content .item .right .header .title-link .title {
    font-size: 20px;
    line-height: 25px;
  }
}

.blog-date {
  background: #E0E0E0;
  display: inline-block;
  color: #808285;
  text-align: center;
  font-size: 12px;
  padding: 5px 8px;
  width: 95px;
}

.blog-date .larger {
  font-size: 28px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .blog-date .larger {
    font-size: 23px;
  }
}

article.home section.hero .carousel {
  position: relative;
}

article.home section.hero .carousel .slick-prev, article.home section.hero .carousel .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  z-index: 200;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 20px 26px;
}

article.home section.hero .carousel .slick-prev:hover, article.home section.hero .carousel .slick-next:hover {
  cursor: pointer;
  opacity: 0.8;
}

article.home section.hero .carousel .slick-prev {
  left: 10px;
}

article.home section.hero .carousel .slick-next {
  right: 10px;
}

article.home section.hero .carousel .item {
  height: 580px;
}

article.home section.hero .carousel .item .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  height: 100%;
  text-align: center;
  max-width: 1380px;
}

article.home section.hero .carousel .item .container h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  color: white;
}

article.home section.hero .carousel .item .container p {
  color: green;
  font-size: 30px;
  font-weight: bold;
}

article.home section.hero .carousel .item .container .ctas {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  margin-top: 40px;
}

article.home section.hero .carousel .item .container .ctas .btn.btn-primary {
  margin: 0 10px;
}

article.home section.section1 .container {
  padding-top: 65px;
}

article.home section.section1 .container h1 {
  text-align: center;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 30px;
}

article.home section.section1 .container h2, article.home section.section1 .container h3 {
  text-align: center;
}

article.home section.section1 .container h2 {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 20px;
}

article.home section.section1 .container h3 {
  padding-top: 10px;
}

article.home section.section1 .container .features {
  margin-top: 80px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

article.home section.section1 .container .features a {
  width: 32%;
}

article.home section.section1 .container .features a .item {
  height: 230px;
  position: relative;
}

article.home section.section1 .container .features a .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(127, 181, 59, 0.5);
  z-index: 100;
  opacity: 0;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}

article.home section.section1 .container .features a .item h4 {
  display: inline-block;
  background: white;
  padding: 8px 8px;
  margin-top: 15px;
  margin-left: 0px;
  position: relative;
  z-index: 200;
  text-align: left;
  min-width: 230px;
  font-size: 20px;
  color: #7fb53b;
  font-weight: bold;
}

article.home section.section1 .container .features a:hover .item .overlay {
  opacity: 1;
}

article.home section.top-services .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding-top: 65px;
}

article.home section.top-services .container .services {
  width: 69.5%;
  margin-right: 2.5%;
}

article.home section.top-services .container .services .the-services {
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
}

article.home section.top-services .container .free-quotes {
  width: 28%;
}

article.home section.why-choose-us .container .content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding-top: 30px;
}

article.home section.why-choose-us .container .content .main-image {
  width: 53%;
  margin-right: 3%;
}

article.home section.testimonials .container {
  padding-top: 40px;
}

article.home section.testimonials .container .slider .slick-slide {
  height: auto;
}

article.home section.testimonials .container .slider .slick-slide:focus {
  outline: none;
}

article.home section.removalist-logo {
  padding-bottom: 120px;
}

article.home section.removalist-logo .container h3 {
  text-align: center;
  border: 0 none;
  font-size: 20px;
  line-height: 24px;
}

article.home section.removalist-logo .slider {
  padding: 0 10px;
}

article.home section.removalist-logo .slider .slick-slide img {
  width: 75%;
  height: auto;
  max-width: 200px;
}

article.home section.npo .container {
  padding-bottom: 100px;
}

article.home section.npo .container .text {
  padding: 50px 10px;
  max-width: 800px;
  margin: 0 auto;
}

article.home section.npo .container .text p {
  font-weight: 600;
}

article.home section.npo .container .images {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
}

article.home section.npo .container .images .image-wrapper img {
  width: auto;
  max-width: 100%;
  margin-bottom: 20px;
  max-height: 150px;
  padding: 0 25px 20px;
}

article.home section.gallery .container {
  padding-bottom: 60px;
}

article.home section.gallery .container .images {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  padding: 50px 0 0;
}

article.home section.gallery .container .images .image-wrapper {
  width: 28%;
  margin: 20px;
}

article.home section.gallery .container .images .image-wrapper .image {
  height: 320px;
}

article.home section.gallery .container .images .image-wrapper .caption {
  padding-top: 15px;
  display: none;
}

article.home section.gallery .container .footer {
  text-align: center;
  padding: 50px 0;
}

article.home section.home-listing .container .slider {
  padding-top: 70px;
  padding-bottom: 50px;
}

article.home section.home-listing .container .slider .slick-prev, article.home section.home-listing .container .slider .slick-next {
  position: absolute;
  top: 0;
  color: white;
  background: #7fb53b;
  right: 0;
  padding: 5px 8px;
}

article.home section.home-listing .container .slider .slick-prev:hover, article.home section.home-listing .container .slider .slick-next:hover {
  opacity: 0.8;
  cursor: pointer;
}

article.home section.home-listing .container .slider .slick-prev {
  right: 30px;
}

article.home section.home-listing .container .slider .item {
  height: auto;
  padding: 0 15px;
}

article.home section.home-listing .container .slider .item:focus {
  outline: none;
}

article.home section.home-listing .container .slider .item .image {
  height: 150px;
}

article.home section.home-listing .container .slider .item .title {
  color: black;
  font-size: 19px;
  line-height: 21px;
  padding: 20px 0 10px;
}

article.home section.home-listing .container .slider .item a {
  color: black;
}

article.home section.home-listing .container .slider .item a:focus {
  outline: none;
}

article.home section.home-listing .container .slider .item .details {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: start;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
      justify-content: flex-start;
  font-size: 13px;
  padding-bottom: 5px;
}

article.home section.home-listing .container .slider .item .details .author {
  margin-right: 13px;
}

@media (min-width: 768px) and (max-width: 991px) {
  article.home section.gallery .container .images .image-wrapper .image {
    height: 210px;
  }
}

@media (max-width: 767px) {
  article.home section.hero .carousel .item {
    height: 370px;
  }
  article.home section.hero .carousel .item .container h2 {
    font-size: 30px;
  }
  article.home section.hero .carousel .item .container p {
    font-size: 21px;
    line-height: 28px;
  }
  article.home section.hero .carousel .item .container .ctas {
    margin-top: 10px;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  article.home section.hero .carousel .item .container .ctas .btn.btn-primary {
    margin-bottom: 5px;
  }
  article.home section.hero .carousel .item .container .ctas br {
    display: none;
  }
  article.home section.section1 .container {
    padding-top: 40px;
  }
  article.home section.section1 .container .features {
    margin-top: 30px;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  article.home section.section1 .container .features a {
    width: 100%;
    margin-bottom: 10px;
  }
  article.home section.top-services .container {
    padding-top: 30px;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  article.home section.top-services .container .services {
    width: 100%;
    margin-right: 0;
  }
  article.home section.top-services .container .services .the-services .item {
    width: 100%;
  }
  article.home section.top-services .container .free-quotes {
    width: 100%;
  }
  article.home section.why-choose-us .container {
    padding-top: 30px;
  }
  article.home section.why-choose-us .container .content {
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
  }
  article.home section.why-choose-us .container .content .main-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  article.home section.gallery .container {
    padding-bottom: 30px;
  }
  article.home section.gallery .container .images {
    padding-top: 30px;
  }
  article.home section.gallery .container .images .image-wrapper {
    width: 46%;
  }
  article.home section.gallery .container .images .image-wrapper .caption {
    font-size: 14px;
  }
  article.home section.gallery .container .images .image-wrapper .image {
    height: 250px;
  }
  article.home section.home-listing .container .slider {
    padding-bottom: 20px;
  }
}

@media (max-width: 640px) {
  article.home section.gallery .container .images .image-wrapper .image {
    height: 200px;
  }
}

@media (max-width: 560px) {
  article.home section.gallery .container .images .image-wrapper .image {
    height: 170px;
  }
}

@media (max-width: 480px) {
  article.home section.gallery .container .images .image-wrapper {
    width: 60%;
  }
  article.home section.gallery .container .images .image-wrapper .image {
    height: 140px;
  }
}

.page-not-found .container {
  max-width: 940px;
  margin: 0 auto;
  padding: 90px 0;
}

@media (max-width: 991px) {
  .page-not-found .container {
    padding: 90px 30px;
  }
}

.page-not-found .container h1 {
  background: black;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  font-family: 'Proxima Nova Sb';
  font-size: 26px;
  padding: 10px 20px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 40px;
}

.page-not-found .container p {
  font-size: 39px;
  line-height: 44px;
}

@media (max-width: 991px) {
  .page-not-found .container p {
    font-size: 26px;
    line-height: 28px;
  }
}

.page-not-found .container .yellow-line {
  background: #eeee22;
  height: 5px;
  width: 140px;
  position: relative;
  top: 10px;
}

article.single .container.container-main {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

article.single .container.container-main section.content {
  width: 73%;
}

article.single .container.container-main section.content .background-image {
  height: 400px;
}

article.single .container.container-main section.content h1 {
  font-size: 35px;
  padding: 20px 0 5px;
}

article.single .container.container-main section.content .about {
  color: #808285;
  font-size: 11px;
  padding: 10px 0;
}

article.single .container.container-main section.content .about a {
  color: #808285;
}

article.single .container.container-main section.content .tags {
  color: #808285;
  font-size: 11px;
}

article.single .container.container-main section.content .tags a {
  color: #808285;
}

article.single .container.container-main section.content section.comments .container {
  padding-top: 30px;
  border-top: 1px solid #E0E0E0;
  margin-top: 40px;
}

article.single .container.container-main section.content section.comments .container h2.comments-title {
  font-size: 28px;
}

article.single .container.container-main section.content section.comments .container .comment-form-cookies-consent {
  display: none;
}

article.single .container.container-main section.content section.comments .container .discussion-meta {
  display: none;
}

article.single .container.container-main section.content section.comments .container label {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
}

article.single .container.container-main section.content section.comments .container input[type="text"], article.single .container.container-main section.content section.comments .container input[type="email"], article.single .container.container-main section.content section.comments .container input[type="url"] {
  border: 1px solid #808285;
}

article.single .container.container-main section.services-sidebar {
  width: 25%;
}

@media (max-width: 767px) {
  article.single .container.container-main section.content {
    width: 100%;
  }
  article.single .container.container-main section.content h1 {
    font-size: 30px;
  }
  article.single .container.container-main section.content .background-image {
    height: 300px;
  }
  article.single .container.container-main section.services-sidebar {
    width: 100%;
    margin-top: 20px;
  }
}

article.about-us .container {
  padding-left: 30px;
  padding-right: 30px;
}

article.about-us section.content .container {
  padding-top: 20px;
}

article.about-us section.section2 .container {
  padding-bottom: 20px;
}

article.about-us section.section5 .container {
  padding-bottom: 40px;
}

article.about-us section.contact-details {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  article.about-us section.section5 .container {
    padding-bottom: 0;
  }
  article.about-us section.contact-details {
    margin-bottom: 30px;
  }
}

article.services section.removals-services .container .the-services .item {
  width: 30%;
}

article.services section.free-quotes .container {
  padding-bottom: 50px;
}

article.services section.free-quotes .container .gform_wrapper {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  article.services section.removals-services .container .the-services .item {
    width: 100%;
  }
  article.services section.free-quotes .container .gform_wrapper {
    width: 100%;
  }
}

article.services-individual section.contact-details {
  margin: 40px 0;
}

article.pricing .sub-head {
  font-weight: 600;
  font-size: 33px;
}

article.pricing .description p {
  font-size: 18px;
}

article.pricing .rates {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: space-evenly;
          -webkit-box-pack: space-evenly;
          -webkit-justify-content: space-evenly;
      justify-content: space-evenly;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 180px;
}

article.pricing .rates .rate-list {
  width: 317px;
  padding: 65px 0 0;
}

article.pricing .rates .top-rate {
  min-height: 150px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  padding: 12px 0 0;
  text-align: center;
  background-size: cover !important;
}

article.pricing .rates .top-rate .size-head {
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
  color: white;
  letter-spacing: 0;
}

article.pricing .rates .top-rate .size-subhead {
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
  color: white;
  letter-spacing: 0;
}

article.pricing .rates .big .top-rate {
  min-height: 200px;
}

article.pricing .rates .bottom-rate {
  background: white;
  -webkit-box-shadow: 0px 3px 8px #0000005D;
          box-shadow: 0px 3px 8px #0000005D;
}

article.pricing .rates .bottom-rate .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 11px;
}

article.pricing .rates .bottom-rate .outer {
  display: table;
  min-height: 595px;
  width: 100%;
}

article.pricing .rates .bottom-rate .price {
  text-align: center;
  padding: 25px;
}

article.pricing .rates .bottom-rate .price .title {
  font-size: 34px;
  font-weight: 900;
  line-height: 32px;
}

article.pricing .rates .bottom-rate .price .title span {
  font-size: 26px;
  font-weight: 500;
  text-transform: lowercase;
}

article.pricing .rates .bottom-rate .price .divider {
  width: 99px;
  border-top: 1px solid #707070;
  margin: 15px auto 0;
}

article.pricing .rates .bottom-rate .price .icon_image {
  padding-bottom: 15px;
}

article.pricing .rates .bottom-rate .price .icon_image img {
  width: 100%;
}

article.pricing .rates .bottom-rate .price .details p {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  font-style: italic;
}

article.pricing .rates .bottom-rate .price .details p strong {
  font-size: 15px;
  font-weight: 900;
  line-height: 18px;
  font-style: normal;
}

article.pricing .rates .bottom-rate .price .details p small {
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
}

article.pricing .rates .bottom-rate .or_image {
  width: 100%;
}

article.pricing .rates .bottom-rate .or_image img {
  width: 100%;
}

article.pricing .rates .contact-btn {
  padding: 0 20px 35px;
  max-width: 252px;
  margin: auto;
}

article.pricing .rates .contact-btn a {
  background: #7fb53b;
  padding: 10px 40px;
  font-size: 22px;
  font-weight: 900;
  line-height: 27px;
  color: white;
  -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
      justify-content: center;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

article.pricing .rates .contact-btn a:hover {
  background: #444444;
  text-decoration: none;
}

@media (max-width: 991px) {
  article.pricing .rates .rate-list {
    width: 270px;
  }
  article.pricing .rates .top-rate {
    min-height: 125px;
    padding: 5px 0 0;
  }
  article.pricing .rates .big .top-rate {
    min-height: 165px;
  }
}

@media (max-width: 850px) {
  article.pricing .rates .rate-list {
    width: 235px;
  }
  article.pricing .rates .top-rate {
    min-height: 110px;
  }
  article.pricing .rates .top-rate .size-head {
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 2px;
  }
  article.pricing .rates .top-rate .size-subhead {
    font-size: 21px;
    line-height: 26px;
  }
  article.pricing .rates .big .top-rate {
    min-height: 145px;
  }
  article.pricing .rates .bottom-rate .price .title {
    font-size: 28px;
  }
  article.pricing .rates .bottom-rate .price .details p {
    font-size: 12px;
    line-height: 14px;
  }
  article.pricing .rates .bottom-rate .price .details p strong {
    font-size: 13.5px;
    line-height: 16px;
  }
  article.pricing .rates .bottom-rate .price .details p small {
    font-size: 9px;
    line-height: 11px;
  }
  article.pricing .rates .contact-btn a {
    padding: 6px 40px;
    font-size: 20px;
    line-height: 25px;
  }
}

@media (max-width: 560px) {
  article.pricing .rates {
    padding-bottom: 90px;
  }
  article.pricing .rates .rate-list {
    width: 300px;
    padding: 45px 10px 0;
  }
  article.pricing .rates .bottom-rate .outer {
    min-height: auto;
  }
}

@media (max-width: 480px) {
  article.pricing .rates .bottom-rate .outer {
    min-height: auto;
  }
}

article.gallery section.contact-details {
  margin-top: 50px;
}

@media (max-width: 767px) {
  article.gallery section.contact-details {
    margin-top: 30px;
  }
}

article.contact-us section.contact .container {
  padding-bottom: 50px;
}

article.contact-us section.contact .container .listing {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
      align-items: center;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
}

article.contact-us section.contact .container .listing .item {
  text-align: center;
  color: #7fb53b;
  width: 30%;
}

article.contact-us section.contact .container .listing .item .icon {
  background: #E0E0E0;
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 23px;
  margin-bottom: 30px;
}

article.contact-us section.contact .container .listing .item .icon i {
  font-size: 43px;
}

article.contact-us section.contact .container .listing .item .icon a:hover {
  opacity: 0.8;
}

article.contact-us section.contact .container .listing .item a {
  color: #7fb53b;
}

article.contact-us section.main .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
      justify-content: space-between;
  padding-bottom: 40px;
}

article.contact-us section.main .container .left {
  width: 49%;
  margin-right: 1%;
}

article.contact-us section.main .container .left .gmap_canvas {
  width: auto;
  height: 450px;
  margin-top: 20px;
}

article.contact-us section.main .container .right {
  width: 49%;
  margin-left: 1%;
}

article.contact-us section.main .container .right .gform_wrapper .top_label .gfield_label, article.contact-us section.main .container .right .gform_wrapper legend.gfield_label {
  display: none;
}

article.contact-us section.main .container .right .gform_wrapper textarea.large {
  height: 160px;
  border: 1px solid grey;
}

article.contact-us section.main .container .right .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 1px solid grey;
}

article.contact-us section.main .container .right .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

@media (max-width: 767px) {
  article.contact-us section.contact .container .listing {
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  article.contact-us section.contact .container .listing .item {
    width: 100%;
    margin-bottom: 20px;
  }
  article.contact-us section.main .container {
    padding-bottom: 0;
  }
  article.contact-us section.main .container .left {
    width: 100%;
    margin-right: 0;
  }
  article.contact-us section.main .container .right {
    width: 100%;
    margin-left: 0;
    padding-top: 20px;
  }
}
