/*///////////////////////////////hire-reactjs-developers////////////////////////////*/
section.hire-Joomla-intro-sec.hire-react h1.p-main-heading {
    color: #000 !important;
    font-size: 80px !important;
    font-weight: bold !important;
    text-align: center;
    padding-bottom: 5px !important;
}

section.hire-react h1.p-main-heading span {
    color: #00d8ff !important;
}

section.hire-Joomla-intro-sec.hire-react {
    padding-bottom: 80px !important;
}

section.hire-Joomla-intro-sec.hire-react p {
    color: #051226 !important;
    font-size: 24px !important;
    max-width: 830px;
    text-align: center;
    margin: auto;
    font-weight: 500 !important;
    line-height: 156.9% !important;
    padding-bottom: 29px !important;
}

section.hire-Joomla-intro-sec.hire-react .main-col {
    padding-top: 40px !important;
    align-items: center;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-to p {
    max-width: 100% !important;
    color: #051226 !important;
    font-weight: 500 !important;
    line-height: 173.9% !important;
    text-align: left !important;
    padding-bottom: 0px !important;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button {
    background: #00D8FF !important;
    padding: 16px 32px !important;
    border: 1px solid #00d8ff !important;
    outline: none !important;
    font-size: 24px !important;
    color: #fff !important;
    font-weight: bold !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/right.png);
    width: 49px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button:hover {
    background: none !important;
    color: #00D8FF !important;
}

section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button:hover::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/arrow-hover.png);
    width: 49px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.react-second {
    padding-top: 33px !important;
    padding-bottom: 0px !important;
}

section.react-second .main-one {
    padding: 51px 40px 51px 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

section.react-second .main-one h2 {
    font-size: 48px !important;
    font-weight: bold !important;
    padding-bottom: 25px !important;
    color: #051226 !important;
}

section.react-second .main-one p {
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 148% !important;
    margin-bottom: 0px !important;
}

section.react-second .main-two h3 {
    color: #051226 !important;
    font-size: 28px !important;
    font-weight: bold;
    padding-bottom: 6px !important;
    line-height: 147% !important;
}

section.react-second .main-two p {
    font-size: 20px !important;
    color: #051226 !important;
    font-weight: 500;
    line-height: 207% !important;
}

section.react-second-in .row {
    padding-top: 10px;
}

section.react-second-in .row .main-three h3 {
    color: #051226 !important;
    font-size: 28px !important;
    font-weight: bold;
    padding-bottom: 6px !important;
    line-height: 147% !important;
}

section.react-three h3.p-main-heading span {
    color: #fff !important;
}

section.react-second-in .row .main-three p {
    font-size: 20px !important;
    color: #051226 !important;
    font-weight: 500;
    line-height: 207% !important;
    margin-bottom: 0px !important;
}

section.react-second-in .row .main-four {
    padding-left: 40px !important;
}

section.hire-Joomla-website-ser-sec.react-three {
    background: #00d8ff !important;
    padding-top: 76px !important;
}

section.hire-Joomla-website-ser-sec.react-three .slider-row{
     background: #00d8ff !important;
}

section.react-three h3.p-main-heading {
    color: #051226 !important;
    font-size: 48px !important;
    font-weight: bold;
    line-height: 148% !important;
}

section.react-three .main-one p {
    color: #051226 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 180% !important;
    max-width: 100% !important;
}

section.hire-web-Joomla-website-ser-sec.react-five {
    background: #00d8ff !important;
    padding-top: 143px !important;
}

section.react-five h3.p-main-heading {
    color: #051226 !important;
    font-size: 48px !important;
    font-weight: bold;
    line-height: 148% !important;
}

section.react-five h3.p-main-heading span {
    color: #fff !important;
}

section.react-second {
    background: linear-gradient(to right, #00d8ff 50%, #ffffff 50%);
}

section.react-five .row.hire-in {
    gap: 0px !important;
}

section.react-five .row.hire-in .ser-main-div {
    border-radius: 0px !important;
}

section.react-five .row.hire-in .black-in .ser-main-div {
    background: #000 !important;
    border: 1px solid #000 !important;
    padding: 40px !important;
}

section.react-five .row.hire-in .black-in .ser-main-div h5 {
    color: #fff !important;
}

section.react-five .row.hire-in .black-in .ser-main-div p {
    color: #fff !important;
}

section.react-five .row.hire-in .ser-main-div h5.title {
    font-size: 32px !important;
    font-weight: bold !important;
    line-height: 148% !important;
}

section.react-five .row.hire-in .ser-main-div p {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 198% !important;
}

section.react-five .row.hire-in .white-in .ser-main-div {
    background: #fff !important;
    border: 1px solid #fff !important;
    padding: 40px !important;
}

section.react-five .row.hire-in .white-in .ser-main-div h5 {
    color: #051226 !important;
}

section.react-five .row.hire-in .white-in .ser-main-div p {
    color: #051226 !important;
}

section.react-five .row.hire-in .black-in:first-child .ser-main-div {
    border-top-left-radius: 100px !important;
    border-top-right-radius: 100px !important;
}

section.react-five .row.hire-in .black-in:last-child .ser-main-div {
    border-bottom-left-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
}

section.react-five .row.hire-in {
    gap: 0px !important;
    margin-bottom: -373px;
}

section.react-second-in {
    padding-top: 0px !important;
    padding-bottom: 113px !important;
}

section.react-second .row::last-child {
    align-items: flex-start !important;
}

section.react-second-in .row {
    align-items: center;
}

section.react-second .row .main-two {
    padding-left: 40px !important;
}

section.react-six {
    margin-top: 400px;
}

section.react-six .first-main .content-col h3 {
    color: #051226 !important;
    font-size: 48px !important;
    font-weight: bold !important;
    line-height: 168% !important;
}

section.react-six .first-main .content-col p {
    font-size: 18px !important;
    color: #051226 !important;
    font-weight: 500 !important;
    line-height: 198% !important;
    text-align: center;
}

section.react-six .first-main .content-col button {
    background: #00D8FF !important;
    padding: 16px 32px !important;
    border: 1px solid #00d8ff !important;
    outline: none !important;
    font-size: 24px !important;
    color: #fff !important;
    font-weight: bold !important;
    display: flex;
    align-items: center;
    margin: auto;
    gap: 10px;
    margin-top: 40px !important;
}

section.react-six .first-main .content-col button:hover {
    background: none !important;
    color: #00D8FF !important;
}

section.react-six .first-main .content-col button:hover::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/arrow-hover.png);
    width: 49px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.react-six .first-main .content-col button::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/right.png);
    width: 49px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.react-six {
    margin-top: 400px;
    padding-bottom: 128px !important;
}

section.react-seven {
    background: #00d8ff;
    padding-top: 55px !important;
    padding-bottom: 86px !important;
}

section.react-seven h3.p-main-heading {
    font-size: 48px !important;
    line-height: 148% !important;
    font-weight: bold !important;
    color: #000000 !important;
}

section.react-seven h3.p-main-heading span {
    color: #fff !important;
}

section.react-seven .col-md-8.first-main {
    background: rgba(255, 255, 255, 0.2);
    border-left: 1px solid #000 !important;
    padding: 0px !important;
}

section.react-seven .col-md-4 {
    background: rgba(255, 255, 255, 0.2);
    border-left: 1px solid #000 !important;
    max-width: fit-content;
    padding: 0px !important;
}

section.react-seven .col-md-6 {
    background: rgba(255, 255, 255, 0.2);
    border-left: 1px solid #000 !important;
    padding: 0px !important;
}

section.react-seven .row {
    margin-bottom: 45px !important;
}

section.react-seven .choosing-div {
    margin-top: 0px !important;
    padding: 16px 28px !important;
}

section.react-seven .choosing-div .ttl {
    margin-top: 0px !important;
}

section.react-seven .choosing-div h4 {
    color: #051226 !important;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 148% !important;
    width: fit-content;
    margin: 0 auto;
}

section.react-seven .col-md-8.first-main {
    background: rgba(255, 255, 255, 0.2);
    border-left: 1px solid #000 !important;
    max-width: fit-content;
    width: 100%;
    padding: 0px !important;
}

section.react-seven .row {
    margin-bottom: 45px !important;
    justify-content: center;
    gap: 30px;
}

section.react-seven .row.three .col-md-4 {
    max-width: fit-content;
}

section.react-seven .row.two .col-md-6 {
    max-width: fit-content;
}

section.react-seven .heading-div {
    margin-bottom: 58px !important;
}

section.react-three .slide-in {
    margin-top: 33px !important;
}

section.react-three .slide-in .item .content-text {
    background: #000 !important;
    color: #fff !important;
    padding: 20px !important;
    height: 346px !important;
}

section.react-three .slide-in .item .content-text h3 {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 180% !important;
    padding-bottom: 10px !important;
}

section.react-three .slide-in .item .content-text p {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 207% !important;
}

section.react-three .owl-stage-outer {
    overflow: visible !important;
}

section.react-three .slide-in:after {
    content: '';
    position: absolute;
    width: 100%;
    background: #00d8ff;
    left: -99%;
    height: 100%;
    top: 0px;
    z-index: 999;
}

section.react-three .slide-in .owl-nav {
    position: absolute;
    top: -140px;
    right: 0;
    display: flex;
    border: 1px solid #051226 !important;
    padding: 25px;
}

section.react-three .slide-in .owl-nav button.owl-prev::before {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/arrow-in.png);
    width: 49px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
    margin-right: 15px !important;
}

section.react-three .slide-in .owl-nav button.owl-prev::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/line.png);
    width: 20px !important;
    height: 30px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.react-three .slide-in .owl-nav button.owl-prev span {
    display: none !important;
}

section.react-three .slide-in .owl-nav button.owl-next::after {
    content: "";
    background: url(/public/frontend/images/hire-reactjs/arrow-to.png);
    width: 53px !important;
    height: 15px !important;
    display: flex;
    background-repeat: no-repeat;
}

section.react-three .slide-in .owl-nav button.owl-next span {
    display: none !important;
}

section.react-three .slide-in .owl-nav button.owl-prev {
    display: flex;
    align-items: center;
}

section.react-three .owl-carousel .owl-dots {
    margin-top: 20px !important;
    display: none !important;
}

section.hire-Joomla-website-ser-sec.react-three .slider-row .item {
    padding: 0px;
}

@media(min-width: 992px) and (max-width: 1199px) {
    section.react-three .slide-in .item .content-text {
        height: 390px !important;
    }

    section.react-five .row.hire-in {
        margin-bottom: -408px;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button {
        font-size: 20px !important;
    }
}

@media(max-width: 991px) {
    section.react-second {
        background: #fff !important;
    }

    section.react-second .row {
        display: block !important;
    }

    section.react-second .row .col-md-6 {
        max-width: 100% !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
    }

    section.react-second .row .main-two {
        padding-left: 0px !important;
        padding-top: 25px !important;
    }

    section.react-second-in .main-three {
        padding-left: 0px !important;
    }

    section.react-second-in .row .main-four {
        padding-left: 0px !important;
    }

    section.react-second-in .row .main-four {
        padding-left: 0px !important;
        padding-top: 10px;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col {
        display: block !important;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .col-md-7 {
        max-width: 100% !important;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .col-md-5 {
        max-width: 100% !important;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .text-btn {
        justify-content: center;
        margin-top: 15px;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .text-to p {
        text-align: center !important;
    }

    section.hire-Joomla-intro-sec.hire-react {
        padding-bottom: 0px !important;
        padding-top: 70px !important;
    }

    section.react-second-in .row {
        display: block !important;
    }

    section.react-second-in .row .col-md-6 {
        max-width: 100% !important;
    }

    section.react-second-in .main-four {
        margin-top: 20px !important;
    }

    section.react-three .slide-in .item .content-text {
        height: fit-content !important;
    }
}

@media(max-width: 768px) {
    section.react-three .slide-in .owl-nav {
        position: absolute;
        top: auto;
        display: flex;
        border: 1px solid #051226 !important;
        padding: 8px !important;
        margin-top: 15px;
        right: 0;
    }

    section.react-five .row.hire-in {
        gap: 0px !important;
        margin-bottom: 0px !important;
    }

    section.react-six {
        margin-top: 80px;
        padding-bottom: 80px !important;
    }

    section.react-second {
        padding-left: 15px;
        padding-right: 15px;
    }

    section.react-second-in {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 60px !important;
    }

    section.react-three {
        padding-top: 60px !important;
    }

    section.hire-Joomla-intro-sec.hire-react h1.p-main-heading {
        color: #000 !important;
        font-size: 60px !important;
        padding-bottom: 15px !important;
    }

    section.react-second .row .col-md-6 {
        padding-top: 0px !important;
    }

    section.react-second .main-one h2 {
        font-size: 36px !important;
    }

    section.react-second .row .col-md-6 {
        padding-top: 20px !important;
    }

    section.react-three h3.p-main-heading {
        font-size: 36px !important;
        line-height: 130% !important;
    }

    section.react-five h3.p-main-heading {
        font-size: 36px !important;
        line-height: 125% !important;
    }

    section.react-five .row.hire-in .ser-main-div h5.title {
        font-size: 25px !important;
        font-weight: bold !important;
        line-height: 125% !important;
    }

    section.react-five .row.hire-in .ser-main-div p {
        font-size: 18px !important;
        font-weight: 500 !important;
        line-height: 175% !important;
    }

    section.react-six .first-main .content-col h3 {
        font-size: 36px !important;
        line-height: 140% !important;
    }

    section.react-seven h3.p-main-heading {
        font-size: 36px !important;
        line-height: 120% !important;
    }

    section.react-seven .row {
        margin-bottom: 25px !important;
        justify-content: center;
        gap: 20px;
    }

    section.react-seven {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    section.react-six {
        margin-top: 20px;
        padding-bottom: 50px !important;
    }
}

@media(max-width: 570px) {
    section.hire-Joomla-intro-sec.hire-react h1.p-main-heading {
        font-size: 34px !important;
        padding-bottom: 15px !important;
    }

    section.react-second .main-one h2 {
        font-size: 24px !important;
    }

    section.react-second .main-one p {
        font-size: 18px !important;
    }

    section.react-second .main-two p {
        line-height: 180% !important;
        font-size: 18px ! IMPORTANT;
    }

    section.react-second-in .row .main-three p {
        line-height: 180% !important;
    }

    section.react-three h3.p-main-heading {
        font-size: 28px !important;
        line-height: 130% !important;
    }

    section.react-three .main-one p {
        font-size: 18px !important;
        line-height: 171% !important;
    }

    section.hire-Joomla-website-ser-sec.react-three .slider-row {
        padding-top: 0px ! IMPORTANT;
    }


    section.react-three .slide-in .owl-nav button.owl-prev::after {
        content: "";
        background: url(/public/frontend/images/hire-reactjs/line.png);
        width: 20px !important;
        height: 18px !important;
        display: flex;
        background-repeat: no-repeat;
    }

    section.react-second .main-two h3 {
        font-size: 22px !important;
    }

    section.react-five h3.p-main-heading {
        font-size: 24px !important;
        line-height: 125% !important;
    }

    section.react-seven h3.p-main-heading {
        font-size: 24px !important;
        line-height: 120% !important;
    }

    section.react-five .row.hire-in .ser-main-div h5.title {
        font-size: 22px !important;
    }

    section.react-six .first-main .content-col h3 {
        font-size: 28px !important;
        line-height: 140% !important;
    }

    section.react-seven h3.p-main-heading {
        font-size: 28px !important;
        line-height: 120% !important;
    }

    section.react-seven .row {
        padding: 0 10px !important;
    }

    section.react-seven .choosing-div h4 {
        font-size: 18px !important;
    }

    section.hire-Joomla-intro-sec.hire-react p {
        font-size: 18px !important;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col {
        padding-top: 20px !important;
    }

    section.hire-Joomla-intro-sec.hire-react .main-col .text-btn button {
        padding: 12px 12px !important;
        font-size: 17px !important;
    }

    section.react-second-in .row .main-three h3 {
        font-size: 22px !important;
    }

    section.hire-Joomla-website-ser-sec.react-three{
        padding-top: 40px !important;
    }

    section.hire-Joomla-website-ser-sec h3.p-main-heading {
        font-size: 22px !important;
    }

    section.react-second-in .row .main-three p {
        line-height: 171% !important;
        font-size: 18px ! IMPORTANT;
    }

    section.hire-Joomla-intro-sec.hire-react {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }

    section.hire-Joomla-intro-sec.hire-react h1.p-main-heading {
        font-size: 27px !important;
        padding-bottom: 15px !important;
    }

    section.hire-web-Joomla-website-ser-sec.react-five {
        background: #00d8ff !important;
        padding-top: 80px !important;
    }

}

/*//////////////////////////////////////hire-weebflow//////////////////////////////////*/
html {
    overflow-x: hidden;
}

.webflow-intro-section {
    margin-top: 50px;
    padding: 80px 0 0;
    border-bottom: 60px solid #146ef5;
    margin-bottom: 80px;
}

.webflow-intro-section h1 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: left;
    margin-bottom: 50px;
}

.webflow-intro-section h1 span {
    color: #146EF5;
    ;
}

.webflow-intro-section p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
}

.webflow-intro-section a.hire-btn {
    padding: 16px 80px 16px 32px;
    background: #146EF5;
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    margin-top: 80px;
    display: block;
    position: relative;
    width: fit-content;
}

.webflow-intro-section a.hire-btn:after {
    content: '';
    width: 50px;
    height: 15px;
    background: url(/public/frontend/images/btn-arrow.png);
    position: absolute;
    right: 20px;
    background-repeat: no-repeat;
    top: 30px;
}

.webflow-intro-section img {
    margin-bottom: -30px;
}

.success-business-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    margin-bottom: 70px;
}

.success-business-section h3 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 41.16px;
    text-align: left;
}

.success-business-section p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 37.4px;
    text-align: left;
}

.skilled-slider {
    margin-top: 100px;
    padding-bottom: 50px;
}

.webflow-intro-section a.hire-btn:hover {
    background: #000;
}

.hiring-flex-section a.contact-btn-hire:hover {
    background: #000;
}

.skilled-slider h2 {
    font-family: Montserrat;
    font-size: 44px;
    font-weight: 700;
    line-height: 55.04px;
    text-align: left;
}

.skilled-slider p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 36.2px;
    text-align: left;
}

.hire-teqtop {
    background: #146EF5;
    color: #fff;
    padding: 100px 0;
}

.hire-teqtop h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
}

.hire-teqtop h2 span {
    color: #000;
}

.hire-teqtop h2 span {
    color: #000;
}

.hire-teqtop .white-box {
    background: #fff;
    color: #000;
    padding: 45px 10px;
}

.hire-teqtop .black-box {
    background: #000;
    padding: 45px 15px;
}

.hire-teqtop h3 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: left;
    margin-bottom: 15px;
}

