@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body,main {
    overflow-x: hidden;
}

*,a {
    text-decoration: none;
}

*,figure,ol,ul {
    padding: 0;
    margin: 0;
}

.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn,.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .req-btn {
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .13));
    font-family: Poppins,sans-serif;
    text-transform: none;
    font-size: 16px;
}

@font-face {
    font-family: "Myriad Pro Regular";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-REGULAR.woff);
}

@font-face {
    font-family: "Myriad Pro Condensed";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-COND.woff);
}

@font-face {
    font-family: "Myriad Pro Condensed Italic";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-CONDIT.woff);
}

@font-face {
    font-family: "Myriad Pro Light";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MyriadPro-Light.woff);
}

@font-face {
    font-family: "Myriad Pro Semibold";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold"),url(../fonts/MYRIADPRO-SEMIBOLD.woff) format("woff");
}

@font-face {
    font-family: "Myriad Pro Semibold Italic";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-SEMIBOLDIT.woff);
}

@font-face {
    font-family: "Myriad Pro Bold Condensed";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-BOLDCOND.woff);
}

@font-face {
    font-family: "Myriad Pro Bold";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-BOLD.woff);
}

@font-face {
    font-family: "Myriad Pro Bold Italic";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-BOLDIT.woff);
}

@font-face {
    font-family: "Myriad Pro Bold Condensed Italic";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MYRIADPRO-BOLDCONDIT.woff);
}

