/* Homepage Banner Section Starts */
.hm-banner-sec {
    background-image: url(../images/mb-bnr-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 190px 0 150px;
    background-position: top center;
    position: relative;
    z-index: 1
}
@media screen and (min-width: 992px) {
    .hm-banner-sec {
        background-image: url(../images/bnr-bg.webp);
    }
}
.hm-banner-sec .bnr-image {
    margin: 0 auto;
    width: 58.2%;
}
.hm-banner-sec .bnr-cnt {
    margin-top: -320px;
    position: relative;
}
.pract-items.five,
.pract-items.six,
.pract-items.seven,
.pract-items.last {
    margin: 0;
}
.hm-banner-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 260px;
    background: #10131e;
    bottom: 0;
    left: 0;
    z-index: -1
}
.hm-banner-sec .bnr-main-cnt {
    position: relative;
    padding: 0 40px 0 36px
}
.hm-banner-sec .bnr-cnt span.firstLine,
.hm-banner-sec .bnr-cnt h3 {
    margin: 0 0 10px;
    display: block;
    width: 100%;
    position: relative;
}
.hm-banner-sec .bnr-main-cnt .firstLine::before,
.hm-banner-sec .bnr-main-cnt h3::before {
    position: absolute;
    content: "";
    top: 30px;
    right: 60px;
    background-color: #64656a;
    width: 48.02%;
    height: 1px;
}
.hm-banner-sec .bnr-cnt .firstLine .fear-adv,
.hm-banner-sec .bnr-cnt h3 strong {
    font-family: 'Jost';
    font-size: 41px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 13.9px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    color: #fff;
    position: relative
}
.hm-banner-sec .bnr-cnt .firstLine .fear-adv,
.hm-banner-sec .bnr-cnt .fear-adv {
    background: #0800aa;
    padding: 6px 4px 6px 9px;
    width: 47.24%;
}
.hm-banner-sec .bnr-cnt .secondLine,
.hm-banner-sec .bnr-cnt h2 {
    font-family: 'Trirong';
    font-size: 239px;
    font-weight: 500;
    line-height: 0.9;
    letter-spacing: -4.7px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 0 0;
    display: block;
    width: 100%;
}
.hm-banner-sec .bnr-cnt .thridLine,
.hm-banner-sec .bnr-cnt h4 {
    position: relative;
    margin-bottom: 42px;
    width: 100%;
}
.hm-banner-sec .bnr-cnt .thridLine:after,
.hm-banner-sec .bnr-main-cnt h4::after {
    position: absolute;
    content: "";
    bottom: 0;
    top: 0;
    margin: auto;
    left: 10px;
    background-color: #64656a;
    width: 54.73%;
    height: 1px;
}
.hm-banner-sec .bnr-cnt .thridLine,
.hm-banner-sec .bnr-cnt h4 span {
    font-family: 'Trirong';
    font-size: 69px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
    display: block;
    color: #fff;
    text-align: right;
    position: relative;
}
.hm-banner-sec .bnr-cnt .thridLine b,
.hm-banner-sec .bnr-cnt h4  b {
    font-weight: 400;
    color: #ff6a00;
}
.hm-banner-sec .bnr-cnt .banner-sub-title {
    font-size: 35px;
    font-family: 'Jost';
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 7.7px;
    margin-bottom: 41px;
    text-align: center;
}
.hm-banner-sec .bnr-cnt .banner-sub-title span {
    color: #ff6a00;
    font-weight: 300;
}
.hm-banner-sec .bnr-btn {
    text-align: center;
}
.hm-banner-sec .bnr-btn a {
    font-size: 22px;
    font-family: 'Jost';
    color: rgb(255, 254, 254);
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding: 29px 73px 29px;
    background-color: #0800aa;
    outline: 1px solid #fff;
    outline-offset: 8px;
    font-weight: 500;
}
.hm-banner-sec .bnr-btn a:hover {
    background-color: #ff6a00;
}
/* Homepage Banner Section Ends */
/* Homepage Practice Area Section Starts */
.hmpractice-sec {
    text-align: center;
    padding: 80px 0;
}
.hmpractice-sec .pract-lists {
    gap: 15px;
    text-align: left;
}
.hmpractice-sec .pract-items,
.hmpractice-sec .prac-area-item,
.hmpractice-sec .prac-itm {
    width: 24%;
}
.hmpractice-sec .pract-items h5 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 600;
}
.hmpractice-sec .pract-items p {
    font-size: 16px;
    line-height: 1.5;
}
.hmpractice-sec .pract-items:hover h5,
.hmpractice-sec .pract-items:hover p {
    color: #fff;
}
.hmpractice-sec .prac-area-item h3 {
    font-size: 37px;
    font-family: Montserrat;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 62px;
    margin: auto;
    z-index: 99;
}
.hmpractice-sec .prac-itm .prac-itm-cnt p {
    margin: 0;
}
/* Homepage Practice Area Section Starts */
/*Homepage Awards Section Starts*/
.hm-awards-sec {
    padding: 80px 0 114px;
    background-color: #10131e;
    position: relative;
    z-index: 1
}
.hm-awards-sec:before {
    position: absolute;
    content: '';
    width: 40%;
    height: 1199px;
    background: url(../images/awrds-sdw.webp) no-repeat;
    left: 0;
    top: 0;
    z-index: -1;
    background-size: cover;
}
.hm-awards-sec .awards {
    width: 100%;
    /* padding: 51px 70px; */
    padding: 0 70px;
    border: 2px solid rgb(255 255 255 / 13%);
    background-color: rgb(255 255 255 / 14%);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 210px;
}
.hm-awards-sec h2 {
    font-family: 'Trirong';
    font-weight: 500;
    font-size: 80px;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 55px;
}
.hm-awards-sec .all-awards {
    position: relative;
}
.hm-awards-sec .all-awards::before {
    background-image: url(../images/award-before.png);
    /* background: radial-gradient(circle, rgba(13, 13, 83, 1) 0%, rgba(28, 28, 28, 0.6334908963585435) 47%); */
    position: absolute;
    background-repeat: no-repeat;
    content: "";
    bottom: 0;
    top: -130px;
    left: -189px;
    width: 33%;
    height: 824px;
    z-index: 1;
    opacity: 36%;
}
.hm-awards-sec .owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block !important;
    color: rgb(250, 245, 245) !important;
}
.hm-awards-sec .all-awards.owl-carousel .owl-nav button.owl-prev,
.all-awards.owl-carousel .owl-nav button.owl-next {
    content: '';
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    height: 29px;
    width: 36px;
    position: absolute;
    font-size: 0;
    z-index: 2;
}
.hm-awards-sec .all-awards.owl-carousel .owl-nav button.owl-prev {
    background-position: -6px -219px;
    left: -80px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.all-awards.owl-carousel .owl-nav button.owl-next {
    background-position: -55px -219px;
    right: -80px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.all-awards .owl-next:hover {
    background-position: -55px -253px !important;
}
.all-awards .owl-prev:hover {
    background-position: -6px -253px !important;
}
/*Homepage Awards Section Ends*/
/* Homepage Testimonials Section Starts */
.hm-testimonials {
    padding: 130px 0 80px;
    background: #10131e;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.hm-testimonials .testi-main {
    padding: 0 70px 0 80px;
}
.hm-testimonials:before {
    position: absolute;
    content: '';
    top: -170px;
    left: 0;
    background-image: url(../images/tmslistbg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 95.3%;
    height: 64.8%;
    border-top-right-radius: 75px;
    z-index: -1;
}
.hm-testimonials h2.text-heading {
    font-family: 'Trirong';
    font-weight: 500;
    font-style: normal;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 33px;
    text-align: center;
}
.hm-testimonials .hm-testi-item {
    background-color: #ffffff;
    padding: 83px 74px 72px 73px;
    position: relative;
    margin-bottom: 14px;
}
.hm-testimonials .hm-testi-item p {
    font-family: 'Jost';
    font-weight: 400;
    font-style: italic;
    font-size: 26px;
    color: #000000;
    letter-spacing: 0.52px;
    line-height: 1.53;
    margin-bottom: 47px;
    text-align: center;
}
.author-blck {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    align-items: center;
}
.hm-testimonials .testi-sec {
    padding: 301px 0 0 0;
}
.hm-testimonials .hm-testi-item:before {
    content: '';
    position: absolute;
    width: 27%;
    height: 30%;
    border-right: 14px solid #0800aa;
    border-bottom: 14px solid #0800aa;
    bottom: -14px;
    right: -14px;
}
.hm-testimonials .hm-testi-item h5 {
    font-family: 'Jost';
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    color: #000000;
    letter-spacing: 0;
    line-height: 1;
    padding: 0 0 0 0;
    margin-bottom: 10px;
}
.hm-testimonials .star-rat {
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -587px -353px;
    width: 136px;
    height: 24px;
}
.goo-img {
    padding-right: 25px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.hm-testimonials .tms-btn {
    position: relative;
    text-align: center;
}
.hm-testimonials .tms-btn a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    background-color: #ff6a00;
    padding: 30px 50px;
    transition: 1s;
    outline: 1px solid #ffffff;
    outline-offset: 5px;
    position: relative;
    z-index: 1;
}
.hm-testimonials .tms-btn a:hover {
    background-color: #0800aa;
}
.hm-testimonials .testi-btm-hdg {
    position: relative;
}
.hm-testimonials .testi-btm-hdg:before {
    content: '';
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -630px -4px;
    width: 61px;
    height: 61px;
    left: 65px;
    margin: auto;
}
.hm-testimonials .testi-btm-hdg:after {
    content: '';
    width: 1px;
    height: 62px;
    background-color: #cccccc;
    border: none;
    position: absolute;
    top: 0;
    left: 150px;
}
.hm-testimonials .testi-btm-hdg.jim h5 {
    padding-left: 0;
    padding-right: 40px;
}
.hm-testimonials .testi-blck.owl-carousel .owl-stage {
    display: flex;
}
.testi-blck.owl-carousel.owl-drag .owl-item {
    display: flex;
    padding: 0 15px 15px 0
}
.hm-testimonials .owl-nav {
    display: flex !important;
    max-width: 490px;
    margin: auto;
    justify-content: space-between;
    position: relative;
    bottom: -70px;
    z-index: -1;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-prev,
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-next {
    position: relative;
    font-size: 0;
    border: 1px solid transparent;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button {
    width: 51px;
    height: 54px;
    background-color: #1b2031;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-prev:before,
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-next:before {
    position: absolute;
    content: " ";
    background-image: url(../images/hm-sprites.webp);
    background-position: -6px -185px;
    width: 37px;
    height: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-next:before {
    background-position: -54px -185px;
    left: 0;
    right: auto;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button:hover {
    border: 1px solid #fff;
    transition: .3s;
}
.hm-testimonials .testi-blck.owl-carousel .owl-nav button:hover {
    border: 1px solid #fff;
    transition: .3s;
}
/* Homepage Testimonials Section Ends */
/* Homepage Blog Section Starts */
.hmblg-sec {
    padding: 60px 0;
}
.hmblg-sec .hmblg-blck {
    flex-wrap: wrap;
    display: flex;
}
.hmblg-sec .hmblg-item {
    background: #ccc;
    width: 32%;
    padding: 20px;
    margin: 0 0.5%;
}
.hmblg-sec .hmblgcnt h3 {
    font-size: 26px;
    margin: 0 0 15px 0;
    color: #000;
    line-height: 1;
}
.hmblg-sec .hmblgcnt p {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.hmblg-sec .hmpost_btn {
    margin: 20px 0 10px 0;
}
.hmblg-sec .hmpost_btn a {
    font-size: 18px;
    display: inline-block;
    color: #fff;
}
.hmblg-sec .hmnews-btn {
    text-align: center;
    margin: 30px 0 0 0;
}
.hmblg-sec .hmnews-btn a {
    padding: 20px 50px;
    background: #ccc;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
}
/* Homepage Blog Section Ends */
/* Homepage FAQs Section Starts */
.hmfaq_sec {
    text-align: center;
    padding: 80px 0;
    background: #eee;
}
.hmfaq_sec .accsec-lftimg {
    width: 48%;
    float: left;
}
.hmfaq_sec .accsec-ritcnt {
    width: 48%;
    float: right;
    text-align: left;
}
.hmfaq_sec .accordion-section {
    margin: 0 0 20px 0;
    width: 100%;
}
.hmfaq_sec .accordion-section h4 a {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.48px;
    line-height: 1.2;
    position: relative;
    width: 100%;
    background: #f7f7f7;
    padding: 28px 70px 27px 30px;
    display: inline-block;
    position: relative;
}
.hmfaq_sec .accordion-section h4 {
    margin: 0;
}
.hmfaq_sec .accordion-section-content {
    display: none;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    padding: 0 30px 30px 30px;
    background: #f7f7f7;
}
.hmfaq_sec .accordion-section p {
    margin: 0;
}
.hmfaq_sec .accordion-section h4 a:after {
    position: absolute;
    content: "+";
    right: 20px;
    top: 26px;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 1;
}
.hmfaq_sec .accordion-section-title.active:after {
    content: "-";
    color: #fff;
}
.hmfaq_sec .accordion-section-title.active {
    color: #ffff;
    background: #304f63;
}
.hmfaq_sec .accordion-section-content.open {
    display: block;
    background: #304f63;
    color: #fff;
}
/* Homepage FAQs Section Ends */
/* Homepage Form Section Starts */
.hm-form-sec .gform_wrapper {
    margin: 15px 0 0 0;
}
.hm-form-sec .gform_wrapper ul.gform_fields ul {
    margin: 0;
    padding: 0;
}
.hm-form-sec .gform_wrapper ul.gform_fields li {
    margin: 0 0 25px 0;
    padding: 0 !important;
}
.hm-form-sec .gform_wrapper ul.gform_fields li.form-top {
    margin: 0 0 0 0;
    text-align: left;
}
.gform_wrapper ul.gform_fields li.phn {
    margin-right: 0 !important;
}
.hm-form-sec .gform_wrapper .top_label input,
.hm-form-sec .gform_wrapper select,
.hm-form-sec .gform_wrapper .top_label textarea {
    font-family: 'Jost';
    margin: 0;
    width: 100% !important;
    color: #fffefe;
    outline: 0;
    position: relative;
    border-radius: 0;
    background: transparent;
    border: 1px solid #ffffff;
    font-size: 20px !important;
    padding: 28px 28px !important;
    transition: all 0.5s;
    text-align: left;
    line-height: 1 !important;
    display: inline-block;
    text-transform: none;
    resize: none;
}
.hm-form-sec .gform_wrapper .top_label textarea {
    height: 181px;
}
.gform-theme--foundation .gfield textarea.large {
    min-block-size: 0 !important;
}
.hm-form-sec .gform_wrapper .form-links,
.form-top {
    font-size: 19px;
    color: #fffefe;
    text-align: left;
    width: 100%;
    display: inline-block;
}
.hm-form-sec .gform_wrapper .form-links a {
    font-family: 'Jost';
    color: #fffefe;
    font-weight: 400;
}
.form-top span,
.hm-form-sec .gform_wrapper .top_label .chkbx label span {
    color: #ed3731;
}
.hm-form-sec .gform_wrapper .gfield_radio label,
.hm-form-sec .gform_wrapper .top_label .chkbx label {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff;
}
.hm-form-sec .gform_wrapper .top_label .chkbx label {
    font-weight: 700;
}
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {
    float: left;
    clear: both;
    width: 12px !important;
    height: 12px;
    margin: 4px 0 0 0 !important;
    padding: 0 !important;
    border-radius: 0;
}
.hm-form-sec .gform_wrapper .gform_footer.top_label {
    padding: 0;
    margin: 16px 0 0;
    text-align: center;
}
.hm-form-sec .gform_wrapper .top_label input[type="submit"] {
    background-color: transparent !important;
    outline: none !important;
    border: 1px solid #ffffff !important;
    border-radius: 0 !important;
    cursor: pointer;
    transition-duration: 0.5s;
    font-style: normal !important;
    color: #fffefe !important;
    width: 250px !important;
    font-size: 18px !important;
    padding: 20 px 15px !important;
    text-transform: capitalize !important;
    height: auto !important;
    margin: 0;
}
.hm-form-sec .gform_wrapper .top_label input[type="submit"]:hover {
    background-color: #231f20 !important;
}
.hm-form-sec input {
    --placeholdercolor: #ffffff;
}
.hm-form-sec .gform_wrapper .top_label .gfield_label {
    display: none;
}
.hm-form-sec .gform_wrapper div.validation_error {
    text-align: center;
    border: none;
    padding: 0 !important;
}
.hm-form-sec .gform_wrapper .validation_message,
.hm-form-sec .gform_wrapper div.validation_error {
    color: red;
    letter-spacing: 0.56px;
    font-size: 15px;
    line-height: 18px;
}
.hm-form-sec .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    margin: 0;
}
.hm-form-sec .gform_wrapper li.gfield.gfield_error,
.hm-frmsec .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: inherit !important;
    border: none;
    padding: 0 !important;
    margin-top: 0 !important;
}
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.popup .popuptext {
    visibility: hidden;
    color: #000;
    position: absolute;
    transition: transform 0.15s ease-out 0.15s;
    z-index: 1;
    margin: 0;
    text-align: center;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 14px;
    color: black;
    transition: transform 0.15s ease-out;
    display: inline-block;
    width: 100%;
    line-height: 2;
    pointer-events: none;
}
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    position: inherit;
}
#myPopup.show {
    display: block;
}
.gform_button.disabled {
    pointer-events: none;
}
.hm-form-sec .gform_wrapper .gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto {
    padding: 0;
}
.hm-form-sec .gform_wrapper .gform-theme--foundation .gform-grid-row,
.hm-form-sec .gform_wrapper .gform-theme--foundation .gform_fields {
    gap: 25px !important;
    margin-inline: 0 !important;
}
.hm-form-sec .gform_wrapper .gform-body div#gform_fields_1 {
    row-gap: 15px;
}
.hm-form-sec .gform_wrapper .gform-field-label.gform-field-label--type-inline {
    font-family: 'Jost';
    font-size: 19px;
    color: #ffffff;
    text-align: left;
    margin: 0;
    max-width: max-content;
}
.hm-form-sec .gform_wrapper {
    position: relative;
}
.hm-form-sec .gform_footer {
    justify-content: center;
    margin: 0 !important;
}
.hm-form-sec .gform_wrapper .gform_footer input#gform_submit_button_1 {
    font-family: 'Jost';
    color: #fffefe;
    padding: 22px 93px;
    border-radius: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    outline: 1px solid #ffffff;
    outline-offset: 8px;
    text-transform: uppercase;
    display: inline-block;    background-color: #ff6a00 !important;
}

.hm-form-sec .gform_wrapper .gform_footer input#gform_submit_button_1:hover{ background-color: #0800aa !important; }
.hm-form-sec .gform_wrapper .gform_footer.before input.gfrom_button {
    padding: 28px 93px;
}
.hm-form-sec .gform_wrapper .gform_validation_errors {
    display: none;
}
.hm-form-sec .gform_wrapper .gfield {
    position: relative;
}
.hm-form-sec .gform_wrapper .gfield .validation_message.gfield_validation_message,
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
    position: absolute;
    top: 5px;
    background: none;
    padding: 0;
    line-height: 1;
    color: #ff0000;
    font-size: 13px;
    right: 10px;
    font-weight: 500;
    width: auto;
    border: none;
    pointer-events: none;
}
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
    top: 40px;
}
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0
}
.hm-form-sec .gform_wrapper .gfield.chk .validation_message.gfield_validation_message {
    left: 20px;
    right: auto;
    top: 20px;
}
div#validation_message_1_7 {
    left: -390px;
    top: 10px;
    width: 100%;
}
/* Homepage Form Section Ends */
/*About Section*/
/* hm-about-sec :start */
.hm-aboutour-sec {
    background-color: #10131e;
    padding: 40px 0 180px 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.hm-aboutour-sec::before {
    content: "";
    background-image: url(../images/abtsdw.webp);
    background-repeat: no-repeat;
    width: 41%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: contain
}
.hm-aboutour-sec h2 {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 55px;
    line-height: 1;
    letter-spacing: 11px;
    color: #ff6a00;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 110px 0;
    padding: 0;
}
.hm-aboutour-sec h1 {
    font-family: 'Trirong';
    font-weight: 500;
    font-size: 76px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 25px;
    width: 100%;
    padding: 0;
}
.hm-aboutour-sec .about-main {
    display: flex;
    gap: 86px;
    margin-bottom: 0;
}
.hm-aboutour-sec .about-left {
    width: 52%;
}
.hm-aboutour-sec .about-left p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.8;
    letter-spacing: 0.25px;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 0;
}
.hm-aboutour-sec .about-left h3 {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 42px;
    line-height: 1;
    letter-spacing: 0.84px;
    color: #ff6a00;
    margin: 0 0 10px 0;
    padding: 0;
}
.about-btn {
    margin: 80px 0 0;
    padding: 8px;
}
.hm-aboutour-sec .about-btn a {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    padding: 25px 54px;
    text-transform: uppercase;
    background-color: #0800aa;
    outline: 1px solid #fff;
    outline-offset: 8px;
}
.hm-aboutour-sec .about-btn a:hover {
    background-color: #ff6a00;
    color: #0800aa;
}
.hm-aboutour-sec .about-right {
    position: relative;
    z-index: 0;
    right: -55px;
    margin-top: 25px;
}
.hm-aboutour-sec .about-right::after {
    content: "";
    border: solid #fff;
    border-width: 5px 0 5px 5px;
    width: 720px;
    height: 750px;
    position: absolute;
    top: 0;
    right: -148px;
    z-index: -1;
    pointer-events: none;
}
.hm-aboutour-sec .about-right::before {
    content: "";
    background: linear-gradient(0deg,
            rgba(20, 22, 37, 0.7987570028011204) 0%,
            rgba(8, 1, 166, 1) 100%);
    position: absolute;
    top: 0;
    right: -148px;
    width: 720px;
    height: 341px;
    opacity: 1;
    z-index: -1;
}
.hm-aboutour-sec .about-right-cnt h2 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 62px;
    line-height: 1;
    letter-spacing: 2.48px;
    color: #fff;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    padding: 68px 0 0 167px;
    text-align: left;
    margin: 0 0 30px;
}
.hm-aboutour-sec .about-right-cnt {
    position: relative;
}
.hm-aboutour-sec .about-right-cnt::before {
    content: "";
    background-image: url(../images/Advisory-img.webp);
    width: 175px;
    height: 160px;
    position: absolute;
    top: 36px;
    bottom: 0;
    left: -32px;
}
.hm-aboutour-sec .about-right-image img {
    display: block;
    width: 100%;
}
.hm-aboutour-sec .about-right-image {
    width: 100%;
    position: relative;
    right: 43px;
}
.hm-aboutour-sec .about-right-video {
    position: relative;
}
.hm-aboutour-sec .about-right-video-btn {
    position: absolute;
    position: absolute;
    top: 150px;
    left: 205px;
    margin: auto;
}
/* hm-about-sec :end */
/* hm_case-results strt*/
.hm-caseresults-sec {
    background: #101321;
    padding: 35px 0 170px;
}
.hm-caseresults-sec .container {
    max-width: 100%;
}
.track_rec_blc h2 {
    font-size: 80px;
    font-family: "Trirong";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.125;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 54px;
}
.track_rec_blc .track-crad-sec {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 37px;
}
.track_item {
    padding: 97px 30px 28px;
    text-align: center;
    width: 100%;
    border-top: 3px solid transparent;
    position: relative;
    margin-top: 0;
}
.track_item:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 112%;
    right: 0;
    top: -50px;
    background: #2f323b
}
.track-crad-sec.owl-carousel .owl-nav.disabled,
.track-crad-sec.owl-carousel .owl-dots.disabled {
    display: block !important;
    color: #fff;
}
.track-crad-sec.owl-carousel .owl-item {
    padding-top: 50px;
}
.track_item:hover {
    background-color: #0800aa;
    border-top-color: #ff6a00;
    /* border: 0 */
}
.track_item:hover:after {
    display: none
}
.track-crad-sec.owl-carousel .owl-nav button.owl-prev,
.track-crad-sec.owl-carousel .owl-nav button.owl-next {
    background-color: #1b2031;
    height: 50px;
    width: 50px;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    position: absolute;
    font-size: 0;
    border: 1px solid transparent;
}
.track-crad-sec.owl-carousel .owl-nav button.owl-prev {
    right: 22%;
    left: 0;
    bottom: -103px;
    background-position: 5px -170px;
    margin: auto;
}
.track-crad-sec.owl-carousel .owl-nav button.owl-next {
    left: 22%;
    right: 0;
    bottom: -103px;
    margin: auto;
    background-position: -54px -170px;
}
.track-crad-sec.owl-carousel .owl-nav button.owl-prev:hover,
.track-crad-sec.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
    border: 1px solid #fff;
}
.track_item::before {
    position: absolute;
    content: '';
    width: 92px;
    height: 92px;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    background-position: -226px -5px;
    z-index: 1;
}
.track_item:hover::before {
    background-position: -226px -110px;
}
.track_item.item_two::before {
    background-position: -325px -5px;
}
.track_item.item_two:hover:before {
    background-position: -325px -103px;
}
.track_item.item_three::before {
    background-position: -421px -5px;
}
.track_item.item_three:hover::before {
    background-position: -421px -103px;
}
.track_item.item_four::before {
    background-position: -523px -5px;
}
.track_item.item_four:hover:before {
    background-position: -523px -103px;
}
.track_rec_blc .track-crad-sec .track_item h3 {
    font-size: 54px;
    font-family: "Jost";
    color: rgb(255, 254, 254);
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.65px;
    font-weight: 600;
    margin-bottom: 23px;
}
.track_item h4 {
    font-size: 20px;
    font-family: "Jost";
    color: rgb(255, 106, 0);
    text-transform: uppercase;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 36px;
}
.track_item p {
    font-size: 18px;
    font-family: "Jost";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.45px;
    font-weight: 400;
    margin-bottom: 17px;
}
.track_item a {
    display: inline-block;
    position: relative;
    font-size: 0;
    width: 56px;
    height: 56px;
}
.track_item a::before {
    position: absolute;
    content: '';
    background-image: url(../images/hm-sprites.webp);
    background-position: -6px -103px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tack_btn {
    text-align: center;
}
.tack_btn a {
    font-size: 21px;
    font-family: "Jost";
    color: rgb(255, 254, 254);
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0;
    display: inline-block;
    padding: 27px 48px 27px 49px;
    border: 1px solid #2d3039;
}
.tack_btn a:hover {
    background-color: #ff6a00;
}
/* hm_case-results strt*/
/* hm-dedicat-sec :start */
.hm-dedicated-sec {
    background: url(../images/mb-dadecat-banner.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
}
@media screen and (min-width: 992px) {
    .hm-dedicated-sec {
        background: url(../images/dadecat-banner.webp);
    }
}
.hm-dedicated-sec::before {
    content: "";
    background-image: url(../images/index.html.webp);
    background-repeat: no-repeat;
    width: 378px;
    height: 223px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.hm-dedicated-sec .decat-main {
    display: flex;
    align-items: center;
    gap: 65px;
}
.hm-dedicated-sec .decat-left {
    background-color: #00009b;
    outline: 1px solid #fff;
    outline-offset: -40px;
    padding: 120px 80px 90px;
    margin-left: -60px;
    width: 54.68%;
}
.decat-right {
    width: 45.26%;
}
.hm-dedicated-sec .dct-left-cnt {
    text-align: center;
}
.hm-dedicated-sec .dct-left-cnt h2 {
    font-family: 'Trirong';
    font-size: 68px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 2.04px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 47px;
    position: relative;
    margin: 0 0 40px;
    background-image: url(../images/text-before.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 20px center;
}
.hm-dedicated-sec .dct-left-cnt h2::after {
    content: "";
    display: block;
    background-color: #fff;
    width: 80px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.hm-dedicated-sec .dct-left-cnt h2 strong {
    font-family: 'Trirong';
    font-size: 104px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 3.12px;
    color: #ff6a00;
    text-transform: uppercase;
}
.hm-dedicated-sec .dct-left-cnt h6 {
    font-family: 'Trirong';
    font-size: 34px;
    font-weight: 400;
    line-height: 1.559;
    letter-spacing: 6.2px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.hm-dedicated-sec .dct-left-cnt h6 a {
    display: block;
    font-family: 'Trirong';
    font-size: 51px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 3.6px;
}
.hm-dedicated-sec .dct-left-btn a {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    background-color: #ff6a00;
    border: 0;
    padding: 22px 53px;
    outline: 1px solid #fff;
    outline-offset: 8px;
    margin: 8px;
}
.hm-dedicated-sec .dct-left-btn a:hover {
    background-color: #fff;
    color: #ff6a00;
    border-color: #ff6a00;
}
.hm-dedicated-sec .dct-right-cnt {
    padding: 100px 40px 10px 0;
    position: relative;
    z-index: 1;
}
.hm-dedicated-sec .dct-right-cnt::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    border: 1px solid rgb(255 255 255 / 25%);
    border-left: none;
    border-bottom: none;
    width: 100%;
    height: 90%;
    z-index: -1;
}
.hm-dedicated-sec .dct-right-cnt::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    width: 55%;
    height: 90%;
    z-index: -1;
}
.hm-dedicated-sec .dct-right-cnt h3 {
    font-family: 'Trirong';
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    initial-letter: 0;
    color: #fff;
    margin: 0 0 25px 0;
    padding: 0;
}
.hm-dedicated-sec .dct-right-cnt p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.63;
    letter-spacing: 0.44px;
    color: #fff;
    margin: 0 0 15px;
}
.hm-dedicated-sec .dct-right-btn {
    margin: 70px 0 0;
}
.hm-dedicated-sec .dct-right-btn a {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    background-color: #0800aa;
    outline: 1px solid #fff;
    padding: 25px 42px;
    text-transform: uppercase;
    outline-offset: 8px;
    margin: 8px;
}
.hm-dedicated-sec .dct-right-btn a:hover {
    color: #fff;
    background-color: #ff6a00;
    outline: 1px solid #ff6a00;
}
/* hm-dedicat-sec :end */
.hm-attorney-sec {
    background-image: url(../images/mb-atrny-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 10px 358px 10px;
    background-position: top center
}
@media screen and (min-width: 992px) {
    .hm-attorney-sec {
        background-image: url(../images/atrny-bg.webp);
    }
}
.hm-attorney-sec .container {
    width: 100%;
    max-width: 1560px;
    margin: auto;
}
.hm-attorney-sec .attroney {
    display: flex;
    margin-bottom: 150px;
}
.hm-attorney-sec .attroneylft-cnt {
    width: 50%;
    padding: 68px 152px 0 0;
}
.hm-attorney-sec .attroneylft-cnt h2 {
    font-family: 'Trirong';
    font-weight: 500;
    font-style: normal;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.hm-attorney-sec .attroneylft-cnt p {
    font-family: 'Jost';
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 0.44px;
    line-height: 1.8;
    margin-bottom: 48px;
}
.hm-attorney-sec .atrny-btn a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    background-color: #0800aa;
    padding: 32px 34px;
    border: 1px solid #ffffff;
    transition: 1s;
}
.hm-attorney-sec .atrny-btn a:hover {
    background-color: #ff6a00;
}
.hm-attorney-sec .attroney-rht {
    width: 50%;
    position: relative;
    z-index: 0;
}
.hm-attorney-sec .marco-cnt {
    width: 37.43%;
    position: relative;
}
.hm-attorney-sec .marco-cnt:before {
    content: '';
    background-color: #10131e;
    width: 100%;
    height: 462px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.hm-attorney-sec .marco-cnt h5 {
    font-family: 'Jost';
    font-weight: 500;
    font-style: normal;
    font-size: 27px;
    color: #ffffff;
    letter-spacing: 0;
    background-color: #10131e;
    line-height: 1;
    text-transform: uppercase;
    padding: 37px 0;
    text-align: center;
}
.hm-attorney-sec .marco-cnt:hover h5 {
    background-color: #080a0f;
    cursor: pointer;
}
.hm-attorney-sec .marco-cnt:hover:before {
    display: none;
}
.hm-attorney-sec .marco-img {
    width: 340px;
    position: absolute;
    left: -24px;
    top: 153px;
    bottom: 0;
    margin: auto;
}
.hm-attorney-sec .marco-cnt:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 469px;
    top: 97px;
    left: 0;
    z-index: -1;
    background: linear-gradient(to bottom, rgba(8, 0, 170, 0.83) 0%, rgba(8, 0, 170, 0.78) 4%, rgba(8, 0, 170, 0.66) 12%, rgba(8, 0, 170, 0.28) 32%, rgba(8, 0, 170, 0.17) 40%, rgba(8, 0, 170, 0.11) 45%, rgba(8, 0, 170, 0.06) 56%, rgba(8, 0, 170, 0.06) 63%, rgba(8, 0, 170, 0.11) 80%, rgba(8, 0, 170, 0.11) 87%, rgba(8, 0, 170, 0) 100%);
}
.hm-attorney-sec .marco-img.joe {
    width: 317px;
    top: 150px;
    left: -10px;
}
.pract-item-img picture img,
.prac-img picture img {
    width: 100%;
    display: block;
}
.hm-attorney-sec .atrnyrht-imgcnt {
    display: flex;
    justify-content: center;
    gap: 45px;
}
.hm-attorney-sec .hover a {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
/*hm-dev-strategy-sec start*/
.hm-dev-strategy-sec {
    padding: 1px 0 80px 0;
    background-image: url(../images/strategy-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.dev-hdg {
    padding: 67px 0 0 0;
    position: relative;
    text-align: center;
    z-index: 1;
}
.dev-hdg h3 {
    font-family: 'Trirong';
    font-weight: 500;
    font-style: normal;
    font-size: 55px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 68px;
    text-align: center;
}
.dev-hdg h4 {
    font-family: 'Trirong';
    font-weight: 500;
    font-style: normal;
    font-size: 50px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    background-color: #ff6a00;
    padding: 14px 32px;
    display: inline-block;
}
.dev-hdg:before {
    content: '';
    position: absolute;
    border: 2px solid #282b35;
    width: 91.5%;
    height: 85%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
/*hm-dev-strategy-sec*/
/*Home Families Affected Section*/
.hm-video-sec {
    background-color: #10131e;
    padding: 120px 0 208px;
}
.hm-video-sec h2 {
    font-family: 'Trirong';
    font-weight: 500;
    font-size: 80px;
    line-height: 1.125;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 73px;
    position: relative;
    z-index: 1;
}
.hm-video-sec h2 strong {
    color: #ff6a00;
    font-weight: normal;
}
.hm-video-sec h2::before {
    background-color: #0800aa;
    background-repeat: no-repeat;
    height: 5px;
    width: 130px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hm-video-sec .cen-pic {
    width: 88%;
    margin: 0 auto;
    position: relative;
    opacity: 60%;
}
.hm-video-sec .hm-video-cont {
    position: relative;
    margin-top: -60px;
}
.hm-video-sec .circles {
    width: 23%;
    padding-top: 175px;
}
.hm-video-sec .circles h4 {
    font-family: "Jost";
    font-weight: normal;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: 1.38px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
.hm-video-sec .circles h4::before {
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -104px -200px;
    content: "";
    position: absolute;
    top: -167px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 141px;
    height: 141px;
    margin: 0 auto;
}
.hm-video-sec .circles.cir-before-2 h4::before {
    background-position: -254px -200px;
}
.hm-video-sec .circles.cir-before-3 h4::before {
    background-position: -407px -200px;
}
.hm-video-sec .circles.cir-before-4 h4::before {
    background-position: -558px -200px;
}
.cen-pic-main {
    position: relative;
}
.hm-video-sec .playbtn {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    width: max-content;
    height: max-content;
    cursor: pointer;
    z-index: 2;
}
.hm-video-sec .pic-txt {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 135px;
    right: 0;
    gap: 0;
    margin: 0 auto;
    width: 92%;
}
.hm-video-sec .pic-txt-2 {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    bottom: 8px;
    right: 0;
    gap: 0;
    margin: 0 auto;
    width: 92%;
}
.hm-practice-sec {
    background: #101321;
}
.hm-practice-sec h2 {
    font-size: 80px;
    font-family: "Trirong";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.125;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 30px;
    padding-bottom: 12px;
    position: relative
}
.hm-practice-sec h2:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background: #ff6a00;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.hm-practice-sec .container {
    max-width: 100%
}
.pract-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
}
.pract-items {
    width: 21.703%;
    margin-bottom: 120px;
    position: relative;
    z-index: 1
}
.pract-items:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 72%;
    /* background: url(../images/prac-sdwsm.webp) no-repeat; */
    background-image: linear-gradient(#f3f4f40a, #f3f4f4);
    bottom: 0;
    left: 0;
    background-size: cover;
}
.pract-items:hover::before {
    background-image: linear-gradient(#13097d00, #13097d);
}
.pract-items:hover .pract-item-cntnt h5 {
    color: #fff;
}
.pract-items.one,
.pract-items.last {
    width: 34.48%;
}
.pract-items.one:before,
.pract-items.last:before {
    background: url(../images/prac-sdwlg.webp) no-repeat;
    height: 45%
}
.pract-item-cntnt {
    position: absolute;
    bottom: 50px;
    padding: 0 40px;
    width: 100%
}
.pract-items p {
    margin: 0
}
.pract-item-cntnt h5 {
    font-size: 36px;
    font-family: "Trirong";
    color: rgb(0, 0, 0);
    line-height: 1.056;
    letter-spacing: -0.8px;
    font-weight: 500;
    margin: 0
}
.pract-items.one h5,
.pract-items.last h5 {
    color: #fff;
    font-size: 46px;
    text-align: center
}
.pract-items a.link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0;
    z-index: 1;
}
.prac-btn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 48px;
    padding: 10px;
}
.prac-btn a {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    padding: 25px 43px 25px 42px;
    text-transform: uppercase;
    background-color: #0800aa;
    outline: 1px solid #fff;
    outline-offset: 8px;
}
.prac-btn a:hover {
    background: #ff6a00;
    color: #fff
}
.pract-lists.two .pract-items {
    margin-bottom: 0
}
.hm-form-sec {
    padding: 157px 0 130px;
    background: url(../images/ftrfrm-bg.webp) no-repeat;
    background-position: top center;
    background-size: cover;
    outline: 2px solid rgba(255, 255, 255, 0.13);
    outline-offset: -46px;
}
.ftr-blck {
    width: 100%;
    max-width: 1073px;
    margin: 0 auto;
    text-align: center;
}
.ftr-blck h2 {
    font-family: 'Trirong';
    font-weight: 500;
    font-style: normal;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
}
.ftr-blckcnt p {
    font-family: 'Jost';
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 33px;
    color: #ffffff;
}
.ftr-blckcnt h6 {
    font-family: 'Jost';
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-align: left;
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 12px
}
.formBlocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 17px;
    margin: 0 0 28px;
}
.hm-form-sec .formfield p {
    padding: 0;
    margin: 0;
}
.hm-form-sec input,
textarea {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #fffefe;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0;
    padding: 24px 15px 24px 30px;
    width: 100%;
    outline: none;
    letter-spacing: 1px;
    border: 1px solid #fff;
    background-color: transparent;
    resize: none;
}
.hm-form-sec .formfield.msgbox {
    width: 100%;
}
.hm-form-sec textarea {
    margin: 0;
    height: 184px;
}
.hm-form-sec .formfield {
    width: 48.65%;
}
.hm-form-sec .form-links {
    text-align: left
}
.hm-form-sec .form-links p,
.hm-form-sec span.wpcf7-list-item.first.last {
    font-size: 19px;
    font-family: 'Jost';
    line-height: 1.7;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.hm-form-sec .form-links a:hover {
    color: #ff6a00;
}
.hm-form-sec .formfield.readdisclaimer {
    width: 100%;
}
.hm-form-sec .formfield p {
    padding: 0;
    margin: 0;
}
.hm-form-sec .wpcf7-list-item {
    margin: 0;
}
.hm-form-sec input[type="checkbox"] {
    width: inherit;
    margin: 0 8px 0 0;
}
.form-links p,
.wpcf7-list-item-label {
    font-size: 19px;
    font-family: 'Jost';
    line-height: 1.7;
    color: #fff;
    font-weight: 400;
}
.hm-form-sec div#popup-container {
    position: absolute;
}
.hm-form-sec .popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#myPopup {
    z-index: 5;
    padding: 10px;
    background: #fff;
    display: none;
    margin: 0;
    text-align: center;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 14px;
    color: #000 !important;
    line-height: 2;
    max-width: 615px;
}
.hm-form-sec .form-btn {
    float: right;
    width: 33.6%;
    margin: -60px 10px 0 0;
}
.hm-form-sec .form-btn p {
    margin: 0;
}
.hm-form-sec .form-btn input[type="submit"]:hover {
    background: #fff !important;
    color: #f67f1d;
}
.hm-form-sec .form-btn input[type="submit"] {
    display: inline-block;
    font-family: 'Jost';
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    padding: 24px 41px;
    color: #fff;
    background-color: #0800aa !important;
    border: 0;
    outline: 1px solid #fff;
    outline-offset: 8px;
    cursor: pointer;
}
.form-desp {
    text-align: left;
}
#input_1_7 input {
    display: none;
}
#input_1_7 #label_1_7_1 {
    cursor: pointer;
}
#input_1_7 #label_1_7_1:before {
    content: '\2610';
    width: 10px;
    height: 10px;
    /* border: 1px solid #fff; */
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    /* background-color: #0800aa; */
}
#input_1_7 input:checked+#label_1_7_1:before {
    content: '\2611';
}
.homemobileSection {
    display: none !important;
}

div#gfield_description_1_5 {
    display: none;
}
@media screen and (max-width: 991px) {
    .track-crad-sec .track_item a {
        display: none;
    }
    .desktoplist {
        display: none !important;
    }
    .homemobileSection {
        display: block !important;
    }
}