.hiring-flex-section {
    padding: 150px 0;
}

.hiring-flex-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
}

.hiring-flex-section a.contact-btn-hire {
    padding: 16px 80px 16px 32px;
    background: #146EF5;
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    margin-top: 70px !important;
    display: block;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    padding-right: 80px;
}

.hiring-flex-section a.contact-btn-hire:after {
    content: '';
    width: 50px;
    height: 15px;
    background: url(/public/frontend/images/btn-arrow.png);
    position: absolute;
    right: 20px;
    background-repeat: no-repeat;
    top: 30px;
}

.hiring-flex-section p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.88px;
    text-align: left;
}

.hiring-flex-section {
    padding: 100px 0;
}

.hiring-flex-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
}

.hiring-flex-section a.contact-btn-hire {
    padding: 16px 80px 16px 32px;
    background: #146EF5;
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    margin-top: 70px !important;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.hiring-flex-section p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.88px;
    text-align: left;
}

.custon-sol-sec {
    padding: 100px 0;
    background: #146EF5;
    color: #fff;
}

.custon-sol-sec .col-sm-12 {
    display: flex;
    justify-content: space-around;
    background: #FFFFFF1A;
    margin: 10px 0;
}

.custon-sol-sec .col-sm-12 .inner-tab {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    padding: 0 35px;
}

.custon-sol-sec .col-sm-12 .inner-tab p {
    margin: 0;
    padding: 15px 0;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: center;
}

.custon-sol-sec .col-sm-12 .inner-tab:first-child {
    border-right: 1px solid #fff;
}

.custon-sol-sec .col-sm-12 .inner-tab:nth-child(3) {
    border-left: 1px solid #fff;
}

.custon-sol-sec .col-sm-12:nth-child(2) {
    background: #0808081A;
}

.custon-sol-sec .row.heading .col-sm-12 {
    background: none;
}

.custon-sol-sec .row.heading .col-sm-12 h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    max-width: 750px;
    line-height: normal;
}

.custon-sol-sec .row.heading .col-sm-12 h2 span {
    color: #000;
}

.skilled-slider .owl-carousel {
    margin-top: 50px;
}

.skilled-slider .owl-carousel h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
}

.skilled-slider .owl-carousel .slide-content {
    background: #000;
    color: #fff;
    padding: 20px 25px;
    height: 100%;
}

.skilled-slider .owl-stage {
    display: flex;
    gap: 50px;
    margin: 0 5px;
}

.skilled-slider .owl-item p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    margin-top: 15px;
}

.skilled-slider .owl-stage .owl-item .item {
    height: 100%;
}

.skilled-slider .owl-carousel .owl-dots {
    display: none;
}

.skilled-slider .owl-carousel .owl-nav.disabled {
    display: flex !important;
    justify-content: center;
    margin: 50px 0;
    gap: 50px;
    padding-right: 50px;
}

.skilled-slider .owl-carousel .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

.skilled-slider .owl-carousel .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

.skilled-slider .owl-carousel .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

.skilled-slider .owl-carousel .owl-nav button.owl-prev {
    position: relative;
}

.skilled-slider .owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

.hire-teqtop .white-box p {
    font-size: 18px;
    font-weight: 500;
    line-height: 207%;
    color: #080808 !important;
}

.hire-teqtop .black-box p {
    font-size: 18px;
    font-weight: 500;
    line-height: 207%;
    color: #fff !important;
}

@media(min-width: 768px) and (max-width: 991px) {
    .webflow-intro-section h1 {
        font-size: 36px;
        line-height: normal;
    }

    .webflow-intro-section a.hire-btn {
        font-size: 18px;
        padding: 15px 90px 15px 15px;
        margin: 25px 0;
    }

    .success-business-section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .skilled-slider h2 {
        font-size: 36px;
    }

    .hire-teqtop h2 {
        font-size: 36px;
    }

    .hiring-flex-section h2 {
        font-size: 36px;
    }

    .custon-sol-sec .row.heading .col-sm-12 h2 {
        font-size: 36px;
    }
}

@media(max-width: 767px) {
    .hire-teqtop h2 {
        margin-bottom: 50px;
    }

    .hire-teqtop .white-box {
        margin: 15px;
        padding: 15px;
    }

    .hire-teqtop .black-box {
        margin: 15px;
        padding: 15px;
    }

    .hiring-flex-section {
        padding: 50px 0;
    }

    .custon-sol-sec .col-sm-12 {
        display: block;
        margin: 0;
    }

    .custon-sol-sec .col-sm-12 .inner-tab {
        margin: 0;
        border-bottom: 1px solid #fff;
        border-right: 0 !important;
        border-left: 0 !important;
    }

    .custon-sol-sec .row.heading .col-sm-12 h2 {
        margin-bottom: 25px;
    }

    .webflow-intro-section {
        padding-top: 0;
    }

    .webflow-intro-section h1 {
        font-size: 36px;
        line-height: normal;
    }

    .webflow-intro-section a.hire-btn {
        font-size: 18px;
        padding: 15px 90px 15px 15px;
        margin: 25px 0;
    }

    .success-business-section h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .skilled-slider h2 {
        font-size: 36px;
    }

    .hire-teqtop h2 {
        font-size: 36px;
    }

    .hiring-flex-section h2 {
        font-size: 36px;
    }

    .custon-sol-sec .row.heading .col-sm-12 h2 {
        font-size: 36px;
    }

    .skilled-slider .owl-stage {
        gap: 20px !important;
    }

    .hire-teqtop h2 {
        margin-bottom: 50px;
    }

    .hiring-flex-section {
        padding: 50px 0;
    }

    .hire-teqtop .white-box {
        margin: 15px;
        padding: 15px;
    }

    .hire-teqtop .black-box {
        margin: 15px;
        padding: 15px;
    }
}

/*//////////////////////////////////////////////////laravel-hire//////////////////////////////////////*/
.laravel-section-one {
    padding-top: 100px;
}

.laravel-section-one .leave {
    background: rgba(255, 44, 33, 0.04);
    align-items: end;
    border-radius: 47px !important;
}

.laravel-section-one .leave .min {
    padding: 60px 0px 50px 60px;
}

.laravel-section-one .leave .min-in {
    padding-right: 0px !important;
}

.laravel-section-one .leave h1 {
    font-size: 80px;
    font-weight: bold;
    color: #051226;
    padding-bottom: 25px;
}

.laravel-section-one .leave h1 span {
    color: #FF2C21;
}

.laravel-section-one .leave p {
    font-size: 24px;
    font-weight: 500;
    line-height: 159.6%;
    color: #051226 !important;
    margin-bottom: 21px !important;
}

.laravel-section-one .leave p.pare {
    padding-bottom: 60px;
    margin-bottom: 0px !important;
}

.laravel-section-one .leave a.hire-btn {
    background: #FF2C21;
    color: #fff;
    padding: 16px 32px;
    font-size: 24px;
    font-weight: bold;
    line-height: 166.1%;
    border: 1px solid #ff2c21;
    position: relative;
    display: flex;
    align-items: baseline;
    width: fit-content;
    gap: 12px;
}

.laravel-section-one .leave a.hire-btn::after {
    content: '';
    width: 50px;
    height: 15px;
    background: url(/public/frontend/images/btn-arrow.png);
    background-repeat: no-repeat;
}

.laravel-business-section {
    padding-top: 66px;
}

.laravel-business-section .main-in {
    border: 1px solid #ff2c21;
}

.laravel-business-section .main-in .dark-in {
    background: #ff2c21;
    padding: 36px 0px;
}

.laravel-business-section .light-in {
    padding: 50px 0;
}

.laravel-business-section .text-content {
    text-align: center;
    max-width: 85%;
    margin: auto;
}

.laravel-business-section .dark-in .text-content h2 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 156%;
    padding-bottom: 24px;
}

.laravel-business-section .dark-in .text-content p {
    font-size: 24px;
    font-weight: 500;
    line-height: 148%;
    color: #fff;
    margin-bottom: 0px !important;
}

.laravel-business-section .light-in h2 {
    color: #051226 !important;
    font-weight: bold;
    font-size: 28px;
    line-height: 148%;
    padding-bottom: 5px;
}

.laravel-business-section .light-in p {
    font-size: 20px;
    font-weight: 500;
    line-height: 207%;
    color: #051226 !important;
    margin-bottom: 0px !important;
}

.laravel-business-section .main-in hr {
    max-width: 457px;
    width: 100%;
    border: none;
    background: #FF2C21;
    height: 1px;
    margin: 0px auto;
}

.laravel-slider {
    padding-top: 100px;
}

.laravel-slider .mine-in {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0px;
}

.laravel-slider .first {
    align-items: center;
    justify-content: space-between;
}

.laravel-slider .first h2 {
    font-size: 44px;
    font-weight: bold;
    line-height: 148%;
    color: #051226 !important;
    padding-bottom: 24px !important;
}

.laravel-slider .first h2 span {
    color: #FF2C21;
}

.laravel-slider .first p {
    font-size: 24px;
    font-weight: 500;
    line-height: 180%;
    color: #051226 !important;
    margin-bottom: 0px !important;
}

.laravel-slider .first .mine-c {
    max-width: 80%;
    width: 100%;
}

.laravel-slider-in {
    margin-top: 245px;
    background: #051226 !important;
    height: 500px;
}

.laravel-slider-in .two div#skilled-slider-demo {
    position: relative;
    top: -180px;
}

.laravel-slider-in .two .owl-item {
    background: #fff;
    padding: 18px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.laravel-slider-in .two div#skilled-slider-demo .owl-stage-outer {
    overflow: visible;
}

.laravel-slider-in .two .owl-item {
    background: #fff;
    padding: 18px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    max-width: 520px;
    width: 100% !important;
    height: 500px;
}

.laravel-slider-in div#skilled-slider-demo .owl-stage {
    gap: 34px;
    display: flex;
}

.laravel-slider-in .two .owl-item h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 148%;
    padding-bottom: 9px;
    color: #000 !important;
}

.laravel-slider-in .two .owl-item p {
    font-size: 18px;
    font-weight: 500;
    color: #000 !important;
    line-height: 200%;
    margin-bottom: 0px;
}

.laravel-slider-in .two div#skilled-slider-demo .owl-dots {
    display: none;
}

.laravel-slider-in .two .owl-nav.disabled {
    display: flex;
    background: #fff;
    width: fit-content;
    margin: 45px auto;
    padding: 25px;
    gap: 40px;
}

.laravel-slider-in .two .owl-nav.disabled span {
    display: none;
}

.laravel-slider-in .two button.owl-prev {
    content: '';
    background: url(/public/frontend/images/laravel-develop/arrow.png) !important;
    width: 51px;
    height: 15px;
    position: relative;
    display: flex;
    background-repeat: no-repeat !important;
    flex-direction: row-reverse;
}

.laravel-slider-in .two button.owl-next {
    content: '';
    background: url(/public/frontend/images/laravel-develop/arrow-in.png) !important;
    width: 52px;
    height: 15px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
}

.laravel-slider-in .two button.owl-prev::before {
    content: '';
    background: url(/public/frontend/images/laravel-develop/line.png) !important;
    width: 1px;
    height: 25px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    left: 20px;
    top: -6px;
}

.laravel-teqtop {
    padding-top: 100px;
}

.laravel-teqtop .first h2 {
    font-size: 48px;
    line-height: 148%;
    font-weight: bold;
    text-align: center;
    padding-bottom: 60px;
}

.laravel-teqtop .first h2 span {
    color: #FF2C21 !important;
}

.laravel-teqtop .red-box {
    background: #ff2c21;
    padding: 25px;
    margin-bottom: 30px;
}

.laravel-teqtop .red-box h3 {
    color: #fff;
    font-size: 22px;
    line-height: 148%;
    font-weight: bold;
    padding-bottom: 9px;
}

.laravel-teqtop .red-box p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 148%;
    margin-bottom: 0px;
}

.laravel-teqtop .white-box {
    background: #fff;
    padding: 25px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
}

.laravel-teqtop .white-box h3 {
    color: #FF2C21;
    font-size: 22px;
    line-height: 148%;
    font-weight: bold;
    padding-bottom: 9px;
}

.laravel-teqtop .white-box p {
    color: #FF2C21;
    font-size: 18px;
    font-weight: 500;
    line-height: 148%;
    margin-bottom: 0px;
}

.laravel-teqtop .col-sm-6 {
    max-width: 49%;
    width: 100%;
}

.laravel-teqtop .row {
    margin: auto !important;
    justify-content: space-between;
}

.laravel-flex-section {
    margin-top: 100px;
    background: #051226 !important;
}

.laravel-flex-section {
    margin-top: 100px;
    background: #051226 !important;
    padding: 45px 0;
}

.laravel-flex-section .text-content {
    text-align: center;
    color: #fff;
}

.laravel-flex-section .text-content h2 {
    font-size: 48px;
    line-height: 168%;
    font-weight: bold;
    padding-bottom: 8px;
}

.laravel-flex-section .text-content p {
    font-size: 18px;
    line-height: 198%;
    font-weight: 500;
    padding-bottom: 60px;
}

.laravel-flex-section .text-content a.contact-btn-hire {
    background: #FF2C21;
    padding: 16px 32px;
    border: 1px solid #ff2c21;
    font-size: 24px;
    font-weight: 600;
    line-height: 166.1%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    width: fit-content;
    margin: auto;
}

.laravel-flex-section .text-content a.contact-btn-hire::after {
    content: '';
    width: 50px;
    height: 15px;
    background: url(/public/frontend/images/btn-arrow.png);
    background-repeat: no-repeat;
    position: relative;
}

.laravel-sol-sec {
    padding-top: 100px;
    padding-bottom: 70px;
}

.laravel-sol-sec h2 {
    font-size: 48px;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 148%;
    max-width: 90%;
    margin: auto;
    padding-bottom: 45px;
}

.laravel-sol-sec h2 span {
    color: #FF2C21 !important;
}

.laravel-sol-sec .black-box {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 40px;
}

.laravel-sol-sec .black-box p {
    margin-bottom: 0px !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 148%;
}

.laravel-sol-sec .red-box {
    background: #FF2C21;
    color: #fff;
    text-align: center;
    padding: 40px;
}

.laravel-sol-sec .red-box p {
    margin-bottom: 0px !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 148%;
}

.laravel-section-one .leave a.hire-btn:hover {
    background: none !important;
    color: #FF2C21 !important;
}

.laravel-section-one .leave a.hire-btn:hover::after {
    background: url(/public/frontend/images/laravel-develop/icon-hover.png);
    background-repeat: no-repeat;
}

.laravel-flex-section .text-content a.contact-btn-hire:hover {
    background: none !important;
    border: 1px solid #fff;
}

@media(max-width: 1199px) {
    .laravel-section-one .leave h1 {
        font-size: 65px !important;
    }
}

@media(max-width: 991px) {
    .laravel-section-one .leave {
        display: block ! IMPORTANT;
    }

    .laravel-section-one .leave .min {
        max-width: 100% !important;
    }

    .laravel-section-one .leave .min-in {
        max-width: 100% !important;
    }

    .laravel-section-one .leave .min {
        padding: 40px 15px 50px 15px;
    }

    .laravel-section-one .leave h1 {
        font-size: 55px !important;
        padding-bottom: 15px !important;
    }

    .laravel-slider .first .mine-c {
        max-width: 100% !important;
    }

    .laravel-section-one .leave p {
        font-size: 21px !important;
        margin-bottom: 10px !important;
    }

    .laravel-section-one .leave p.pare {
        padding-bottom: 35px;
    }

    .laravel-section-one {
        padding-top: 60px;
    }

    .laravel-slider .mine-in {
        display: none !important;
    }

    .laravel-slider .first .mine-c {
        max-width: 100% !important;
        flex: 100%;
    }

    .laravel-slider-in .two .owl-item p {
        font-size: 17px;
        line-height: 180%;
    }
}

