/****
Colours
*****/
/****
FOOTER
*****/
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
#et-footer-nav {
  float: right;
  background: rgba(0, 0, 0, 0);
}
#et-footer-nav .bottom-nav {
  padding: 0;
}
#footer-bottom a {
  color: #fff !important;
}
#main-footer {
  position: absolute;
  left: -265px;
  width: 100vw;
  background-color: #334b6f;
  z-index: 99999;
  top: 100%;
}
#main-footer .footer-widget h4 {
  color: #fff !important;
}
#footer-widgets .footer-widget li {
  padding-left: 0;
}
#footer-widgets .footer-widget li:before {
  display: none;
}
#widget_sp_image-2 img {
  filter: brightness(0) invert(1);
  /*****
COURSES POPUP
******/
}
#courses-popup {
  width: calc(100% - 250px);
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.75);
}
#courses-popup textarea {
  max-height: 150px;
}
#courses-popup h4 {
  text-align: center;
}
#courses-popup .inner {
  max-width: 700px;
  width: 90%;
  padding: 30px;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px #000;
  border-radius: 3px;
  background: #fff;
}
#courses-popup #courses-close {
  cursor: pointer;
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 5px;
  z-index: 999;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: #fefefe;
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #3264af;
  border: 2px solid #3264af;
}
#courses-popup #courses-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #44a7ff;
  color: #fff;
  text-decoration: none;
}
#courses-popup .ninecourses {
  border: 0;
  max-width: 80%;
  margin: 0 auto;
  top: 30%;
  left: 0;
  right: 0;
  position: absolute;
}
#courses-tab {
  position: fixed;
  right: -91px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  border: none;
  width: auto;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  line-height: 1em;
  background: #44a7ff;
  color: #fff;
  padding: 8px 20px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 999999;
  /****
GENERAL
*****/
}
#courses-tab:hover {
  background: #3264af;
}
#courses-tab .fa {
  margin-right: 10px;
}
#et-main-area {
  min-height: 100vh;
}
.entry-content li {
  padding-bottom: 10px;
}
.form_ul {
  border: 3px solid #3264af;
  background: #f8f8f8;
}
.nform {
  width: 100% !important;
}
.nform .submit_button {
  background: #3264af !important;
  color: #fff !important;
  box-shadow: 0px 0px 0px #555 !important;
  -moz-box-shadow: 0px 0px 0px #555 !important;
  -webkit-box-shadow: 0px 0px 0px #555 !important;
}
.ds_two_columns.blog .et_pb_post:nth-child(even) {
  width: 48%;
  float: right;
  margin-right: 0;
}
.ds_two_columns.blog .et_pb_post:nth-child(odd) {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.ds_two_columns.blog .et_pb_post {
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 8px;
  -webkit-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.1);
}
.ds_two_columns.blog #left-area {
  width: 100%;
  padding-right: 0;
}
body.et_pb_button_helper_class .et_pb_button, .woocommerce.et_pb_button_helper_class a.button.alt, .woocommerce-page.et_pb_button_helper_class a.button.alt, .woocommerce.et_pb_button_helper_class button.button.alt, .woocommerce-page.et_pb_button_helper_class button.button.alt, .woocommerce.et_pb_button_helper_class input.button.alt, .woocommerce-page.et_pb_button_helper_class input.button.alt, .woocommerce.et_pb_button_helper_class #respond input#submit.alt, .woocommerce-page.et_pb_button_helper_class #respond input#submit.alt, .woocommerce.et_pb_button_helper_class #content input.button.alt, .woocommerce-page.et_pb_button_helper_class #content input.button.alt, .woocommerce.et_pb_button_helper_class a.button, .woocommerce-page.et_pb_button_helper_class a.button, .woocommerce.et_pb_button_helper_class button.button, .woocommerce-page.et_pb_button_helper_class button.button, .woocommerce.et_pb_button_helper_class input.button, .woocommerce-page.et_pb_button_helper_class input.button, .woocommerce.et_pb_button_helper_class #respond input#submit, .woocommerce-page.et_pb_button_helper_class #respond input#submit, .woocommerce.et_pb_button_helper_class #content input.button, .woocommerce-page.et_pb_button_helper_class #content input.button {
  color: #fff !important;
  padding: 0.3em 2em !important;
}
.single #left-area {
  width: 100%;
  padding-right: 0;
}
.single #main-content .container:before {
  width: 0;
  display: none;
}
#fixedbar {
  position: fixed;
  border-radius: 0 0 0 10px;
  top: 0;
  right: 0;
  background: rgba(50, 100, 175, 0.87);
  z-index: 9999999;
  text-align: right;
  padding: 15px;
  font-size: 1.5em;
  color: #fff;
}
#fixedbar .fa {
  margin-right: 10px;
}
.admin-bar #fixedbar {
  top: 32px;
}
.et_pb_button:hover {
  padding-right: 2em;
  padding-left: 0.7em;
}
.et_pb_row {
  width: 88%;
}
.entry-content a {
  color: #ec7c26;
  font-weight: 600;
  text-decoration: underline;
}
.entry-content a.et_pb_button {
  text-decoration: none;
  color: #fff !important;
}
.orangebox {
  /****
Course Page
*****/
}
.orangebox a {
  color: #fff;
}
.key {
  /*****
Lists
******/
}
.key table {
  border: none;
}
.key table td {
  border: 1px solid #3264af;
  width: 50%;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5em;
}
.key table tr td:first-of-type {
  background: #44a7ff;
  color: #fff;
  font-weight: bold;
}
.key table tr td:last-of-type {
  background: #fdfbf7;
}
.entry-content ul {
  padding-left: 0;
}
.entry-content ul li {
  position: relative;
  list-style: none;
  padding-left: 10px;
  /*****
ICON BOXES
******/
}
.entry-content ul li:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f0da";
  left: -10px;
  position: relative;
  color: #ec7c26;
}
.icon-box {
  position: relative;
}
.icon-box a {
  color: #fff;
}
.icon-box:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*--adjust as necessary--*/
  text-decoration: inherit;
  color: #fff;
  font-size: 30px;
  padding: 10px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid;
  line-height: 1em;
  background: #fff;
}
.icon-box h2, .icon-box h3, .icon-box h4 {
  padding-bottom: 0;
}
.icon-box.phone:before {
  content: "\f095 ";
  height: 30px;
  width: 30px;
}
.icon-box.comment:before {
  content: "\f075";
  height: 30px;
  width: 30px;
}
.icon-box.info:before {
  content: "\f129 ";
  height: 30px;
  width: 30px;
}
.icon-box.dollar:before {
  content: "\f155 ";
  height: 30px;
  width: 30px;
}
.icon-box.testimonial:before {
  content: "\f086";
  height: 30px;
  width: 30px;
}
.icon-box.sign:before {
  content: "\f277";
  height: 30px;
  width: 30px;
}
.icon-box.form:before {
  content: "\f0e0";
  height: 30px;
  width: 30px;
}
.icon-box.green:before {
  color: #b2c251;
}
.icon-box.orange:before {
  color: #ec7c26;
}
.icon-box.blue:before {
  color: #44a7ff;
}
.icon-box.darkblue:before {
  color: #3264af;
  /******
9COURSES TABLE
*******/
}
.ninecourses {
  /****
TESTIMONIALS
*****/
}
.ninecourses h2 {
  background: #3264af;
  color: #fff;
  padding: 15px;
  position: relative;
}
.ninecourses h2:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*--adjust as necessary--*/
  text-decoration: inherit;
  color: #fff;
  font-size: 30px;
  padding: 10px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid;
  line-height: 1em;
  background: #fff;
  content: "\f277";
  height: 30px;
  width: 30px;
  color: #3264af;
}
.ninecourses .table-wrap {
  text-align: center;
  float: left;
  width: 100%;
  padding-left: 0;
  border-top: 1px solid #fff;
}
.ninecourses .table-wrap li {
  display: inline;
  float: left;
  width: 33.333%;
  border: 1px solid #fff;
  padding-bottom: 0;
  padding-left: 0;
}
.ninecourses .table-wrap li:before {
  display: none;
}
.ninecourses .table-wrap a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: #44a7ff;
  line-height: 1.3em;
  min-height: 50px;
  padding: 5px;
}
.ninecourses .table-wrap a:hover {
  background: #3264af;
}
.et_pb_testimonial_portrait {
  background-size: 80%;
  -webkit-background-size: 80;
  -moz-background-size: 80;
  display: block;
  float: none;
  width: 150px;
  height: 150px;
  margin: auto;
  background-color: #fff;
  border: 2px solid #44a7ff;
}
.et_pb_testimonial_portrait:before {
  webkit-box-shadow: inset 0 0 0px #44a7ff;
  -moz-box-shadow: inset 0 0 0px #44a7ff;
  box-shadow: inset 0 0 0px #44a7ff;
}
.et_pb_testimonial_description {
  display: block;
  display: block;
  padding: 15px;
  background: #f8f8f8;
  margin-top: -50px;
  padding-top: 60px;
  border-radius: 3px;
  font-weight: 600;
  border: 2px solid #44a7ff;
  text-align: center;
}
.et_pb_testimonial_description .et_pb_testimonial_description_inner {
  width: 100% !important;
}
.et_pb_testimonial_author {
  color: #3264af;
  border-top: 1px solid #e0e0e0;
  margin: 0 20px;
  text-align: center;
}
.et_pb_testimonial_meta {
  text-align: center;
  color: #3264af;
  font-size: 0.9em;
  /****
HEADER
*****/
}
#topbar {
  position: relative;
  z-index: 999999;
  background: #fff;
}
#topbar #logo {
  max-width: 250px;
  padding: 10px;
}
#topbar .banner {
  position: absolute;
  width: calc(100% - 250px);
  height: 100%;
  top: 0;
  left: 250px;
}
.et_vertical_nav #page-container #main-header {
  padding-top: 225px;
  width: 250px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}
