/*
Theme Name: Chapman School
Theme URI: https://fuzedev1.com/chapman-school/
Author: Fuze
Author URI: https://fuzedev1.com/chapman-school/
Description: Custom theme development
Version: 1.0
Tags: Custom
*/

.wrapper_login:first-child {
    border-top: 1px solid #05325d;
    padding-bottom: 30px;
    padding-top: 30px;
}
/* .wrapper_login:first-child .logout_btn a {
    display: flex !important;
} */
.wrapper_login:first-child .logout_btn a.log_btn {
    background-color: #095dac;
    width: 77px;
    height: 26px;
    justify-content: center;
    align-items: center;
    margin-left: 23px;
    color: #ffffff;
    background-color: #095dac;
    width: 110px;
    height: 49px;
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-left: 23px;
	color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Oswald-Regular;
}
.support-part {
   padding: 0px !important;
}
.support-part h2 {
    padding-top: 15px !important;
}
.boat-donation-info-part{
	padding: 50px 0px !important;
}
.main-section {
    background: unset !important;
    border-top: unset !important;
}
.page-template-login .boat-donation-info-part {
	background:unset;
}
/* form css start */
.logout_btn {
	display: flex;
    justify-content: space-between;
}
a.log_btn {
    background-color: #095dac;
    width: 77px;
    height: 26px;
    /* border-radius: 50px; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 23px;
    color: #ffffff;
}
.wrapper_login a.log_btn:hover {
	 color: #ffffff;
}
.wrapper_login h2 {
   font-size: 44px;
   font-family: Oswald-Bold;
   text-align: center;
   padding-bottom: 45px;
	color:#05325d;
}
.wrapper_login a:hover {
	color: #0a58ca;
}
.wrapper_login {
/* 	border-top:1px solid #05325d; */
	padding-bottom:30px;
	padding-top:30px;
}
.wrapper_login:first-child {
	border-top:1px solid #05325d;
}
.table {
	margin-bottom:unset;
}
.main-section {
	background: #E8F0FE;
	border-top:1px solid #05325d;
}
.login-page {
  max-width: 500px;
  padding: 0% 0 4% 0;
  margin: auto;
}
.login-form {
	text-align:left;
}
.error {
	color:red;
}
.uname {
	padding-bottom:20px;
}
.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 500px;
/*   margin: 0 auto 100px; */
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
/*   margin: 0 0 15px; */
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form input.l_login_btn {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
 background-color: #095dac;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form input.l_login_btn:hover,.form input.l_login_btn:active,.form input.l_login_btn:focus {
  background: #518FC9;
}
.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}
.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
/* form css end */
.ctct-form-wrapper .ctct-submit {
    position: absolute;
    top: 19px;
    right: 0;
    padding: 0px;
    background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/07/footer_newsletter_arrow.png);
    background-repeat: no-repeat;
    border: unset;
    background-color: unset;
	color:#ffffff;
	font-size: 0;
    height: 34px;
    width: 34px;
}
.ctct-label-top label {
    display: none !important;
}