@media(max-width: 768px) {
    .laravel-business-section .dark-in .text-content h2 {
        font-size: 30px;
        line-height: 120%;
    }

    .laravel-slider .first h2 {
        font-size: 30px;
        font-weight: bold;
        line-height: 120%;
    }

    .laravel-teqtop .first h2 {
        font-size: 30px;
        line-height: 120%;
        padding-bottom: 40px;
    }

    .laravel-teqtop .row {
        display: block !important;
    }

    .laravel-teqtop .col-sm-6 {
        max-width: 100% !important;
    }

    .laravel-sol-sec .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .laravel-section-one .leave h1 {
        font-size: 45px !important;
    }

    .laravel-section-one .leave a.hire-btn {
        font-size: 20px;
    }

    .laravel-sol-sec h2 {
        font-size: 30px;
        line-height: 141%;
        max-width: 100%;
        padding-bottom: 30px;
    }

    .laravel-teqtop .row:nth-child(3) .white-box {
        background: #ff2c21 !important;
    }

    .laravel-teqtop .row:nth-child(3) .white-box h3 {
        color: #fff;
    }

    .laravel-teqtop .row:nth-child(3) .white-box p {
        color: #fff;
    }

    .laravel-teqtop .row:nth-child(3) .red-box {
        background: #fff !important;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    }

    .laravel-teqtop .row:nth-child(3) .red-box h3 {
        color: #ff2c21;
    }

    .laravel-teqtop .row:nth-child(3) .red-box p {
        color: #ff2c21;
    }

    .laravel-sol-sec {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .laravel-sol-sec .row:nth-child(3) .red-box {
        background: #000 !important;
    }

    .laravel-sol-sec .row:nth-child(3) .black-box {
        background: #ff2c21 !important;
    }

    .laravel-sol-sec .row:nth-child(5) .red-box {
        background: #000 !important;
    }

    .laravel-sol-sec .black-box {
        padding: 25px !important;
    }

    .laravel-sol-sec .red-box {
        padding: 25px !important;
    }

    .laravel-sol-sec .black-box p {
        font-size: 18px !important;
    }

    .laravel-sol-sec .red-box p {
        font-size: 18px !important;
    }

    .laravel-flex-section {
        margin-top: 60px;
    }

    .laravel-teqtop {
        padding-top: 60px;
    }

    .laravel-business-section .text-content {
        max-width: 100% !important;
        padding: 0 15px;
    }

    .laravel-slider {
        padding-top: 60px;
    }
}

@media(max-width: 575px) {
    .laravel-section-one {
        padding-top: 40px;
        margin: 0 15px;
    }

    .laravel-business-section {
        padding-top: 40px;
        margin: 0 15px;
    }

    .laravel-sol-sec {
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0 15px;
    }

    .laravel-slider .mine-in {
        padding-top: 20px;
    }

    .laravel-slider .first p {
        font-size: 18px;
        line-height: 150%;
    }

    .laravel-section-one .leave h1 {
        font-size: 36px !important;
    }

    .laravel-section-one .leave p {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }

    .laravel-business-section .dark-in .text-content p {
        font-size: 18px;
    }

    .laravel-business-section .dark-in .text-content h2 {
        font-size: 30px;
        line-height: 115%;
        padding-bottom: 15px !important;
    }

    .laravel-business-section .light-in p {
        font-size: 18px;
        line-height: 170%;
    }

    .laravel-business-section .light-in {
        padding: 40px 0;
    }

    .laravel-section-one .leave h1 {
        font-size: 30px !important;
    }

    .laravel-business-section .dark-in .text-content h2 {
        font-size: 23px;
        font-weight: 600;
    }

    .laravel-flex-section .text-content a.contact-btn-hire {
        font-size: 20px !important;
    }
}

@media(max-width: 480px) {
    .laravel-slider-in .two .owl-item p {
        font-size: 18px !important;
        line-height: 160%;
    }

    .laravel-section-one .leave h1 {
        font-size: 24px !important;
    }

    .laravel-section-one .leave p.pare {
        padding-bottom: 35px;
    }

    .laravel-section-one .leave a.hire-btn {
        font-size: 18px !important;
        padding: 14px 28px !important;
        align-items: center;
    }

    .laravel-business-section .dark-in .text-content h2 {
        font-size: 22px !important;
        font-weight: 500;
    }

    .laravel-business-section .dark-in .text-content p {
        font-size: 18px !important;
    }

    .laravel-business-section .light-in h2 {
        font-size: 24px !important;
    }

    .laravel-business-section .light-in p {
        font-size: 18px !important;
        line-height: 160%;
    }

    .laravel-slider .first h2 {
        font-size: 24px !important;
    }

    .laravel-slider .first p {
        font-size: 18px !important;
        line-height: 150%;
    }

    .laravel-slider-in {
        margin-top: 210px !important;
    }

    .laravel-slider-in {
        font-size: 24px !important;
    }

    .laravel-teqtop .first h2 {
        font-size: 24px !important;
    }

    .laravel-teqtop .red-box h3 {
        font-size: 24px !important;
        font-weight: 600;
    }

    .laravel-teqtop .red-box p {
        font-size: 18px !important;
    }

    .laravel-teqtop .white-box h3 {
        font-size: 24px !important;
        font-weight: 600;
    }

    .laravel-teqtop .white-box p {
        font-size: 18px !important;
    }

    .laravel-flex-section .text-content p {
        padding-bottom: 20px !important;
        font-weight: 500 !important;
        line-height: 160%;
    }

    .laravel-sol-sec h2 {
        font-size: 24px !important;
        font-weight: 600 !important;
    }

    .laravel-sol-sec .black-box {
        padding: 20px !important;
    }

    .laravel-sol-sec .red-box {
        padding: 20px !important;
    }

    .laravel-sol-sec .black-box p {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    .laravel-sol-sec .red-box p {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    .laravel-flex-section .text-content h2 {
        font-size: 24px !important;
    }
}

@media(max-width: 420px) {
    .laravel-section-one .leave a.hire-btn {
        font-size: 18px;
        padding: 14px 28px !important;
    }

    .laravel-slider-in .two .owl-item h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .laravel-slider-in {
        height: 550px;
    }

    .laravel-slider-in .two .owl-item {
        height: 580px;
    }
}


/*.....hire wix developer page css...*/


.hire-wix-section {
    padding: 121px 0px !important;
    position: relative;
}

.hire-wix-section h1 {
    font-family: Montserrat;
    font-size: 70px;
    font-weight: 700;
    line-height: 87.52px;
    text-align: left;
    margin-bottom: 25px;
}

.hire-wix-section h1 span {
    color: #FBBD71;
}

.hire-wix-section p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
}

.hire-wix-section a.hire-btn {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #FBBD71;
    color: #fff;
    margin-top: 55px;
    display: block;
    width: fit-content;
    position: relative;
}

.hire-wix-section a.hire-btn:hover {
    background: #001d4a;
}

.hire-wix-section a.hire-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.hire-wix-section:after {
    content: '';
    position: absolute;
    height: 114px;
    width: 40%;
    right: 0;
    top: 50%;
    background: #FBBD7133;
}

.wix-specialist h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    margin-bottom: 25px;
}

.wix-specialist h2 span {
    color: #fbbd71;
}

.wix-specialist p {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 35.52px;
    text-align: left;
    max-width: 80%;
}

.wix-specialist .ylo-box h3 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 41.16px;
    text-align: left;
}

.wix-specialist .ylo-box p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 34.4px;
    text-align: left;
    max-width: 100%;
}

.ylo-box {
    background: #FBBD71;
    padding: 15px 30px;
    margin-top: 30px;
}

.wix-specialist .col-sm-6:first-child {
    padding-right: 0;
}

.wix-specialist .col-sm-6:last-child {
    padding-left: 0;
}

.wix-specialist .white-box {
    padding: 15px 30px;
}

.wix-specialist .white-box h3 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 41.16px;
    text-align: left;
}

.wix-specialist .white-box p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.4px;
    text-align: left;
    max-width: 100%;
}

.wix-slider {
    padding: 120px 0 80px 0;
}

.wix-slider h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 1115px;
    margin: 0 auto 15px auto;
}

.wix-slider p {
    text-align: center;
    font-size: 18px;
}

div#wix-slider {
    padding: 20px 0 0;
}

div#wix-slider h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
}

div#wix-slider p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 37.26px;
    text-align: left;
}

div#wix-slider .item {
    margin: 15px;
    padding: 15px;
    border-left: 6px solid #FBBD71;
    box-shadow: 0px 0px 9px 0px #00000017;
    min-height: 270px;
}

div#wix-slider.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: center;
    margin: 50px 0;
    gap: 50px;
    padding-right: 50px;
}

div#wix-slider.owl-carousel .owl-nav button.owl-prev {
    position: relative;
}

div#wix-slider.owl-carousel .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

div#wix-slider.owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

div#wix-slider.owl-carousel .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

div#wix-slider.owl-carousel .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

.why-hire-wix-sec {
    background: linear-gradient(0deg, #fbbd71 70%, #fff 30%);
    padding-bottom: 120px;
}

.why-hire-wix-sec .white-box h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
}

.why-hire-wix-sec .white-box {
    background: #fff;
    padding: 30px 35px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    min-height: 385px;
    box-shadow: 0px 0px 16px 0px #0000001F;
}

.why-hire-wix-sec .black-box {
    background: #000;
    min-height: 385px;
    color: #fff;
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 25px;
    box-shadow: 0px 0px 16px 0px #0000001F;
}

.why-hire-wix-sec .black-box h2 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: center;
    margin-bottom: 10px;
}

.why-hire-wix-sec .black-box p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 35.64px;
    text-align: center;
}

.hiring-flexibility {
    padding: 70px 0;
}

.hiring-flexibility h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: left;
    margin-bottom: 20px;
}

.hiring-flexibility p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.88px;
    text-align: left;
}

.hiring-flexibility a.hire-btn:hover {
    background: #001d4a;
}

.hiring-flexibility a.hire-btn {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #FBBD71;
    color: #fff;
    margin-top: 0px;
    display: block;
    width: fit-content;
    position: relative;
}

.hiring-flexibility .col-sm-4 {
    display: flex;
    align-items: center;
    justify-content: end;
}

.hiring-flexibility a.hire-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}


.custom-solution {
    background: #FBBD71;
    color: #000;
    padding: 80px 0;
}

.custom-solution h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px auto;
}

.custom-solution h2 span {
    color: #fff;
}

.custom-solution .col-sm-12 .sol-data {
    background: #FFFFFF1A;
    padding: 40px 50px;
    display: flex;
}

.custom-solution .col-sm-12 .sol-data ul {
    width: 50%;
    position: relative;
}

.custom-solution .col-sm-12 .sol-data ul li {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: left;
    margin: 0 15px 0px 15px;
    padding: 20px 15px;
    position: relative;
}

.custom-solution .col-sm-12 .sol-data ul li:last-child {
    margin-bottom: 0;
    padding: 15px;
}

.custom-solution .col-sm-12 .sol-data ul li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 40px;
    background: #000;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom-solution .col-sm-12 .sol-data ul:first-child:after {
    content: '';
    position: absolute;
    right: 41px;
    height: 100%;
    width: 1px;
    background: #000;
    top: 0;
}


@media(min-width: 992px) and (max-width: 1200px) {
    .why-hire-wix-sec .white-box h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-wix-section h1 {
        font-size: 60px;
        line-height: normal;
    }

    .wix-specialist h2 {
        font-size: 40px;
        line-height: normal;
        padding-right: 15px;
    }
}

@media(min-width: 768px) and (max-width: 1000px) {
    div#wix-slider .item {
        min-height: fit-content;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .hire-wix-section h1 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-wix-section:after {
        height: 60px;
        top: 30%;
    }

    .hire-wix-section a.hire-btn {
        font-size: 18px;
        padding: 16px 90px 16px 16px;
    }

    .wix-specialist h2 {
        font-size: 36px;
        line-height: normal;
        padding-right: 15px;
    }

    .wix-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    div#wix-slider .item {
        min-height: fit-content;
    }

    .why-hire-wix-sec .white-box h2 {
        font-size: 26px;
        line-height: normal;
    }

    .why-hire-wix-sec .col-sm-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .why-hire-wix-sec .white-box {
        min-height: fit-content;
    }

    .why-hire-wix-sec .black-box {
        min-height: fit-content;
    }

    .hiring-flexibility h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hiring-flexibility a.hire-btn {
        font-size: 18px;
    }

    .hiring-flexibility .col-sm-4 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
        justify-content: start;
    }

    .hiring-flexibility .col-sm-8 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .custom-solution h2 {
        font-size: 35px;
        line-height: normal;
    }

    .custom-solution .col-sm-12 .sol-data {
        display: block;
    }

    .custom-solution .col-sm-12 .sol-data ul {
        width: 100%;
    }

    .custom-solution .col-sm-12 .sol-data ul:first-child:after {
        display: none;
    }

    div#wix-slider.owl-carousel .owl-nav {
        margin: 0;
    }
}


@media(max-width: 767px) {
    .hire-wix-section .col-sm-6 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }

    .hire-wix-section {
        padding: 0 !important;
    }

    .wix-specialist .col-sm-6 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
        padding: 0 15px !important;
    }

    .wix-specialist .white-box {
        padding: 15px 0;
    }

    .wix-slider {
        padding: 50px 0 80px 0;
    }

    .why-hire-wix-sec {
        padding: 50px 0 50px;
    }

    .custom-solution .col-sm-12 .sol-data {
        padding: 15px 30px;
    }

    .hire-wix-section .col-sm-6 img {
        margin-top: 25px;
    }

    .hire-wix-section h1 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-wix-section:after {
        height: 60px;
        top: 30%;
        display: none;
    }

    .hire-wix-section a.hire-btn {
        font-size: 18px;
        padding: 16px 90px 16px 16px;
    }

    .wix-specialist h2 {
        font-size: 36px;
        line-height: normal;
        padding-right: 15px;
        margin-top: 20px;
    }

    .wix-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    div#wix-slider .item {
        min-height: fit-content;
    }

    .why-hire-wix-sec .white-box h2 {
        font-size: 26px;
        line-height: normal;
    }

    .why-hire-wix-sec .col-sm-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .why-hire-wix-sec .white-box {
        min-height: fit-content;
    }

    .why-hire-wix-sec .black-box {
        min-height: fit-content;
    }

    .hiring-flexibility h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hiring-flexibility a.hire-btn {
        font-size: 18px;
    }

    .hiring-flexibility .col-sm-4 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
        justify-content: start;
    }

    .hiring-flexibility .col-sm-8 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .custom-solution h2 {
        font-size: 35px;
        line-height: normal;
    }

    .custom-solution .col-sm-12 .sol-data {
        display: block;
    }

    .custom-solution .col-sm-12 .sol-data ul {
        width: 100%;
    }

    .custom-solution .col-sm-12 .sol-data ul:first-child:after {
        display: none;
    }

    div#wix-slider.owl-carousel .owl-nav {
        margin: 0;
    }
}


/*..hire-wordpress-developer-page-css...*/

.hire-wp-section {
    padding: 121px 0px !important;
    position: relative;
}

.hire-wp-section h1 {
    font-family: Montserrat;
    font-size: 70px;
    font-weight: 700;
    line-height: 87.52px;
    text-align: left;
    margin-bottom: 25px;
}

.hire-wp-section h1 span {
    background-image: url(/public/frontend/images/hire-wp-images/wp-text-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 80%;
}

.hire-wp-section p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
}

.hire-wp-section a.hire-btn {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #00749A;
    color: #fff;
    margin-top: 55px;
    display: block;
    width: fit-content;
    position: relative;
}

.hire-wp-section a.hire-btn:hover {
    background: #001d4a;
}

.hire-wp-section a.hire-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.wp-developer h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 1100px;
}

.wp-developer h2 span {
    color: #00749a;
}

.wp-developer p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 35.52px;
    text-align: center;
    margin: 20px 0 30px 0;
}

.wp-developer .col-sm-6 {
    padding: 40px 15px;
    position: relative;
}

.wp-developer .col-sm-6 h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 35.28px;
    text-align: left;
}

.wp-developer .col-sm-6 p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 41.4px;
    text-align: left;
}

.wp-developer .col-sm-6:first-child {
    padding-right: 50px;
}

.wp-developer .col-sm-6:last-child {
    padding-left: 50px;
}

.wp-developer .col-sm-6:last-child:after {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(to top, #FFFFFF, #464342, #FFFFFF);
    top: 0;
    bottom: 0;
    margin: auto;
}

.wp-developer img {
    margin-bottom: 50px;
}


.wp-slider-sec {
    background: linear-gradient(180deg, #00749a 70%, #fff 30%);
    padding: 100px 0;
}

.wp-slider-sec h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
}

.wp-slider-sec p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: center;
    color: #fff;
    max-width: 1100px;
    margin: 0 auto;
}

div#wp-slider h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #000;
    margin-bottom: 26px;
}

div#wp-slider p {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 37.26px;
    text-align: center;
}

div#wp-slider .item {
    min-height: 680px;
    background: #fff;
    margin: 0 15px;
    padding: 120px 100px 50px 99px;
    border-radius: 100% 100% 0 0;
    box-shadow: 0px 0px 10px 0px #0000001A;
}

div#wp-slider {
    margin-top: 70px;
}


/*arrow-css*/
div#wp-slider.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: center;
    margin: 50px 0 0;
    gap: 50px;
    padding-right: 50px;
}

div#wp-slider.owl-carousel .owl-nav button.owl-prev {
    position: relative;
}

div#wp-slider.owl-carousel .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

div#wp-slider.owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

div#wp-slider.owl-carousel .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

div#wp-slider.owl-carousel .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

/*end-arrow-css*/


.why-hire-wp h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
}

.why-hire-wp h2 span {
    color: #00749A;
}

.why-hire-wp .white-box {
    background: #fff;
    padding: 40px 90px 40px 0;
}

.why-hire-wp .green-box {
    background: #00749A;
    color: #fff;
    padding: 40px 25px;
    margin-bottom: 30px;
}

.why-hire-wp .green-box h3 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: left;
    margin-bottom: 20px;
}

.why-hire-wp .green-box p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 35.64px;
    text-align: left;
    margin: 0;
}

.why-hire-wp .black-box {
    background: #464342;
    color: #fff;
    padding: 40px 25px;
    margin-bottom: 30px;
}

.why-hire-wp .black-box h3 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: left;
    margin-bottom: 20px;
}

.why-hire-wp .black-box p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 35.64px;
    text-align: left;
    margin: 0;
}


.wp-hiring-flexibility {
    padding: 60px 0;
    background: #00749a;
}


.wp-hiring-flexibility .flex-sction {
    background: #fff;
    padding: 40px 60px;
}

.wp-hiring-flexibility .flex-sction h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: left;
}

.wp-hiring-flexibility .flex-sction p {
    margin: 0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.88px;
    text-align: left;
}

.wp-hiring-flexibility .flex-sction a.contact-btn {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #00749A;
    color: #fff;
    margin-top: 55px;
    display: block;
    width: fit-content;
    position: relative;
}

.wp-hiring-flexibility .flex-sction a.contact-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.wp-hiring-flexibility .flex-sction .col-sm-5 {
    display: flex;
    justify-content: end;
    align-items: center;
}

.wp-hiring-flexibility .flex-sction a.contact-btn:hover {
    background: #001d4a;
}

.wp-hiring-flexibility .custom-sol {
    padding: 100px 0;
}

.wp-hiring-flexibility .custom-sol h2 {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    padding: 100px 25px;
}

.wp-hiring-flexibility .custom-sol h2 span {
    color: #00749A;
    ;
}

.wp-hiring-flexibility .custom-sol .col-sm-5:first-child {
    background-image: url('/public/frontend/images/hire-wp-images/wp-white-bg.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    display: flex;
    align-items: center;
}

.wp-hiring-flexibility .custom-sol ul li {
    background: #FFFFFF;
    padding: 40px 45px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: center;
}

.wp-hiring-flexibility .custom-sol ul li:nth-child(even) {
    background: #464342;
    color: #fff;
}

.wp-developer {
    padding-bottom: 80px;
}

div#wp-slider .owl-stage-outer {
    padding-bottom: 5px;
}

section.why-hire-wp {
    position: relative;
    padding-bottom: 60px;
}

section.why-hire-wp:after {
    content: '';
    position: absolute;
    height: 300px;
    width: 340px;
    background-image: url(/public/frontend/images/hire-wp-images/wp-side.png);
    left: 0;
    top: -200px;
    background-repeat: no-repeat;
}


@media(min-width: 1025px) and (max-width: 1200px) {
    .hire-wp-section h1 {
        font-size: 55px;
        line-height: normal;
    }

    div#wp-slider .item {
        padding: 100px 50px;
    }

    div#wp-slider h3 {
        padding: 0 30px;
    }

    .wp-hiring-flexibility .custom-sol h2 {
        font-size: 36px;
        line-height: normal;
    }

    .wp-hiring-flexibility .flex-sction h2 {
        font-size: 36px;
    }
}

