/*
 Theme Name:   Salient Child
 Description:  Salient Child Theme
 Author:       Big Partnership
 Author URI:   http://www.bigpartnership.co.uk
 Template:     salient
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  salient-child
*/

/* =Reset default browser CSS.
-------------------------------------------------------------- */

.container-wrap {
  padding-bottom: 0;
}

.default_row {
  padding-top: 108px !important;
  padding-bottom: 108px !important;
}

.default_row2 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.default_row2 h2 {
  margin-bottom: 16px;
}

@media (max-width: 1000px) {
  .default_row2 {
    padding-top: 108px !important;
    padding-bottom: 108px !important;
  }
}

.no-margin-custom {
  margin-top: 0;
  margin-bottom: 0;
}

.no-margin-custom {
  margin-top: 0;
  margin-bottom: 0;
}

.no-margin-top-custom {
  margin-top: 0 !important;
  margin-bottom: 8%;
}

.custom__waves {
  padding-top: 25% !important;
  padding-bottom: 25% !important;
}

@media (max-width: 1000px) {
  .custom__waves {
    padding-top: 42% !important;
    padding-bottom: 42% !important;
  }
}

.custom__waves .nectar-shape-divider path:nth-child(1) {
  fill: #26348b;
  opacity: 0.7 !important;
}

.custom__waves .nectar-shape-divider path:nth-child(2) {
  opacity: 0.6 !important;
}

.header__row {
  padding-top: 7% !important;
  padding-bottom: 6% !important;
}

@media (max-width: 1000px) {
  .header__row {
    padding-top: 35% !important;
    padding-bottom: 35% !important;
  }
}

.globe_bg {
  padding-top: 0px;
  padding-bottom: 0px;
  position: absolute !important;
  height: 500px;
  width: 100%;
  overflow: visible;
  margin-top: -96px !important;
  margin-bottom: 0 !important;
  z-index: 10000;
}

@media (max-width: 1000px) {
  .globe_bg {
    display: none;
  }
}

.globe_bg .inner-wrap {
  overflow: visible;
}

.globe_bg .using-image {
  position: absolute;
  overflow: visible;
  z-index: 10000000000;
  background-size: contain;
}

.member-btn h3,
.member-btn p,
.member-btn a {
  color: #ffffff !important;
  text-decoration: none;
}

.member-btn__red {
  background-color: rgba(221, 32, 50, 0.88);
  margin-top: 20px;
}

.member-btn__red:hover {
  background-color: rgba(221, 32, 50, 0.88);
}

.member-btn__blue {
  background-color: rgba(38, 52, 139, 0.88);
}

.member-btn__blue:hover {
  background-color: rgba(38, 52, 139, 0.88);
}

