.topBg {
    padding-bottom: 40px;
}

.groundBtn {
    background-color: #7E9BCC;
    color: white;
    border-radius: 15px;
}

.animated-text {
    color: #F5CAAD;
}ul.eec_list li::marker {
     color: #1732a4;
 }

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);

.animatedtext {
    display: inline-block;
    vertical-align: top;
}

@media (max-width:600px) {
    .animatedtext {
        display: block;
        vertical-align: top;
        padding-bottom: 10px;
    }

    .search-input::placeholder {
        font-size: 12px !important;
    }
}

.word {
    position: absolute;
    opacity: 0;
}

.letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px;
}

.letter.out {
    transform: rotateX(90deg);
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
    transform: rotateX(-90deg);
}

.letter.in {
    transform: rotateX(0deg);
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.table {
    width: auto !important;
}

.animatedTextColor {
    color: goldenrod;
}

.subtitle {
    font-size: 23px;
}

.explorer_form_btn a.btn {
    color: #858688;
    font-size: 14px;
    border-radius: 20px;
}

.explorer_form_btn a.btn {
    color: #1732A4;
    background: rgb(23 50 164 / 15%);
    font-weight: bold;
    color: #1732A4;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
}

.row.form_area {
    background: white;
    padding: 30px;
    border-radius: 15px;
    padding-top: 60px;
}

.form_area input.form-control.search-input {
    height: 52px;
    border-radius: 5px !important;
    font-size: 25px;
    /* border-top-left-radius: 0px !important; */
    /* border-bottom-left-radius: 0px !important; */
    border-left: 0;
    text-transform: capitalize;
    color: #949494;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 5px;
    border-left: 1px solid #ced4da;
}

.form_area .input-group-prepend span {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background-color: transparent;
}

.form_area .input-group-prepend span i {
    font-size: 18px;
}

.form_area button {
    background: #1732A4;
    width: 150px;
    margin-left: 10px !important;
    border-radius: 15px;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    font-size: 20px;
    font-weight: 600;
}

.row.form_area h2 {
    font-size: 25px;
    font-weight: 600;
    color: #1732A4;
    font-family: Montserrat;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.row.form_area span {
    font-size: 15px;
}

.explorer_head h2 {
    padding-top: 24px !important;
    margin-left: -40px !important;
    color: #1732A4;
    text-align: center;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.text.text-center.explorer_head span {
    font-size: 30px;
    margin-top: 7px;
}

.text.text-center.explorer_head span {
    font-size: 30px;
    margin-top: 7px;
    color: #00A478;
}

.text.text-center.explorer_head span {
    font-size: 30px;
    margin-top: 8px;
    color: #00A478;
    color: #00A478;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-left: 2px;
}
.text.text-center.explorer_head h3 {
    margin-top: 23px;
    margin-bottom: 60px;
    color: #222;
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.form-group.password-icon i {
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px;
}


.explor_search_btn button {
    border: none;
    border-radius: 15px;
    color: white;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid transparent;
    background-color: #1732A4;
    transition: .4s;
    border-radius: 10px;
    background: #1732A4;

    border-radius: 5px!important;
    height: 50px;
}

.explor_search_btn button:hover {
    background: transparent;
    border-color: #1732A4;
    color: #1732A4;
    box-shadow: -7px -7px 5px 0px rgba(91, 206, 194, 0.20), 7px 7px 5px 0px rgba(23, 50, 164, 0.20);
}
.explorer_form_btn a.btn{
    transition: .1s;
}
.explorer_tracked_item {
    text-align: left;
    border-radius: 10px;
    background: var(--white-theme-gray-0, #FFF);
    box-shadow: -10px -10px 15px 0px rgba(91, 111, 255, 0.10), 10px 10px 15px 0px rgba(51, 199, 154, 0.10);
    margin-top: 25px;
    padding: 24px 25px;
    padding-right: 0px;
}

.explorer_tracked_item span {
    color: #8D8D8D;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
.explorer_form_btn a.btn:hover {
    background: rgb(23 50 164 / 15%);
    color: #1732A4;
}.explorer_excited_content {
    display: flex;
    justify-content: center;
    gap: 20px;
}.explorer_form_btn {
    display: flex;
    justify-content: end;
    align-items: center;

}

.efb_inspo_list {
    display: flex;
    justify-content: right;
}
@media only screen and (max-width: 479px) {
    .explorer_head h2 {
        font-size: 18px;
        font-weight: 600;
        padding-top: 20px !important;
        color: #1732A4;
        text-align: center;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;

    }

    h2.animatedtext {
        display: initial;
    }

    .text.text-center.explorer_head span {
        font-size: 12px;
        margin-top: -0px;
        color: #00A478;
        display: initial;
        margin-left: 2px;

    }

    .text.text-center.explorer_head {
        padding-top: 20px;
    }

    .text.text-center.explorer_head h3 {
        margin-top: 1px;
        margin-bottom: 26px;
        font-size: 15px;
        color: #222;
        text-align: center;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }
    .text.text-center.explorer_head h3 br{
        display: none;
    }
    .row.form_area input {
        width: 50%;
    }

    .row.form_area button {
        margin-top: auto;
        text-align: center;
        font-size: 12px;
        width: 75px;
        height: 40px;
        border-radius: 10px!important;
    }

    .form_area input.form-control.search-input {
        height: 40px;
        padding-left: 10px;
        padding-bottom: 10px;
        padding-top: 13px;
    }

    .form_area .input-group-prepend span img {
        width: 26px;
    }

    .d-flex.justify-content-start.align-items-center.explorer_form_btn {
        margin-top: -15px;
    }



    .table-responsive.explor_table h2 {
        font-size: 18px;
    }

    .table-responsive.explor_table p {
        font-size: 12px;
    }

    .table-responsive.explor_table ul {
        font-size: 12px;
    }.explorer_search_style {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .row.form_area {
        padding: 30px 0px;
        border-radius: 10px;
        border: 1px solid #DADADA;
        background: #FFF;
    }.explorer_form_btn span i {
        right: -11px;
    }.topBg {
        padding-bottom: 20px;
    }
    .explorer_promo_area{
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    .form_area input.form-control.search-input {
        border-left: 1px solid #ced4da;
        height: 45px!important;
        border: 1px solid #ECEDEE;
        background: #FBFBFB;
        color: #585858;
        font-family: Montserrat;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }.explorer_form_btn a.btn {
        transition: .1s;
        padding: 8px 20px;
        border-radius: 20px;
    }.explorer_form_btn {
        justify-content: space-between;
    }
    .explor_search_btn.esb_mobile button {
        display: block;
        width: 100%;
        margin-top: 15px;
    }.row.form_area h2 {
        color: #1732A4;
        font-family: Montserrat;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
    }
    .mobile_hr{
        margin-top: 10px;
    }.explorer_tracked_item {
        margin-top: 10px;
    }.explorer_tracked_item span {
        color: #8D8D8D;
        font-family: Montserrat;
        font-size: 9px!important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }
    .table-responsive.explor_table h2 {
        font-weight: 600;
        font-size: 15px;
        color: #282828;
        text-align: center;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }
}
@media only screen and (max-width: 374px) {
    .container-fluid.topBg.explorer_style_customize {
        padding: 0;
        padding-bottom: 10px;
    }
    .explorer_form_btn a.btn {
        transition: .1s;
        padding: 6px 15px;
        border-radius: 20px;
    }.explorer_form_btn span {
        width: 65px;
    }
}
