a {
    text-decoration: none !important
}

img {
    max-width: 100%;
    display: block
}

input,
select,
textarea {
    width: 100%;
    max-width: 100% !important;
    appearance: auto !important;
    -moz-appearance: auto !important;
    -webkit-appearance: auto !important
}

textarea {
    padding: 5px 10px
}

input,
select {
    height: 45px
}

input[type=checkbox],
input[type=radio] {
    width: auto;
    height: auto
}

input[type=submit] {
    font-size: 14px !important;
    color: #fff;
    border-radius: 5px !important;
    transition: .3s
}

::placeholder {
    font-size: 15px;
    color: #868686 !important;
    opacity: 1
}

:-ms-input-placeholder {
    font-size: 15px;
    color: #868686 !important
}

::-ms-input-placeholder {
    font-size: 15px;
    color: #868686 !important
}

.mt-30 {
    margin-top: 30px
}

.hasct-container {
    max-width: 1320px !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.hasct-background {
    width: 100%;
    position: relative;
    background-color: #fff;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -ms-content-zooming: none !important;
    z-index: 1
}

.has-selected-device {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #676565;
    padding: 15px;
    margin-bottom: 30px;
    border-color: #b8daff;
    background-color: #cce5ff
}

.has-selected-device span {
    text-transform: capitalize;
    color: #ec0c0c
}

.hasct-intro-store-section {
    height: 670px
}

.hasct-store-intro {
    position: relative
}

.hasct-store-intro .store-contact-box {
    width: 550px;
    padding: 25px 45px;
    position: absolute;
    bottom: -690px;
    border-radius: 20px;
    background-color: #304261;
    box-shadow: 0 0 43px 0 rgb(5 0 6 / 10%);
    box-sizing: border-box
}

.hasct-store-intro .store-contact-box .tech-r {
    padding: 10px 0
}

.hasct-store-intro .store-contact-box .bt {
    border-bottom: 1px solid #878c94
}

.hasct-store-intro .store-contact-box .store-title {
    font-size: 30px;
    color: #fff;
    font-weight: 690;
    line-height: 48px
}

.hasct-store-intro .store-contact-box .store-address a {
    font-size: 17px;
    color: #0fb5f0
}

.hasct-store-intro .store-contact-box .store-hours-label {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    color: #fff
}

.hasct-store-intro .store-contact-box .store-hours {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    color: #bdbdbd;
    margin-top: 5px
}

.hasct-store-intro .store-contact-box .store-phone {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
    cursor: pointer
}

.hasct-store-intro .store-contact-box .store-phone img.icon-phone {
    max-width: 55px
}

.hasct-store-intro .store-contact-box .store-phone span {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    color: #06aae9
}

.hasct-store-intro .store-contact-box .buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin: 10px 0
}

.hasct-store-intro .store-contact-box .buttons button {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 50px;
    border-radius: 8px
}

.hasct-store-intro .store-contact-box .quote-btn {
    background-color: #f90304
}

.hasct-store-intro .store-contact-box .direction-btn {
    background-color: #fa6604
}

@media screen and (max-width:1024px) {
    .hasct-store-intro .store-contact-box {
        width: 75%;
        margin: auto
    }
}

@media screen and (max-width:767px) {
    .hasct-store-intro .store-contact-box {
        width: 100%;
        padding: 25px 35px
    }
}

@media screen and (max-width:600px) {
    .hasct-store-intro .store-contact-box .store-title {
        font-size: 30px;
        line-height: 36px
    }

    .hasct-store-intro .store-contact-box .store-hours-label {
        font-size: 20px;
        line-height: 22px
    }

    .hasct-store-intro .store-contact-box .store-hours {
        font-size: 15px;
        margin-top: 5px
    }

    .hasct-store-intro .store-contact-box .store-phone img.icon-phone {
        max-width: 35px
    }

    .hasct-store-intro .store-contact-box .store-phone span {
        font-size: 24px;
        line-height: 26px
    }

    .hasct-store-intro .store-contact-box .buttons {
        flex-wrap: wrap;
        flex-direction: column;
        margin: 8px 0
    }

    .hasct-store-intro .store-contact-box .buttons button {
        width: 100%;
        padding: 1px 20px
    }
}

