@font-face {
font-family: "LeBeauneNew";
src: url(//a6e8z9v6.stackpathcdn.com/kingster/homepages/college/wp-content/uploads/sites/2/2020/05/LeBeauneNew.otf);
src: url(//a6e8z9v6.stackpathcdn.com/kingster/homepages/college/wp-content/uploads/sites/2/2020/05/LeBeauneNew.otf?#iefix) format("embedded-opentype"), 
url(//a6e8z9v6.stackpathcdn.com/kingster/homepages/college/wp-content/uploads/sites/2/2020/05/LeBeauneNew.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}

/*
 Theme Name:   Kingster Child
 Theme URI:    http://demo.goodlayers.com/kingster
 Description:  Goodlayers Kingster Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kingster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kingster-child

 START YOUR CHILD THEME CSS HERE
*/

.kingster-logo-inner {
	max-width: 150px !important;
}
body.home .kingster-header-style-plain.kingster-style-splitted-menu .kingster-navigation .sf-menu > li > a {
	padding-top: 65px !important;
}
body.home .kingster-header-style-plain.kingster-style-splitted-menu.kingster-fixed-navigation .kingster-navigation .sf-menu > li > a {
	padding-top: 40px !important;
}

#homeSliderWelcome {
	font-size: 22px !important;
	font-weight: 400 !important;
	font-family: 'LeBeauneNew' !important;
}
#homeSliderSchool {
	/* text-transform: uppercase; */
}

a#home_apply_now_btn, 
a.home_apply_now_btn {
	font-size: 13px;
font-weight: 600;
font-family: "Jost", sans-serif !important;
letter-spacing: 1px;
color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background: #0082fa;
}


#wrapper_unique .gdlr-core-flipbox-content-wrap h3 {
	font-family: "Raleway", sans-serif;
	font-size: 20px !important;
}

.kingster-page-caption {
	display: none;
}

.kingster-breadcrumbs {
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(0,0,0,0.1) 100%);
	font-size: 16px;
	font-weight: 400;
}
/*
.kingster-page-title { 
	font-family: Open Sans,Arial,sans-serif !important; 
	font-weight: 300 !important;
}
*/

#wrap_flipboxes_discover .gdlr-core-flipbox-item .gdlr-core-flipbox-item-title {
	font-size: 20px !important;
	font-family: "Jost", sans-serif !important;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

.kingster-body .kingster-breadcrumbs span, 
.kingster-body .kingster-breadcrumbs a:hover span, 
.gdlr-core-breadcrumbs-item span, 
.gdlr-core-breadcrumbs-item a:hover span, 
.gdlr-core-blockquote-item-quote {
	color: #003573;
}

.gdlr-core-title-item .gdlr-core-title-item-title, 
.gdlr-core-title-item .gdlr-core-title-item-title a {
	font-family: "LeBeauneNew" !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	letter-spacing: 0px !important;
	color: #163269;
}

.pathway {
	margin-bottom: 30px;
	clear: both;
	display: flex;
}
.pathway .pathway_item {
	float: left;
	background-color: #003573;
	color: #fff;
	margin-right: 25px;
	padding: 20px ;
	/*
	display: flex;
		align-items: center;
		justify-content: center;
		*/
}

.pathway .pathway_item  {
	background-color: transparent;
	background-image: url(/wp-content/themes/kingster-child/img/box-right.png);
	background-size: cover;
	background-position-x: -149px;
	background-repeat: no-repeat;
	min-width: 325px;
}
.pathway .pathway_item_first {
	min-width: 400px !important;
	background-position-x: -73px;
}
.pathway .pathway_item ul {
	list-style-type: none;
	margin: 0;
}
.pathway .pathway_item ul li {
	font-size: 16px;
	margin: 0px 20px 10px 20px;
}
.pathway .pathway_item ul li.header {
	font-size: 24px;
	margin-bottom: 20px;
}


/* .fbDiscover, */
.fbDiscover .gdlr-core-flipbox-content-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
}

.fbDiscover .gdlr-core-flipbox-back .gdlr-core-flipbox-content {
	padding-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
}




#enroll_proc .item .fleche {
	float: left;
	background-image: url('/wp-content/themes/kingster-child/img/arrow_down_right.png');
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: -48px;
}

#enroll_proc .item {
	margin: 0px 0px 35px;
	max-width: 500px;
	margin-top: 10px;
}

#enroll_proc #ep_1 h4 {
	margin-left: 0px;
	margin-bottom: -20px;
}

#enroll_proc .item h4 {
	color: #003573;
	padding-top: 42px;
	margin-left: 80px;
	text-transform: uppercase;
	font-size: 24px;
}
/*
#enroll_proc .item .item_txt {
	margin-top: 50px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 12px 2px #999999; 
	box-shadow: 4px 4px 12px 2px #999999;
	background-color: #003573;
	padding: 20px;
	color: #fff;
	font-weight: 300;
}
*/
#enroll_proc .item .item_txt {
	margin-top: 50px;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 6px 0px #003573;
	box-shadow: 2px 2px 6px 0px #003573;
	background-color: #fff;
	padding: 20px;
	color: #003573;
	font-weight: 500;
}

#enroll_proc #ep_1 {
	margin-left: 50px;
}
#enroll_proc #ep_2 {
	margin-left: 100px;
}
#enroll_proc #ep_3 {
	margin-left: 150px;
}
#enroll_proc #ep_4 {
	margin-left: 200px;
}
#enroll_proc #ep_5 {
	margin-left: 250px;
}

@media (max-width: 1024px) { 
	#enroll_proc .item {
		margin-left: 0px !important;
	}
}


