.be-vietnam-pro-regular {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: "Be Vietnam Pro", sans-serif;
}

header {
  /* Sidebar base style */
  /* Sidebar links */
}
header .login-btn {
  color: #fff !important;
}
header .btn-signup {
  display: inline-flex;
  align-items: center;
  background-color: #d22c30;
  color: #fff;
  padding: 17px 28px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 500;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #ffffff;
  margin: 0 18px 0 0;
}
header .btn-signup .svg-icon {
  fill: #ffffff !important;
}
header .sidebar {
  height: 100%; /* Full height */
  position: fixed;
  top: 0;
  left: 0;
  background-color: #333;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 60px;
  z-index: 1000;
}

header .footer-top {
  background-color: #CF2222;
  color: #ffffff;
  padding: 10px 0;
}
header .footer-top p {
  font-size: 18px;
}
header .menue-nav-0090 {
  padding: 15px 0;
  border-bottom: 1px solid #F1F1F3;
}
header .menue-nav-0090 .navbar-nav .nav-link {
  color: #262626;
  font-weight: 600;
  padding: 10px 18px;
  margin: 0 5px;
}
header .menue-nav-0090 .navbar-nav .nav-link:hover {
  background-color: #F1F1F3;
  border-radius: 8px;
}
header .menue-nav-0090 .navbar-nav .active {
  background-color: #F1F1F3;
  border-radius: 8px;
  font-weight: 600;
  padding: 10px 18px;
}
header .login {
  background-color: #CF2222;
  color: #fff;
  font-weight: 600;
}
header .login:hover {
  background-color: #fff;
  color: #CF2222;
  border: 1px solid #CF2222;
  font-weight: 600;
}
header .register {
  font-weight: 600;
}
header .register:hover {
  background-color: #CF2222;
  color: #fff;
  font-weight: 600;
}

h2 {
  font-size: 38px;
  font-weight: 700;
}

.text-red {
  color: #CF2222;
}

