.ym-container {
  width: 1100px;
  margin: 0 auto !important;
}
.ym10 {
  float: left;
  width: 10%;
}
.ym20 {
  float: left;
  width: 20%;
}
.ym25 {
  float: left;
  width: 25%;
}
.ym30 {
  float: left;
  width: 30%;
}
.ym33 {
  float: left;
  width: 33.33%;
}
.ym40 {
  float: left;
  width: 40%;
}
.ym45 {
  float: left;
  width: 45%;
}
.ym50,
.ym50-left,
.ym50-right {
  float: left;
  width: 50%;
}
.ym55 {
  float: left;
  width: 55%;
}
.ym60 {
  float: left;
  width: 60%;
}
.ym66 {
  float: left;
  width: 66.66%;
}
.ym70 {
  float: left;
  width: 70%;
}
.ym75 {
  float: left;
  width: 75%;
}
.ym80 {
  float: left;
  width: 80%;
}
.ym90 {
  float: left;
  width: 90%;
}
.ym100 {
  float: left;
  width: 800%;
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body.front-end .col-full,
body.front-end #wrapper {
  width: 100% !important;
  max-width: 100% !important;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 20px 0;
}
body.front-end p,
body.front-end li {
  font-size: 15px;
  font-weight: 300;
  color: #413f4a;
  line-height: 23px;
}
body.front-end a {
  font-family: 'Open Sans', sans-serif;
}
body.front-end a:link {
  color: #666;
  text-decoration: none;
}
body.front-end a:visited {
  color: #666;
}
body.front-end a:hover {
  text-decoration: none;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 0;
}
body.front-end .entry ul {
  list-style: none;
  margin: 0;
}
body.front-end .entry ul li {
  margin-bottom: 6px;
}
body.front-end .entry ul li:before {
  font-family: "FontAwesome";
  color: #413f4a;
  content: "";
  padding: 0 15px 0 0;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: ;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
body.front-end .clear {
  clear: both;
}
body.front-end .vc_col-xs-1,
body.front-end .vc_col-sm-1,
body.front-end .vc_col-md-1,
body.front-end .vc_col-lg-1,
body.front-end .vc_col-xs-2,
body.front-end .vc_col-sm-2,
body.front-end .vc_col-md-2,
body.front-end .vc_col-lg-2,
body.front-end .vc_col-xs-3,
body.front-end .vc_col-sm-3,
body.front-end .vc_col-md-3,
body.front-end .vc_col-lg-3,
body.front-end .vc_col-xs-4,
body.front-end .vc_col-sm-4,
body.front-end .vc_col-md-4,
body.front-end .vc_col-lg-4,
body.front-end .vc_col-xs-5,
body.front-end .vc_col-sm-5,
body.front-end .vc_col-md-5,
body.front-end .vc_col-lg-5,
body.front-end .vc_col-xs-6,
body.front-end .vc_col-sm-6,
body.front-end .vc_col-md-6,
body.front-end .vc_col-lg-6,
body.front-end .vc_col-xs-7,
body.front-end .vc_col-sm-7,
body.front-end .vc_col-md-7,
body.front-end .vc_col-lg-7,
body.front-end .vc_col-xs-8,
body.front-end .vc_col-sm-8,
body.front-end .vc_col-md-8,
body.front-end .vc_col-lg-8,
body.front-end .vc_col-xs-9,
body.front-end .vc_col-sm-9,
body.front-end .vc_col-md-9,
body.front-end .vc_col-lg-9,
body.front-end .vc_col-xs-10,
body.front-end .vc_col-sm-10,
body.front-end .vc_col-md-10,
body.front-end .vc_col-lg-10,
body.front-end .vc_col-xs-11,
body.front-end .vc_col-sm-11,
body.front-end .vc_col-md-11,
body.front-end .vc_col-lg-11,
body.front-end .vc_col-xs-12,
body.front-end .vc_col-sm-12,
body.front-end .vc_col-md-12,
body.front-end .vc_col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.front-end .vc_row {
  margin-left: 0px;
  margin-right: 0px;
}
header {
  z-index: 9999;
  padding: 10px 0 20px;
  background: #403e49;
}
header .logo {
  float: left;
}
header .logo img {
  width: 150px;
}
header .phone-container {
  float: right;
  margin-left: 10px;
  margin-top: 13px;
}
header .phone-container a {
  color: #ffffff !important;
  background: transparent url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/verante-phone-icon.png") no-repeat left center;
  background-size: 10px 14px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5em;
  padding-left: 15px !important;
}
header .menu-main-container {
  float: right;
}
header .menu-main-container ul {
  margin: 0 !important;
  padding: 0 !important;
}
header .menu-main-container ul li {
  display: inline-block;
}
header .menu-main-container ul li a {
  padding: 15px 0px;
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  color: #fff !important;
}
header .menu-main-container ul li a:hover {
  border-bottom: 1px solid #fff;
}
header .menu-main-container ul li.current-menu-item a {
  border-bottom: 1px solid #fff;
}
footer .footer-menu {
  background: #797686;
  padding: 40px 0;
}
footer .footer-menu .ym-disclaimer p {
  font-size: 12px;
  color: #c4c1ce !important;
  line-height: 1.3em;
  font-style: italic;
}
footer .footer-menu ul.menu {
  list-style: none;
  margin: 0;
  padding: 15px 0;
}
footer .footer-menu ul.menu li {
  font-weight: 300;
  color: #c4c1ce;
  display: inline-block;
  padding-right: 15px;
  margin-right: 10px;
  border-right: 1px solid #c4c1ce;
}
footer .footer-menu ul.menu li a {
  font-weight: 300;
  color: #c4c1ce;
}
footer .footer-menu ul.menu li a:hover {
  color: #fff;
}
footer .footer-menu ul.menu li:last-child {
  border-right: 0px;
}
footer .footer-menu ul.social {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
footer .footer-menu ul.social li {
  display: inline-block;
  padding: 0 0 0 8px;
}
footer .footer-copyright {
  background: #615e6e;
  padding: 50px 0;
}
footer .footer-copyright .ym90 img {
  margin: 0 0 20px;
  max-width: 140px;
}
footer .footer-copyright .ym90 p {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 7px;
}
footer .footer-copyright .ym90 p a {
  color: #c4c1ce;
}
footer .footer-copyright .ym90 p a:hover {
  color: #fff;
}
footer .footer-copyright .ym10 p {
  font-size: 12px;
  font-weight: 300;
  color: #aca9b6;
  margin: 107px 0 0;
  float: right;
}
footer .footer-copyright .ym10 p img {
  width: 21px;
  height: auto;
  margin: 0 0 -6px;
}
body.home .wpb_row {
  margin-bottom: 0;
}
body.home header {
  position: absolute;
  margin: 0px auto;
  width: 100%;
  background: transparent;
}
body.home header .logo img {
  width: 188px;
}
body.home .tp-leftarrow,
body.home .tp-leftarrow:hover {
  background: url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/left-arrow.png") no-repeat scroll 0px 0px;
  width: 59px;
  height: 137px;
  left: 0 !important;
  transform: inherit !important;
  -moz-transform: inherit !important;
  -webkit-transform: inherit !important;
}
body.home .tp-rightarrow,
body.home .tp-rightarrow:hover {
  background: url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/right-arrow.png") no-repeat scroll 0px 0px;
  width: 59px;
  height: 137px;
  right: 0 !important;
  left: inherit !important;
  transform: inherit !important;
  -moz-transform: inherit !important;
  -webkit-transform: inherit !important;
}
body.home .tp-rightarrow:before,
body.home .tp-leftarrow:before {
  content: "" !important;
}
body.home .tp-loader {
  display: none !important;
}
body.home .section-1 {
  margin: 0;
}
body.home .section-1 h1 {
  font-size: 60px;
  font-weight: 300;
  color: #fff;
  line-height: 65px !important;
  margin: 0 0 15px !important;
  padding: 0 0 35px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
body.home .section-1 h2 {
  font-size: 60px;
  font-weight: 300;
  color: #fff;
  line-height: 65px !important;
  margin: 0 0 15px !important;
  padding: 0 0 35px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
body.home .section-1 p {
  font-size: 18px !important;
  font-weight: 300;
  color: #fff !important;
  line-height: 33px !important;
  margin-bottom: 10px;
}
body.home .section-1 a {
  font-size: 18px !important;
  font-weight: 300;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #fff;
}
body.home .section-1 a:hover {
  color: #fff;
  background: #615E6E;
  border: 1px solid #615E6E;
}
body.home .scroll {
  position: absolute;
  width: 100%;
  margin-top: -90px;
  margin-bottom: 0 !important;
}
body.home .scroll p {
  color: #fff;
  z-index: 99999;
}
body.home .scroll p a {
  color: #fff;
}
body.home .section-2 {
  text-align: center;
  padding: 55px 0 65px;
}
body.home .section-2 h2 {
  font-size: 40px;
  font-weight: 300;
  color: #615e6e;
  display: inline-block;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #615e6e;
}
body.home .section-2 p {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  line-height: 33px;
}
body.home .section-2 a {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  background: #615e6e;
  border: 1px solid #615e6e;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-2 a:hover {
  color: #615e6e !important;
  background: #fff !important;
  border: 1px solid #615e6e !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-3 .col-1 {
  background: #615e6e;
  min-height: 410px;
  padding: 43px 0;
}
body.home .section-3 .col-1 .col-1a {
  width: 550px;
  float: right;
}
body.home .section-3 .col-1 .col-1a h2,
body.home .section-3 .col-1 .col-1a p {
  padding: 0 70px 0 0;
}
body.home .section-3 .col-1 .col-1a p {
  font-weight: 300;
  color: #fff;
}
body.home .section-3 .col-2 {
  background-color: #373542;
  background-size: auto;
  background-position: center right !important;
  min-height: 410px;
}
body.home .section-3 .col-2 .vc_column-inner {
  min-height: 410px;
  display: flex;
  align-items: center;
}
body.home .section-3 .col-2 .col-2a {
  width: 550px;
  float: left;
}
body.home .section-3 .col-2 .col-2a h2 img {
  margin: 0 10px -9px 0 !important;
}
body.home .section-3 .col-2 .col-2a h2,
body.home .section-3 .col-2 .col-2a p {
  padding: 0 0 0 70px;
}
body.home .section-3 .col-2 .col-2a p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 40px;
  line-height: 27px !important;
}
body.home .section-3 .col-2 .col-2a a {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
  background: none;
  background-color: transparent !important;
  padding: 10px 15px;
  display: inline-block;
  margin: 15px 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-3 .col-2 .col-2a a:hover {
  color: #fff;
  background-color: #615E6E !important;
  border: 1px solid #615E6E;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-3 h2 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
}
body.home .section-4 {
  padding: 35px 0;
}
body.home .section-4 h3 {
  font-size: 40px;
  font-weight: 300;
  color: #615e6e;
  background: url('https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/home-sc-4-bg.png') no-repeat center right;
  padding: 40px 0;
}
body.home .section-4 p {
  font-size: 15px;
  font-weight: 300;
  color: #615e6e;
  padding: 13px 0 0;
}
body.home .section-5 {
  background-color: #504d5c;
  background-size: cover;
  padding: 60px 0 0;
  margin: 0 0 -1px !important;
}
body.home .section-5 h2 {
  padding: 20px 0;
  margin: 0;
}
body.home .section-5 img {
  padding: 0 0 1px 50px;
}
body.home .section-5 .col-1 .box {
  width: 550px;
  float: right;
}
body.home .section-5 p #fancybox-auto {
  margin-right: 10px;
  background: #383641 url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/play-btn.png") no-repeat 20px center;
  background-size: 27px 27px;
  padding-left: 60px;
  margin-bottom: 15px;
}
body.home .section-6 {
  background-size: cover;
  padding: 50px 0 0;
}
body.home .section-6 .col-1 {
  position: relative;
}
body.home .section-6 .col-1 .vc_single_image-wrapper {
  float: right;
  padding-top: 30px;
}
body.home .section-6 .col-2 .box {
  width: 500px;
  float: left;
  padding: 20px 0px 0 50px;
}
body.home .section-6 p #fancybox-auto {
  margin-right: 10px;
  background: #383641 url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/play-btn.png") no-repeat 20px center;
  background-size: 27px 27px;
  padding-left: 60px;
  margin-bottom: 15px;
}
body.home .section-5 h2,
body.home .section-6 h2 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
}
body.home .section-5 h4,
body.home .section-6 h4 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 10px;
  padding: 10px 0 0;
}
body.home .section-5 p,
body.home .section-6 p {
  font-weight: 300;
  color: #fff;
}
body.home .section-5 p em,
body.home .section-6 p em {
  font-size: 18px;
  font-style: normal;
}
body.home .section-5 p a,
body.home .section-6 p a {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 15px 25px;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-5 p a:hover,
body.home .section-6 p a:hover {
  color: #615E6E;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.home .section-7 {
  padding: 100px 0 65px;
  text-align: center;
}
body.home .section-7 h2 {
  font-size: 40px !important;
  font-weight: 300;
  color: #615e6e;
  padding: 0 0 35px;
  margin: 0 0 40px;
  display: inline-block;
  border-bottom: 1px solid #615e6e;
}
body.home .section-7 .tmls_name {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #615e6e;
}
body.home .section-7 .tmls_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px !important;
  font-weight: 300;
  color: #615e6e;
  line-height: 33px !important;
}
body.home .section-8 {
  display: none !important;
  background-size: cover;
  padding: 150px 0;
  text-align: center;
}
body.home .section-8 h2 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  padding: 0 0 35px;
  margin: 0 0 40px;
  display: inline-block;
  border-bottom: 1px solid #fff;
}
body.home .section-8 p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 33px;
  padding-bottom: 35px;
  margin: 0;
}
body.home .section-8 a {
  font-size: 18px;
  font-weight: 300;
  color: #FFF;
  padding: 15px 25px;
  border: 1px solid #FFF;
  margin: 0 20px;
  background-color: transparent !important;
}
body.home .section-8 a:hover {
  color: #fff;
  background-color: #615E6E !important;
}
body.page-template-default .page-header {
  text-align: center;
}
body.page-template-default .page-header h1 {
  font-size: 40px;
  font-weight: 300;
  color: #615e6e;
  text-align: center;
  border-bottom: 1px solid #615e6e;
  display: inline-block;
  padding: 40px 0 30px;
  margin: 0 0 40px;
}
.page-id-35 .section-1 {
  margin: 0;
  padding: 75px 0;
  text-align: center;
}
.page-id-35 .section-1 h1 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  line-height: 65px;
  margin: 0;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.page-id-35 .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 33px;
  padding: 5px 0 0;
}
.page-id-35 .section-2 {
  background: #797686;
  padding: 40px 0;
  margin: 0;
}
.page-id-35 .section-2 h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
}
.page-id-35 .section-2 p {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  line-height: 23px;
  text-align: center;
}
.page-id-35 .section-3 {
  background: #eeedf0;
}
.page-id-35 .section-3 .section-3a {
  padding: 0 0 45px;
  border-bottom: 1px solid #dedde2;
}
.page-id-35 .section-3 .section-3b {
  padding: 45px 0 0;
  border-top: 1px solid #f6f5fa;
}
.page-id-35 .section-4 .section-4a {
  padding: 0 0 45px;
  border-bottom: 1px solid #efeff1;
}
.page-id-35 .section-4 .section-4b {
  padding: 45px 0 0;
}
.page-id-35 .section-3,
.page-id-35 .section-4,
.page-id-35 .section-5 {
  margin: 0;
  padding: 60px 0;
}
.page-id-35 .section-3 .vc_col-sm-4,
.page-id-35 .section-4 .vc_col-sm-4,
.page-id-35 .section-5 .vc_col-sm-4 {
  vertical-align: middle;
  transform: translateZ(0px);
  box-shadow: 0px 0px 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.3s;
  transition-property: transform;
}
.page-id-35 .section-3 h3,
.page-id-35 .section-4 h3,
.page-id-35 .section-5 h3 {
  font-size: 20px;
  font-weight: 400;
  color: #615e6e;
  margin: 0 0 30px;
}
.page-id-35 .section-3 h3 img,
.page-id-35 .section-4 h3 img,
.page-id-35 .section-5 h3 img {
  margin: 0 10px -9px 0 !important;
}
.page-id-35 .section-3 h3 em,
.page-id-35 .section-4 h3 em,
.page-id-35 .section-5 h3 em {
  font-size: 15px;
  font-style: normal;
}
.page-id-35 .section-3 p,
.page-id-35 .section-4 p,
.page-id-35 .section-5 p {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  padding: 0 30px 0 0;
}
.page-id-35 .section-3 p a,
.page-id-35 .section-4 p a,
.page-id-35 .section-5 p a {
  position: absolute;
  top: 0;
  height: 127px;
  width: 100%;
  opacity: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.section-contact-us {
  background: #eeedf0;
  margin: 0 !important;
  border-top: 1px solid #dcd9e1;
  border-bottom: 1px solid #dcd9e1;
  padding: 50px 0;
}
.section-contact-us .vc_col-sm-7 h2 {
  font-size: 35px;
  font-weight: 300;
  color: #615e6e;
  border-bottom: 1px solid #b0adc1;
  padding: 0 0 15px;
  display: inline-block;
}
.section-contact-us .vc_col-sm-7 p {
  font-size: 20px;
  color: #615e6e;
  line-height: 30px;
}
.section-contact-us .vc_col-sm-5 {
  text-align: right;
}
.section-contact-us .vc_col-sm-5 p {
  display: inline-block;
  margin: 25px 0px 0px 20px;
}
.section-contact-us .vc_col-sm-5 p a {
  font-size: 18px;
  color: #fff;
  padding: 15px 20px;
  background: #615e6e;
}
.section-related-posts {
  background: #eeedf0;
  margin: 0 !important;
  padding: 25px 0;
}
.section-related-posts .vc_col-sm-2 {
  border-right: 1px solid #f7f7f7;
}
.section-related-posts .vc_col-sm-2 h3 {
  font-size: 22px;
  font-weight: 300;
  color: #66627a;
  margin: 0;
}
.section-related-posts .vc_col-sm-2 p a {
  font-size: 14px;
  font-weight: 600;
  color: #6e6a81;
}
.section-related-posts .vc_col-sm-10 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-related-posts .vc_col-sm-10 ul li {
  float: left;
  width: 30%;
  min-height: 46px;
  padding: 5px 1.5%;
  border-left: 1px solid #dad7e0;
  border-right: 1px solid #f7f7f7;
}
.section-related-posts .vc_col-sm-10 ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #6e6a81;
}
.section-related-posts .vc_col-sm-10 ul li:before {
  content: "" !important;
  padding: 0 !important;
}
.section-related-posts .vc_col-sm-10 ul li:last-child {
  border-right: 0;
}
.page-id-37 .section-1,
.page-id-68 .section-1,
.page-id-172 .section-1,
.page-id-202 .section-1,
.page-id-212 .section-1,
.page-id-217 .section-1,
.page-id-225 .section-1,
.page-id-229 .section-1,
.page-id-232 .section-1,
.page-id-244 .section-1,
.page-id-249 .section-1,
.page-id-324 .section-1,
.page-id-331 .section-1,
.page-id-2998 .section-1 {
  margin: 0;
  padding: 50px 0 65px;
  text-align: center;
}
.page-id-37 .section-1 h1,
.page-id-68 .section-1 h1,
.page-id-172 .section-1 h1,
.page-id-202 .section-1 h1,
.page-id-212 .section-1 h1,
.page-id-217 .section-1 h1,
.page-id-225 .section-1 h1,
.page-id-229 .section-1 h1,
.page-id-232 .section-1 h1,
.page-id-244 .section-1 h1,
.page-id-249 .section-1 h1,
.page-id-324 .section-1 h1,
.page-id-331 .section-1 h1,
.page-id-2998 .section-1 h1 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  line-height: 65px;
  margin: 0 0 25px;
  padding: 0 0 25px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.page-id-37 .section-1 p,