#ten_reasons .gdlr-core-accordion-item-icon {
	background-color: #444 !important;
}
#ten_reasons .gdlr-core-active .gdlr-core-accordion-item-icon {
	background-color: #fff !important;
	border-color: #444 !important;
}
#ten_reasons .gdlr-core-active .gdlr-core-accordion-item-icon:before {
	color: #444 !important;
}

#homeFeaturedBoxes {
	display: none;
}

#homeFeaturedBoxesNoImages .gdlr-core-feature-box {
	padding: 30px 15px !important;
}
@media (max-width: 1030px) { 
	#homeFeaturedBoxesNoImages .gdlr-core-item-pdlr {
		padding: 10px 0px !important;
	}
	#homeFeaturedBoxesNoImages .gdlr-core-feature-box {
		padding: 10px 5px !important;
	}
}

#homeFeaturedBoxesNoImages h3,
#homeFeaturedBoxesNoImages p {
	font-family: "Jost", sans-serif !important;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

#homeFlipWrapper{
	display: none;
}
#homeFlipWrapper .gdlr-core-flipbox .gdlr-core-flipbox-front.gdlr-core-flipbox-type-outer, 
#homeFlipWrapper .gdlr-core-flipbox .gdlr-core-flipbox-back.gdlr-core-flipbox-type-outer
{
	border: none !important;
	/*
	display: flex;
	align-items: center;
	justify-content: center;
	*/
}
#homeFlipWrapper h3 {
	font-family: "Jost", sans-serif !important;
}

.stage h4 {
	color: #003573;
	font-size: 16px;
	font-family: "Jost", sans-serif;
}
#stage1 h4 {
	padding-right: 84px;
}
#stage2 h4 {
	padding-left: 70px;
}
.stages #stage1txt{
	text-align: right;
}
.stages #stage2txt{
	text-align: left;
}
#stage1 .stage_box{
	float: right;
}
#stage2 .stage_box{
	float: left;
	height: 60px;
	vertical-align: middle;
	line-height: 50px;
	padding: 4px 8px;
}

.subbox {
	float: left;
	text-align: center;
	padding: 4px 8px;
	height: 60px;
}

#stages {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: flex;
	flex-direction: row;
}
#stages .stage {
	display: flex;
	flex-direction: row;
	width: 300px;
}

#subbox1.subbox {
	background: #50749e;
	color: #fff;
}
#subbox2.subbox,
#stage2_box1 {
	background: #003573;
	color: #fff;
}

#stages-fleche {
	background-repeat: no-repeat;
	background-size: 120px;
	background-image: url('/wp-content/themes/kingster-child/img/arrow-right-blue.png');
	background-position: 80px 50px;
}

#googlemaps_textbox {
	background-color: #DEE5EC;
	min-height: 300px;
	text-align: center;
	padding: 150px 0px;
}

.kingster-header-background-transparent .kingster-header-background {
	background: linear-gradient(to top, rgba(0, 0, 0, 0), rgb(0, 0, 0));
	opacity: 0.8;
}
.kingster-page-title-wrap .kingster-page-title {
	text-transform: uppercase !important;
}
.kingster-page-title-wrap .kingster-page-title-bottom-gradient {
	opacity: 0.6;
}


#academicsWrapper1 .gdlr-core-feature-box-item-title {
	font-family: "Jost", sans-serif !important;
	font-weight: 500 !important;
	font-size: 20px !important;
}

#academicsWrapper1 .gdlr-core-feature-box-item .gdlr-core-feature-box
 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
	-webkit-box-shadow: 1px 1px 5px 1px #00224A; 
box-shadow: 1px 1px 5px 1px #00224A;
 }

 
 span.req_fields {
	 color: red;
	 font-weight: 700;
 }

span.wpcf7-not-valid-tip {
	color: red !important;
	background: #eee;
	padding-left: 5px;
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
	background: #cd515a !important;
	color: #fff !important;
	border: none !important;
}
.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {
	fill: #fff !important;
}



/************************************************************
* 	form apply online
************************************************************/

#applyOnlineTitle {
	background: #fff;
	padding: 10px;
}


#cfApplyOnline {
	margin-top: -76px;
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form .spaceTopForm {
	margin: 10px;
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form .progress {
	display: none;
}

#wpcf7-f6896-p6452-o1 form.wpcf7-form #svg_form_time {
	height: 24px !important;
	max-width: 90% !important;
	margin: 40px auto 20px;
	display: block;
	margin-right: 0px;
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form #svg_form_time circle,
#wpcf7-f6896-p6452-o1 form.wpcf7-form #svg_form_time rect {
	fill: white;
}

#wpcf7-f6896-p6452-o1 form.wpcf7-form ::-webkit-input-placeholder {
	 color:transparent;
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form :-moz-placeholder { /* Firefox 18- */
	 color:transparent; 
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form ::-moz-placeholder {  /* Firefox 19+ */
	 color:transparent; 
}
#wpcf7-f6896-p6452-o1 form.wpcf7-form :-ms-input-placeholder {  
	 color:transparent;
}

select#gender {
	border: 1px solid rgb(215, 215, 215);
}

#wpcf7-f6896-p6452-o1 form.wpcf7-form .gdlr-core-pbf-column {
	padding: 0px 20px 20px 0px;
}

#wpcf7-f6896-p6452-o1 form.wpcf7-form label {
	/*display: none;
	color: #f5f5f5;*/
} 

/************************************************************
* 	END form apply online
************************************************************/


.intl-tel-input {
	width: 100% !important;
}


#wrapMissionsBlocQuotes .gdlr-core-blockquote-item-content p {
	font-size: 17px;
}
