/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* _____________________________________________________ My Style _____________________________________________________ */

.CF7-checkbox {
  text-align: left !important;
  margin-top: 18px;
  color: #fff;
  line-height: 9px;
}

.CF7-checkbox .wpcf7-list-item {
  margin-left: 0 !important;
}

.CF7-checkbox .wpcf7-list-item-label {
  font-size: 9px;
}

input[type="checkbox"] {
  display: block;
  margin-bottom: 2px;
}

.elementor-icon-box-icon {
  margin-top: 15px;
}

.number-link {
  color: #fff !important;
}

a {
  color: #fff;
}

/* ______________________________ From 7 (main) ______________________________ */

#wpcf7-f118-p26-o1 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o1 input[type="text"],
#wpcf7-f118-p26-o1 input[type="email"],
#wpcf7-f118-p26-o1 input[type="tel"],
#wpcf7-f118-p26-o1 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p26-o1 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p26-o1 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o1 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p26-o1 ::placeholder {
  color: #fff;
}

.wpcf7 .ajax-loader {
  display: none;
}

.wpcf7-response-output {
  color: #fff;
}

/* ______________________________ 2nd Form ______________________________ */

#wpcf7-f118-p26-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o2 input[type="text"],
#wpcf7-f118-p26-o2 input[type="email"],
#wpcf7-f118-p26-o2 input[type="tel"],
#wpcf7-f118-p26-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p26-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p26-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p26-o2 ::placeholder {
  color: #fff;
}

/* ______________________________ 3rd Form ______________________________ */

#wpcf7-f118-p26-o4 .registerText,
#wpcf7-f118-p26-o5 .registerText,
#wpcf7-f118-p26-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o4 input[type="text"],
#wpcf7-f118-p26-o4 input[type="email"],
#wpcf7-f118-p26-o4 input[type="tel"],
#wpcf7-f118-p26-o4 select,
#wpcf7-f118-p26-o5 input[type="text"],
#wpcf7-f118-p26-o5 input[type="email"],
#wpcf7-f118-p26-o5 input[type="tel"],
#wpcf7-f118-p26-o5 select,
#wpcf7-f118-p26-o6 input[type="text"],
#wpcf7-f118-p26-o6 input[type="email"],
#wpcf7-f118-p26-o6 input[type="tel"],
#wpcf7-f118-p26-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p26-o4 select option,
#wpcf7-f118-p26-o5 select option,
#wpcf7-f118-p26-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p26-o4 input[type="submit"],
#wpcf7-f118-p26-o5 input[type="submit"],
#wpcf7-f118-p26-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
  color: #fff;
}

#wpcf7-f118-p26-o4 input[type="submit"]:hover,
#wpcf7-f118-p26-o5 input[type="submit"]:hover,
#wpcf7-f118-p26-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p26-o4 ::placeholder,
#wpcf7-f118-p26-o5 ::placeholder,
#wpcf7-f118-p26-o6 ::placeholder {
  color: #fff;
}

/* ______________________________ 4th Form ______________________________ */

#wpcf7-f118-p26-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o3 input[type="text"],
#wpcf7-f118-p26-o3 input[type="email"],
#wpcf7-f118-p26-o3 input[type="tel"],
#wpcf7-f118-p26-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p26-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p26-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p26-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p26-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- Popup Form Style --------------------------------------- */

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}

#popmake-887,
#popmake-1389 {
  background-color: #f7f6f3;
  min-height: 550px;
  background-size: cover;
  width: 35%;
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-right: 60px;
  padding-left: 60px;
  padding-bottom: 50px !important;
  box-shadow: 7px 7px 30px 0 rgb(0 0 0 / 30%), -7px -7px 25px 0 rgb(0 0 0 / 10%);
}

.pum-theme-696,
.pum-theme-default-theme {
  background: transparent !important;
}

.pum-theme-696 .pum-title,
.pum-theme-default-theme .pum-title {
  color: #c31631 !important;
  font-family: "Fira Sans Condensed", Sans-serif !important;
  font-size: 35px !important;
  text-align: center !important;
  font-weight: 600 !important;
  margin-top: 30px;
}

.pum-theme-878 .pum-content,
.pum-theme-default-theme .pum-content {
  margin-top: 50px;
}

.pum-close {
  background-color: transparent !important;
  color: #020202 !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  font-size: 30px !important;
  padding: 19px 34px !important;
  /*padding: 15px 20px !important;*/
}

.pum-container .pum-title {
  margin-bottom: 0 !important;
}

#wpcf7-f118-o2 .registerText,
#wpcf7-f1365-o1 .registerText,
#wpcf7-f118-o3 .registerText,
#wpcf7-f1365-o2 .registerText {
  display: none;
  /*color: #c31631;
	font-weight: 600;
	font-size: 27px;
	font-family: 'Fira Sans Condensed';*/
}