* {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body {
    background-color: #f7f9f2;
}

ol,ul {
    list-style: none;
}

.btn:focus,.form-control:focus,button:focus {
    outline: 0;
    box-shadow: none;
}

@-webkit-keyframes heartBeat {
    0%,28%,70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes heartBeat {
    0%,28%,70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.header_main {
    padding: 10px 0;
    position: absolute;
    background: 0 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: .5s
}

.banner_lp,.banner_lp figure::after,.build_shopify::after,.build_shopify::before,.design-section::after,.footer_main,.sec-gen-more-rev .rvn-card {
    background-repeat: no-repeat
}

.header_scroll {
    background-color: #95bf47;
    padding: 15px 0
}

.header_main .navbar-brand {
    padding-left: 20px
}

.header_scroller {
    position: fixed;
    background-color: #fff
}

header.header_main.header_scroller .counter_logo span,header.header_main.header_scroller .custom_nav_item .custom_nav_link {
    color: #000
}

.packages_section .packages_content .packages_cards .packages_item:hover .pkg_btn input,.packages_section .packages_content .packages_cards .packages_item:hover h3,.packages_section .packages_content .packages_cards .packages_item:hover h5,.packages_section .packages_content .packages_cards .packages_item:hover p,.packages_section .packages_content .packages_cards .packages_item:hover ul li,header.header_main.header_scroller .custom_nav_item:nth-child(3) .custom_nav_link {
    color: #fff
}

header.header_main.header_scroller .navbar-brand img {
    filter: initial
}

header.header_main.header_scroller .counterlist h2 {
    color: #000;
    font-size: 3.7vmin
}

header.header_main.header_scroller .counterlist h2 span {
    font-size: 3.7vmin
}

.srv-info-sec,header.header_main.header_scroller {
    padding: 0
}

.header_main .navbar-brand img {
    transition: .5s;
    width: 200px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(210deg) brightness(104%) contrast(88%)
}

.header_scroll .navbar-brand img {
    width: 130px
}

.header_main .navbar-nav {
    padding-top: 5px
}

.header_main .custom_nav_item {
    padding-left: 17px
}

ul.url_link li a i {
    margin: 0 11px 11px 0
}

ul.url_link a span {
    display: block;
    margin: 0 24px
}

.header_main .custom_nav_item .custom_nav_link {
    font-family: Poppins,sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px
}

.header_main .custom_nav_item .custom_nav_link span {
    display: inline-flex;
    padding-right: 5px;
    font-size: 17px
}

.header_main .request_quote .custom_nav_link {
    display: flex;
    align-items: center;
    border-radius: 30px;
    text-transform: capitalize;
    letter-spacing: .5px;
    margin-right: 30px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 22px;
    font-weight: 600;
    margin-left: 9px;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.header_main .request_quote .custom_nav_link span {
    display: inline-flex;
    align-items: center;
    padding-left: 5px;
    justify-content: center;
    height: 25px;
    width: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 14px
}

.footer_main {
    background-image: url(../images/footer_bg.webp);
    background-size: 100% 100%;
    margin-top: -15rem;
    font-family: Roboto,sans-serif;
    padding-top: 24.5rem;
    color: #fff
}

.footer_main .footer_start {
    padding-left: 0;
    padding-top: 0
}

.footer_main .footer_start p {
    font-size: 13px;
    line-height: 22px
}

.footer_main h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}

.footer_main .url_link li a {
    font-size: 13px;
    color: #fff
}

.footer_main .footer_end p {
    font-size: 13px
}

.footer_main .footer_end .newletter_field {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #9cc353;
    padding: 0 10px 0 15px;
    border-radius: 30px
}

.footer_main .footer_end .newletter_field input {
    background-color: transparent;
    border: none;
    outline: 0;
    color: #fff;
    font-size: 14px
}

.footer_main .footer_end .newletter_field input::placeholder {
    color: #d1e2b6
}

.footer_main .footer_end .newletter_field button {
    border: none;
    outline: 0;
    background-color: transparent;
    padding: 15px;
    color: #fff
}

.footer_main .copyright_sec {
    position: relative;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.footer_main .copyright_sec p {
    margin: 0;
    padding: 0 0 10px;
    font-size: 12px
}

.footer_main .copyright_sec::before {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 50px;
    background-color: #8eaf78;
    left: 50%;
    transform: translateX(-50%)
}

section.icon-section,section.shopify-section {
    padding: 100px 0
}

.footerimg img {
    width: 90%;
    margin: 10% auto;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(339deg) brightness(106%) contrast(100%)
}

.banner_lp {
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-image: url(../images/banner_main_bg.webp);
    background-size: 100%;
    padding: 320px 0 135px
}

.banner_lp .banner_content {
    margin-top: -11rem
}

.banner_lp .banner_text {
    padding: 5rem 0 20px 25px
}

.banner_lp .banner_text h4 {
    font-family: Poppins,sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0
}

.banner_lp .banner_text h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 38px;
    font-weight: 300;
    letter-spacing: .5px;
    margin-bottom: 22px
}

.banner_lp .banner_text .banner_listing ul li,.banner_lp .banner_text p {
    font-family: Poppins,sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.banner_lp .banner_text .banner_btn {
    display: flex;
    font-family: Poppins,sans-serif;
    align-items: center;
    padding-top: 20px
}

.btn_all {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px 12px 20px;
    margin-right: 40px;
    border-radius: 30px;
    font-weight: 700;
    transition: .5s
}

.btn_all::after {
    content: '\f061';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    top: 50%;
    right: 0;
    transform: translate(50%,-50%);
    font-family: "Font Awesome 6 Pro";
    transition: .5s
}

.btn_all.btn_1,.btn_all.btn_2::after,.portfolio-section .btn-grp .number-btn:hover::before,.shopify-section .btn-grp .number-btn:hover::before {
    background-color: #fff;
    color: #000
}

.btn_all.btn_1:hover,.btn_all.btn_2:hover:after,.portfolio-section .btn-grp .req-btn:hover::before,.shopify-section .btn-grp .req-btn:hover::before {
    background-color: #030303;
    color: #fff
}

.btn_all.btn_1::after {
    background-color: #000;
    color: #fff
}

.btn_all.btn_1:hover:after {
    color: #95bf46;
    background-color: #fff
}

.btn_all.btn_2 {
    color: #fff;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.btn_all.btn_2:hover,.portfolio-section .btn-grp .req-btn:hover,.shopify-section .btn-grp .req-btn:hover {
    background-color: #fff;
    color: #ffffff;
}

.banner_lp figure {
    position: relative;
    filter: drop-shadow(0 0 30px rgba(0, 0, 0, .3));
    margin-top: 0;
    animation: 1.9s .8s infinite floating;
    -webkit-animation: 1.9s .8s infinite floating
}

.banner_lp figure::after {
    content: '';
    position: absolute;
    background-image: url(../images/shopify_icon.webp);
    background-size: contain;
    width: 170px;
    height: 300px;
    background-position: center center;
    bottom: 0;
    left: 35px;
    transform: translateY(50%);
    display: none
}

.sec-gen-more-rev {
    position: relative;
    padding: 85px 0 100px;
    overflow: hidden
}

.sec-gen-more-rev .rvn-card {
    border: none;
    border-radius: 60px;
    margin: 0;
    padding: 0;
    background-image: url(../images/rvn-bg.webp);
    background-position: center;
    background-size: cover;
    min-height: 463px;
    max-height: 463px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.sec-gen-more-rev .rvn-card .rvn-img .rvn-thumb {
    max-width: 780px;
    min-width: 780px;
    min-height: 580px;
    max-height: 580px;
    position: absolute;
    top: -45px;
    left: -100px
}

.sec-gen-more-rev .rvn-card .rvn-desc .d-h {
    font-family: "Myriad Pro Bold Italic";
    text-transform: capitalize;
    color: #fff;
    line-height: 46px;
    font-size: 36px;
    margin: 0;
    padding: 0
}

.sec-gen-more-rev .rvn-card .rvn-desc .d-p {
    font-family: Poppins,sans-serif;
    text-transform: none;
    font-weight: 500;
    color: #fff;
    line-height: 23px;
    font-size: 16px;
    margin: 30px 0 40px;
    padding: 0
}

.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 82%
}

.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn {
    height: 50px;
    width: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: none;
    border-radius: 50px;
    color: #000;
    font-weight: 700;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative
}

.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn::before {
    content: '\f061';
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: 5px;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .req-btn {
    height: 50px;
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.informative-marketing-pitch .req-btn::before,.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .req-btn::before {
    content: '\f061';
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #000;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: 5px
}

.design_slider {
    margin: 100px 0;
    background: url(../images/shopify-banner.webp) 100% 100%/100% 100% no-repeat;
    width: 100%
}

.design_slider .txt_slider .content {
    padding-left: 33px;
    padding-top: 80px
}

.design_slider .txt_slider .content .txt h2 {
    font-family: 'Myriad Pro Bold Italic';
    font-size: 48px;
    color: #343434
}

.GetStarted h5 span,.build_shopify .top_content h2 span,.design-section .title h2 span,.design_slider .txt_slider .content .txt h2 span,.packages_section .packages_content .heading_packages h2 span,.portfolio-section .title h2 span,.shopify-section .title h2 span,.testimonials_sec h2 span {
    color: #ef5231 !important;
}

.design_slider .txt_slider .content .txt p {
    font-family: Poppins,sans-serif;
    color: #8d8d8d;
    font-size: 14px;
    line-height: 2;
    padding: 31px 0 47px;
    margin: 0
}

.design_slider .slider_btn {
    display: flex;
    justify-content: end
}

.design_slider .slider_btn button {
    margin: 0 18px 0 0;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #5e8e3e;
    transition: .4s ease-in-out;
    border: none;
    outline: 0;
    color: #fff
}

.design_slider .slider_btn button i {
    font-size: 25px;
    line-height: 38px
}

.design_slider .slider_btn button:hover {
    background-color: #008060
}

.design_slider .slick-slider {
    margin: 10px 0;
    position: relative;
    top: -65px
}

.design_slider .slick-slider .element {
    background-color: #fff;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 9%);
    text-align: center;
    padding: 37px 36px;
    border-radius: 23px
}

.design_slider .slick-slider img {
    width: 43%;
    display: block;
    margin: 0 auto
}

.design_slider .slick-slider h4 {
    margin: 40px 0 20px;
    font-size: 26px;
    color: rgb(52 52 52);
    font-family: 'Myriad Pro Bold Italic'
}

.design-section .card .content span,.design_slider .slick-slider h4 span,.icon-section .banner-icon span,.icon-section .banner-icons span {
    display: block
}

.design_slider .slick-slider p {
    color: #8d8d8d;
    font-family: Poppins,sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.9
}

.design_slider .slick-slide {
    margin: 2px 12px 2px 0
}

.icon-section .banner-icons .text h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600
}

.icon-section .banner-icons {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative
}

.icon-section .banner-icon .text h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600
}

.icon-section .banner-icon {
    display: flex;
    justify-content: start;
    align-items: center
}

.icon-section .banner-icon img,.icon-section .banner-icons img {
    width: 80%
}

.icon-section .banner-icons::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 62px;
    background-color: #dbd9e4;
    right: 0
}

.custom-banner .content h2 {
    color: #ed4244;
    text-transform: capitalize;
    font-size: 50px;
    font-weight: 700;
    font-family: "Myriad Pro Bold Italic"
}

.custom-banner .content h2 span {
    color: #000;
    display: block
}

.custom-banner .content p {
    color: #000;
    font-weight: 500;
    font-size: 16px
}

.shopify-section {
    background-image: url(../images/shpify-back.webp);
    background-size: cover
}

.design-section .title h2,.portfolio-section .title h2,.shopify-section .title h2 {
    color: #000;
    font-size: 43px;
    font-weight: 700;
    font-family: "Myriad Pro Bold Italic";
    text-align: center
}

.design-section .title p,.shopify-section p {
    color: #a3a3a3;
    font-weight: 500;
    font-size: 13px;
    padding: 16px 26px 0;
    line-height: 25px;
    text-align: center
}

.fldset input,.fldset textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 12px 0 0
}

.portfolio-section .btn-grp,.shopify-section .btn-grp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 82%;
    margin-top: 39px
}

.portfolio-section .btn-grp .number-btn,.shopify-section .btn-grp .number-btn {
    height: 50px;
    width: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-family: Poppins,sans-serif;
    text-transform: none;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
    transition: .5s;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .13))
}