form.custom-class input.ctct-email{
	position:relative;
	width: 100%;
    height: 56px;
    border: none;
    font-family: RobotoCondensed-Regular;
    font-size: 18px;
    color: #6d6d6d;
    padding: 0px 18px;
}
.ctct-form-wrapper .ctct-button {
    display: none;
}
.ctct-form-wrapper form#ctct-form-2292733221 {
    display: flex!important;
}
/*  */
body.postid-434 .class_schedule_part .class_schedule_block.education_block {
    display: none;
}
strong.underline {
	text-decoration: underline;
}
.image.boat_detail_galler_img-thumb .view_all {
    display: none;
}
.image.boat_detail_galler_img-thumb:last-child .view_all {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000b3;
}
.image.boat_detail_galler_img-thumb .view_all span {
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.4px;
    font-family:Oswald-Light;
    max-width: 110px;
    text-align: center;
}
/* new range-slider css */
.price-input p {
	margin: 0;
    font-size: 18px;
    font-family: RobotoCondensed-Light;
    padding: 0px 20px;
}
.price-input input[type=number] {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
/*     padding: 0px 10px; */
	font-size: 18px;
    font-family: RobotoCondensed-Light;
}
.wrapper{
    padding-top: 18px;
}
header h2{
  font-size: 24px;
  font-weight: 600;
}
header p{
  margin-top: 5px;
  font-size: 16px;
}
.price-input{
  width: 100%;
  display: flex;
  margin: 20px 0 0px;
}
.price-input .field{
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}
.field input{
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
/*   margin-left: 12px; */
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator{
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}
.slider{
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.slider .progress{
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: #05325d;
}
.range-input{
  position: relative;
}
.range-input input{
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb{
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #05325d;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.05);
}
input[type="range"]::-moz-range-thumb{
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #05325d;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.05);
}
/* end */
.footer_bottom_right p a {
	color:#ffffff;
}
.photo_gallery_img {
	height: 739px;
}
.page-template-legal-notices p {
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
}
.learn_at_the_help_section.faqs a:hover {
	color: #0d6efd;
}
.single-training-program .class_schedule_block.education_block .education_list a:hover {
	 color: #0d6efd;
}
.page-template-about .our_location_section .education_list h3 {
	font-size: 20px;
    line-height: 28px;
    color: #103c66;
    letter-spacing: 1.4px;
    font-family: Oswald-Medium;
    text-transform: uppercase;
}
.social_icon ul li:first-child {
	margin-left:0px;
}
.page-template-veterans .career_training_info h3 {
	text-transform: unset;
}
}
.page-template-faqs-php .learn_at_the_help_section.faqs a:hover {
    color: #0d6efd;
}
.Program_overview_left a:hover {
    color: #0d6efd;
}
.accrdian-section-start a:hover {
    color: #0d6efd;
}
.single-training-program .admission_list a:hover {
    color: #0d6efd !important;
}
.maintenance_certification_part .career_training_block .career_training_info h3 {
    min-height: 130px;
}
#filter_count {
	display:none;
}
.main_header.sticky ~.searchwp-live-search-results {
    top: 85px !important;
}
.searchwp-live-search-results {
	z-index: 3 !important;
    position: fixed !important;
    right: 0 !important;
    top: 140px !important;
}
.main_header.sticky .searchwp-live-search-results {
	 top: 85px !important;
}
.top_left ul li {
    color: #ffffff;
}
div.hidden {
    display: none;
}
.Program_overview_left .Program_overview_btn a{
	text-decoration:none;
}
.searchwp-live-search-result p a:hover {
    color: #0d6efd;
}
.class_schedule_table {
	margin-bottom: 20px;
}
.postid-1121 .admission_list {
    padding: 36px 0px;
}
/* .single-training-program .list-unstyled li {
	color:#ffffff;
} */
.inquire_form p a {
	color:#05325d;
}
.inquire_form p a:hover {
	color:#05325d;
}
.page-template-Training-programs .careers-program-btn a:hover {
	color:#05325d;
}
.tax-training-programs .careers-program-btn a:hover {
	color:#05325d;
}
#mySidenav .filter_results_part {
	box-shadow: unset;
	border-top:1px solid #d6d6d6;
}
/* mobile-menu-boat-filter-css-start */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #000000;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/* end.. */
.boat_sale_title.mobile_title{
	display:none;
}
.boat_sale_title.desktop_title {
	display:block;
}
.page-template-RequestInfomation .contact-select-part1 {
    padding-bottom: 20px;
}
.page-template-RequestInfomation select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Contact-input-option {
/*     background: unset !important; */
    appearance: auto !important;
    background-image: unset !important;
    background-repeat: unset !important;
    background-position: unset !important;
}
.page-template-contact-us .contact-us-img-info-main a {
	color:#000000;
}
.page-template-contact-us .contact-us-img-info-main a:hover {
	color:#000000;
}