#wpcf7-f118-o2 input[type="text"],
#wpcf7-f118-o2 input[type="email"],
#wpcf7-f118-o2 input[type="tel"],
#wpcf7-f118-o2 select,
#wpcf7-f1365-o1 input[type="text"],
#wpcf7-f1365-o1 input[type="email"],
#wpcf7-f1365-o1 input[type="tel"],
#wpcf7-f1365-o1 select,
#wpcf7-f118-o3 input[type="text"],
#wpcf7-f118-o3 input[type="email"],
#wpcf7-f118-o3 input[type="tel"],
#wpcf7-f118-o3 select,
#wpcf7-f1365-o2 input[type="text"],
#wpcf7-f1365-o2 input[type="email"],
#wpcf7-f1365-o2 input[type="tel"],
#wpcf7-f1365-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #333;
  border-radius: 0 !important;
  color: #333;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-o2 input[type="text"],
#wpcf7-f118-o2 input[type="email"],
#wpcf7-f118-o2 input[type="tel"],
#wpcf7-f118-o2 select:focus,
#wpcf7-f1365-o1 input[type="text"],
#wpcf7-f1365-o1 input[type="email"],
#wpcf7-f1365-o1 input[type="tel"],
#wpcf7-f1365-o1 select:focus,
#wpcf7-f118-o3 input[type="text"],
#wpcf7-f118-o3 input[type="email"],
#wpcf7-f118-o3 input[type="tel"],
#wpcf7-f118-o3 select:focus,
#wpcf7-f1365-o2 input[type="text"],
#wpcf7-f1365-o2 input[type="email"],
#wpcf7-f1365-o2 input[type="tel"],
#wpcf7-f1365-o2 select:focus {
  outline: none;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-o2 input[type="submit"],
#wpcf7-f1365-o1 input[type="submit"],
#wpcf7-f118-o3 input[type="submit"],
#wpcf7-f1365-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-o2 input[type="submit"]:hover,
#wpcf7-f1365-o1 input[type="submit"]:hover,
#wpcf7-f118-o3 input[type="submit"]:hover,
#wpcf7-f1365-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-o2 ::placeholder,
#wpcf7-f1365-o1 ::placeholder,
#wpcf7-f118-o3 ::placeholder,
#wpcf7-f1365-o2 ::placeholder {
  color: #333;
}

#wpcf7-f1365-o1 .CF7-checkbox,
#wpcf7-f118-o2 .CF7-checkbox,
#wpcf7-f118-o3 .CF7-checkbox,
#wpcf7-f1365-o2 .CF7-checkbox {
  color: #333;
}

#wpcf7-f1365-o1 .wpcf7-response-output,
#wpcf7-f118-o2 .wpcf7-response-output,
#wpcf7-f118-o3 .wpcf7-response-output,
#wpcf7-f1365-o2 .wpcf7-response-output {
  color: #de3635;
}

/* --------------------------------------- SCHOLARSHIPS Page (Forms) --------------------------------------- */

#wpcf7-f118-p902-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o2 input[type="text"],
#wpcf7-f118-p902-o2 input[type="email"],
#wpcf7-f118-p902-o2 input[type="tel"],
#wpcf7-f118-p902-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p902-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p902-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p902-o2 ::placeholder {
  color: #fff;
}

/* --------------------------------------- SCHOLARSHIPS Page Form 2 --------------------------------------- */
#wpcf7-f118-p902-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o3 input[type="text"],
#wpcf7-f118-p902-o3 input[type="email"],
#wpcf7-f118-p902-o3 input[type="tel"],
#wpcf7-f118-p902-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p902-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p902-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p902-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- SCHOLARSHIPS Page Form 3 --------------------------------------- */
#wpcf7-f118-p902-o4 .registerText,
#wpcf7-f118-p902-o5 .registerText,
#wpcf7-f118-p902-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o4 input[type="text"],
#wpcf7-f118-p902-o4 input[type="email"],
#wpcf7-f118-p902-o4 input[type="tel"],
#wpcf7-f118-p902-o4 select,
#wpcf7-f118-p902-o5 input[type="text"],
#wpcf7-f118-p902-o5 input[type="email"],
#wpcf7-f118-p902-o5 input[type="tel"],
#wpcf7-f118-p902-o5 select,
#wpcf7-f118-p902-o6 input[type="text"],
#wpcf7-f118-p902-o6 input[type="email"],
#wpcf7-f118-p902-o6 input[type="tel"],
#wpcf7-f118-p902-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p902-o4 select option,
#wpcf7-f118-p902-o5 select option,
#wpcf7-f118-p902-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p902-o4 input[type="submit"],
#wpcf7-f118-p902-o5 input[type="submit"],
#wpcf7-f118-p902-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p902-o4 input[type="submit"]:hover,
#wpcf7-f118-p902-o5 input[type="submit"]:hover,
#wpcf7-f118-p902-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p902-o4 ::placeholder,
#wpcf7-f118-p902-o5 ::placeholder,
#wpcf7-f118-p902-o6 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Arts & Sciences Page (Forms) --------------------------------------- */