@media(min-width: 1000px) and (max-width: 1024px) {
    div#wp-slider h3 {
        padding: 0 50px;
    }

    .wp-hiring-flexibility .custom-sol h2 {
        font-size: 36px;
        line-height: normal;
    }

    .wp-hiring-flexibility .flex-sction h2 {
        font-size: 36px;
    }

    .hire-wp-section h1 {
        font-size: 55px;
        line-height: normal;
    }

    div#wp-slider .item {
        padding: 100px 50px;
    }
}

@media(min-width: 768px) and (max-width: 1000px) {
    .hire-wp-section {
        padding: 0 0 100px 0 !important;
    }

    .hire-wp-section .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }

    .hire-wp-section h1 {
        font-size: 50px;
        line-height: normal;
    }

    .hire-wp-section a.hire-btn {
        font-size: 18px;
        margin-top: 30px;
    }

    .hire-wp-section img {
        max-width: 100%;
        width: 100%;
        margin: 50px 0 0 0 !important;
    }

    div#wp-slider .item {
        min-height: fit-content;
        padding: 50px;
    }

    div#wp-slider .item h3 {
        padding: 0 150px;
    }

    .why-hire-wp h2 {
        font-size: 36px;
        line-height: normal;
    }

    .wp-hiring-flexibility .flex-sction {
        padding: 15px;
    }

    .wp-hiring-flexibility .flex-sction h2 {
        font-size: 34px;
        line-height: normal;
        margin: 0 0 10px 0;
    }

    .wp-hiring-flexibility .flex-sction a.contact-btn {
        font-size: 18px;
    }

    .wp-hiring-flexibility .flex-sction .col-sm-7 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .wp-hiring-flexibility .flex-sction .col-sm-5 {
        flex: 100%;
        max-width: 100%;
        justify-content: start;
    }

    .wp-hiring-flexibility .flex-sction .col-sm-5 a.contact-btn {
        margin: 15px 0 0 0;
    }

    .wp-hiring-flexibility .custom-sol .col-sm-5 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
        background-position: center !important;
        background-size: contain;
    }

    .wp-hiring-flexibility .custom-sol h2 {
        text-align: center;
    }

    .wp-hiring-flexibility .custom-sol h2 span {
        color: #000;
    }

    .wp-hiring-flexibility .custom-sol .col-sm-7 {
        flex: 100%;
        max-width: 100%;
    }
}

@media(max-width: 767px) {
    .hire-wp-section .col-sm-6 {
        max-width: 100%;
        flex: 100%;
    }

    .hire-wp-section h1 {
        font-size: 40px;
        line-height: normal;
    }

    .hire-wp-section p {
        font-size: 18px;
        line-height: normal;
    }

    .hire-wp-section a.hire-btn {
        margin-top: 25px;
        font-size: 16px;
    }

    .hire-wp-section img {
        margin-top: 25px;
    }

    .hire-wp-section {
        padding: 0 0 60px 0 !important;
    }

    .wp-developer h2 {
        font-size: 36px;
        line-height: normal;
    }

    .wp-developer img {
        margin-bottom: 0;
    }

    .wp-developer .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        padding: 20px 15px !important;
    }

    .wp-developer .col-sm-6:last-child:after {
        display: none;
    }

    .wp-slider-sec h2 {
        font-size: 36px;
        line-height: normal;
    }

    div#wp-slider .item {
        min-height: fit-content;
        padding: 25px 15px;
        border-radius: 100px 100px 0 0;
    }

    div#wp-slider .item h3 {
        max-width: 100%;
        margin: 0 auto 15px auto;
        padding: 0 15px;
    }

    div#wp-slider {
        margin-top: 15px;
    }

    div#wp-slider.owl-carousel .owl-nav {
        margin-top: 0;
    }

    .why-hire-wp .white-box {
        padding: 15px 0 25px;
    }

    section.why-hire-wp .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }

    .why-hire-wp h2 {
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }

    .why-hire-wp .black-box:last-child {
        margin-bottom: 0;
    }

    .wp-hiring-flexibility .flex-sction {
        padding: 20px;
    }

    .wp-hiring-flexibility .flex-sction .col-sm-7 {
        max-width: 100%;
        flex: 100%;
    }

    .wp-hiring-flexibility .flex-sction .col-sm-5 {
        max-width: 100%;
        flex: 100%;
        justify-content: flex-start;
    }

    .wp-hiring-flexibility .flex-sction a.contact-btn {
        margin-top: 15px;
        font-size: 14px;
        padding: 15px 90px 15px 15px;
    }

    .wp-hiring-flexibility .custom-sol {
        padding: 50px 0;
    }

    .wp-hiring-flexibility .custom-sol .col-sm-5 {
        flex: 100%;
        max-width: 100%;
    }

    .wp-hiring-flexibility .custom-sol .col-sm-7 {
        flex: 100%;
        max-width: 100%;
    }

    .wp-hiring-flexibility .custom-sol h2 {
        line-height: normal;
    }

    .wp-hiring-flexibility .flex-sction h2 {
        font-size: 36px;
        line-height: normal;
    }
}


/*...hire-node-js-page-css..*/
.node-js-banner {
    margin: 100px 0;
    position: relative;
    text-align: center;
    padding: 40px 0 150px 0;
    background-image: url(/public/frontend/images/hire-node-js/nodebg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.node-js-banner h1 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: center;
    color: #fff;
}

.node-js-banner h1 span {
    color: #404137;
}

.node-js-banner p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: center;
    color: #fff;
}

.node-js-banner a {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #404137;
    color: #fff;
    margin-top: 35px;
    display: block;
    width: fit-content;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.node-js-banner a:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.node-js-banner a:hover {
    background: #001d4a;
    color: #fff;
}

.node-js-banner img {
    margin: 50px 0;
}


.node-service {
    position: relative;
}

.node-service .white-bg-box {
    margin-top: -200px;
    background-color: #fff;
    padding: 43px;
    box-shadow: 0px 0px 16px 0px #0000001A;
}

.node-service .white-bg-box h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #404137;
    margin-bottom: 25px;
}

.node-service .white-bg-box p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 35.52px;
    text-align: center;
    color: #404137;
}

.node-service .white-bg-box .col-sm-6:first-child {
    padding-right: 30px;
}

.node-service .white-bg-box .col-sm-6 h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 35.52px;
    text-align: left;
    margin-bottom: 10px;
}

.node-service .white-bg-box .col-sm-6 p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 34.8px;
    text-align: left;
}

.node-service .white-bg-box .col-sm-6:last-child {
    padding-left: 30px;
    border-left: 1px solid #404137;
}

.node-service .white-bg-box .row:last-child {
    margin-top: 50px;
}


.node-skilled-dev {
    padding: 100px 0;
}

.node-skilled-dev h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 830px;
    margin: 0 auto 20px auto;
}

.node-skilled-dev p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: center;
}


.slider-row {
    background: #83CD29;
    color: #fff;
    padding: 50px 0;
    margin-top: 30px;
}

.slider-row h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 29.6px;
    text-align: left;
    color: #fff;
}

.slider-row p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: left;
}

.slider-row .item {
    padding: 0 40px;
    border-right: 1px solid #fff;
    margin-right: 0px;
    min-height: 265px;
}


/*arrow-css*/
.slider-row .owl-carousel .owl-nav {
    display: flex !important;
    justify-content: center;
    margin-top: 50px !important;
    gap: 50px;
    background: #fff;
    margin: 0 auto;
    width: fit-content;
    padding: 20px 15px;
}

.slider-row .owl-carousel .owl-nav button.owl-prev {
    position: relative;
}

.slider-row .owl-carousel .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

.slider-row .owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

.slider-row .owl-carousel .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

.slider-row .owl-carousel .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

/*end-arrow-css*/


.why-hire-node h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 885px;
    margin: 0 auto 15px auto;
}

.why-hire-node h2 span {
    color: #83CD29;
}

.why-hire-node h4 {
    padding: 40px 40px;
    background: #83cd29;
    width: 30%;
    color: #fff;
    font-weight: 600;
}

.why-hire-node p {
    width: 70%;
}

.why-hire-node .row:nth-child(2) .col-sm-12 {
    margin-bottom: 30px;
    display: flex;
}

.why-hire-node .row:nth-child(2) .col-sm-12:nth-child(odd) {
    border: 1px solid #83cd29;
    padding: 0;
    align-items: center;
}

.why-hire-node .row:nth-child(2) .col-sm-12:nth-child(odd) p {
    padding: 15px;
    max-width: 650px;
    margin: 0 auto;
}

.why-hire-node .row:nth-child(2) .col-sm-12:nth-child(even) {
    padding: 0;
    border: 1px solid #404137;
    display: flex;
    align-items: center;
}

.why-hire-node .row:nth-child(2) .col-sm-12:nth-child(even) h4 {
    background: #404137;
}

.why-hire-node .row:nth-child(2) .col-sm-12:nth-child(even) p {
    padding: 15px;
    max-width: 650px;
    margin: 0 auto;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: left;
}

.flexible-node-sec {
    background: #404137;
    padding: 60px 0;
    color: #fff;
    text-align: center;
}

.flexible-node-sec h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: center;
}

.flexible-node-sec a.contact-btn {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #83cd29;
    color: #fff;
    margin-top: 55px !important;
    display: block;
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.flexible-node-sec a.contact-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.node-solutions {
    padding: 98px 0;
}

.node-solutions h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 970px;
    margin: 0 auto 25px;
}

.node-solutions ul {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: start;
    margin-top: 25px;
}

.node-solutions ul li {
    background: #83CD29;
    padding: 35px;
    width: 48%;
    border-radius: 50px;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.node-solutions ul li:nth-child(1),
.node-solutions ul li:nth-child(4),
.node-solutions ul li:nth-child(5) {
    background: #404137;
    color: #fff;
}

.flexible-node-sec a.contact-btn:hover {
    background: #ffd165;
}

.node-skilled-dev h2 span {
    color: #83cd29;
}

.node-solutions h2 span {
    color: #83cd29;
}

@media(min-width: 1025px) and (max-width: 1200px) {
    .node-js-banner {
        margin: 100px 0;
        padding: 40px 0 150px 0;
        background-image: url(/public/frontend/images/hire-node-js/nodebg.webp);
        background-size: 120% 100%;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .node-js-banner h1 {
        font-size: 50px;
    }

    .node-js-banner {
        margin-top: 0;
    }

    .node-js-banner h1 {
        font-size: 50px;
    }

    .why-hire-node h4 {
        padding: 40px 20px;
    }

    .node-solutions h2 {
        font-size: 40px;
        line-height: normal;
    }

    .node-solutions ul li {
        padding: 30px 10px;
    }

    .node-service .white-bg-box h2 {
        font-size: 36px;
        line-height: normal;
    }

    .node-skilled-dev h2 {
        font-size: 40px;
        line-height: normal;
    }

    body header#newhead.inner-page .header-inner-site {
        padding: 0 !IMPORTANT;
    }
}


@media(max-width: 767px) {
    body header#newhead.inner-page .header-inner-site {
        padding: 0 !IMPORTANT;
    }
    body .laravel-section-one {
    padding-top: 0;
}

    .node-js-banner h1 {
        font-size: 36px;
        line-height: normal;
    }

      .node-js-banner {
        margin-top: -60px;
    }

    .node-js-banner h1 {
        font-size: 36px;
        line-height: normal;
    }

    .why-hire-node h4 {
        padding: 40px 20px;
    }

    .node-solutions h2 {
        font-size: 40px;
        line-height: normal;
    }

    .node-solutions ul li {
        padding: 30px 10px;
    }

    .node-service .white-bg-box h2 {
        font-size: 32px;
        line-height: normal;
    }

    .node-skilled-dev h2 {
        font-size: 40px;
        line-height: normal;
    }

    .slider-row h2 {
        font-size: 21px;
    }

    .node-js-banner a {
        font-size: 16px;
    }

    .node-service .white-bg-box .row:last-child .col-sm-6 {
        padding: 0;
    }

    .why-hire-node h2 {
        font-size: 36px;
    }

    section.why-hire-node {
        padding: 0 15px;
    }

    .flexible-node-sec h2 {
        font-size: 36px;
    }

    header#newhead.inner-page .header-inner-site {
        padding: 0 !IMPORTANT;
    }

    .node-service .white-bg-box {
        padding: 25px 15px;
    }

    .node-service .white-bg-box .row:last-child .col-sm-6 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
        padding: 0 15px;
    }

    .node-service .white-bg-box .row:last-child {
        margin: 10px;
    }

    .node-service .white-bg-box .row:last-child .col-sm-6 {
        border-left: 0;
        padding: 0;
    }

    .slider-row .item {
        border: none;
        padding: 0;
    }

    .why-hire-node h2 {
        line-height: normal;
        margin-bottom: 30px;
    }

    .why-hire-node .row:nth-child(2) .col-sm-12 {
        display: block;
    }

    .why-hire-node p {
        width: 100%;
    }

    .why-hire-node h4 {
        width: 100%;
        padding: 15px;
    }

    .why-hire-node .row:nth-child(2) .col-sm-12:nth-child(even) {
        display: block;
    }

    .flexible-node-sec a.contact-btn {
        margin-top: 20px !important;
    }

    .node-solutions ul li {
        width: 100%;
    }
}

/*...hire graphics designing page...*/

.hire-graphic-banner {
    margin-top: 120px;
    background: #FFB3000D;
}

.hire-graphic-banner h1 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: left;
    margin-top: 45px;
    margin-bottom: 30px;
    color: #001D4A;
}

.hire-graphic-banner h1 span {
    color: #FFD165;
}

.hire-graphic-banner p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
}

.hire-graphic-banner a.hire-graphic-btn {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #FFD165;
    margin-top: 35px;
    display: block;
    width: fit-content;
    position: relative;
    border: 2px solid #FFD165;
    color: #fff;
}

.hire-graphic-banner a.hire-graphic-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.graphic-broucher {
    padding: 84px 0;
}

.graphic-broucher h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #001D4A;
    max-width: 1045px;
    margin: 0 auto 25px;
}

.graphic-broucher p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: center;
    max-width: 1045px;
    color: #001D4A;
    margin: 0 auto;
}

.graphic-broucher .row:nth-child(2) {
    margin-top: 40px;
}

.graphic-broucher .row:nth-child(2) .col-sm-6:first-child {
    background: #FFD165;
    padding: 30px;
}

.graphic-broucher .row:nth-child(2) .col-sm-6 h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 35.52px;
    text-align: center;
}

.graphic-broucher .row:nth-child(2) .col-sm-6 p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 34.8px;
    text-align: center;
}

.graphic-broucher .row:nth-child(2) .col-sm-6:last-child {
    background: #001D4A;
    padding: 30px;
}

.graphic-broucher .row:nth-child(2) .col-sm-6:last-child h2,
.graphic-broucher .row:nth-child(2) .col-sm-6:last-child p {
    color: #fff;
}

.graphic-broucher .row:nth-child(1) .col-sm-12 {
    position: relative;
}

.graphic-broucher .row:nth-child(1) .col-sm-12:after {
    content: '';
    position: absolute;
    left: 15px;
    height: 100%;
    width: 20px;
    background: url(/public/frontend/images/hire-graphic-img/ylo-piller.webp);
    top: 0;
    background-repeat: no-repeat;
}

.graphic-broucher .row:nth-child(1) .col-sm-12:before {
    content: '';
    position: absolute;
    right: 15px;
    height: 100%;
    width: 20px;
    background: url(/public/frontend/images/hire-graphic-img/blue-piller.webp);
    top: 0;
    background-repeat: no-repeat;
}

.graphic-slider h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin-bottom: 25px;
    color: #001D4A;
}

.graphic-slider h2 span {
    color: #FFD165;
}

.graphic-slider p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: center;
    color: #001D4A;
}

.graphic-slider .gd-slider .col-sm-12 {
    padding: 0 20px 40px 20px;
    background: #FFD1651A;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #FFD165;
}

.gd-slider {
    margin-top: 25px;
    margin-bottom: 120px;
}

.graphic-slider .gd-slider .col-sm-12 h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}

.graphic-slider .gd-slider .col-sm-12 .item {
    background: #FFD165;
    padding: 40px;
    margin: 0 20px;
    min-height: 452px;
}

.graphic-slider .gd-slider .col-sm-12 .item p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 32.4px;
    text-align: center;
}


/*arrow-css*/
.graphic-slider .gd-slider .owl-carousel .owl-nav {
    display: flex !important;
    justify-content: center;
    margin-top: 0px !important;
    gap: 50px;
    background: #fff;
    margin: 0 auto;
    width: fit-content;
    padding: 20px 50px;
    position: absolute;
    left: 0;
    right: 0;
}

.graphic-slider .gd-slider .owl-carousel .owl-nav button.owl-prev {
    position: relative;
}

.graphic-slider .gd-slider .owl-carousel .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

.graphic-slider .gd-slider .owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

.graphic-slider .gd-slider .owl-carousel .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

.graphic-slider .gd-slider .owl-carousel .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

/*end-arrow-css*/


section.why-gd-teqtop {
    padding-bottom: 100px;
}

.why-gd-teqtop h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin-bottom: 40px;
    color: #001D4A;
}

.hiring-flex-gd a.contact-btn:hover {
    background: #fff;
}


.why-gd-teqtop h2 span {
    color: #FFD165;
}

.why-gd-teqtop .col:nth-child(odd) {
    color: #fff;
    background: #001d4a;
}

.why-gd-teqtop .col:nth-child(even) {
    background: #ffd165;
}

.why-gd-teqtop .col {
    padding: 40px 35px;
}

.why-gd-teqtop .col h3 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: center;
    margin-bottom: 25px;
}

.why-gd-teqtop .col p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: center;
    margin: 0;
}

.hiring-flex-gd {
    background: #001D4A;
    padding: 40px 0;
    color: #fff;
}

.hiring-flex-gd .row {
    align-items: center;
}

.hiring-flex-gd h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: left;
    margin-bottom: 15px;
}

.hiring-flex-gd p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 31.68px;
    text-align: left;
}

.hiring-flex-gd a.contact-btn {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #FFD165;
    color: #001d4a;
    margin-top: 55px !important;
    display: block;
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.hiring-flex-gd a.contact-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/slide-next.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 27px;
}

.gd-skilled-here {
    padding: 100px 0;
}

.gd-skilled-here h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #001D4A;
    max-width: 958px;
    margin: 0 auto 55px auto;
}

.gd-skilled-here h2 span {
    color: #FFD165;
}