.page-template-alumni-testimonial .veterans-info-part-main a:hover {
	color:#05325d;
}
.page-template-alumni-testimonial .veterans-info-part-main a {
	color:#05325d;
}
.page-template-employment-opportunities .captaion-img-info-container a{
	color:#ffffff;
}
.page-template-veterans .veterans-info-part-main a:hover {
	color:#05325d;
}
.page-template-veterans .veterans-info-part-main a {
	color:#05325d;
}
.page-template-veterans .training-survey-part a:hover{
	color:#05325d;
}
.veterans-banner {
	height: 631px;
}
.veterans-banner img {
	height:100%;
	object-fit: cover;
    object-position: top;
}
.page-template-student_log_in .boat-donation-info-part {
	background :unset;
}
.page-template-visit .contact-select-part1 {
	padding-bottom:20px;
}
.page-template-visit .contact-page-submit {
    padding-top: 3px;
}
.page-template-visit select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Contact-input-option{
	appearance: auto;
}
.main_header.sticky {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: #ffffff;
    top: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
	transform: translateY(0);
}
/* .main_header{
	transform: translateY(0);
	z-index: 2 !important;
    position: relative !important;
} */
.page-template-faqs .learn_at_the_help_section.faqs h4{
	font-family: 'Oswald-Bold';
    text-transform: uppercase;
    font-size: 26px;
    /* max-width: 700px; */
    margin: 0 auto;
    /* text-align: center; */
    color: #003260;
    padding-bottom: 20px;
}
.page-template-faqs .learn_at_the_help_section.faqs p {
	font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
}

.page-template-visit .apply-container.visit_contain {
	padding-bottom: 80px;
}
.page-template-visit .featured_video_img.visit_video {
	width:100%;
}
.page-template-visit select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Contact-input-option {
	background:unset;
	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/05/right-chevron-1.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 98% 52%;
    appearance: unset;
}
.contact_us_in1 {
	width: 100%;
	padding-bottom:20px;
}
.contact_us_in1 input {
	width: 100%;
    padding: 10px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #616161;
}