#wpcf7-f118-p937-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o2 input[type="text"],
#wpcf7-f118-p937-o2 input[type="email"],
#wpcf7-f118-p937-o2 input[type="tel"],
#wpcf7-f118-p937-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p937-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p937-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p937-o2 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Arts & Sciences Page Form 2 --------------------------------------- */
#wpcf7-f118-p937-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o3 input[type="text"],
#wpcf7-f118-p937-o3 input[type="email"],
#wpcf7-f118-p937-o3 input[type="tel"],
#wpcf7-f118-p937-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p937-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p937-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p937-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Arts & Sciences Page Form 3 --------------------------------------- */
#wpcf7-f118-p937-o4 .registerText,
#wpcf7-f118-p937-o5 .registerText,
#wpcf7-f118-p937-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o4 input[type="text"],
#wpcf7-f118-p937-o4 input[type="email"],
#wpcf7-f118-p937-o4 input[type="tel"],
#wpcf7-f118-p937-o4 select,
#wpcf7-f118-p937-o5 input[type="text"],
#wpcf7-f118-p937-o5 input[type="email"],
#wpcf7-f118-p937-o5 input[type="tel"],
#wpcf7-f118-p937-o5 select,
#wpcf7-f118-p937-o6 input[type="text"],
#wpcf7-f118-p937-o6 input[type="email"],
#wpcf7-f118-p937-o6 input[type="tel"],
#wpcf7-f118-p937-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p937-o4 select option,
#wpcf7-f118-p937-o5 select option,
#wpcf7-f118-p937-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p937-o4 input[type="submit"],
#wpcf7-f118-p937-o5 input[type="submit"],
#wpcf7-f118-p937-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p937-o4 input[type="submit"]:hover,
#wpcf7-f118-p937-o5 input[type="submit"]:hover,
#wpcf7-f118-p937-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p937-o4 ::placeholder,
#wpcf7-f118-p937-o5 ::placeholder,
#wpcf7-f118-p937-o6 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Business Page (Forms) --------------------------------------- */

#wpcf7-f118-p943-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o2 input[type="text"],
#wpcf7-f118-p943-o2 input[type="email"],
#wpcf7-f118-p943-o2 input[type="tel"],
#wpcf7-f118-p943-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p943-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p943-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p943-o2 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Business Page Form 2 --------------------------------------- */
#wpcf7-f118-p943-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o3 input[type="text"],
#wpcf7-f118-p943-o3 input[type="email"],
#wpcf7-f118-p943-o3 input[type="tel"],
#wpcf7-f118-p943-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p943-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p943-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p943-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Business Page Form 3 --------------------------------------- */
#wpcf7-f118-p943-o4 .registerText,
#wpcf7-f118-p943-o5 .registerText,
#wpcf7-f118-p943-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o4 input[type="text"],
#wpcf7-f118-p943-o4 input[type="email"],
#wpcf7-f118-p943-o4 input[type="tel"],
#wpcf7-f118-p943-o4 select,
#wpcf7-f118-p943-o6 input[type="text"],
#wpcf7-f118-p943-o6 input[type="email"],
#wpcf7-f118-p943-o6 input[type="tel"],
#wpcf7-f118-p943-o6 select,
#wpcf7-f118-p943-o5 input[type="text"],
#wpcf7-f118-p943-o5 input[type="email"],
#wpcf7-f118-p943-o5 input[type="tel"],
#wpcf7-f118-p943-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p943-o4 select option,
#wpcf7-f118-p943-o5 select option,
#wpcf7-f118-p943-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p943-o4 input[type="submit"],
#wpcf7-f118-p943-o5 input[type="submit"],
#wpcf7-f118-p943-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p943-o4 input[type="submit"]:hover,
#wpcf7-f118-p943-o5 input[type="submit"]:hover,
#wpcf7-f118-p943-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p943-o4 ::placeholder,
#wpcf7-f118-p943-o5 ::placeholder,
#wpcf7-f118-p943-o6 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Engineering Page (Forms) --------------------------------------- */