.gd-skilled-here ul {
    display: flex;
    justify-content: center;
    max-width: 958px;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 25px;
}

.gd-skilled-here ul li {
    width: 215px;
    height: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #FFD165;
    border-radius: 100%;
    padding: 20px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: center;
    color: #001d4a;
}

.gd-skilled-here ul li.blue {
    background: #001d4a;
    color: #fff;
}

.hire-graphic-banner a.hire-graphic-btn:hover {
    background: #001d4a;
    border-color: #001d4a;
}

@media(min-width: 992px) and (max-width: 1200px) {
    .hire-graphic-banner h1 {
        font-size: 40px;
        line-height: normal;
        margin-bottom: 20px;
    }

    .graphic-broucher h2 {
        max-width: 800px;
        font-size: 40px;
        line-height: normal;
    }

    .graphic-broucher p {
        max-width: 800px;
    }

    .graphic-slider h2 {
        font-size: 40px;
        line-height: normal;
    }

    .why-gd-teqtop h2 {
        font-size: 40px;
    }

    .why-gd-teqtop .col {
        width: 33% !important;
        max-width: 33%;
        flex: 33%;
    }

    .why-gd-teqtop .col:nth-child(4),
    .why-gd-teqtop .col:nth-child(5) {
        width: 48%;
        max-width: 49.5%;
        flex: 50%;
    }

    .hiring-flex-gd h2 {
        font-size: 40px;
    }

    .gd-skilled-here h2 {
        font-size: 40px;
        line-height: normal;
        margin-bottom: 30px;
    }

    .gd-skilled-here ul {
        gap: 15px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .hire-graphic-banner {
        margin: 15px 0 0 0;
        padding: 50px 0;
    }

    .hire-graphic-banner h1 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-graphic-banner a.hire-graphic-btn {
        font-size: 20px;
        padding: 15px 80px 15px 15px;
    }

    .hire-graphic-banner a.hire-graphic-btn:after {
        right: 0;
    }

    .graphic-broucher h2 {
        font-size: 36px;
        line-height: normal;
        max-width: 80%;
    }

    .graphic-broucher p {
        max-width: 90%;
    }

    .graphic-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    .why-gd-teqtop h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hiring-flex-gd h2 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .hiring-flex-gd .col-sm-8,
    .hiring-flex-gd .col-sm-4 {
        max-width: 100%;
        flex: 100%;
    }

    .hiring-flex-gd a.contact-btn {
        margin-top: 15px !important;
        margin-left: 0;
    }

    .gd-skilled-here h2 {
        font-size: 36px;
        line-height: normal;
    }

    .gd-skilled-here ul li {
        width: 31%;
    }

    .gd-skilled-here ul {
        gap: 15px;
    }
}


@media (max-width: 767px) {

    .hire-graphic-banner {
        margin: 15px 0 0 0;
        padding: 50px 0;
    }

    .hire-graphic-banner h1 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-graphic-banner a.hire-graphic-btn {
        font-size: 20px;
        padding: 15px 80px 15px 15px;
    }

    .hire-graphic-banner a.hire-graphic-btn:after {
        right: 0;
    }

    .graphic-broucher h2 {
        font-size: 36px;
        line-height: normal;
        max-width: 80%;
    }

    .graphic-broucher p {
        max-width: 90%;
    }

    .graphic-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    .why-gd-teqtop h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hiring-flex-gd h2 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .hiring-flex-gd .col-sm-8,
    .hiring-flex-gd .col-sm-4 {
        max-width: 100%;
        flex: 100%;
    }

    .hiring-flex-gd a.contact-btn {
        margin-top: 15px !important;
        margin-left: 0;
    }

    .gd-skilled-here h2 {
        font-size: 36px;
        line-height: normal;
    }

    .gd-skilled-here ul li {
        width: 100%;
        border-radius: 50px;
        padding: 15px !important;
        height: fit-content;
    }

    .gd-skilled-here ul {
        gap: 15px;
    }

    .hire-graphic-banner {
        margin-top: 10px !important;
    }

    .graphic-broucher .row:nth-child(2) .col-sm-6 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }

    .graphic-broucher .row:nth-child(2) .col-sm-6 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }

    .hire-graphic-banner .col-sm-6 {
        flex: 100%;
        max-width: 100%;
    }

    .why-gd-teqtop .col {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .graphic-slider .gd-slider .col-sm-12 .item {
        padding: 15px;
    }

    .graphic-broucher .row:nth-child(2) .col-sm-6 {
        padding: 20px 10px !important;
    }
}


/*...hire-seo-expert..*/
.hire-seo-banner {
    margin: 100px 0 0 0;
}

.hire-seo-banner .row {
    background: #FFFCF3;
    padding: 60px 0;
    align-items: center;
}

.hire-seo-banner h1 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: left;
    margin-bottom: 30px;
}

.hire-seo-banner p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
}

.hire-seo-banner a.hire-graphic-btn {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    background: #EA4331;
    color: #fff;
    margin-top: 55px;
    display: block;
    width: fit-content;
    position: relative;
}

.hire-seo-banner a.hire-graphic-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 30px;
}

.hire-seo-banner a.hire-graphic-btn:hover {
    background: #001d4a;
}


.moestros-section {
    padding: 70px 0;
}

.moestros-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto 25px;
}

.moestros-section .col-sm-6 h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 41.76px;
    text-align: left;
    margin-bottom: 15px;
}

.moestros-section .col-sm-6:first-child {
    background: #537FBE;
    color: #fff;
    padding: 20px 20px;
}

.moestros-section .col-sm-6 p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: left;
}

.moestros-section .col-sm-6:last-child {
    background: #F04030;
    color: #fff;
    padding: 20px;
}

.moestros-section p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: center;
    max-width: 950px;
    margin: 0 auto 25px;
}


.seo-slider h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin-bottom: 20px;
}

.seo-slider p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: center;
    max-width: 1045px;
    margin: 0 auto 25px;
}

.why-t-seo {
    padding: 100px 0;
}

.why-t-seo h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin-bottom: 25px;
}

.why-t-seo .col {
    background: #EA4331;
    color: #fff;
    max-width: 48%;
    width: 49%;
    flex: 50%;
    padding: 34px;
    text-align: center;
}

.why-t-seo .col h4 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: center;
    margin-bottom: 20px;
}

.why-t-seo .col p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: center;
}

.seo-slider-row {
    background: #FABD150D;
    padding: 45px 0;
}

div#seo-slider-sec .item {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #000;
}

div#seo-slider-sec .item h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
}

div#seo-slider-sec .item p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 32.4px;
    text-align: left;
}

/*arrow-css*/
div#seo-slider-sec .owl-nav {
    display: flex !important;
    justify-content: center;
    margin-top: 0px !important;
    gap: 50px;
    background: #fff;
    margin: 0 auto;
    width: fit-content;
    padding: 20px 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

div#seo-slider-sec .owl-nav button.owl-prev {
    position: relative;
}

div#seo-slider-sec .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

div#seo-slider-sec .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

div#seo-slider-sec .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

div#seo-slider-sec .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

/*end-arrow-css*/
div#seo-slider-sec {
    padding-bottom: 60px;
}

.hire-seo-banner h1 span:first-child {
    color: #537FBF;
}

.hire-seo-banner h1 span:nth-child(2) {
    color: #FABD15;
}

.hire-seo-banner h1 span:nth-child(3) {
    color: #EA4331;
}

.row.why-seo-row {
    gap: 25px;
    justify-content: center;
}

.why-t-seo .col:nth-child(2) {
    background: #FABD15;
}

.why-t-seo .col:nth-child(3) {
    background: #537FBF;
}

.why-t-seo .col:nth-child(5) {
    background: #FABD15;
}

.seo-h-flexibility h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: center;
}

.seo-h-flexibility p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 31.68px;
    text-align: center;
    max-width: 978px;
    margin: 0 auto;
}

.seo-h-flexibility a.contact-btn {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 39.86px;
    text-align: center;
    padding: 16px 90px 16px 32px;
    border: 2px solid #EA4331;
    color: #EA4331;
    margin-top: 25px !important;
    display: block;
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.seo-h-flexibility a.contact-btn:hover {
    background: #EA4331;
    color: #fff;
}

.seo-h-flexibility a.contact-btn:hover:after {
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    background-repeat: no-repeat;
}

.seo-h-flexibility a.contact-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hire-seo/red-arrow.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 27px;
}

section.seo-h-flexibility {
    padding-bottom: 100px;
}

section.seo-xpert h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
}

section.seo-xpert ul {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 30px;
}

section.seo-xpert ul li {
    background: #537FBF;
    width: 50%;
    max-width: 48%;
    padding: 27px;
    color: #fff;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
    text-align: center;
}

section.seo-xpert ul li:nth-child(2),
section.seo-xpert ul li:nth-child(5),
section.seo-xpert ul li:nth-child(8) {
    background: #EA4331;
}

section.seo-xpert ul li:nth-child(3),
section.seo-xpert ul li:nth-child(6) {
    background: #FABD15;
}

section.seo-xpert {
    padding-bottom: 60px;
}

section.seo-xpert h2 span {
    color: #EA4331;
    padding: 0 15px;
}

.why-t-seo h2 span {
    color: #ea4331;
}

@media(min-width: 992px) and (max-width: 1024px) {
    .hire-seo-banner h1 {
        font-size: 60px;
        line-height: normal;
    }

    .moestros-section h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    .why-t-seo h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-h-flexibility h2 {
        font-size: 36px;
        line-height: normal;
        margin: 0 0 15px;
    }

    section.seo-xpert h2 {
        font-size: 36px;
        line-height: normal;
    }
}


@media(min-width: 768px) and (max-width: 991px) {
    .hire-seo-banner h1 {
        font-size: 60px;
        line-height: normal;
    }

    .moestros-section h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    .why-t-seo h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-h-flexibility h2 {
        font-size: 36px;
        line-height: normal;
        margin: 0 0 15px;
    }

    section.seo-xpert h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-seo-banner .col-sm-4 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
        text-align: center;
    }

    .hire-seo-banner .col-sm-8 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .seo-h-flexibility a.contact-btn {
        padding: 10px 90px 10px 32px;
    }

    .seo-h-flexibility a.contact-btn::after {
        top: 20px;
    }

    .hire-seo-banner {
        margin: 10px 0 0 0;
    }
}


@media (max-width: 767px) {
    .hire-seo-banner h1 {
        font-size: 40px;
        line-height: normal;
    }

    .moestros-section h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-slider h2 {
        font-size: 36px;
        line-height: normal;
    }

    .why-t-seo h2 {
        font-size: 36px;
        line-height: normal;
    }

    .seo-h-flexibility h2 {
        font-size: 36px;
        line-height: normal;
        margin: 0 0 15px;
    }

    section.seo-xpert h2 {
        font-size: 36px;
        line-height: normal;
    }

    .hire-seo-banner .col-sm-4 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
        text-align: center;
    }

    .hire-seo-banner .col-sm-8 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }

    .seo-h-flexibility a.contact-btn {
        padding: 10px 90px 10px 32px;
    }

    .seo-h-flexibility a.contact-btn::after {
        top: 20px;
    }

     .hire-seo-banner {
        margin: -60px 0 0 0;
    }

    .moestros-section .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .why-t-seo .col {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    section.seo-xpert ul li {
        width: 100%;
        max-width: 100%;
    }
}


/*...hire ios page css...*/

.hire-ios-banner {
    margin: 100px 0 0 0;
    padding: 60px 0;
    background-image: url(/public/frontend/images/hire-ios/ios-bg.webp);
    background-repeat: no-repeat;
    color: #fff;
    background-size: cover;
}

.hire-ios-banner h1 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: center;
    margin: 0 0 15px 0;
}

.hire-ios-banner p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 15px auto;
}

.hire-ios-banner a.hire-graphic-btn {
    border: 1px solid #FFFFFF;
    padding: 15px 90px 15px 15px;
    position: relative;
    width: fit-content;
    margin: 55px auto 55px auto;
    display: block;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
}

.hire-ios-banner a.hire-graphic-btn:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 15px;
    top: 23px;
}

.hire-ios-banner {
    text-align: center;
}


.hire-ios-banner {
    margin-bottom: 60px;
}

.amazing-ios-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 1105px;
}

.amazing-ios-section .col-sm-6 h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 41.76px;
    text-align: left;
    margin-bottom: 25px;
}

.amazing-ios-section p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: center;
}

.amazing-ios-section .col-sm-6 p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: left;
}

.amazing-ios-section .col-sm-6 {
    box-shadow: 0px 0px 4px 0px #0000001A;
    max-width: 48%;
    padding: 31px;
}

.amazing-ios-section .row:last-child {
    gap: 30px;
    margin-top: 20px;
}

.ios-slider {
    background: #000000;
    color: #fff;
    padding: 60px 0;
    margin-top: 60px;
}

.ios-slider h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin: 0 0 15px 0;
}

.ios-slider p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: center;
}

.why-teqtop-ios {
    padding: 90px 0;
}

.why-teqtop-ios .col-sm-12 h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 1105px;
    margin: 0 auto;
}

.why-teqtop-ios .col-sm-12 p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: center;
    margin-bottom: 40px;
}

.why-teqtop-ios .row .col:nth-child(odd) {
    background: #000000;
    color: #fff;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding: 40px;
    text-align: center;
}

.why-teqtop-ios .row .col:nth-child(odd) h4 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: center;
}

.why-teqtop-ios .row .col:nth-child(odd) p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: center;
    max-width: 733px;
    margin: 15px auto 0 auto;
}

.why-teqtop-ios .row .col:nth-child(even) p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.64px;
    text-align: center;
    color: #000;
    max-width: 733px;
    margin: 15px auto 0 auto;
}

.why-teqtop-ios .row .col:nth-child(even) h4 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: center;
}

.why-teqtop-ios .row .col:nth-child(even) {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding: 40px;
    text-align: center;
    border: 1px solid #000000;
}


.ios-h-flexibility {
    padding: 0 0 60px 0;
}

.ios-h-flexibility h2 {
    color: #000000;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: center;
}

.ios-h-flexibility p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 31.68px;
    text-align: center;
    max-width: 1056px;
    margin: 0 auto;
}

.ios-h-flexibility a.contact-btn {
    padding: 16px 90px 16px 32px;
    border: 2px solid #001d4a;
    color: #001d4a;
    margin-top: 55px !important;
    display: block;
    width: fit-content;
    position: relative;
    margin: 0 auto;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
}

.ios-h-flexibility a.contact-btn:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    right: 20px;
    background-repeat: no-repeat;
    top: 23px;
}

.ios-h-flexibility a.contact-btn:hover::after {
    background: url(/public/frontend/images/hirewix/arrow-white-long.png);
    background-repeat: no-repeat;
}

section.ios-xpert {
    background: #000000;
    color: #fff;
    padding: 60px 0;
}

section.ios-xpert h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 741px;
    margin: 0 auto 15px auto;
}

section.ios-xpert ul {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 50px;
}

section.ios-xpert ul li {
    width: fit-content;
    white-space: nowrap;
    padding-right: 50px;
    border-right: 2px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 15px 35px 15px 15px;
}

div#ios-slider-sec {
    margin-top: 25px;
    padding-bottom: 100px;
}

div#ios-slider-sec .item p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 32.4px;
    text-align: left;
}

div#ios-slider-sec .item {
    padding-right: 50px;
    margin-right: 50px;
    border-right: 1px solid;
}

div#ios-slider-sec .item h4 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 43.2px;
    text-align: left;
    margin-bottom: 15px;
}

/*arrow-css*/
div#ios-slider-sec .owl-nav {
    display: flex !important;
    justify-content: center;
    margin-top: 0px !important;
    gap: 50px;
    background: #fff;
    margin: 0 auto;
    width: fit-content;
    padding: 20px 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

div#ios-slider-sec .owl-nav button.owl-prev {
    position: relative;
}

div#ios-slider-sec .owl-nav button span {
    color: #fff;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 20px;
}

div#ios-slider-sec .owl-nav button.owl-prev:after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    background: #000;
    right: -30px;
    top: 0;
}

div#ios-slider-sec .owl-nav button.owl-prev span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-prev.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

div#ios-slider-sec .owl-nav button.owl-next span:after {
    content: '';
    position: absolute;
    background: url(/public/frontend/images/slide-next.png);
    width: 55px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: 5px;
}

/*end-arrow-css*/

.hire-ios-banner a.hire-graphic-btn:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

.ios-h-flexibility a.contact-btn:hover {
    background: #000;
    color: #fff;
}

.hire-ios-banner a.hire-graphic-btn:hover:after {
    background: url(/public/frontend/images/slide-next.png);
    background-repeat: no-repeat;
}

.ios-h-flexibility a.contact-btn:hover {
    background: #000;
}


@media(min-width: 768px) and (max-width: 991px) {
    .hire-ios-banner {
        margin: 10px 0 0 0;
    }

    .hire-ios-banner h1 {
        font-size: 45px;
        line-height: normal;
    }

    .hire-ios-banner a.hire-graphic-btn {
        margin: 40px auto;
    }

    .amazing-ios-section {
        padding: 50px 0;
    }

    .amazing-ios-section h2 {
        font-size: 36px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .amazing-ios-section .col-sm-6 {
        max-width: 47%;
    }

    .ios-slider h2 {
        font-size: 36px;
        line-height: 46px;
    }

    div#ios-slider-sec .item {
        margin-right: 0;
    }

    .why-teqtop-ios .col-sm-12 h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 15px 0;
    }

    .ios-h-flexibility h2 {
        font-size: 36px;
    }

    .ios-h-flexibility a.contact-btn {
        margin-top: 35px !IMPORTANT;
    }

    section.ios-xpert h2 {
        line-height: 46px;
        font-size: 36px;
    }
}


@media (max-width: 767px) {
    .hire-ios-banner {
        margin: 0;
    }

    .hire-ios-banner h1 {
        font-size: 45px;
        line-height: normal;
    }

    .hire-ios-banner a.hire-graphic-btn {
        margin: 40px auto;
    }

    .amazing-ios-section {
        padding: 50px 0;
    }

    .amazing-ios-section h2 {
        font-size: 36px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .amazing-ios-section .col-sm-6 {
        max-width: 100%;
    }

    .ios-slider h2 {
        font-size: 36px;
        line-height: 46px;
    }

    div#ios-slider-sec .item {
        margin-right: 0;
        padding-right: 15px;
    }

    .why-teqtop-ios .col-sm-12 h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 15px 0;
    }

    .ios-h-flexibility h2 {
        font-size: 36px;
    }

    .ios-h-flexibility a.contact-btn {
        margin-top: 35px !IMPORTANT;
    }

    section.ios-xpert h2 {
        line-height: 46px;
        font-size: 36px;
    }
}