.main-hero-section {
  background-image: url("../img/hero-section-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.main-hero-section p {
  font-weight: 400;
}
.main-hero-section .text-red {
  color: #CF2222;
  font-size: 48px;
}
.main-hero-section .btn-reds {
  padding: 12px 40px;
  background-color: #CF2222;
  color: #fff;
  border-radius: 8px;
  font-weight: 700;
}
.main-hero-section .btn-reds {
  padding: 12px 40px;
  background-color: #CF2222;
  color: #fff;
  border-radius: 8px;
  font-weight: 700;
  cursor: pointer;
  border: none;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.main-hero-section .btn-reds:hover {
  background-color: #e13a3a;
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}
.main-hero-section .btn-reds:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.start-journey {
  padding: 50px 0;
}
.start-journey h6 {
  font-size: 20px;
  font-weight: 400;
}
.start-journey .red-box {
  background-color: #CF2222;
  padding: 20px;
  border-radius: 8px;
  background-image: url("../img/consultant-call-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.start-journey .white-box {
  background-color: #fff;
  border-radius: 12px 12px 130px 12px;
}
.start-journey .call-us {
  background-color: #CF2222;
  color: #fff;
  font-weight: 600;
  padding: 8px 40px;
}
.start-journey .call-number {
  font-weight: 900;
}
.start-journey .call-us {
  border-radius: 8px;
}
.start-journey .session {
  font-weight: 500;
}
.start-journey .btn-white-line {
  border: 1px solid #fff;
  padding: 8px 25px;
  color: #fff;
}
.start-journey h2 {
  color: #fff;
  font-weight: 700;
}
.start-journey .content {
  color: #fff;
}
.start-journey .content p {
  font-size: 18px;
}

.find-resources {
  background-image: url("../img/abroad-mastero-name.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}
.find-resources .owl-carousel .owl-item:nth-child(even) {
  margin-top: 40px;
  z-index: 1000;
}
.find-resources .box {
  width: 257px;
  height: 257px;
  border: 1px solid #CF2223;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.find-resources .box .icon {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: rgba(255, 163, 163, 0.1490196078);
  align-items: center;
  justify-content: center;
  display: flex;
}
.find-resources .box .icon img {
  width: 60px;
}
.find-resources .box .title {
  font-weight: 700;
}
.find-resources .box a {
  text-decoration: none;
  font-weight: 700;
}
.find-resources .box a:hover {
  color: #CF2222;
}
.find-resources .box .blur-red {
  width: 18px;
  height: 18px;
  line-height: 15px;
  text-align: center;
  background-color: #CF2222;
  border-radius: 50%;
  color: #fff;
}
.find-resources .box .fa-arrow-right {
  font-size: 12px;
}
.find-resources .secound-row {
  position: absolute;
  width: 100%;
  top: -8%;
  left: 55px;
}
.find-resources .secound-row .box {
  background-color: #fff;
}

.real-student {
  padding: 40px 0;
}

.card-container {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.circle-card {
  width: 160px;
  height: 160px;
  border: 2px solid #e53935;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: box-shadow 0.3s ease;
}

.circle-card:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.circle-card img {
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
}

.circle-card h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
}

.circle-card a {
  margin-top: 6px;
  color: #e53935;
  font-size: 0.9rem;
  text-decoration: none;
  font-weight: 500;
}

.circle-card a span {
  font-size: 1.1rem;
  margin-left: 4px;
}

.destination .box {
  width: 32px;
  height: 32px;
  background: rgba(255, 163, 163, 0.1490196078);
  line-height: 32px;
  border-radius: 8px;
  text-align: center;
}
.destination .box i {
  color: #CF2222;
  font-size: 16px;
}

.why-us {
  padding: 40px 0;
  background: #FDF6F9;
}
.why-us .box:hover {
  border: 1px solid #CF2222;
  box-shadow: 0px 4px 0px 0px #CF2222;
}
.why-us .box {
  background-color: #fff;
  border-radius: 24px;
  padding: 50px;
  height: 100%;
  border: 1px solid #fff;
}
.why-us .box .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: linear-gradient(180deg, #FFBFBF 0%, rgba(255, 163, 163, 0.15) 100%);
  text-align: center;
  border-radius: 50%;
}
.why-us .box .content {
  font-weight: 700;
}
.why-us .arrow-spary {
  position: absolute;
  top: 50%;
  right: -8px;
}

h1 {
  font-size: 46px;
  font-weight: 600;
}

a {
  text-decoration: none;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.contact-term img {
  width: 20px;
}
.contact-term .content {
  font-weight: 700;
}

.privacy-header {
  background-image: url("../img/privacy/header-terms.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  align-items: center;
  height: 280px;
  color: #fff;
  display: flex;
}

h3 {
  font-size: 24px;
  font-weight: 700;
}

h5 {
  font-size: 20px;
}

.terms-content {
  padding: 50px 0;
}
.terms-content p {
  font-size: 18px;
}
.terms-content h3 {
  font-weight: 700;
}

.footer-header {
  padding: 50px 0;
}
.footer-header .logo {
  margin-bottom: 20px;
}
.footer-header .logo img {
  width: 50%;
}
.footer-header a {
  color: #000;
}
.footer-header ul li {
  font-weight: 400;
  color: #444;
}

footer {
  background: #FCF1F5;
}
footer .accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
}
footer .accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  background: transparent;
  border: 0;
  color: #000;
}
footer .accordion-button:focus {
  box-shadow: 0 0;
  border-color: #a1a1a1;
}
footer .accordion-button {
  background-color: transparent;
  border-bottom: 1px solid #a1a1a1;
  font-size: 20px !important;
}
footer h5 {
  font-weight: 700;
}
footer ul {
  padding: 0;
}
footer li {
  list-style-type: none;
  line-height: 33px;
  color: #2D2829;
  font-weight: 500;
}
footer .social {
  margin-top: 18px;
  list-style: none;
}
footer .social ul {
  display: inline-flex;
  padding: 0;
}
footer .social-box {
  width: 45px;
  height: 45px;
  border-radius: 8px;
  background-color: #CF2222;
  color: #fff;
  text-align: center;
  line-height: 45px;
  margin-right: 12px;
}
footer li {
  list-style: none;
}
footer .disclaimer {
  font-size: 12px;
}
footer .disclaimer .border-toiop {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 25px 0;
}
footer .footer-bottom {
  font-size: 14px;
  padding: 20px 0;
  background-image: url("../img/footer/footer-bottom.png");
  background-size: 100% 100%;
  height: 200px;
}
footer .footer-bottom p {
  margin: 0;
}
footer .footer-bottom a {
  color: #000;
}
footer .footer-bottom p {
  font-weight: 600;
}
footer .footer-bottom a {
  font-weight: 600;
}

.review-page .about-top {
  padding: 50px 0;
  background: linear-gradient(180deg, rgba(255, 163, 163, 0.012) 0%, rgba(255, 163, 163, 0.0225) 100%);
}
.review-page .about-top .experience {
  font-weight: 600;
  font-size: 18px;
  margin-top: 30px;
}
.review-page .love-us {
  padding: 30px 0;
}
.review-page .love-us .box-white {
  background-color: #fff;
  border-radius: 15px;
  padding: 35px;
  height: 100%;
  box-shadow: 0.91px 4.57px 45.7px 0px rgba(84, 99, 122, 0.1019607843);
}
.review-page .books-exports {
  margin: 50px 0;
}
.review-page .books-exports .boxes {
  background-image: url(../img/about/last-section.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 12px;
  padding: 80px 10px 100px 50px;
}
.review-page .books-exports .boxes h2 {
  color: #fff;
}
.review-page .books-exports .boxes .btn-white-border {
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  padding: 8px 30px;
  border-bottom: 4px solid #fff;
}

.about-us-page .about-head-title {
  background-image: url("../img/about/about-head.png");
  background-size: cover;
  background-position: center;
  height: 250px;
  color: white;
  position: relative;
}
.about-us-page .about-head-title h1 {
  color: #fff;
}
.about-us-page .language-excellence {
  padding: 50px 0 150px 0;
  background: url(../img/about/language-excellences.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
}
.about-us-page .language-excellence p {
  color: #646464;
}
.about-us-page .our-mission {
  padding: 50px 0;
}
.about-us-page .our-mission .order-2 img {
  width: 80%;
}
.about-us-page .btn-res-journey {
  background-color: #CF2222;
  color: #fff;
  font-weight: 700;
  padding: 10px 30px;
  border-radius: 8px;
}
.about-us-page .meet-our {
  padding: 0px 0 70px 0;
  background: linear-gradient(181.39deg, #FFFFFF 20.46%, rgba(255, 163, 163, 0.15) 245.56%);
  background-image: url("../img/about/meet-our.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.about-us-page .meet-our .box {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  height: 100%;
}
.about-us-page .meet-our .btn-meet-our {
  background-color: #cf2222;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  bottom: -4%;
}
.about-us-page .why-choose {
  padding: 50px 0;
}
.about-us-page .why-choose .box .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #cf2222;
  text-align: center;
  border-radius: 50%;
}
.about-us-page .why-choose .box .icon img {
  width: 40px;
}
.about-us-page .why-choose .box .title-export {
  font-size: 20px;
}

.contact-us-page .contact-us-times {
  padding: 60px 0;
}
.contact-us-page .contcat-us-form {
  padding-bottom: 60px;
}
.contact-us-page .border-contact-us-form iframe {
  border-radius: 10px;
}
.contact-us-page .contcat-us-form .mb-30 {
  margin-bottom: 30px;
}
.contact-us-page .contcat-us-form h2 {
  font-size: 30px;
}
.contact-us-page .contact-us-form-page .input-icon {
  position: relative;
}
.contact-us-page .mt-20 {
  margin-top: 20px;
}
.contact-us-page .contact-us-form-page .input-icon i {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: gray;
}
.contact-us-page .contact-us-form-page .input-icon input {
  padding-left: 40px;
  box-shadow: 0 0;
  border-radius: 10px;
  height: 50px;
}
.contact-us-page .contact-us-form-page .form-control:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.contact-us-page .contact-us-form-page .phonebook {
  background: #fff;
}
.contact-us-page .contact-us-form-page .phonebook {
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  height: 50px;
  padding: 9px;
}
.contact-us-page .contact-us-form-page .phonebook .form-border-1 {
  border-right: 1px solid #D2D2D2;
}
.contact-us-page .contact-us-form-page .phonebook .number-input {
  border: 0 !important;
  padding: 6px 15px;
  margin: -3px;
}
.contact-us-page .border-contact-us-form .form-control {
  border-radius: 10px !important;
  padding: 12px 24px;
}
.contact-us-page .contact-us-form-page .form-select {
  height: 50px;
  border-radius: 10px;
}
.contact-us-page .border-contact-us-form .form-select {
  border-radius: 10px !important;
  padding: 12px 24px;
}
.contact-us-page .btn-first {
  background: #CF1232;
  color: #ffffff;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 10px;
  border: 1px solid #CF1232;
}
.contact-us-page .contact-us-form-page .input-icon:hover i {
  color: #cf3132;
}
.contact-us-page .contact-us-form-page .phonebook .form-border-1 {
  border-right: 1px solid #D2D2D2;
}
.contact-us-page .border-contact-us-form {
  background-color: #F7F8FA;
  border-radius: 30px;
  padding: 50px;
}
.contact-us-page .contact-us {
  background-image: url("../img/contact-page/contact-us.webp");
  /* Replace with your image path */
  background-size: cover;
  background-position: center;
  height: 250px;
  /* Adjust height as needed */
  color: white;
  /* Text color */
  position: relative;
}
.contact-us-page .contact-us .elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.contact-us-page .contact-us .privacy-policy-title {
  /* Adjust size as needed */
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.contact-us-page .contact-us p {
  font-size: 20px;
}

.btn-link-red {
  color: #CF2222;
  font-weight: 600;
  text-decoration: underline;
}

.btn-red-label {
  background-color: #CF1232;
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  font-weight: 600;
}

.btn-red-label:hover {
  color: #fff;
}

.btn-white-label:hover {
  color: #cf3132;
}

.btn-white-label {
  border: 1px solid #cf3132;
  color: #cf3132;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 8px;
}

.main-hero-section-111 {
  padding: 40px 0;
  margin: 20px 0;
  background-image: url("../img/ielts/ielts-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.main-hero-section-111 h1 {
  font-size: 39px;
}
.main-hero-section-111 .btn-red-label {
  background-color: #CF1232;
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  font-weight: 600;
}
.main-hero-section-111 .btn-white-label {
  border: 1px solid #cf3132;
  color: #cf3132;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 8px;
}
.main-hero-section-111 .btn-red-label:hover {
  color: #fff;
}
.main-hero-section-111 .btn-white-label:hover {
  color: #cf3132;
}
.main-hero-section-111 .fa_icon {
  color: #14C81A;
}

.celpip-90890 {
  padding: 40px 0;
  margin: 20px 0;
  background-image: url("../img/celpip/hero-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.celpip-90890 h1 {
  font-size: 39px;
}
.celpip-90890 .btn-red-label {
  background-color: #CF1232;
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  font-weight: 600;
}
.celpip-90890 .btn-white-label {
  border: 1px solid #cf3132;
  color: #cf3132;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 8px;
}
.celpip-90890 .btn-red-label:hover {
  color: #fff;
}
.celpip-90890 .btn-white-label:hover {
  color: #cf3132;
}
.celpip-90890 .fa_icon {
  color: #14C81A;
}

.demo-class-112 .box-112-1 {
  background: #cf3132;
  color: #fff;
  border-radius: 8px;
  padding: 20px;
}
.demo-class-112 .box-112-1 .title-114 {
  color: #fff;
}
.demo-class-112 .box-112-1 .btn-book-now {
  border: 1px solid #fff;
  box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.6980392157);
  color: #fff;
  padding: 8px 20px;
  border-radius: 8px;
}
.demo-class-112 .box-112-1 .white-box-112-2 {
  background-color: #fff;
  color: #000;
  border-radius: 20px;
  padding: 20px;
}
.demo-class-112 .box-112-1 .white-box-112-2 h2 {
  font-size: 20px;
  font-weight: 600;
}
.demo-class-112 .box-112-1 .white-box-112-2 .number-112-3 {
  font-weight: 700;
}
.demo-class-112 .box-112-1 .white-box-112-2 .label-112 {
  font-size: 12px;
  font-weight: 700;
}
.demo-class-112 .image-9089 {
  position: absolute;
  width: 118%;
  right: -13px;
}

.ielts-online-113 {
  background: linear-gradient(182.93deg, #FFFFFF 26.81%, #FDF6F9 102.08%);
  padding: 50px 0;
}
.ielts-online-113 h2 {
  font-size: 32px;
  line-height: 50px;
}
.ielts-online-113 .bg-red {
  background-color: #CF1232;
  padding: 5px;
  color: #fff;
}
.ielts-online-113 .sub-headline {
  font-size: 20px;
}
.ielts-online-113 .myCarousel {
  width: 100%;
  padding: 30px 0;
}
.ielts-online-113 .card-slide {
  background: #fff;
  border: 1px solid #CF2222;
  border-radius: 12px;
  padding: 20px;
  width: 300px;
  box-shadow: 0px 4px 0px 0px #CF2222;
}
.ielts-online-113 .card-slide .title {
  font-size: 20px;
  font-weight: 700;
}
.ielts-online-113 .card-slide p {
  font-size: 18px;
  font-weight: 400;
}
.ielts-online-113 .even-slide {
  margin-top: 0px;
}
.ielts-online-113 .odd-slide {
  margin-top: 40px; /* this gives the "down" effect */
}
.ielts-online-113 .arrow-position {
  position: absolute;
  right: 0;
  top: 0;
}
.ielts-online-113 .arrow {
  position: relative;
}
.ielts-online-113 .left-side-arroe {
  position: absolute;
  left: -32%;
  top: -21px;
  opacity: 0.5;
}
.ielts-online-113 .owl-carousel .owl-item img {
  width: 70px;
}
.ielts-online-113 .card-board {
  background-color: #fff;
  border: 1px solid #CF2222;
  box-shadow: 0px 4px 0px 0px #CF2222;
  border-radius: 24px;
  padding: 20px;
  height: 400px;
}
.ielts-online-113 .student-carousel .item {
  height: 410px; /* or height: 450px; */
}
.ielts-online-113 .ielts-online-113 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #cf3132;
  color: #FFF;
  text-decoration: none;
}
.ielts-online-113 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #cf3132;
  color: #FFF;
  text-decoration: none;
}
.ielts-online-113 .owl-carousel .owl-nav button.owl-prev, .ielts-online-113 .owl-carousel button.owl-dot {
  background-color: #CF1232;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  color: #fff;
  font-size: 20px;
}
.ielts-online-113 .owl-carousel .owl-nav button.owl-next, .ielts-online-113 .owl-carousel .owl-nav button.owl-prev, .ielts-online-113 .owl-carousel button.owl-dot {
  background-color: #CF1232;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  color: #fff;
  font-size: 20px;
  margin-left: 20px;
  margin-top: 30px;
}

.ielts-exam-90898 {
  padding: 50px 0px;
}
.ielts-exam-90898 .box {
  border: 1px solid #DADADA;
  border-radius: 24px;
  padding: 20px 0;
  height: 100%;
}
.ielts-exam-90898 .box .image img {
  width: 130px;
  height: 130px;
  margin-bottom: 20px;
}
.ielts-exam-90898 .box .title {
  font-size: 20px;
}
.ielts-exam-90898 .box .title-1 {
  background: linear-gradient(180deg, #20D1A1 0%, #189D79 100%);
  box-shadow: 0px 24.6px 49.2px 0px rgba(6, 37, 29, 0.2509803922);
  box-shadow: 0px 8.2px 8.2px 0px #22D9A7 inset;
  box-shadow: 0px -8.2px 8.2px 0px #179673 inset;
  color: #fff;
  padding: 10px 0;
}
.ielts-exam-90898 .box .title-2 {
  background: linear-gradient(180deg, #22BEE7 0%, #198FAD 100%);
  box-shadow: 0px 24.6px 49.2px 0px rgba(6, 34, 41, 0.2509803922);
  box-shadow: 0px 8.2px 8.2px 0px #23C5EF inset;
  box-shadow: 0px -8.2px 8.2px 0px #1888A5 inset;
  color: #fff;
  padding: 10px 0;
}
.ielts-exam-90898 .box .title-3 {
  background: linear-gradient(180deg, #A1A7F5 0%, #797DB8 100%);
  box-shadow: 0px 24.6px 49.2px 0px rgba(29, 30, 44, 0.2509803922);
  box-shadow: 0px 8.2px 8.2px 0px #A7ADFE inset;
  box-shadow: 0px -8.2px 8.2px 0px #7377AF inset;
  color: #fff;
  padding: 10px 0;
}
.ielts-exam-90898 .box .title-4 {
  background: linear-gradient(180deg, #1072FF 0%, #0C56CC 100%);
  box-shadow: 0px 24.6px 49.2px 0px rgba(3, 20, 49, 0.2509803922);
  box-shadow: 0px 8.2px 8.2px 0px #1076FF inset;
  box-shadow: 0px -8.2px 8.2px 0px #0B52C2 inset;
  color: #fff;
  padding: 10px 0;
}
.ielts-exam-90898 .box .content {
  padding-top: 20px;
  padding: 0 25px;
  margin-top: 20px;
}
.ielts-exam-90898 .box .content p {
  margin: 0;
}

.ielts-online-678 {
  padding: 50px 0;
}

.trusted-globe {
  padding: 60px 0;
  background: linear-gradient(180deg, rgba(255, 190, 190, 0.15) 0%, rgba(255, 163, 163, 0.1) 100%);
}
.trusted-globe .nav-tabs .nav-link {
  font-weight: 700;
}
.trusted-globe .owl-nav {
  position: absolute;
  top: -75%;
  right: 13%;
}
.trusted-globe .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 50% !important;
  background-color: #CF1232 !important;
  color: #fff !important;
}
.trusted-globe .owl-next {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 50% !important;
  background-color: #CF1232 !important;
  color: #fff !important;
}
.trusted-globe .nav-tabs .nav-item.show .nav-link,
.trusted-globe .nav-tabs .nav-link.active {
  color: #CF1232;
  background-color: transparent;
  border-bottom: 3px solid #CF1232;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-color: #CF1232;
  font-weight: 700;
}
.trusted-globe .nav-link {
  color: #717171;
  border: 0;
}
.trusted-globe .nav {
  border-bottom: 1px solid #D9D9D9;
}
.trusted-globe .boxes {
  width: 300px;
}
.trusted-globe .review-card {
  background: #f8f9fa;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 10px;
  height: 260px;
  text-align: center;
}
.trusted-globe .review-card img {
  border-radius: 10px;
  width: 100px;
}
.trusted-globe .review-card h6 {
  font-size: 18px;
  font-weight: 700;
}
.trusted-globe .review-card .review-star {
  color: #ffe234;
}
.trusted-globe .progress-bar-wrapper {
  height: 4px;
  background: #ddd;
  margin-bottom: 10px;
  position: relative;
}
.trusted-globe .progress-fill {
  height: 100%;
  background: #cf3132;
  width: 0%;
  transition: width 0.3s;
}

.trainer-ielts-345 {
  padding: 50px 0;
}
.trainer-ielts-345 .trainner {
  border-radius: 8px;
  height: 100%;
}
.trainer-ielts-345 .box-90io {
  background: linear-gradient(0deg, #CF2222 0%, rgba(207, 34, 34, 0.533457) 29.5%, rgba(207, 34, 34, 0.15) 75.22%, rgba(25, 25, 27, 0) 100%);
  position: absolute;
  bottom: 0%;
  color: #fff;
  padding: 20px 0;
  border-radius: 8px;
  width: 77%;
}
.trainer-ielts-345 .btn-tutor {
  background-color: #fff;
  border-radius: 6px;
  color: #CF2222;
}

.choose-plane {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 163, 163, 0.15) 100%);
  padding: 50px 0;
}
.choose-plane .boxes-1 {
  padding: 20px;
  background-color: #cf3132;
}
.choose-plane .boxes-1 h2 {
  font-size: 20px;
  color: #fff;
}
.choose-plane .boxes-1 p {
  font-size: 16px;
  color: #fff;
}
.choose-plane .boxes-1 .box-white {
  background-color: #fff;
  padding: 20px;
  border-radius: 17px;
}
.choose-plane .boxes-2 {
  background-color: #fff;
  border: 1px solid #EDEDED;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 24px;
  height: 100%;
  padding: 20px 20px;
}
.choose-plane .boxes-2 .box-white {
  padding: 20px 0;
}
.choose-plane .boxes-2 h2 {
  font-size: 20px;
}
.choose-plane .boxes-2 p {
  font-size: 16px;
}
.choose-plane .boxes-2 .btn-explore-plan {
  border: 1px solid #DDDDDD;
  box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.3215686275) inset;
  color: #666666;
  background-color: #fff;
  font-weight: 600;
  border-radius: 7px;
  padding: 10px 35px;
}
.choose-plane .boxes-2:hover {
  background-color: #fff;
  border: 1px solid #cf3132;
  box-shadow: 0px 11px 0px 0px #CF2222;
  border-radius: 24px;
  height: 100%;
  padding: 20px 20px;
}
.choose-plane .boxes-2:hover h2 {
  font-size: 20px;
}
.choose-plane .boxes-2:hover p {
  font-size: 16px;
}
.choose-plane .boxes-2:hover .btn-explore-plan {
  background-color: #cf3132;
  color: #fff;
  font-weight: 600;
  border-radius: 7px;
  padding: 10px 35px;
}
.choose-plane .btn-explore-plan {
  background-color: #cf3132;
  color: #fff;
  font-weight: 600;
  border-radius: 7px;
  padding: 10px 35px;
}

.eligibity-criteria-7890 {
  padding: 50px 0;
}
.eligibity-criteria-7890 .box-678 {
  box-shadow: 0.91px 4.57px 45.7px 0px rgba(84, 99, 122, 0.1019607843);
  background-color: #fff;
  border-radius: 16px;
  padding: 30px;
}
.eligibity-criteria-7890 .box-678 .content h6 {
  font-size: 18px;
  font-weight: 700;
}

.archieved-9089 {
  padding: 50px 0;
}
.archieved-9089 .btn-red-color {
  background-color: #CF1232;
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  font-weight: 600;
}

.student-reep-9089 {
  background: #FDF6F9;
  padding: 50px 0;
}
.student-reep-9089 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #cf3132;
  color: #FFF;
  text-decoration: none;
}
.student-reep-9089 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #cf3132;
  color: #FFF;
  text-decoration: none;
}
.student-reep-9089 .owl-carousel .owl-nav button.owl-prev, .student-reep-9089 .owl-carousel button.owl-dot {
  background-color: #CF1232;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  color: #fff;
  font-size: 20px;
}
.student-reep-9089 .owl-carousel .owl-nav button.owl-next, .student-reep-9089 .owl-carousel .owl-nav button.owl-prev, .student-reep-9089 .owl-carousel button.owl-dot {
  background-color: #CF1232;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  color: #fff;
  font-size: 20px;
  margin-left: 20px;
  margin-top: 30px;
}

.faq-8900 {
  padding: 50px 0;
}

.faq h2 {
  font-size: 40px;
  font-weight: 900;
  color: #cf3132;
}
.faq ul.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0px 0 0 20px;
  margin: 0;
  list-style: none;
}
.faq ul.accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #F8F8F8;
  padding: 20px;
  margin: 0 auto 15px auto;
  border: 1px solid #eee;
  border-radius: 20px;
  cursor: pointer;
}
.faq ul.accordion-list li.active h3:after {
  transform: rotate(45deg);
}
.faq ul.accordion-list li h3 {
  font-weight: 600;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.01em;
  cursor: pointer;
}
.faq ul.accordion-list li div.answer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.faq ul.accordion-list li div.answer p {
  position: relative;
  display: block;
  font-weight: 600;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 16px;
}
.faq .student-image {
  border-radius: 8px;
}
.faq .student-image .box-tyui {
  position: absolute;
  bottom: 17px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 19px;
  /* margin: 5px; */
  width: 90%;
  right: 30px;
}
.faq .student-image .box-tyui p {
  font-size: 12px;
  font-weight: 400;
}
.faq .student-image .btn-red {
  background-color: #CF2222;
  border-radius: 8px;
  color: #fff;
}

.faq-9890 {
  padding: 50px 0;
}

.strategy-ielts-8787 {
  padding: 50px 0;
}
.strategy-ielts-8787 .box-12300 {
  background-image: url("../img/ielts/strategy-ielts.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  align-items: center;
  padding: 40px;
  border-radius: 30px;
  border: 1px solid #CF2222;
}
.strategy-ielts-8787 .box-12300 h2 {
  font-size: 28px;
}

.book-session-9089 {
  padding: 50px 0;
}
.book-session-9089 .boxes-9090 {
  background-color: #CF2222;
  border-radius: 8px;
  box-shadow: 0px 10px 0px 0px #FFEBEA;
  color: #fff;
}
.book-session-9089 .boxes-9090 img {
  width: 70%;
}
.book-session-9089 .btn-white-session {
  border: 1px solid #FFFFFF;
  box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.6980392157);
  background: #CF2222;
  color: #fff;
  padding: 8px 35px;
}

.opt-session {
  padding: 50px 0;
}
.opt-session .box-rtio {
  margin-top: 30px;
}
.opt-session .box-rtio .icon {
  width: 75px;
  height: 75px;
  border-radius: 45px;
  background: rgba(255, 163, 163, 0.1490196078);
  text-align: center;
  line-height: 75px;
}
.opt-session .box-rtio .title h2 {
  font-size: 18px;
  margin-top: 20px;
}

.score-chart {
  padding: 50px 0;
  background-image: url("../img/pte/circle-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.score-chart .boxes-opi90 {
  background-color: #fff;
  border-radius: 24px;
  padding: 30px 20px;
}
.score-chart .boxes-opi90 .btn-score {
  background-color: #CF2222;
  color: #fff;
  padding: 10px 40px;
  border-radius: 0;
  font-weight: 600;
}
.score-chart .boxes-opi90 hr {
  border: 1px solid #EDEDED;
}
.score-chart .boxes-opi90 ul {
  padding: 0;
  list-style-type: none;
}
.score-chart .boxes-opi90 ul li {
  height: 40px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #EDEDED;
}
.score-chart .boxes-opi90 ul li .fa-check-double {
  margin-right: 10px;
  color: #1A8F1D;
}

.tips-track-90io {
  padding: 50px 0;
  background-image: url("../img/pte/tips-track.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.tips-track-90io .box-iop-989 {
  background: #fff;
  box-shadow: 0.91px 4.57px 45.7px 0px rgba(84, 99, 122, 0.1019607843);
  border-radius: 16px;
  padding: 50px 40px 20px 40px;
  position: relative;
}
.tips-track-90io .box-iop-989 .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
  position: absolute;
  top: -14%;
  background-color: #fff;
}
.tips-track-90io .box-iop-989 .ico-border-1 {
  border: 7px solid #1DBB90;
}
.tips-track-90io .box-iop-989 .ico-border-1 img {
  width: 70px;
}
.tips-track-90io .box-iop-989 .ico-border-2 {
  border: 7px solid #1EAACE;
}
.tips-track-90io .box-iop-989 .ico-border-2 img {
  width: 50px;
}
.tips-track-90io .box-iop-989 .ico-border-3 {
  border: 7px solid #9095DB;
}
.tips-track-90io .box-iop-989 .ico-border-3 img {
  width: 80px;
}
.tips-track-90io .box-iop-989 .ico-border-4 {
  border: 7px solid #0E66F3;
}
.tips-track-90io .box-iop-989 .ico-border-4 img {
  width: 70px;
}
.tips-track-90io .box-iop-989 .title {
  border-bottom: 1px solid rgba(137, 137, 137, 0.1882352941);
}
.tips-track-90io .box-iop-989 .title h2 {
  font-size: 24px;
}
.tips-track-90io .box-iop-989 .content {
  color: #646464;
  font-weight: 700;
  font-size: 16px;
}
.tips-track-90io .box-iop-989 .content ul {
  padding: 0;
  list-style: none;
}

.mt-500-opiop {
  margin-top: 80px;
}

.pte-test-opop {
  padding: 50px 0;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 163, 163, 0.15) 100%);
}
.pte-test-opop .box-iop09 {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0.91px 4.57px 45.7px 0px rgba(84, 99, 122, 0.1019607843);
  padding: 35px 30px 30px 20px;
  height: 100%;
}
.pte-test-opop .box-iop09 .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  background-color: #CF2222;
}
.pte-test-opop .box-iop09 .title h2 {
  font-size: 22px;
  font-weight: 600;
}

.test-formate {
  background-image: url("../img/pte/pte-bgh-090.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
  color: #fff;
}

.about-pte {
  padding: 50px 0;
}
.about-pte .boxes-1 {
  border-top: 5px solid #cf2222;
  border-bottom: 5px solid #cf2222;
  padding: 30px;
  border-radius: 80px 0 80px 0;
}
.about-pte .boxes-2 {
  border-top: 5px solid #cf2222;
  border-bottom: 5px solid #cf2222;
  padding: 30px;
  border-radius: 0px 80px 0px 80px;
}
.about-pte .boxes .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: #CF2222;
  border-radius: 50%;
}
.about-pte .boxes .icon img {
  width: 40px;
}
.about-pte .boxes .title {
  font-size: 24px;
  font-weight: 700;
}

.test-formate-1 {
  top: -40px;
}
.test-formate-1 .box-890 {
  padding: 30px;
  border: 1px solid #CF2222;
  box-shadow: 0px 4px 0px 0px #CF2222;
  border-radius: 24px;
  background-color: #fff;
}
.test-formate-1 .box-890 .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  background: linear-gradient(180deg, #FFBFBF 0%, rgba(255, 163, 163, 0.15) 100%);
  border-radius: 50%;
}
.test-formate-1 .box-890 h2 {
  font-size: 20px;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 85%;
  transition: transform 0.3s ease-out;
  background-color: #fff;
  z-index: 10000;
  padding: 24px 20px;
  font-size: 12px;
  overflow: scroll;
}
.sidebar .fa-phone {
  color: #fff !important;
}
.sidebar .accordion-item {
  border: 0;
}
.sidebar .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
  box-shadow: 0 0;
}
.sidebar .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0;
}
.sidebar #close {
  position: absolute;
  top: 5px;
  right: 10px;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar li {
  list-style: none;
}
.sidebar .btn-red {
  background-color: #CF1232;
  width: 160px;
  color: #ffffff !important;
  padding: 15px 24px;
  border-radius: 10px;
}
.sidebar a {
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
.sidebar a:hover {
  background-color: transparent;
  color: #000000;
}
.sidebar .accordion-button {
  font-size: 12px;
}

.sidebar.is-hidden {
  transform: translateX(-100%);
}

.btn-red-menue {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #cf2222;
  padding: 0;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 85%;
  transition: transform 0.3s ease-out;
  background-color: #fff;
  z-index: 10000;
  padding: 24px 20px;
  font-size: 12px;
  overflow: scroll;
}
.sidebar .fa-phone {
  color: #fff !important;
}
.sidebar .accordion-item {
  border: 0;
}
.sidebar .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
  box-shadow: 0 0;
}
.sidebar .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0;
}
.sidebar #close {
  position: absolute;
  top: 5px;
  right: 10px;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar li {
  list-style: none;
}
.sidebar .btn-red {
  background-color: #CF1232;
  width: 160px;
  color: #ffffff !important;
  padding: 15px 24px;
  border-radius: 10px;
}
.sidebar a {
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
.sidebar a:hover {
  background-color: transparent;
  color: #000000;
}
.sidebar .accordion-button {
  font-size: 12px;
}

li.navbar-dropdown {
  position: relative;
}

header ul a {
  color: #000000;
}

header li a {
  display: block;
  text-decoration: none;
  color: #444;
  font-weight: 700;
  transition: 0.4s all;
}

header ul li a:hover {
  color: #CF1232;
}

header li a:hover {
  color: #ff3f34;
}

header ul a {
  color: #000000;
}

header li a {
  display: block;
  text-decoration: none;
  color: #444;
  font-weight: 700;
  transition: 0.4s all;
}

.fa-caret-down {
  margin-left: 5px;
}

header li.navbar-dropdown:hover .dropdown {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  padding: 15px;
  min-width: 260px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #DADADA;
}

header li.navbar-dropdown .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 20px 0;
  top: 120%;
  transform: translateY(50px);
  left: 0;
  width: 250px;
  background-color: #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 111;
  transition: 0.4s all;
}

header .navbar-dropdown .box {
  background: #FCF1F3;
  width: 230px;
  padding: 10px;
  border-radius: 20px;
}

header li.navbar-dropdown .dropdown ul {
  padding: 0;
  display: block;
}

header ul {
  list-style: none;
  display: block;
  color: #000000;
}

header ul {
  font-weight: 700;
}

header .header-nav-bar ul li {
  margin: 15px;
}

.sidebar .drop-down {
  margin-top: 10px;
}
.sidebar .drop-down .single-dropdown-ul {
  color: #fff;
  padding-left: 20px;
  border-radius: 10px;
  padding: 15px 10px 15px 0px;
  background-color: #fff;
  margin: 15px;
}

.single-dropdown {
  padding: 15px 0 !important;
}

.drop-down .active {
  background: #fcf1f3;
  border-radius: 15px;
}

header .single-dropdown-link::after {
  content: "";
  margin-left: 0.35rem;
  height: 14px;
  width: 14px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/arrow.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition: 0.5s all ease-in-out;
}

header .single-dropdown.active .single-dropdown-link::after {
  transform: rotate(180deg);
  transition: 0.5s all ease-in-out;
}

header .single-dropdown-link::after {
  content: "";
  margin-left: 0.35rem;
  height: 14px;
  width: 14px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/arrow.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition: 0.5s all ease-in-out;
}

.single-dropdown-link {
  position: relative;
}

.sidebar li {
  padding: 10px 0;
}

header .navbar-sub-dropdown {
  margin: 0 !important;
}

header .dropdown a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  padding: 13px 7px;
  border-radius: 10px;
}