#wpcf7-f118-p948-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o2 input[type="text"],
#wpcf7-f118-p948-o2 input[type="email"],
#wpcf7-f118-p948-o2 input[type="tel"],
#wpcf7-f118-p948-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p948-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p948-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p948-o2 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Engineering Page Form 2 --------------------------------------- */
#wpcf7-f118-p948-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o3 input[type="text"],
#wpcf7-f118-p948-o3 input[type="email"],
#wpcf7-f118-p948-o3 input[type="tel"],
#wpcf7-f118-p948-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p948-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p948-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p948-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Engineering Page Form 3 --------------------------------------- */
#wpcf7-f118-p948-o4 .registerText,
#wpcf7-f118-p948-o5 .registerText,
#wpcf7-f118-p948-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o4 input[type="text"],
#wpcf7-f118-p948-o4 input[type="email"],
#wpcf7-f118-p948-o4 input[type="tel"],
#wpcf7-f118-p948-o4 select,
#wpcf7-f118-p948-o6 input[type="text"],
#wpcf7-f118-p948-o6 input[type="email"],
#wpcf7-f118-p948-o6 input[type="tel"],
#wpcf7-f118-p948-o6 select,
#wpcf7-f118-p948-o5 input[type="text"],
#wpcf7-f118-p948-o5 input[type="email"],
#wpcf7-f118-p948-o5 input[type="tel"],
#wpcf7-f118-p948-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p948-o4 select option,
#wpcf7-f118-p948-o6 select option,
#wpcf7-f118-p948-o5 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p948-o4 input[type="submit"],
#wpcf7-f118-p948-o5 input[type="submit"],
#wpcf7-f118-p948-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p948-o4 input[type="submit"]:hover,
#wpcf7-f118-p948-o5 input[type="submit"]:hover,
#wpcf7-f118-p948-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p948-o4 ::placeholder,
#wpcf7-f118-p948-o5 ::placeholder,
#wpcf7-f118-p948-o6 ::placeholder {
  color: #fff;
}

/* --------------------------------------- Graduate Programs Page (Forms) --------------------------------------- */

#wpcf7-f118-p1058-o2 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o2 input[type="text"],
#wpcf7-f118-p1058-o2 input[type="email"],
#wpcf7-f118-p1058-o2 input[type="tel"],
#wpcf7-f118-p1058-o2 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1058-o2 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1058-o2 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o2 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1058-o2 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Engineering Page Form 2 --------------------------------------- */
#wpcf7-f118-p1058-o3 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o3 input[type="text"],
#wpcf7-f118-p1058-o3 input[type="email"],
#wpcf7-f118-p1058-o3 input[type="tel"],
#wpcf7-f118-p1058-o3 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1058-o3 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1058-o3 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o3 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1058-o3 ::placeholder {
  color: #fff;
}

/* --------------------------------------- School of Engineering Page Form 3 --------------------------------------- */
#wpcf7-f118-p1058-o4 .registerText,
#wpcf7-f118-p1058-o6 .registerText,
#wpcf7-f118-p1058-o5 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o4 input[type="text"],
#wpcf7-f118-p1058-o4 input[type="email"],
#wpcf7-f118-p1058-o4 input[type="tel"],
#wpcf7-f118-p1058-o4 select,
#wpcf7-f118-p1058-o6 input[type="text"],
#wpcf7-f118-p1058-o6 input[type="email"],
#wpcf7-f118-p1058-o6 input[type="tel"],
#wpcf7-f118-p1058-o6 select,
#wpcf7-f118-p1058-o5 input[type="text"],
#wpcf7-f118-p1058-o5 input[type="email"],
#wpcf7-f118-p1058-o5 input[type="tel"],
#wpcf7-f118-p1058-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1058-o4 select option,
#wpcf7-f118-p1058-o5 select option,
#wpcf7-f118-p1058-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1058-o4 input[type="submit"],
#wpcf7-f118-p1058-o6 input[type="submit"],
#wpcf7-f118-p1058-o5 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1058-o4 input[type="submit"]:hover,
#wpcf7-f118-p1058-o5 input[type="submit"]:hover,
#wpcf7-f118-p1058-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1058-o4 ::placeholder,
#wpcf7-f118-p1058-o5 ::placeholder,
#wpcf7-f118-p1058-o6 ::placeholder {
  color: #fff;
}

/* ########################################## Russian Forms ########################################## */

#wpcf7-f1365-p1078-o4 .registerText,
#wpcf7-f1365-p1078-o3 .registerText,
#wpcf7-f1365-p1078-o5 .registerText,
#wpcf7-f1365-p1078-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1078-o4 input[type="text"],
#wpcf7-f1365-p1078-o4 input[type="email"],
#wpcf7-f1365-p1078-o4 input[type="tel"],
#wpcf7-f1365-p1078-o4 select,
#wpcf7-f1365-p1078-o3 input[type="text"],
#wpcf7-f1365-p1078-o3 input[type="email"],
#wpcf7-f1365-p1078-o3 input[type="tel"],
#wpcf7-f1365-p1078-o3 select,
#wpcf7-f1365-p1078-o6 input[type="text"],
#wpcf7-f1365-p1078-o6 input[type="email"],
#wpcf7-f1365-p1078-o6 input[type="tel"],
#wpcf7-f1365-p1078-o6 select,
#wpcf7-f1365-p1078-o5 input[type="text"],
#wpcf7-f1365-p1078-o5 input[type="email"],
#wpcf7-f1365-p1078-o5 input[type="tel"],
#wpcf7-f1365-p1078-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1078-o4 select option,
#wpcf7-f1365-p1078-o3 select option,
#wpcf7-f1365-p1078-o5 select option,
#wpcf7-f1365-p1078-o6 select option {
  color: #111;
}