/*...hire android app developer...*/

.hero-wrapper .container {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.hero-wrapper .row {
    padding-bottom: 10px;
}

.hero-left {
    text-align: left;
}

.hero-heading {
    font-size: 80px;
    font-weight: 700;
    line-height: 98px;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.hero-sub-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.hero-description {
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    color: #000000;
    padding-top: 5px;
    margin-bottom: 0;
}

.hero-button {
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #5BDB82;
    color: #5BDB82;
    padding: 20px 24px;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    cursor: pointer;
}

.hero-button img {
    padding-left: 8px;
    width: 40px;
    height: auto;
}

.promo-content-wrapper .container {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #5BDB82;
    padding: 40px 30px;
}

.promo-heading-container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.promo-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    align-self: center;
    max-width: 1105px;
}

.promo-sub-heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 42px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    align-self: center;
    max-width: 954px;
    margin-bottom: 15px;
}

.android-specialists {
    background-color: #000000;
    padding: 30px 30px;
    width: 100%;
    min-height: 450px;
}

.android-specialists-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    color: #FFFFFF;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.android-specialists-description {
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    color: #FFFFFF;
    padding-top: 5px;
}

.android-expert {
    background-color: #000000;
    padding: 30px 30px;
    width: 100%;
    min-height: 450px;
}

.android-expert-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    color: #FFFFFF;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.android-expert-description {
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    color: #FFFFFF;
    padding-top: 5px;
}


.features-wrapper .container {
    padding-top: 40px;
    padding-bottom: 80px;
}

.features-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: #000000;
    margin-bottom: 0;
    text-align: center;
}

.feature {
    padding: 20px 50px;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-radius: 176px;
    max-width: 1047px;
    margin: 25px auto 25px auto;
}

.feature:last-child {
    margin-bottom: 0;
}

.feature:nth-child(even) {
    box-shadow: 0px 0px 10px #0000001A;
}

.feature:nth-child(odd) {
    background-color: #5BDB82;
}

.feature-heading {
    font-size: 22px;
    font-weight: 700;
    line-height: 38px;
    color: #000000;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.feature-description {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
    padding-top: 5px;
}

.dev-flexibility-wrapper {
    box-shadow: 0px 0px 16px #0000001F;
}

.dev-flexibility-wrapper .container {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.dev-flexibility-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    color: #000000;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.dev-flexibility-description {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 10px;
}

.dev-flexibility-button {
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #5BDB82;
    color: #5BDB82;
    padding: 20px 75px 20px 20px;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
}

.dev-flexibility-button:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hire-android/green-arrow.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 30px;
    text-align: right;
}

.dev-flexibility-button img {
    padding-left: 8px;
    width: 40px;
    height: auto;
}

.services-heading-wrapper .container {
    padding-top: 80px;
    padding-bottom: 20px;
    text-align: center;
}

.services-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.services-wrapper {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 20px;
    margin-bottom: 80px;
}

.services-wrapper .container {
    text-align: center;
    background: #5BDB82;
    padding: 40px;
}

.services-wrapper h5 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    margin: 20px 20px 20px 0;
    border-right: 2px solid;
    padding-right: 30px;
}

@media(max-width: 570px){
    .hero-left {
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .android-app-slider h2 {
        font-size: 34px !important;
        line-height: normal !important;
    }

    .android-app-slider .owl-item .item {
        min-height: fit-content !important;
    }

    .app-slider-row {
        padding: 0;
        margin: 0 15px;
    }

    .app-slider-row:after {
        height: 90px !important;
        top: 37% !important;
    }

    .hero-left {
        padding-bottom: 10px;
    }

    .hero-wrapper .container {
        padding-top: 0;
    }

    .hero-button {
        font-size: 18px;
    }

    .promo-content-wrapper .col-md-8,
    .promo-content-wrapper .col-md-4 {
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }

    .feature {
        border-radius: 15px;
        padding: 25px;
    }

    .promo-content-wrapper .container {
        padding: 40px 15px;
    }

    .android-specialists,
    .android-expert {
        padding: 15px;
    }

    .hero-wrapper {
        margin: 0 !important;
    }

    .android-expert {
        min-height: fit-content;
    }

    .hero-right {
        padding-top: 10px;
    }

    .android-specialists-container {
        margin-bottom: 10px;
    }

    .android-expert-container {
        margin-top: 10px;
    }

    .android-solutions-list {
        width: 80%;
        margin: auto;
    }

    #android-solutions-prev {
        left: -8px;
    }

    #android-solutions-next {
        right: -8px;
    }

    .android-solution-wrapper {
        width: 200px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-wrapper {
        margin: 0 !important;
    }

    .promo-content-wrapper .col-md-8,
    .promo-content-wrapper .col-md-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .android-app-slider h2 {
        font-size: 36px !important;
        line-height: 46px !important;
    }

    .feature {
        border-radius: 30px !important;
    }

    .android-app-slider .owl-item .item {
        min-height: fit-content !important;
    }

    .app-slider-row:after {
        height: 70px !important;
        top: 37% !important;
    }

    .android-specialists {
        margin-bottom: 20px;
    }

    .android-expert {
        min-height: fit-content;
    }
}

@media (max-width: 991px) {

    .hero-heading,
    .promo-heading,
    .android-solutions-heading,
    .features-heading,
    .dev-flexibility-heading,
    .services-heading {
        font-size: 36px;
        line-height: normal;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hero-heading,
    .promo-heading,
    .android-solutions-heading,
    .features-heading,
    .dev-flexibility-heading,
    .services-heading {
        font-size: 40px;
        line-height: normal;
    }
}

@media (max-width: 1199px) {
    .promo-heading,
    .promo-sub-heading {
        width: 100%;
    }
}

.hero-wrapper {
    margin: 100px 0 0 0;
}

.hero-button {
    position: relative;
    padding: 20px 70px 24px 20px;
}

.hero-button:after {
    content: '';
    width: 60px;
    height: 15px;
    background: url(/public/frontend/images/hire-android/green-arrow.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 30px;
    text-align: right;
}

.hero-left {
    padding-right: 40px;
}

.services-heading-wrapper h2.services-heading {
    max-width: 800px;
    margin: 0 auto;
}

.hero-button:hover {
    background: #000;
    border-color: #000;
}

.dev-flexibility-button:hover {
    background: #000;
    border-color: #000;
}

.android-app-slider {
    padding: 100px 0;
}

.android-app-slider h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin-bottom: 40px;
}

.android-app-slider .owl-item .item {
    background: #5BDB82;
    padding: 20px;
    margin: 15px;
    min-height: 400px;
}

.android-app-slider .owl-item .item h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    text-align: center;
    margin-bottom: 20px;
}

.android-app-slider .owl-item .item p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 32.4px;
    text-align: center;
}

.app-slider-row {
    position: relative;
}

.app-slider-row:after {
    background: #5BDB8233;
    content: '';
    height: 190px;
    width: 100%;
    left: 0;
    position: absolute;
    top: 27%;
}

.app-slider-row .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
}

.app-slider-row .owl-nav button.owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -30px;
    background: #5bdb82 !important;
    color: #000;
}

.app-slider-row .owl-nav button.owl-prev span {
    font-size: 34px;
}

.app-slider-row .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    background: #5bdb82 !important;
    color: #000;
}

.app-slider-row .owl-nav button.owl-next span {
    font-size: 34px;
}




/*/////////////////////////////////////////hire-shopify-developers//////////////////////////////////*/

.shopify_in{
    background: linear-gradient(180deg, rgba(149, 190, 70, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
    padding-top: 137px;
    padding-bottom: 57px;
}


.shopify_in .shop_in {
    align-items: center;
}

.shopify_in .shop_in .text_content h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: left;
    color: #000;
    padding-bottom: 31px;
    margin: 0px;
}

.shopify_in .shop_in .text_content h1 span{
    color: #5F8E3E;
}

.shopify_in .shop_in .text_content h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 37.66px;
    text-align: left;
    padding-bottom: 19px;
    margin: 0px;
}

.shopify_in .shop_in .text_content p {
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: left;
    padding-bottom: 48px;
    margin-bottom: 0px;
}

.shopify_in .shop_in .text_content a{
    background: #95BE46;
    border: 1px solid #95BE46;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 37.66px;
    text-align: left;
    padding: 20px 24px;
    border-radius: 0px !Important;
    display: flex;
    align-items: center;
    gap: 8px;
    width: fit-content;
}

.shopify_in .shop_in .text_content a:hover {
    background: #fff;
    border: 1px solid #95BE46;
    color: #95BE46;
}

.shopify_in .shop_in .text_content a::after {
    content: "";
    background: url(/public/frontend/images/hire-shopify-developers/right_arrow.png);
    width: 52px !important;
    height: 20px !important;
    background-size: cover;
    position: relative;
    display: block;
    background-repeat: no-repeat;
}

.shopify_in .shop_in .text_content a:hover::after{
    background: url(/public/frontend/images/hire-shopify-developers/arrow_hover.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.shopify_together{
    padding: 70px 0 95px 0;
}

.shopify_together .to_get {
    align-items: center;
}

.shopify_together .to_get h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    padding-bottom: 16px;
    margin: 0px;
    color: #95BE46;
}

.shopify_together .to_get p{
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: left;
    max-width: 820px;
    width: 100%;
    color: #000;
}

.shopify_together .to_hire h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 35.52px;
    margin-bottom: 0px;
    padding-bottom: 7px;
}

.shopify_together .to_hire p{
    font-size: 20px;
    font-weight: 500;
    line-height: 34.8px;
    text-align: left;
    margin-bottom: 7px !important;
}

.shopify_together .to_hire .text_content{
    padding-bottom: 34px;
}


.shopify_together .to_shopify h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 35.52px;
    margin-bottom: 0px;
    padding-bottom: 7px;
}

.shopify_together .to_shopify p{
    font-size: 20px;
    font-weight: 500;
    line-height: 34.8px;
    text-align: left;
    margin-bottom: 7px !important;
}

.slide_shopify_in{
    background: #95BE46;
    padding: 64px 0px;
}

.slide_shopify_in .text_in h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    color: #000;
    max-width: 90%;
    width: 100%;
    padding-bottom: 64px;
    margin: 0px;
}

.slide_shopify_in .text_in h2 span{
    color: #fff;
}

.slide_shopify_in .slide_in p {
    font-size: 24px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: left;
    color: #000;
}

.slide_shopify_in .hire-shopify-slider .owl-stage-outer {
    overflow: hidden;
}

.slide_shopify_in .hire-shopify-slider .item {
    background: #fff;
    padding: 24px 27px 59px 26px;
    height: 680px;
    margin-left: 30px;
}

.slide_shopify_in .hire-shopify-slider .item h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 29.6px;
    text-align: left;
    margin-bottom: 12px;
}

.slide_shopify_in .hire-shopify-slider .item p{
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: left;
}

.slide_shopify_in .slide_in .owl-nav {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: end;
    background: #fff;
    width: fit-content;
    padding: 25px;
    margin-top: 40px;
    gap: 80px;
}

.slide_shopify_in .slide_in .owl-nav button.owl-prev{
    content: '';
    background: url("/public/frontend/images/hire-shopify-developers/shopify_left.png");
    width: 51px;
    height: 15px;
    position: relative;
    display: flex;
    background-repeat: no-repeat !important;
    flex-direction: row-reverse;
}

.slide_shopify_in .slide_in .owl-nav span{
    display: none;
}

.slide_shopify_in .slide_in .owl-nav button.owl-prev::after{
    content: '';
    background: url("/public/frontend/images/hire-shopify-developers/shopify_line.png");
    width: 1px;
    height: 25px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    left: 40px;
    top: -6px;
}

.slide_shopify_in .slide_in .owl-nav button.owl-next{
    content: '';
    background: url("/public/frontend/images/hire-shopify-developers/shopify_right.png");
    width: 51px;
    height: 15px;
    position: relative;
    display: flex;
    background-repeat: no-repeat !important;
    flex-direction: row-reverse;
}

.shop_develop{
    background: #95BE461A;
    padding: 82px 0;
}

.shop_develop h2{
    max-width: 80%;
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #000;
    margin-bottom: 23px;
}

.shop_develop h2 span{
    color: #95BE46;
}

.shop_develop .unleashed .white_box{
    padding: 23px 33px;
    background: #fff;
    margin-bottom: 20px;
}

.shop_develop .unleashed .green_box{
    padding: 23px 33px;
    background: #95BE46;
    margin-bottom: 20px;
}

.shop_develop .unleashed h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 32.56px;
    text-align: left;
    margin-bottom: 14px;
}

.shop_develop .unleashed p{
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: left;
}

.black_hire {
    background: #000;
    padding: 40px 0 65px 0;
}

.black_hire .hire_flex {
    align-items: center;
}

.black_hire .hire_flex .text_content {
    color: #fff;
}

.black_hire .hire_flex .text_content h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: left;
    margin-bottom: 7px;
}

.black_hire .hire_flex .text_content p{
    font-size: 16px;
    font-weight: 500;
    line-height: 31.68px;
    text-align: left;
}

.black_hire .btn_content{
    display: flex;
    align-items: center;
    justify-content: end;
}

.black_hire .btn_content a.btn {
    background: #95BE46;
    padding: 20px 24px;
    font-size: 24px;
    font-weight: 600;
    line-height: 37.66px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 0px !important;
}

.black_hire .btn_content a.btn:hover{
    background: #fff;
    border: 1px solid #fff;
}

.black_hire .btn_content a.btn::after{
    content: "";
    background: url(/public/frontend/images/hire-shopify-developers/right_arrow.png);
    width: 52px !important;
    height: 20px !important;
    background-size: cover;
    position: relative;
    display: block;
}

.circle_hire {
    padding: 94px 0 84px 0;
}

.circle_hire h2 {
    max-width: 80%;
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    margin: auto;
    padding-bottom: 60px;
}

.circle_hire h2 span{
    color: #95BE46;
}

.circle_hire ul{
    display: flex;
    justify-content: center;
    max-width: 1200px;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 30px;
}

.circle_hire ul li{
    width: 240px;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #95BE46;
    border-radius: 100%;
    padding: 12px;
    text-align: center;
    color: #001d4a;
}

.circle_hire ul li p{
    margin: 0px !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
}


@media(max-width:  1200px){
    .shopify_in .shop_in .text_content h1 {
        font-size: 60px;
        line-height: 73.52px;
    }

    .slide_shopify_in .hire-shopify-slider .item {
        height: 920px;
    }
}

@media(max-width:  991px){
    .shopify_in .shop_in .text_content a{
        font-size: 20px;
    }

    .shopify_in{
        padding-top: 80px;
        padding-bottom: 55px;
    }

    .shopify_in .shop_in .text_content h1 {
        font-size: 51px;
        line-height: 59.52px;
    }

    .shopify_in .shop_in .text_content h4 {
        font-size: 19px;
        line-height: 28.66px;
    }

    .shopify_in .shop_in .text_content p {
        font-size: 18px;
        font-weight: 500;
        padding-bottom: 24px;
    }

    .shopify_together {
        padding: 60px 0 60px 0;
    }

    .shopify_together .to_hire .text_content {
        padding-bottom: 20px;
    }

    .shopify_together .to_get h2 {
        font-size: 40px;
        line-height: 52.04px;
    }

    .shopify_together .to_get p {
        font-size: 21px;
        line-height: 35.76px;
    }

    .slide_shopify_in .text_in h2 {
        font-size: 40px;
        line-height: 55.04px;
        max-width: 100%;
        padding-bottom: 40px;
    }

    .slide_shopify_in .slide_in {
        flex-direction: column;
    }

    .slide_shopify_in .slide_in .col-md-3 {
        max-width: 100%;
    }

    .slide_shopify_in .slide_in .col-md-9 {
        max-width: 100%;
    }

    .slide_shopify_in .hire-shopify-slider .item {
        margin-left: 0px;
        margin-right: 20px;
    }

    .slide_shopify_in{
        padding: 60px 0;
    }

    .shop_develop{
        padding: 60px 0;
    }

    .shop_develop h2 {
        font-size: 40px;
        line-height: 54.04px;
        max-width: 100%;
    }

    .circle_hire h2 {
        max-width: 100%;
        font-size: 40px;
        line-height: 57.04px;
        padding-bottom: 40px;
    }

    .black_hire .hire_flex{
        flex-direction: column;
    }

    .black_hire .hire_flex .col-md-8{
        max-width: 100%;
    }

    .black_hire .hire_flex .col-md-4{
        max-width: 100%;
    }

    .black_hire .btn_content{
        justify-content: flex-start;
    }

    .circle_hire {
        padding: 60px 0 60px 0;
    }
}

@media(max-width: 768px){
    .shopify_in {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .shopify_in .shop_in .text_content h1 {
        font-size: 38px;
        line-height: 46.52px;
        padding-bottom: 20px;
    }

    .slide_shopify_in .hire-shopify-slider .item{
        height: auto;
    }

    .shopify_together {
        padding: 40px 0 40px 0;
    }

    .shopify_together .to_get h2 {
        font-size: 32px;
        line-height: 48.04px;
    }

    .shopify_together .to_get p {
        font-size: 18px;
        line-height: 26.76px;
    }

    .shopify_together .to_hire h3{
        font-size: 22px;
    }

    .shopify_together .to_hire p{
        font-size: 18px;
    }

    .shopify_together .to_shopify h3{
        font-size: 22px;
    }

    .shopify_together .to_shopify p{
        font-size: 18px;
    }

    .slide_shopify_in .text_in h2 {
        font-size: 32px;
        line-height: 44.04px;
        padding-bottom: 20px;
    }

    .slide_shopify_in .slide_in p {
        font-size: 20px;
        line-height: 36.2px;
    }

    .shop_develop h2 {
        font-size: 32px;
        line-height: 45.04px;
    }

    .black_hire .hire_flex .text_content h2 {
        font-size: 32px;
        line-height: 46.64px;
    }

    .circle_hire {
        padding: 40px 0 40px 0;
    }

    .circle_hire h2 {
        font-size: 32px;
        line-height: 45px;
        padding-bottom: 20px;
    }

    .shop_develop {
        padding: 40px 0;
    }
}

@media(max-width: 480px){
    .shopify_in .shop_in .text_content h1 {
        font-size: 28px;
        line-height: 46.52px;
        padding-bottom: 20px;
    }

    .slide_shopify_in .text_in h2 {
        font-size: 28px;
        line-height: 38.04px;
        padding-bottom: 20px;
        font-weight: 600;
    }

    .shopify_together .to_get h2 {
        font-size: 28px;
        line-height: 39.04px;
    }

    .shop_develop h2 {
        font-size: 28px;
        line-height: 39.04px;
        font-weight: 600;
    }

    .circle_hire h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .shopify_in .shop_in .text_content a {
        font-size: 18px;
        padding: 12px 20px;
    }
}

/*//////////////////////////////////////////email-marketing-banner//////////////////////////////////*/


.email-marketing-banner {
    padding: 118px 0 72px 0px;
    text-align: center;
}

.email-marketing-banner img {
    max-width: 400px;
    width: 100%;
    padding-bottom: 15px;
}

.email-marketing-banner h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 97.52px;
    text-align: center;
    max-width: 70%;
    margin: auto;
    color: #000;
    margin-bottom: 10px;
}