.member-btn__padding {
  height: 94px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.member-btn .nectar_icon {
  padding: 0px !important;
}

.member-btn .nectar_icon_wrap {
  float: left;
  padding-left: 15px;
  margin-top: 3px;
}

.member-btn .wpb_text_column {
  display: inline-block;
  float: left;
}

h2 {
  margin-bottom: 30px;
}

.link-with-arrow.nectar_icon {
  padding: 0px !important;
}

.link-with-arrow.nectar_icon_wrap {
  float: left;
  padding-left: 15px;
}

.link-with-arrow.wpb_text_column {
  display: inline-block;
  float: left;
}

.ult-ih-item {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .ult-ih-item {
    height: auto !important;
    width: auto !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 1000px) {
  .ult-ih-item {
    width: auto !important;
    height: 200px !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 750px) {
  .ult-ih-item {
    width: auto !important;
    height: 100% !important;
    max-height: 150px;
  }
}

.ult-ih-list-item {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .ult-ih-list-item {
    height: auto !important;
    width: auto !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 1000px) {
  .ult-ih-list-item {
    width: auto !important;
    height: 200px !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 900px) {
  .ult-ih-list-item {
    width: auto !important;
    height: 100% !important;
    max-height: 150px;
  }
}

.ult-ih-image-block {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .ult-ih-image-block {
    height: auto !important;
    width: auto !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 1000px) {
  .ult-ih-image-block {
    width: auto !important;
    height: 200px !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 900px) {
  .ult-ih-image-block {
    width: auto !important;
    height: 100% !important;
    max-height: 150px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img.ult-ih-image {
    height: auto !important;
    width: auto !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 1000px) {
  img.ult-ih-image {
    width: auto !important;
    height: 200px !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 900px) {
  img.ult-ih-image {
    width: auto !important;
    height: 100% !important;
    max-height: 150px;
  }
}

.ult-ih-item .ult-ih-info {
  background-color: #26348b99 !important;
  opacity: 1 !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 1000px) {
  .ult-ih-item .ult-ih-info {
    width: auto !important;
    height: 200px !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 900px) {
  .ult-ih-item .ult-ih-info {
    width: auto !important;
    height: 100% !important;
    max-height: 150px;
  }
}

.ult-ih-item .ult-ih-info:hover {
  background-color: #26348b !important;
}

.ult-ih-heading {
  -webkit-transform: none !important;
          transform: none !important;
  visibility: visible !important;
  font-family: 'Fjalla One', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 22px !important;
}

.ult-ih-list-item:hover .ult-ih-heading {
  -webkit-transform: translateY(-100%) !important;
          transform: translateY(-100%) !important;
}

.ult-ih-list-item:hover .ult-ih-description {
  -webkit-transform: translateY(-120%) !important;
          transform: translateY(-120%) !important;
}

.ult-ih-description p {
  font-size: 16px !important;
  color: #ffffff !important;
}

.ult-ih-divider-block {
  display: none;
}

.custPadImg {
  padding-left: 5% !important;
  padding-right: 5% !important;
  padding-top: 3% !important;
  padding-bottom: 3% !important;
}

@media (max-width: 1000px) {
  .custPadImg {
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 8% !important;
    padding-bottom: 3% !important;
  }
}

body .custRow__white h1,
body .custRow__white h2,
body .custRow__white h3,
body .custRow__white p,
body .custRow__white li {
  color: #333333;
  line-height: 22px;
}

body .custRow__white .hvr-bounce-to-right {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-radius: 4px !important;
  margin-top: 35px;
}

body .custRow__white .hvr-bounce-to-right:hover,
body .custRow__white .hvr-bounce-to-right:focus,
body .custRow__white .hvr-bounce-to-right:active {
  color: #ffffff;
  border-color: #26348b;
}

body .custRow__white .hvr-bounce-to-right:before {
  background: #26348b;
}

body .custRow__image h1,
body .custRow__image h2,
body .custRow__image h3,
body .custRow__image p,
body .custRow__image li,
body .custRow__red h1,
body .custRow__red h2,
body .custRow__red h3,
body .custRow__red p,
body .custRow__red li {
  color: #ffffff;
  line-height: 22px;
}

body .custRow__image .hvr-bounce-to-right,
body .custRow__red .hvr-bounce-to-right {
  color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
  border-radius: 4px !important;
  margin-top: 35px;
}

body .custRow__image .hvr-bounce-to-right:hover,
body .custRow__image .hvr-bounce-to-right:focus,
body .custRow__image .hvr-bounce-to-right:active,
body .custRow__red .hvr-bounce-to-right:hover,
body .custRow__red .hvr-bounce-to-right:focus,
body .custRow__red .hvr-bounce-to-right:active {
  color: #dd2032;
}

body .custRow__image .hvr-bounce-to-right:before,
body .custRow__red .hvr-bounce-to-right:before {
  background: #ffffff;
}

body .custRow__image a.active,
body .custRow__red a.active {
  color: #E4E4E4 !important;
}

body .custRow__image i.active,
body .custRow__red i.active {
  color: #E4E4E4 !important;
  -webkit-animation: bounce2 0.7s infinite linear;
          animation: bounce2 0.7s infinite linear;
}

@-webkit-keyframes bounce2 {
  0% {
    right: 0;
  }

  50% {
    right: -0.2em;
  }

  70% {
    right: -0.3em;
  }

  100% {
    right: 0;
  }
}

@keyframes bounce2 {
  0% {
    right: 0;
  }

  50% {
    right: -0.2em;
  }

  70% {
    right: -0.3em;
  }

  100% {
    right: 0;
  }
}

a {
  font-weight: 600;
}

.no-margin {
  margin: 0 !important;
}

.nectar-button span {
  font-family: Roboto, sans-serif;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 16px;
}

.wpb_row {
  margin-bottom: 0px;
}

.rowReverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.nectar-button.large {
  padding: 12px 28px !important;
}

/* Bounce To Right */

.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Grow Shadow */

.hvr-grow-shadow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: box-shadow, transform;
  transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  cursor: pointer;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.icon_row {
  padding-left: 8%;
  padding-right: 8%;
}

h1 {
  margin-bottom: 30px;
}

.small-nav {
  top: 0 !important;
}

#header-secondary-outer {
  position: relative !important;
}

.blueText p,
.blueText h1,
.blueText h2,
.blueText h3,
.blueText h4,
.blueText h5,
.blueText h6,
.blueText span,
.blueText li {
  color: #26348b !important;
}

.menu-item-has-children li a {
  letter-spacing: 0px !important;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav > ul > li > a {
  border: none !important;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav > ul > li:last-child {
  border: none !important;
}

.post-area.featured_img_left article.post:hover .post-content::before {
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.17);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.17);
  -webkit-transition: -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1), -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  margin-top: -4.8px;
  border-radius: 5px;
}

.post-area.featured_img_left .post-content-wrap .grav-wrap {
  display: none;
}

#footer-outer {
  border-top: 8px solid #dd2032;
}

#footer-outer h2,
#footer-outer p,
#footer-outer a,
#footer-outer i {
  color: #ffffff;
}

#footer-outer a:hover {
  color: #888FBD !important;
}

#footer-outer #footer-widgets .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#footer-outer #footer-widgets .row .col:first-child,
#footer-outer #footer-widgets .row .col:nth-child(2) {
  border-right: 1px solid #ffffff;
}

@media (max-width: 1000px) {
  #footer-outer #footer-widgets .row .col:first-child,
  #footer-outer #footer-widgets .row .col:nth-child(2) {
    border-right: 0;
  }
}

.readMore {
  color: #dd2032 !important;
}

.readMore i {
  color: #dd2032 !important;
}

.active .readMore {
  color: #26348b !important;
}

.active .readMore i {
  color: #26348b !important;
  -webkit-animation: bounce2 0.7s infinite linear;
          animation: bounce2 0.7s infinite linear;
}

.page-id-187 .post-content {
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
}

.page-id-187 .post-content:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 99%;
  border: 1px solid #A9A9A9;
  border-radius: 5px;
}

.page-id-187 .post-content.active {
  /*.post-featured-img-wrap {
            transform: translateY(-4px);

        }*/
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

.page-id-187 .post-content.active:before {
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.17);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.17);
  -webkit-transition: -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1), -webkit-box-shadow 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 102%;
  height: 104%;
  content: '';
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
  border-radius: 5px;
  top: -4%;
}

#header-outer {
  border-bottom: 5px solid #26348b;
}