#wpcf7-f1365-p1078-o4 input[type="submit"],
#wpcf7-f1365-p1078-o3 input[type="submit"],
#wpcf7-f1365-p1078-o5 input[type="submit"],
#wpcf7-f1365-p1078-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1078-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1078-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1078-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1078-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1078-o4 ::placeholder,
#wpcf7-f1365-p1078-o3 ::placeholder,
#wpcf7-f1365-p1078-o5 ::placeholder,
#wpcf7-f1365-p1078-o6 ::placeholder {
  color: #fff;
}

#wpcf7-f1365-p1090-o4 .registerText,
#wpcf7-f1365-p1090-o3 .registerText,
#wpcf7-f1365-p1090-o5 .registerText,
#wpcf7-f1365-p1090-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1090-o4 input[type="text"],
#wpcf7-f1365-p1090-o4 input[type="email"],
#wpcf7-f1365-p1090-o4 input[type="tel"],
#wpcf7-f1365-p1090-o4 select,
#wpcf7-f1365-p1090-o3 input[type="text"],
#wpcf7-f1365-p1090-o3 input[type="email"],
#wpcf7-f1365-p1090-o3 input[type="tel"],
#wpcf7-f1365-p1090-o3 select,
#wpcf7-f1365-p1090-o6 input[type="text"],
#wpcf7-f1365-p1090-o6 input[type="email"],
#wpcf7-f1365-p1090-o6 input[type="tel"],
#wpcf7-f1365-p1090-o6 select,
#wpcf7-f1365-p1090-o5 input[type="text"],
#wpcf7-f1365-p1090-o5 input[type="email"],
#wpcf7-f1365-p1090-o5 input[type="tel"],
#wpcf7-f1365-p1090-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1090-o4 select option,
#wpcf7-f1365-p1090-o3 select option,
#wpcf7-f1365-p1090-o5 select option,
#wpcf7-f1365-p1090-o6 select option {
  color: #111;
}

#wpcf7-f1365-p1090-o4 input[type="submit"],
#wpcf7-f1365-p1090-o3 input[type="submit"],
#wpcf7-f1365-p1090-o5 input[type="submit"],
#wpcf7-f1365-p1090-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1090-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1090-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1090-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1090-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1090-o4 ::placeholder,
#wpcf7-f1365-p1090-o3 ::placeholder,
#wpcf7-f1365-p1090-o5 ::placeholder,
#wpcf7-f1365-p1090-o6 ::placeholder {
  color: #fff;
}

#wpcf7-f1365-p1112-o4 .registerText,
#wpcf7-f1365-p1112-o3 .registerText,
#wpcf7-f1365-p1112-o5 .registerText,
#wpcf7-f1365-p1112-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1112-o4 input[type="text"],
#wpcf7-f1365-p1112-o4 input[type="email"],
#wpcf7-f1365-p1112-o4 input[type="tel"],
#wpcf7-f1365-p1112-o4 select,
#wpcf7-f1365-p1112-o3 input[type="text"],
#wpcf7-f1365-p1112-o3 input[type="email"],
#wpcf7-f1365-p1112-o3 input[type="tel"],
#wpcf7-f1365-p1112-o3 select,
#wpcf7-f1365-p1112-o6 input[type="text"],
#wpcf7-f1365-p1112-o6 input[type="email"],
#wpcf7-f1365-p1112-o6 input[type="tel"],
#wpcf7-f1365-p1112-o6 select,
#wpcf7-f1365-p1112-o5 input[type="text"],
#wpcf7-f1365-p1112-o5 input[type="email"],
#wpcf7-f1365-p1112-o5 input[type="tel"],
#wpcf7-f1365-p1112-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1112-o4 select option,
#wpcf7-f1365-p1112-o3 select option,
#wpcf7-f1365-p1112-o6 select option,
#wpcf7-f1365-p1112-o5 select option {
  color: #111;
}

#wpcf7-f1365-p1112-o4 input[type="submit"],
#wpcf7-f1365-p1112-o3 input[type="submit"],
#wpcf7-f1365-p1112-o5 input[type="submit"],
#wpcf7-f1365-p1112-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1112-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1112-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1112-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1112-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1112-o4 ::placeholder,
#wpcf7-f1365-p1112-o3 ::placeholder,
#wpcf7-f1365-p1112-o5 ::placeholder,
#wpcf7-f1365-p1112-o6 ::placeholder {
  color: #fff;
}