.top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.log_info p {
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
    text-align: center;
    padding-bottom: 0px;
}
.log_info h4 {
	 font-family: 'RobotoCondensed-Regular';
    text-transform: uppercase;
    font-size: 24px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    padding-bottom: 6px;
	padding-top:15px;
}
.log_sub_title{
	font-family: 'Oswald-Bold';
    text-transform: uppercase;
    font-size: 34px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #003260;
    padding-bottom: 20px;
}
.top_left a {
    color: #ffffff;
}
.page-template-front-page .top {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-template-front-page .careers-program-btn a:hover {
    color: #05325d;
}
.min-value.numberP input[type="number"] {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
    padding: 0px 10px;
}
.max-value.numberP input[type="number"] {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
    padding: 0px 10px;
}
.general_program_requirements.class_section .acordian-part-info .accordion-option .accordion:after{
	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/05/pluse-1.png);
	
}
.general_program_requirements.class_section .acordian-part-info .accordion-option .accordion.active:after{
	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/05/minus-1.png);
}
.acordian-part-info a.accordion.class_section {
	color: #003260;
}
.general_program_requirements.class_section {
    padding-top: 10px;
}
.min-value.number input[type="number"] {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
    padding: 0px 10px;
}
.max-value.number input[type="number"] {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
    padding: 0px 10px;
}
.page-template-about .footer_section a:hover {
    color: #ffffff !important;
}
.page-template-about .our_location_info a:hover {
    color: #23679d;
}
.getting_started_right ul a {
    color: #ffffff;
    font-family: Oswald-Medium;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.4px;
}
/* .accordion-button::after{
	transition:unset;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../image/minus.webp);
    transform: rotate(-180deg);
} */
.single-training-program .Program_overview_btn a.learn_about.overview_btn:hover{
	color: #05325d !important;
}
a:hover {
    color: #ffffff;
}
.select_btn {
	width:50%;
}
.page-template-apply-php select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Contact-input-option {
   background:unset;
	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/05/right-chevron-1.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 98% 52%;
    appearance: unset;
}
select.wpcf7-form-control.wpcf7-select.country_auto.wpcf7-country_auto.wpcf7-validates-as-required {
	background: #f0f0f0;
	appearance: none;
   	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/04/dropdown-input-1.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 94% 52%;
}
select.wpcf7-form-control.wpcf7-select.state_auto.wpcf7-state_auto.wpcf7-validates-as-required {
	background: #f0f0f0;
	appearance: none;
   	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/04/dropdown-input-1.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 94% 52%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Contact-input-option {
    background: #f0f0f0;
	appearance: none;
   	background-image: url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/04/dropdown-input-1.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 94% 52%;
}
.wpcf7 form .wpcf7-response-output {
	margin:0px !important;
	margin-top: 20px !important;
}
.page-template-contact-us iframe {
	border-radius:unset;
}
.training-part-left:hover .careers-program-btn {
    opacity: 1;
}
.brochures-part-main p a {
    color: #000000;
}
li.custom_block {
    position: relative;
}

ul.navbar-nav li.custom_block .mega-menu-section{
	width: 228px;
    left: 0;
    right: 0;
}
ul.navbar-nav li.custom_block .mega-menu-flex{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
}
ul.navbar-nav li.custom_block .mega-menu-block{
	padding:0px;
}
ul.navbar-nav li.custom_block .mega-menu-block h3{
	width: 193px;
	line-height:32px;
	border:unset;
	padding: 0 !important;
    color: #518fc9 !important;
    font-size: 18px;
    line-height: 52px;
    letter-spacing: 0;
    font-family: RobotoCondensed-Bold;
    text-transform: capitalize;
    padding-bottom: 13px
}
ul.navbar-nav li.custom_block .mega-menu-block a {
	padding-top:5px !important;
	padding:0px!important;
}
.header_part nav ul li.custom_block a {
    font-family: Oswald-Bold;
    font-size: 16px;
    color: #275fa6;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding: -9px 17px !important;
}
ul.navbar-nav li.custom_block .mega-menu-section .mega-menu-container{
	padding:0px 26px !important;
}
.flex{
	display: flex;
    flex-flow: wrap;
    gap: 3px;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/*  */
.Program_overview_left a {
	text-decoration:underline;
}
.campus_photos_img.links {
    width: 25%;
    height: 167px;
    padding: 0 7px;
}
.campus_photos_flex.links {
    display: flex;
    flex-flow: wrap;
    row-gap: 94px;
    margin: 0 -7px;
}
.links a {
	text-decoration: underline;
	color:black;
}
h3.links_header {
    text-align: center;
    /* padding: 20px; */
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
    padding-top: 18px;
    /* border-bottom: 2px solid; */
}
.img-wrapper.links img {
    width: 100%;
    object-fit: scale-down;
}
.campus_photos_img.links {
    width: 23.8%;
    height: 167px;
}
.Program_overview_right img {
	height:100%;
}
.Program_overview_right {
	height:403px;
	object-fit:cover;
}
/* pagination */
.pagination_section ul.pagination {
    justify-content: flex-end;
}
.page-numbers {
	font-size: 22px;
    color: #5c5c5c;
    text-decoration: none;
    background-color: #fff;
    border: none;
    padding: 0px 10px;
    font-family: Oswald-Medium;
}
.page-numbers.current {
	font-family: Oswald-SemiBold;
    color: #05325d;
    background-color: transparent;
}
.pagination a:hover {
    color: #5c5c5c;
}
.page-item.active .page-link {
    z-index: unset !important;
}
.page-item:not(:first-child) .page-link {
    margin-left: 0px !important;
}
.page-link:focus {
    z-index: unset !important;
	box-shadow:unset !important;
}
.pagination .next {
	background-color: #05325d!important;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% !important;
    color: #fff!important;
}
.pagination .prev {
background-color: #05325d;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
}

/* pagination end */

.search-submit{
	display:none;
}
/*  header-search*/
#navbar2 .search-field.custom-search{
    padding:8px 20px !important;
}
#navbar2 section#searchwp_live_search-2 form.searchwp-live-search-widget-search-form label {
    margin-bottom: 0px;
}


#navbar2 input#s,#navbar2 input.search-field {
    background: transparent url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/03/search_menu.png) no-repeat 12px center;
    border: 0;
    padding: 10px 13px 13px 8px;
    margin-right: 0px;
    width: 32px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	
}

