* {
  padding: 0;
  margin: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  background: #fafaf8;
}

.a1-c2-video .e-hosted-video {
  --video-aspect-ratio: 0.87 !important;
}

body .dalf-video .e-hosted-video {
  --video-aspect-ratio: 0.9 !important;
}

body .elementor-widget-video .elementor-wrapper iframe,
body .elementor-widget-video .elementor-wrapper video {
  background-color: transparent;
  transform: scale(1.005);
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

header#masthead {
  display: block !important;
}

.hover-featured:hover .a1-c2-video {
  transform: rotate(-5deg);
}

.a1-c2-video {
  border-radius: 20px;
}

.hover-featured:hover .business-french-video video {
  transform: translateX(140px) scale(1.7);
  transition: all 0.5s ease-in-out;
}

.hover-featured .business-french-video video {
  transition: all 0.5s ease-in-out;
}

#masthead {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  display: block;
  z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
  justify-content: space-between;
  align-items: center;
}

.header-wrapper .logo-box {
  width: auto !important;
  float: left;
}

.header-wrapper .menu-box {
  width: auto !important;
  float: right;
}

.notfound-content {
  text-align: center;
  padding: 7vw 0;
  width: 100%;
  float: left;
}

.error404 .notfound-content h1 {
  color: #000000;
}

.error404 .notfound-content h3 {
  margin: 20px 0;
}

body .gform_wrapper,
.gform_confirmation_wrapper {
  width: 100%;
  float: left;
}

body .gform_wrapper {
  margin: 0px 0;
}

body .gform_wrapper form {
  width: 100%;
  float: left;
}

body .gform_wrapper form .gform_body {
  float: left;
  width: 100% !important;
  margin: 0px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
  display: none;
}

body .gform_wrapper form .gform_body ul {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
  padding: 0px;
  width: 50%;
  float: left;
  padding: 0 15px !important;
  margin: 0 0px 30px !important;
  background-color: transparent;
  border: none;
  clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
  width: 100%;
  float: left;
  color: #000;
  font-family: "Satoshi-Regular";
  font-size: 18px;
  font-weight: 400;
  margin-top: 0px !important;
  padding: 0 0px 10px;
  line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
  font-size: 18px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  display: none;
  vertical-align: top;
  margin-left: 0px;
  margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
  width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
  width: 100% !important;
  height: 120px !important;
  border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
  width: 100% !important;
}

body .gform_wrapper .validation_message {
  color: #790000;
  padding-top: 5px;
  padding-right: 0px !important;
  width: 100%;
  float: left;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
  color: #790000;
  background: transparent;
  border: 0;
  padding: 0;
  padding-right: 0px !important;
  width: 100%;
  float: left;
  line-height: 120%;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "Fixel Display";
}

body #gform_1_validation_container {
  font-family: "Fixel Display";
}

body .gform_confirmation_message {
  width: 100%;
  float: left;
  text-align: center;
  font-weight: normal;
  font-family: "Satoshi-Regular";
  background-color: #029300;
  line-height: 125%;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 16px 20px;
  color: #ffffff;
  font-size: 16px;
}

body .gform_wrapper div.validation_error {
  margin-bottom: 20px;
  border: none;
  background-color: #790000;
  color: #ffffff;
  padding: 18px 15px;
  line-height: 120%;
  font-size: 16px;
  display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important;
  width: 100%;
  float: left;
}

