body {
    font-family: 'Poppins', sans-serif;
    font-weight: 300
}

.header-bg {
    background-color: #1297D9;
}


h2,h1,h2,h3,h4,h5{
    font-family:  'Poppins', Bold;
    font-weight: 700
}

.login-btn {
    background-color: #D41034;
    border-radius: 8px;
    padding: 10px 3px;
    margin: 0 auto !important;
}

.btn-lgn {
    width: 110px !important;
    color: white !important;
}

.navbar-nav .nav-item .nav-link {
    padding: 8px 20px 0px 20px;
    color: #A2A2A2;
}

.navbar-nav .nav-item .home {
    color: #00aaff;
    font-weight: bold;
    border-bottom: 3px solid;
}

.bg-home-img {
    background-repeat: no-repeat;
    height: 90vh;
    background-size: cover;
    background-image: url('../images/homepageimg.png')
}

.heading-google {
    color: #1297D9;
    font-weight: bolder;
}

.content-text {
    color: #343434;
    font-weight: bolder;
}

.text-detail {
    color: #A2A2A2;
}

.math-problem {
    color: #D41034;
    font-weight: 600;
    font-size: 20px;
}

.input-style {
    width: 92%;
    height: 55px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 15px #00000026;
    border: none;
    border-radius: 8px;
    opacity: 1;
    padding: 14px;
    margin-bottom: 17%;
}

.input-style::placeholder {
    font-size: 11px;
}

.search-input-style{
    width: 92%;
    height: 55px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 15px #00000026;
    border: none;
    border-radius: 8px;
    opacity: 1;
    padding: 14px;
}

.search-input-style, .input-style:focus {
    outline: none;
}

.search-button {
    background: #D41034 0% 0% no-repeat padding-box !important;
    border-radius: 6px !important;
    opacity: 1 !important;
    border: none !important;
    padding: 16px !important;
    width: 22%;
    color: white !important;
}

.contain {
    display: flex;
    column-gap: 10px;
}

.center {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    margin: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 15px #0000001A;
    border-radius: 8px;
    padding: 25px;
    margin-top: -80px;
    margin-bottom: 5rem;
    position: relative;
}


.count {
    font-size: 30px;
    letter-spacing: 0.01px;
    color: #1297D9;
    font-weight: bold;
    /* opacity: 1; */
}

.count-text {
    letter-spacing: 0px;
    font-size: 14px;
    color: #A2A2A2;
    font-weight: bold;

}

.color-white {
    color: #A2A2A2;

}

.color-blue {
    color: #1297D9;

}

.parent-div {
    position: relative;
}

.picture {
    position: absolute;
    /* display: flex; */
    right: 0;
}

.one-on-one-teaching-card {
    width: 360px;
    height: 200px;
    background-color: white;
    border: 1px solid #E5E7E9;
    border-radius: 5px;
    padding: 10px;
    /* text-align: center; */
}

.one-on-one-teaching-card h1 {
    font-size: 18px;
    margin-top: 0;
}

.one-on-one-teaching-card p {
    font-size: 16px;
    margin-top: 10px;
}

.img-sec-three {
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto;
}

.heading-drop {
    margin: 0px -35px -21px;
}