#navbar2 input#s,#navbar2 input.search-field {
    color: transparent;
    cursor: pointer;
}
#navbar2 input#s:focus,#navbar2 input#s1:focus,#navbar2 input#s2:focus,#navbar2 input.search-field:focus {
    width: 200px;
    padding-left: 38px !important;
    color: #000;
    background-color: #FFFFFF;
    cursor: auto;
    font-weight: 100;
    border: 1px solid #7F7F7F;
	position: relative;
}
#navbar2 span.screen-reader-text {
    display: none;
}
#navbar2 input.search-submit {
    display: none;
}

#navbar2 input#s:focus, #navbar2 input#s1:focus, #navbar2 input#s2:focus, #navbar2 input.search-field:focus{
    filter: inherit;
    box-shadow: unset;
    outline: 0;
}
/* header search end */
.breadcrumb_part.course {
    padding: 16px 0px;
    max-width: unset;
    padding-top: 30px;
}
.breadcrumb_part {
    padding: 16px 0px;
	margin:0 auto;
	max-width: 1200px;
    padding-top: 62px;
}
.Program_overview_section {
    padding-top: 40px;
}
.breadcrumb_part ul {
    display: flex;
    align-items: center;
}
.breadcrumb_part ul li:first-child {
    padding-left: 0;
}
.breadcrumb_part ul li {
    padding: 0px 6px;
    font-family: OpenSans-Semibold;
    font-size: 14px;
    color: #000000;
    position: relative;
}
/* .breadcrumb_part ul li a {
    color: #4c7e9b !important;
} */
span.hi-lite {
    background-color: #FFFF99;
    font-family: RobotoCondensed-Regular;
}
.education_list h3 {
	font-family: Oswald-Bold;
    padding-bottom: 25px;
}
table.plan_table{
	font-size: 18px;
    line-height: 28px;
    font-family: RobotoCondensed-Regular;
}
span.red {
    color: red;
}
.row-table{
	width:50%;
}
.table-flex {
	column-gap:20px;
}
/* .row-table.table2 {
	padding-left: 200px;
} */
.class_schedule_table .table-flex.flex-2 {
    padding-top: 50px;
}
.class_schedule_table .table-flex {
	display:flex;
	justify-content:space-between;
}
.class_schedule_table p {
    font-size: 18px;
    line-height: 28px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    position: relative;
    padding-left: 16px;
}
body.postid-413 .education_list ul.list-unstyled  {
    margin-bottom: 19px;
}
.class_schedule_section.course_des {
    padding-top: 10px;
    padding-bottom: 77px;
}
.education_list ul.list-unstyled li {
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    padding: 4px 0px;
    padding-left: 16px;
}
.education_list ul.list-unstyled {
    margin-bottom: 25px;
}
.education_list ul li:after {
    position: absolute;
    content: ' ';
    width: 6px;
    height: 6px;
    left: 0;
    background-color: #23679d;
    border-radius: 50%;
    top: 15px;
}
.education_list ul li:nth-child(odd) {
    background-color: unset;
}
.education_list p {
    font-size: 18px;
    line-height: 28px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    position: relative;
/*     padding-left: 16px; */
}
.desc_title h2 {
	font-size: 46px;
    line-height: 50px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-bottom: 25px;
}
 .desc_title h2 span {
    color: #003260;
}
.desc_title{
	text-align: center;   
	
}
.admission_list ul.desc li:nth-child(odd) {
    background: unset;
}
.admission_list ul.desc li {
    list-style: disc;
}
.admission_list ul.desc {
    padding-left:19px;
	padding-bottom:20px;
	padding-top: 20px;
}
.admission_list h3 {
	 font-family: Oswald-Bold;
	padding-bottom: 25px;
}
.course_description.new 
{
	padding-top: 22px;
}
.admission_list h4 {
    font-family: Oswald-Bold;
	padding-bottom: 18px;
}
.admission_list p {
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.list-unstyled li a {
	color:#000000;
}
.wp-admin.post-type-training-programs #edittag {
    max-width: unset;
}