header .menue-nav-0090 .navbar-nav header ul a {
  color: #000000;
}

header li a {
  display: block;
  text-decoration: none;
  color: #444;
  font-weight: 700;
  transition: 0.4s all;
}

header a {
  color: #ffffff;
  text-decoration: none;
}

.navbar-sub-dropdown a {
  font-size: 15px;
}

.select2-selection--single {
  background-color: #fff;
  border: 0;
  border-radius: 4px;
}

.select2-container {
  z-index: 10000;
}

.select2-container--open .select2-dropdown--above {
  width: 250px !important;
}

.fixed-form {
  overflow-y: scroll;
  height: 400px;
  overflow-x: hidden;
  scrollbar-width: thin;
}

.show-modal-2 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(0, 0, 0, 0.6980392157);
}

.modal-2 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  z-index: 1000;
}

.modal-content-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px 10px;
  width: 760px;
  border-radius: 10px;
}

.close-button-2 {
  float: right;
  font-size: 35px;
  position: absolute;
  top: -20px;
  right: -6px;
  line-height: 1;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: var(--clr-neutral);
  color: var(--clr-dark);
  transition: color 0.12s ease-in-out;
}

.btn-closes {
  background: #CF1232;
  color: #ffffff;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 10px;
  border: 1px solid #CF1232;
}

