/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* Make dropdown arrow white */
#gform_wrapper_1 select {
  color: #fff; /* text color white */
  background-color: transparent;
  border: 1px solid #fff; /* optional white border */
}

/* Change the dropdown arrow color to white */
#gform_wrapper_1 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  padding-right: 2rem;
}

/* Optional: For dark backgrounds */
#gform_wrapper_1 select option {
  color: #000;
}

div#Build form#gform_1 div#gform_fields_1 select option {
    background: #4e8fcc;
}
div#Partnerships button.owl-prev:before {
content: "\f053";
font-family: 'FontAwesome';
font-size: 30px;
box-shadow: unset !important;
background: #4e8fcc;
padding: 10px 10px;
}
div#Partnerships button.owl-prev {
background: transparent;
position: absolute;
left: -50px;
top: 180px;
font-size: 0;
border: 0px;
}
div#Partnerships button.owl-next:before {
content: "\f054";
font-family: 'FontAwesome';
font-size: 30px;
box-shadow: unset !important;
background: #4e8fcc;
padding: 10px 10px;
}
div#Partnerships button.owl-next {
background: transparent;
position: absolute;
right: -50px;
top: 180px;
font-size: 0;
border: 0px;
}
div#Partnerships .owl-carousel .owl-nav.disabled {
display: block !important;
}


/* Hover state */
.buttons.sf-menu li a:hover {
    background: #fff !important;
}

.buttons.sf-menu li a:hover span{
    color: #000 !important;
    font-weight:600;
}




#footer-outer .widget.widget_media_image img {
    width: 100%;
}
div#Services div#service-inner .vc_col-sm-6 .vc_column-inner {
    height: 330px !important;
}

div#Partnerships .carousel-item div#Partnershipscaro p {
    height: 170px !important;
}



#top ul.buttons.sf-menu li#search-btn {
    order: -3;
}
#top .b1 a {
    background-color: #0056A4;
    padding: 12px 35px !important;
    margin-left: 20px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
