@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005226);@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005273);@font-face {
  font-family: 'Century Gothic W01 Regular';
  src: url("/assets/fonts/546e5c30-5063-4f3d-827b-e06ff2b81b7c.woff2") format("woff2"), url("/assets/fonts/35580e31-25b6-42f3-aa05-94a4cf3ed9e2.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Bold";
  src: url("/assets/fonts/4e621b58-4586-429c-a0b2-9470ab4ae8c0-bold.woff2") format("woff2"), url("/assets/fonts/97e17f80-aaf1-4b74-a33b-e5dd730a26fd-bold.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Italic";
  src: url("/assets/fonts/6005238/6baa0be4-06c6-4c9a-98cc-fb0a965280d2.woff2") format("woff2"), url("/assets/fonts/6005238/8d5eb158-c9b6-4287-af49-7ac3edd00a8e.woff") format("woff");
}
body {
  font-family: "Century Gothic W01 Regular", "sans-serif";
}
.full-img-holder {
  background-color: #333;
  width: 100%;
  height: 100%;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.page-body {
  min-height: calc(100vh);
}
.center-container {
  width: 1140px;
  margin: auto;
}
.center-modal {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.center-modal .modal-content {
  width: 50%;
  min-width: 300px;
}
.modal-custom .modal-close-icon {
  width: 30px;
  float: right;
  cursor: pointer;
}
.modal-custom .modal-title {
  float: left;
}
.modal-custom .modal-header {
  padding: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .modal-custom .modal-dialog {
    width: 1140px;
  }
}
.custom-modal-mask {
  background-color: #000;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slick-dots {
  bottom: 12px !important;
}
.hidden {
  display: none;
}
.bg-video-full {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.slider-page-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 1px solid #ffffff;
}
.slider-page-dot.home {
  width: 12px;
  height: 12px;
  background-color: #333;
  margin: 0 20px;
}
.slider-page-dot.blue {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.green {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.black {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #fff;
  border-color: #eee;
}
.slick-active .slider-page-dot {
  background-color: #fff;
}
.slick-active .slider-page-dot.blue {
  background-color: #407ee3;
}
.slick-active .slider-page-dot.green {
  background-color: #469c8a;
}
.slick-active .slider-page-dot.black {
  background-color: #484748;
}
.form-control {
  border-radius: 0;
}
.modal-content {
  border-radius: 0;
}
.show-error label {
  color: #fa3200 !important;
}
.show-error .error-msg {
  color: #fa3200;
  padding-top: 8px;
}
.nav a {
  color: #fff;
}
.my-pagination .active > a {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.my-pagination .active > a:focus {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.bold {
  font-family: "Century Gothic W01 Bold";
}
#resources {
  height: 90vh;
  overflow: hidden;
}
.desktop-element {
  display: block;
}
.mobile-element {
  display: none;
  position: relative;
}
.clearfix {
  content: "";
  display: block;
  clear: both;
}
.home-second-heading-pure {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-heading,
.home-second-heading {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-first-heading-top {
  padding: 150px 0 100px;
}
.crumbs-menu {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  font-family: "Century Gothic W01 Bold";
}
button:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
/* padding const */
.pt-0 {
  padding-top: 0px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
/* margin const */
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-135 {
  margin-bottom: 135px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.no-outline:focus {
  outline: none;
}
.paragraph {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .paragraph {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .equal {
    padding-left: 0;
  }
  .blog-area {
    padding: 15px !important;
  }
  .modal-body {
    max-height: 70vh;
    overflow: auto;
  }
  .modal-custom .modal-header {
    padding: 20px;
  }
  .home-heading,
  .home-second-heading {
    padding-left: 20px;
  }
  .container {
    width: 100%;
  }
  #resources {
    height: 50vh;
  }
  .desktop-element {
    display: none;
  }
  .mobile-element {
    display: block;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
@media (min-width: 1800px) {
  .container.larger {
    width: 80% !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
.top-bg {
  background-image: url('/assets/images/202007/learn-mask.png');
  background-size: cover;
  width: 100%;
  min-height: 980px;
}
.top-bg .container {
  padding-top: 120px;
}
.top-bg .nav {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.top-bg .nav .bold {
  font-family: "Century Gothic W01 Bold";
}
.top-bg .info {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  line-height: 55px;
  margin-top: 220px;
  font-family: "Century Gothic W01 Bold";
}
.form-container {
  padding-bottom: 80px;
  padding-top: 80px;
}
.form-container label {
  font-size: 15px;
  font-weight: 600;
  color: #818188;
  line-height: 20px;
}
.form-container .form-group {
  margin-bottom: 28px;
}
.form-container .form-control {
  height: 40px;
  margin-top: 10px;
}
.form-container .btn-container {
  text-align: center;
}
.form-container .btn-container .btn-primary {
  margin-top: 40px;
  width: 140px;
  height: 40px;
  background: #5ca8ed;
  border: 1px solid #5ca8ed;
  border-radius: 0;
}
.form-container .required {
  color: #FA3200;
}
.preferred-method {
  display: flex;
  align-items: center;
}
#Preferred2 {
  margin-top: 10px;
  position: relative;
  border: 1px solid #ccc;
}
#Preferred2 .form-group {
  margin-bottom: 0;
}
#Preferred2 .form-control {
  margin-top: 0;
}
#contactTimeOfDay1wrap {
  flex: 1;
}
#contactTimeOfDay1 {
  width: 100%;
}
#contactTimeOfDay1 input {
  border: none;
  box-shadow: none;
  height: 38px;
}
#contactTimeOfDay2wrap {
  flex: 1;
}
#contactTimeOfDay2 {
  width: 100%;
}
#contactTimeOfDay2 input {
  border: none;
  box-shadow: none;
  height: 38px;
}
.custom-ipt-group {
  position: relative;
}
.custom-ipt-group .input-prepend-text {
  position: absolute;
  top: 11px;
  left: 8px;
  color: #999;
}
.custom-ipt-group .input-append-text {
  position: absolute;
  top: 11px;
  right: 30px;
  color: #999;
}
.custom-ipt-group input {
  padding-left: 20px;
}
.add-time {
  opacity: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 9;
}
.cloak-svg {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
  width: 20px;
}
@media (max-width: 600px) {
  .top-bg .info {
    margin-top: 50px;
    font-size: 28px;
  }
}