.select2-container--default .select2-selection--single {
  border: 0 !important;
}

.modal-content {
  background-image: url("../img/modal-bg.png");
  background-image: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  /* Container for the contact input field */
  /* Country code dropdown styles */
  /* Phone number input styles */
  /* Focus styles for both dropdown and input */
  /* Option styles to adjust the emoji size */
  /* Placeholder text styling for the input field */
}
.modal-content .modal-body {
  margin: 30px;
  background-color: #fff;
  border-radius: 24px;
  padding: 0 20px 0 0;
}
.modal-content .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
}
.modal-content .input-icon {
  position: relative;
}
.modal-content .input-icon i {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: gray;
}
.modal-content .input-icon input {
  padding-left: 40px;
  box-shadow: 0 0;
  border-radius: 10px;
  height: 50px;
}
.modal-content .form-control:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-select:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .contact-input-container {
  display: flex;
  align-items: center;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 10px;
}
.modal-content .custom-select-country {
  border: none;
  background-color: #f8f9fa;
  height: 50px;
  border-radius: 10px 0 0 10px;
  padding-left: 15px;
  font-size: 18px;
  color: #333;
}
.modal-content .custom-phone-input {
  border: none;
  background-color: #f8f9fa;
  height: 50px;
  border-radius: 0 10px 10px 0;
  padding-left: 15px;
  font-size: 18px;
  color: #333;
  width: 100%;
}
.modal-content .custom-select-country:focus, .modal-content .custom-phone-input:focus {
  outline: none;
  box-shadow: none;
  border: 2px solid #007bff;
}
.modal-content option {
  font-size: 16px;
}
.modal-content .form-box {
  background-color: #FCF1F3;
  border-radius: 20px;
  padding: 22px;
}
.modal-content .form-boxes-img {
  position: absolute;
  bottom: 22px;
}
.modal-content .custom-phone-input::-moz-placeholder {
  color: #999;
  font-size: 16px;
}
.modal-content .custom-phone-input::placeholder {
  color: #999;
  font-size: 16px;
}
.modal-content .input-icon:focus-within i {
  color: #cf3132;
}
.modal-content .input-icon:hover i {
  color: #cf3132;
}
.modal-content .phonebook:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .input-icon i {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: gray;
}
.modal-content .input-icon input {
  padding-left: 40px;
  box-shadow: 0 0;
  border-radius: 10px;
  height: 50px;
}
.modal-content .form-control:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .form-select:hover {
  color: #212529;
  background-color: #fff;
  border-color: #cf3132;
  outline: 0;
  box-shadow: 0px 6px 14px 0px rgba(207, 18, 50, 0.1882352941);
  border: 1px solid #CF1232;
}
.modal-content .phonebook {
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  height: 50px;
  padding: 9px;
}
.modal-content .phonebook .form-border-1 {
  border-right: 1px solid #D2D2D2;
}
.modal-content .phonebook .number-input {
  border: 0 !important;
  padding: 6px 0px;
  margin: -3px;
}
.modal-content .phonebook .number-input:focus {
  box-shadow: 0px 0px;
}
.modal-content .phonebook .number-input:hover {
  box-shadow: 0px 0px;
}
.modal-content .form-select {
  height: 50px;
  padding-left: 40px;
  border-radius: 10px;
}
.modal-content .fa-calendar-days {
  left: 26px !important;
}
.modal-content .btn-first {
  background: #cf2222;
  color: #ffffff;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 30px;
  border: 1px solid #cf2222;
}
.modal-content .image-height {
  height: 100%;
}/*# sourceMappingURL=style.css.map */