.bg-section {
    background-color: #FFFFFF;
    border-radius: 14px;
    padding: 18px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.box {
    background: black;
    height: 40px;
    border-radius: 5px;
    padding: 3px;
}

.find-button {
    background: #D41034 !important;
    color: white !important;
    border-radius: 8px !important;
    padding: 14px !important;
    outline: none !important;
    border: none !important;
}

.card-section {
    background: white;
    padding: 16px;
    border-radius: 14px;
}

.border-data {
    padding: 24px;
    border: 1px solid #E5E7E9;
    border-radius: 6px;
}

.playstore-tictac-design {
    position: absolute;
    left: -130px;
    bottom: 0;
    width: 100px;
}

.learning-features {
    position: absolute;
    width: 100px;
    /* bottom: 0; */
    top: 0;
    left: -5px;
}

.problem-solving-card-img {
    position: absolute;
    left: -15px;
    bottom: 0;

}

.math-learning-services-img {
    width: 70px;
    position: absolute;
    top: -30px;
}



.underline-text{
    text-decoration: underline;
    text-decoration-color: pink; 

}

/* //xaidddd */

/* footer */
.footer {
    position: relative !important;
}

.design-img {
    position: absolute !important;
    right: 0px !important;
    top: -20px !important;
    width: 100px !important;
    height: 100px !important;
}

.social-icons {
    width: 50% !important;

}

.social-icons img {
    cursor: pointer !important;
}

.services h4 {
    font-weight: bold !important;
    padding: 10px 0 !important;
}

.services ul {
    list-style-type: none !important;
    padding: 0 !important;
}

.services ul li {
    padding-bottom: 10px !important;
}

.services ul li a {
    cursor: pointer !important;
}


.subject-container {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 0.5rem 2rem;
}

.subscription {
    background: lightblue url('../images/Bg.png') center;
    background-size: cover;
    overflow: hidden;
    border-radius: 25px 25px 25px 25px !important;
    padding: 3rem 1rem !important;
    width: 80%;
    margin: 2rem auto;
}

.subscription h4 {
    color: #fff !important;
    letter-spacing: 2px;
}

.subscription-email {
    width: 60%;
}

.subscription p {
    color: #fff !important;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
}

.subscription-email input {
    width: 80%;
    border-radius: 10px 10px 10px 10px !important;
    border: none;
    padding: 10px 12px;
    outline: none;
}

.subscription-email button {
    width: 18%;
    border-radius: 10px 10px 10px 10px !important;
    padding: 1rem;
}

.white-color {
    color: #ffffff;
}

.padding-section {
    padding-top: 6rem;
}

.maincard-section {
    height: 80px;
    width: 80px;
    margin-bottom: 20px;
}

button {
    background-color: #D41034 !important;
    color: #fff !important;
    padding: 0px 20px !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.mobile-screen-card {
    align-items: flex-end;
}

.maincard-sec-p{
    text-align: right;
}

#calcmath {
    font-size: 18px;
    font-family: arial;
    color: #000;
    line-height: 28px;
    border-radius: 15px;
    border-color: #8080801f;
    border-style: solid;
    padding: 20px;
    margin-left: 5%;
    margin-right: 5%;
    line-break: anywhere;
}


.guideline-inputform{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 10px !important;
}

/* for header google ads start */
.mathheader-wrap {
    padding: 0 !important;
}
.mathheader-wrap.mathheader-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.mathheader-wrap.mathheader-fixed .mathsearch-wrap {
    box-shadow: 0 5px 8px rgba(0,0,0,.0125);
}

/* for header google ads end */
.home-search-button {
    background: #D41034 0% 0% no-repeat padding-box !important;
    border-radius: 6px !important;
    opacity: 1 !important;
    border: none !important;
    padding: 16px !important;
    width: 22% !important;
    margin-left: -22% !important;
    color: white !important;
}
.choose_file{
    right: 0;
    display:inline-block;    
    width:250px; 
    padding: 4px 6px 4px 8px;
    color: #7f7f7f;
    margin-top: 2px;
    position: relative;
}

.choose_file img{
    position: absolute;
    top: 6px;
    right: 10px;
}

.choose_file input[type="file"]{
    -webkit-appearance:none; 
    position:absolute;
    top:0; left:0; right:0;
    opacity:0; 
}

.image-search-button {
    border-radius: 6px !important;
    opacity: 1 !important;
    padding: 16px !important;
    width: 22% !important;
    margin-left: -23% !important;
    color: white !important;
    cursor: pointer;
    
}
.w-10{
    width:10%;
}
.w-15{
    width:15%;
}
.w-20{
    width:20%;
}
.w-25{
    width:25%;
}
.w-30{
    width:30%;
}
.w-33{
    width:33%;
}
.w-35{
    width:35%;
}
.w-40{
    width:40%;
}
.w-45{
    width:45%;
}
.w-50{
    width:50%;
}
.w-60{
    width:60%;
}
.w-65{
    width:65%;
}
.w-70{
    width:70%;
}
.w-80{
    width:80%;
}
.w-85{
    width:85%;
}
.w-90{
    width:90%;
}
.w-95{
    width:95%;
}
.w-100{
    width:100%;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
    z-index: 1000;
}
.search-padding
{
    padding: 1.5% 1% 0% 1%;
}
.ui-helper-hidden-accessible {
    display: none !important;
}

.cropper-point {
    background-color: #0a0a0a !important;
    height: 15px !important;
    opacity: 1.75 !important;
    width: 15px !important;
    border-radius: 5px !important;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;  /* Adjust height as needed */
  width: 10px;   /* Adjust width as needed */
  background-image: none;
  background-size: 10px 10px;
}
#cropImageModal{
    z-index: 99999;
}
@media ((max-width: 1100px) and (min-width: 768px)) {

    .special-col {
        display: none !important;
    }

    .card-padding {
        padding-bottom: 5%;
    }


}

