/* 
Theme Name: Hello Elementor Child
Theme URI: https://www.wpguiders.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by WPGuiders team
Author: Elementor Team
Author URI: https://www.wpguiders.com/
Template: hello-elementor
Version: 1.0.1
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
*/

.newsletter-form button {
    position: relative !important;
    top: -67px !important;
    left: 250px !important;
}
h1, h2, h3, h4, h5, h6, p, a, span, ul li, ol li {
    font-family: "Quicksand", Sans-serif !important;
}
h1 {
    color: #000 !important;
    font-size: 50px;
    text-transform: uppercase;
    line-height: 1.3 !important;
}
.black h2 {
    color: #000 !important;
    font-size: 38px !important;
}
p, ul li, ol li {
    font-size: 18px;
}
.color-red {
    color: #B31942;
}
.bg-color {
    background: #B31942;
}
.icon-box .elementor-icon-box-wrapper {
    background: #b3194217;
    padding: 40px 25px;
    height: 290px;
    border-radius: 20px;
}
.image-box .elementor-image-box-wrapper {
    border: 1px solid #e3e3e3;
    border-radius: 25px;
    height: 190px;
    background: #e3e3e34f;
}
.icon-box.second .elementor-icon-box-wrapper {
    background: #fff;
    border: 1px solid #ccc;
}
.image-box figure.elementor-image-box-img img {
    border-radius: 100px;
    width: 150px;
    height: 150px;
    object-fit: cover;
    position: absolute;
    top: -70px;
    left: 105px;
}
.image-box .elementor-image-box-content {
    margin-top: 70px;
}
.image-box h3.elementor-image-box-title {
    color: #000 !important;
}
.white, .white h1 {
    color: #fff !important;
}
.contact-form .wpforms-field {
    padding: 6px 0px !important;
}
.contact-form .wpforms-field input {
    border-radius: 10px !important;
    height: 50px !important;
}
.contact-form .wpforms-field textarea {
    border-radius: 10px !important;
}
.contact-form button {
    width: 50% !important;
    height: 50px !important;
}
ul.col-three {
    column-count: 3;
    margin: 15px 0px;
}
ul.col-two {
    column-count: 2;
    margin: 15px 0px;
}
.img-two.image-box .elementor-image-box-wrapper {
    height: 320px;
    padding: 6px;
}
.svg-img-box .elementor-image-box-wrapper {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px 24px;
}
.img-center.image-box figure.elementor-image-box-img img {
    left: 36%;
}
.img-center.image-box .elementor-image-box-wrapper {
    height: 280px;
}


.popup {
    display: flex;
}
 .popup-left {
      background: #ffeef1;
      padding: 30px 20px;
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
    }

    .popup-left img {
      width: 80px;
      margin-bottom: 20px;
    }
 .popup-left img.gif {
      width: 100%;
      margin-bottom: 20px;
    }
    .popup-left h3 {
      color: #222;
      font-size: 18px;
      margin: 10px 0;
    }

    .popup-left span {
      color: #e11d48;
      font-weight: 600;
    }

    .popup-left svg {
      width: 150px;
      margin-top: 20px;
    }

    .popup-right {
      flex: 1.3;
      padding: 30px 40px;
      position: relative;
      overflow-y: auto;
      max-height: 500px;
    }

.popup-right h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

    .form-group {
      margin-bottom: 15px;
    }

    .form-group input, .form-group select {
      width: 100%;
      padding: 12px 14px;
      font-size: 14px;
      border: 1px solid #ccc;
      border-radius: 10px;
    }

    .form-row {
      display: flex;
      gap: 10px;
    }

    .form-row input, .form-row select {
      flex: 1;
    }

    .close-btn {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 24px;
      background: none;
      border: none;
      cursor: pointer;
    }
button.pum-close.popmake-close {
    width: 35px !important;
    height: 35px !important;
    padding: 0px !important;
    border-radius: 100% !important;
    background: #B31942 !important;
    top: -9px !important;
    right: -9px !important;
}
.popup .wpforms-field {
    padding: 6px 0px !important;
}
.popup .wpforms-submit {
    width: 100% !important;
    background: #b31942 !important;
}
.team .profile-square-v .profile-header:before {
    content: "";
    background: url(https://perceptivmedia.com.au/ielts/wp-content/uploads/2025/06/logo.png);
    padding: 10px;
    display: block;
    width: 30%;
    position: absolute;
    z-index: 9999;
    background-size: contain;
    background-repeat: no-repeat;
    top: 10px;
    left: 10px;
}
.team .profile-card, .team .profile-card:hover {
    border: 2px solid #b31942;
    border-radius: 15px !important;
}
.team .profile-square-v .profile-header img {
    border-radius: 15px 15px 0px 0px !important;
}

.icon-box.second .elementor-icon-box-wrapper h3 {
    font-size: 18px;
}
.icon-box.second .elementor-icon-box-wrapper p {
    font-size: 14px;
}
.icon-box.second .elementor-icon-box-wrapper span.elementor-icon {
    font-size: 35px !important;
}
.icon-box.second .elementor-icon-box-wrapper {
    border-radius: 150px;
    width: 250px !important;
    height: 250px !important;
    padding: 40px 15px !important;
    background: #daeefe;
    border-color: #b2cbdf;
    border-width: 2px;
}

.color-one .elementor-icon-box-wrapper {
    background: #b319422b !important;
    border-color: #b319422b !important;
}

.color-two .elementor-icon-box-wrapper {
    background: #0a316136 !important;
    border-color: #0a316136 !important;
}
.color-three .elementor-icon-box-wrapper {
    background: #8bd9864f !important;
    border-color: #8bd9864f !important;
}
.faq .e-n-accordion-item {
    border-radius: 15px !important;
    background: #B3194224;
}
a {
    color: #0a3161;
}
@media screen and (max-width: 480px) {
 .newsletter-form button {
    position: relative !important;
    top: -67px !important;
    left: 238px !important;
}
.image-box .elementor-image-box-wrapper {
    margin-bottom: 75px;
}
.image-box figure.elementor-image-box-img img {
    left: 28% !important;
}
.black h2 {
    color: #000 !important;
    font-size: 32px !important;
}
}

a.profile-btn {
    display: block;
    border: 1px solid #0a3161;
    padding: 6px;
    border-radius: 10px;
    width: 60%;
    margin: 15px auto 0px;
}
.profile-card:hover a.profile-btn {
    display: block;
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 10px;
    width: 60%;
    margin: 15px auto 0px;
	color:#fff;
}
.result-page img {
    height: 280px;
    object-fit: cover;
}