/* modal start */
.btn-close {
	background-image: url("https://fuzedev1.com/chapman-school/wp-content/uploads/2023/04/close.png");
	opacity:1.5;
}
.modal-header{
	padding:0px;
}
.modal-content {
    background: transparent !important;
    border: unset !important;
}
.modal-header {
	border-bottom:unset; 
}
.modal-body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
/* modal end */
#edittag {
    max-width:100% !important;
}

.fa.fa-plus-circle {
	display:none;
}
.campus_photos_img .img-wrapper {
    height: 100%;
}
.img-wrapper {
  position: relative;
  margin-top: 0px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
/*   background: rgba(0, 0, 0, 0.7); */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}


@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}
/* end */

iframe {
	border-radius:21px;
	width:100%;
}
.career_training_info h3{
	color: #05325d;
	text-transform: uppercase;
}
/* .career_training_info h3 span{
	color: #3f80be;
} */
.page-template-front-page .career_training_info h3 span{
	color: #3f80be;
} 
a.learn_about:hover {
    color: #ffffff;
}
.getting_started_right ul li a{
	pointer-events: none;
}
.get_started_section.mobile{
    display:none;
}
.navbar-light .navbar-brand img.img-responsive.desk-logo {
    z-index: 99999;
    position: relative;
}
.header_menu{
	position: relative;
    z-index: 9999;
}
/* mega menu css */
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{
	font-family: Oswald-Bold !important;
    font-size: 16px !important;
    color: #275fa6 !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    padding: 7px 16px !important;
	line-height: 1.5 !important;
    height: unset !important;
}
#mega-menu-wrap-header {
    background: unset !important;
}
/* #mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
	content : unset !important
} */
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
	display:none !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
    background: #fff !important;
    color: #275fa6 !important;
    font-weight: unset !important;
    border-color: unset !important;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item > ul.mega-sub-menu {
/*     opacity: 1 !important;
    visibility: visible !important; */
    position: fixed !important;
    max-width: 1355px !important;
    margin: 0 auto !important;
    left: 0 !important;
    padding-top: 71px !important;
    right: 0;
    padding-bottom: 36px !important;
}
h4.mega-block-title {
    font-family: 'Oswald-Bold' !important;
    font-size: 22px !important;
    letter-spacing: .5px !important;
    color: #095dac !important;
}
ul#menu-career-programs {
    list-style: none !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33% !important;
}
.header_part ul.mega-sub-menu li a {
    font-family: 'RobotoCondensed-Bold' !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    padding: 0 !important;
}
ul#menu-recreational-programs {
    list-style: none;
}
ul#menu-youth-programs {
    list-style: none;
}
ul.mega-sub-menu {
    padding: 0 66px !important;
}
.getting_started_right::before{
    content:unset;
}






/* 15-jun  - CSS */
/* .government-page .next_start_date,
.private-instruction .next_start_date,
.private-instruction .class_schedule_block,
.cpc-200 .next_start_date_part h3
{
    display: none;
}  */

body.postid-435 .next_start_date {
	display: none;
}
.Program_overview_left h3 {
    font-family: Oswald-Bold;
    padding-bottom: 8px;
}

#wpcf7-f1103-o1 .select_btn.state_box {
    width: 100%;
    padding-bottom: 22px;
}