body #header-secondary-outer nav > ul > li > a {
  color: #808080;
  border-left: 0;
  line-height: 13px;
  font-size: 15px;
  letter-spacing: 0;
}

body #header-secondary-outer nav > ul > li > a:hover {
  color: #000000;
}

header#top nav > ul > li > a:hover {
  color: #808080 !important;
}

body #header-secondary-outer nav > ul > li:last-child {
  border-right: 0;
}

.aboutImg:before {
  content: '';
  position: absolute;
  top: 0;
  width: 160%;
  right: 0;
  height: 100%;
  background: url("/wp-content/uploads/2018/07/Asset-1-2-e1533027068588.png") no-repeat center center;
  background-size: cover;
}

.aboutImg2 {
  margin-left: 0 !important;
}

.aboutImg2:before {
  content: '';
  position: absolute;
  top: 0;
  width: 160%;
  height: 100%;
  background: url("/wp-content/uploads/2018/07/Asset-1-2-e1533027068588.png") no-repeat center center;
  background-size: cover;
}

.admin-bar #header-secondary-outer {
  top: 0;
}

h1.cust_heading_size {
  font-size: 50px;
}

body div[data-style*="minimal"] .toggle h3 i,
body div[data-style*="minimal"] .toggle h3 a {
  color: #26348b;
}