#wpcf7-f1365-p1294-o4 .registerText,
#wpcf7-f1365-p1294-o3 .registerText,
#wpcf7-f1365-p1294-o6 .registerText,
#wpcf7-f1365-p1294-o5 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1294-o4 input[type="text"],
#wpcf7-f1365-p1294-o4 input[type="email"],
#wpcf7-f1365-p1294-o4 input[type="tel"],
#wpcf7-f1365-p1294-o4 select,
#wpcf7-f1365-p1294-o3 input[type="text"],
#wpcf7-f1365-p1294-o3 input[type="email"],
#wpcf7-f1365-p1294-o3 input[type="tel"],
#wpcf7-f1365-p1294-o3 select,
#wpcf7-f1365-p1294-o6 input[type="text"],
#wpcf7-f1365-p1294-o6 input[type="email"],
#wpcf7-f1365-p1294-o6 input[type="tel"],
#wpcf7-f1365-p1294-o6 select,
#wpcf7-f1365-p1294-o5 input[type="text"],
#wpcf7-f1365-p1294-o5 input[type="email"],
#wpcf7-f1365-p1294-o5 input[type="tel"],
#wpcf7-f1365-p1294-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1294-o4 select option,
#wpcf7-f1365-p1294-o3 select option,
#wpcf7-f1365-p1294-o5 select option,
#wpcf7-f1365-p1294-o6 select option {
  color: #111;
}

#wpcf7-f1365-p1294-o4 input[type="submit"],
#wpcf7-f1365-p1294-o3 input[type="submit"],
#wpcf7-f1365-p1294-o5 input[type="submit"],
#wpcf7-f1365-p1294-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1294-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1294-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1294-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1294-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1294-o4 ::placeholder,
#wpcf7-f1365-p1294-o3 ::placeholder,
#wpcf7-f1365-p1294-o5 ::placeholder,
#wpcf7-f1365-p1294-o6 ::placeholder {
  color: #fff;
}

#wpcf7-f1365-p1366-o4 .registerText,
#wpcf7-f1365-p1366-o3 .registerText,
#wpcf7-f1365-p1366-o5 .registerText,
#wpcf7-f1365-p1366-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1366-o4 input[type="text"],
#wpcf7-f1365-p1366-o4 input[type="email"],
#wpcf7-f1365-p1366-o4 input[type="tel"],
#wpcf7-f1365-p1366-o4 select,
#wpcf7-f1365-p1366-o3 input[type="text"],
#wpcf7-f1365-p1366-o3 input[type="email"],
#wpcf7-f1365-p1366-o3 input[type="tel"],
#wpcf7-f1365-p1366-o3 select,
#wpcf7-f1365-p1366-o5 input[type="text"],
#wpcf7-f1365-p1366-o5 input[type="email"],
#wpcf7-f1365-p1366-o5 input[type="tel"],
#wpcf7-f1365-p1366-o5 select,
#wpcf7-f1365-p1366-o6 input[type="text"],
#wpcf7-f1365-p1366-o6 input[type="email"],
#wpcf7-f1365-p1366-o6 input[type="tel"],
#wpcf7-f1365-p1366-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1366-o4 select option,
#wpcf7-f1365-p1366-o3 select option,
#wpcf7-f1365-p1366-o5 select option,
#wpcf7-f1365-p1366-o6 select option {
  color: #111;
}

#wpcf7-f1365-p1366-o4 input[type="submit"],
#wpcf7-f1365-p1366-o3 input[type="submit"],
#wpcf7-f1365-p1366-o5 input[type="submit"],
#wpcf7-f1365-p1366-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1366-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1366-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1366-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1366-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1366-o4 ::placeholder,
#wpcf7-f1365-p1366-o3 ::placeholder,
#wpcf7-f1365-p1366-o5 ::placeholder,
#wpcf7-f1365-p1366-o6 ::placeholder {
  color: #fff;
}

#wpcf7-f1365-p1372-o4 .registerText,
#wpcf7-f1365-p1372-o3 .registerText,
#wpcf7-f1365-p1372-o5 .registerText,
#wpcf7-f1365-p1372-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1372-o4 input[type="text"],
#wpcf7-f1365-p1372-o4 input[type="email"],
#wpcf7-f1365-p1372-o4 input[type="tel"],
#wpcf7-f1365-p1372-o4 select,
#wpcf7-f1365-p1372-o3 input[type="text"],
#wpcf7-f1365-p1372-o3 input[type="email"],
#wpcf7-f1365-p1372-o3 input[type="tel"],
#wpcf7-f1365-p1372-o3 select,
#wpcf7-f1365-p1372-o5 input[type="text"],
#wpcf7-f1365-p1372-o5 input[type="email"],
#wpcf7-f1365-p1372-o5 input[type="tel"],
#wpcf7-f1365-p1372-o5 select,
#wpcf7-f1365-p1372-o6 input[type="text"],
#wpcf7-f1365-p1372-o6 input[type="email"],
#wpcf7-f1365-p1372-o6 input[type="tel"],
#wpcf7-f1365-p1372-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f1365-p1372-o4 select option,
#wpcf7-f1365-p1372-o3 select option,
#wpcf7-f1365-p1372-o5 select option,
#wpcf7-f1365-p1372-o6 select option {
  color: #111;
}