.hasct-store-services-section .has-container-content {
    padding: 60px 15px;
    background: #fff;
    border-radius: 30px
}

.hasct-store-services-section .section-title {
    margin: 0 0 60px 0
}

.hasct-store-services-section .section-title h3 {
    font-family: Montserrat;
    font-size: 36px;
    text-align: center;
    line-height: 40px;
    color: grey;
    font-weight: 600
}

.hasct-store-services-section .section-title.store {
    margin: 60px 0
}

.hasct-store-services-section .section-title.store h3 {
    color: #00baff
}

.hasct-store-services-section .has-services-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px
}

.has-services-list .single-service-box {
    width: calc(20% - 20px);
    text-align: center
}

.has-services-list .single-service-box a:hover {
    text-decoration: none
}

.has-services-list .single-service-box .term-img {
    width: 160px;
    height: 160px;
    margin: auto
}

.has-services-list .single-service-box .term-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: auto
}

.has-services-list .single-service-box h4 {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #666;
    letter-spacing: unset !important;
    margin-top: 10px
}

@media screen and (max-width:1024px) {
    .has-services-list .single-service-box {
        width: calc(25% - 20px)
    }
}

@media screen and (max-width:767px) {
    .hasct-store-services-section .has-services-list {
        gap: 20px
    }

    .has-services-list .single-service-box {
        width: calc(33.33% - 20px)
    }
}

@media screen and (max-width:567px) {
    .hasct-store-services-section .has-container-content {
        padding: 45px 10px;
        border-radius: 20px
    }

    .hasct-store-services-section .has-container-content .section-title h3 {
        font-size: 24px;
        line-height: 35px
    }

    .has-services-list .single-service-box {
        width: calc(50% - 20px);
        margin-bottom: 20px
    }

    .has-services-list .single-service-box .term-img {
        width: 110px;
        height: 110px
    }

    .has-services-list .single-service-box h4 {
        font-size: 12px;
        margin-top: 7px
    }
}

.hasct-services-section-two {
    background-color: #f7f7f7
}

.hasct-service-top-area {
    height: 420px;
    background-position: top !important
}

.hasct-service-top-area .service-title {
    padding-top: 220px;
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
    text-transform: uppercase;
    color: #fff
}

.hasct-services-section-two .has-container-content {
    padding: 60px 15px;
    background-color: #f7f7f7;
    border-radius: 30px
}

.hasct-services-section-two .has-services-list-two {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    gap: 25px
}

.has-services-list-two .single-service-box {
    width: calc(25% - 20px);
    text-align: center;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 15%);
    position: relative;
    transition: all .3s ease-in-out;
    background-color: #fff
}

.has-services-list-two .single-service-box:hover {
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 20%)
}

.has-services-list-two .single-service-box a:hover {
    text-decoration: none
}

.has-services-list-two .single-service-box .term-img {
    width: 160px;
    height: 190px;
    margin: auto;
    padding: 15px 0
}

.has-services-list-two .single-service-box .term-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: auto;
    padding: 15px
}

.has-services-list-two .single-service-box h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: unset !important;
    border-top: 1px solid #e4e4e4;
    padding: 20px 0 12px 0
}

.hasct-services-section-two .term-content {
    padding-bottom: 60px
}

@media screen and (max-width:1024px) {
    .has-services-list-two .single-service-box {
        width: calc(33.33% - 18px)
    }
}

@media screen and (max-width:767px) {
    .hasct-services-section-two .has-services-list-two {
        gap: 30px
    }

    .has-services-list-two .single-service-box {
        width: calc(50% - 16px)
    }
}