/* media screens  start.....*/
@media (max-width: 1920px){
	.main_header.sticky~.main_banner_section {
		padding-top: 115px;
	}
}
@media (max-width: 1800px){
	.veterans-banner {
		height: 591px;
	}
	.photo_gallery_img {
		height: 692px;
	}
}
@media (max-width: 1750px){
	.veterans-banner {
		height: 575px;
	}
	.photo_gallery_img {
		height: 673px;
	}
}
@media (max-width: 1650px){
	.veterans-banner {
		height: 542px;
	}
	.photo_gallery_img {
		height: 634px;
	}
}
@media (max-width: 1600px){
	.login-page {
		padding: 0% 0 5% 0;
	}
	.veterans-banner {
		height: 526px;
	}
	.photo_gallery_img {
		height: 615px;
	}
}
@media (max-width: 1560px){
	.veterans-banner {
		height: 512px;
	}
	.photo_gallery_img {
		height: 599px;
	}
}
@media (max-width:1500px) {
    .veterans-banner {
        height: 493px;
    }
	.photo_gallery_img {
		height: 576px;
	}
}
@media (max-width: 1440px){
	.t_training_programs_left {
    padding-right: 35px !important;
}
	
/* 	form.d-flex.searchwp-live-search-widget-search-form img {
        display: block;
    }
    form.searchwp-live-search-widget-search-form input.search-field{
        background: transparent url(https://fuzedev1.com/chapman-school/wp-content/uploads/2023/03/search_menu.png) no-repeat 5px center;
        width: 162px;
        padding-left: 37px !important;
        color: #000;
        background-color: #FFFFFF;
        cursor: auto;
        font-weight: 100;
        display: none;
    }
    form.d-flex.searchwp-live-search-widget-search-form label {
        position: relative;
    }
    form.d-flex.searchwp-live-search-widget-search-form input.search-field {
        position: absolute;
        top: 26px;
        right: 0;
        left: -40px;
        bottom: 0;
    } */
	.maintenance_certification_part .career_training_block .career_training_info h3 {
		min-height: 78px;
	}
	.veterans-banner {
        height: 473px;
    }
	ul.navbar-nav li.custom_block .mega-menu-section .mega-menu-container {
		padding: 0px 17px !important;
	}
	.photo_gallery_img {
		height: 552px;
	}
	
}
@media (max-width: 1366px){
	.login-page {
		padding: 0% 0 6% 0;
	}
	.veterans-banner {
        height: 449px;
    }
	.photo_gallery_img {
		height: 524px;
	}
}
@media (max-width: 1280px){
	.veterans-banner {
        height: 420px;
    }
	.photo_gallery_info h1 {
		font-size: 52px;
	}
	.photo_gallery_img {
		height: 490px;
	}
}
@media (max-width: 1200px){
	.veterans-banner {
        height: 394px;
    }
    #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{
        padding: 7px 14px !important;
    }
	.photo_gallery_img {
		height: 459px;
	}
}
/* @media screen and (min-width: 1024px) {
	.Program_overview_right {
		height: 312px;
		object-fit:cover;
	}
} */

@media (max-width: 1024px){
	.main_header.sticky~.main_banner_section {
		padding-top: 91px;
	}
	.login-page {
		padding: 0% 0 7% 0;
	}
	.photo_gallery_img {
		height: 390px;
	}
	.header_part nav ul li a {
    	font-size: 13px;
	}
	.header_part nav ul li.custom_block a {
    	font-size: 13px;
	}
	.price-input p {
		padding: 0px 8px;
	}
	.header_menu {
    	width: 110px;
	}
	
}
@media (max-width: 991px){
	.main_header.sticky~.main_banner_section {
		padding-top: 0px;
	}
	.mobile-nav-ul li.menu-item-has-children {
		position: relative;
	}
	.login-page {
		padding: 0% 0 8% 0;
		margin: auto;
	}
	.boat-donation-info-part {
		background: #eff4f7;
		padding: 80px 0px;
	}
	.searchwp-live-search-results {
		z-index: 99999 !important;
		position: fixed !important;
		right: 0 !important;
		top: unset !important;
		bottom:-20px;
	}
	.veterans-banner {
        height: 326px;
    }
	.campus_photos_img.links {
		width: 31.8%;
	}
	.Program_overview_right {
		height: 302px;
		object-fit:cover;
	}
	.screen-reader-text {
		position:unset !important;
	}
	input.search-field {
		width: 645px;
		border: none;
	}
	.screen-reader-text {
		display:none;
	}
	.serach-field-flex label{
		line-height:unset;
	}
	.serach-field-flex img {
		position:relative;
		top:0px;
		right:0px;
	}
}