.portfolio-section .btn-grp .req-btn,.shopify-section .btn-grp .req-btn {
    height: 50px;
    width: 130px;
    font-family: Poppins,sans-serif;
    text-transform: none;
    font-size: 16px;
    margin: 0;
    display: flex;
    transition: .5s;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .13))
}

.portfolio-section .btn-grp .number-btn:hover,.shopify-section .btn-grp .number-btn:hover {
    background-color: #e5e5e5;
    color: #fff;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.portfolio-section .btn-grp .number-btn::before,.shopify-section .btn-grp .number-btn::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eb2864;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    transition: .5s;
    top: 5px
}

.shopify-section .btn-grp .req-btn {
    align-items: center;
    justify-content: center;
    background-color: #008060;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    padding: 0 15px 0 0;
    position: relative
}

.portfolio-section .btn-grp .req-btn::before,.shopify-section .btn-grp .req-btn::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #000;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: 5px;
    transition: .5s
}

.design-section {
    position: relative;
    margin-top: 71px
}

.design-section::after {
    content: "";
    position: absolute;
    background-image: url(../images/design-back.webp);
    height: 227px;
    background-size: contain;
    background-position: right center;
    width: 300px;
    top: -100px;
    right: 91px
}

.design-section .card {
    border-radius: 13px;
    position: relative;
    border: none;
    overflow: hidden
}

.design-section .card .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 0 24px;
    background: linear-gradient(183deg,rgba(0,0,0,0) 0,#95bf46 96%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: .5s
}

.design-section .card .content:hover {
    background: linear-gradient(183deg,rgba(0,0,0,0) 0,#b7201f 96%)
}

.design-section .card .content p {
    color: #fff;
    font-weight: 500;
    font-size: 11px
}

.design-section .card .content h5 {
    font-weight: 700;
    font-family: "Myriad Pro Bold Italic";
    text-transform: capitalize
}

.portfolio-section .title {
    margin: 41px 0
}

.portfolio-section .card {
    background-size: cover;
    height: 409px;
    margin-bottom: 24px;
    border-radius: 29px;
    border: 2px solid #c2c2c2
}

.portfolio-section .btn-grp .req-btn {
    align-items: center;
    justify-content: center;
    background-color: #9b0d0d;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    padding: 0 15px 0 0;
    position: relative;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.sec-form {
    margin-top: 50px
}

.sec-form .form-img {
    padding-right: 50px
}

.sec-form .title h5 {
    color: #6d6d6d;
    text-align: center;
    font-size: 28px;
    font-family: "Myriad Pro Bold Italic";
    margin: 0
}

.sec-form .title h3 {
    color: #000;
    text-align: center;
    font-size: 81px;
    font-family: "Myriad Pro Bold Italic";
    text-transform: capitalize
}

.sec-form .form-div {
    padding: 66px 0 0
}

.sec-form .form-div input,.sec-form .form-div textarea {
    width: 100%;
    border-radius: 42px;
    box-shadow: rgb(0 0 0 / 8%) 0 10px 18px;
    padding: 21px;
    margin: 0 0 11px;
    border: none;
    color: #000
}

.sec-form .form-div input::placeholder,.sec-form .form-div textarea::placeholder {
    color: #000;
    font-weight: 600
}

.sec-form .form-div textarea {
    border-radius: 15px
}

.sec-form .form-div .sub-btn {
    padding: 25px;
    color: #fff;
    font-weight: 800;
    background: linear-gradient(28deg,#95bf46 46%,#5e8e3e 63%);
    font-size: 19px
}

.packages_section {
    margin-top: 145px
}

.packages_section .packages_content .heading_packages {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.packages_section .packages_content .heading_packages h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 44px;
    width: 45%
}

.packages_section .packages_content .heading_packages p {
    width: 50%;
    font-family: Poppins,sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.packages_section .packages_content .packages_cards .packages_item {
    position: relative;
    background-color: #fff;
    border-radius: 25px;
    padding: 35px 42px 45px;
    text-align: center;
    margin: 0 25px 50px 0
}

.packages_section .packages_content .packages_cards .packages_item .type_tag {
    display: inline-block;
    padding: 10px 30px;
    font-family: Poppins,sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    border-radius: 30px
}

.packages_section .packages_content .packages_cards .packages_item .type_tag.simple {
    background-color: #e9e9e9
}

.packages_section .packages_content .packages_cards .packages_item .type_tag.essential {
    background-color: #deebc7
}

.packages_section .packages_content .packages_cards .packages_item .type_tag.business {
    background-color: #f8f8f8
}

.packages_section .packages_content .packages_cards .packages_item h3 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 21px;
    padding: 15px 0
}

.packages_section .packages_content .packages_cards .packages_item p {
    font-family: Poppins,sans-serif;
    font-size: 15px;
    color: #353535;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    font-weight: 600;
}

.packages_section .packages_content .packages_cards .packages_item h5 {
    text-align: left;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    color: #353535;
    margin-top: 35px;
    margin-bottom: 25px
}

.packages_section .packages_content .packages_cards .packages_item ul {
    text-align: left;
    height: 120px;
    overflow-y: auto
}

.packages_section .packages_content .packages_cards .packages_item ul::-webkit-scrollbar {
    width: 3px
}

.packages_section .packages_content .packages_cards .packages_item ul::-webkit-scrollbar-track {
    background: #fafafa
}

.packages_section .packages_content .packages_cards .packages_item ul::-webkit-scrollbar-thumb {
    background: #c8c8c8
}

.packages_section .packages_content .packages_cards .packages_item ul::-webkit-scrollbar-thumb:hover {
    background: #adadad
}

.packages_section .packages_content .packages_cards .packages_item ul li {
    list-style: none;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #353535
}

.packages_section .packages_content .packages_cards .packages_item ul li::before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background-image: url(../images/eclipse_list.webp);
    background-size: contain;
    margin-right: 8px
}

.packages_section .packages_content .packages_cards .packages_item h4 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-top: 18px;
    background-clip: text!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent
}

.packages_section .packages_content .packages_cards .packages_item h4.simple_payment {
    background: #000000;
}

.packages_section .packages_content .packages_cards .packages_item h4.essential_payment {
    background: linear-gradient(45deg,#95bf46 0,#5e8e3e 100%);
    /* background: linear-gradient(to right,#f05a28 0,#e80a89 100%); */
    background-size: 100%
}

.fldset button,.packages_section .packages_content .packages_cards .packages_item .essentialbtn a,.packages_section .packages_content .packages_cards .packages_item .simplebtn a {
    background: linear-gradient(45deg,#95bf46 0,#5e8e3e 100%);
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.packages_section .packages_content .packages_cards .packages_item .pkg_btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(50%);
    padding: 0 70px
}

.packages_section .packages_content .packages_cards .packages_item .pkg_btn a {
    display: block;
    justify-content: space-between;
    color: #fff;
    padding: 15px 16px;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    border-radius: 30px;
    font-weight: 500
}

.packages_section .packages_content .packages_cards .packages_item .best_seller {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
    transform: rotate(45deg);
    top: 20px;
    right: -40px;
    background-color: #ce2626;
    font-family: Poppins,sans-serif;
    color: #fff;
    clip-path: polygon(27% 0%,74% 0,100% 100%,0% 100%)
}

.faq_section {
    padding: 150px 0
}

.faq_section .faq_content .faq_top h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 40px;
    margin-bottom: 25px
}

.faq_section .faq_content .faq_top p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #8d8d8d;
    padding-left: 10px
}

.faq_section .faq_content .faq_accordion {
    padding-left: 10px
}

.faq_section .faq_content .faq_accordion .accordion_item {
    margin-bottom: 25px
}

.faq_section .faq_content .faq_accordion .accordion_item .accordion_header h5 a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #929292;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    padding: 15px 22px;
    font-weight: 300;
    color: #fff;
    border-radius: 30px
}