#top .b1 a span {
    color: white;
}
div#Experience {
    margin-block: 0;
    padding-block: 50px !important;
}
div#Experience .vc_col-sm-6 {
    padding-inline: 0px !important;
}
div#Experience .c2 .vc_column-inner {
    padding-inline: 30px;
}
a#b1 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    padding-block: 14px 11px;
}
a#b1:hover {
    color: #000;
    background: #fff !important;
}
div#Services {
    padding-block: 50px 0px !important;
}
div#Services div#service-inner .vc_col-sm-6 .vc_column-inner {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #cccc);
    padding: 30px 20px;
    border-radius: 10px !important;
    transition: 0.9s;
    border: 1px solid white;
}
div#Services div#service-inner {
    width: 66%;
    margin: 0 auto;
    /* margin-bottom: 40px; */
}
div#Services div#service-inner .vc_col-sm-6:hover .vc_column-inner {
    background-color: #4E8FCC;
    border: 1px solid #FFFFFF;
}
div#Services div#service-inner .vc_col-sm-6:hover .vc_column-inner span {
    color: white !important;
}
div#Education {
    padding-block: 50px !important;
}
div#Partnerships {
    padding-block: 50px !important;
}
div#Partnerships .owl-dots {
    display: none;
}
div#Partnerships .carousel-item div#Partnershipscaro {
    margin-bottom: 0;
}
div#Build form#gform_1 legend, div#Build form#gform_1 label {
    margin-top: 0px !important;
}
div#Build .c1 a {
    color: white;
}
div#Partnerships .carousel-item {
    background-image: url(https://educationstrategy.com/wp-content/uploads/2025/10/Background-8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-inline: 20px;
    padding-inline: 30px;
    padding-block: 30px;
}
div#Partnerships .carousel-item .iwithtext .iwt-icon img {
    width: 90%;
}
div#Partnerships .carousel-item .iwithtext .iwt-text {
    padding-left: 0px;
}
div#Partnerships .carousel-item .iwithtext .iwt-text h6 {
    margin-bottom: 0;
}
div#Partnerships .carousel-item .iwithtext .iwt-icon {
    margin-top: -12px;
}
div#Partnerships .owl-stage-outer {
    width: 100%;
}
div#footer-outer div#media_image-2 {
    margin-bottom: 10px;
}
div#footer-outer div#text-2 {
    margin-bottom: 12px;
}
div#footer-outer .iconnn li {
    display: inline-block;
    margin-right: 12px;
}
div#footer-outer .iconnn li i {
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 9px;
    transition: 0.9s;
}
div#footer-outer .iconnn li i:hover {
    background-color: #0056A4;
    border: 1px solid #0056A4;
}
div#footer-outer  h4 {
    border-bottom: 2px solid white;
    width: fit-content;
    padding-bottom: 19px;
}
div#footer-outer div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
div#footer-outer ul#menu-contact-info i {display: none;}
div#footer-outer ul#menu-contact-info em {
    font-style: normal;
    font-weight: 500;
}
div#footer-outer ul#menu-contact-info a {
    padding-left: 66px !important;
}
div#footer-outer ul#menu-contact-info li a:before {
    content: '\f0e0';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    border: 1px solid white;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 8px;
    font-size: 17px;
    transition: 0.9s;
}
div#footer-outer ul#menu-contact-info li:hover a:before {
    background-color: #0056A4;
    border: 1px solid #0056A4;
}
div#footer-outer ul#menu-contact-info LI {
    margin-bottom: 11px !important;
}
div#footer-outer ul#menu-contact-info .phon a:before {
    content: '\f095';
}
#footer-outer #footer-widgets .row {
    padding-block: 50px !important;
}
div#copyright {
    padding-block: 15px !important;
}
div#Build {
    padding-block: 60px !important;
}
div#Build form#gform_1 div#gform_fields_1 {
    row-gap: normal;
}
div#Build form#gform_1 div#gform_fields_1 span.gfield_required.gfield_required_text {
    display: none;
}
div#Build form#gform_1 div#gform_fields_1 legend,div#Build form#gform_1 div#gform_fields_1 label {font-family: 'Roboto';color: white;}
div#Build form#gform_1 div#gform_fields_1 input,div#Build form#gform_1 div#gform_fields_1 textarea,div#Build form#gform_1 div#gform_fields_1 select {
    background-color: transparent;
    border: 1px solid white;
    color: white !important;
    height: 50px;
    margin-bottom: 20px;
}
div#Build form#gform_1 div#gform_fields_1 select {
    padding-top: 6px;
}
div#Build form#gform_1 div#gform_fields_1 textarea {
    margin-bottom: 0;
}
div#Build form#gform_1 input#gform_submit_button_1 {
    background-color: #4E8FCC;
    filter: drop-shadow(2px 4px 6px #cccc);
}
div#Build form#gform_1 input#gform_submit_button_1:hover {
    color: #000;
    background: #fff !important;
}
div#Build .c1 .wpb_wrapper {
    background-image: url(https://educationstrategy.com/wp-content/uploads/2025/10/Rectangle-28-1.png);
    background-size: 100% 100% !important;
    padding: 60px 40px;
}
div#Build .c1 .text1 .wpb_wrapper {
    background-image: unset;
    padding: 0;
}
div#Build .c1 h1 {
    font-size: 35px;
    line-height: 45px;
}
div#Build .c1 .iwithtext .iwt-icon img {
    width: 90%;
}
div#Build .c1 .iwithtext .iwt-text {
    padding-left: 74px;
}
div#Build .c1 .iwithtext .iwt-text h4 {
    margin-bottom: 0;
}
div#Partnerships .carousel-item h4 img {
    padding-right: 10px;
    margin-bottom: 0;
}
div#Partnerships .carousel-item h4 span {
    display: flex;
    align-items: center;
}
div#Partnerships .carousel-item .iwithtext .iwt-icon img {
    display: none !important;
}
body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    padding-bottom: 0px !important;
}
#footer-outer #footer-widgets .row {
    padding-bottom: 0px !important;
}
/* ==================================== */
@media (max-width: 1600px) {}
/* ==================================== */
@media (max-width: 1440px) {}
/* ==================================== */
@media (max-width: 1366px) {

    
div#Education  h1 {
    font-size: 35px;
    line-height: 45px;
}
}
/* ==================================== */
@media (max-width: 1340px) {}
/* ==================================== */
@media (max-width: 1336px) {}
/* ==================================== */
@media (max-width: 1320px) {}
/* ==================================== */
@media (max-width: 1280px) {
    div#Build .c1 h1 {
    font-size: 30px;
    line-height: 40px;
}