.email-marketing-banner h1 span{
    color: #ECB657;
}

.email-marketing-banner h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 37.66px;
    text-align: center;
    margin-bottom: 22px !important;
}

.email-marketing-banner p{
    font-size: 24px;
    font-weight: 500;
    line-height: 37.66px;
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
    width: 100%;
    padding-bottom: 38px;
    color: #000;
}

.email-marketing-banner a.hire-btn {
    padding: 20px 24px;
    background: #ECB657;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: fit-content;
    margin: auto;
}

.email-marketing-banner a.hire-btn:hover {
    background: #000;
    color: #ECB657;
}

.email-marketing-banner a.hire-btn:hover::after{
    content: "";
    background: url("/public/frontend/images/hire-email-market/arrow_hover.png");
    background-repeat: no-repeat;
}

.email-marketing-banner a.hire-btn::after {
    content: "";
    background: url(/public/frontend/images/hire-email-market/email_arrow.png);
    width: 52px !important;
    height: 15px !important;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;
}

.reach-customer {
    background: #ECB657;
    padding: 58px 0 85px 0;
}


.reach-customer h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 80%;
    width: 100%;
    margin: auto;
}

.reach-customer p{
    font-size: 24px;
    font-weight: 500;
    line-height: 41.76px;
    text-align: center;
    max-width: 79%;
    width: 100%;
    margin: auto;
    padding-bottom: 42px;
}

.reach-customer .bg-box {
    background: #FFFFFF1A;
    padding: 37px 48px;
}

.reach-customer .bg-box h5{
    font-size: 24px;
    font-weight: 700;
    line-height: 41.76px;
    text-align: left;
    margin-bottom: 12px;
}

.reach-customer .bg-box p{
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: left;
    max-width: 100%;
}

.hire_mail-in {
    padding: 91px 0 58px 0;
}

.hire_mail-in h2{
    font-size: 47px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    color: #000;
}

.hire_mail-in h2 span{
    color: #ECB657;
}

.hire_mail-in .text_content {
    padding-bottom: 37px;
}

.hire_mail-in .slider_content .owl-stage-outer {
    overflow: visible;
}

.hire_mail-in .slider_content .item {
    margin-right: 30px;
    border: 1px solid #ECB657;
    padding: 39px 25px 35px 25px;
    min-height: 340px;
    height: 100%;
}

.hire_mail-in .slider_content .item h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    color: #000;
    margin-bottom: 13px;
}

.hire_mail-in .slider_content .item p{
    font-size: 18px;
    font-weight: 500;
    line-height: 32.4px;
    color: #000;
    margin-bottom: 0px;
}

.hire_mail-in .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 12px auto;
    padding: 25px;
    gap: 80px;
}

.hire_mail-in .owl-nav span{
    display: none;
}

.hire_mail-in .owl-nav button.owl-prev{
    content: '';
    background: url("/public/frontend/images/hire-email-market/arrow_last.png") !important;
    width: 51px;
    height: 15px;
    position: relative;
    display: flex;
    background-repeat: no-repeat !important;
    flex-direction: row-reverse;
}

.hire_mail-in .owl-nav button.owl-prev::after{
    content: '';
    background: url("/public/frontend/images/hire-email-market/arrow_line.png") !important;
    width: 1px;
    height: 25px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    left: 40px;
    top: -6px;
}

.hire_mail-in .owl-nav button.owl-next{
    content: '';
    background: url("/public/frontend/images/hire-email-market/arrow-first.png") !important;
    width: 52px;
    height: 15px;
    position: relative;
    display: flex;
    background-repeat: no-repeat !important;
    flex-direction: row-reverse;
}

.why-teqtop-email {
    padding-bottom: 254px;
}


.why-teqtop-email h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: center;
    max-width: 52%;
    width: 100%;
    margin: auto;
    padding-bottom: 23px;
    color: #000;
}

.why-teqtop-email h2 span{
    color: #ECB657;
}

.why-teqtop-email .col:nth-child(odd){
    color: #000;
    background: #ECB657;
    padding: 25px 12px;
}

.why-teqtop-email .col:nth-child(even){
    color: #fff;
    background: #000;
    padding: 25px 12px;
}

.why-teqtop-email .col h3{
    font-size: 22px;
    font-weight: 700;
    line-height: 38.28px;
    text-align: center;
    margin-bottom: 18px;
}

.why-teqtop-email .col p{
    font-size: 18px;
    font-weight: 500;
    line-height: 31.32px;
    text-align: center;
}

.hire_flexi {
    background: #ECB657;
}

.hire_flexi .flex_c {
    background: #fff;
    align-items: center;
    padding: 42px 45px;
    box-shadow: 0px 0px 16px 0px #0000001A;
    position: relative;
    top: -137px;
}

.hire_flexi .flex_c h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 80.64px;
    text-align: left;
    margin-bottom: 6px;
}

.hire_flexi .flex_c p {
    font-size: 16px;
    font-weight: 500;
    line-height: 31.68px;
    text-align: left;
    margin-bottom: 0px;
}

.hire_flexi .flex_c .text_in-content {
    display: flex;
    align-items: center;
    justify-content: end;
}

.hire_flexi .flex_c .text_in-content a{
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
    padding: 20px 24px;
    background: #ECB657;
    display: flex;
    align-items: center;
    gap: 8px;
}

.hire_flexi .flex_c .text_in-content a:hover {
    background: #000;
    color: #ECB657;
}

.hire_flexi .flex_c .text_in-content a:hover::after{
    content: "";
    background: url("/public/frontend/images/hire-email-market/arrow_hover.png");
    background-repeat: no-repeat;
}

.hire_flexi .flex_c .text_in-content a::after {
    content: "";
    background: url(/public/frontend/images/hire-email-market/email_arrow.png);
    width: 52px !important;
    height: 15px !important;
    background-size: cover;
    position: relative;
    display: block;
}

.hire_flexi .flex_x {
    margin-top: -30px;
    padding-bottom: 87px;
    align-items: flex-start;
}

.hire_flexi .flex_x .text-content h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 71.04px;
    text-align: left;
    color: #000;
}

.hire_flexi .flex_x .text-content h2  span{
    color: #fff;
}

.hire_flexi .flex_x ul li {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29.6px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-top: 20px;
    color: #000;
}

.hire_flexi .flex_x ul li:first-child{
    padding-top: 0px;
}

.hire_flexi .flex_x ul li:last-child{
    padding-bottom: 0px;
    border: none;
}



@media(max-width: 1200px){
    .email-marketing-banner h1 {
        font-size: 60px;
        line-height: 75.52px;
    }

    .hire_flexi .flex_c .text_in-content a {
        font-size: 20px;
    }

    .hire_flexi .flex_c .text_in-content a::after {
        content: "";
        background: url(/public/frontend/images/hire-email-market/email_arrow.png);
        width: 60px !important;
        height: 17px !important;
        background-size: cover;
        position: relative;
        display: block;
    }
}

@media(max-width: 991px){
    .email-marketing-banner h1 {
        font-size: 52px;
        line-height: 60.52px;
        max-width: 100%;
    }

    .reach-customer h2 {
        font-size: 40px;
        line-height: 55.04px;
        max-width: 100%;
    }

    .reach-customer p{
        max-width: 100%;
    }

    .hire_mail-in h2 {
        font-size: 40px;
        line-height: 54.04px;
    }
    
    .why-teqtop-email h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 55px;
        max-width: 100%;
    }

    .hire_flexi .flex_c .col-md-8 {
        max-width: 100%;
        flex: 100%;
    }

    .hire_flexi .flex_c .col-md-4 {
        max-width: 100%;
        flex: 100%;
    }

    .hire_flexi .flex_c p {
        margin-bottom: 15px;
    }

    .hire_flexi .flex_c .text_in-content{
        justify-content: flex-start;
    }

    .email-marketing-banner {
        padding: 60px 0 60px 0px;
        text-align: center;
    }

    .hire_flexi .flex_x .text-content h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 55.04px;
        text-align: left;
        color: #000;
    }

    .reach-customer {
        padding: 58px 0 60px 0;
    }

    .hire_mail-in {
        padding: 60px 0 58px 0;
    }

    .why-teqtop-email {
        padding-bottom: 210px;
    }

    .hire_flexi .flex_x{
        padding-bottom: 60px;
    }

    .hire_flexi .flex_c h2 {
        font-size: 40px;
        line-height: 61.64px;
    }

    .why-teqtop-email .col {
        width: 100%;
        flex: 100%;
    }
}


@media(max-width: 768px){
    .email-marketing-banner p{
        max-width: 100%;
    }

    .email-marketing-banner h4 {
        font-size: 20px;
        font-weight: 600;
        line-height: 34.66px;
        text-align: center;
        margin-bottom: 15px !important;
    }

    .email-marketing-banner p {
        font-size: 20px;
        line-height: 30.66px;
        padding-bottom: 28px;
    }

    .reach-customer h2 {
        font-size: 32px;
        line-height: 45.04px;
        max-width: 100%;
    }

    .reach-customer p {
        font-size: 20px;
        font-weight: 500;
        line-height: 32.76px;
        padding-bottom: 22px;
    }

    .reach-customer .bg-box {
        padding: 25px 25px;
        flex-direction: column;
    }

    .reach-customer .bg-box .col-sm-6 {
        max-width: 100%;
    }

    .hire_mail-in h2 {
        font-size: 32px;
        line-height: 46.04px;
    }

    .why-teqtop-email h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .hire_flexi .flex_c h2 {
        font-size: 32px;
        line-height: 40.64px;
    }

    .hire_flexi .flex_x .text-content h2 {
        font-size: 32px;
        font-weight: 700;
        line-height: 44.04px;
        text-align: left;
        color: #000;
        padding-bottom: 15px;
    }

    .hire_flexi .flex_x {
        margin-top: -80px;
    }

    .email-marketing-banner h1 {
        font-size: 45px;
        line-height: 55.52px;
        max-width: 100%;
    }

    .email-marketing-banner {
        padding: 40px 0 40px 0px;
    }

    .reach-customer {
        padding: 40px 0 40px 0;
    }

    .hire_mail-in {
        padding: 40px 0 40px 0;
    }

    .hire_flexi .flex_x {
        padding-bottom: 40px;
    }

    .hire_flexi .flex_x .text-content h2{
        padding-bottom: 30px;
    }
}


@media(max-width: 570px){
    .email-marketing-banner h1 {
        font-size: 38px;
    }

    .reach-customer h2 {
        font-size: 28px;
        line-height: 40.04px;
        max-width: 100%;
    }

    .hire_mail-in h2 {
        font-size: 25px;
        line-height: 37.04px;
    }

    .why-teqtop-email h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .hire_flexi .flex_c .text_in-content a {
        font-size: 18px;
    }

    .hire_flexi .flex_c {
        background: #fff;
        align-items: center;
        padding: 25px 25px;
        box-shadow: 0px 0px 16px 0px #0000001A;
        position: relative;
        top: -137px;
        margin: 0;
    }

    .hire_flexi .flex_x .text-content h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 41.04px;
    }

    .hire_flexi .flex_x ul li{
        font-size: 18px !important;
    }

    .email-marketing-banner h1 {
        font-size: 32px;
        line-height: 44px;
    }

    .hire_flexi .flex_c .text_in-content a::after {
        content: "";
        background: url(/public/frontend/images/hire-email-market/email_arrow.png);
        width: 55px !important;
        height: 15px !important;
        background-size: cover;
        position: relative;
        display: block;
    }

    .email-marketing-banner a.hire-btn::after {
        content: "";
        background: url(/public/frontend/images/hire-email-market/email_arrow.png);
        width: 47px !important;
        height: 13px !important;
        background-size: cover;
        position: relative;
        display: block;
    }

    .email-marketing-banner a.hire-btn {
        font-size: 16px;
    }

    .reach-customer h2 {
        padding-bottom: 10px;
    }

    .reach-customer .bg-box {
        padding: 25px 15px;
        flex-direction: column;
    }

    .hire_flexi .flex_c h2 {
        font-size: 25px;
        line-height: 40.64px;
    }
   
}


@media(max-width: 420px){
        .email-marketing-banner h1 {
        font-size: 28px;
        line-height: 39px;
    }

    .email-marketing-banner p {
        font-size: 18px;
        line-height: 30.66px;
        padding-bottom: 28px;
        color: #000;
    }

    .reach-customer h2 {
        font-size: 24px;
        line-height: 34.04px;
    }

    .reach-customer .bg-box h5 {
        font-size: 20px;
        font-weight: 600;
        line-height: 35.76px;
        text-align: left;
        margin-bottom: 12px;
    }
}



/*////////////////////// hire-design-page////////////////////////////*/

.hero .container {
    background-color: #FFD165;
    padding: 192px 100px 65px 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.hero-heading-container {
    border: 1px solid #001D4A;
    padding: 18px 26px;
    margin: auto;
    position: relative;
}

.heading-square-icon-one {
    position: absolute;
    top: -4px;
    left: -4px;
    width: 8px;
    height: 8px;
}

.heading-square-icon-two {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 8px;
    height: 8px;
}

.heading-square-icon-three {
    position: absolute;
    left: -4px;
    bottom: -4px;
    width: 8px;
    height: 8px;
}

.heading-edit-icon {
    position: absolute;
    right: -25px;
    bottom: -5px;
    width: 30px;
    height: 30px;
}

.hero-heading {
    font-weight: 700;
    font-size: 80px;
    line-height: 98px;
    color: #001D4A;
    margin-bottom: 0;
}

.hero-sub-heading {
    padding-top: 24px;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    color: #001D4A;
    margin-bottom: 0;
}

.hero-description {
    font-size: 24px;
    font-weight: 500;
    color: #001D4A;
    line-height: 38px;
    padding-top: 5px;
    padding-bottom: 42px;
}

.hero-button_in {
    margin: auto;
    padding-left: 24px;
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 20px;
    border: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    color: #001D4A;
    text-decoration: none;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.hero-button_in:hover {
    color: #fff !important;
    background: #001D4A;
}

a.designer-flexibility-button {
    color: #fff !important;
}

.hero #hero-button-img {
    width: 56px;
    height: 16px;
    padding-left: 8px;
}

.hero a.hero-button_in:hover img{
    display: none;
}

.hero a.hero-button_in::after{
    display: none !important;
}

.hero a.hero-button_in:hover::after{
    display: block !important;
}

.hero a.hero-button_in::after {
    content: "";
    background: url(/public/frontend/images/hire-logo-design/hire-hover_arrow.png);
    width: 52px;
    height: 16px;
    position: relative;
    display: flex;
    left: 8px;
}

.branding .container {
    padding-top: 56px;
}

.branding-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #001D4A;
    margin-bottom: 0;
}

.branding-sub-heading {
    padding-top: 10px;
    padding-bottom: 24px;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
    color: #001D4A;
    margin-bottom: 0;
}

.branding .row {
    border-bottom: 1px solid #001D4A;
}

.logo-design-specialists {
    border-right: 1px solid #001D4A;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 26px;
}

.logo-design-specialists-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    color: #001D4A;
    margin-bottom: 0;
}

.logo-design-specialists-description {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #001D4A;
}

.logo-design-expert {
    padding-left: 15px !important;
    padding-top: 8px;
    padding-bottom: 26px;
}

.logo-design-expert-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    color: #001D4A;
    margin-bottom: 0;
}

.logo-design-expert-description {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #001D4A;
}

.branding-solutions .container {
    padding-top: 66px;
}

.branding-solutions-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #001D4A;
    margin-bottom: 0;
}

.branding-solutions-sub-heading {
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
    color: #001D4A;
    margin-bottom: 0;
    padding-top: 13px;
    padding-bottom: 64px;
}

.owl-carousel-wrapper.owl_hire_in {
    position: relative;
}

.owl-carousel-wrapper.owl_hire_in::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: #FFD165;
    transform: translateY(-50%);
    z-index: -1;
}

.hire_logo_carousel .owl-carousel-container {
    width: 92%;
    margin: auto;
}

.hire_logo_carousel .owl-carousel .owl-stage {
    display: flex;
    position: relative;
    z-index: 1;
}

.branding-solution-wrapper {
    background-color: #001D4A;
    padding-left: 26px;
    padding-top: 17px;
    padding-right: 38px;
    padding-bottom: 41px;
    height: 100%;
    width: auto;
    text-align: left;
}

.hire_logo_carousel .owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 47%;
    left: -6%;
    display: block !important;
    border: 0px solid black;
}

.hire_logo_carousel .owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 47%;
    right: -6%;
    display: block !important;
    border: 0px solid black;
}

.hire_logo_carousel .owl-prev i,
.hire_logo_carousel .owl-next i {
    transform: scale(1, 6);
    color: #ccc;
}

.hire_logo_carousel .owl-nav button.owl-prev,
.hire_logo_carousel .owl-nav button.owl-next {
    background: initial !important;
    background-color: #FFFFFF !important;
}

.branding-solution-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.branding-solution-description {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #FFFFFF;
    padding-top: 19px;
}

.teqtop-benefits .container {
    margin-top: 70px;
    padding-left: 0;
    padding-top: 72px;
    padding-right: 0;
    padding-bottom: 43px;
    background-color: #FFD165;
    text-align: center;
}

.teqtop-benefits-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #001D4A;
    margin-bottom: 0;
    padding-left: 44px;
    padding-right: 44px;
}

.teqtop-benefit {
    padding-left: 44px;
    padding-top: 28px;
    padding-right: 44px;
    padding-bottom: 28px;
}

.teqtop-benefit:nth-child(odd) {
    background-color: #FFFFFF33;
}

.teqtop-benefit-heading {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #001D4A;
    margin-bottom: 0;
}

.teqtop-benefit-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #001D4A;
    padding-top: 13px;
}

