/* CSS Document */
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  min-height: -webkit-fill-available; }

body {
  background-color: #000; }

.body_fe_header_spacer {
  padding-top: 190px; }

* {
  box-sizing: border-box; }

video::-webkit-media-controls-start-playback-button {
  display: none !important; }

.custom-video-controls {
  z-index: 2147483647; }

.grecaptcha-badge {
  display: none !important; }

.wrapper {
  width: 100%;
  display: block;
  float: left;
  position: relative; }

.wrapper_inner {
  width: 1640px;
  display: block;
  margin: 0 auto;
  position: relative; }

.wrapper_inner_2 {
  width: 1440px;
  display: block;
  margin: 0 auto;
  position: relative; }

.wrapper_header {
  width: 1640px;
  position: fixed;
  top: 0;
  background-color: #1a1a1a;
  height: 190px;
  z-index: 10; }

.header_main {
  width: 100%;
  height: 144px;
  display: block;
  float: left;
  position: relative; }

.logo {
  text-align: left;
  position: absolute;
  height: 190px;
  left: 0;
  z-index: 10; }

.logo img {
  float: left; }

.header_contact {
  width: auto;
  text-align: right;
  position: absolute;
  bottom: 31px;
  right: 0;
  z-index: 100;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 140%;
  line-height: 150%;
  color: #fff; }

.header_contact a {
  text-decoration: none;
  color: #f0ab1e;
  transition: color 500ms ease-in-out; }

.header_contact a:hover {
  color: #fff; }

.mnav {
  display: none; }

.mobile_nav {
  display: none; }

.wrapper_nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  position: relative;
  background-color: #f0ab1e;
  text-align: center;
  min-height: 47px; }

.wrapper_nav nav ul {
  float: left;
  position: relative;
  clear: both;
  z-index: 6666; }

.wrapper_nav nav ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 135%;
  float: left;
  display: block;
  position: relative;
  white-space: nowrap; }

.wrapper_nav nav ul li a {
  color: #000;
  text-decoration: none;
  display: block;
  margin: 0 30px 0 0px;
  transition: color 500ms ease-in-out;
  cursor: pointer; }

.wrapper_nav nav ul li a:hover {
  color: #fff; }

.wrapper_nav nav .nav_highlight {
  color: #fff !important; }

.wrapper_nav nav ul ul {
  position: absolute;
  left: -9999px;
  z-index: 666764444;
  margin: 0;
  background-color: #f0ab1e;
  padding-top: 10px;
  width: 220px;
  text-align: left; }

.wrapper_nav nav ul ul li {
  left: auto;
  width: 100%;
  clear: left;
  font-size: 100% !important; }

.wrapper_nav nav ul ul li a {
  padding: 20px;
  margin: 0;
  border-right: none;
  border-bottom: 1px solid #1a1a1a;
  color: #000;
  transition: color 500ms ease-in-out; }

.wrapper_nav nav ul li:hover ul li a,
.wrapper_nav nav ul li.hover ul li a {
  /* This line is required for IE 6 and below */
  padding: 20px 20px 14px 20px;
  margin: 0;
  border-right: none !important;
  border-bottom: 1px solid #1a1a1a !important; }

.wrapper_nav nav ul ul li a:hover {
  color: #fff !important; }

.wrapper_nav nav ul li:hover ul,
.wrapper_nav nav ul li.hover ul {
  /* This line is required for IE 6 and below */
  left: auto;
  /* Show the sub menus */ }

.bg_color_nav {
  background-color: #f0ab1e; }

.bg_red {
  background-color: #d14d2a; }

.bg_red_dots {
  background-color: #d14d2a;
  background-image: url("../images/bg-full-width-dots.png");
  background-repeat: no-repeat;
  background-position: left top; }

.hero_bg_home {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/rise-alternative-provision-re-engaging-young-learners-in-bcp-and-dorset-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-nature-sensory-walks.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_services {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-services.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_hub {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-hub.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_safeguarding {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-safeguarding.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_testimonial {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-exploring-the-forest.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_gallery {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-gallery.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_training_for_schools {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-safeguarding.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.hero_bg_meet_the_team {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-nature-sensory-walks.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  animation-name: fadeMeetTheTeam;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 10s;
  animation-direction: alternate; }

@keyframes fadeMeetTheTeam {
  0% {
    background-image: url("../images/hero-bg-training-for-schools.jpg"); }
  33% {
    background-image: url("../images/hero-bg-training-for-schools.jpg"); }
  66% {
    background-image: url("../images/hero-bg-training-for-schools-2.jpg"); }
  100% {
    background-image: url("../images/hero-bg-training-for-schools-2.jpg"); } }
.hero_bg_contact {
  width: 100%;
  height: calc(100vh - 166px);
  height: calc(100svh - 166px);
  display: block;
  float: left;
  background-image: url("../images/hero-bg-contact.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.video_wrapper {
  width: 100%;
  height: calc(100vh - 190px);
  height: calc(100svh - 190px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

video {
  width: 100%;
  height: calc(100vh - 190px);
  height: calc(100svh - 190px);
  display: block;
  float: left;
  object-fit: cover;
  object-position: center top;
  position: relative; }

.video_hero_wrapper {
  width: 100%;
  height: calc(100vh - 190px);
  height: calc(100svh - 190px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.hero_arrow {
  width: 100%;
  text-align: center;
  bottom: 39px;
  left: 0;
  position: absolute;
  animation: animateArrow 5s linear infinite;
  z-index: 3; }

@keyframes animateArrow {
  50% {
    opacity: 0.2; } }
.banner_hero {
  width: 100%;
  position: absolute;
  top: calc(50vh - 256px);
  top: calc(50svh - 256px);
  left: 0;
  background-image: url("../images/banner-shape.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-color: rgba(51, 51, 51, 0.7);
  min-height: 256px;
  padding: 30px 20px 0 170px; }

.banner_hero p {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 355%;
  color: #fff;
  line-height: 130%;
  margin: 0 0 30px 0; }

.banner_hero h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 225%;
  color: #fff;
  line-height: 130%; }

.banner_hero h1 a {
  color: #fff;
  text-decoration: none; }

.council_and_video_banner {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-color: #1a1a1a;
  text-align: center; }

.council_and_video_banner img {
  padding: 23px 0; }

.council_and_video_banner .spacer {
  width: 11.38888888888889%;
  height: 20px;
  display: inline-block; }

.img_block_left {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.img_block_right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.right_col_content_box_colour {
  width: 50%;
  float: right;
  display: block;
  position: relative;
  padding: 54px 100px 34px 60px; }

.right_col_content_box_colour h2,
.left_col_content_box_colour h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 245%;
  color: #fff;
  line-height: 100%;
  border-bottom: 1px solid #ffc71d;
  margin-bottom: 14px; }

.right_col_content_box_colour p,
.left_col_content_box_colour p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 125%;
  color: #fff;
  line-height: 170%;
  padding: 20px 0 6px 0;
  transition: color 500ms ease-in-out; }

.right_col_content_box_colour p a,
.left_col_content_box_colour p a {
  text-decoration: none;
  color: #fff; }

.right_col_content_box_colour p a:hover,
.left_col_content_box_colour p a:hover {
  color: #000; }

.left_col_content_box_colour {
  width: 50%;
  float: left;
  display: block;
  position: relative;
  padding: 54px 60px 34px 100px; }

.home_alt_image {
  display: none; }

.full_col_news {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  padding: 54px 100px 34px 100px;
  font-family: 'Poppins', sans-serif;
  color: #fff; }

.full_col_news h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 245%;
  color: #fff;
  line-height: 100%;
  border-bottom: 1px solid #ffc71d;
  margin-bottom: 24px; }

.news_block_wrapper {
  width: 100%;
  float: left;
  display: block;
  position: relative; }

.news_block {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 50px 30px 0; }

.news_block_alt {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 0 30px 50px; }

.news_block h2,
.news_block_alt h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 185%;
  color: #fff;
  line-height: 100%;
  margin-bottom: 14px; }

.news_block h3,
.news_block_alt h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 160%;
  color: #fff;
  line-height: 100%;
  margin-bottom: 14px; }

.news_block p,
.news_block_alt p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 115%;
  color: #fff;
  line-height: 170%;
  padding: 20px 0 6px 0;
  transition: color 500ms ease-in-out; }

.news_block ul {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  padding: 20px 0 6px 0;
  list-style-type: disc; }

.news_block ol {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  padding: 20px 0 6px 0;
  list-style-type: decimal; }

.news_block li {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 115%;
  line-height: 130%;
  padding: 10px 0 6px 0;
  transition: color 500ms ease-in-out; }

.news_home_date {
  color: #181818 !important;
  font-style: italic;
  margin-bottom: -20px !important;
  font-weight: 400 !important; }

.news_block p a,
.news_block_alt p a {
  color: #fff;
  text-decoration: none; }

.news_thumb {
  float: right;
  border-bottom: 8px solid #ffc71d;
  margin: 25px 0 20px 20px;
  width: 40%; }

.news_thumb_alt {
  float: right;
  border-bottom: 8px solid #ffc71d;
  margin: 25px 20px 20px 20px;
  width: 40%; }

.news_block_detail {
  width: 65%;
  float: left;
  position: relative;
  padding: 0 0px 50px 0;
  margin-top: -50px; }

.news_block_detail h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 185%;
  color: #fff;
  line-height: 150%;
  margin-bottom: 14px; }

.news_block_detail h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 160%;
  color: #fff;
  line-height: 150%;
  margin-bottom: 14px; }

.news_block_detail p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 115%;
  color: #fff;
  line-height: 170%;
  padding: 20px 0 6px 0;
  transition: color 500ms ease-in-out; }

.news_block_detail ul {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  padding: 20px 0 6px 20px;
  list-style-type: disc; }

.news_block_detail ol {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  padding: 20px 0 6px 20px;
  list-style-type: decimal; }

.news_block_detail li {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 115%;
  line-height: 130%;
  padding: 10px 0 6px 0;
  transition: color 500ms ease-in-out; }

.news_block_detail_date {
  color: #181818 !important;
  font-style: italic;
  margin-bottom: -20px !important;
  font-weight: 400 !important; }

.news_block_detail p a {
  color: #fff;
  text-decoration: none; }

.news_detail_img {
  width: 100%;
  border-bottom: 8px solid #f0ab1e;
  margin: 20px 0; }

.page_detail_img {
  width: 100%;
  border-bottom: 8px solid #f0ab1e;
  margin: 20px 0; }

.testimonial_side_wrapper {
  width: 32%;
  float: right;
  position: relative;
  padding: 25px;
  margin: -50px 0 50px 0;
  background-color: #1a1a1a;
  min-height: 200px;
  border-radius: 10px; }

.testimonial_side_block {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 15px 0;
  padding: 15px 0;
  border-bottom: 1px solid #818181; }

.testimonial_side_wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 185%;
  color: #f0ab1e;
  line-height: 130%;
  margin-bottom: 20px; }

.testimonial_side_wrapper h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 135%;
  color: #fff;
  line-height: 130%;
  margin-bottom: 0px; }

.testimonial_side_wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 100%;
  color: #fff;
  line-height: 170%;
  padding: 10px 0 6px 0;
  transition: color 500ms ease-in-out; }

.testimonial_side_wrapper_date {
  color: #181818 !important;
  font-style: italic;
  margin-bottom: -20px !important;
  font-weight: 400 !important; }

.testimonial_side_wrapper p a {
  color: #fff;
  text-decoration: none; }

.testimonial_block_wrapper {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  margin: 0 0 30px 0; }

.testimonial_block {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 50px 30px 0; }

.testimonial_block_alt {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 0 30px 50px; }

.testimonial_block h3,
.testimonial_block_alt h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 160%;
  color: #fff;
  line-height: 100%;
  margin-bottom: 14px; }

.testimonial_block p,
.testimonial_block_alt p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 115%;
  color: #fff;
  line-height: 170%;
  padding: 20px 0 6px 0;
  transition: color 500ms ease-in-out; }

.testimonial_date {
  color: #181818 !important;
  font-style: italic;
  margin-bottom: -20px !important;
  font-weight: 400 !important; }

.testimonial_block p a,
.testimonial_block_alt p a {
  color: #fff;
  text-decoration: none; }

.team_3col_wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 0 40px 0; }

.team_3col_case {
  float: left;
  width: 31.33333333333333%;
  padding-bottom: 500em;
  margin-bottom: -500em; }

.team_3col_case img {
  width: 100%;
  border-bottom: 8px solid #f0ab1e; }

.team_3col_case h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 20px 0 20px 0;
  line-height: 130%; }

.team_3col_case p {
  font-family: 'Poppins', sans-serif;
  font-size: 115%;
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  padding: 10px 0px 15px 0px;
  line-height: 130%; }

.team_3col_case p strong {
  font-weight: 500; }

.team_3col_spacer {
  float: left;
  width: 3%; }

.gallery {
  width: 100%;
  display: block;
  float: left;
  margin: -60px 0 40px 0; }

.gallery_photo {
  width: 13.54166666666667%;
  height: 195px;
  float: left;
  display: inline;
  margin: 22px 3.055555555555556% 22px 0;
  overflow: hidden;
  border-bottom: 8px solid #ffc71d; }

.gallery_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.full_col_gallery {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  padding: 54px 100px 34px 100px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  margin-bottom: 40px; }

.full_col_gallery h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 245%;
  color: #fff;
  line-height: 100%;
  border-bottom: 1px solid #ffc71d;
  margin-bottom: 24px; }

.bg_img_home_1 {
  background-image: url("../images/home-side-section-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg_img_home_2 {
  background-image: url("../images/home-side-section-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg_img_home_3 {
  background-image: url("../images/home-side-section-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg_img_home_4 {
  background-image: url("../images/home-side-section-4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg_dots_bar_left {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-image: url("../images/bg-dots-left.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 175px; }

.bg_dots_bar_right {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-image: url("../images/bg-dots-right.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 175px; }

.banner {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-image: url("../images/banner-shape.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #333333;
  min-height: 256px;
  padding: 30px 20px 30px 170px; }

.banner h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 355%;
  color: #fff;
  line-height: 130%;
  margin: 0 0 30px 0; }

.banner p {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 225%;
  color: #fff;
  line-height: 130%; }

.banner_highlight {
  color: #d14d2a; }

.content_container {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  margin: 50px 0; }

.content_container h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 245%;
  color: #fff;
  margin-bottom: 14px;
  margin: 0 0 50px 0;
  line-height: 130%; }

.content_container h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 195%;
  color: #fff;
  margin-bottom: 14px;
  margin: 0 0 50px 0;
  line-height: 130%; }

.content_container h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 160%;
  color: #fff;
  margin-bottom: 14px;
  margin: 0 0 50px 0;
  line-height: 130%; }

.content_container p {
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  margin: 40px 0 40px 0;
  line-height: 130%; }

.content_container p a {
  text-decoration: none;
  color: #fff;
  transition: color 500ms ease-in-out; }

.content_container p a:hover {
  color: #f0ab1e; }

.content_container ul {
  list-style-type: disc;
  color: #fff;
  margin: 20px 0 20px 15px; }

.content_container ol {
  list-style-type: decimal;
  color: #fff;
  margin: 20px 0 20px 15px; }

.content_container li {
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 130%; }

.content_container li a {
  text-decoration: none;
  color: #fff;
  transition: color 500ms ease-in-out; }

.content_container li a:hover {
  color: #f0ab1e; }

.responsive_container {
  width: 100%;
  display: block;
  float: left;
  position: relative; }

.video_wrapper {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden; }

.submit {
  font-family: 'Poppins', sans-serif;
  font-size: 140%;
  color: #000;
  font-weight: 600;
  margin: 0 0 40px 0;
  padding: 10px 147px 10px 20px;
  line-height: 150%;
  background: #f0ab1e;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
  clear: both;
  transition: color 500ms ease-in-out, background-color 500ms ease-in-out; }

.submit:hover {
  background-color: #000;
  color: #fff; }

.contact_form_data {
  width: 100%;
  float: left;
  position: relative; }

.contact_form_data form {
  width: 100%;
  float: left;
  position: relative;
  margin: 18px 0 0 0; }

.contact_field_text {
  width: 49.5%;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #000;
  letter-spacing: 0;
  font-weight: 400;
  padding: 18px 18px;
  margin: 0 0 40px 0;
  line-height: 130%;
  box-sizing: border-box;
  float: left; }

.contact_field_spacer {
  height: 10px;
  width: 1%;
  float: left; }

.contact_form_textfield {
  width: 100%;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #000;
  letter-spacing: 0;
  font-weight: 400;
  padding: 18px 18px;
  margin: 0 0 40px 0;
  line-height: 130%;
  float: left;
  clear: both; }

.contact_submit {
  float: right;
  margin: 0 0 40px 0; }

.contact_form_addr {
  width: 30.55555555555556%;
  float: left;
  position: relative; }

.contact_form_addr p {
  font-family: 'Poppins', sans-serif;
  font-size: 150%;
  color: #000;
  letter-spacing: 0;
  font-weight: 400;
  padding: 18px 18px;
  line-height: 130%; }

.contact_form_addr a {
  font-weight: 600;
  text-decoration: none;
  color: #fff; }

.form_error_highlight {
  border-bottom: 6px solid #f0ab1e !important; }

.video_holder iframe {
  aspect-ratio: 16 / 9;
  width: 47.5% !important;
  border-bottom: 8px solid #f0ab1e;
  float: left;
  margin-bottom: 40px; }

.video_holder .iframe_youtube_marging {
  margin-left: 5%; }

.block_spacer {
  width: 100%;
  height: 98px;
  background-color: #171717;
  float: left;
  display: block;
  position: relative; }

.minus_margin {
  margin: -20px 0 0 0 !important; }

.wrapper_footer {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-color: #262626;
  background-image: url("../images/footer-bg.png");
  background-repeat: repeat-y; }

.footer_1 {
  width: 38%;
  float: left;
  margin: 55px 0 20px 0;
  padding: 0 0 0 187px; }

.footer_1 label {
  float: left;
  width: 75px; }

.footer_1 p {
  font-family: 'Poppins', sans-serif;
  line-height: 160%;
  font-size: 100%;
  color: #fff;
  margin: 30px 0;
  transition: color 500ms ease-in-out; }

.footer_1 p a {
  color: #fff;
  text-decoration: none; }

.footer_1 p a:hover {
  color: #f37822; }

.footer_1 p strong {
  color: #f37822; }

.footer_2 {
  width: 15%;
  min-height: 290px;
  float: left;
  margin: 55px 0 20px 0px;
  padding: 0 0;
  border-left: 1px solid #686868; }

.footer_2 ul,
.footer_3 ul {
  list-style-type: none;
  margin: 10px 0; }

.footer_2 li a,
.footer_3 li a {
  font-family: 'Poppins', sans-serif;
  line-height: 210%;
  font-size: 100%;
  color: #fff;
  padding: 0 10px 0 26px;
  text-decoration: none;
  transition: color 500ms ease-in-out; }

.footer_2 li a:hover,
.footer_3 li a:hover {
  color: #f37822; }

.footer_3 {
  width: 15%;
  min-height: 290px;
  float: left;
  margin: 55px 0px 20px 0px;
  padding: 0;
  border-left: 1px solid #686868; }

.footer_4 {
  width: 30%;
  min-height: 290px;
  float: left;
  margin: 55px 0px 20px 0px;
  padding: 0;
  border-left: 1px solid #686868; }

.footer_4 img {
  padding: 0 0 0 26px; }

.footer_4 img:first-child {
  padding: 15px 0 0 26px; }

.other_footer_logos {
  width: 100%;
  float: left;
  padding: 10px 0 0 0;
  display: block; }

.bg_dots_bar_left_admin {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-image: url("../images/bg-dots-left.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 75px; }

.bg_dots_bar_right_admin {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-image: url("../images/bg-dots-right.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 75px; }

.bg_white {
  width: 100%;
  display: block;
  float: left;
  background-color: #fff; }

.wrapper_admin_header {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-color: #1a1a1a;
  height: 144px; }

.admin_logo {
  width: 325px;
  float: left;
  position: relative; }

.admin_logo img {
  float: right; }

.wrapper_admin_nav {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-color: #f0ab1e;
  text-align: center; }

.wrapper_admin_nav nav ul {
  float: left;
  position: relative;
  clear: both;
  z-index: 6666; }

.wrapper_admin_nav nav ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 145%;
  float: left;
  display: block;
  position: relative;
  white-space: nowrap; }

.wrapper_admin_nav nav ul li a {
  color: #000;
  text-decoration: none;
  display: block;
  margin: 14px 40px 14px 0px;
  padding-bottom: 0 20px;
  transition: color 500ms ease-in-out; }

.wrapper_admin_nav ul li a:hover {
  color: #fff; }

.admin_wrapper {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  padding: 20px 0; }

.admin_wrapper h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 190%;
  line-height: 130%;
  color: #333333;
  margin: 20px 0px; }

.admin_wrapper p {
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  line-height: 130%;
  color: #333333;
  margin: 20px 0px; }

.admin_wrapper ul {
  font-family: 'Poppins', sans-serif;
  font-size: 120%;
  line-height: 180%;
  margin: 10px 35px 20px 17px;
  list-style-type: disc; }

.admin_wrapper ul li a {
  color: #d14d2a;
  transition: color 500ms ease-in-out;
  text-decoration: none;
  padding-left: 10px; }

.admin_wrapper ul li a:hover {
  color: #f0ab1e; }

.form_wrapper_col {
  width: 33.33333333333333%;
  float: left; }

.form_wrapper_col p {
  line-height: 130%; }

.form_wrapper_col2 {
  width: 60%;
  float: left;
  margin: 20px 20; }

.form_wrapper_col2 p {
  line-height: 130%; }

.form_field_row {
  width: 100%;
  display: block;
  float: left;
  margin: 10px 0 0 0;
  color: #000; }

.form_field_row_ck {
  width: 100%;
  display: block;
  float: left;
  margin: 10px 0 0 0; }

.form_field_row h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 130%;
  color: #333333;
  border-bottom: 1px solid #3f4e62;
  width: 90%;
  padding: 15px 0 10px 0;
  margin-bottom: 20px; }

.form_field_row label {
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  color: #000;
  float: left;
  margin-top: 10px; }

.form_field_row p,
.form_field_row_ck p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 85%;
  margin: 10px 35px 10px 0;
  line-height: 130%; }

.form_field_row ul {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 85%;
  margin: 10px 35px 10px 0;
  line-height: 130%; }

.input_field {
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  color: #333333;
  margin: 0px 0 0 0;
  padding: 10px 15px;
  line-height: 130%;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  width: 90%;
  box-sizing: border-box; }

.input_field_sml {
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  color: #333333;
  margin: 0px 0 0 0;
  padding: 10px 15px;
  line-height: 130%;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  width: 50%;
  box-sizing: border-box; }

.input_button {
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  color: #fff;
  letter-spacing: 0;
  font-weight: 600;
  margin: 20px 28px 0 0;
  padding: 10px 32px;
  line-height: 130%;
  background-color: #d14d2a;
  text-decoration: none;
  cursor: pointer;
  float: left;
  transition: color 500ms ease-in-out, background-color 500ms ease-in-out; }

.input_button:hover {
  background-color: #f0ab1e; }

.admin_product_divider {
  width: 90%;
  display: block;
  float: left;
  clear: both;
  height: 2px;
  margin: 35px 0 0px 0;
  background-color: #d14d2a;
  position: relative; }

.admin_product_divider_grey {
  width: 90%;
  display: block;
  float: left;
  clear: both;
  height: 2px;
  margin: 35px 0 0px 0;
  background-color: #838383;
  position: relative; }

.admin_product_divider_grey_sml {
  width: 40%;
  display: block;
  float: left;
  clear: both;
  height: 1px;
  margin: 20px 0 0px 0;
  background-color: #D5D5D5;
  position: relative; }

.list_wrapper {
  width: 100%;
  display: block;
  float: left;
  margin: 20px 0 40px 0;
  position: relative; }

.multiRow {
  width: 100%;
  display: block;
  float: left;
  border-bottom: 1px solid #6F6F6F;
  transition: background-color 500ms ease-in-out; }

.multiRow:hover {
  background-color: #c9c9c9; }

.multiRow .large_row {
  width: 68%;
  float: left; }

.multiRow .small_row {
  width: 9%;
  float: left; }

.multiRow .medium_large_row {
  width: 50%;
  float: left; }

.multiRow .medium_row {
  width: 20%;
  float: left; }

.multiRow p {
  font-family: 'Poppins', sans-serif;
  line-height: 140%;
  font-size: 85%;
  margin: 10px 35px 10px 0;
  line-height: 130%; }

.multiRow p a {
  color: #328ac8;
  transition: color 500ms ease-in-out; }

.multiRow p a:hover {
  color: #81ba27; }

.list_header {
  font-weight: 600; }

.img_50_percent_less {
  width: 50%; }

.wrapper_admin_footer {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  background-color: #262626;
  background-image: url("../images/footer-bg.png");
  background-repeat: repeat-y; }

.admin_footer_1 {
  width: 30%;
  float: left;
  margin: 55px 120px 20px 187px; }

.admin_footer_1 label {
  float: left;
  width: 75px; }

.admin_footer_1 p {
  font-family: 'Poppins', sans-serif;
  line-height: 160%;
  font-size: 100%;
  color: #fff;
  margin: 30px 0;
  transition: color 500ms ease-in-out; }

.admin_footer_1 p a {
  color: #fff;
  text-decoration: none; }

.admin_footer_1 p a:hover {
  color: #f37822; }

.admin_footer_1 p strong {
  color: #f37822; }