@media screen and (max-width:567px) {
    .hasct-services-section-two .has-services-list-two {
        gap: 15px
    }

    .has-services-list-two .single-service-box {
        width: calc(50% - 9px)
    }

    .hasct-service-top-area .service-title {
        padding-top: 180px;
        font-size: 35px;
        line-height: 45px
    }
}

.serv-single-top-btn {
    margin-top: -75px;
    margin-bottom: 50px;
    text-align: center
}

.serv-single-top-btn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #31b0e6
}

.serv-single-top-btn a:hover {
    background-color: rgb(35 151 201)
}

.serv-single-content {
    margin-bottom: 75px
}

.hasct-single-service-top-area {
    height: 530px;
    background-position: top !important
}

.hasct-single-service-top-area .service-title {
    padding-top: 220px;
    font-size: 40px;
    font-weight: 900;
    line-height: 55px;
    text-transform: uppercase;
    color: #fff
}

.hasct-single-service-top-area .service-subtitle {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #fff
}

.has-single-services-asl-store {
    margin: 30px 0 100px 0
}

.has-single-services-asl-store .sl-main-cont .asl-panel {
    border: none !important;
    z-index: 1
}

.has-single-services-asl-store .sl-main-cont .asl-panel .asl-panel-inner {
    position: relative !important;
    border-bottom: 1px solid #d4d3d3
}

.has-use-location-code {
    display: flex;
    gap: 10px;
    padding: 15px 5px
}

.has-use-location-code .use-location button {
    width: 135px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border-radius: 7px;
    padding: 13px 10px;
    background: linear-gradient(to right, #ff7419 0, #e05600 100%) !important;
    border-color: #e55a04 !important
}

.has-use-location-code .asl-addr-search::before {
    display: none
}

.has-use-location-code .asl-addr-search .form-control {
    height: 43px !important;
    padding-left: 10px !important;
    border-bottom: none !important;
    border: 1px solid silver !important;
    border-radius: 5px !important
}

.has-use-location-code .asl-addr-search .sl-search-btn i {
    font-size: 15px !important;
    padding: 0 10px !important;
    background-color: #ccdbe7
}

.has-use-location-code .use-location #asl-geolocation-agile-modal {
    display: block !important
}

.has-single-services-asl-store .map-image {
    height: 300px
}

.has-single-services-asl-store .sl-main-cont .asl-map-canv {
    height: 300px !important;
    position: relative
}

.has-single-services-asl-store .asl-panel-inner .sl-main-cont-box {
    border: 1px solid #d4d3d3 !important
}

.has-single-services-asl-store .asl-panel-inner .sl-main-cont-box ul.sl-list {
    height: 690px !important;
    padding: 20px 10px;
    border-bottom: 1px solid #c2c2c2
}

.has-single-services-asl-store .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item {
    margin-bottom: 0;
    border-bottom: 1px solid #d6d7d7 !important
}

.has-single-services-asl-store #asl-storelocator.asl-cont.asl-template-3 .sl-main-cont {
    box-shadow: none;
    border-radius: 10px;
    padding: 0 10px
}

.sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec h3 {
    font-size: 20px !important;
    color: #4e5358 !important
}

.sl-main-cont-box ul.sl-list li.sl-item .addr-loc ul li a,
.sl-main-cont-box ul.sl-list li.sl-item .addr-loc ul li span {
    font-size: 14px !important
}

.sl-main-cont-box ul.sl-list li.sl-item .addr-loc ul li i {
    font-size: 12px !important;
    color: grey !important
}

.has-single-service-map-form {
    padding: 10px;
    border: 1px solid #d3d1d1
}

.has-single-service-map-form .has-selected-device {
    margin-bottom: 20px
}

.has-single-service-map-form .has-selected-device span {
    font-size: 15px !important
}

.has-single-service-map-form .start {
    margin-bottom: 15px;
    background-color: #ededed
}

.has-single-service-map-form .start span {
    display: block;
    font-size: 15px !important;
    font-weight: 600;
    color: #a2910b;
    padding: 15px
}

