@charset "utf-8";
/* CSS Document */

@import url('slick.css');
@import url('slick-theme.css');
/*@import url('bootstrap.css');*/
/*@import url('http://needsecured.com/Developer/truckdrivers/wp-content/themes/wp-bootstrap-starter/inc/assets/css/bootstrap.min.css?ver=5.4.1');*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://use.fontawesome.com/releases/v5.0.6/css/all.css');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,500;0,600;0,800;1,400&display=swap');

body {
  position: relative;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif !important;
  color: #666666 !important;
  font-weight: 300;
  font-size: 16px;
}

div:focus, a:focus{
  outline: 0 none;
}

@media (min-width: 991px) {
/** {
  transition: 0.3s ease-in-out;
}*/
a:hover {
  transition: 0.3s ease-in-out;
}
}
a:hover {
  text-decoration: none !important;
}
a:focus {
    /*color: #fff;*/
    text-decoration: none;
    outline: 0px auto -webkit-focus-ring-color;
}

@-webkit-keyframes myfadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  60% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes myfadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  60% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes myfadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  60% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

@keyframes myfadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  60% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes myslideup {
  0% {
    opacity: 1;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes myslideup {
  0% {
    opacity: 1;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
img {
  max-width: 100%;
}
.n_container {
    width: 100%;
    max-width: 1440px;
    margin: 0px auto;
}
/********************************************* header css **********************************************************/
.header_section {
  width: 100%;
  float: left;
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fff;
}
.header_section .head_left {
  width: 25%;
  float: left;
  padding: 5px 0 5px 30px;
}
.header_section .head_left img {
    max-width: 220px;
}
.header_section .head_center {
  width: 75%;
  float: left;
  padding: 6px 10px;
}
.header_section .head_center nav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.header_section .head_center nav ul li {
    display: inline-block;
    padding: 28px 25px;
}
.header_section .head_center nav ul li a {
    color: #666;
    padding: 0;
}
.header_section .head_center nav ul li a:hover {
  color: #ff0000;
}
.header_section .head_center nav ul li:last-child a {
    color: #fff;
    background: #ff0000;
    padding: 10px 30px;
    border-radius: 4px;
}
.header_section .head_center nav ul li:last-child a:hover {
    background: #023e66;
}
.banner_section {
    background: url(../images/banner-image.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 15px;
    z-index: 1;
}
.banner_section .banner_cont {
    position: relative;
    max-width: 1400px;
    padding: 0 15px;
    color: #fff;
    margin: 0px auto;
}
.banner_section .banner_cont .banner_left h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
}
.banner_section .banner_cont .banner_left h3 {
    letter-spacing: 2px;
    font-size: 28px;
    color: #fff;
}
.banner_section .banner_cont .banner_left {
    width: 50%;
    float: left;
    padding: 170px 0 0;
}
.enroll_pay_sec {
    width: 40%;
    float: right;
}
.enroll_pay_sec .enroll_pay_cont,.enroll_pay_sec #main2 {
    max-width: 700px;
    padding: 20px 30px;
    box-shadow: 0px 0px 6px #9e9e9e;
    background: #fff;
    color: #666;
    border-radius: 25px;
}
.enroll_pay_sec .enroll_pay_cont h2 {
    text-align: center;
}
.enroll_pay_sec .enroll_pay_cont h4 {
    font-size: 16px;
    margin: 30px 0 10px;
}
.enroll_pay_sec .enroll_pay_cont p {
    font-size: 13px;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form {
    width: 50%;
    float: left;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .right_img {
    width: 50%;
    float: left;
    text-align: right;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form h3 {
    font-weight: 400;
    text-align: left;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form a, .enroll_pay_sec .enroll_pay_cont .form_img_cont .col-md-6 a {
    color: #ff0000;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form a:hover, .enroll_pay_sec .enroll_pay_cont .form_img_cont .col-md-6 a:hover{
    color: #023e66;
}
#certImage{
    height: 150px;
    width: 150px;

}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form input[type="text"],.form_img_cont .col-md-6 #licenseNumber {
    width: 100%;
    border: 1px solid #ccc;
    padding: 12px 15px;
    margin: 0px 0 10px;
    font-size: 12px;
    font-weight: 300;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .col-md-6 #getelectricianstudent{
    background: #ff0000;
    color: #fff;
    padding: 12px 60px;
    border: 0px;
    border-radius: 4px;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form input[type="submit"]:hover {
  background: #023e66;
}
.enroll_pay_sec .enroll_pay_cont h3.enrollText {
    padding-left: 3%;
}
.three_col_sec {
    width: 100%;
    float: left;
    text-align: center;
    background: url(../images/background-image.png);
    background-size: cover;
    background-position: center center;
    padding: 80px 0;
    margin-bottom: 3%;
}
.three_col_sec .bottom_cont {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0px 15px 0;
}
.three_col_sec .bottom_cont h2 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 50px;
}
.three_col_sec .bottom_cont .col_list_cont {
    max-width: 1170px;
    margin: 0px auto;
}
.three_col_sec .bottom_cont .col_list_cont ul {
    margin: 0;
    padding: 0;
}
.three_col_sec .bottom_cont .col_list_cont ul li {
    float: left;
    width: 30%;
    padding: 0 15px;
    margin: 0 2.5%;
    list-style: none;
    transition: 0.5s ease-in-out;
    color: #fff;
}
.three_col_sec .bottom_cont .col_list_cont ul li:first-child {
    margin-left: 0px;
}
.three_col_sec .bottom_cont .col_list_cont ul li:last-child {
    margin-right: 0px;
}
.three_col_sec .bottom_cont .col_list_cont ul li img {
    margin-bottom: 40px;
}
.three_col_sec .bottom_cont .col_list_cont ul li h3 {
    margin: 30px 0 20px;
}
.three_col_sec .bottom_cont .col_list_cont ul li p {
    line-height: 26px;
}
.three_col_sec .bottom_cont .col_list_cont ul li p strong {
    font-weight: 600;
}
.satisfy_sec {
    width: 100%;
    float: left;
    padding: 100px 0;
    text-align: center;
}
.satisfy_sec .satisfy_cont {
  position: relative;
}
.satisfy_sec .satisfy_cont h3 {
    color: #182957;
    margin: 30px 0;
}
.satisfy_sec .satisfy_cont a {
    background: #ff0000;
    color: #fff;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 4px;
}
.satisfy_sec .satisfy_cont a:hover {
  background: #023e66;
}
.slide_section {
    width: 100%;
    float: left;
    padding: 80px 0 150px;
    text-align: center;
    background: #eeeff3;
}
.slide_section h2 {
    color: #333;
    font-size: 36px;
    margin-bottom: 40px;
}
.slide_section .quote_icon img {
    margin-bottom: 40px;
}
.slide_section .regular {
    max-width: 1170px;
    margin: 0px auto;
}
.slide_section .col_cont {
    padding: 0px 20px 30px;
    position: relative;
    text-align: left;
}
.slide_section .col_cont p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    background: #fff;
    padding: 15px;
    position: relative;
}
.slide_section .col_cont p:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 12%;
    bottom: -7px;
    background: #fff;
    transform: rotate(45deg);
}
.slide_section .regular .slick-slide.slick-center .col_cont p {
    background: #023e66;
    color: #fff;
}
.slide_section .regular .slick-slide.slick-center .col_cont p:before {
    background: #023e66;
}
.slide_section .col_cont img {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.slide_section ul.slick-dots {
    padding: 0;
    bottom: -40px;
}
.slide_section .regular .slick-slide {
    padding: 50px 0px 0px;
}
.slide_section .slick-dots li.slick-active button:before, .slide_section .slick-dots li button:hover:before {
    color: #023e66 !important;
}
.slide_section .col_cont .img_text_cont {
    position: relative;
    width: 100%;
    padding: 0 7%;
    margin: 30px auto 0;
    overflow: hidden;
}
.slide_section .col_cont .img_text_cont .left {
    width: 20%;
    float: left;
}
.slide_section .col_cont .img_text_cont .right {
    width: 78%;
    float: right;
}
.slide_section .col_cont .img_text_cont h4 {
    font-size: 20px;
    margin: 10px 0 0;
    color: #023e66;
}
.slide_section .col_cont .img_text_cont h5 {
    font-size: 12px;
    font-weight: 300;
}
.slide_section .regular .slick-list {
    padding: 0 !important;
}
.footer_section {
    background: #023e66;
    width: 100%;
    float: left;
    padding: 50px 0 40px;
    margin: 0px 0 0;
    text-align: center;
}
.footer_section ul {
    margin: 0;
    padding: 0;
}
.footer_section ul li {
    display: inline-block;
}
.footer_section ul li a {
    color: #fff;
}
.footer_section .footer_logo {
    display: inline-block;
    max-width: 300px;
    padding: 40px 20px 20px;
}
.footer_section .footer_middle ul {
    position: relative;
    margin-bottom: 40px;
}
.footer_section .footer_middle ul:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background: #ccc;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px auto;
}
.footer_section .footer_middle li a {
    padding: 40px 30px;
    display: inline-block;
}
.footer_section .footer_middle li a i {
    transform: rotate(-35deg);
    color: #fff;
}
.footer_section .footer_middle li a:hover {
  color: #ff0000;
}
.footer_section .footer_bottom li a {
    color: #fff;
    /*font-size: 24px;*/
    margin: 0 15px;
}
#classNumberContainer{
    font: 600 18px/23px "Montserrat", sans-serif;
}
.input-holder.checkOtr{ 
    padding: 2% 0%;
}
#studentAddForm .floatingLabel {
	margin-bottom: .6rem !important;
}
.toggleOtr .form-control{
margin-bottom: .5rem !important;
}
#classNameHeading{
    padding-top: 2%;
}
.footer_section .footer_bottom li a:hover {
    color: #ff0000;
}
#whatYoullLearn{
    list-style: none;
    margin-left: 8%;
}
.quoteEnroll{
    border-right: 5px solid #ff0000;
    background: #ff0000;
}
.colorSiteButton {
    color: #023e66;
}
@media (max-width: 1383px) {
.banner_section .banner_cont .banner_left h2 {
    font-size: 40px;
}
.banner_section .banner_cont .banner_left h3 {
    font-size: 24px;
}
}
@media (max-width: 1024px) {
.enroll_pay_sec {
    width: 50%;
}
}
@media (max-width: 991px) {
.header_section .head_left {
    width: 50%;
    padding: 5px 0 5px 15px;
}
.header_section .head_center nav ul li{
    padding: 15px 5px;
}
#classNumberContainer{
    white-space: nowrap;
}
.header_section .head_center {
  width: 0px;
}
.header_section .head_right {
    width: 50%;
    text-align: left;
    background: transparent;
}
.header_section .head_right a {
    color: #fdaf17;
}
.banner_section .banner_cont .banner_left h2 {
    font-size: 45px;
}
.banner_section .banner_cont .banner_left h3 {
    font-size: 24px;
}
.three_col_sec .bottom_cont .col_list_cont ul li h3 {
    margin: 30px 0;
    font-size: 24px;
}
.three_col_sec .bottom_cont .col_list_cont ul li p {
    line-height: 24px;
    font-size: 14px;
}
.three_col_sec .bottom_cont .col_list_cont ul li {
    width: 32%;
    padding: 0px 15px 20px;
    margin: 0 1%;
}
.footer_section .footer_middle li a {
    padding: 20px 15px;
}
}
@media (max-width: 767px) {
.banner_section .banner_cont .banner_left {
    width: 100%;
    padding: 0 0 0;
}
#classNumberContainer{
    font-size: 9px;
}
.enroll_pay_sec {
  width: 100%;
  margin-top: 30px;
}
.three_col_sec .bottom_cont .col_list_cont ul li {
    width: 100%;
    margin: 10px 0;
    min-height: auto;
}
.footer_section .footer_middle ul li {
    width: 100%;
    border-bottom: 1px solid #333d54;
}
.footer_section .footer_middle ul li:last-child {
    border-bottom: 0px solid #e0e0e0;
}
.footer_section .footer_middle ul:after {
  display: none;
}
.footer_section .footer_middle li a {
    padding: 15px 15px;
}
.banner_section:before {
    width: 100%;
    background: rgba(253, 172, 23, 0.7);
}
}
@media (max-width: 480px) {
.header_section .head_center nav ul li {
    padding: 10px 20px;
}
.header_section .head_right {
    display: none;
}
.banner_section .banner_cont {
  padding: 0;
}
.banner_section .banner_cont .banner_left h2 {
    font-size: 30px;
}
.banner_section .banner_cont .banner_left h3 {
    font-size: 16px;
    letter-spacing: 1px;
}
.enroll_pay_sec .enroll_pay_cont h2 {
    font-size: 24px;
}
.enroll_pay_sec .enroll_pay_cont h3 {
    font-size: 14px;
    line-height: 20px;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .left_form, .enroll_pay_sec .enroll_pay_cont .form_img_cont .right_img {
    width: 100%;
}
.enroll_pay_sec .enroll_pay_cont .form_img_cont .right_img {
  text-align: center;
  margin-top: 20px;
}
.satisfy_sec {
  padding: 40px 0;
}
.satisfy_sec .satisfy_cont h3 {
    font-size: 24px;
    padding: 0 15px;
}
.slide_section h2 {
    font-size: 24px;
}
.slide_section {
    padding: 40px 15px 100px;
}
.slide_section .col_cont {
    padding: 0px 0px 30px;
}
.slide_section .quote_icon img {
    margin-bottom: 0;
}
.slide_section .col_cont .img_text_cont {
    padding: 0;
}
.slide_section .col_cont .img_text_cont .left {
    width: 25%;
}
.slide_section .col_cont .img_text_cont .right {
    width: 72%;
}
}