#wpcf7-f1365-p1372-o4 input[type="submit"],
#wpcf7-f1365-p1372-o3 input[type="submit"],
#wpcf7-f1365-p1372-o6 input[type="submit"],
#wpcf7-f1365-p1372-o5 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 60%;
  font-size: 14px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f1365-p1372-o4 input[type="submit"]:hover,
#wpcf7-f1365-p1372-o3 input[type="submit"]:hover,
#wpcf7-f1365-p1372-o5 input[type="submit"]:hover,
#wpcf7-f1365-p1372-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f1365-p1372-o4 ::placeholder,
#wpcf7-f1365-p1372-o3 ::placeholder,
#wpcf7-f1365-p1372-o5 ::placeholder,
#wpcf7-f1365-p1372-o6 ::placeholder {
  color: #fff;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

.thanksPopup {
  padding: 25px;
}

.thanksPopup img {
  margin-bottom: -10px;
}

.thanksPopup h2 {
  text-align: center;
  color: #c31631;
  font-family: "Fira Sans Condensed", Sans-serif;
  margin-bottom: 15px;
}

.thanksPopup .thanksPopup-para1 {
  text-align: center;
  font-family: "Fira Sans Condensed", Sans-serif;
  margin-bottom: 15px;
  font-weight: 400;
}

.thanksPopup .thanksPopup-para2 {
  font-weight: 300;
  text-align: center;
  font-size: 12px;
  color: #c31631;
}

/* --------------------------------------- OPEN DAY Page Form 1 --------------------------------------- */

#wpcf7-f118-p1860-o4 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o4 input[type="text"],
#wpcf7-f118-p1860-o4 input[type="email"],
#wpcf7-f118-p1860-o4 input[type="tel"],
#wpcf7-f118-p1860-o4 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1860-o4 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1860-o4 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o4 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1860-o4 ::placeholder {
  color: #fff;
}

/* --------------------------------------- OPEN DAY Page Form 2 --------------------------------------- */
#wpcf7-f118-p1860-o5 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o5 input[type="text"],
#wpcf7-f118-p1860-o5 input[type="email"],
#wpcf7-f118-p1860-o5 input[type="tel"],
#wpcf7-f118-p1860-o5 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1860-o5 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1860-o5 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o5 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1860-o5 ::placeholder {
  color: #fff;
}

/* --------------------------------------- OPEN DAY Page Form 3 --------------------------------------- */
#wpcf7-f118-p1860-o6 .registerText {
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o6 input[type="text"],
#wpcf7-f118-p1860-o6 input[type="email"],
#wpcf7-f118-p1860-o6 input[type="tel"],
#wpcf7-f118-p1860-o6 select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Fira Sans Condensed";
  width: 100%;
}

#wpcf7-f118-p1860-o6 select option {
  color: #111;
}

.wpcf7 form > div,
.wpcf7 form > p {
  text-align: center;
}

#wpcf7-f118-p1860-o6 input[type="submit"] {
  background-color: #c31631;
  border-radius: 0 !important;
  width: 40%;
  padding: 0;
  margin-top: 20px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Fira Sans Condensed";
}

#wpcf7-f118-p1860-o6 input[type="submit"]:hover {
  border: none;
  color: #fff;
}

#wpcf7-f118-p1860-o6 ::placeholder {
  color: #fff;
}

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