.has-single-service-map-form .mapForm {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    padding: 30px 0 10px 0;
    border-top: 2px solid #dfdfdf
}

.has-single-service-map-form .mapForm .tcol-1 {
    width: 40%
}

.has-single-service-map-form .mapForm .tcol-2 {
    width: 60%
}

.has-single-service-map-form .mapForm .tcol .trow-left {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 25px;
    padding: 20px 10px;
    border: 2px solid #dfdfdf
}

.has-single-service-map-form .mapForm .tcol .trow-left .trcol-1 {
    width: 55px
}

.has-single-service-map-form .mapForm .tcol .trow-left .trcol-2 {
    width: calc(100% - 55px);
    padding: 0 5px 0 15px;
    border-left: 2px solid #c9cbcc
}

.has-single-service-map-form .mapForm .tcol .trow-left .icon img {
    width: 50px;
    height: auto
}

.has-single-service-map-form .mapForm .tcol .trow-left span {
    display: block;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 24px;
    color: #777d84;
    padding: 3px 0
}

.has-single-service-map-form .mapForm .tcol .trow-left span.bold {
    font-size: 16px !important;
    color: #04375c
}

.has-single-service-map-form .mapForm .tcol .trow-left span.sns {
    display: inline-block;
    font-size: 14px !important;
    color: #fff;
    padding: 3px 10px;
    margin-top: 6px;
    border-radius: 2px;
    background-color: #759bae
}

.has-single-service-map-form .mapForm .tcol .trow-left a {
    font-size: 15px !important;
    font-weight: 500;
    color: #3c8ade;
    padding: 3px 0
}

.has-single-service-map-form .mapForm .tcol .trow-right {
    display: flex;
    gap: 15px
}

.has-single-service-map-form .mapForm .tcol .trow-right .field {
    width: 50%;
    margin-bottom: 25px
}

.has-single-service-map-form .mapForm .tcol .trow-right label {
    display: block;
    font-size: 15px !important;
    font-weight: 500;
    color: #04375c;
    padding: 4px 0
}

.has-single-service-map-form .mapForm .tcol .trow-right .field.textarea {
    width: 100%
}

.has-single-service-map-form form .submit-button {
    text-align: center;
    margin-bottom: 30px
}

.has-single-service-map-form form .submit-button input {
    width: auto;
    padding: 13px 25px;
    background-color: #d00909
}

.has-single-service-map-form form .submit-button input:hover {
    background-color: #af0606
}

.has-single-service-map-form form .submit-button input.thide {
    cursor: not-allowed;
    background-color: #ada3a3
}

.has-single-service-map-form form .human-verification {
    text-align: center;
    margin-bottom: 30px
}

.has-single-service-map-form form .human-verification label {
    font-size: 17px !important;
    font-weight: 600;
    color: #517594;
    margin-left: 5px
}

.has-selected-store-info {
    margin-top: 15px;
    padding: 10px 15px
}

.has-selected-store-info span {
    display: block;
    font-size: 16px !important;
    font-weight: 500;
    color: #345b77;
    padding: 25px 0;
    border-bottom: 1px solid #bec0c1
}

.has-selected-store-info span i {
    font-size: 14px !important;
    color: #66b4e3;
    padding-right: 8px
}

.has-selected-store-info .trow {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 30px
}

.has-selected-store-info .trow a i {
    font-size: 14px;
    padding-right: 5px
}

.has-selected-store-info .trow a.direction {
    font-size: 15px !important;
    font-weight: 500;
    color: #394a57;
    padding: 10px;
    border-radius: 3px;
    background-color: #d2eeee
}

.has-selected-store-info .trow a.change {
    font-size: 16px !important;
    font-weight: 500;
    color: #dd5f13
}