div#Build div#gform_wrapper_1 {
    margin-bottom: 0;
}
}
/* ==================================== */
@media (max-width: 1080px) {
    div#Partnerships .carousel-item {
    margin-inline: 9px;
}

div#Partnerships .carousel-item h5 {
    font-size: 12px !important;
    letter-spacing: 3px;
}

div#Build .c1 .wpb_wrapper {
    padding: 40px 20px;
}
p {
    font-size: 12px !important;
    line-height: 22px !important;
}

div#Experience {
    padding-block: 50px !important;
}

div#Experience {
    padding-block: 40px !important;
}

div#Experience .img1 {
    object-fit: cover;
    height: 410px;
}

h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}

div#Partnerships .carousel-item h4 {
    font-size: 13px !important;
}

div#Partnerships .carousel-item h4 img {
    width: 17%;
}
div#footer-outer ul#menu-contact-info a {
  padding-left: 6px !important;
}
	div#footer-outer ul#menu-contact-info li a::before {
  left: -50px;
}
#footer-outer .widget.widget_media_image img {
  height: 170px !important;
}
}
/* ==================================== */
@media (max-width: 912px) {
    p {
    font-size: 14px !important;
    line-height: 24px !important;
}

div#Experience {}

div#Experience .img1 {
    width: 100%;
}

div#Services div#service-inner {
    width: 43%;
}

div#Education {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

div#Partnerships {}

div#Partnerships .vc_col-sm-12 {
    margin-bottom: 0;
}

div#Partnerships .owl-dots {
    display: block;
}

div#Build .c1 .wpb_wrapper {
    text-align: center;
}

div#Build .c1 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}

div#Build .c1 .iwithtext .iwt-text {
    padding-inline: 0;
}

div#Build {
    width: 70%;
    margin: 0 auto;
}

div#footer-outer div#nav_menu-2 {
    margin: unset;
}

div#footer-outer .col.span_3 {
    margin-bottom: 0;
}

#footer-outer #footer-widgets .row {
    padding-block: 50px 30px !important;
}
	#Education li {
  list-style-type: none;
}
}
/* ==================================== */
@media (max-width: 800px) {
	div#Partnerships .carousel-item div#Partnershipscaro p {
  height: 200px !important;
}
}
/* ==================================== */
@media (max-width: 768px) {}
/* ==================================== */
@media (max-width: 480px) {
    div#Partnerships .carousel-item h5 {
    letter-spacing: 0;
}
    div#Services div#service-inner {
    width: 100%;
}

div#Education {
    width: 100%;
}

div#Build {
    width: 100%;
}

div#footer-outer .col.span_3 {
    margin-bottom: 30px;
}
    div#Build .c1 .wpb_wrapper p br {
    display: none;
}

div#copyright p {
    font-size: 12px !important;
}
	 div#footer-outer ul#menu-contact-info a {
    padding-left: 36px !important;
  }
	div#footer-outer ul#menu-contact-info li a::before {
    left: -20px;
  }
	#footer-outer .widget.widget_media_image img {
  width: 50%;
}
	#footer-outer .widget.widget_media_image img {
    height: 130px !important;
  }
	div#Partnerships button.owl-next {
  position: unset !important;
}
	div#Partnerships button.owl-prev {
  position: unset !important;
}
	 div#Partnerships .carousel-item div#Partnershipscaro p {
    height: 240px !important;
  }
	#Education ul {
  margin: 0px;
}
	
}
/* ==================================== */
@media (max-width: 428px) {}
/* ==================================== */
@media (max-width: 414px) {
	div#Education h1 {
  font-size: 22px !important;
}
}
/* ==================================== */
@media (max-width: 390px) {}
/* ==================================== */
@media (max-width: 375px) {
	  div#copyright p {
    font-size: 10px !important;
  }
}
/* ==================================== */
@media (max-width: 360px) {}
/* ==================================== */