body div[data-style*="minimal"] .toggle h3 a {
  text-transform: none !important;
  color: #26348b !important;
}

body div[data-style*="minimal"] .toggle h3 a i {
  border-color: #26348b !important;
}

body div[data-style*="minimal"] .toggle h3 a i:before,
body div[data-style*="minimal"] .toggle h3 a i:after {
  background-color: #26348b !important;
  border-color: #26348b !important;
}

body div[data-style*="minimal"] .toggle h3 a:hover {
  color: #dd2032 !important;
}

body div[data-style*="minimal"] .toggle h3 a:hover i {
  border-color: #dd2032 !important;
}

body div[data-style*="minimal"] .toggle h3 a:hover i:before,
body div[data-style*="minimal"] .toggle h3 a:hover i:after {
  background-color: #dd2032 !important;
  border-color: #dd2032 !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 i,
body .contact-tabs div[data-style*="minimal"] .toggle h3 a {
  color: #26348b;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a {
  text-transform: uppercase !important;
  font-size: 28px;
  color: #26348b !important;
  padding-left: 30px;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a:hover,
body .contact-tabs div[data-style*="minimal"] .toggle h3 a:focus {
  background-color: #26348b !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a i {
  right: 20px;
  border-color: #26348b !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a i:before,
body .contact-tabs div[data-style*="minimal"] .toggle h3 a i:after {
  background-color: #26348b !important;
  border-color: #dd2032 !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a:hover {
  color: #ffffff !important;
  background-color: #26348b;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a:hover i {
  border-color: #ffffff !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle h3 a:hover i:before,
body .contact-tabs div[data-style*="minimal"] .toggle h3 a:hover i:after {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

body div[data-style*="minimal"] .toggle.open h3 a,
body div[data-style*="minimal"] .toggle.open h3 i {
  color: #26348b !important;
}

body div[data-style*="minimal"] .toggle.open h3 i {
  border-color: #26348b !important;
}

body div[data-style*="minimal"] .toggle.open h3 i:before,
body div[data-style*="minimal"] .toggle.open h3 i:after {
  background-color: #26348b !important;
  border-color: #26348b !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle.open h3 a,
body .contact-tabs div[data-style*="minimal"] .toggle.open h3 i {
  color: #ffffff !important;
  background-color: #26348b !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle.open h3 i {
  border-color: #ffffff !important;
}

body .contact-tabs div[data-style*="minimal"] .toggle.open h3 i:before,
body .contact-tabs div[data-style*="minimal"] .toggle.open h3 i:after {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

body #header-secondary-outer #social a:hover i {
  color: #26348b !important;
}

@media (max-width: 1000px) {
  .faq .vc_col-xs-offset-2 {
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}

/*.main-content ul.dlm-downloads  {
    @media(max-width: 1000px) {
        margin-left: 1%;
        margin-right: 4% !important;
    }
    li {
        width: 46%;
        padding: 10px;
        display: inline-block;
            @media(max-width: 1000px) {
                width: 100%;
                padding: 0;
            }
    }
}*/

@media (max-width: 1000px) {
  .corevalues {
    width: 100% !important;
  }

  .corevalues p {
    text-align: center !important;
  }

  h1.cust_heading_size {
    font-size: 40px;
  }

  #header-secondary-outer #social {
    display: none;
  }

  .imageBlock {
    min-height: 392px !important;
    display: none !important;
  }

  .tileMobile {
    padding-top: 103px !important;
    padding-bottom: 47px !important;
  }
}

body .download-button {
  text-align: center;
  padding: 0.5em 1em;
  font-size: 1.1em;
  line-height: 1.5em;
  background-color: #26348b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#26348b), color-stop(#3d4ca4), to(#26348b));
  background-image: linear-gradient(#26348b, #3d4ca4, #26348b);
  border: 2px solid #dd2032;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

body .download-button:hover {
  color: #fff;
  background-color: #3d4ca4;
  background-image: none !important;
}

.testimonial_slider .image-icon,
.nectar_single_testimonial .image-icon {
  border: 2px solid rgba(255, 255, 255, 0.77);
  color: #ffffff;
}

.testimonial_slider blockquote p {
  padding-bottom: 30px;
  color: #ffffff;
}

.testimonial_slider .controls ul li span.pagination-switch:hover,
.testimonial_slider .controls ul li span.pagination-switch.active {
  background-color: #ffffff;
}

.testimonial_slider .controls ul li span.pagination-switch {
  border: 1px solid #fff;
}

body:not(.woocommerce-cart) .main-content table {
  color: #676767 !important;
}

body:not(.woocommerce-cart) .main-content table p, 
body:not(.woocommerce-cart) .main-content table li {
      color: #676767 !important;
}

i.down {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  margin-top: 2.5px;
}

.cust-map .wpgmza_cat_ul_child {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
  /* hover style just for information */
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked),
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked) + label,
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked) + label:before,
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  margin-top: 12px;
  margin-left: 3px;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked) + label:after,
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked + label:after {
  content: '\2713   ';
  position: absolute;
  top: .15em;
  left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #26348b;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin-left: 3px;
  margin-top: 13px;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:disabled:not(:checked) + label:before,
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:disabled:checked + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:disabled + label {
  color: #aaa;
}

.cust-map .wpgmza_cat_ul_child [type="checkbox"]:checked:focus + label:before,
.cust-map .wpgmza_cat_ul_child [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #bbb;
}

.cust-map .wpgmza_cat_ul_child label:hover:before {
  border: 2px solid #4778d9 !important;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child {
  height: 300px;
  overflow-y: scroll;
  overflow-x: visible;
  width: 300px !important;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder {
  background-color: #26348b;
  color: #ffffff;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:hover,
.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:focus,
.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:active,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:hover,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:focus,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:active {
  color: #000000;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder {
  background-color: #1b2259;
  color: #ffffff;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:hover,
.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:active,
.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:focus,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:hover,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:active,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder:focus {
  color: #000000;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child::-webkit-scrollbar-track,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child::-webkit-scrollbar,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child::-webkit-scrollbar-thumb,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #7a99d9), color-stop(0.72, #497dbd), color-stop(0.86, #1c3a94));
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder {
  width: 48%;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child {
  width: 145px !important;
  height: auto;
  overflow: hidden;
  margin-top: -1px;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child li,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child li {
  border-left: 0.5px solid #828282;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child li:first-child,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child li:first-child {
  border-top: 0.5px solid #828282;
}

.wpgmza_cat_checkbox_item_holder_14 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder,
.wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder {
  width: 100%;
}

.wpgmza_cat_checkbox_holder {
  height: auto !important;
  max-height: none;
  overflow: visible;
}

.wpgmza_filter_container {
  min-width: 40% !important;
}

@media (max-width: 1000px) {
  .wpgmza_filter_container {
    min-width: 100% !important;
  }
}

body .wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child {
  width: 166px !important;
}

body .wpgmza_cat_checkbox_item_holder_16 .wpgmza_cat_ul_child .wpgmza_cat_checkbox_item_holder {
  width: 100%;
}

#wpgmza_filter_9 {
  color: #333333;
  line-height: 22px;
  font-family: Fjalla One;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 62px;
}

.wpgmza_cat_checkbox_item_holder_14 {
  width: 33.33%;
  display: inline-block !important;
}

@media (max-width: 1000px) {
  .wpgmza_cat_checkbox_item_holder_14 {
    width: 100%;
  }
}

.wpgmza_cat_checkbox_item_holder_16 {
  width: 33.33%;
  display: inline-block !important;
}

@media (max-width: 1000px) {
  .wpgmza_cat_checkbox_item_holder_16 {
    width: 100%;
  }
}

.item_holder {
  width: 33.33%;
  display: inline-block !important;
}

@media (max-width: 1000px) {
  .item_holder {
    width: 100%;
  }
}

.wpgmza_table_category {
  display: none;
}

.wpgmza_cat_ul li label {
  margin: 0;
  width: 100%;
  display: block;
  height: 100%;
}

.wpgmza_cat_checkbox_holder {
  padding-bottom: 0;
}

.wpgmza_cat_ul {
  width: 100%;
  background: #f5f5f5;
  padding: 0;
  margin: 0;
}

@media (max-width: 1000px) {
  .wpgmza_cat_ul {
    width: 100%;
  }
}

.wpgmza_cat_ul li {
  position: relative;
  padding: 13px 10px;
  margin: 0;
  -webkit-transition: background .3s;
  transition: background .3s;
}

.wpgmza_cat_ul .wpgmza_checkbox {
  display: none;
  margin-bottom: 34px;
  margin-left: 5px;
}

.wpgmza_cat_ul label {
  padding-left: 0;
  font-size: 15px;
}

.wpgmza_cat_ul_child .wpgmza_checkbox {
  display: block;
}

.wpgmza_cat_ul_child label {
  padding-left: 0;
}

.wpgmza_cat_ul ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  top: 100%;
}

.wpgmza_cat_ul ul ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
}

.wpgmza_cat_ul,
.wpgmza_cat_ul ul {
  z-index: 100;
}

.wpgmza_cat_ul {
  /*li:hover > ul, .wpgmza_cat_ul li:focus > ul {
    display: block;
    }*/
}

.wpgmza_cat_ul li label {
  padding: 13px 10px;
  margin: 0;
}

.wpgmza_cat_ul li:hover,
.wpgmza_cat_ul li:focus,
.wpgmza_cat_ul li.active {
  background: #C9C9C9 !important;
}

.wpgmza_cat_ul li {
  padding: 0 !important;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
}

.wpgmza_cat_ul .wpgmza_checkbox {
  float: left;
  margin-bottom: 17px !important;
  margin-left: 5px !important;
  margin-top: 18px !important;
}

.wpgmza_cat_checkbox_11 {
  color: #464646;
}

.wpgmza_cat_checkbox_11 .wpgmza_cat_ul {
  background-color: #F9F9F9 !important;
}

.wpgmza_cat_checkbox_11 .active:hover,
.wpgmza_cat_checkbox_11 .active:active,
.wpgmza_cat_checkbox_11 .active:focus {
  background-color: #C9C9C9 !important;
}

.wpgmza_cat_checkbox_11 .active2 ul {
  display: block !important;
}

.wpgmza_cat_checkbox_11 .active > ul:first-of-type {
  display: block !important;
}

.wpgmza_cat_checkbox_11 .active2 {
  background-color: #C9C9C9 !important;
}

.wpgmza_cat_checkbox_11 .active2:hover,
.wpgmza_cat_checkbox_11 .active2:active,
.wpgmza_cat_checkbox_11 .active2:focus {
  background-color: #C9C9C9 !important;
}

.wpgmza_sl_category_div,
.wpgmza_sl_main_div {
  overflow: visible;
}

.wpgmza_gd {
  display: none;
}

body .wpgmza_markerbox p.wpgmza_infowindow_title {
  font-family: Fjalla One;
  text-transform: uppercase;
  letter-spacing: -1.5px;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400 !important;
  color: #26348b !important;
}

body .programmes h4 {
  color: #dd2032 !important;
  margin-top: 20px !important;
}

.wpgmza_marker_holder {
  overflow-x: unset !important;
  border: 0px !important;
}

body[data-form-style="minimal"] input[type="search"] {
  background-color: #fff;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-top: 6px;
  border: 1px solid #b8b8b8;
}

.active2 .wpgmza_cat_ul_child label {
  color: #ffffff;
}

.active2 .wpgmza_cat_ul_child label:hover {
  color: #000000 !important;
}

.active2 label {
  color: #000000;
}

/*@media(max-width: 1000px) {
    .active .wpgmza_cat_checkbox_item_holder  {
        display: block;
    }
       
}*/

body .team-member[data-style="bio_fullscreen"] img {
  height: 250px;
  width: 100% !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 672px) {
  body .team-member[data-style="bio_fullscreen"] img {
    height: auto;
    width: 100% !important;
  }
}

body .upb_bg_overlay {
  background-color: rgba(38, 52, 139, 0.6) !important;
}