.faq_section .faq_content .faq_accordion .accordion_item .accordion_header h5 a::after {
    content: '\f054';
    display: flex;
    height: 35px;
    width: 35px;
    background-color: #b0b0b0;
    border: 4px solid #a2a2a2;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    transition: .5s
}

.faq_section .faq_content .faq_accordion .accordion_item.active .accordion_header h5 a::after {
    transform: translateY(-50%) rotate(90deg);
    background-color: #8cad75;
    border: 4px solid #7ea068
}

.faq_section .faq_content .faq_accordion .accordion_item.active .accordion_header h5 a {
    background: linear-gradient(45deg,#95bf46 0,#95bf46 35%,#5e8e3e 65%,#5e8e3e 100%)
}

.faq_section .faq_content .faq_accordion .accordion_item .accordion_body {
    display: none;
    padding-top: 22px
}

.faq_section .faq_content .faq_accordion .accordion_item .accordion_body p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #000
}

.testimonials_sec {
    position: relative;
    background-image: url(../images/shopify-banner-right.webp);
    background-size: 100%;
    background-position: center top;
    padding: 65px 0 100px;
    text-align: center;
    margin-top: 0;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, .1))
}

.testimonials_sec h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 40px
}

.testimonials_sec .testimonial_slider {
    margin: 30px auto 0;
    padding-top: 55px;
    width: 80%;
    background-image: url(../images/quote.webp);
    background-size: 200px contain;
    background-repeat: no-repeat;
    background-position: center top
}

.testimonials_sec .testimonial_slider .testi_slide p {
    font-family: Roboto,sans-serif;
    font-style: italic;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 35px
}

.testimonials_sec .testimonial_slider .testi_slide h4 {
    font-family: Poppins,sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333
}

.testimonials_sec .testimonial_slider .testi_slide h6 {
    font-family: Roboto,sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #9e9e9e;
    font-style: italic;
    margin-bottom: 20px
}

.testimonials_sec .testimonial_slider .testi_slide .review {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.testimonials_sec .testimonial_slider .testi_slide .review li {
    padding: 0 2px;
    color: #929292
}

.testimonials_sec .testimonial_slider .testi_slide .review li.selected {
    color: #ffce22
}

.testimonials_sec .owl-dots {
    margin-top: 40px!important;
    display: flex;
    align-items: center;
    justify-content: center
}

.testimonials_sec .owl-dots button span {
    background-color: #c8dea0!important
}

.testimonials_sec .owl-dots .active {
    position: relative;
    z-index: 1
}

.testimonials_sec .owl-dots .active::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 5px;
    width: 5px;
    background-color: #5e8e3e;
    border-radius: 50%;
    z-index: 0
}

.testimonials_sec .owl-dots .active span {
    background-color: #fff!important;
    border: 2px solid #5e8e3e;
    height: 14px;
    width: 14px
}

.testimonials_sec .testimonial_profile_img a {
    position: absolute;
    width: 100px
}