@media screen and (max-width: 768px) {
  #popmake-887,
  #popmake-1389 {
    width: 95%;
  }

  #popmake-887,
  .pum-container,
  #pum-887 {
    z-index: 99 !important;
  }

  .dropup,
  .country-list {
    z-index: 19999999999 !important;
  }

  /*
#wpcf7-f118-p26-o1 input[type="text"],
#wpcf7-f118-p26-o1 input[type="email"],
#wpcf7-f118-p26-o1 input[type="tel"],	
#wpcf7-f118-p26-o1 select{
    max-width: 93%;
}
	
#wpcf7-f118-p26-o3 input[type="text"],
#wpcf7-f118-p26-o3 input[type="email"],
#wpcf7-f118-p26-o3 input[type="tel"],	
#wpcf7-f118-p26-o3 select{
    max-width: 93%;
}
	
#wpcf7-f118-p26-o4 input[type="text"],
#wpcf7-f118-p26-o4 input[type="email"],
#wpcf7-f118-p26-o4 input[type="tel"],	
#wpcf7-f118-p26-o4 select{
    max-width: 93%;
}
*/

  /* ------------ SCHOLARSHIPS Page (Forms) ------------ 	
	
#wpcf7-f118-p902-o2 input[type="text"],
#wpcf7-f118-p902-o2 input[type="email"],
#wpcf7-f118-p902-o2 input[type="tel"],	
#wpcf7-f118-p902-o2 select{
    max-width: 93%;
}
	
#wpcf7-f118-p902-o3 input[type="text"],
#wpcf7-f118-p902-o3 input[type="email"],
#wpcf7-f118-p902-o3 input[type="tel"],	
#wpcf7-f118-p902-o3 select{
    max-width: 93%;
}

#wpcf7-f118-p902-o4 input[type="text"],
#wpcf7-f118-p902-o4 input[type="email"],
#wpcf7-f118-p902-o4 input[type="tel"],	
#wpcf7-f118-p902-o4 select{
    max-width: 93%;
}	
*/

  /* ------------ School of Arts & Sciences (Forms) ------------ */
  /*
#wpcf7-f118-p937-o2 input[type="text"],
#wpcf7-f118-p937-o2 input[type="email"],
#wpcf7-f118-p937-o2 input[type="tel"],	
#wpcf7-f118-p937-o2 select{
    max-width: 93%;
}
	
#wpcf7-f118-p937-o3 input[type="text"],
#wpcf7-f118-p937-o3 input[type="email"],
#wpcf7-f118-p937-o3 input[type="tel"],	
#wpcf7-f118-p937-o3 select{
    max-width: 93%;
}

#wpcf7-f118-p937-o4 input[type="text"],
#wpcf7-f118-p937-o4 input[type="email"],
#wpcf7-f118-p937-o4 input[type="tel"],	
#wpcf7-f118-p937-o4 select{
    max-width: 93%;
}	
*/

  /* ------------ School of Business (Forms) ------------	
#wpcf7-f118-p943-o2 input[type="text"],
#wpcf7-f118-p943-o2 input[type="email"],
#wpcf7-f118-p943-o2 input[type="tel"],	
#wpcf7-f118-p943-o2 select{
    max-width: 93%;
}
	
#wpcf7-f118-p943-o3 input[type="text"],
#wpcf7-f118-p943-o3 input[type="email"],
#wpcf7-f118-p943-o3 input[type="tel"],	
#wpcf7-f118-p943-o3 select{
    max-width: 93%;
}

#wpcf7-f118-p943-o4 input[type="text"],
#wpcf7-f118-p943-o4 input[type="email"],
#wpcf7-f118-p943-o4 input[type="tel"],	
#wpcf7-f118-p943-o4 select{
    max-width: 93%;
}	
 */

  /* ------------ School of Engineering (Forms) ------------	
#wpcf7-f118-p948-o2 input[type="text"],
#wpcf7-f118-p948-o2 input[type="email"],
#wpcf7-f118-p948-o2 input[type="tel"],	
#wpcf7-f118-p948-o2 select{
    max-width: 93%;
}
	
#wpcf7-f118-p948-o3 input[type="text"],
#wpcf7-f118-p948-o3 input[type="email"],
#wpcf7-f118-p948-o3 input[type="tel"],	
#wpcf7-f118-p948-o3 select{
    max-width: 93%;
}

#wpcf7-f118-p948-o4 input[type="text"],
#wpcf7-f118-p948-o4 input[type="email"],
#wpcf7-f118-p948-o4 input[type="tel"],	
#wpcf7-f118-p948-o4 select{
    max-width: 93%;
}	
	
 */
  /* ------------ School of Graduate Programs (Forms) ------------ 	
#wpcf7-f118-p1058-o2 input[type="text"],
#wpcf7-f118-p1058-o2 input[type="email"],
#wpcf7-f118-p1058-o2 input[type="tel"],	
#wpcf7-f118-p1058-o2 select{
    max-width: 93%;
}
	
#wpcf7-f118-p1058-o3 input[type="text"],
#wpcf7-f118-p1058-o3 input[type="email"],
#wpcf7-f118-p1058-o3 input[type="tel"],	
#wpcf7-f118-p1058-o3 select{
    max-width: 93%;
}

#wpcf7-f118-p1058-o4 input[type="text"],
#wpcf7-f118-p1058-o4 input[type="email"],
#wpcf7-f118-p1058-o4 input[type="tel"],	
#wpcf7-f118-p1058-o4 select{
    max-width: 93%;
}
*/

  .number-link {
    color: #fff !important;
  }

  .elementor-icon-box-description {
    margin-top: -13px !important;
  }
}
header .elementor-top-section {
  background: #fff;
}