@media (max-width: 880px){
	.login-page {
		padding: 0% 0 9% 0;
		margin: auto;
	}
	.wrapper{
		width: 100%;
	}
	.price-input .field{
		width:unset;
	}
	.boats_sale_list {
		gap: 18px;
	}
	.boat_sale_left {
    	width: 35%;
	}
	.veterans-banner {
        height: 289px;
    }
	.Program_overview_right {
		height: 302px;
		object-fit:cover;
	}
	input.search-field {
		width: 565px;
	}
}
@media (max-width: 768px){
	.login-page {
		padding: 0% 0 10% 0;
		margin: auto;
	}
	.photo_gallery_img {
		height: 330px;
	}
	.boat_detail_left{
		padding-top:0px;
	}
	.boat_sale_title.desktop_title {
		display:none;
	}
	.boat_sale_title.mobile_title{
		display:block;
	}
	.boat_detail_part {
    	flex-flow: column;
	}
	.boat_detail_right {
		padding-top:20px;
	}
	.boat_sale_left.mob_filter{
		display:block;
		width:100%;
	}
	.veterans-banner {
        height: 252px;
    }
	.Program_overview_right {
		height: 545px;
		object-fit:cover;
	}
	input.search-field {
		width: 485px;
	}
	.photo_gallery_info h1 {
		max-width: 90%;
	}
}
@media (max-width: 600px){
	.login-page {
		padding: 0% 0 13% 0;
		margin: auto;
	}
	.boat-donation-info-part {
		background: #eff4f7;
		padding: 70px 0px;
	}
	.wrapper_login h2 {
		font-size: 34px;
	}
	.footer_addres {
		width:100%;
	}
	.page-template-boat-donation .learn_about {
		width: 342px;
	}
	.custom-select-new {
		width: 137px;
		padding-left: 10px;
	}
	
	.page-template-employment-opportunities .captaion-img-info-container a {
		color: black;
	}
	.veterans-banner {
        height: 314px;
    }
	.top_right p {
		padding-left: 15px;
	}
	.top_right .list-unstyled {
		display:none;
	}
	.top_left ul li {
		font-size:13px;
	}
	.flex {
		gap: 0px;
		width: 100%;
	}
	.campus_photos_img.links {
		width: 48.6%;
	}
	.Program_overview_right {
		height: 416px;
		object-fit:cover;
	}
	input.search-field {
		width: 381px;
	}
	.serach-field-flex img {
		right:6px;
	}
    .get_started_section.desktop{
        display:none;
    }
    .get_started_section.mobile{
        display:block;
    }
	.breadcrumb_part.course ul li {
		font-size:12px;
	}
}
@media (max-width: 500px){
	.contact_us_in {
		width: 100%;
		display:block;
	}
	.select_btn {
		width:100%;
		padding-bottom:20px;
		display:block;
	}
}
@media (max-width: 414px){
	.get_started_btn a {
		font-size: 12px;
	}
	.boat-donation-info-part {
		background: #eff4f7;
		padding: 40px 0px !important;
	}
	.campus_photos_img.links {
		width: 100%;
	}
	.login-page {
		padding: 0% 0 17% 0;
		margin: auto;
	}
	.Program_overview_right {
		height: 273px;
		object-fit:cover;
	}
	.breadcrumb_part ul {
		display: block !important;
		align-items: center;
	}
	.breadcrumb_part.course ul {
		display: block !important;
		align-items: center;
	}
	.breadcrumb_part {
		padding: 25px 0px;
	}
	.Program_overview_section {
		padding-top: 5px;
	}
		.row-table {
			width: 46%;
		}
		.photo_gallery_info h1 {
			max-width: 100%;
		}
		.acordian-part-info .accordion-option .accordion:after{
			right: -80px;
		}
		.acordian-part-info a.accordion {
			max-width: 267px;
		}
	input.search-field {
		width: 244px;
	}
	.veterans-career-part {
    	height: 252px;
	}
}
@media (max-width: 375px){
	.Program_overview_right {
		height: 243px;
		object-fit: cover;
	}
	.acordian-part-info .accordion-option .accordion:after {
    	right: -45px;
	}
	input.search-field {
		width: 214px;
	}
	.veterans-career-part {
    	height: 308px;
	}
}