/*Fonts*/
@font-face {
  font-family: 'open_sanslight';
  src: url("/assets/fonts/OpenSans-Light-webfont.eot");
  src: url("/assets/fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/OpenSans-Light-webfont.woff") format("woff"), url("/assets/fonts/OpenSans-Light-webfont.ttf") format("truetype");
                                                          /*,
url('http://www.professionals.co.nz/assets/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');*/
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url("/assets/fonts/OpenSans-Regular-webfont.eot");
  src: url("/assets/fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/OpenSans-Regular-webfont.woff") format("woff"), url("/assets/fonts/OpenSans-Regular-webfont.ttf") format("truetype");
                                                            /*,
url('http://www.professionals.co.nz/assets/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');*/
  font-weight: normal;
  font-style: normal;
}
/*General Content Start / Same as content.css but without the class .general-content*/
.general-content h1 {
  font-size: 29px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  color: #4c4d4f;
  margin-bottom: 22px;
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 1.1;
}
.general-content h2 {
  font-size: 25px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  color: #4c4d4f;
  margin-bottom: 25px;
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 1.1;
}
.general-content h3 {
  font-size: 22px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #666666;
  margin-bottom: 12px;
  line-height: 1.4;
}
.general-content h4 {
  font-size: 20px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #666666;
  margin-bottom: 12px;
  line-height: 1.4;
}
.general-content h5 {
  color: #4c4d4f;
  font-size: 17px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  margin: 28px 0 16px;
  letter-spacing: 2px;
  line-height: 1.4;
}
.general-content h6 {
  font-size: 17px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #666666;
  margin-bottom: 12px;
  line-height: 1.4;
}
.general-content p {
  font-size: 14px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #666666;
  margin-bottom: 12px;
  line-height: 1.4;
}
.general-content table.price-list p {
  margin: 0 !important;
}
.general-content a {
  font-size: 14px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #005dac !important;
  line-height: 1.4;
}
.general-content iframe {
  border: 0 solid transparent !important;
}
.general-content .more {
  width: 76px;
  height: 36px;
  color: #ffffff !important;
  text-align: center;
  padding: 0;
  line-height: 2.2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  margin: 0;
  font-weight: bold;
  background: #649043;
}
.general-content .more:hover {
  text-decoration: none;
  color: #ffffff;
  background: #0960A9;
}
.general-content .more.blue {
  background: #0960A9;
}
.general-content .more.blue:hover {
  background: #649043;
}
.general-content .general-dropdowns {
  /*.general-dropdowns tr:nth-child(odd) td {
      padding-bottom: 17px;
  }*/
  /*.general-dropdowns tr:nth-child(even) {
      display: block;
  }*/
}
.general-content .general-dropdowns tr:nth-child(2n+1) h1 {
  background-image: url("/assets/images/red-arrow-down-dropdown.png");
  padding-right: 40px;
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  clear: both;
  margin: 0;
  cursor: pointer;
}
.general-content .general-dropdowns tr:nth-child(2n+1) h2 {
  background-image: url("/assets/images/red-arrow-down-dropdown.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  clear: both;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-right: 40px;
}
.general-content .general-dropdowns ul ul {
  padding-bottom: 0;
  padding-left: 37px;
}
.general-content .general-dropdowns blockquote ul {
  padding-bottom: 0;
  padding-left: 37px;
}
.general-content .general-dropdowns ul li::before {
  color: #000000;
  content: "-";
  padding-right: 32px;
}
.general-content .general-dropdowns ul {
  padding: 0;
  margin: 0;
}
.general-content .general-dropdowns ul ul li::before {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
.general-content .general-dropdowns blockquote ul li::before {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
.general-content .general-dropdowns ul ul li {
  color: #000000;
  list-style: outside none none;
}
.general-content .general-dropdowns blockquote ul li {
  color: #000000;
  list-style: outside none none;
}
.general-content .general-dropdowns ul li {
  color: #e2231a;
  list-style: outside none none;
  padding-bottom: 5px;
}
.general-content .general-dropdowns blockquote {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.general-content .general-dropdowns .open_close_btn.opened h1 {
  background-image: url("/assets/images/red-arrow-down-dropdown.png") !important;
  padding-right: 40px !important;
}
.general-content .general-dropdowns .open_close_btn h1 {
  padding-right: 25px !important;
  background-image: url("/assets/images/red-arrow-right-dropdown.png") !important;
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  clear: both;
  margin: 0;
  cursor: pointer;
}
.general-content .general-dropdowns .open_close_btn h2 {
  padding-right: 25px !important;
  background-image: url("/assets/images/red-arrow-right-dropdown.png") !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 12px auto;
  display: inline-block;
  clear: both;
  margin: 0;
  cursor: pointer;
}
.general-content .general-dropdowns .open_close_btn td {
  padding-bottom: 17px;
}
.general-content .general-dropdowns .open_close_container {
  display: none;
}
.general-content .general-dropdowns .open_close_container.opened {
  display: block;
  padding-bottom: 18px;
}
.general-content .module_google_map, .general-content .module.map_container {
  max-width: 960px;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.general-content .map_link_overlay {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 0;
  background-color: #649043;
  padding: 10px 15px;
  color: #ffffff;
  text-align: center;
  padding-top: 7px;
  font-size: 15px;
  font-weight: bold;
  background: #649043;
}
.general-content .map_link_overlay:hover {
  text-decoration: none;
  color: #ffffff;
  background: #0960A9;
}
.general-content .map_link_overlay:focus, .general-content .map_link_overlay:active, .general-content .map_link_overlay:visited {
  text-decoration: none;
}

/*Generics*/
body {
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 25px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  color: #4c4d4f;
  margin-bottom: 22px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

p {
  font-size: 14px;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #666666;
  margin-bottom: 12px;
}

.iframe-wrapper {
  width: 960px;
  height: 1210px;
  overflow: hidden;
  margin: 25px 0 56px;
}

.iframe-wrapper iframe {
  height: 100%;
  width: 1000px;
  margin: 0 -20px;
}

.arrow:after {
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 2px solid #ffffff;
  border-top: none;
  border-left: none;
  content: ' ';
}
.arrow.right:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.arrow.left :after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.more {
  width: 76px;
  height: 36px;
  color: #ffffff !important;
  text-align: center;
  padding: 0;
  line-height: 2.2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  margin: 0;
  font-weight: bold;
  background: #649043;
}
.more:hover {
  text-decoration: none;
  color: #ffffff;
  background: #0960A9;
}
.more.blue {
  background: #0960A9;
}
.more.blue:hover {
  background: #649043;
}

.content-container {
  min-height: 308px;
}

.content {
  width: 960px;
  margin: 28px auto 0;
  overflow: hidden;
}

textarea, input, .cmsform_container form .security-img {
  width: 100%;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 12px;
  font-size: 13px;
}

/*CMS FORM START*/
.cmsform_container {
  background: #F2F2F2;
  padding: 30px 22px;
}

.cmsform_container, .cmsform_container form.pssmrtfrms {
  float: left;
  width: 100%;
}

.cmsform_container h1.pssmrtfrms {
  margin-top: 0;
  margin-bottom: 30px;
}

.cmsform_container form div {
  float: left;
  width: 48%;
  height: 40px;
  position: relative;
  clear: both;
  margin-bottom: 10px;
}

.cmsform_container form div textarea.error, .cmsform_container form div input.error, .cmsform_container form div select.error {
  border: 1px solid red;
}

.cmsform_container form div.textarea {
  height: auto;
  max-width: 590px;
  min-width: 590px;
  width: 100%;
}

.cmsform_container form div label {
  position: absolute;
  left: 12px;
  font-size: 13px;
  top: 10px;
  cursor: text;
  color: #666;
  font-weight: 100;
}

.cmsform_container form div label.error {
  display: none !important;
}

.cmsform_container form div.textarea textarea {
  min-height: 40px;
  height: 152px;
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 10px 0 0 12px;
}

.cmsform_container form div input {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.cmsform_container form div.security-image p {
  padding: 0;
  float: right;
  height: 40px;
  width: 41%;
  margin: 0;
}

.cmsform_container form div.security-image {
  width: 48%;
}

.cmsform_container form div.security-image input {
  float: left;
  width: 55%;
}

.cmsform_container form div.security-image p img {
  height: 100%;
  float: right;
  width: 100%;
}

.cmsform_container form div.instruction p {
  font-size: 12px;
}

.cmsform_container form input[type=submit] {
  float: left;
  width: 175px;
  clear: both;
}

.success_error {
  display: none;
  float: left;
  clear: both;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px;
  color: white;
  text-align: center;
  color: #4c4d4f;
  display: block !important;
}
.success_error.error {
  border: 1px solid red;
}
.success_error.success {
  border: 1px solid #649043;
}

/*CMS FORM END*/
input {
  height: 40px;
  line-height: 40px;
}
input[type=submit] {
  text-align: left;
  color: #ffffff;
  background: #0960A9;
  font-weight: bold;
  font-size: 15px;
  line-height: inherit;
}

form .notes {
  font-size: 12px;
  color: #666666;
}

textarea {
  padding-top: 12px;
}

.cmsform_container {
  background: #F2F2F2;
  padding: 30px 22px;
}

.cmsform_container form .security-img {
  border: 1px solid #ffffff;
  padding: 0;
}

.form-page {
  padding: 46px 0;
}

.logo {
  width: 100%;
}

/*End Generics*/
/*Page intro text*/
.intro-text, .user-input-text {
  padding: 56px 25px;
}

.intro-text {
  text-align: center;
}

.intro-text h1 {
  font-size: 29px;
}

.intro-text .map {
  margin: 50px -25px 0;
}

/*End Page intro text*/
/*Navigation*/
nav ul {
  list-style: none;
  padding: 0 20px;
  margin: 0;
  background: #F2F2F2;
}
nav ul li a {
  color: #4c4d4f;
  font-size: 14px;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: inline-block;
  float: left;
  padding: 20px 17px;
}
nav ul li a:hover {
  font-weight: 600;
  text-decoration: none;
}
nav ul li a.active {
  font-weight: 600;
}

#header nav li:hover ul.site-submenu {
  display: block;
}

#header nav ul.site-submenu {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 1;
  padding: 0;
  width: auto;
  left: 0;
}

#header nav ul.site-submenu li {
  float: none;
  position: relative;
  width: 175px;
}

#header nav li:hover > a, #header nav li > a.current_item {
  color: #0960A9;
  font-weight: 600;
}

#header nav ul.site-submenu li:first-child a {
  border-top: 1px solid transparent;
}

#header nav li {
  position: relative;
  float: left;
}

#header nav ul.site-submenu li a:hover, #header nav ul.site-submenu .current_item {
  background-color: #0960A9;
  color: white;
  border-top: 1px solid transparent;
  font-weight: 100;
}