@media screen and (max-width:991px) {

    .single-services-content-wrap .sl-main-cont .asl-filter-sec .asl-filter-cont .asl-filter-list,
    .single-services-content-wrap .sl-main-cont .asl-panel-inner div.sl-main-cont-box {
        max-height: 700px !important;
        height: auto
    }

    .single-services-content-wrap .asl-map {
        z-index: 1
    }

    .has-single-service-map-form .mapForm {
        flex-direction: column;
        gap: 15px
    }

    .has-single-service-map-form .mapForm .tcol-1,
    .has-single-service-map-form .mapForm .tcol-2 {
        width: 100%
    }
}

.has-about-description-content {
    margin-top: 60px;
    padding: 90px 15px;
    background-color: #023467
}

.has-about-description-content .about-description {
    height: 550px;
    text-align: center;
    color: #fff;
    overflow-y: scroll
}

.has-about-description-content .about-description h1 {
    font-size: 50px;
    line-height: 55px;
    font-weight: 600
}

@media screen and (max-width:767px) {
    .has-about-description-content .about-description h1 {
        font-size: 40px;
        line-height: 40px
    }
}

.has-why-choose-us-content {
    margin: 70px 0 50px 0
}

.has-why-choose-us-content .why-choose-us {
    text-align: center;
    padding: 40px 15px
}

.has-why-choose-us-content .why-choose-us h3 {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 60px
}

.has-why-choose-us-content .why-choose-us h3 span {
    color: #0093ff
}

.has-why-choose-us-content .why-choose-us .trow {
    display: flex;
    justify-content: space-between;
    gap: 30px
}

.has-why-choose-us-content .why-choose-us .trow .tcol {
    width: calc(33.33% - 20px);
    padding: 30px 20px;
    font-size: 18px;
    color: #fff
}