.page-id-68 .section-1 p,
.page-id-172 .section-1 p,
.page-id-202 .section-1 p,
.page-id-212 .section-1 p,
.page-id-217 .section-1 p,
.page-id-225 .section-1 p,
.page-id-229 .section-1 p,
.page-id-232 .section-1 p,
.page-id-244 .section-1 p,
.page-id-249 .section-1 p,
.page-id-324 .section-1 p,
.page-id-331 .section-1 p,
.page-id-2998 .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 33px;
  padding: 5px 0 0;
}
.page-id-172 .section-2 {
  background: #615e6e;
  margin: 0;
}
.page-id-172 .section-2 h2 {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 40px 0;
}
.page-id-172 .section-3 {
  margin: 0;
}
.page-id-172 .section-3 .section-3a {
  background: #f9f9f9;
  min-height: 375px !important;
  padding: 55px 0;
}
.page-id-172 .section-3 .section-3a .box {
  float: right;
  width: 490px;
  padding-right: 60px;
}
.page-id-172 .section-3 .section-3b {
  background: #f2f2f2;
  min-height: 375px !important;
  padding: 55px 0;
}
.page-id-172 .section-3 .section-3b .box {
  float: left;
  width: 490px;
  padding-left: 60px;
}
.page-id-172 .section-3 h3 {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  text-decoration: underline;
}
.page-id-172 .section-3 ul li {
  color: #413f4a;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  padding-left: 15px;
  background: transparent url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/li-arrow.png") no-repeat left 8px;
  font-family: "Open Sans", sans-serif;
}
.page-id-172 .section-3 ul li:before {
  display: none;
}
.page-id-172 .section-3old {
  display: none;
}
.page-id-172 .section-4 {
  padding: 54px 0;
  margin: 0;
}
.page-id-172 .section-4 p.intro {
  font-size: 18px;
  line-height: 26px;
}
.page-id-202 .section-2 {
  background: #f9f9f9;
}
.page-id-202 .section-2,
.page-id-202 .section-3 {
  padding: 50px 0;
  margin: 0;
}
.page-id-202 .section-2 h2,
.page-id-202 .section-3 h2 {
  font-size: 22px;
  font-weight: 300;
  color: #413f4a;
  padding: 0 0 25px;
  margin-bottom: 25px !important;
  border-bottom: 1px solid #eee;
}
.page-id-202 .section-2 ul li,
.page-id-202 .section-3 ul li {
  font-size: 15px;
  font-weight: 300;
  color: #413f4a;
  padding: 0 0 0 10px;
}
.page-id-212 .section-2 {
  margin: 0;
  padding: 50px 0;
}
.page-id-212 .section-2 .section-2a {
  margin-bottom: 25px !important;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.page-id-212 .section-2 .section-2a p {
  font-size: 18px;
  line-height: 27px;
}
.page-id-217 .section-2 {
  margin: 0;
  padding: 35px 0;
}
.page-id-217 .section-2 h2 {
  font-size: 22px;
  font-weight: 300;
  color: #413f4a;
}
.page-id-217 .section-3 {
  background: #f9f9f9;
  padding: 40px 0;
  margin: 0;
}
.page-id-217 .section-3 ul {
  margin: 0;
}
.page-id-217 .section-3 ul li {
  float: left;
  width: 48%;
}
.page-id-217 .section-3 .vc_col-sm-6:nth-of-type(1) {
  border-right: 1px solid #e4e4e4;
}
.page-id-217 .section-3 p {
  font-size: 18px;
  line-height: 27px;
  padding: 17px 0 17px 40px;
}
.page-id-217 .section-4 {
  margin: 0;
  padding: 45px 0;
}
.page-id-217 .section-5 {
  background: #797686;
  margin: 0;
  padding: 45px 0;
}
.page-id-217 .section-5 p {
  font-size: 22px;
  color: #fff;
}
.page-id-217 .section-6 {
  margin: 0;
  padding: 53px 0;
}
.page-id-225 .section-2 {
  background: #797686;
  padding: 45px 0;
  margin: 0;
}
.page-id-225 .section-2 p {
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}
.page-id-225 .section-3 {
  background: #f9f9f9;
  padding: 42px 0;
  margin: 0;
}
.page-id-225 .section-3 p {
  font-size: 18px;
}
.page-id-225 .section-4 {
  padding: 50px 0;
  margin: 0;
}
.page-id-225 .section-4 .vc_col-sm-7 {
  border-right: 1px solid #e4e4e4;
}
.page-id-225 .section-4 ul li {
  float: left;
  width: 50%;
}
.page-id-225 .section-4 p {
  font-size: 18px;
  line-height: 27px;
  padding: 0 0 0 40px;
}
.page-id-229 .section-2 {
  background: #615e6e;
  padding: 35px 0;
  margin: 0;
}
.page-id-229 .section-2 p {
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}
.page-id-229 .section-3new {
  background: #f9f9f9;
  margin: 0;
  padding: 45px 0;
}
.page-id-229 .section-3new h3 {
  font-size: 20px;
  font-weight: 300;
  color: #413f4a;
  display: inline-block;
  padding: 0 0 5px;
  margin: 0 0 35px;
}
.page-id-229 .section-3new ul li {
  color: #413f4a;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  padding-left: 15px;
  background: transparent url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/li-arrow.png") no-repeat left 8px;
  font-family: "Open Sans", sans-serif;
}
.page-id-229 .section-3new ul li:before {
  display: none;
}
.page-id-229 .section-3 {
  margin: 0;
  display: none;
}
.page-id-229 .section-3 .section-3a {
  background: #f9f9f9;
  min-height: 480px !important;
  padding: 55px 0;
}
.page-id-229 .section-3 .section-3a .box {
  float: right;
  width: 490px;
  padding-right: 60px;
}
.page-id-229 .section-3 .section-3b {
  background: #f2f2f2;
  min-height: 480px !important;
  padding: 55px 0;
}
.page-id-229 .section-3 .section-3b .box {
  float: left;
  width: 490px;
  padding-left: 60px;
}
.page-id-229 .section-3 h3 {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  border-bottom: none !important;
}
.page-id-229 .section-4 {
  margin: 0;
  padding: 50px 0;
}
.page-id-229 .section-4 p {
  font-size: 18px;
  line-height: 27px;
}
.page-id-232 .section-2 {
  background: #797686;
  padding: 45px 0;
  margin: 0;
}
.page-id-232 .section-2 p {
  font-size: 22px;
  color: #fff;
}
.page-id-232 .section-3 {
  padding: 45px 0;
  margin: 0;
}
.page-id-232 .section-3 .vc_col-sm-6:nth-of-type(1) {
  padding-right: 50px !important;
  border-right: 1px solid #e4e4e4;
}
.page-id-232 .section-3 .vc_col-sm-6:nth-of-type(2) {
  padding-left: 50px !important;
}
.page-id-232 .section-3 .vc_col-sm-6:nth-of-type(2) p.intro {
  font-size: 18px;
  line-height: 28px;
}
.page-id-232 .section-3 ul li {
  color: #413f4a;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  padding-left: 15px;
  background: transparent url("https://www.verante.com.au/wp-content/themes/canvas-child/less/../images/li-arrow.png") no-repeat left 8px;
  font-family: "Open Sans", sans-serif;
}
.page-id-232 .section-3 ul li:before {
  display: none;
}
.page-id-244 .section-2 {
  padding: 35px 0;
  margin: 0;
}
.page-id-244 .section-2 p {
  font-size: 18px;
  line-height: 27px;
}
.page-id-244 .section-3 {
  background: #797686;
  padding: 45px 0;
  margin: 0;
}
.page-id-244 .section-3 p {
  font-size: 22px;
  color: #fff;
}
.page-id-244 .section-4 {
  background: #f9f9f9;
  padding: 40px 0;
  margin: 0;
}
.page-id-244 .section-4 .vc_col-sm-5 {
  border-right: 1px solid #e4e4e4;
}
.page-id-244 .section-4 .vc_col-sm-7 {
  padding-left: 35px !important;
}
.page-id-244 .section-5 {
  margin: 0;
  padding: 40px 0px;
}
.page-id-324 .section-2 {
  margin: 0;
}
.page-id-324 .section-2 .section-3a {
  background: #f9f9f9;
  min-height: 450px !important;
  padding: 55px 0;
}
.page-id-324 .section-2 .section-3a .box {
  float: right;
  width: 490px;
  padding-right: 60px;
}
.page-id-324 .section-2 .section-3b {
  background: #f2f2f2;
  min-height: 450px !important;
  padding: 55px 0;
}
.page-id-324 .section-2 .section-3b .box {
  float: left;
  width: 490px;
  padding-left: 60px;
}
.page-id-324 .section-2 .section-3b h3 {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  margin-top: 0;
}
.page-id-324 .section-3 {
  margin: 0;
  padding: 50px 0;
}
.page-id-324 .section-3 p {
  font-size: 18px;
  line-height: 27px;
}
.page-id-331 .section-2 {
  background: #615e6e;
  margin: 0;
}
.page-id-331 .section-2 h2 {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  padding: 40px 0;
}
.page-id-331 .section-3 {
  margin: 0;
  padding: 40px 0;
}
.page-id-331 .section-3 .col-1 {
  border-right: 1px solid #eee;
}
.page-id-331 .section-3 h3 {
  font-size: 18px;
  font-weight: 300;
  padding-left: 40px;
}
.page-id-331 .section-3 ul {
  padding-left: 40px !important;
}
.page-id-331 .section-3 p.intro {
  font-size: 18px;
  line-height: 26px;
}
.page-id-331 .section-3 p {
  padding-right: 40px;
}
.page-id-331 .section-4 {
  background: #F9F9F9;
  margin: 0;
  padding: 40px 0;
}
.page-id-331 .section-5 {
  background: #615e6e;
  margin: 0;
}
.page-id-331 .section-5 h2 {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  padding: 40px 0;
}
.page-id-331 .section-6 {
  margin: 0;
  padding: 40px 0;
}
.page-id-331 .section-6 .col-1 {
  border-right: 1px solid #eee;
}
.page-id-331 .section-6 h3 {
  font-size: 18px;
  font-weight: 300;
  padding-left: 40px;
}
.page-id-331 .section-6 ul {
  padding-left: 40px !important;
}
.page-id-331 .section-6 p.intro {
  font-size: 18px;
  line-height: 26px;
}
.page-id-331 .section-6 p {
  padding-right: 40px;
}
.page-id-68 .section-3 {
  margin: 0;
}
.page-id-68 .section-3 .section-3a {
  background: #f9f9f9;
  min-height: 370px !important;
  padding: 55px 0;
}
.page-id-68 .section-3 .section-3a .box {
  float: right;
  width: 490px;
  padding-right: 60px;
}
.page-id-68 .section-3 .section-3b {
  background: #f2f2f2;
  min-height: 370px !important;
  padding: 55px 0;
}
.page-id-68 .section-3 .section-3b .box {
  float: left;
  width: 490px;
  padding-left: 60px;
}
.page-id-68 .section-3 h3 {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  text-decoration: underline;
}
.page-id-61 #content,
.archive.category #content {
  padding: 45px 0;
}
.page-id-61 #content .col-left,
.archive.category #content .col-left {
  float: left;
  width: 75%;
}
.page-id-61 #content .col-left h1,
.archive.category #content .col-left h1 {
  font-size: 40px;
  font-weight: 300;
  color: #615e6e;
  border-bottom: 1px solid #615e6e;
  display: inline-block;
  padding: 0px 0 30px;
  margin: 0 0 40px;
}
.page-id-61 #content .col-left article,
.archive.category #content .col-left article {
  float: left;
  width: 45%;
  margin-right: 4%;
  margin-bottom: 30px;
  border: 1px solid #eeedf0;
}
.page-id-61 #content .col-left article p.date,
.archive.category #content .col-left article p.date {
  font-size: 14px;
  font-weight: 400;
  color: #9d99ad;
  padding: 15px 20px;
  margin: 0;
}
.page-id-61 #content .col-left article h2,
.archive.category #content .col-left article h2 {
  font-size: 20px;
  font-weight: 300;
  color: #615e6e;
  padding: 10px 20px 0;
}
.page-id-61 #content .col-left article p,
.archive.category #content .col-left article p {
  font-size: 14px;
  color: #413f4a;
  padding: 0 20px;
}
.page-id-61 #content .sidebar,
.archive.category #content .sidebar {
  float: right;
  width: 25%;
}
.page-id-61 #content .sidebar .widget,
.archive.category #content .sidebar .widget {
  padding-bottom: 20px;
}
.page-id-61 #content .sidebar h3.newsletter,
.archive.category #content .sidebar h3.newsletter {
  color: #fff;
  background: #403E49;
}
.page-id-61 #content .sidebar h3.newsletter a,
.archive.category #content .sidebar h3.newsletter a {
  color: #fff;
}
.page-id-61 #content .sidebar h3.newsletter a i,
.archive.category #content .sidebar h3.newsletter a i {
  padding-left: 10px;
}
.page-id-61 #content .sidebar h3,
.archive.category #content .sidebar h3 {
  font-size: 16px;
  font-weight: 300;
  color: #66627a;
  background: #eeedf0;
  display: inline-block;
  padding: 10px 20px;
}
.page-id-61 #content .sidebar ul,
.archive.category #content .sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-id-61 #content .sidebar ul li,
.archive.category #content .sidebar ul li {
  padding: 0 0 10px;
}
.page-id-61 #content .sidebar ul li a,
.archive.category #content .sidebar ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #6e6a81;
}
.page-id-61 #content .sidebar .social-media,
.archive.category #content .sidebar .social-media {
  margin: 0 0 20px;
}
.page-id-61 #content .sidebar .social-media ul li,
.archive.category #content .sidebar .social-media ul li {
  display: inline-block;
  margin-right: 2px;
}
.page-id-249 .section-2 {
  margin: 0;
  padding: 45px 0;
  background: #797686;
}
.page-id-249 .section-2 p,
.page-id-249 .section-2 li,
.page-id-249 .section-2 li:before {
  color: #fff !important;
}
.page-id-249 .section-2 .vc_col-sm-5 {
  padding-right: 20px;
}
.page-id-249 .section-2 .vc_col-sm-7 {
  border-left: 1px solid #8e8a9c;
  padding-left: 60px !important;
}
.page-id-249 .section-2 .vc_col-sm-7 p.intro {
  font-size: 18px;
  line-height: 27px;
}
.page-id-249 .section-3 {
  margin: 0;
  padding: 45px 0;
}
.page-id-249 .section-3 h2 {
  font-size: 22px;
  font-weight: 300;
  color: #413f4a;
}
.page-id-249 .section-3 ul {
  padding: 0;
  margin: 0;
}
.page-id-249 .section-3 ul li {
  font-size: 18px;
  color: #413f4a;
  border: 1px solid #797686;
  display: inline-block;
  padding: 15px 25px;
  margin: 0 15px 20px 0;
}
.page-id-249 .section-3 ul li:before {
  content: "" !important;
  padding: 0 !important;
}
.page-id-249 .section-3 p.intro {
  font-size: 18px;
  line-height: 25px;
  padding-top: 15px;
}
.page-id-249 .section-4 {
  background: #615e6e;
  margin: 0;
  padding: 45px 0;
}
.page-id-249 .section-4 p {
  font-size: 22px;
  color: #fff;
  line-height: 33px;
}
.page-id-249 .section-5 {
  margin: 0;
  padding: 45px 0;
}
.page-id-249 .section-5 p.intro {
  font-size: 18px;
}
.single-post #content {
  padding: 45px 0;
}
.single-post #content #main {
  float: left;
  width: 790px;
  border: 1px solid #eeedf0;
}
.single-post #content #main article p.date {
  font-size: 14px;
  font-weight: 400;
  color: #9d99ad;
  padding: 20px 30px;
  margin: 0;
}
.single-post #content #main article h1 {
  font-size: 30px;
  font-weight: 300;
  color: #615e6e;
  line-height: 40px;
  margin: 10px 30px 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #eeedf0;
}
.single-post #content #main article p.tags {
  font-size: 12px;
  margin: 10px 30px 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #eeedf0;
}
.single-post #content #main article p.tags a {
  color: #615e6e;
}
.single-post #content #main article section.entry {
  padding: 0 30px;
}
.single-post #content #main article section.entry ul,
.single-post #content #main article section.entry ol {
  padding-left: 15px !important;
}
.single-post #content #main article section.entry ul li,
.single-post #content #main article section.entry ol li {
  margin: 0 0 10px !important;
}
.single-post #content #main article h2 {
  font-size: 22px;
  font-weight: 600;
  color: #413f4a;
  margin: 10px 0;
}
.single-post #content #main article h3 {
  font-size: 18px;
  font-weight: 600;
  color: #413f4a;
  margin: 10px 0;
}
.single-post #content #main article h4 {
  font-size: 14px;
  font-weight: 600;
  color: #413f4a;
  margin: 10px 0;
}
.single-post #content #main article p,
.single-post #content #main article li {
  font-size: 14px;
  font-weight: 300;
  color: #413f4a;
  line-height: 21px;
}
.single-post #content #main article p a,
.single-post #content #main article li a {
  color: #8b7bac;
}
.single-post #content #main .author-box {
  background: #fafafa;
  padding: 30px 30px 10px;
  border-top: 1px solid #eeedf0;
}
.single-post #content #main .author-box img {
  padding-bottom: 25px;
}
.single-post #content #main .author-box h4 {
  font-size: 12px;
  color: #797979;
  margin: 0 0 5px;
}
.single-post #content #main .author-box p {
  font-size: 12px;
  color: #797979;
  line-height: 18px;
}
.single-post #content .sidebar {
  float: right;
  width: 25%;
}
.single-post #content .sidebar .widget {
  padding-bottom: 20px;
}
.single-post #content .sidebar h3 {
  font-size: 16px;
  font-weight: 300;
  color: #66627a;
  background: #eeedf0;
  display: inline-block;
  padding: 10px 20px;
}
.single-post #content .sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-post #content .sidebar ul li {
  padding: 0 0 10px;
}
.single-post #content .sidebar ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #6e6a81;
}
.single-post #content .sidebar .social-media {
  margin: 0 0 20px;
}
.single-post #content .sidebar .social-media ul li {
  display: inline-block;
  margin-right: 2px;
}
.single-post #content .post-nav {
  width: 790px;
}
.single-post #content .post-nav p {
  padding-top: 30px;
}
.single-post #content .post-nav p a {
  font-size: 20px;
  font-weight: 300;
  color: #66627a;
  background: #eeedf0;
  border: 1px solid #eeedf0;
  padding: 10px 25px;
}
.single-post #content .post-nav p.previous {
  float: left;
}
.single-post #content .post-nav p.next {
  float: right;
}
.page-id-37 .section-2 {
  padding: 20px 0;
  margin: 0;
}
.page-id-37 .section-2 .section-2a,
.page-id-37 .section-2 .section-2b,
.page-id-37 .section-2 .section-2c {
  padding: 20px 0;
}
.page-id-37 .section-2 .section-2a,
.page-id-37 .section-2 .section-2b {
  border-bottom: 1px solid #eee;
}
.page-id-37 .section-2 h2 {
  font-size: 22px;
  font-weight: 300;
  color: #615E6E;
  margin: 0 0 10px;
}
.page-id-37 .section-2 p {
  font-size: 15px;
  font-weight: 300;
  color: #413f4a;
  line-height: 27px;
  padding: 0 0 10px;
  margin: 0;
}
.page-id-37 .section-2 p a {
  background: #615E6E;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
}
.page-id-33 h2 {
  font-size: 40px;
  font-weight: 300;
  color: #615e6e;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #615e6e;
  display: inline-block;
}
.page-id-33 .section-1 {
  min-height: 380px;
  text-align: center;
  margin: 0;
}
.page-id-33 .section-1 h1 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  line-height: 65px;
  margin: 0;
  padding: 60px 0px 35px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.page-id-33 .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 33px;
  padding: 35px 0 0;
}
.page-id-33 .section-2 {
  padding: 50px 0;
  margin: 0;
}
.page-id-33 .section-2 .vc_col-sm-5 {
  padding: 5px 15px;
}
.page-id-33 .section-2 .vc_col-sm-5 p {
  font-size: 18px;
  font-weight: 300;
  color: #413f4a;
  line-height: 27px;
  padding: 0 20px 0 0;
}
.page-id-33 .section-2 .vc_col-sm-7 {
  border-left: 1px solid #c6c5c9;
  padding: 5px 15px;
}
.page-id-33 .section-2 .vc_col-sm-7 p {
  font-size: 15px;
  font-weight: 300;
  color: #413f4a;
  line-height: 23px;
  padding: 0 0 0 20px;
}
.page-id-33 .section-3 {
  background: #797686;
  padding: 15px 0;
  margin: 0;
}
.page-id-33 .section-3 .section-3a {
  border-bottom: 1px solid #686576;
  padding: 40px 0;
}
.page-id-33 .section-3 .section-3b {
  border-top: 1px solid #9592a1;
  padding: 40px 0;
}
.page-id-33 .section-3 p {
  color: #fff;
  line-height: 23px;
}
.page-id-33 .section-3 .vc_btn3 {
  width: 250px;
  border: 1px solid #fff;
  background-image: none;
}
.page-id-33 .section-4 {
  margin: 0;
  padding: 50px 0 60px;
}
.page-id-33 .section-4 p {
  font-size: 20px;
  line-height: 33px;
}
.page-id-33 .section-5 h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  padding: 55px 0 0;
}
.page-id-33 .section-5 p {
  color: #fff;
}
.page-id-33 .section-5 .section-5a {
  background: #615e6e;
  height: 225px;
}
.page-id-33 .section-5 .section-5a .vc_col-sm-12 {
  float: right;
  width: 550px;
  padding: 0 30px 0 0 !important;
}
.page-id-33 .section-5 .section-5b {
  background: #797686;
  height: 225px;
}
.page-id-33 .section-5 .section-5b .vc_col-sm-12 {
  float: left;
  width: 550px;
  padding: 0 0 0 45px !important;
}
.page-id-33 .section-6 .vc_col-sm-8 {
  padding: 0 25px 15px 0;
}
.page-id-33 .section-6 h2 {
  margin-bottom: 25px !important;
}
.page-id-33 .section-6 p.intro {
  font-size: 20px;
  line-height: 33px;
}
.page-id-33 .section-7 {
  background: #fafafa;
  padding: 35px 0 45px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.page-id-33 .section-7 h2 {
  margin-bottom: 30px !important;
}
.page-id-33 .section-7 p.intro {
  font-size: 20px;
  line-height: 33px;
}
.page-id-33 .section-7 p {
  padding-right: 35px;
}
.page-id-33 .section-8 .section-8a p {
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 30px;
}
.page-id-33 .section-8 .section-8b {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e0e0e2;
}
.page-id-33 .section-8 .section-8b .vc_col-sm-2 {
  background: #21a9b0;
}
.page-id-33 .section-8 .section-8b h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 35px 0px;
}
.page-id-33 .section-8 .section-8b p {
  padding: 13px 30px;
}
.page-id-33 .section-8 .section-8c {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e0e0e2;
}
.page-id-33 .section-8 .section-8c .vc_col-sm-2 {
  background: #178186;
}
.page-id-33 .section-8 .section-8c h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 35px 0px;
}
.page-id-33 .section-8 .section-8c p {
  padding: 22px 30px;
}
.page-id-33 .section-8 .section-8d {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e0e0e2;
}
.page-id-33 .section-8 .section-8d .vc_col-sm-2 {
  background: #0b4c79;
}
.page-id-33 .section-8 .section-8d h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 35px 0px;
}
.page-id-33 .section-8 .section-8d p {
  padding: 22px 30px;
}
.page-id-33 .section-8 .section-8e {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e0e0e2;
}
.page-id-33 .section-8 .section-8e .vc_col-sm-2 {
  background: #1d69a3;
}
.page-id-33 .section-8 .section-8e h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 35px 0px;
}
.page-id-33 .section-8 .section-8e p {
  padding: 22px 30px;
}
.page-id-33 .section-8 .section-8f {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #e0e0e2;
}
.page-id-33 .section-8 .section-8f .vc_col-sm-2 {
  background: #2e93bf;
}
.page-id-33 .section-8 .section-8f h3 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 35px 0px;
}
.page-id-33 .section-8 .section-8f p {
  padding: 22px 30px;
}
.page-id-2998 .section-2 {
  padding: 45px 0;
  margin: 0;
}
.page-id-2998 .section-2 .col-1 img {
  box-shadow: 1px 0px 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 0px 5px rgba(0,0,0,0.3);
}
.page-id-2998 .section-2 .col-2 h3 {
  font-size: 16px;
  font-weight: 300;
  color: #66627a;
  background: #eeedf0;
  padding: 10px 20px;
  display: inline-block;
}
.page-id-2998 .section-2 .col-2 ul li {
  line-height: 20px;
}
.page-id-2998 .section-2 .col-3 #gform_wrapper_2 {
  margin: 0;
}
.page-id-2998 .section-2 .col-3 form {
  background: #eeedf0;
  padding: 20px;
}
.page-id-2998 .section-2 .col-3 form h3 {
  font-size: 22px;
  font-weight: 300;
  color: #66627a;
  margin: 0 0 10px;
}
.page-id-2998 .section-2 .col-3 form h3:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 10px;
}
.page-id-2998 .section-2 .col-3 form span.gform_description {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #413f4a;
}
.page-id-2998 .section-2 .col-3 form label {
  display: none;
}
.page-id-2998 .section-2 .col-3 form input {
  width: 99.5%;
  display: block;
  border: medium none tan;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 0;
  text-indent: 15px;
}
.page-id-2998 .section-2 .col-3 form input#gform_submit_button_2 {
  background: #615e6e;
  color: #fff;
}
.page-id-2998 .section-2 .col-3 form .gform_footer {
  padding: 0;
  margin: 10px 0 0;
}
.page-id-2998 .section-2 .col-3 form div.validation_error {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #615e6e;
  border-top: 2px solid #615e6e;
  border-bottom: 2px solid #615e6e;
}
.page-id-2998 .section-2 .col-3 form li.gfield.gfield_error {
  background: none;
  border: none;
}
.page-id-2998 .section-2 .col-3 form li.gfield.gfield_error .validation_message {
  margin: 0;
  padding: 10px 0 !important;
}
.page-id-24 .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #413f4a;
  line-height: 33px;
  text-align: center;
}
.page-id-24 .section-2 {
  background: #524f5e;
  padding: 50px 0;
  margin: 0;
}
.page-id-24 .section-2 p {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  padding: 15px 0;
}
.page-id-24 .section-2 a.vc_btn3 {
  font-size: 18px;
  font-weight: 300;
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #fff;
}
.page-id-24 .section-2 a.vc_btn3:hover {
  background-color: #fff !important;
  color: #524F5E !important;
}
.page-id-24 .section-2 .section-2b {
  padding: 35px 0 0;
}
.page-id-24 .section-2 .section-2b p.michael-photo,
.page-id-24 .section-2 .section-2b p.liam-photo {
  float: left;
  padding: 0;
  margin: 0;
}
.page-id-24 .section-2 .section-2b h3 {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 9px 0 0 20px;
  float: left;
}
.page-id-24 .section-2 .section-2b p {
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: underline;
  padding: 0 0 0 20px;
  float: left;
}
.page-id-24 .section-2 .section-2b p a {
  color: #fff;
}
.page-id-24 .section-3 {
  background: #615e6e;
  padding: 50px 0;
  margin: 0;
}
.page-id-24 .section-3 h2 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
}
.page-id-24 .section-3 p {
  color: #fff;
}
.page-id-24 .section-3 p a {
  color: #fff;
  text-decoration: underline;
}
.page-id-24 .verante-locations {
  margin: 0;
}
.page-id-24 .section-4 {
  background: #eeedf0;
  margin: 0;
  padding: 50px 0;
}
.page-id-24 .section-4 h2 {
  font-size: 30px;
  font-weight: 300;
  color: #615e6e;
  text-align: center;
}
.page-id-24 .section-4 form p {
  margin: 0 0 17px;
}
.page-id-24 .section-4 form input,
.page-id-24 .section-4 form textarea {
  font-size: 18px;
  color: #615e6e;
  border: 1px solid #d3cfdc;
  padding: 12px;
}
.page-id-24 .section-4 form input {
  width: 86%;
}
.page-id-24 .section-4 form img.wpcf7-captchac {
  border: 1px solid #d3cfdc;
  padding: 11px;
  float: left;
  background: #fff;
  margin: 0 10px 0 0;
}
.page-id-24 .section-4 form input.wpcf7-captchar {
  width: 61%;
}
.page-id-24 .section-4 form input.wpcf7-submit {
  background: #615e6e;
  font-weight: 300;
  color: #fff;
  border: 1px solid #615e6e;
  width: 36.5%;
}
.page-id-24 .section-4 form textarea {
  width: 95%;
  height: 152px;
  resize: none;
  margin: 0;
}
.page-id-97 .section-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #413f4a;
  line-height: 33px;
  text-align: center;
}
.page-id-97 .section-2 {
  background: #eeedf0;
  margin: 0;
  padding: 50px 0;
}
.page-id-97 .section-2 table.gsurvey-likert {
  border-bottom: 0 !important;
}
.page-id-97 .section-2 table.gsurvey-likert tr td.gsurvey-likert-choice-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding: 10px 0;
  background: #524f5e;
  color: #fff;
}
.page-id-97 .section-2 table.gsurvey-likert tr td.gsurvey-likert-row-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #413F4A;
  text-align: left;
  background: #fefefe;
  border: none;
  border-bottom: 1px solid #d3cfdc;
  padding: 15px !important;
  width: 450px;
}
.page-id-97 .section-2 table.gsurvey-likert tr td.gsurvey-likert-selected,
.page-id-97 .section-2 table.gsurvey-likert tr td.gsurvey-likert-hover {
  background-color: #D3CFDC;
}
.page-id-97 .section-2 table.gsurvey-likert tr td {
  border: 0 !important;
  border-bottom: 1px solid #D3CFDC !important;
}
.page-id-97 .section-2 li#field_1_1 .gfield_label {
  display: none;
}
.page-id-97 .section-2 li#field_1_7 h2 {
  font-size: 30px;
  font-weight: 300;
  padding: 30px 0 20px;
  margin: 0 0 25px;
  border-bottom: 1px solid #413F4A !important;
}
.page-id-97 .section-2 li#field_1_2,
.page-id-97 .section-2 li#field_1_3,
.page-id-97 .section-2 li#field_1_4 {
  float: left;
  width: 50%;
  clear: inherit;
}
.page-id-97 .section-2 li#field_1_2 input,
.page-id-97 .section-2 li#field_1_3 input,
.page-id-97 .section-2 li#field_1_4 input {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #615E6E;
  text-indent: 15px;
  background: #F3F2F5 none repeat scroll 0% 0%;
  border-radius: 0px;
  border: 1px solid #D3CFDC;
  padding: 10px 0px;
  height: inherit;
  width: 95%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.page-id-97 .section-2 li#field_1_3 input {
  width: 100%;
}
.page-id-97 .section-2 li#field_1_5 {
  float: left;
  width: 50%;
  clear: inherit;
}
.page-id-97 .section-2 li#field_1_5 img {
  float: left !important;
  padding: 10px !important;
  background: #fff !important;
}
.page-id-97 .section-2 li#field_1_5 .gfield_captcha_input_container {
  float: left;
  padding: 0 0 0 20px;
}
.page-id-97 .section-2 li#field_1_5 input {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #615E6E;
  text-indent: 15px;
  background: #F3F2F5 none repeat scroll 0% 0%;
  border-radius: 0px;
  border: 1px solid #D3CFDC;
  padding: 10px 0px;
  height: inherit;
  width: 372px;
  margin-right: 5%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.page-id-97 .section-2 li#field_1_6 {
  float: right;
  width: 50%;
  clear: inherit;
}
.page-id-97 .section-2 li#field_1_6 textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #615E6E;
  text-indent: 15px;
  background: #F3F2F5 none repeat scroll 0% 0%;
  border-radius: 0px;
  border: 1px solid #D3CFDC;
  padding: 10px 0px;
  height: 114px;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.page-id-97 .section-2 .gform_footer {
  padding: 30px 0px 10px;
}
.page-id-97 .section-2 .gform_footer input#gform_submit_button_1 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  background: #615e6e;
  width: 100%;
  padding: 11px 0px;
  letter-spacing: 0.03em;
  border: 1px solid #615e6e;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.page-id-97 .section-2 .gform_footer input#gform_submit_button_1:hover {
  cursor: pointer;
  cursor: hand;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #615E6E;
  text-align: center;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  background: #615E6E none repeat scroll 0% 0%;
  border: 1px solid #615E6E;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #615E6E;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #615E6E;
}
.wpb_single_image .vc_figure {
  width: 100%;
}
.wpb_wrapper > .wpb_content_element {
  margin-bottom: 0 !important;
}
.wpb_row {
  margin-bottom: 35px;
}
.wpb_column > .vc_column-inner {
  padding: 0 !important;
}
.single img.attachment-post-image {
  max-width: 100%;
  height: auto;
}
.page-template-template-no-title #main {
  width: 100% !important;
  background: #eeedf0 !important;
}
.page-template-template-blog #main {
  width: 64.89% !important;
  background: #fff !important;
}
.page-template-template-blog img.attachment-post-thumbnail {
  max-width: 100%;
  height: auto;
}
.footer-menu .ym70 {
  padding: 30px 0 0 0;
}
#wrapper {
  padding: 0 0em 2em !important;
}
#rev_slider_1_1_wrapper .custom.tparrows.tp-rightarrow:before {
  content: '\e825' !important;
}
#rev_slider_1_1_wrapper .custom.tparrows.tp-leftarrow:before {
  content: '\e824' !important;
}
@media (max-width: 768px) {
  header a.nav-toggle {
    display: block !important;
  }
}