#header nav ul.site-submenu li a {
  float: none;
  display: block;
  border-top: 1px solid #d5d5d5;
  padding: 15px;
}

#header nav ul.site-submenu > li:hover ul.site-submenu-second {
  display: block;
}
#header nav ul.site-submenu ul.site-submenu-second {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 0;
  display: none;
}

/*End Navigation*/
/*Home page*/
.carousel, .banner {
  position: relative;
}

.control {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 25px;
  left: 0;
  height: 20px;
}

.control.right {
  right: 0;
  left: auto;
}

.carousel .more, .carousel .heading-text, .banner .heading-text {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 44px;
}

.carousel .heading-text, .banner .heading-text {
  top: 84px;
  bottom: auto;
  text-align: center;
  /*max-width: 520px;*/
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#bottom-links {
  margin-bottom: 62px;
  text-align: center;
}

#bottom-links .heading {
  color: #4c4d4f;
  font-size: 17px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  margin: 28px 0 16px;
  letter-spacing: 2px;
}

.video {
  position: relative;
}

.video video {
  width: 100%;
  display: block;
}

.video:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  content: " ";
  background: #000000;
  opacity: 0.1;
  height: 100%;
}

.video .fa-play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 40px;
  width: 100px;
  height: 100px;
  text-align: center;
  color: #ffffff;
  line-height: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.75);
  border: 1px solid #ffffff;
  padding-left: 10px;
  cursor: pointer;
  z-index: 5;
}