.has-why-choose-us-content .why-choose-us .trow .tcol-1 {
    background: linear-gradient(to bottom, #d6cfcb 0, #95512d 100%)
}

.has-why-choose-us-content .why-choose-us .trow .tcol-2 {
    background: linear-gradient(to bottom, #d1e2d8 0, #567b35 100%)
}

.has-why-choose-us-content .why-choose-us .trow .tcol-3 {
    background: linear-gradient(to bottom, #e5e4d0 0, #cda33f 100%)
}

.has-why-choose-us-content .why-choose-us .wcus-img {
    text-align: center
}

.has-why-choose-us-content .why-choose-us .wcus-title h6 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 0
}

.has-why-choose-us-content .why-choose-us .wcus-img img {
    width: auto;
    height: 150px;
    object-fit: cover;
    margin: auto
}

@media screen and (max-width:767px) {
    .has-why-choose-us-content .why-choose-us .trow {
        flex-direction: column
    }

    .has-why-choose-us-content .why-choose-us .trow .tcol {
        width: 100%
    }
}

@media screen and (max-width:567px) {
    .has-why-choose-us-content {
        margin: 50px 0 40px 0
    }

    .has-why-choose-us-content .why-choose-us h3 {
        font-size: 34px;
        margin-bottom: 50px
    }

    .has-why-choose-us-content .why-choose-us .trow {
        flex-direction: column
    }

    .has-why-choose-us-content .why-choose-us .trow .tcol {
        width: 100%;
        padding: 30px 15px;
        font-size: 17px
    }

    .has-why-choose-us-content .why-choose-us .wcus-title h6 {
        font-size: 24px;
        padding: 12px 0
    }

    .has-why-choose-us-content .why-choose-us .wcus-img img {
        height: 110px
    }
}

.has-google-reviews-content h3 {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 90px;
    color: #0093ff;
    text-align: center
}

.has-google-reviews-content .google-reviews .review-item.review-item-short {
    font-size: 16px;
    line-height: 28px;
    color: #494949
}

.has-quote-modal-wrap {
    background-color: #050505ab
}

.has-quote-modal-wrap .modal-content {
    padding: 0 10px;
    background-color: #31b0e6
}

.has-quote-modal-wrap .modal-content .modal-header {
    color: #fff
}

.has-quote-modal-wrap .modal-content .quote-modal-form .field {
    padding: 8px 0
}

.has-quote-modal-wrap .modal-content .quote-modal-form .field.hide {
    display: none
}

.has-quote-modal-wrap .modal-content .quote-modal-form input,
.has-quote-modal-wrap .modal-content .quote-modal-form select {
    padding: 7px 10px !important
}

.has-quote-modal-wrap .modal-content .quote-modal-form .submit {
    width: 135px !important;
    padding: 0 12px !important;
    height: 38px
}

.agree-box {
    display: flex;
    justify-content: space-between;
}

.agree-box input {
    width: 17px;
    height: 17px;
}

.agree-box p {
    color: #ffffff;
    margin: -2px 0 8px 5px;
}

/* Second Edition */
.has-ajx-services-main-wrapper #asl-storelocator .asmap_phone_number,
.has-ajx-services-main-wrapper #asl-storelocator .asmap_select_store,
.has-ajx-services-main-wrapper #asl-storelocator.asl-cont.asl-template-3 .asl-ddl-filters,
.has-ajx-services-main-wrapper .asl-filter-tabs .nav-item {
    display: none
}

.has-ajx-services-main-wrapper .sl-filter-sec {
    border-bottom: 2px solid rgb(233 233 233)
}

.has-ajx-services-main-wrapper #asl-storelocator .asmap_view_store {
    color: #fff !important;
    background-color: #2c8dce
}

.choose-repair-install-services {
    display: flex;
    justify-content: center;
    gap: 30px
}

.choose-repair-install-services>* {
    text-align: center;
    padding: 15px 30px;
    border: 1px solid rgb(215 210 210);
    cursor: pointer
}

.choose-repair-install-services img {
    width: auto;
    max-height: 200px
}

.choose-repair-install-services h6 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

@media screen and (max-width:567px) {
    .choose-repair-install-services {
        gap: 10px
    }

    .choose-repair-install-services>* {
        padding: 15px
    }

    .choose-repair-install-services img {
        max-height: 100px
    }

    .choose-repair-install-services h6 {
        font-size: 15px
    }
}

.h-ajx-before-main-content {
    display: none;
    width: 70%;
    margin: auto
}

.h-selected-your-store .selected--store {
    width: 700px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid rgb(239 0 0);
    padding: 10px;
    margin-bottom: 35px;
    border-radius: 30px
}

.h-selected-your-store .selected--store span {
    display: inline-block
}

.h-selected-your-store .selected--store span.yst {
    font-size: 15px;
    font-weight: 500
}

.h-selected-your-store .selected--store a.snm {
    font-size: 17px;
    font-weight: 600;
    color: rgb(255 0 0);
    margin-left: 10px
}

@media screen and (max-width:767px) {
    .h-selected-your-store .selected--store {
        width: 100%
    }
}

.h-step-process-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 15px
}

.h-step-process-bar .h-process-bar {
    width: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1
}

.h-step-process-bar .h-process-bar::before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #d9dcde
}

.h-process-bar .h-status-bar {
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all .3s;
    background: #3f76cf
}

.h-process-bar .h-step {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    color: #a8bbc7;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.44, .79, 1, .59);
    background: #e0e5eb
}

.h-process-bar .h-step.active {
    color: #faf4f4;
    transform: scale(1.2);
    background: #4076cf
}

.h-action-btns {
    display: none !important;
    width: 100px;
    height: 40px;
    display: flex;
    gap: 30px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 5px 5px 10px #e7e0cb, -5px -5px 10px #ffffeb;
    background: #faf4f4
}

.h-step-process-bar .h-action-btns:active {
    box-shadow: inset 5px 5px 10px #e7e0cb, inset -5px -5px 10px #ffffeb
}

.h-step-process-bar .h-action-btns #prev {
    margin-right: 20px
}

.section-title.s1 {
    display: none
}

.section-title.s2,
.section-title.s3 {
    margin-top: 40px
}

.back-service-path {
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 10px 0
}

.back-service-path .hasct-service-dir-back {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    transition: .3s;
    cursor: pointer
}