@media ((max-width: 768px) and (min-width: 0)) {
    .center {
        margin-top: 190px;
    }

    .special-col {
        display: none !important;
    }

    .card-padding {
        padding-bottom: 5%;
    }

    .mobile-screen-card {
        align-items: center !important;
        text-align: center;
    }

    .app-stores-icon img:nth-of-type(1) {
        margin-bottom: 2rem !important;
    }

    .maincard-section p{
        text-align: center !important;
    }

    .maincard-sec-p{
        text-align: center !important;
    }

    .input-style{
        font-size: 13px !important;
    }


}


@media (max-width:500px) {
    .card-padding {
        padding-bottom: 5%;
    }

    .subscription {
        text-align: center !important;
    }

    .subscription-email {
        width: 100% !important;
        margin: auto;
    }

    .subscription-email input {
        width: 100%;
        margin-bottom: 10px;
    }

    .subscription-email button {
        width: 100%;
        height: 40px;
    }

    .header-container {
        width: 100%;
    }

    .header-input {
        width: 90% !important;
    }

    .design-img {
        display: none !important;
    }

    .math-learning {
        flex-wrap: wrap;
    }

    .one-on-one-teaching-card {
        margin-bottom: 30px;
    }

    .special-col {
        display: none !important;
    }

    .picture-mobile{
        display: none !important;
    }
    .input-style::placeholder {
        font-size: 7px;
    }
    .search-input-style::placeholder {
        font-size: 7px;
    }
    .search-button{
        width: 31% !important;
    }
    .w-10{
        width:100% !important;
    }
    .w-15{
        width:100% !important;
    }
    .w-20{
        width:100% !important;
    }
    .w-25{
        width:100% !important;
    }
    .w-30{
        width:100% !important;
    }
    .w-33{
        width:100% !important;
    }
    .w-35{
        width:100% !important;
    }
    .w-40{
        width:100% !important;
    }
    .w-45{
        width:100% !important;
    }
    .w-50{
        width:100% !important;
    }
    .w-60{
        width:100% !important;
    }
    .w-65{
        width:100% !important;
    }
    .w-70{
        width:100% !important;
    }
    .w-80{
        width:100% !important;
    }
    .w-85{
        width:100% !important;
    }
    .w-90{
        width:100% !important;
    }
    .w-95{
        width:100% !important;
    }
    .w-100{
        width:100% !important;
    }
    .guideline-inputform{
        flex-direction: column !important;
        justify-content: center !important;
    }
    .m-10
    {
        margin:8px;
    }
    .f-10
    {
        font-size:13px;
    }
    .f-11
    {
        font-size:11px;
    }
    .margin-b
    {
        margin-bottom:8px !important;
    }

}