.et_vertical_nav #page-container #main-header .container {
  margin: 0;
}
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
  margin-left: 250px;
}
.et_vertical_nav #main-header #top-menu > li > a {
  text-align: center;
  padding: 10px 20px;
  margin-right: 0;
  margin: 2px 0;
  background: #326bc1;
  line-height: 1.3em;
}
.et_vertical_nav #main-header #top-menu > li > a:hover {
  background: #44a7ff;
}
.et_vertical_nav #main-header #top-menu > li.book-now > a {
  background: #b3c251;
  padding: 15px 20px;
}
.et_vertical_nav #main-header #top-menu > li.book-now > a:hover {
  background: #44a7ff;
}
.et_vertical_nav #main-header #top-menu > li.current_page_item a {
  padding: 15px 20px;
  margin: 5px 0;
  margin-right: -15px;
  padding-right: 35px;
  background: #44a7ff;
  box-shadow: 0px 2px 2px rgba(51, 71, 88, 0.62);
}
.et_vertical_nav #main-header #top-menu > li.current_page_item a:after {
  border-color: #3d566d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3d566d;
  border-style: solid;
  border-width: 8px;
  bottom: -16px;
  content: "";
  position: absolute;
  right: 0;
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
  opacity: 1;
  background: #44a7ff;
  /***
MEDIA QUERIES
***/
}
@media (min-width: 981px) {
  .et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    margin-left: 250px !important;
  }
}
@media (max-width: 980px) {
  #main-footer {
    position: static;
    left: 0;
    width: 100%;
  }
  .key {
    width: 100% !important;
  }
  #courses-popup {
    width: 100%;
  }
  .imagecol .et_pb_module {
    margin-bottom: 5px !important;
    width: 33.33%;
    display: inline;
    float: left;
    padding: 5px;
  }
  .imagecol .et_pb_module:nth-of-type(3n+1) {
    clear: left;
  }
  .mobile_menu_bar:before {
    color: #fff !important;
  }
  .et_vertical_nav.et_header_style_left .logo_container {
    position: relative;
  }
  .et_vertical_nav #page-container #main-header {
    padding-top: 0;
    width: 100%;
  }
  .et_vertical_nav #page-container #main-header .container {
    width: 100% !important;
    padding: 0 40px;
  }
  .et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .ds_two_columns.blog .et_pb_post {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .imagecol .et_pb_module {
    width: 50%;
  }
  .imagecol .et_pb_module:nth-of-type(3n+1) {
    clear: none;
  }
  .imagecol .et_pb_module:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (max-width: 600px) {
  #fixedbar {
    width: 100%;
  }
  .imagecol .et_pb_module {
    width: 100%;
  }
  #topbar #logo {
    width: 50%;
  }
  #topbar .banner {
    left: 50%;
    width: 50%;
  }
}