.back-service-path .hasct-service-dir-back:hover {
    color: #4076cf;
    padding-right: 2px
}

.back-service-path .hasct-service-path .h-path {
    border-left: 2px solid #b6afaf;
    padding-left: 12px
}

.back-service-path .hasct-service-path .h-path span {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.h-service-search-form .h-form {
    position: relative;
    margin: auto;
    margin-bottom: 40px
}

.h-service-search-form .h-form span {
    position: absolute;
    top: 11px;
    left: 10px
}

.h-service-search-form .h-form span i {
    font-size: 18px;
    color: #d1cccc
}

.h-service-search-form .h-form input {
    height: 45px;
    padding-left: 40px;
    outline-offset: 0;
    border: 1px solid #d1cccc;
    outline: 1px solid #d1cccc;
    box-sizing: border-box
}

.h-service-search-form .h-form input:focus {
    border: 1px solid #d1cccc
}

.h-selected-service .has-selected-device {
    margin-bottom: 10px
}

.h-selected-service .has-selected-device span {
    font-size: 14px;
    font-weight: 600
}

.h-selected-service .has-selected-device span.n {
    color: #000
}

@media screen and (max-width:767px) {
    .h-ajx-before-main-content {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .h-step-process-bar .h-process-bar {
        width: 270px
    }

    .h-process-bar .h-step {
        width: 30px;
        height: 30px
    }
}

.has-services-list.hasct-sl-ajx {
    max-height: 700px;
    overflow-y: auto
}

.has-container-content.spin {
    position: relative
}

.has-services-list.hasct-sl-ajx .single-service-box {
    padding: 15px 0;
    border: 1px solid #e8e8e8;
    transition: .3s
}

.has-services-list.hasct-sl-ajx .single-service-box:hover {
    background: #f0f5f9
}

.has-services-list.hasct-sl-ajx .single-service-box:hover h4 {
    font-weight: 800
}

.hasct-sl-popular-devices .popular-d-title {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 25px
}

.form-action-messages-ajx span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 15px
}

.form-action-messages-ajx .error {
    border-left: 2px solid rgb(255 0 0);
    background-color: rgb(247 234 234)
}

.form-action-messages-ajx .success {
    border-left: 2px solid rgb(17 211 17);
    background-color: rgb(238 255 238)
}

.h-schedule-service-form-wrap {
    width: 700px;
    margin: auto
}

.h-schedule-service-form-wrap form {
    padding: 30px;
    border: 1px solid rgb(128 128 128 / 37%)
}

.h-schedule-service-form-wrap .hcol {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.h-schedule-service-form-wrap .h-field {
    margin-bottom: 20px
}

.h-schedule-service-form-wrap .h-field label {
    font-size: 16px;
    font-weight: 700;
    color: #3c3b3b
}

.h-schedule-service-form-wrap .h-field input,
.h-schedule-service-form-wrap .h-field textarea {
    font-weight: 600;
    padding: 0 15px
}

.h-schedule-service-form-wrap .h-field textarea {
    padding: 5px 15px
}

.h-schedule-service-form-wrap .h-field input::placeholder {
    font-weight: 400
}

.h-schedule-service-form-wrap .human-verification {
    text-align: center
}

.h-schedule-service-form-wrap .human-verification label {
    font-size: 17px;
    color: rgb(193 14 14);
    margin-left: 5px;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .h-schedule-service-form-wrap {
        width: 100%
    }

    .h-schedule-service-form-wrap .hcol {
        flex-direction: column;
        gap: 0
    }
}

.service-before-spiner {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .741);
    z-index: 1
}

.service-before-spiner .h-loading {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 35px;
    height: 35px;
    border: 3px solid #a8a8a8;
    border-top-color: #000;
    border-radius: 30px;
    animation: serviceSpin 1s linear infinite
}

@keyframes serviceSpin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes serviceSpin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

.tech-r-5 .own-this-store {
    padding: 8px 41px;
    border-radius: 7px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    background-color: #4a8edc;
    text-align: center;
}