.testimonials_sec .testimonial_profile_img a:first-child {
    top: 10rem;
    left: 7rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(2) {
    top: 17rem;
    left: 15rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(3) {
    top: 24rem;
    left: 3rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(4) {
    top: 27rem;
    left: 18rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(5) {
    top: 8rem;
    right: 16rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(6) {
    top: 15rem;
    right: 2rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(7) {
    top: 20rem;
    right: 14rem
}

.testimonials_sec .testimonial_profile_img a:nth-child(8) {
    top: 29rem;
    right: 18rem
}

.build_shopify {
    position: relative;
    margin-top: 250px
}

.build_shopify::before {
    content: '';
    position: absolute;
    background-image: url(../images/build_shape_l.webp);
    width: 156px;
    height: 216px;
    background-size: contain;
    left: 7rem;
    top: -7rem;
    z-index: -1
}

.build_shopify::after {
    content: '';
    position: absolute;
    background-image: url(../images/build_shape_r.webp);
    width: 187px;
    height: 427px;
    background-size: contain;
    right: 0;
    top: -20rem;
    z-index: -1
}

.build_shopify .top_content {
    text-align: center;
    width: 45%;
    margin: 0 auto
}

.build_shopify .top_content h2 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 40px;
    margin-bottom: 20px
}

.build_shopify .top_content p {
    font-size: 14px;
    color: #8d8d8d
}

.build_shopify .build_website .slider_item {
    padding-right: 50px;
    margin-top: 55px
}

.build_shopify .build_website .slider_item .item_content {
    position: relative;
    padding: 100px 70px 70px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 30px;
    color: #7b7b7b
}

.floatbutton .clickbutton .crossplus:after,.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0
}

.build_shopify .build_website .slider_item .item_content:hover {
    background: linear-gradient(0deg,#95bf46 0,#5e8e3e 100%);
    color: #fff
}

.build_shopify .build_website .slider_item .item_content h4 {
    font-family: "Myriad Pro Bold Italic";
    font-size: 30px;
    margin-bottom: 35px
}

.build_shopify .build_website .slider_item .item_content p {
    font-family: Roboto,sans-serif;
    font-size: 13px
}

.build_shopify .build_website .slider_item .item_content .step_top {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 0;
    height: 70px;
    width: 180px;
    font-family: "Myriad Pro Bold Italic";
    font-size: 35px;
    border-radius: 50px;
    box-shadow: 0 3px 15px rgba(0,0,0,.15)
}

.build_shopify .build_website .slider_item .item_content:hover .step_top {
    color: #5e8e3e
}

.GetStarted .modal-header {
    border: 0;
    display: block
}

.GetStarted .modal-footer {
    border: 0
}

.fldset input {
    border-radius: 50px;
    border: 1px solid;
    height: 45px
}

.fldset textarea {
    border-radius: 30px;
    border: 1px solid;
    height: 120px
}

.fldset button {
    color: #fff;
    padding: 12px 47px;
    font-family: Poppins,sans-serif;
    font-size: 13px;
    border-radius: 30px;
    font-weight: 500;
    border: 0
}

.ban-form input,.ban-form textarea {
    padding: 10px 15px;
    font-weight: 400;
    width: 100%
}

.GetStarted h5 {
    font-family: 'Myriad Pro Bold Italic';
    font-size: 40px;
    color: #343434;
    line-height: 45px;
    margin-bottom: 10px
}

.GetStarted .modal-content {
    padding: 20px 0;
    border-radius: 20px 0
}

.GetStarted .modal-body {
    padding: 0 22px
}

.GetStarted .modal-header .btn-close {
    position: absolute;
    right: -15px;
    top: 0;
    background-color: #95bf46;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50px
}

.floatbutton.active {
    right: 0;
    z-index: 99999;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton,.floatbutton .clickbutton .crossplus {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.floatbutton {
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 16%;
    font-size: 0;
    width: 420px;
    z-index: 9
}

.banner-form,.floatbutton .clickbutton {
    position: relative;
    background: #fff;
    display: inline-block
}

.floatbutton .clickbutton {
    border-radius: 30px 0 0 30px;
    width: 50px;
    z-index: 999;
    height: 270px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87,184,151,.09);
    padding-top: 0;
    vertical-align: top;
    margin-top: 198px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Poppins,sans-serif;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.floatbutton .clickbutton .crossplus:before {
    width: 20px;
    height: 2px;
    background: #fbb334
}

.floatbutton .clickbutton .crossplus:after {
    width: 2px;
    height: 20px;
    background: #fab334
}

.floatbutton .clickbutton .crossplus {
    transition: .4s;
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    font-size: 16px;
    color: #fff;
    left: -79px;
    white-space: pre;
    bottom: 122px;
    font-weight: 700
}

.floatbutton .clickbutton .crossplus.rotate {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #f43535;
    margin: 17px 0 0 15px
}

.banner-form {
    padding: 30px;
    z-index: 9;
    border-radius: 5px 0 0 5px;
    margin: 0;
    width: 370px;
    box-shadow: 0 0 30px #0000001f
}

.ban-form input {
    margin: 0 0 15px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    outline: 0!important
}

.banner-form .intl-tel-input {
    width: 100%
}

.btns_wrap .call_wrap,.btns_wrap .chat_wrap {
    position: absolute;
    right: -225px;
    width: 280px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026!important
}

.banner-form h3 {
    color: #333;
    font-size: 24px;
    margin-bottom: 20px
}

.ban-form input[type=submit] {
    color: #fff;
    font-weight: 600;
    background: #f43535;
    border-radius: 50px;
    text-align: center;
    background-image: linear-gradient(to right top,#008060,#008060,#008060,#008060,#008060);
    padding: 10px 15px;
    margin: 20px 0 0;
    border: transparent
}

.ban-form textarea {
    border: 1px solid #e5e5e5;
    background: #fff;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 120px;
    outline: 0!important;
    margin: 15px 0 0
}

.btns_wrap {
    position: fixed;
    right: -6px
}

.btns_wrap a:hover,.btns_wrap.btns_wrap_hover a.chat_wrap {
    text-decoration: none!important;
    right: 0
}

.btns_wrap .call_wrap {
    background: #fff;
    top: 120px;
    border-radius: 50px 0 0 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btns_wrap .call_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 20px 15px 15px
}

.btns_wrap .chat_wrap {
    display: block;
    background: #fff;
    top: 40px;
    border-radius: 50px 0 0 50px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btns_wrap .call_wrap span.icoo,.btns_wrap .chat_wrap span.icoo {
    color: #fff;
    font-size: 18px;
    padding: 18px 20px 16px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px 0 0 50px;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.btns_wrap .chat_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 30px 15px 15px
}

.footer_start img {
    width: 250px;
    margin-bottom: 20px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(210deg) brightness(104%) contrast(88%)
}

@media only screen and (min-width: 1445px) and (max-width:1599px) {
    .banner_lp {
        min-height:75vh
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .portfolio-section .btn-grp,.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp,.shopify-section .btn-grp {
        width:100%
    }

    .packages_section .packages_content .packages_cards .packages_item .pkg_btn {
        padding: 0 20px
    }

    .packages_section .packages_content .heading_packages h2 {
        width: 80%
    }

    .banner_lp {
        min-height: 75vh
    }

    .banner_lp .banner_content {
        margin: -13rem 0 0
    }

    .packages_section .packages_content .packages_cards .packages_item h3 {
        font-size: 17px
    }

    section.icon-section {
        padding: 0 0 100px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .packages_section .packages_content .heading_packages h2 {
        font-size:35px
    }

    .build_shopify {
        margin-top: 164px
    }

    .faq_section {
        padding: 86px 0
    }

    .footer_main {
        margin-top: -8rem
    }

    .design_slider .slick-slider h4 {
        font-size: 16px
    }

    .custom-banner .content h2 {
        font-size: 41px
    }

    .shopify-section .title h2 {
        font-size: 42px;
        margin: 103px 0 0
    }

    .shopify-section .btn-grp {
        margin: 0 -21px;
        width: initial
    }

    .packages_section .packages_content .packages_cards .packages_item h4 {
        font-size: 30px;
        padding: 20px 0
    }

    .packages_section .packages_content .packages_cards .packages_item .pkg_btn a {
        padding: 4px 0;
        font-size: 9px;
        width: 148px
    }

    .banner_lp .banner_text h2,.sec-form .title h3 {
        font-size: 47px
    }

    .sec-form .title h5 {
        font-size: 17px
    }

    .testimonial_profile_img img {
        width: 53px;
        margin-top: 35px
    }

    .banner_lp {
        min-height: 645px;
        max-height: 645px
    }

    .banner_content figure img {
        width: 70%
    }

    .banner_lp figure::after {
        width: 88px;
        height: 247px;
        bottom: 15px;
        left: 35px
    }

    .custom-banner img {
        width: 76%;
        display: block;
        margin: 0 auto
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-h {
        line-height: 31px;
        font-size: 26px
    }

    .sec-gen-more-rev .rvn-card .rvn-img .rvn-thumb {
        max-width: 575px;
        min-width: 615px;
        min-height: 485px;
        max-height: 558px;
        top: -12px;
        left: -146px
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .btn-grp {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        flex-wrap: nowrap
    }

    sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn {
        height: 50px;
        width: 165px;
        font-size: 13px
    }

    .header_main .navbar-brand img {
        width: 115px
    }

    .banner_lp .banner_text {
        padding: 0 0 20px 25px
    }

    .banner_lp .banner_content {
        margin-top: 0
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn {
        font-size: 16px;
        margin: 0 20px
    }

    .icon-section .banner-icons img {
        width: 50%
    }

    .icon-section .banner-icon .text h2 {
        font-size: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .header_main {
        padding:15px 0
    }

    .custom-banner img {
        width: 62%;
        display: block;
        margin: 0 auto;
        padding: 20px 0
    }

    .header_main .navbar-brand img {
        width: 86px
    }

    .banner_lp .banner_text {
        padding: 5rem 0 20px 25px
    }

    .banner_lp .banner_text h2 {
        font-size: 35px;
        line-height: 0
    }

    .banner_lp .banner_text p {
        font-size: 11px;
        width: 71%
    }

    .banner_lp {
        min-height: 544px
    }

    .banner_lp figure img {
        width: 78%
    }

    .banner_lp .banner_content {
        position: relative;
        top: 5rem
    }

    .banner_lp figure::after {
        width: 30%
    }

    .banner_lp .banner_text h4 {
        font-size: 15px;
        margin-bottom: 19px
    }

    .btn_all {
        position: relative;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin-right: 18px;
        border-radius: 30px;
        font-weight: 700;
        font-size: 13px;
        transition: .5s;
        display: block;
        align-items: center;
        width: 174px;
        text-align: center;
        height: 47px;
        display: flex
    }

    .img_custome img {
        width: 53%;
        display: block;
        margin: 0 auto
    }

    .icon-section .banner-icon .text h2 {
        font-size: 16px
    }

    .icon-section .banner-icons .text h2 {
        font-size: 14px
    }

    .custom-banner .content h2 {
        font-size: 34px;
        text-align: center;
        margin: 45px 0 20px
    }

    .custom-banner .content p {
        font-size: 15px;
        text-align: center
    }

    .design_slider .txt_slider .content .txt h2 {
        font-size: 29px
    }

    .design_slider .txt_slider .content .txt p {
        font-size: 11px
    }

    .design_slider .slick-slider h4 {
        margin: 25px 0 10px;
        font-size: 17px
    }

    .shopify-section .title h2 {
        font-size: 32px;
        text-align: center;
        margin-top: 72px
    }

    .sec-gen-more-rev .rvn-card .rvn-img .rvn-thumb {
        max-width: 533px;
        max-height: 519px;
        min-width: 546px;
        min-height: 459px;
        top: 67px;
        left: -146px
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-h {
        line-height: 32px;
        font-size: 24px
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-p {
        margin: 19px 0
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .req-btn {
        left: 21px;
        top: 8px
    }

    .design-section .title h2 {
        font-size: 32px
    }

    .packages_section .packages_content .heading_packages h2 {
        font-size: 30px;
        width: 40%;
        margin: 33px 0
    }

    .custome_class {
        margin-top: 74px
    }

    .packages_section .packages_content .packages_cards .packages_item .pkg_btn a {
        padding: 5px 20px;
        font-size: 11px
    }

    .form-img img {
        width: 33%
    }

    .sec-form .title h3 {
        font-size: 66px
    }

    .sec-form .form-div {
        padding: 39px
    }

    .faq_section {
        padding: 57px 0
    }

    .faq_content figure img {
        width: 50%;
        display: block;
        margin: 0 auto
    }

    .portfolio-section .btn-grp,.shopify-section .btn-grp {
        width: 312px
    }

    .portfolio-section .btn-grp a,.shopify-section .btn-grp a {
        margin: 0 20px
    }

    .build_shopify .build_website .slider_item .item_content h4 {
        font-size: 23px
    }

    .build_shopify .build_website .slider_item .item_content {
        padding: 100px 27px 70px
    }

    .packages_section .packages_content .packages_cards .packages_item {
        margin: 0 0 66px
    }

    .build_shopify {
        margin-top: 71px
    }
}

@media only screen and (min-width: 520px) and (max-width:767px) {
    .header_main {
        position:absolute
    }

    .custom-banner img,.header_main .navbar-nav,.icon-section,.shopify-section {
        position: relative
    }

    .form-img img {
        width: 50%
    }

    .header_main .navbar-brand img {
        width: 68px
    }

    .banner_lp {
        background-size: cover;
        background-repeat: no-repeat;
        padding: 125px 0 0
    }

    .banner_lp .banner_text h4 {
        font-size: 14px
    }

    .banner_lp .banner_text h2 {
        font-size: 34px;
        line-height: 50px
    }

    .banner_lp .banner_text p {
        font-size: 13px
    }

    .banner_lp .banner_text .banner_btn {
        display: block
    }

    .btn_all {
        margin-bottom: 10px;
        font-size: 12px
    }

    .banner_lp .banner_text {
        padding: 0 22px 3px
    }

    .icon-section .banner-icon,.icon-section .banner-icons {
        justify-content: center;
        margin: 20px 0
    }

    .custom-banner img {
        width: 62%;
        display: block;
        margin: 0 auto;
        top: 0
    }

    .custom-banner .content h2 {
        font-size: 39px;
        margin: 42px 0 19px 1px;
        text-align: center
    }

    .custom-banner .content p {
        text-align: center
    }

    .design_slider .txt_slider .content {
        padding-left: 0;
        padding-top: 8px;
        text-align: center
    }

    .header_main .custom_nav_item:first-child,.header_main .custom_nav_item:nth-child(2),.sec-gen-more-rev .rvn-card .rvn-img .rvn-thumb,.testimonial_profile_img img {
        display: none
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-h {
        line-height: 36px;
        font-size: 29px;
        text-align: center
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-p {
        font-size: 12px;
        margin: 15px 0 21px;
        text-align: center;
        padding: 0 24px
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .btn-grp {
        flex-wrap: nowrap;
        width: 100%;
        flex-direction: column
    }

    .design-section .card,.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn {
        margin: 20px 0
    }

    .sec-gen-more-rev {
        overflow: hidden;
        margin-top: 30px
    }

    .design-section .title h2 {
        font-size: 28px
    }

    .packages_section {
        margin-top: 55px
    }

    .packages_section .packages_content .heading_packages {
        flex-direction: column;
        text-align: center
    }

    .portfolio-section .btn-grp,.shopify-section .btn-grp {
        justify-content: center;
        width: 100%
    }

    .packages_section .packages_content .heading_packages h2 {
        font-size: 39px;
        width: 100%
    }

    .packages_section .packages_content .heading_packages p {
        width: 100%;
        font-size: 13px;
        margin: 21px 0;
        padding: 0 40px
    }

    .packages_section .packages_content .packages_cards .packages_item {
        padding: 13px 42px 60px;
        margin: 46px 0
    }

    .build_shopify {
        margin-top: 62px
    }

    .build_shopify .top_content,.design-section .card img {
        width: 100%
    }

    .build_shopify .top_content h2,.design_slider .txt_slider .content .txt h2 {
        font-size: 33px
    }

    .build_shopify .top_content p {
        padding: 0 28px
    }

    .build_shopify .build_website .slider_item .item_content {
        padding: 88px 4px 0
    }

    .faq_section {
        padding: 16px 0;
        text-align: center
    }

    .portfolio-section .btn-grp .number-btn {
        margin: 10px 20px
    }

    .sec-form .title h3 {
        font-size: 43px
    }

    .sec-form .title h5 {
        font-size: 15px
    }

    .form-get-quote {
        padding: 0 20px
    }

    .testimonials_sec h2 {
        font-size: 30px;
        padding: 0 62px
    }

    .testimonials_sec .testimonial_slider .testi_slide p {
        font-size: 14px;
        line-height: 28px
    }

    .footer_main {
        background-size: cover;
        text-align: center
    }

    .portfolio-section .card {
        height: 500px;
        width: 100%;
        object-fit: cover
    }

    .shopify-section .btn-grp {
        flex-direction: column
    }

    .shopify-section .btn-grp .number-btn {
        margin: 0 0 20px
    }

    .icon-section {
        top: -94px;
        display: none
    }

    .design_slider .services-slider {
        margin: 10px 0;
        position: relative;
        top: -65px
    }

    .design_slider .txt_slider {
        margin: 0 0 81px
    }

    .shopify-section {
        top: 25rem;
        padding: 0
    }

    .shopify-section .title h2 {
        font-size: 41px
    }

    .shopify-section p {
        font-size: 12px;
        padding: 16px 5px 0;
        line-height: 19px;
        width: 100%
    }

    .sec-gen-more-rev .rvn-card {
        top: 68px
    }

    .header_main .request_quote .custom_nav_link {
        position: absolute;
        top: -53px;
        font-size: 13px;
        width: 142px
    }

    .header_main .request_quote .custom_nav_link span {
        height: 22px;
        width: 20px;
        border-radius: 50%;
        margin-right: 5px;
        font-size: 14px
    }

    .packages_section .packages_content .packages_cards .packages_item ul li {
        font-size: 11px
    }

    .design_slider .slider_btn button {
        margin: 0 13px 0 0;
        width: 47px;
        height: 47px
    }

    .design_slider .slider_btn {
        display: flex;
        justify-content: center
    }

    .design_slider .slick-slider .element {
        padding: 21px 26px
    }

    .design_slider .slick-slider img {
        width: 32%
    }
}

@media only screen and (min-width: 300px) and (max-width:519px) {
    .banner_lp,.footer_main,.testimonials_sec {
        background-size:cover
    }

    .header_main {
        position: absolute;
        padding: 15px 0 0
    }

    .custom-banner img,.design-section,.header_main .navbar-nav,.icon-section,.shopify-section {
        position: relative
    }

    .GetStarted h5 {
        font-size: 35px;
        text-align: center;
        margin-left: 33px
    }

    .fldset button {
        display: block;
        margin: 16px auto 0
    }

    .GetStarted .modal-header .btn-close {
        right: 2px
    }

    .design_slider .slider_btn {
        display: flex;
        justify-content: center
    }

    .header_main .navbar-brand img {
        width: 100%;
        margin: 0 auto;
        display: table
    }

    .banner_lp {
        background-repeat: no-repeat;
        height: 100%;
        padding: 0
    }

    .packages_section .packages_content .packages_cards .packages_item .pkg_btn a {
        padding: 15px 10px
    }

    .floatbutton,.header_main .custom_nav_item:first-child,.header_main .custom_nav_item:nth-child(2),.sec-gen-more-rev .rvn-card .rvn-img .rvn-thumb,.testimonial_profile_img img {
        display: none
    }

    .banner_lp .banner_text h4 {
        font-size: 13px;
    }

    .banner_lp .banner_text h2 {
        font-size: 29px;
        line-height: 50px;
        margin: 0;
    }

    .banner_lp .banner_text p {
        font-size: 13px;
        margin: 0;
    }

    .banner_lp .banner_text .banner_btn {
        display: block;
    }

    .btn_all {
        margin-bottom: 10px;
        margin-left: 30px;
        font-size: 12px;
    }

    .banner_lp .banner_text {
        padding: 6rem 0 20px;
        text-align: center;
    }

    .icon-section .banner-icon,.icon-section .banner-icons {
        justify-content: center;
        margin: 20px 0;
    }

    .custom-banner img {
        width: 89%;
        display: block;
        margin: 0 auto;
        top: 0;
    }

    .custom-banner .content h2 {
        font-size: 28px;
        margin: 0 0 19px 1px;
        text-align: center;
    }

    .custom-banner .content p {
        text-align: center;
    }

    .design_slider .txt_slider .content {
        padding-left: 0;
        padding-top: 8px;
        text-align: center;
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-h {
        line-height: 36px;
        font-size: 27px;
        text-align: center;
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .d-p {
        font-size: 12px;
        margin: 15px 0 21px;
        text-align: center
    }

    .sec-gen-more-rev .rvn-card .rvn-desc .btn-grp {
        flex-wrap: nowrap;
        width: 100%;
        flex-direction: column;
    }

    .design-section .card,.sec-gen-more-rev .rvn-card .rvn-desc .btn-grp .number-btn {
        margin: 20px 0;
    }

    .sec-gen-more-rev {
        overflow: hidden;
        margin-top: 70px;
    }

    .design-section .title h2 {
        font-size: 23px;
    }

    .packages_section {
        margin-top: 55px;
    }

    .packages_section .packages_content .heading_packages {
        flex-direction: column;
        text-align: center;
    }

    .packages_section .packages_content .heading_packages h2 {
        font-size: 28px;
        width: 100%;
    }

    .packages_section .packages_content .heading_packages p {
        width: 100%;
        font-size: 13px;
        margin: 21px 0;
        padding: 0 40px;
    }

    .packages_section .packages_content .packages_cards .packages_item {
        padding: 13px 42px 60px;
        margin: 46px 0;
    }

    .build_shopify {
        margin-top: 62px;
    }

    .build_shopify .top_content {
        width: 100%;
    }

    .build_shopify .top_content h2,.design_slider .txt_slider .content .txt h2 {
        font-size: 33px;
    }

    .build_shopify .top_content p {
        padding: 0 28px;
    }

    .build_shopify .build_website .slider_item .item_content {
        padding: 88px 4px 0;
    }

    .faq_section {
        padding: 16px 0;
        text-align: center;
    }

    .portfolio-section .btn-grp .number-btn {
        margin: 10px 0;
    }

    .portfolio-section .btn-grp {
        justify-content: center;
        width: 100%;
    }

    .sec-form .title h3 {
        font-size: 43px;
    }

    .sec-form .title h5 {
        font-size: 15px;
    }

    .form-get-quote {
        padding: 0 20px;
    }

    .testimonials_sec h2 {
        font-size: 30px;
        padding: 0 62px;
    }

    .testimonials_sec .testimonial_slider .testi_slide p {
        font-size: 14px;
        line-height: 28px;
    }

    .footer_main {
        text-align: center;
    }

    .portfolio-section .card {
        height: 320px;
    }

    .shopify-section .btn-grp {
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

    .shopify-section .btn-grp .number-btn {
        margin: 0 0 20px;
    }

    .icon-section {
        top: 0;
        display: none;
    }

    .design_slider .services-slider {
        margin: 10px 0;
        position: relative;
        top: -65px;
    }

    .design_slider .txt_slider {
        margin: 0 0 81px;
    }

    .shopify-section {
        top: 27rem;
    }

    .shopify-section .title h2 {
        font-size: 32px;
    }

    .shopify-section p {
        font-size: 12px;
        padding: 16px 5px 0;
        line-height: 19px;
        width: 100%
    }

    .design-section {
        margin-top: -2px;
    }

    .footer_main .footer_start p {
        font-size: 13px;
        padding: 54px 0 0;
    }

    .design_slider {
        margin: 59px 0;
    }

    .header_main .request_quote .custom_nav_link {
        position: absolute;
        top: -53px;
        font-size: 13px;
        width: 142px;
    }

    .header_main .request_quote .custom_nav_link span {
        height: 22px;
        width: 20px;
        border-radius: 50%;
        margin-right: 5px;
        font-size: 14px;
    }

    .design_slider .slider_btn button {
        margin: 0 13px 0 0;
        width: 47px;
        height: 47px;
    }

    .design_slider .slick-slider .element {
        padding: 21px 26px;
    }

    .design_slider .slick-slider img {
        width: 32%;
    }

    .logomain {
        display: block;
        text-align: center;
    }

    .header_main .navbar-brand {
        padding-left: 0;
        margin: 0 auto;
    }

    .portfolio-section .title h2 {
        font-size: 28px;
    }

    .custombtn {
        font-size: 16px;
        padding: 14px;
    }
}

.custombtn {
    padding: 21px;
    color: #fff;
    font-weight: 800;
    font-size: 19px;
    width: 100%;
    border-radius: 42px;
    box-shadow: rgb(0 0 0 / 8%) 0 10px 18px;
    margin: 0 0 11px;
    border: none;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.logomain {
    display: flex;
}

.counter_logo span {
    padding-left: 0;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.counterlist h2 {
    display: inline-flex;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
}

.counterlist h2 span {
    line-height: 1.2;
    font-weight: 700;
    padding: 0 0 15px;
    position: relative;
    letter-spacing: -1px;
    font-size: 30px;
}

.logomain a {
    display: block;
    width: 50%;
}

.counter_logo {
    width: 100%;
    padding-left: 20px;
    position: relative;
}

.packages_section .packages_content .packages_cards .packages_item:hover {
    background-color: #000000;
}

.packages_section .packages_content .packages_cards .packages_item:hover .type_tag.essential {
    background-color: #fff;
}

.packages_section .packages_content .packages_cards .packages_item:hover .essential_payment,.packages_section .packages_content .packages_cards .packages_item:hover h4.simple_payment {
    background: #fff;
}

.packages_section .packages_content .packages_cards .packages_item:hover ul li::before {
    filter: brightness(0) saturate(100%) invert(99%) sepia(94%) saturate(5%) hue-rotate(147deg) brightness(103%) contrast(100%)
}

.packages_section .packages_content .packages_cards .packages_item:hover .pkg_btn input {
    background-color: #fff;
    background: linear-gradient(45deg,#95bf46 0,#5e8e3e 100%);
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.shopifyimg {
    padding: 30px 0 20px;
    position: relative;
    z-index: 0;
}

.shopifyimg ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.shopifyimg ul li {
    margin: 0 14px;
}

.banner_listing ul li::before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background-image: url(../images/eclipse_list.webp);
    background-size: contain;
    margin-right: 8px;
    filter: invert(1) brightness(8.5);
}

@keyframes floating {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

.informative-marketing-pitch {
    padding: 50px 0;
}

.informative-marketing-pitch .title-style-1 {
    font-family: Poppins,sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.informative-marketing-pitch .para-style-1 {
    font-family: Outfit,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    width: 90%;
    margin: 0 auto;
}

.informative-marketing-pitch .service-listing {
    margin-top: 40px;
}

.informative-marketing-pitch .service-listing .service-item {
    margin-bottom: 40px;
}

.informative-marketing-pitch .service-listing .service-item figure img {
    border-radius: 20px 20px 20px 70px;
}

.informative-marketing-pitch .service-listing .service-item .service-detail {
    padding-top: 40px;
}

.informative-marketing-pitch .service-listing .service-item .service-detail .service-para {
    font-family: Outfit,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    width: 80%;
    margin-bottom: 30px;
}

.informative-marketing-pitch .service-listing .service-item .service-detail .service-link {
    font-weight: 500;
    font-size: 16px;
    font-family: Outfit,sans-serif;
    color: #93be47;
}

.informative-marketing-pitch .service-listing .service-item .service-detail .service-link i {
    padding-left: 5px;
}

.informative-marketing-pitch .service-listing .service-item .service-detail .service-link:hover {
    text-decoration: underline;
}

.informative-marketing-pitch .req-btn {
    height: 50px;
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-family: Poppins,sans-serif;
    text-transform: none;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .13));
    transition: .5s!important;
    background: linear-gradient(to right,#f05a28 0,#e80a89 100%);
}

.informative-marketing-pitch .req-btn:hover {
    background: #95bf46;
}

@media only screen and (max-width: 767px) {
    .banner_lp .banner_content,.footer_main {
        margin-top:0;
    }

    .banner_lp {
        background-image: url(../images/banner_main_bg_mobile.webp);
    }

    section.custom-banner {
        padding: 25px 0 0;
    }

    .informative-marketing-pitch {
        display: none;
    }

    .footer_main {
        background-image: url(../images/footer_bg_mobile.webp);
        padding-top: .5rem;
    }
}