.video .fa-play:hover {
  text-decoration: none;
}

/*Footer*/
#footer {
  margin-top: 16px;
  background: #F1F1F1;
  border-bottom: 10px solid #EE9253;
  padding: 28px 28px 12px;
}

#footer a, #footer, #footer .heading {
  font-size: 12px;
  color: #4c4d4f;
  text-decoration: none;
}

#footer .heading {
  font-size: 15px;
  font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

#footer .copy-right {
  margin-top: 10px;
}

/*End Footer*/
/*Bootstrap overrides*/
input:focus, textarea:focus, keygen:focus, select:focus, button:focus {
  outline: none;
}

ol, ul {
  margin: 0;
}

.row {
  margin: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  padding: 0;
}

.four-gap.row {
  margin: 0 -0.2em;
}

.four-gap > .col-xs-1, .four-gap > .col-xs-2, .four-gap > .col-xs-3, .four-gap > .col-xs-4, .four-gap > .col-xs-5, .four-gap > .col-xs-6, .four-gap > .col-xs-7, .four-gap > .col-xs-8, .four-gap > .col-xs-9, .four-gap > .col-xs-10, .four-gap > .col-xs-11, .four-gap > .col-xs-12 {
  padding: 0 0.2em 0.6em;
}

.six-gap.row {
  margin: 0 -0.3em;
}

.six-gap > .col-xs-1, .six-gap > .col-xs-2, .six-gap > .col-xs-3, .six-gap > .col-xs-4, .six-gap > .col-xs-5, .six-gap > .col-xs-6, .six-gap > .col-xs-7, .six-gap > .col-xs-8, .six-gap > .col-xs-9, .six-gap > .col-xs-10, .six-gap > .col-xs-11, .six-gap > .col-xs-12 {
  padding: 0 0.3em 0.6em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: none;
  outline: none;
}

.panel {
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-bottom: 0;
  border: 0;
  background: none;
}

.panel-group {
  margin: 0;
}

.list-inline > li {
  padding: 0;
}

.list-inline {
  margin: 0;
}

.container {
  margin: 0;
  padding: 0;
}

/*end Bootstrap overrides*/

/*# sourceMappingURL=styles.css.map */