body .gform_body input[type="text"],
body .gform_body input[type="email"],
body .gform_body input[type="tel"],
body .gform_body input[type="number"],
body select,
body textarea {
  width: 100% !important;
  border: 1px solid #ffffff !important;
  border-radius: 100px !important;
  padding: 16px !important;
  font-family: "Fixel Display";
  color: #1c1c33 !important;
  box-shadow: none;
  height: auto !important;
  font-weight: 300;
  line-height: 100% !important;
  font-size: 16px !important;
  margin: 0 !important;
  background-color: #ffffff !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}

body .gform_body input::placeholder {
  color: rgba(28, 28, 51, 0.4) !important;
}

body select {
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
  height: 80px;
}

body .gform_wrapper .gform_page_footer {
  padding: 0 15px;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
  float: right;
  margin-top: 10px;
  border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors > h2 {
  color: #ffffff !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0px !important;
  line-height: 120%;
}

.my-carousel__swiper .swiper-wrapper {
  /* 	pointer-events: none; */
}

.tutor-page-wrap,
.tutor-course-single-content-wrapper {
  font-family: "Fixel Display", Fixel regular;
  padding: 60px 0;
}

button {
  cursor: pointer;
}

.my-carousel__control:hover {
  background: #36f;
}

.my-carousel__control:hover svg path {
  fill: #fff;
}

.three-image {
  width: 250px !important;
  transition: all 0.5s ease !important;
}

.three-image:hover {
  width: 227px !important;
  transition: all 0.5s ease !important;
}

.three-image .hover-image {
  margin-left: 10px;
  transition: all 0.5s ease;
}

.blue-shadow:hover {
  box-shadow: -5px 4px 10px 0px
    rgba(50.999999999999986, 102.00000000000017, 255, 0.15);
}

button[data-filter="a1"]:hover {
  background-color: #ff550078 !important;
}

button[data-filter="a2"]:hover {
  background-color: #3366ff78 !important;
}

button[data-filter="b1"]:hover {
  background-color: #fc000078 !important;
}

button[data-filter="b2"]:hover {
  background-color: #8b33ff78 !important;
}
button[data-filter="business"]:hover {
  background-color: #ff550078 !important;
}

button[data-filter="c1"]:hover {
  background-color: #57c64a78 !important;
}

button[data-filter="c2"]:hover {
  background-color: #0030c078 !important;
}

button[data-filter="exam"]:hover {
  background-color: #3366ff78 !important;
}

button[data-filter="medical"]:hover {
  background-color: #fc000078 !important;
}

.btn-wrap a {
  background-color: #1c1c33;
  font-family: "Fixel Display";
  border-radius: 15px 15px 15px 15px;
  padding: 20px 42px 20px 42px;
}

.btn-wrap a:hover {
  background-color: #3366ff;
}

.course-cat-col.elementor-widget.elementor-widget-taxonomy-filter .e-filter {
  flex-wrap: nowrap;
  width: 100%;
  /* overflow: hidden; */
  justify-content: start;
}

.course-cat-col.elementor-widget.elementor-widget-taxonomy-filter .slick-track {
  display: flex;
  margin-left: 245px;
  column-gap: 20px;
}

/* .course-cat-col.elementor-widget.elementor-widget-taxonomy-filter
.e-filter-item.slick-slide:last-child {
order: -1;
} */

/* contact form */

body .gform_wrapper .gform_heading {
  display: none;
}

body .gform_wrapper.gravity-theme .gform_footer,
body .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 0;
  padding: 32px 0 0 0;
  display: inline-block;
  width: 100%;
}

body .gform_wrapper.gravity-theme .gfield_label {
  display: inline-block;
  margin-bottom: 8px;
  padding: 0;
  color: #1c1c33;
  font-family: "Fixel Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 146px !important;
  border-radius: 20px !important;
}

body .gform_wrapper.gravity-theme .gform_drop_area {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-bottom: 0;
  padding: 16px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gform_wrapper.gravity-theme .gform_drop_instructions {
  margin-bottom: 0 !important;
  color: rgba(28, 28, 51, 0.4);
  font-family: "Fixel Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

body span#gfield_upload_rules_1_4 {
  display: none;
}

/* --- 3. Styling the paperclip button/icon --- */
body #gform_browse_button_1_4 {
  /* Style the button to look like the blue paperclip icon */
  background: none;
  border: none;
  color: #4285f4; /* Bright blue color */
  font-size: 0; /* Hide any default button text */
  cursor: pointer; /* Inherit the pointer from the wrapper */
  padding: 0;
  margin: 0;
}

/* Create the paperclip icon using a pseudo-element on the button */
body #gform_browse_button_1_4::before {
  content: "";
  background-image: url(/wp-content/uploads/2025/11/file.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  width: 14px;
  height: 14px;
}

body .gform_wrapper.gravity-theme .gform_footer button,
body .gform_wrapper.gravity-theme .gform_footer input,
body .gform_wrapper.gravity-theme .gform_page_footer button,
body .gform_wrapper.gravity-theme .gform_page_footer input {
  margin-bottom: 0 !important;
  border-radius: 100px;
  padding: 20px 32px;
  background-color: #36f;
  color: #fff;
  font-family: "Fixel Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  border: 0;
  line-height: 140%;
  cursor: pointer;
  width: 100% !important;
}

body .gform_wrapper.gravity-theme .gform_footer button:hover,
body .gform_wrapper.gravity-theme .gform_footer input:hover,
body .gform_wrapper.gravity-theme .gform_page_footer button:hover,
body .gform_wrapper.gravity-theme .gform_page_footer input:hover {
  background-color: transparent;
  background-image: radial-gradient(at center center, #3366ff 0%, #1f3d99 100%);
  transition: all 0.3s ease-in-out;
}

body .gform_wrapper.gravity-theme .ginput_preview {
  font-family: "Fixel Display";
}

/* Subscription page */

@keyframes moveDiagonal {
  0% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    transform: translate3d(10px, -10px, 0px);
  }
}

.animtion-icon img{
	animation: moveDiagonal 1s ease-in-out infinite alternate;
}