.designer-flexibility-wrapper .container {
    padding-left: 50px;
    padding-top: 42px;
    padding-right: 50px;
    padding-bottom: 49px;
    box-shadow: 0px 0px 16px #0000001A;
}

.designer-flexibility-wrapper .col-lg-8 {
    padding-right: 25px;
}

.designer-flexibility-wrapper .col-lg-4 {
    padding-left: 25px;
}

.designer-flexibility-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    color: #001D4A;
    margin-bottom: 0;
}

.designer-flexibility-description {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: #001D4A;
    padding-top: 6px;
}

.designer-flexibility-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.designer-flexibility-button {
    padding-left: 24px;
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 20px;
    margin: 35% auto;
    border: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #001D4A;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.designer-flexibility-button:hover {
    background-color: #FFD165;
    color: #001D4A;
}

#designer-flexibility-button-img {
    width: 40px;
    height: auto;
    padding-left: 8px;
}

.design-services {
    padding: 80px 0;
}

.design-services .col-lg-6:first-child {
    border-right: 1px solid #001D4A;
    padding-right: 31px;
    display: flex;
    align-items: center;
}

.design-services-heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: #001D4A;
    margin-bottom: 0;
}

.design-service {
    width: 48%;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #001D4A;
    display: inline-block;
    padding: 20px;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .hero .container {
        padding: 65px 30px;
    }

    .branding .row {
        border: none;
    }

    .hero-heading,
    .branding-heading,
    .branding-solutions-heading,
    .teqtop-benefits-heading,
    .designer-flexibility-heading {
        font-size: 36px;
        line-height: normal;
    }

    .logo-design-specialists,
    .design-services .col-lg-6:first-child {
        border: none;
    }


    .designer-flexibility-button {
        margin: auto;
    }

    .designer-flexibility-description {
        margin-bottom: 20px;
    }

    .design-services-heading {
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }

    .design-service {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
}

@media (max-width: 1199px) {

    .hero-button_in,
    .designer-flexibility-button {
        font-size: 20px;
        padding: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hero-heading,
    .branding-heading,
    .branding-solutions-heading,
    .teqtop-benefits-heading,
    .designer-flexibility-heading,
    .design-services-heading {
        font-size: 40px;
        line-height: normal;
    }
}


@media(max-width: 570px){
    .hero-sub-heading {
        padding-top: 22px;
    }

    .hero-description {
        font-size: 18px;
        line-height: 31px;
        padding-bottom: 22px;
    }

    .hero-heading-container{
        width: 100%;
    }

    .hero .container {
        padding: 40px 25px;
    }

    .branding .container {
        padding-top: 40px;
    }

    .hero-heading, .branding-heading, .branding-solutions-heading, .teqtop-benefits-heading, .designer-flexibility-heading {
        font-size: 27px;
        line-height: normal;
    }

    .branding-sub-heading {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 37px;
    }

    .logo-design-specialists-description {
        line-height: 28px;
    }

    .branding-solutions .container {
        padding-top: 20px;
    }

    .branding-solutions-sub-heading {
        font-size: 20px;
        line-height: 35px;
        padding-bottom: 40px;
    }

    .logo-design-expert {
        padding-bottom: 20px;
    }

    .branding-solutions-sub-heading {
        font-size: 18px;
        line-height: 36px;
        padding-bottom: 40px;
    }

    .logo-design-expert-description {
        margin: 0;
    }

    .hire_logo_carousel .owl-prev{
        left: -3%;
    }

    .hire_logo_carousel .owl-next{
        right: -3%;
    }

    .branding-solution-description {
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        padding-top: 15px;
    }

    .teqtop-benefits .container{
        margin-top: 40px;
        padding-top: 40px;
    }

    .teqtop-benefits-heading{
        padding: 0px 15px;
    }

    .teqtop-benefit{
        padding: 15px 15px;
    }

    .teqtop-benefit-heading {
        font-weight: 600;
    }

    .designer-flexibility-wrapper .container{
        padding: 40px 15px;
    }

    .designer-flexibility-button{
        margin-left: 0px;
    }

    .designer-flexibility-wrapper .col-lg-4{
        padding-left: 15px;
    }

    .design-services{
        padding: 40px 0;
    }

    .design-services-heading {
        font-size: 28px;
    }

    .design-service {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
    }
}

@media(max-width: 420px){
    .hero-heading-container {
        padding: 12px 12px;
    }

    .hero h1.hero-heading {
        font-size: 24px;
        padding: 0px;
    }

    .hero-heading, .branding-heading, .branding-solutions-heading, .teqtop-benefits-heading, .designer-flexibility-heading {
        font-size: 24px;
        line-height: normal;
    }

    .logo-design-specialists-heading{
        font-size: 22px;
    }

    .design-services-heading {
        font-size: 24px;
    }
}










/*///////////////////////////////////////////////////hire-page-media-query////////////////////////////////////////////////*/

@media(max-width: 570px){
    .webflow-intro-section{
        margin: 40px 0;
    }

    .webflow-intro-section h1 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 10px;
        margin: 0px;
    }

    .skilled-slider{
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .webflow-intro-section p {
        font-size: 18px;
        line-height: 30.66px;
    }

    .webflow-intro-section a.hire-btn{
        font-size: 16px;
    }

    .success-business-section h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .success-business-section h3 {
        font-size: 24px;
        font-weight: 700;
        line-height: 41.16px;
        padding-top: 20px;
    }

    .success-business-section p {
        font-size: 18px;
        line-height: 30.4px;
    }

    .skilled-slider h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .skilled-slider p {
        line-height: 30.4px;
        font-size: 18px;
        padding-top: 10px;
    }

    .skilled-slider .owl-carousel{
        margin-top: 0px;
    }

    .hire-teqtop{
        padding: 40px 0;
    }

    .hire-teqtop h2 {
        font-size: 24px;
    }

    .hire-teqtop h3{
        font-size: 22px;
    }

    .hiring-flex-section {
        padding: 40px 0;
    }

    .hiring-flex-section h2 {
        font-size: 24px;
        line-height: 60px;
    }

    .hiring-flex-section p {
        font-size: 18px;
    }

    .hiring-flex-section a.contact-btn-hire {
        margin-top: 0px ! IMPORTANT;
        margin-left: 0px;
    }

    .custon-sol-sec{
        padding: 40px 0;
    }

    .custon-sol-sec .row.heading .col-sm-12 h2 {
        font-size: 24px;
    }

    .hire-wix-section h1 br {
        display: none;
    }

    .hire-wix-section p {
        font-size: 18px;
    }

    .hire-wix-section a.hire-btn{
        margin-top: 0px;
    }

    .wix-specialist h2{
        font-size: 24px;
    }

    .wix-specialist p{
        font-size: 18px;
        max-width: 100%;
    }

    .wix-specialist .ylo-box h3{
        font-size: 24px;
    }

    .wix-specialist .ylo-box p{
        font-size: 18px;
    }

    .ylo-box {
        margin-bottom: 15px;
    }

    .wix-specialist .white-box h3{
        font-size: 24px;
    }

    .wix-specialist .white-box p{
        font-size: 18px;
    }

    .wix-slider {
        padding: 20px 0 40px 0;
    }

    .wix-slider h2 {
        font-size: 24px;
        line-height: normal;
    }

    .why-hire-wix-sec .white-box h2 {
        font-size: 24px;
        line-height: normal;
    }

    .hiring-flexibility{
        padding: 40px 0;
    }

    .hiring-flexibility h2 {
        font-size: 24px;
        line-height: normal;
    }

    .custom-solution{
        padding: 40px 0;
    }

    .custom-solution h2{
        font-size: 24px;
    }

    .custom-solution .col-sm-12 .sol-data ul li{
        font-size: 18px;
    }
}


@media (max-width: 480px){
    .laravel-slider-in{
        min-height: 600px;
        height: 100%;
    }

    .laravel-slider-in .two .owl-item {
        height: 900px;
    }
}

/*//////////////////////////////////////////////healthcare-page//////////////////////////////////////////*/


.serve-heading {
    padding: 127px 0 32px 0;
}

.serve-heading h1 {
    width: fit-content;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.88px;
    text-align: left;
    color: #FFD165;
    border-bottom: 1px solid;
}

.non_profit_x h2 {
    max-width: 95% !important;
}

.hero-box-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.51px;
    text-align: center;
    max-width: 1030px;
    margin: 0 auto 17px;
    color: #001D4A;
}

.hero-box-section p {
    text-align: center;
    color: #001D4A;
    max-width: 1015px;
    margin: 0 auto 15px;
    font-size: 18px;
}

.hero-box-section .col-sm-12 {
    background: #FFD1651A;
    margin: 0 15px;
    padding: 60px 0;
}

.hero-box-section a.consulation {
    border: 1px solid #001D4A;
    color: #001D4A;
    padding: 20px 20px 20px 20px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 32.98px;
    text-align: center;
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 40px auto 0;
    gap: 10px;
}
.hero-box-section a.consulation::after {
    content: "";
    background: url(/public/frontend/images/health_care/arrow_care.png);
    width: 45px;
    height: 15px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
}
.hero-box-section a.consulation:hover {
    background: #001D4A;
    color: #fff;
}
.hero-box-section a.consulation:hover::after{
    content: "";
    background: url(/public/frontend/images/health_care/arrow_care_hover.png);
    background-repeat: no-repeat;
}
.serve-service-section .maix-cy {
    gap: 20px;
}

.serve-service-section .maix-cy .col-sm-6 {
    max-width: 49%;
    flex: 2 0 48%;
}
.serve-facility-section {
    padding: 80px 0;
}

.serve-facility-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.51px;
    text-align: center;
    color: #001D4A;
    margin-bottom: 25px;
}

.serve-facility-section p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.98px;
    text-align: center;
    color: #001D4A;
    margin-bottom: 38px;
}

.serve-facility-section p:nth-child(3) {
    margin-bottom: 35px;
}

.serve-facility-boxes .col-sm-12:nth-child(odd) {
    background: #FFD165;
    padding: 25px;
}

.serve-facility-boxes .col-sm-12 h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 32.98px;
    text-align: center;
    background: #FFFFFF;
    padding: 10px 15px;
    width: fit-content;
    margin: 0 auto 15px;
}

.serve-facility-boxes .col-sm-12:nth-child(even) {
    background: #001D4A;
    color: #fff;
    padding: 25px;
}

.serve-facility-boxes .col-sm-12:nth-child(even) p {
    color: #fff;
}

.serve-facility-boxes .col-sm-12 p {
    margin: 0;
}
.serve-service-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.51px;
    text-align: center;
    color: #001D4A;
    max-width: 928px;
    margin: 0 auto 25px;
}
.serve-service-section p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.98px;
    text-align: center;
    color: #001D4A;
}
.serve-service-section .col-sm-6:first-child, .serve-service-section .col-sm-6:nth-child(4), .serve-service-section .col-sm-6:nth-child(5) {
    background: #001D4A;
    color: #fff;
    padding: 15px;
}
.serve-service-section .col-sm-6:nth-child(5) p{
    color: #fff;
    text-align: left;
}
.serve-service-section .serve-service-box h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    background: #fff;
    padding: 15px 25px;
}
.serve-service-section .col-sm-6:first-child h2, .serve-service-section .col-sm-6:nth-child(4) h2, .serve-service-section .col-sm-6:nth-child(6) h2 {
    color: #001d4a;
    background: #fff;
    padding: 15px 25px;
}
.serve-service-section .col-sm-6:first-child p, .serve-service-section .col-sm-6:nth-child(4) p, .serve-service-section .col-sm-6:nth-child(6) p{
    color: #fff;
    text-align: left;
}

.serve-service-section .col-sm-6:nth-child(2), .serve-service-section .col-sm-6:nth-child(3), .serve-service-section .col-sm-6:nth-child(6) {
    background: #FFD165;
    color: #fff;
    padding: 15px;
}

.serve-service-section .col-sm-6:nth-child(2) h2, .serve-service-section .col-sm-6:nth-child(3) h2, .serve-service-section .col-sm-6:nth-child(6) h2 {
    color: #001d4a;
    background: #fff;
    padding: 15px 25px;
}

.serve-service-section .col-sm-6:nth-child(2) p, .serve-service-section .col-sm-6:nth-child(3) p, .serve-service-section .col-sm-6:nth-child(6) p {
    text-align: left;
}

.serve-best-website {
    padding: 100px 0;
    position: relative;
}

.serve-best-website .col-sm-12 {
    box-shadow: 0px 0px 16px 0px #0000001A;
    padding: 35px;
    background: #fff;
}
.combo-section-bg {
    background: linear-gradient(360deg, #ffd1651a 71%, transparent 30%);
}
.serve-best-website .col-sm-12 h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 600;
    line-height: 68.59px;
    text-align: center;
    margin-bottom: 25px;
    color: #001D4A;
}

.serve-best-website .col-sm-12 p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.98px;
    text-align: center;
    color: #001D4A;
}

.serve-faq-section h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 600;
    line-height: 79.15px;
    text-align: center;
    color: #001D4A;
    margin-bottom: 30px;
}

.serve-faq-section .card {
    background: #FFFFFF;
    border: none;
    padding: 30px;
    margin-bottom: 15px;
}

.serve-faq-section .card .card-header {
    background: #ffff;
    border-bottom: none;
    padding: 0;
}

button.btn.btn-link {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 32.98px;
    text-align: center;
    color: #001D4A;
    text-decoration: none;
}

.serve-faq-section .card-body {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.98px;
    text-align: left;
    color: #001D4A;
    padding: 25px 0 0 0;
}


.serve-faq-section .card-body{
    border-top: 1px solid;
    margin-top: 20px;
}
.serve-faq-section .card .card-header button {
    padding: 0;
}
section.serve-faq-section {
    padding-bottom: 100px;
}
.serve-service-section .col-sm-6:nth-child(6) p {
    color: #001d4a;
}
.serve-faq-section .card .card-header button:after {
    content: '\f068' !important;
    position: absolute;
    right: 30px;
    font-family: fontawesome;
    font-weight: lighter;
    font-size: 20px;
}
.serve-faq-section .card .card-header button.collapsed:after {
    content: '\f067' !important;
}

.combo-section-bg.combo_section_food {
    background: linear-gradient(360deg, #ffd1651a 80%, transparent 20%);
}

.hero-box-section.hero_food_section h2 {
    max-width: 100%;
}

.hero-box-section.hero_btob_section h2 {
    max-width: 100%;
}

.combo-section-bg.combo_section_btob {
    background: linear-gradient(360deg, #ffd1651a 80%, transparent 30%);
}

.combo-section-bg.combo_section_education-in {
    background: linear-gradient(360deg, #ffd1651a 80%, transparent 20%);
}

@media(max-width: 991px){
    .serve-faq-section .card .card-header button {
        padding: 0;
        word-break: break-word;
        white-space: normal;
        text-align: left;
        max-width: 95%;
        width: 100%;
    }

    .serve-service-section .maix-cy .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .serve-heading {
        padding: 80px 0 32px 0;
    }

    .hero-box-section h2 {
        font-size: 40px;
    }

    .hero-box-section .col-sm-12 {
        padding: 60px 10px;
    }

    .serve-facility-section h2 {
        font-size: 40px;
        line-height: 52.51px;
    }

    .serve-service-section h2 {
        font-size: 40px;
        line-height: 52.51px;
    }

    .serve-best-website{
        padding: 80px 0;
    }

    .serve-best-website .col-sm-12 h2 {
        font-size: 40px;
        line-height: 50.59px;
    }

    .serve-faq-section h2 {
        font-size: 40px;
        line-height: 50.15px;
    }

    section.serve-faq-section{
        padding: 80px 0;
    }

    .combo_section_food .serve-faq-section{
        padding: 20px 0;
    }
}


@media(max-width: 768px){
    .serve-heading{
        padding: 60px 0 32px 0;
    }

    .hero-box-section h2 {
        font-size: 34px;
        line-height: 48.51px;
    }

    .serve-facility-section {
        padding: 60px 0;
    }

    .serve-facility-section h2{
        font-size: 32px;
        line-height: 48.51px;
    }

    .serve-facility-section p{
        font-size: 18px;
    }

    .serve-service-section h2 {
        font-size: 32px;
        line-height: 45.51px;
    }

    .serve-service-section .col-sm-6 {
        max-width: 100%;
        flex: 100%;
    }

    .serve-service-section p{
        font-size: 18px;
    }

    .serve-best-website .col-sm-12 h2 {
        font-size: 32px;
        line-height: 45.59px;
    }

    .serve-best-website .col-sm-12 p{
        font-size: 18px;
    }

    .serve-best-website {
        padding: 40px 15px;
    }

    .serve-faq-section h2 {
        font-size: 32px;
        line-height: 45.15px;
    }

    button.btn.btn-link{
        font-size: 18px;
    }

    .serve-faq-section .card-body{
        font-size: 18px;
    }

    section.serve-faq-section{
        padding-bottom: 60px;
    }

    .serve-service-section .maix-cy {
        gap: 15px;
    }
}


@media(max-width: 575px){
    .serve-heading {
        padding: 40px 0 32px 0;
    }

    .hero-box-section .col-sm-12 {
        padding: 40px 10px;
    }

    .hero-box-section h2 {
        font-size: 24px;
        line-height: 35.51px;
    }

    .hero-box-section a.consulation{
        font-size: 18px;
        margin: 30px auto;
    }

    .serve-facility-section {
        padding: 40px 15px;
    }

    .serve-service-section {
        padding: 0px 15px;
    }

    .serve-facility-section h2 {
        font-size: 24px;
        line-height: 35.51px;
        margin-bottom: 15px;
    }

    .serve-facility-section p:nth-child(3) {
        margin-bottom: 20px;
    }

    .serve-service-section h2 {
        font-size: 24px;
        line-height: 35.51px;
        margin: 0 auto 20px;
    }

    .serve-best-website {
        padding: 40px 15px;
    }

    .serve-best-website .col-sm-12 h2 {
        font-size: 24px;
        line-height: 35.59px;
        margin-bottom: 20px;
    }

    .serve-best-website .col-sm-12{
        padding: 35px 15px;
    }

    .serve-faq-section h2 {
        font-size: 30px;
        line-height: 35.15px;
    }

    .serve-facility-boxes .col-sm-12 h2{
        font-size: 18px;
    }

    .serve-service-section .serve-service-box h2 {
        font-size: 18px;
        padding: 15px 15px ! IMPORTANT;
    }

    section.serve-faq-section {
        padding: 40px 0;
    }
}

body template + script + div {
    visibility: hidden;
    height: 0 !IMPORTANT;
    overflow: hidden;
}
